@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 799 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...i})=>n.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:a,...s}},o&&!t&&n.createElement("title",null,o),r);var c=r=>p.createElement(l,{...r,ariaLabel:"receiption-bell, concierge"},p.createElement("path",{d:"M12.752 4.5V6.03193C17.4374 6.43365 21.002 10.5874 21.002 16.2891V18H12.752V19.5H21V21H3V19.5H11.252V18H3.00195V16.2891C3.00195 10.5874 6.56654 6.43365 11.252 6.03193V4.5H9.00195V3H15.002V4.5H12.752Z",fill:"currentColor"})),g=c;export{c as IconReceiptionBell,g as default};
//# sourceMappingURL=index.mjs.map