Add icons to this collection by clicking the heart icon.
Microphone icon - also known as microphone, communications, Broadcast, announce, and broadcaster. 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="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M51 62a5.634 5.634 0 0 0-4.801-5.597L38 55.142V51h-2v-6c6.065 0 11-4.935 11-11V15c1.103 0 2-.897 2-2v-2c0-1.103-.897-2-2-2h-.421C45.253 4.319 40.932 1 36 1h-8c-4.932 0-9.253 3.319-10.579 8H17c-1.103 0-2 .897-2 2v2c0 1.103.897 2 2 2v19c0 6.065 4.935 11 11 11v6h-2v4.142l-8.199 1.261A5.634 5.634 0 0 0 13 62v1h38zm-6-31h-2V15h2zM26.586 15 23 18.586V15zM36 29.586 33.414 27 36 24.414 38.586 27zM25.414 27 28 24.414 30.586 27 28 29.586zM23 21.414l1-1L26.586 23 24 25.586l-1-1zm5-5L30.586 19 28 21.586 25.414 19zM29.414 23 32 20.414 34.586 23 32 25.586zm9.172-4L36 21.586 33.414 19 36 16.414zM40 25.586 37.414 23 40 20.414l1 1v3.172zm1-7L37.414 15H41zM34.586 15 32 17.586 29.414 15zM23 27.414 26.586 31H23zM29.414 31 32 28.414 34.586 31zM41 27.414V31h-3.586zM28 3h8c3.841 0 7.225 2.462 8.478 6H19.522C20.775 5.462 24.159 3 28 3zm-11 8h30l.001 2H17zm4 4v16h-2V15zm-2 19v-1h26v1c0 4.962-4.037 9-9 9h-8c-4.963 0-9-4.038-9-9zm11 11h4v6h-4zM15.136 61a3.641 3.641 0 0 1 2.97-2.62L28 56.858V53h8v3.858l9.895 1.522a3.643 3.643 0 0 1 2.97 2.62zM32 41c1.654 0 3-1.346 3-3s-1.346-3-3-3-3 1.346-3 3 1.346 3 3 3zm0-4a1.001 1.001 0 1 1-1 1c0-.551.448-1 1-1zm16.707-14.707 1.414-1.415c.566.567.879 1.321.879 2.122s-.313 1.555-.879 2.122l-1.414-1.415c.189-.189.293-.44.293-.707s-.104-.518-.293-.707zm2.828 4.243C52.479 25.591 53 24.335 53 23s-.521-2.591-1.465-3.536l1.414-1.414C54.271 19.373 55 21.13 55 23s-.729 3.627-2.051 4.95zm2.829-9.9 1.414-1.414c4.289 4.289 4.289 11.268 0 15.557l-1.414-1.414c3.509-3.51 3.509-9.22 0-12.729zm-40.485 9.556a3.003 3.003 0 0 1 0-4.243l1.414 1.414c-.39.39-.39 1.024 0 1.415zM9 24.071c0-1.87.729-3.628 2.051-4.95l1.414 1.414A4.97 4.97 0 0 0 11 24.071c0 1.335.521 2.591 1.465 3.535l-1.414 1.414A6.951 6.951 0 0 1 9 24.071zm-.778 7.778c-4.289-4.289-4.289-11.268 0-15.556l1.414 1.414c-3.509 3.509-3.509 9.219 0 12.728z"
    />
</svg>
More icons in the same style and category