@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 • 738 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 m=t=>p.createElement(l,{...t,ariaLabel:"text-indent-right"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15 5H2V6.5H15V5ZM22 8.59866L16.8979 12L22 15.4014V8.59866ZM15 11.25H2V12.75H15V11.25ZM15 17.5H2V19H15V17.5Z",fill:"currentColor"})),V=m;export{m as IconTextIndentRight,V as default};
//# sourceMappingURL=index.mjs.map