@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 • 897 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:a,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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,...s}},r&&!o&&n.createElement("title",null,r),t);var i=t=>p.createElement(l,{...t,ariaLabel:"settings-toggle-1"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 12C1 8.13401 4.13401 5 8 5H16C19.866 5 23 8.13401 23 12C23 15.866 19.866 19 16 19H8C4.13401 19 1 15.866 1 12ZM12.25 12C12.25 9.92893 13.9289 8.25 16 8.25C18.0711 8.25 19.75 9.92893 19.75 12C19.75 14.0711 18.0711 15.75 16 15.75C13.9289 15.75 12.25 14.0711 12.25 12Z",fill:"currentColor"})),u=i;export{i as IconSettingsToggle1,u as default};
//# sourceMappingURL=index.mjs.map