@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 • 752 B
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...V})=>n.createElement("svg",{...V,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),r);var i=r=>l.createElement(p,{...r,ariaLabel:"newspaper-3"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4H22V20H2V4ZM12 8H19V9H12V8ZM12 11.5H19V12.5H12V11.5ZM5 15H19V16H5V15ZM5 8V12.5H6V9.25073L8.90113 12.5H10V8H9V11.1093L6.22387 8H5Z",fill:"currentColor"})),H=i;export{i as IconNewspaper3,H as default};
//# sourceMappingURL=index.mjs.map