Add icons to this collection by clicking the heart icon.
Tablet icon - also known as tablet, digital, graphic design, illustration, electronics, device, drawing tablet, graphic tablet, pen tablet, and tablet pen. 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
        d="M315 497H45c-16.569 0-30-13.431-30-30V45c0-16.569 13.431-30 30-30h270c16.569 0 30 13.431 30 30v422c0 16.569-13.431 30-30 30zm152-390c0-16.569-13.431-30-30-30s-30 13.431-30 30v270l30 60 30-60V107zM15 377h330m92-300V47m0 420v-30m30-270h30m-30 60h30M105 75H75v30m210 0V75h-30M75 287v30h30m150 0h30v-30M165 437h30"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category