Tablet Device Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Tablet Device 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/320810.svg" alt="Tablet Device icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320810.svg" alt="Tablet Device icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320810.svg" alt="Tablet Device icon" :width="24" :height="24" />
CSS background
.icon-tablet-device {
background-image: url('https://proicons.com/icon/320810.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="tablet--device_1_" d="M16,29.5c-0.552,0-1-0.448-1-1s0.448-1,1-1s1,0.448,1,1S16.552,29.5,16,29.5z M28.36,31V1 c0-0.199-0.161-0.36-0.36-0.36H4C3.801,0.64,3.64,0.801,3.64,1v30c0,0.199,0.161,0.36,0.36,0.36h24 C28.199,31.36,28.36,31.199,28.36,31z M4.36,26.36h23.28v4.279H4.36V26.36z M4.36,1.36h23.28v24.28H4.36V1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Tablet Device in other icon packs
Copied!