@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 • 900 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=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 r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,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),e);var C=e=>a.createElement(p,{...e,ariaLabel:"flag-2, priority"},a.createElement("path",{d:"M5 15.0002V4.61942C5 4.24002 5.21411 3.88671 5.56677 3.74679C9.85713 2.0446 13.3106 5.53259 17.4846 4.5523C18.2075 4.38251 19 4.87246 19 5.61508V14.3809C19 14.7603 18.7859 15.1137 18.4332 15.2536C13.6349 17.1573 9.88335 12.5691 5 15.0002ZM5 15.0002V21.0002",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=C;export{C as IconFlag2,g as default};
//# sourceMappingURL=index.mjs.map