Drawing Tablet Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Drawing 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/305548.svg" alt="Drawing Tablet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305548.svg" alt="Drawing Tablet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305548.svg" alt="Drawing Tablet icon" :width="24" :height="24" />
CSS background
.icon-drawing-tablet {
background-image: url('https://proicons.com/icon/305548.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M99 387h48v53H99v-53zm24 141c-13 0-24 11-24 24s11 25 24 25c14 0 24-11 24-25s-10-24-24-24zM99 666h48v54H99v-54zm793-312L781 459c-1 2-3 5-3 7v271H245V366h434c2 0 6-1 7-3l112-110c2-2 2-3-1-3H18c-10 0-18 8-18 19v566c0 10 8 19 18 19h859c9 0 17-8 18-17V356c0-3-1-3-3-2zM176 734c0 8-6 15-14 15H84c-8 0-14-7-14-15v-82c0-9 6-15 14-15h78c8 0 14 6 14 15v82zm-53-128c-29 0-53-24-53-54s24-54 53-54c30 0 53 24 53 54s-23 54-53 54zm53-151c0 8-6 15-14 15H84c-8 0-14-7-14-15v-83c0-8 6-14 14-14h78c8 0 14 6 14 14v83zm737-206l-34-35c-2-1-4-1-6 0L577 513l-22 84 82-23 296-299c2-2 2-5 0-6l-20-20zm86-47l-54-54c-2-2-4-2-6 0l-41 41c-1 1-1 4 0 6l54 54 1 2s3 1 4 0l42-43c1-1 1-4 0-6z"/></svg>
Drawing Tablet in other icon packs
Copied!