UNPKG

@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 760 B
import t from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...i})=>l.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:a,...s}},n&&!r&&l.createElement("title",null,n),o);var c=o=>t.createElement(p,{...o,ariaLabel:"notebook, cover"},t.createElement("path",{d:"M3.5 21.5V2.5H7V21.5H3.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 21.5H20.5V2.5H8V21.5ZM12 7V8H16.5V7H12ZM12 11V12H16.5V11H12Z",fill:"currentColor"})),C=c;export{c as IconNotebook,C as default}; //# sourceMappingURL=index.mjs.map