@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.05 kB
JavaScript
import s from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:i,...l})=>{return s.createElement("svg",{...l,"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:a,...i}},n&&!t&&s.createElement("title",null,n),e)};import o from"react";var C=(e)=>{return o.createElement(p,{...e,ariaLabel:"settings-slider-ver"},o.createElement("path",{d:"M17 14V4M17 14C18.6575 14 20 15.3425 20 17C20 18.6575 18.6575 20 17 20C15.3425 20 14 18.6575 14 17C14 15.3425 15.3425 14 17 14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M7 20V12M7 12C5.3425 12 4 10.6575 4 9C4 7.3425 5.3425 6 7 6M7 12C8.6575 12 10 10.6575 10 9C10 7.3425 8.6575 6 7 6M7 6V4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=C;export{f as default,C as IconSettingsSliderVer};
//# debugId=F4DB65799F77741E64756E2164756E21