bread machine icon
bread-machine from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- bread-machine
- Set
- IconPark
- Style
- Color
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark
Use the bread machine icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M7 27C7 22.5817 10.5817 19 15 19H33C37.4183 19 41 22.5817 41 27V35C41 37.2091 39.2091 39 37 39H11C8.79086 39 7 37.2091 7 35V27Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M34.0002 19V12C39 12 39 5 34.0002 5C29.0004 5 19.0004 5 14.0002 5C9.00006 5 8.99979 12 14.0002 12V19"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M22 11L20 13"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 11L26 13"/><circle cx="24" cy="29" r="4" fill="#43CCF8" stroke="#fff"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M15 39V43"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M33 39V43"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkBreadMachine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeWidth="4"><path fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M7 27C7 22.5817 10.5817 19 15 19H33C37.4183 19 41 22.5817 41 27V35C41 37.2091 39.2091 39 37 39H11C8.79086 39 7 37.2091 7 35V27Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M34.0002 19V12C39 12 39 5 34.0002 5C29.0004 5 19.0004 5 14.0002 5C9.00006 5 8.99979 12 14.0002 12V19"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M22 11L20 13"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M28 11L26 13"/><circle cx="24" cy="29" r="4" fill="#43CCF8" stroke="#fff"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M15 39V43"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M33 39V43"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M7 27C7 22.5817 10.5817 19 15 19H33C37.4183 19 41 22.5817 41 27V35C41 37.2091 39.2091 39 37 39H11C8.79086 39 7 37.2091 7 35V27Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M34.0002 19V12C39 12 39 5 34.0002 5C29.0004 5 19.0004 5 14.0002 5C9.00006 5 8.99979 12 14.0002 12V19"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M22 11L20 13"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M28 11L26 13"/><circle cx="24" cy="29" r="4" fill="#43CCF8" stroke="#fff"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M15 39V43"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M33 39V43"/></g></svg> </template>
CSS
.icon-bread-machine {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2027C7%2022.5817%2010.5817%2019%2015%2019H33C37.4183%2019%2041%2022.5817%2041%2027V35C41%2037.2091%2039.2091%2039%2037%2039H11C8.79086%2039%207%2037.2091%207%2035V27Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.0002%2019V12C39%2012%2039%205%2034.0002%205C29.0004%205%2019.0004%205%2014.0002%205C9.00006%205%208.99979%2012%2014.0002%2012V19%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2011L20%2013%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2011L26%2013%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2229%22%20r%3D%224%22%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2039V43%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2039V43%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2027C7%2022.5817%2010.5817%2019%2015%2019H33C37.4183%2019%2041%2022.5817%2041%2027V35C41%2037.2091%2039.2091%2039%2037%2039H11C8.79086%2039%207%2037.2091%207%2035V27Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M34.0002%2019V12C39%2012%2039%205%2034.0002%205C29.0004%205%2019.0004%205%2014.0002%205C9.00006%205%208.99979%2012%2014.0002%2012V19%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M22%2011L20%2013%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2011L26%2013%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2229%22%20r%3D%224%22%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2039V43%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2039V43%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/bread-machine.svg?color=%231a73e8&size=48