Add icons to this collection by clicking the heart icon.
Keyboard icon - also known as sound, music, instrument, keyboard, piano, 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.13" y2="58.841" 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="M43 17H21a5.006 5.006 0 0 0-5 5v20a5.006 5.006 0 0 0 5 5h22a5.006 5.006 0 0 0 5-5V22a5.006 5.006 0 0 0-5-5zm-6 2h2v16a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V19zm-10 0h2v16a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V19zm-1 26h-5a3 3 0 0 1-3-3V22a3 3 0 0 1 3-3h2v16a3 3 0 0 0 3 3zm10 0h-8v-7a3 3 0 0 0 3-3V19h2v16a3 3 0 0 0 3 3zm10-3a3 3 0 0 1-3 3h-5v-7a3 3 0 0 0 3-3V19h2a3 3 0 0 1 3 3z"
    />
</svg>
More icons in the same style and category