Add icons to this collection by clicking the heart icon.
Mute icon - also known as sound, audio, volume, control, mute, ui, silence, 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="3"
        y2="62.424"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff3b90" />
        <stop offset=".073" stop-color="#fe2eab" />
        <stop offset=".139" stop-color="#fe1bd9" />
        <stop offset=".2" stop-color="#fd10f3" />
        <stop offset=".289" stop-color="#fd0cfa" />
        <stop offset=".514" stop-color="#6e3ff3" />
        <stop offset=".8" stop-color="#3c41ed" />
        <stop offset="1" stop-color="#3a85e9" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 2a30 30 0 1 0 30 30A30.034 30.034 0 0 0 32 2zm28 30a27.89 27.89 0 0 1-7.52 19.066L45 43.586V40h5a1 1 0 0 0 1-1V25a1 1 0 0 0-1-1h-5V13a1 1 0 0 0-1.43-.903l-20.363 9.696L12.934 11.52A27.98 27.98 0 0 1 60 32zm-45 8V24h7v16zm9-14.586 19 19v5.002l-19-9.048zm.709-2.12L43 14.584v27.002zM45 26h4v12h-4zM4 32a27.89 27.89 0 0 1 7.52-19.066L20.586 22H14a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h8.773l20.797 9.903A1 1 0 0 0 45 51v-4.586l6.066 6.066A27.98 27.98 0 0 1 4 32z"
    />
</svg>
More icons in the same style and category