Add icons to this collection by clicking the heart icon.
Cross icon - also known as cross, schedule, calendar, date, close, event, and time and date. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="70"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffedad" />
<stop offset="1" stop-color="#ffffe5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="462"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<path
fill="url(#a)"
d="M467 512H45c-24.813 0-45-20.187-45-45V115c0-24.813 20.187-45 45-45h422c24.813 0 45 20.187 45 45v352c0 24.813-20.187 45-45 45z"
/>
<path
fill="url(#b)"
d="M301 45v25h-30V45c0-8.271-6.729-15-15-15s-15 6.729-15 15v60c0 8.271 6.729 15 15 15 8.284 0 15 6.716 15 15s-6.716 15-15 15c-24.813 0-45-20.187-45-45V45c0-24.813 20.187-45 45-45s45 20.187 45 45zM406 0c-24.813 0-45 20.187-45 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zM106 0C81.187 0 61 20.187 61 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zm285 327c0 74.439-60.561 135-135 135s-135-60.56-135-135 60.561-135 135-135 135 60.561 135 135zm-113.787 0 29.393-29.394c5.858-5.858 5.858-15.355 0-21.213s-15.355-5.858-21.213 0L256 305.787l-29.393-29.393c-5.858-5.858-15.355-5.858-21.213 0-5.858 5.858-5.858 15.355 0 21.213L234.787 327l-29.393 29.394c-5.858 5.858-5.858 15.355 0 21.213 5.858 5.858 15.355 5.858 21.213 0L256 348.214l29.393 29.393c5.858 5.858 15.355 5.858 21.213 0s5.858-15.355 0-21.213z"
/>
</svg>
More icons in the same style and category