Tablet Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Tablet icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310337.svg" alt="Tablet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310337.svg" alt="Tablet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310337.svg" alt="Tablet icon" :width="24" :height="24" />
CSS background
.icon-tablet {
background-image: url('https://proicons.com/icon/310337.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.2045 4.79297C18.5784 4.16587 17.835 3.66836 17.0165 3.32892C16.198 2.98948 15.3205 2.81476 14.4344 2.81476C13.5483 2.81476 12.671 2.98948 11.8525 3.32892C11.034 3.66836 10.2904 4.16587 9.66441 4.79297L7.91441 6.55298C7.86491 6.58219 7.82363 6.62347 7.79442 6.67297L4.79442 9.67297C3.52934 10.9367 2.81818 12.6513 2.81725 14.4395C2.81631 16.2276 3.52566 17.9429 4.78941 19.208C6.05317 20.4731 7.76773 21.1843 9.55589 21.1852C11.3441 21.1862 13.0594 20.4768 14.3244 19.213L19.1744 14.363C19.808 13.7384 20.3117 12.9946 20.6564 12.1744C21.001 11.3542 21.1799 10.4739 21.1827 9.58423C21.1855 8.69456 21.0121 7.81318 20.6726 6.99084C20.3331 6.16851 19.8341 5.4215 19.2045 4.79297ZM11.2944 6.44299C11.7931 5.93964 12.4306 5.59653 13.1254 5.45758C13.8201 5.31863 14.5406 5.39012 15.1944 5.66296C15.6267 5.84228 16.018 6.10769 16.3445 6.44299C16.5307 6.63036 16.6352 6.88382 16.6352 7.14801C16.6352 7.4122 16.5307 7.6656 16.3445 7.85297C16.1582 8.03771 15.9069 8.1419 15.6445 8.14301C15.5129 8.14377 15.3824 8.11855 15.2606 8.06879C15.1388 8.01902 15.0279 7.94565 14.9344 7.85297C14.7149 7.63365 14.4353 7.48434 14.131 7.42383C13.8266 7.36331 13.5112 7.39434 13.2245 7.513C13.0319 7.58814 12.8579 7.7041 12.7145 7.85297C12.6219 7.9462 12.5118 8.02033 12.3906 8.07104C12.2694 8.12176 12.1394 8.1481 12.008 8.14856C11.8766 8.14902 11.7464 8.12358 11.6249 8.07373C11.5033 8.02388 11.3927 7.95055 11.2994 7.85797C11.2062 7.76539 11.1321 7.6554 11.0814 7.53418C11.0307 7.41296 11.0044 7.28295 11.0039 7.15155C11.0034 7.02016 11.0289 6.88994 11.0787 6.76837C11.1286 6.6468 11.2018 6.53623 11.2944 6.44299ZM15.5344 15.873C13.9067 15.1092 12.4456 14.032 11.2345 12.703C9.92613 11.5083 8.86596 10.0675 8.11449 8.46301L9.2545 7.323C9.92738 8.96461 10.9513 10.4391 12.2545 11.643C13.4694 12.9827 14.9649 14.0378 16.6345 14.733L15.5344 15.873Z" fill="black"/> </svg>
Tablet in other icon packs
Copied!