Add icons to this collection by clicking the heart icon.
Graphic Tablet icon - also known as art, electronics, device, hardware, gadget, drawing tablet, graphic tablet, pen tablet, digital painting, and digital art. Created in a clean flat 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"
        x2="64"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c0392b" />
        <stop offset="1" stop-color="#8e44ad" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 0a32 32 0 1 0 32 32A32.004 32.004 0 0 0 32 0zm15.44 52H19.79a.988.988 0 0 1-.45-.1l-6.03-2.8a1.072 1.072 0 0 1-.61-.96 1.046 1.046 0 0 1 .61-.95l6.03-2.81a.988.988 0 0 1 .45-.1h27.65a3.86 3.86 0 0 1 0 7.72zM52 37.31a3.862 3.862 0 0 1-3.86 3.86H15.86A3.862 3.862 0 0 1 12 37.31V15.86A3.862 3.862 0 0 1 15.86 12h32.28A3.862 3.862 0 0 1 52 15.86zm-3.86-23.2H15.86a1.746 1.746 0 0 0-1.75 1.75v21.45a1.754 1.754 0 0 0 1.75 1.76h32.28a1.754 1.754 0 0 0 1.75-1.76V15.86a1.746 1.746 0 0 0-1.75-1.75zM17.96 33.25a1.05 1.05 0 0 1 0-2.1 1.05 1.05 0 0 1 0 2.1zm0-5.61a1.055 1.055 0 0 1 0-2.11 1.055 1.055 0 0 1 0 2.11zm0-5.61a1.055 1.055 0 0 1 0-2.11 1.055 1.055 0 0 1 0 2.11zM47.44 49.9H20.02l-3.77-1.76 3.77-1.75h27.42a1.755 1.755 0 0 1 0 3.51z"
    />
</svg>
More icons in the same style and category