Add icons to this collection by clicking the heart icon.
Keyboard icon - also known as wireless, keyboard, keys, ui, electronics, and computer hardware. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="5"
        y2="19"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M20 5H4c-1.103 0-2 .897-2 2v10c0 1.103.897 2 2 2h16c1.103 0 2-.897 2-2V7c0-1.103-.897-2-2-2zm-.003 12H4V7h16zM5 12a1 1 0 1 1 1.999-.001A1 1 0 0 1 5 12zm4 0a1 1 0 1 1 1.999-.001A1 1 0 0 1 9 12zm4 0a1 1 0 1 1 1.999-.001A1 1 0 0 1 13 12zm4 0a1 1 0 1 1 1.999-.001A1 1 0 0 1 17 12zm0 3a1 1 0 1 1 1.999-.001A1 1 0 0 1 17 15zM5 15a1 1 0 1 1 1.999-.001A1 1 0 0 1 5 15zm0-6a1 1 0 1 1 1.999-.001A1 1 0 0 1 5 9zm4 0a1 1 0 1 1 1.999-.001A1 1 0 0 1 9 9zm4 0a1 1 0 1 1 1.999-.001A1 1 0 0 1 13 9zm4 0a1 1 0 1 1 1.999-.001A1 1 0 0 1 17 9zm-8 6a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1z"
    />
</svg>
More icons in the same style and category