Add icons to this collection by clicking the heart icon.
Search icon - also known as configuration, gears, construction, search, settings, cogwheel, manual, and construction and tools. Created in a clean lineal color 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        d="M332 195v8.185c0 10.261 4.868 20.471 13.949 25.249C355.493 233.455 362 243.467 362 255c0 16.569-13.431 30-30 30s-30-13.431-30-30m71.849-106.601s-2.676 5.351 0 0A29.885 29.885 0 0 0 377 135c0-16.569-13.431-30-30-30h-30c-16.569 0-30 13.432-30 30 0 4.815 1.135 9.366 3.151 13.399 2.676 5.352 0 0 0 0l15 30C310.073 188.241 320.246 195 332 195s21.927-6.759 26.849-16.601l15-30zM332 75v30m165 75c0-90.981-74.019-165-165-165S167 89.019 167 180s74.019 165 165 165 165-74.019 165-165zM167 375c0-16.569-13.431-30-30-30-8.284 0-15.784 3.358-21.213 8.787l-92 92C18.358 451.216 15 458.716 15 467c0 16.569 13.431 30 30 30 8.284 0 15.784-3.358 21.213-8.787l92-92C163.642 390.784 167 383.284 167 375zm-8.787-21.213 57.169-57.169"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category