@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 • 860 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...m})=>n.createElement("svg",{...m,"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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var C=r=>a.createElement(p,{...r,ariaLabel:"bold"},a.createElement("path",{d:"M5.74219 12H13.252C15.4611 12 17.252 10.2091 17.252 8V7.75C17.252 5.54086 15.4611 3.75 13.252 3.75H5.74219V12ZM5.74219 12V20.25H12.502M13.0022 20.25H14.2522C16.4613 20.25 18.2522 18.4591 18.2522 16.25V16C18.2522 13.7909 16.4613 12 14.2522 12H13.0022",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=C;export{C as IconBold,B as default};
//# sourceMappingURL=index.mjs.map