@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 • 982 B
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:a,...C})=>l.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...a}},n&&!t&&l.createElement("title",null,n),e);var i=e=>o.createElement(p,{...e,ariaLabel:"settings-slider-ver"},o.createElement("path",{d:"M17.75 13.0701C19.6011 13.421 21 15.0465 21 17C21 19.2098 19.2098 21 17 21C14.7902 21 13 19.2098 13 17C13 15.0465 14.3989 13.421 16.25 13.0701V3H17.75V13.0701Z",fill:"currentColor"}),o.createElement("path",{d:"M6.25 5.07014C4.3989 5.421 3 7.04652 3 9C3 10.9535 4.3989 12.579 6.25 12.9299V21H7.75V12.9299C9.6011 12.579 11 10.9535 11 9C11 7.04652 9.6011 5.421 7.75 5.07014V3H6.25V5.07014Z",fill:"currentColor"})),g=i;export{i as IconSettingsSliderVer,g as default};
//# sourceMappingURL=index.mjs.map