knife bread icon
knife-bread from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- knife-bread
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the knife 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-linejoin="round" stroke-width="1.5" d="M10.44 15.896c.447.482.92 1.238 1.65 1.121c.353-.055.643-.37 1.223-.997l1.662-1.796l.38-2.055l1.9-.41l.38-2.055l1.9-.411l.582-2.058l1.037-.272c.465-.123.697-.184.8-.401s.02-.43-.15-.856c-.26-.648-.676-1.44-1.261-1.818a4.04 4.04 0 0 0-5.055 0c-.274.215-.556.52-1.121 1.131L2.5 17.85a1.953 1.953 0 0 0 0 2.61c.755.816 2.011.69 2.615-.263l2.544-4.021c.373-.59.787-1.44 1.584-1.283c.33.065.62.378 1.198 1.003"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsKnifeBread(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="M10.44 15.896c.447.482.92 1.238 1.65 1.121c.353-.055.643-.37 1.223-.997l1.662-1.796l.38-2.055l1.9-.41l.38-2.055l1.9-.411l.582-2.058l1.037-.272c.465-.123.697-.184.8-.401s.02-.43-.15-.856c-.26-.648-.676-1.44-1.261-1.818a4.04 4.04 0 0 0-5.055 0c-.274.215-.556.52-1.121 1.131L2.5 17.85a1.953 1.953 0 0 0 0 2.61c.755.816 2.011.69 2.615-.263l2.544-4.021c.373-.59.787-1.44 1.584-1.283c.33.065.62.378 1.198 1.003"/></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="M10.44 15.896c.447.482.92 1.238 1.65 1.121c.353-.055.643-.37 1.223-.997l1.662-1.796l.38-2.055l1.9-.41l.38-2.055l1.9-.411l.582-2.058l1.037-.272c.465-.123.697-.184.8-.401s.02-.43-.15-.856c-.26-.648-.676-1.44-1.261-1.818a4.04 4.04 0 0 0-5.055 0c-.274.215-.556.52-1.121 1.131L2.5 17.85a1.953 1.953 0 0 0 0 2.61c.755.816 2.011.69 2.615-.263l2.544-4.021c.373-.59.787-1.44 1.584-1.283c.33.065.62.378 1.198 1.003"/></svg> </template>
CSS
.icon-knife-bread {
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%22M10.44%2015.896c.447.482.92%201.238%201.65%201.121c.353-.055.643-.37%201.223-.997l1.662-1.796l.38-2.055l1.9-.41l.38-2.055l1.9-.411l.582-2.058l1.037-.272c.465-.123.697-.184.8-.401s.02-.43-.15-.856c-.26-.648-.676-1.44-1.261-1.818a4.04%204.04%200%200%200-5.055%200c-.274.215-.556.52-1.121%201.131L2.5%2017.85a1.953%201.953%200%200%200%200%202.61c.755.816%202.011.69%202.615-.263l2.544-4.021c.373-.59.787-1.44%201.584-1.283c.33.065.62.378%201.198%201.003%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%22M10.44%2015.896c.447.482.92%201.238%201.65%201.121c.353-.055.643-.37%201.223-.997l1.662-1.796l.38-2.055l1.9-.41l.38-2.055l1.9-.411l.582-2.058l1.037-.272c.465-.123.697-.184.8-.401s.02-.43-.15-.856c-.26-.648-.676-1.44-1.261-1.818a4.04%204.04%200%200%200-5.055%200c-.274.215-.556.52-1.121%201.131L2.5%2017.85a1.953%201.953%200%200%200%200%202.61c.755.816%202.011.69%202.615-.263l2.544-4.021c.373-.59.787-1.44%201.584-1.283c.33.065.62.378%201.198%201.003%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/knife-bread.svg?color=%231a73e8&size=48