@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 724 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:t=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},o&&!r&&n.createElement("title",null,o),e);var m=e=>a.createElement(p,{...e,ariaLabel:"text-indent-right"},a.createElement("path",{d:"M14 6H3M14 12H3M14 18H3M19 12H20.5M21 9.33998L18 12L21 14.65V9.33998Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=m;export{m as IconTextIndentRight,x as default};
//# sourceMappingURL=index.mjs.map