Add icons to this collection by clicking the heart icon.
Gear icon - also known as interface, configuration, configure, setting, gear, ui, item, option, and feature. Created in a clean flat gradient style with a white finish, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <rect
            width="57.5"
            height="57.5"
            x="3.25"
            y="3.25"
            fill="url(#a)"
            rx="12.75"
        />
        <g fill="#fff">
            <path
                d="M52 28h-5a15.63 15.63 0 0 0-1.58-3.84L49 20.67a.75.75 0 0 0 0-1.06L44.39 15a.75.75 0 0 0-1.06 0l-3.51 3.51A15.63 15.63 0 0 0 36 17v-5a.76.76 0 0 0-.75-.75h-6.48A.76.76 0 0 0 28 12v5a15.63 15.63 0 0 0-3.84 1.58L20.67 15a.77.77 0 0 0-1.06 0L15 19.61a.75.75 0 0 0 0 1.06l3.51 3.51A15.63 15.63 0 0 0 17 28h-5a.76.76 0 0 0-.75.75v6.46A.76.76 0 0 0 12 36h5a15.63 15.63 0 0 0 1.58 3.84L15 43.33a.75.75 0 0 0 0 1.06L19.61 49a.75.75 0 0 0 1.06 0l3.51-3.51A15.63 15.63 0 0 0 28 47v5a.76.76 0 0 0 .75.75h6.46A.76.76 0 0 0 36 52v-5a15.63 15.63 0 0 0 3.84-1.58L43.33 49a.77.77 0 0 0 1.06 0L49 44.39a.75.75 0 0 0 0-1.06l-3.51-3.51A15.63 15.63 0 0 0 47 36h5a.76.76 0 0 0 .75-.75v-6.48A.76.76 0 0 0 52 28zm-.75 6.46h-4.81a.75.75 0 0 0-.73.59 13.77 13.77 0 0 1-1.84 4.46.74.74 0 0 0 .1.93l3.4 3.4-3.51 3.51-3.4-3.35a.74.74 0 0 0-.93-.1 13.77 13.77 0 0 1-4.46 1.84.75.75 0 0 0-.59.73v4.81h-5v-4.84a.75.75 0 0 0-.59-.73 13.77 13.77 0 0 1-4.46-1.84.74.74 0 0 0-.93.1l-3.4 3.4-3.51-3.51 3.4-3.4a.74.74 0 0 0 .1-.93 13.77 13.77 0 0 1-1.84-4.46.75.75 0 0 0-.73-.59h-4.77v-5h4.81a.75.75 0 0 0 .73-.59 13.77 13.77 0 0 1 1.84-4.46.74.74 0 0 0-.1-.93l-3.4-3.4 3.51-3.51 3.4 3.4a.74.74 0 0 0 .93.1 13.77 13.77 0 0 1 4.46-1.84.75.75 0 0 0 .59-.73v-4.77h5v4.81a.75.75 0 0 0 .59.73 13.77 13.77 0 0 1 4.46 1.84.74.74 0 0 0 .93-.1l3.4-3.4 3.51 3.51-3.41 3.4a.74.74 0 0 0-.1.93 13.77 13.77 0 0 1 1.84 4.46.75.75 0 0 0 .73.59h4.81z"
            />
            <path
                d="M32 22.79A9.21 9.21 0 1 0 41.21 32 9.22 9.22 0 0 0 32 22.79zm0 16.92A7.71 7.71 0 1 1 39.71 32 7.72 7.72 0 0 1 32 39.71z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category