@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 982 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,...C})=>n.createElement("svg",{...C,"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 i=r=>p.createElement(s,{...r,ariaLabel:"settings-slider-hor"},p.createElement("path",{d:"M3.75 7H13.5M20.25 17H12.5M3.75 17H5.5M13.75 7C13.75 5.20437 15.2044 3.75 17 3.75C18.7956 3.75 20.25 5.20437 20.25 7C20.25 8.79563 18.7956 10.25 17 10.25C15.2044 10.25 13.75 8.79563 13.75 7ZM12.25 17C12.25 18.7956 10.7956 20.25 9 20.25C7.20438 20.25 5.75 18.7956 5.75 17C5.75 15.2044 7.20438 13.75 9 13.75C10.7956 13.75 12.25 15.2044 12.25 17Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=i;export{i as IconSettingsSliderHor,f as default};
//# sourceMappingURL=index.mjs.map