bedug 01 icon
bedug-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bedug-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the bedug 01 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-width="1.5"><path d="M5 16c1.105 0 2-3.134 2-7s-.895-7-2-7s-2 3.134-2 7s.895 7 2 7Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.5 15.5L16 22m-8 0l10-12M5 2l11.11 1.587C19.113 4.017 21 5.737 21 9c0 2.022-.935 4.38-3 5.051M5 16l9.094-1.3M8.832 2.548c.734 1.549 1.291 3.635 1.18 7.022c-.076 1.717-.325 4.092-1.157 5.88"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBedug01(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" strokeWidth="1.5"><path d="M5 16c1.105 0 2-3.134 2-7s-.895-7-2-7s-2 3.134-2 7s.895 7 2 7Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M8.5 15.5L16 22m-8 0l10-12M5 2l11.11 1.587C19.113 4.017 21 5.737 21 9c0 2.022-.935 4.38-3 5.051M5 16l9.094-1.3M8.832 2.548c.734 1.549 1.291 3.635 1.18 7.022c-.076 1.717-.325 4.092-1.157 5.88"/></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-width="1.5"><path d="M5 16c1.105 0 2-3.134 2-7s-.895-7-2-7s-2 3.134-2 7s.895 7 2 7Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.5 15.5L16 22m-8 0l10-12M5 2l11.11 1.587C19.113 4.017 21 5.737 21 9c0 2.022-.935 4.38-3 5.051M5 16l9.094-1.3M8.832 2.548c.734 1.549 1.291 3.635 1.18 7.022c-.076 1.717-.325 4.092-1.157 5.88"/></g></svg> </template>
CSS
.icon-bedug-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5%2016c1.105%200%202-3.134%202-7s-.895-7-2-7s-2%203.134-2%207s.895%207%202%207Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.5%2015.5L16%2022m-8%200l10-12M5%202l11.11%201.587C19.113%204.017%2021%205.737%2021%209c0%202.022-.935%204.38-3%205.051M5%2016l9.094-1.3M8.832%202.548c.734%201.549%201.291%203.635%201.18%207.022c-.076%201.717-.325%204.092-1.157%205.88%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5%2016c1.105%200%202-3.134%202-7s-.895-7-2-7s-2%203.134-2%207s.895%207%202%207Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.5%2015.5L16%2022m-8%200l10-12M5%202l11.11%201.587C19.113%204.017%2021%205.737%2021%209c0%202.022-.935%204.38-3%205.051M5%2016l9.094-1.3M8.832%202.548c.734%201.549%201.291%203.635%201.18%207.022c-.076%201.717-.325%204.092-1.157%205.88%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/bedug-01.svg?color=%231a73e8&size=48