@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 877 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.95126 20.004V14.0015M5.95127 9.99999V3.99707M11.9998 20.0037V13.0004M11.9998 8.99915V3.99707M18.0484 20.0036V16.002M18.0484 12.0008V3.99707M3.99609 14.0015H7.90643M10.0447 8.99915H13.955M16.0933 16.0021H20.0036",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"})),V=m;export{m as IconSettingsSliderThree,V as default};
//# sourceMappingURL=index.mjs.map