@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.19 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!e&&l.createElement("title",null,n),t);var m=t=>r.createElement(p,{...t,ariaLabel:"random, productivity, smart"},r.createElement("path",{d:"M12.5 22H11.5V17H12.5V22Z",fill:"currentColor"}),r.createElement("path",{d:"M12.708 12L5.2832 19.4248L4.57617 18.7168L10.792 12.5H2V11.5H10.7939L4.57617 5.28223L5.2832 4.5752L12.708 12Z",fill:"currentColor"}),r.createElement("path",{d:"M19.4258 18.7178L18.7178 19.4248L15.1826 15.8887L15.8896 15.1816L19.4258 18.7178Z",fill:"currentColor"}),r.createElement("path",{d:"M22 12.5H17V11.5H22V12.5Z",fill:"currentColor"}),r.createElement("path",{d:"M19.4258 5.28223L15.8896 8.81738L15.1826 8.11035L18.7188 4.5752L19.4258 5.28223Z",fill:"currentColor"}),r.createElement("path",{d:"M12.5 7H11.5V2H12.5V7Z",fill:"currentColor"})),c=m;export{m as IconRandom,c as default};
//# sourceMappingURL=index.mjs.map