@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.
4 lines (2 loc) • 746 B
JavaScript
import n from"react";var a=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:l,...i})=>{return n.createElement("svg",{...i,"aria-hidden":e,role:e?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&&!e&&n.createElement("title",null,o),r)};import p from"react";var c=(r)=>{return p.createElement(a,{...r,ariaLabel:"text-indicator"},p.createElement("path",{d:"M3 6H8M8 6H13M8 6V18M17 3H19M19 3H21M19 3V21M19 21H17M19 21H21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=c;export{f as default,c as IconTextIndicator};
//# debugId=615A6AF15B1B6FEF64756E2164756E21