Add icons to this collection by clicking the heart icon.
Speaker icon - also known as sound, audio, music, speaker, 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" y1="5.261" y2="58.841" href="#a" />
    <linearGradient id="c" x1="22" x2="22" y1="5.283" y2="58.799" href="#a" />
    <linearGradient id="d" x1="42" x2="42" y1="5.152" y2="58.642" href="#a" />
    <linearGradient id="e" x1="42" x2="42" y1="5.261" y2="58.772" href="#a" />
    <linearGradient id="f" x1="22" x2="22" y1="5.326" y2="58.903" href="#a" />
    <linearGradient id="g" y1="5.109" y2="58.706" href="#a" />
    <linearGradient id="h" y1="5.152" y2="58.775" 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="M42 17H22a5.006 5.006 0 0 0-5 5v20a5.006 5.006 0 0 0 5 5h20a5.006 5.006 0 0 0 5-5V22a5.006 5.006 0 0 0-5-5zm3 25a3 3 0 0 1-3 3H22a3 3 0 0 1-3-3V22a3 3 0 0 1 3-3h20a3 3 0 0 1 3 3z"
    />
    <circle cx="22" cy="22" r="1" fill="url(#c)" />
    <circle cx="42" cy="22" r="1" fill="url(#d)" />
    <circle cx="42" cy="42" r="1" fill="url(#e)" />
    <circle cx="22" cy="42" r="1" fill="url(#f)" />
    <path
        fill="url(#g)"
        d="M32 22a10 10 0 1 0 10 10 10.011 10.011 0 0 0-10-10zm0 18a8 8 0 1 1 8-8 8.009 8.009 0 0 1-8 8z"
    />
    <path
        fill="url(#h)"
        d="M32 27a5 5 0 1 0 5 5 5.006 5.006 0 0 0-5-5zm0 8a3 3 0 1 1 3-3 3 3 0 0 1-3 3z"
    />
</svg>
More icons in the same style and category