@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 • 846 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:l,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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(p,{...r,ariaLabel:"receiption-bell, concierge"},a.createElement("path",{d:"M11.9983 6.75C7.44194 6.75 3.74829 10.6172 3.74829 16.2891V17.25H20.2483V16.2891C20.2483 10.6172 16.5546 6.75 11.9983 6.75ZM11.9983 6.75V3.75M3.74609 20.25H20.2461M11.9983 17.5V20.25M9.74829 3.75H14.2483",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=c;export{c as IconReceiptionBell,g as default};
//# sourceMappingURL=index.mjs.map