Add icons to this collection by clicking the heart icon.
Wig icon - also known as fashion, costume, beauty, accessory, hair, and wig. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M491.486 204.879 405.195 79.268C371.623 29.634 315.854 0 256 0S140.377 29.634 106.805 79.268L20.514 204.879C7.094 224.739 0 247.949 0 272c0 36.609 12.705 67.931 36 89.355V412c0 55.14 44.86 100 100 100h20v-89.286C172.216 412.685 211.103 392 256 392c44.594 0 83.711 20.739 100 30.754V512h20c55.14 0 100-44.86 100-100v-50.645c23.295-21.424 36-52.746 36-89.355 0-24.051-7.094-47.261-20.514-67.121zM356 377.06C331.908 365.139 296.234 352 256 352s-75.908 13.139-100 25.06V270.576c42.414-6.093 78.753-31.275 100-66.526 21.247 35.25 57.586 60.433 100 66.526zm87.988-41.044-7.988 6V412c0 26.075-16.719 48.318-40 56.573V232h-20c-55.14 0-100-44.86-100-100h-40c0 55.14-44.86 100-100 100h-20v236.573C92.719 460.318 76 438.075 76 412v-69.984l-7.988-6C49.948 322.448 40 299.713 40 272c0-16.014 4.708-31.458 13.616-44.665l86.292-125.612C166.025 63.074 209.424 40 256 40s89.975 23.074 116.093 61.723l86.292 125.612C467.292 240.542 472 255.986 472 272c0 27.713-9.948 50.448-28.012 64.016z"
    />
</svg>
More icons in the same style and category