Add icons to this collection by clicking the heart icon.
Way icon - also known as way, left, right, sign, and signaling. 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="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="m404.398 285.249-53.294-53.294a8.885 8.885 0 0 0-9.68-1.926 8.873 8.873 0 0 0-5.482 8.206v8.882H291.53c-10.073 0-19.253 3.532-26.712 9.206.004-.114.065-.208.065-.323v-26.647h44.412a8.877 8.877 0 0 0 6.28-2.602l17.765-17.765a8.878 8.878 0 0 0 0-12.56l-17.765-17.765a8.873 8.873 0 0 0-6.28-2.602h-44.412v-17.765h44.412a8.877 8.877 0 0 0 8.882-8.883v-35.529a8.877 8.877 0 0 0-8.882-8.882H202.706a8.877 8.877 0 0 0-6.28 2.602l-17.765 17.765a8.878 8.878 0 0 0 0 12.56l17.765 17.765a8.873 8.873 0 0 0 6.28 2.602h44.412v17.765h-44.412a8.877 8.877 0 0 0-8.882 8.882v35.53a8.877 8.877 0 0 0 8.882 8.882h44.412V256c0 .114.061.209.065.322-7.46-5.672-16.639-9.204-26.712-9.204h-44.412v-8.882a8.874 8.874 0 0 0-5.482-8.206 8.858 8.858 0 0 0-9.68 1.926l-53.294 53.294a8.878 8.878 0 0 0 0 12.56l53.294 53.294c2.55 2.559 6.376 3.331 9.68 1.926a8.874 8.874 0 0 0 5.482-8.206v-8.882h26.647c4.901 0 8.882 3.981 8.882 8.882v53.294A8.877 8.877 0 0 0 220.47 407h71.059a8.877 8.877 0 0 0 8.882-8.882v-53.294c0-4.901 3.981-8.882 8.882-8.882h26.647v8.882a8.874 8.874 0 0 0 5.482 8.206c3.314 1.396 7.139.616 9.68-1.926l53.294-53.294a8.88 8.88 0 0 0 .002-12.561zM256 264.882c.011 0 .02-.006.03-.006-.009.012-.022.021-.03.032-.009-.012-.022-.021-.03-.032.01 0 .019.006.03.006zm-35.529 35.53h-35.529c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h35.529c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882zm44.411 62.176c0 4.91-3.973 8.883-8.882 8.883s-8.882-3.973-8.882-8.883v-35.529c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882zm62.177-62.176H291.53c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h35.529c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882z"
/>
</svg>
More icons in the same style and category