Add icons to this collection by clicking the heart icon.
Turn Down icon - also known as interface, arrows, direction, orientation, sign, directional, ui, and turn down. Created in a clean others 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="-.01"
        x2="512.01"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fcbd01" />
        <stop offset="1" stop-color="#f4e134" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="-.01"
        x2="512.01"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#bf6d13" />
        <stop offset="1" stop-color="#f15a24" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M415.25 19.11H185.304c-53.337 0-96.731 43.394-96.731 96.73v171.315H15.991a15.999 15.999 0 0 0-12.287 26.249L148.64 487.139a16 16 0 0 0 24.573 0L318.12 313.402a16 16 0 0 0-12.287-26.248h-72.554v-123.34h133.997V476.89c0 8.837 7.163 16 16 16H496.01c8.836 0 16-7.163 16-16V115.84c0-53.337-43.407-96.73-96.76-96.73z"
    />
    <g fill="#fff176">
        <path
            d="M189.898 147.816h27.38v155.338h-27.38zM415.25 35.11h-27.38c44.53 0 80.76 36.215 80.76 80.73v361.05h27.38V115.84c0-44.515-36.229-80.73-80.76-80.73zM147.234 460.478l13.692 16.413 144.907-173.737h-27.38z"
        />
    </g>
    <path
        fill="url(#b)"
        d="M415.25 19.11H185.304c-53.337 0-96.731 43.394-96.731 96.73v171.315H15.991a15.999 15.999 0 0 0-12.287 26.249L148.64 487.139a16 16 0 0 0 24.573 0L318.12 313.402a16 16 0 0 0-12.287-26.248h-72.554v-123.34h133.997V476.89c0 8.837 7.163 16 16 16H496.01c8.836 0 16-7.163 16-16V115.84c0-53.337-43.407-96.73-96.76-96.73zm80.76 457.78H383.275V147.817H217.278v155.338h88.555L160.926 476.891 15.99 303.155h88.583V115.84c0-44.515 36.216-80.73 80.73-80.73H415.25c44.531 0 80.76 36.215 80.76 80.73z"
    />
</svg>
More icons in the same style and category