@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px 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:"M5.95123 2.99707V11H4.95123V2.99707H5.95123ZM12.4998 2.99707V8.99902H14.4998V9.99902H9.49982V8.99902H11.4998V2.99707H12.4998ZM19.0484 2.99707V13.0008H18.0484V2.99707H19.0484ZM12.4998 12.0005V21.0038H11.4998V12.0005H12.4998ZM2.99609 13.0015H7.99982V14.0015H5.95123V21.004H4.95123V14.0015H2.99609V13.0015ZM15.9998 15.002H20.9998V16.002H19.0484V21.0036H18.0484V16.002H15.9998V15.002Z",fill:"currentColor"})),f=i;export{i as IconSettingsSliderThree,f as default};
//# sourceMappingURL=index.mjs.map