@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.
4 lines (2 loc) • 945 B
JavaScript
import s from"react";var p=({children:e,size:t=24,ariaLabel:n,color:l,ariaHidden:r=!0,style:a,...C})=>{return 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)};import o from"react";var i=(e)=>{return o.createElement(p,{...e,ariaLabel:"settings-toggle-2"},o.createElement("path",{d:"M2 12C2 9.23858 4.23858 7 7 7H17C19.7614 7 22 9.23858 22 12C22 14.7614 19.7614 17 17 17H7C4.23858 17 2 14.7614 2 12Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M12 12C12 9.23858 14.2386 7 17 7C19.7614 7 22 9.23858 22 12C22 14.7614 19.7614 17 17 17C14.2386 17 12 14.7614 12 12Z",stroke:"currentColor",strokeWidth:"2"}))},h=i;export{h as default,i as IconSettingsToggle2};
//# debugId=75CB2724BE11F28564756E2164756E21