@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 911 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:"M2 12C2 8.68629 4.68629 6 8 6H16C19.3137 6 22 8.68629 22 12C22 15.3137 19.3137 18 16 18H8C4.68629 18 2 15.3137 2 12Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M13 12C13 10.3431 14.3431 9 16 9C17.6569 9 19 10.3431 19 12C19 13.6569 17.6569 15 16 15C14.3431 15 13 13.6569 13 12Z",stroke:"currentColor",strokeWidth:"2"})),f=i;export{i as IconSettingsToggle1,f as default};
//# sourceMappingURL=index.mjs.map