@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 • 938 B
JavaScript
import a from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:p,ariaHidden:r=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?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:p,...s}},t&&!r&&n.createElement("title",null,t),o);var L=o=>a.createElement(l,{...o,ariaLabel:"magic-book, magician, sparkles"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 2H4V22H20V2ZM5 21V18H19V21H5ZM15.2069 6.79399L14.0008 4.38197L12.7948 6.79399L10.3828 8L12.7948 9.20601L14.0008 11.618L15.2069 9.20601L17.6189 8L15.2069 6.79399ZM10.5402 11.4607L9.50085 9.38197L8.4615 11.4607L6.38281 12.5L8.4615 13.5393L9.50085 15.618L10.5402 13.5393L12.6189 12.5L10.5402 11.4607Z",fill:"currentColor"})),u=L;export{L as IconMagicBook,u as default};
//# sourceMappingURL=index.mjs.map