@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 • 907 B
JavaScript
import p from"react";import n from"react";var s=({children:e,size:r=24,ariaLabel:o,color:a,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:a,...l}},o&&!t&&n.createElement("title",null,o),e);var C=e=>p.createElement(s,{...e,ariaLabel:"settings-slider-hor"},p.createElement("path",{d:"M14 7H4M14 7C14 5.3425 15.3425 4 17 4C18.6575 4 20 5.3425 20 7C20 8.6575 18.6575 10 17 10C15.3425 10 14 8.6575 14 7ZM20 17H12M12 17C12 18.6575 10.6575 20 9 20C7.3425 20 6 18.6575 6 17M12 17C12 15.3425 10.6575 14 9 14C7.3425 14 6 15.3425 6 17M6 17H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=C;export{C as IconSettingsSliderHor,g as default};
//# sourceMappingURL=index.mjs.map