Smart Phone Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Smart Phone icon is commonly used in contact pages, call-to-action sections and support widgets. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306508.svg" alt="Smart Phone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306508.svg" alt="Smart Phone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306508.svg" alt="Smart Phone icon" :width="24" :height="24" />
CSS background
.icon-smart-phone {
background-image: url('https://proicons.com/icon/306508.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="M705 62H295c-19 0-34 16-34 35v806c0 19 15 35 34 35h410c19 0 35-16 35-35V97c0-19-16-35-35-35zM467 864c0-19 15-34 33-34 19 0 34 15 34 34 0 18-15 33-34 33s-33-15-33-33zm-180-58V169h427v637H287z"/></svg>
Smart Phone in other icon packs
Copied!