@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 • 818 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(a,{...r,ariaLabel:"h2, heading, headline"},p.createElement("path",{d:"M13 5V12M13 12V19M13 12H3M3 5V12M3 12V19M22 19H18L21.4948 14.5683C21.8202 14.2022 22 13.7294 22 13.2396V13C22 11.8954 21.1046 11 20 11C19.2597 11 18.6134 11.4022 18.2676 12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=m;export{m as IconH2,h as default};
//# sourceMappingURL=index.mjs.map