napkins 02 icon
napkins-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- napkins-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the napkins 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m17.129 9.935l-1.57-3.195C14.006 3.58 13.23 2 12 2S9.994 3.58 8.44 6.74L6.872 9.935c-.644 1.31-.966 1.965-.846 2.63s.648 1.162 1.706 2.156l1.57 1.474C10.58 17.398 11.222 18 12 18s1.418-.602 2.7-1.805l1.569-1.474c1.058-.994 1.587-1.49 1.706-2.156c.12-.665-.202-1.32-.846-2.63"/><path d="M17.129 13.935c.644 1.31.966 1.965.846 2.63s-.648 1.162-1.706 2.156l-1.57 1.474C13.42 21.398 12.778 22 12 22s-1.418-.602-2.7-1.805l-1.569-1.474c-1.058-.994-1.587-1.49-1.706-2.156c-.12-.665.202-1.32.846-2.63"/><path d="M16.5 9.5L12 14L7.5 9.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsNapkins02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m17.129 9.935l-1.57-3.195C14.006 3.58 13.23 2 12 2S9.994 3.58 8.44 6.74L6.872 9.935c-.644 1.31-.966 1.965-.846 2.63s.648 1.162 1.706 2.156l1.57 1.474C10.58 17.398 11.222 18 12 18s1.418-.602 2.7-1.805l1.569-1.474c1.058-.994 1.587-1.49 1.706-2.156c.12-.665-.202-1.32-.846-2.63"/><path d="M17.129 13.935c.644 1.31.966 1.965.846 2.63s-.648 1.162-1.706 2.156l-1.57 1.474C13.42 21.398 12.778 22 12 22s-1.418-.602-2.7-1.805l-1.569-1.474c-1.058-.994-1.587-1.49-1.706-2.156c-.12-.665.202-1.32.846-2.63"/><path d="M16.5 9.5L12 14L7.5 9.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m17.129 9.935l-1.57-3.195C14.006 3.58 13.23 2 12 2S9.994 3.58 8.44 6.74L6.872 9.935c-.644 1.31-.966 1.965-.846 2.63s.648 1.162 1.706 2.156l1.57 1.474C10.58 17.398 11.222 18 12 18s1.418-.602 2.7-1.805l1.569-1.474c1.058-.994 1.587-1.49 1.706-2.156c.12-.665-.202-1.32-.846-2.63"/><path d="M17.129 13.935c.644 1.31.966 1.965.846 2.63s-.648 1.162-1.706 2.156l-1.57 1.474C13.42 21.398 12.778 22 12 22s-1.418-.602-2.7-1.805l-1.569-1.474c-1.058-.994-1.587-1.49-1.706-2.156c-.12-.665.202-1.32.846-2.63"/><path d="M16.5 9.5L12 14L7.5 9.5"/></g></svg> </template>
CSS
.icon-napkins-02 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m17.129%209.935l-1.57-3.195C14.006%203.58%2013.23%202%2012%202S9.994%203.58%208.44%206.74L6.872%209.935c-.644%201.31-.966%201.965-.846%202.63s.648%201.162%201.706%202.156l1.57%201.474C10.58%2017.398%2011.222%2018%2012%2018s1.418-.602%202.7-1.805l1.569-1.474c1.058-.994%201.587-1.49%201.706-2.156c.12-.665-.202-1.32-.846-2.63%22%2F%3E%3Cpath%20d%3D%22M17.129%2013.935c.644%201.31.966%201.965.846%202.63s-.648%201.162-1.706%202.156l-1.57%201.474C13.42%2021.398%2012.778%2022%2012%2022s-1.418-.602-2.7-1.805l-1.569-1.474c-1.058-.994-1.587-1.49-1.706-2.156c-.12-.665.202-1.32.846-2.63%22%2F%3E%3Cpath%20d%3D%22M16.5%209.5L12%2014L7.5%209.5%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m17.129%209.935l-1.57-3.195C14.006%203.58%2013.23%202%2012%202S9.994%203.58%208.44%206.74L6.872%209.935c-.644%201.31-.966%201.965-.846%202.63s.648%201.162%201.706%202.156l1.57%201.474C10.58%2017.398%2011.222%2018%2012%2018s1.418-.602%202.7-1.805l1.569-1.474c1.058-.994%201.587-1.49%201.706-2.156c.12-.665-.202-1.32-.846-2.63%22%2F%3E%3Cpath%20d%3D%22M17.129%2013.935c.644%201.31.966%201.965.846%202.63s-.648%201.162-1.706%202.156l-1.57%201.474C13.42%2021.398%2012.778%2022%2012%2022s-1.418-.602-2.7-1.805l-1.569-1.474c-1.058-.994-1.587-1.49-1.706-2.156c-.12-.665.202-1.32.846-2.63%22%2F%3E%3Cpath%20d%3D%22M16.5%209.5L12%2014L7.5%209.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/napkins-02.svg?color=%231a73e8&size=48