Add icons to this collection by clicking the heart icon.
Microphone icon - also known as microphone, sound, audio, record, and music and multimedia. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="5"
        y2="59"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc053" />
        <stop offset=".262" stop-color="#f7975e" />
        <stop offset=".505" stop-color="#ee6e69" />
        <stop offset=".749" stop-color="#e64574" />
        <stop offset="1" stop-color="#dd1b7f" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="32.69"
        x2="32.69"
        y1="5.157"
        y2="58.794"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="38.303"
        x2="38.303"
        y1="5.039"
        y2="58.805"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M32 5a27 27 0 1 0 27 27A27.03 27.03 0 0 0 32 5zm0 52a25 25 0 1 1 25-25 25.028 25.028 0 0 1-25 25z"
    />
    <path
        fill="url(#b)"
        d="M36.257 26.079a9.989 9.989 0 1 0-10.006 9.7c.111 0 .223-.01.334-.013l12.469 11.54a4.994 4.994 0 0 0 6.889-.172l1.691-1.691a5 5 0 0 0 .164-6.9zm-15.631-5.954a8.013 8.013 0 0 1 10.562-.663L19.962 30.689a8 8 0 0 1 .664-10.564zm.751 11.975L32.6 20.877A8 8 0 0 1 21.377 32.1zM46.22 44.029l-1.691 1.691a3 3 0 0 1-4.125.111L29.1 35.365a9.9 9.9 0 0 0 6.766-6.765l10.457 11.3a3 3 0 0 1-.103 4.129z"
    />
    <path
        fill="url(#c)"
        d="M37.6 32.854a1 1 0 1 0-1.414 1.414l2.825 2.832a1 1 0 0 0 1.414-1.414z"
    />
</svg>
More icons in the same style and category