Add icons to this collection by clicking the heart icon.
Down icon - also known as direction, weather, sky, down, meteorology, and atmosphere. 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 120 120"
>
    <linearGradient
        id="a"
        x1="60"
        x2="60"
        y1="9.5"
        y2="110"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3cc9c0" />
        <stop offset="1" stop-color="#4282ff" />
    </linearGradient>
    <g fill="none">
        <g fill="url(#a)" fill-rule="evenodd" clip-rule="evenodd">
            <path
                d="M64.661 82.488c-1.65 4.255-7.671 4.255-9.322 0L39.102 40.647c-1.704-4.391 3.053-8.487 7.142-6.15l11.275 6.443a5 5 0 0 0 4.962 0l11.275-6.444c4.09-2.336 8.846 1.76 7.142 6.15zM70.38 45.64 60 72.387 49.62 45.64l3.93 2.246a13 13 0 0 0 12.9 0z"
            />
            <path
                d="M56 15.68c-21.192 1.91-38.051 18.844-39.842 40.07H13.75a4 4 0 0 0 0 8h2.453C18.215 84.741 34.975 101.426 56 103.321V106a4 4 0 0 0 8 0v-2.679c21.025-1.895 37.786-18.58 39.797-39.571h2.453a4 4 0 0 0 0-8h-2.408C102.051 34.524 85.192 17.59 64 15.68V13.5a4 4 0 0 0-8 0zM60 30a4 4 0 0 0 4-4v-2.28c16.77 1.854 30.068 15.226 31.807 32.03H93.75a4 4 0 0 0 0 8h2.002C93.803 80.319 80.603 93.445 64 95.28V93.5a4 4 0 0 0-8 0v1.78C39.397 93.445 26.197 80.32 24.248 63.75h2.002a4 4 0 0 0 0-8h-2.057C25.933 38.946 39.23 25.573 56 23.72V26a4 4 0 0 0 4 4z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category