Add icons to this collection by clicking the heart icon.
Go Left icon - also known as direction, orientation, signaling, road sign, turn left, traffic sign, and go left. 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="0"
x2="512"
y1="256"
y2="256"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00f2fe" />
<stop offset=".021" stop-color="#03effe" />
<stop offset=".293" stop-color="#24d2fe" />
<stop offset=".554" stop-color="#3cbdfe" />
<stop offset=".796" stop-color="#4ab0fe" />
<stop offset="1" stop-color="#4facfe" />
</linearGradient>
<path
d="M387.125 452.249C349.622 477.357 304.521 492 256 492 125.661 492 20 386.339 20 256S125.661 20 256 20s236 105.661 236 236c0 45.626-12.948 88.228-35.37 124.333M131.965 245.209l76.668 57.853c9.752 7.359 23.716.402 23.716-11.815v-3.486c0-8.174 6.627-14.801 14.801-14.801h39.638v63.525c0 8.174 6.627 14.801 14.801 14.801h49.53c8.174 0 14.801-6.627 14.801-14.801V231.94c0-21.049-17.063-38.112-38.112-38.112h-95.459v-18.287c0-12.217-13.964-19.173-23.716-11.815l-76.668 57.853c-7.847 5.922-7.847 17.708 0 23.63z"
fill="none"
stroke="url(#a)"
stroke-width="40"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
/>
</svg>
More icons in the same style and category