Add icons to this collection by clicking the heart icon.
Left icon - also known as arrows, arrow, traffic signal, traffic, left, signaling, turn, and turn left. Created in a clean flat 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="29"
        y2="3"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1a0841" />
        <stop offset=".999" stop-color="#4f9da6" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M24.5 3h-17A4.505 4.505 0 0 0 3 7.5v17A4.505 4.505 0 0 0 7.5 29h17a4.505 4.505 0 0 0 4.5-4.5v-17A4.505 4.505 0 0 0 24.5 3zm-1.588 18.938a.5.5 0 0 1-1 0v-7.51l-11.14-.028 2.938 3.006c.46.455-.268 1.172-.714.7L9.23 14.253a.5.5 0 0 1 .001-.7l3.774-3.843c.445-.467 1.176.243.714.701L10.784 13.4l11.63.029a.523.523 0 0 1 .249.077.5.5 0 0 1 .25.423z"
    />
</svg>
More icons in the same style and category