Add icons to this collection by clicking the heart icon.
Recorder icon - also known as machine, electronic, record, recorder, communications, music and multimedia, dictaphone, and dictate. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M421 182c8.284 0 15-6.716 15-15V77c0-8.284-6.716-15-15-15h-45V45c0-24.813-20.187-45-45-45H121C96.187 0 76 20.187 76 45v422c0 24.813 20.187 45 45 45h210c24.813 0 45-20.187 45-45V302h45c8.284 0 15-6.716 15-15v-60c0-8.284-6.716-15-15-15h-45v-30zm-45-90h30v60h-30zm-90 390H166v-30h120zm60-15c0 8.271-6.729 15-15 15h-15v-45c0-8.284-6.716-15-15-15H151c-8.284 0-15 6.716-15 15v45h-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15h210c8.271 0 15 6.729 15 15zm60-225v30h-30v-30zM211 62c-41.355 0-75 33.645-75 75v180c0 41.355 33.645 75 75 75s75-33.645 75-75V137c0-41.355-33.645-75-75-75zm0 300c-24.813 0-45-20.187-45-45s20.187-45 45-45 45 20.187 45 45-20.187 45-45 45zm45-104.959C243.456 247.603 227.871 242 211 242s-32.456 5.603-45 15.041v-60.082C178.544 206.397 194.129 212 211 212s32.456-5.603 45-15.041zM211 182c-24.813 0-45-20.187-45-45s20.187-45 45-45 45 20.187 45 45-20.187 45-45 45zm0-60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm0 180c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category