Ipad Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Ipad 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/305910.svg" alt="Ipad icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305910.svg" alt="Ipad icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305910.svg" alt="Ipad icon" :width="24" :height="24" />
CSS background
.icon-ipad {
background-image: url('https://proicons.com/icon/305910.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="M836 0H164c-22 0-39 18-39 40v920c0 22 17 40 39 40h672c22 0 39-18 39-40V40c0-22-17-40-39-40zM499 978c-12 0-22-10-22-22s10-23 22-23 22 10 22 23-10 22-22 22zm299-63H197V85h601v830z"/></svg>
Ipad in other icon packs
Copied!