@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 993 B
JavaScript
import o from"react";import s from"react";var p=({children:e,size:t=24,ariaLabel:n,color:l,ariaHidden:r=!0,style:a,...C})=>s.createElement("svg",{...C,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!r&&s.createElement("title",null,n),e);var i=e=>o.createElement(p,{...e,ariaLabel:"settings-toggle-1"},o.createElement("path",{d:"M1.75 12C1.75 8.54822 4.54822 5.75 8 5.75H16C19.4518 5.75 22.25 8.54822 22.25 12C22.25 15.4518 19.4518 18.25 16 18.25H8C4.54822 18.25 1.75 15.4518 1.75 12Z",stroke:"currentColor",strokeWidth:"1.5"}),o.createElement("path",{d:"M12.75 12C12.75 10.2051 14.2051 8.75 16 8.75C17.7949 8.75 19.25 10.2051 19.25 12C19.25 13.7949 17.7949 15.25 16 15.25C14.2051 15.25 12.75 13.7949 12.75 12Z",stroke:"currentColor",strokeWidth:"1.5"})),f=i;export{i as IconSettingsToggle1,f as default};
//# sourceMappingURL=index.mjs.map