@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) • 1.02 kB
JavaScript
import p from"react";var s=({children:r,size:e=24,ariaLabel:n,color:i,ariaHidden:o=!0,style:a,...l})=>{return p.createElement("svg",{...l,"aria-hidden":o,role:o?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:i,...a}},n&&!o&&p.createElement("title",null,n),r)};import t from"react";var C=(r)=>{return t.createElement(s,{...r,ariaLabel:"deep-dive, dive-in, fin"},t.createElement("path",{d:"M14.3944 19.25C14.3944 11.9733 23.4916 13.4655 21.0991 4C17.9144 7.68103 14.8732 6 12.0004 8.5C9.12756 6 6.08545 7.68103 2.90074 4C0.508731 14.5172 9.60634 11.9733 9.60634 19.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M3 20.25C9.28654 17.25 13.7917 22.5 21 18.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=C;export{h as default,C as IconDeepDive};
//# debugId=1CE6B48843B01E9564756E2164756E21