Address Book Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Address Book 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/304891.svg" alt="Address Book icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304891.svg" alt="Address Book icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304891.svg" alt="Address Book icon" :width="24" :height="24" />
CSS background
.icon-address-book {
background-image: url('https://proicons.com/icon/304891.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="M744 65c-8-2-16-2-24-2H235v874h499c28-2 45-19 46-48V125v-18c-2-23-14-37-36-42zM369 627v-7-1c2-19 13-29 31-35 17-6 34-13 50-20 16-6 24-18 26-34 1-7-3-13-7-18-23-30-26-63-18-97 7-28 31-44 59-43 28 2 50 20 56 47 5 24 3 48-6 71-3 7-7 13-11 19-13 16-11 38 7 50 8 5 18 9 28 13 12 5 24 9 36 13 20 8 27 19 27 42H369zM183 62c-45 0-62 17-62 62v749c0 8 1 17 2 25 4 20 15 33 35 36 16 3 32 3 50 4V63h-25v-1zm696 160v121c0 16-13 29-29 29h-41V192h41c16 0 29 14 29 30zm0 232v121c0 16-13 29-29 29h-41V425h41c16 0 29 13 29 29zm0 232v121c0 17-13 30-29 30h-41V657h41c16 0 29 13 29 29z"/></svg>
Address Book in other icon packs
Copied!