@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 • 1.21 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:C,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?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,...C}},n&&!o&&l.createElement("title",null,n),r);var s=r=>t.createElement(p,{...r,ariaLabel:"h3, heading, headline"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.5 4V11.25H12.5V4H14V20H12.5V12.75H3.5V20H2V4H3.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 11.5C19.1306 11.5 18.5 12.1554 18.5 12.875H17C17 11.2474 18.3841 10 20 10C21.6159 10 23 11.2474 23 12.875C23 13.7303 22.6178 14.4805 22.0207 15C22.6178 15.5195 23 16.2697 23 17.125C23 18.7526 21.6159 20 20 20C18.3841 20 17 18.7526 17 17.125H18.5C18.5 17.8446 19.1306 18.5 20 18.5C20.8694 18.5 21.5 17.8446 21.5 17.125C21.5 16.4054 20.8694 15.75 20 15.75H18.875V14.25H20C20.8694 14.25 21.5 13.5946 21.5 12.875C21.5 12.1554 20.8694 11.5 20 11.5Z",fill:"currentColor"})),f=s;export{s as IconH3,f as default};
//# sourceMappingURL=index.mjs.map