@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 930 B
JavaScript
import t from"react";import p from"react";var l=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>p.createElement("svg",{...i,"aria-hidden":o,role:o?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&&!o&&p.createElement("title",null,n),r);var C=r=>t.createElement(l,{...r,ariaLabel:"newspaper, News, paper"},t.createElement("path",{d:"M7.5 8.5V11.5H11.5V8.5H7.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3H17V11.25H22V17.75C22 19.5449 20.5449 21 18.75 21H5.25C3.45507 21 2 19.5449 2 17.75V3ZM18.75 19.5C19.7165 19.5 20.5 18.7165 20.5 17.75V12.75H17V17.75C17 18.7165 17.7835 19.5 18.75 19.5ZM6 15V16.5H13V15H6ZM6 7H13V13H6V7Z",fill:"currentColor"})),u=C;export{C as IconNewspaper,u as default};
//# sourceMappingURL=index.mjs.map