@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 • 689 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,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:a,...s}},o&&!r&&n.createElement("title",null,o),t);var c=t=>p.createElement(l,{...t,ariaLabel:"italic"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.91379 3H20V4H14.8741L10.1682 20H15.0862V21H4V20H9.12588L13.8318 4H8.91379V3Z",fill:"currentColor"})),d=c;export{c as IconItalic,d as default};
//# sourceMappingURL=index.mjs.map