@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.15 kB
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:L,...s})=>l.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...L}},n&&!t&&l.createElement("title",null,n),o);var i=o=>e.createElement(p,{...o,ariaLabel:"box-sparkle, magic box"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.8362 3.31201L20.6879 3.83611L16.8948 9.99989H20V21.9999H4V9.99989H15.7206L19.8362 3.31201ZM9 13.9999V14.9999H15V13.9999H9Z",fill:"currentColor"}),e.createElement("path",{d:"M13.0008 0.631836L14.1235 2.87719L16.3689 3.99987L14.1235 5.12255L13.0008 7.3679L11.8782 5.12255L9.63281 3.99987L11.8782 2.87719L13.0008 0.631836Z",fill:"currentColor"}),e.createElement("path",{d:"M7.50085 3.63184L8.45686 5.54386L10.3689 6.49987L8.45686 7.45588L7.50085 9.3679L6.54484 7.45588L4.63281 6.49987L6.54484 5.54386L7.50085 3.63184Z",fill:"currentColor"})),C=i;export{i as IconBoxSparkle,C as default};
//# sourceMappingURL=index.mjs.map