bread icon
bread-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- bread-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
breadEmoji One (Colored)breadFluent EmojibreadFluent Emoji FlatbreadFluent Emoji High ContrastbreadFirefox OS EmojibreadIconParkbreadIconPark OutlinebreadIconPark SolidbreadIconPark TwoTonebreadNoto EmojibreadOpenMojibreadPhosphorbread-fillRemix IconbreadStreamline EmojisbreadTabler IconsbreadTDesign IconsbreadTwitter Emoji
Use the bread 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-width="2" d="M7.464 7.465c-4.5 4.5-4.242 9.899-2.474 11.667c2.474 2.475 5.688-.74 9.546-4.596c3.856-3.857 7.07-7.071 4.596-9.546c-1.768-1.768-7.168-2.025-11.668 2.475Zm0 0c.354 1.06 1.768 2.474 2.829 2.828m1.414-5.657q.53 1.59 2.121 2.121m-9.192 4.95q.53 1.59 2.121 2.121"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteBreadLine(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" strokeWidth="2" d="M7.464 7.465c-4.5 4.5-4.242 9.899-2.474 11.667c2.474 2.475 5.688-.74 9.546-4.596c3.856-3.857 7.07-7.071 4.596-9.546c-1.768-1.768-7.168-2.025-11.668 2.475Zm0 0c.354 1.06 1.768 2.474 2.829 2.828m1.414-5.657q.53 1.59 2.121 2.121m-9.192 4.95q.53 1.59 2.121 2.121"/></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-width="2" d="M7.464 7.465c-4.5 4.5-4.242 9.899-2.474 11.667c2.474 2.475 5.688-.74 9.546-4.596c3.856-3.857 7.07-7.071 4.596-9.546c-1.768-1.768-7.168-2.025-11.668 2.475Zm0 0c.354 1.06 1.768 2.474 2.829 2.828m1.414-5.657q.53 1.59 2.121 2.121m-9.192 4.95q.53 1.59 2.121 2.121"/></svg> </template>
CSS
.icon-bread-line {
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-width%3D%222%22%20d%3D%22M7.464%207.465c-4.5%204.5-4.242%209.899-2.474%2011.667c2.474%202.475%205.688-.74%209.546-4.596c3.856-3.857%207.07-7.071%204.596-9.546c-1.768-1.768-7.168-2.025-11.668%202.475Zm0%200c.354%201.06%201.768%202.474%202.829%202.828m1.414-5.657q.53%201.59%202.121%202.121m-9.192%204.95q.53%201.59%202.121%202.121%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-width%3D%222%22%20d%3D%22M7.464%207.465c-4.5%204.5-4.242%209.899-2.474%2011.667c2.474%202.475%205.688-.74%209.546-4.596c3.856-3.857%207.07-7.071%204.596-9.546c-1.768-1.768-7.168-2.025-11.668%202.475Zm0%200c.354%201.06%201.768%202.474%202.829%202.828m1.414-5.657q.53%201.59%202.121%202.121m-9.192%204.95q.53%201.59%202.121%202.121%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/bread-line.svg?color=%231a73e8&size=48