@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 • 875 B
JavaScript
import p from"react";import n from"react";var s=({children:r,size:e=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 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:a,...l}},o&&!t&&n.createElement("title",null,o),r);var m=r=>p.createElement(s,{...r,ariaLabel:"settings-slider-three"},p.createElement("path",{d:"M5.95123 20.004V14.0015M5.95123 9.99999V3.99707M11.9998 20.0038V13.0005M11.9998 8.99915V3.99707M18.0484 20.0036V16.002M18.0484 12.0008V3.99707M3.99609 14.0015H7.90643M10.0446 8.99902H13.955M16.0932 16.002H20.0035",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),C=m;export{m as IconSettingsSliderThree,C as default};
//# sourceMappingURL=index.mjs.map