Add icons to this collection by clicking the heart icon.
Microphone icon - also known as technology, microphone, sound, radio, vintage, electronics, and voice recording. 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="390"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M310.505 270H331V60H181v210h24.505L151 285c0 57.9 47.1 105 105 105s105-47.1 105-105z"
    />
    <path
        fill="url(#b)"
        d="M421 285c0-8.291-6.709-15-15-15s-15 6.709-15 15c0 74.443-60.557 135-135 135s-135-60.557-135-135c0-8.291-6.709-15-15-15s-15 6.709-15 15c0 85.917 66.042 156.625 150 164.24V482h-45c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15h-45v-32.76c83.957-7.615 150-78.323 150-164.24zm-60-180C361 47.1 313.9 0 256 0S151 47.1 151 105v180h210zM226 240c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm0-60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm0-60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm60 120c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm0-60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm0-60c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15z"
    />
</svg>
More icons in the same style and category