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/310981.svg" alt="Tablet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310981.svg" alt="Tablet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310981.svg" alt="Tablet icon" :width="24" :height="24" />
CSS background
.icon-tablet {
background-image: url('https://proicons.com/icon/310981.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="M10.1962 5.34234L5.35087 10.1876C3.01103 12.5275 3.01103 16.3211 5.35087 18.6609C7.69071 21.0008 11.4843 21.0008 13.8242 18.6609L18.6695 13.8157C21.0093 11.4758 21.0093 7.68218 18.6695 5.34234C16.3296 3.00249 12.536 3.00249 10.1962 5.34234Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.8458 15.6385C14.9127 14.918 13.1802 13.7451 11.7932 12.218C10.2661 10.831 9.09318 9.09849 8.37267 7.16541" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12.0056 7.16541C12.2435 6.92578 12.5265 6.73561 12.8383 6.60583C13.15 6.47605 13.4844 6.40923 13.8221 6.40923C14.1597 6.40923 14.4941 6.47605 14.8058 6.60583C15.1176 6.73561 15.4006 6.92578 15.6385 7.16541" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Tablet in other icon packs
Copied!