@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.02 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:V,...a})=>n.createElement("svg",{...a,"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:s,...V}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(l,{...r,ariaLabel:"settings-slider-three"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.45123 2.99707V11H4.95123V2.99707H6.45123ZM19.0484 2.99707V13.0008H17.5484V2.99707H19.0484ZM12.7498 3.24707V8.49902H14.7498V9.99902H9.24982V8.49902H11.2498V3.24707H12.7498ZM12.7498 12.0005V20.7538H11.2498V12.0005H12.7498ZM2.99609 13.0015H8.49982V14.5015H6.45123V21.004H4.95123V14.5015H2.99609V13.0015ZM15.4998 15.002H20.9998V16.502H19.0484V21.0036H17.5484V16.502H15.4998V15.002Z",fill:"currentColor"})),f=i;export{i as IconSettingsSliderThree,f as default};
//# sourceMappingURL=index.mjs.map