@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 909 B
JavaScript
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:"M2.75 18.25H21.25M9.75 19.25H14.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M2.75 15.75H21.25C21.25 2.5 2.75 2.5 2.75 15.75Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M12 4.75V5.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=c;export{c as IconFoodBell,h as default};
//# sourceMappingURL=index.mjs.map