Account Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Account 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/311047.svg" alt="Account icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311047.svg" alt="Account icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311047.svg" alt="Account icon" :width="24" :height="24" />
CSS background
.icon-account {
background-image: url('https://proicons.com/icon/311047.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><path d="M9 3H13V4H14V5H15V9H14V10H13V11H9V10H8V9H7V5H8V4H9V3M10 8V9H12V8H13V6H12V5H10V6H9V8H10M7 12H15V13H17V14H18V15H19V19H3V15H4V14H5V13H7V12M6 16H5V17H17V16H16V15H14V14H8V15H6V16Z"/></svg>
Account in other icon packs
Copied!