@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.05 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:s,...V})=>l.createElement("svg",{...V,"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,...s}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"hd"},t.createElement("path",{d:"M15.6218 14.9106H14.1394V8.98096H15.6218C17.3289 8.98096 18.2891 10.031 18.2891 11.9346V11.9458C18.2891 13.8606 17.3401 14.9106 15.6218 14.9106Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 20V4H22V20H2ZM4.71704 7.89722V16H5.97485V12.4119H10.1357V16H11.3936V7.89722H10.1357V11.3225H5.97485V7.89722H4.71704ZM12.8816 7.89722V16H15.7397C18.1543 16 19.575 14.4951 19.575 11.9346V11.9233C19.575 9.37402 18.1431 7.89722 15.7397 7.89722H12.8816Z",fill:"currentColor"})),f=i;export{i as IconHd,f as default};
//# sourceMappingURL=index.mjs.map