@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.25 kB
JavaScript
import s from"react";var p=({children:e,size:o=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:i,...a})=>{return s.createElement("svg",{...a,"aria-hidden":t,role:t?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...i}},n&&!t&&s.createElement("title",null,n),e)};import r from"react";var d=(e)=>{return r.createElement(p,{...e,ariaLabel:"food-bell, serving-bell, glosche, serve"},r.createElement("path",{d:"M3 18H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M10 19H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M11.9995 6C7.36641 6 3.55099 9.50088 3.05427 14.0016C2.99369 14.5506 3.44723 15 3.99952 15H19.9995C20.5518 15 21.0054 14.5506 20.9448 14.0016C20.4481 9.50088 16.6326 6 11.9995 6Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M12 5V6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},m=d;export{m as default,d as IconFoodBell};
//# debugId=1211B31FF4396FB364756E2164756E21