@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 • 883 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-ver"},p.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 14ZM7 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:"square"})),f=i;export{i as IconSettingsSliderVer,f as default};
//# sourceMappingURL=index.mjs.map