@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 • 936 B
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,...m})=>l.createElement("svg",{...m,"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 u=r=>t.createElement(p,{...r,ariaLabel:"number-4-square, key"},t.createElement("path",{d:"M12.46 8.97949V13.3916H9.70605V13.3037C10.5264 11.8682 11.5049 10.3037 12.3721 8.97949H12.46Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21H3V3H21V21ZM11.7451 7.77246C10.5967 9.51855 9.39551 11.4639 8.2998 13.3682V14.6045H12.4365V16.2275H13.8838V14.6045H15.0205V13.3564H13.8838V7.77246H11.7451Z",fill:"currentColor"})),f=u;export{u as IconNumber4Square,f as default};
//# sourceMappingURL=index.mjs.map