Add icons to this collection by clicking the heart icon.
Exit icon - also known as signal, sign, exit, and Get Out. Created in a clean circular 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="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="371.5"
y2="140.5"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff81ff" />
<stop offset="1" stop-color="#a93aff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M380.353 140.5H131.647c-14.694 0-26.647 11.956-26.647 26.654v177.692c0 14.698 11.953 26.654 26.647 26.654h248.706c14.694 0 26.647-11.956 26.647-26.654V167.154c0-14.698-11.953-26.654-26.647-26.654zM167.177 247.115c4.909 0 8.882 3.974 8.882 8.885s-3.973 8.885-8.882 8.885h-8.882v17.769h26.647c4.91 0 8.882 3.974 8.882 8.885s-3.973 8.884-8.882 8.884h-35.53a8.878 8.878 0 0 1-8.882-8.884v-71.077a8.878 8.878 0 0 1 8.882-8.884h35.53a8.878 8.878 0 0 1 8.882 8.884 8.879 8.879 0 0 1-8.882 8.885h-26.647v17.769h8.882zm96.769 40.449a8.895 8.895 0 0 1-3.973 11.921c-4.379 2.19-9.713.413-11.918-3.974l-9.819-19.643-9.819 19.643c-2.208 4.393-7.545 6.161-11.918 3.974a8.895 8.895 0 0 1-3.973-11.921L228.303 256l-15.778-31.564a8.895 8.895 0 0 1 3.973-11.921 8.87 8.87 0 0 1 11.918 3.974l9.819 19.643 9.819-19.643c2.203-4.373 7.547-6.16 11.918-3.974a8.895 8.895 0 0 1 3.973 11.921L248.167 256zm36.466 3.975c0 4.911-3.973 8.884-8.882 8.884s-8.882-3.974-8.882-8.884v-71.077a8.878 8.878 0 0 1 8.882-8.884 8.878 8.878 0 0 1 8.882 8.884zm62.176-62.193h-8.883v62.192c0 4.911-3.973 8.884-8.882 8.884s-8.882-3.974-8.882-8.884v-62.192h-8.882c-4.91 0-8.882-3.974-8.882-8.885s3.973-8.884 8.882-8.884h35.53a8.878 8.878 0 0 1 8.882 8.884 8.878 8.878 0 0 1-8.883 8.885z"
/>
</svg>
More icons in the same style and category