@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) • 880 B
JavaScript
import n from"react";var p=({children:e,size:t=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:l,...C})=>{return n.createElement("svg",{...C,"aria-hidden":r,role:r?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&&!r&&n.createElement("title",null,o),e)};import a from"react";var c=(e)=>{return a.createElement(p,{...e,ariaLabel:"haptic, waves"},a.createElement("path",{d:"M3 17C4.52008 17 6.01516 15 7.5 15C9.00539 15 10.5003 17 12 17C13.4902 17 14.9851 15 16.5 15C17.9764 15 19.4718 17 21 17M3 9C4.52008 9 6.01516 7 7.5 7C9.00539 7 10.5003 9 12 9C13.4902 9 14.9851 7 16.5 7C17.9764 7 19.4718 9 21 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},h=c;export{h as default,c as IconHaptic};
//# debugId=55797D89104718EF64756E2164756E21