Add icons to this collection by clicking the heart icon.
Speaker icon - also known as education, sound, volume, and speaker. Created in a clean lineal color 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="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 241h-30c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-58.934-99.853 21.213-21.213c5.858-5.858 5.858-15.355 0-21.213-5.857-5.858-15.354-5.858-21.213 0l-21.213 21.213c-5.858 5.858-5.858 15.355 0 21.213 5.857 5.857 15.354 5.859 21.213 0zM287 31c-8.284 0-15 6.716-15 15v22.791L131.738 181H45c-24.813 0-45 20.187-45 45v60c0 24.813 20.187 45 45 45h86.738L272 443.209V466c0 8.284 6.716 15 15 15s15-6.716 15-15V46c0-8.284-6.716-15-15-15zM122 301H45c-8.271 0-15-6.729-15-15v-60c0-8.271 6.729-15 15-15h77zm150 103.791-120-96V203.209l120-96zm166.066-33.938c-5.857-5.858-15.355-5.858-21.213 0s-5.858 15.355 0 21.213l21.213 21.213c5.857 5.858 15.355 5.858 21.213 0s5.858-15.355 0-21.213zM422 316v-90c0-24.813-20.187-45-45-45s-45 20.187-45 45v90c0 8.284 6.716 15 15 15s15-6.716 15-15v-45h30v45c0 8.284 6.716 15 15 15s15-6.716 15-15zm-30-75h-30v-15c0-8.271 6.729-15 15-15s15 6.729 15 15z"
    />
</svg>
More icons in the same style and category