bread 01 icon
bread-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bread-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the bread 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.194 14.077c-1.248 1.231-1.35 3.54-1.057 5.674c.265 1.935 2.442 2.848 4.075 1.825c2.987-1.87 6.106-4.334 9.095-7.281c3.07-3.028 4.753-5.334 6.237-7.927c.9-1.573.478-3.67-1.344-4.136c-1.995-.509-4.58-.3-6.862 1.845m-10.144 10c-.834-3.74 2.096-8.145 8.972-4.283m-8.972 4.283c.623.013 2.024.295 3.36 1.248m.292-7.13c.063-1.94 1.977-5.19 6.492-4.118m0 0c.966.23 2.052.658 3.264 1.339"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBread01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M3.194 14.077c-1.248 1.231-1.35 3.54-1.057 5.674c.265 1.935 2.442 2.848 4.075 1.825c2.987-1.87 6.106-4.334 9.095-7.281c3.07-3.028 4.753-5.334 6.237-7.927c.9-1.573.478-3.67-1.344-4.136c-1.995-.509-4.58-.3-6.862 1.845m-10.144 10c-.834-3.74 2.096-8.145 8.972-4.283m-8.972 4.283c.623.013 2.024.295 3.36 1.248m.292-7.13c.063-1.94 1.977-5.19 6.492-4.118m0 0c.966.23 2.052.658 3.264 1.339"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3.194 14.077c-1.248 1.231-1.35 3.54-1.057 5.674c.265 1.935 2.442 2.848 4.075 1.825c2.987-1.87 6.106-4.334 9.095-7.281c3.07-3.028 4.753-5.334 6.237-7.927c.9-1.573.478-3.67-1.344-4.136c-1.995-.509-4.58-.3-6.862 1.845m-10.144 10c-.834-3.74 2.096-8.145 8.972-4.283m-8.972 4.283c.623.013 2.024.295 3.36 1.248m.292-7.13c.063-1.94 1.977-5.19 6.492-4.118m0 0c.966.23 2.052.658 3.264 1.339"/></svg> </template>
CSS
.icon-bread-01 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.194%2014.077c-1.248%201.231-1.35%203.54-1.057%205.674c.265%201.935%202.442%202.848%204.075%201.825c2.987-1.87%206.106-4.334%209.095-7.281c3.07-3.028%204.753-5.334%206.237-7.927c.9-1.573.478-3.67-1.344-4.136c-1.995-.509-4.58-.3-6.862%201.845m-10.144%2010c-.834-3.74%202.096-8.145%208.972-4.283m-8.972%204.283c.623.013%202.024.295%203.36%201.248m.292-7.13c.063-1.94%201.977-5.19%206.492-4.118m0%200c.966.23%202.052.658%203.264%201.339%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.194%2014.077c-1.248%201.231-1.35%203.54-1.057%205.674c.265%201.935%202.442%202.848%204.075%201.825c2.987-1.87%206.106-4.334%209.095-7.281c3.07-3.028%204.753-5.334%206.237-7.927c.9-1.573.478-3.67-1.344-4.136c-1.995-.509-4.58-.3-6.862%201.845m-10.144%2010c-.834-3.74%202.096-8.145%208.972-4.283m-8.972%204.283c.623.013%202.024.295%203.36%201.248m.292-7.13c.063-1.94%201.977-5.19%206.492-4.118m0%200c.966.23%202.052.658%203.264%201.339%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bread-01.svg?color=%231a73e8&size=48