@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 • 715 B
JavaScript
import s from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:l,...m})=>n.createElement("svg",{...m,"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,...l}},o&&!r&&n.createElement("title",null,o),t);var i=t=>s.createElement(p,{...t,ariaLabel:"remove-textstyle"},s.createElement("path",{d:"M9 4H12M12 4H19M12 4L11.625 7M10 20L11.0224 11.8211M3 4L20 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=i;export{i as IconRemoveTextstyle,f as default};
//# sourceMappingURL=index.mjs.map