@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.03 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:i,...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,...i}},n&&!t&&l.createElement("title",null,n),o);var L=o=>e.createElement(p,{...o,ariaLabel:"magic-book, magician, sparkles"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2H20V22H4V2ZM5.5 18V20.5H18.5V18H5.5ZM18.5 16.5H5.5V3.5H18.5V16.5Z",fill:"currentColor"}),e.createElement("path",{d:"M12.3333 7.33333L13.5 5L14.6667 7.33333L17 8.5L14.6667 9.66667L13.5 12L12.3333 9.66667L10 8.5L12.3333 7.33333Z",fill:"currentColor"}),e.createElement("path",{d:"M8.66667 11.6667L9.5 10L10.3333 11.6667L12 12.5L10.3333 13.3333L9.5 15L8.66667 13.3333L7 12.5L8.66667 11.6667Z",fill:"currentColor"})),C=L;export{L as IconMagicBook,C as default};
//# sourceMappingURL=index.mjs.map