Bread Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Bread 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/305264.svg" alt="Bread icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305264.svg" alt="Bread icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305264.svg" alt="Bread icon" :width="24" :height="24" />
CSS background
.icon-bread {
background-image: url('https://proicons.com/icon/305264.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="M795 355c-6-3-13-4-18 0-6 3-9 9-9 15 4 53 0 101-4 131 0 3-2 5-5 5s-5-2-6-5c-16-81-48-151-68-190-2-4-6-7-10-9-52-14-101-19-131-21-5 0-10 2-14 6-3 4-4 9-3 15 18 76 13 161 9 204 0 2-3 5-5 5-3 0-6-2-6-4-15-51-48-157-80-213-4-5-10-9-16-8-44 4-87 10-125 27-7 0-12 8-11 16 11 70 6 135 1 173 0 3-2 4-5 5-3 0-5-3-6-5-11-53-27-101-43-139-3-6-7-10-13-12s-12-1-17 2C108 412 63 481 63 552c0 150 195 168 437 168s438-18 438-168c0-65-41-129-143-197z"/></svg>
Bread in other icon packs
Copied!