UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

2 lines 893 B
import r from"react";import s from"react";var l=({children:o,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:a,...i})=>s.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!t&&s.createElement("title",null,n),o);var c=o=>r.createElement(l,{...o,ariaLabel:"food-bell, serving-bell, glosche, serve"},r.createElement("path",{d:"M3 18H21M10 19H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M12 6C7.02944 6 3 10.0294 3 15H21C21 10.0294 16.9706 6 12 6Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M12 5V6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=c;export{c as IconFoodBell,h as default}; //# sourceMappingURL=index.mjs.map