@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 • 989 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,...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:"4k"},t.createElement("path",{d:"M9.36084 13.3496H6.46338V13.3159L9.32715 8.89111H9.36084V13.3496Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 20V4H22V20H2ZM9.34961 14.3884V16H10.5569V14.3884H11.6743V13.3328H10.5569V7.89722H8.73755L5.29541 13.2935V14.3884H9.34961ZM12.7468 7.89722V16H14.0046V13.2935L14.8301 12.3389L17.5085 16H19.064L15.7285 11.4797L18.8 7.89722H17.3064L14.0383 11.7773H14.0046V7.89722H12.7468Z",fill:"currentColor"})),u=i;export{i as Icon4k,u as default};
//# sourceMappingURL=index.mjs.map