UNPKG

@central-icons-react/square-outlined-radius-0-stroke-2

Version:

A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.

4 lines (2 loc) 1.4 kB
import t from"react";var i=({children:r,size:e=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:m,mode:p="masked",maskId:s,...g})=>{let C=p!=="raw"&&!!s;return t.createElement("svg",{...g,"aria-hidden":n,role:n?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,...m}},l&&!n&&t.createElement("title",null,l),C?t.createElement(t.Fragment,null,t.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.createElement("g",{fill:"none",style:{color:"#fff"}},r)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};import o from"react";var d=o.memo((r)=>{return o.createElement(i,{...r,ariaLabel:"settings-toggle-2",maskId:"square-outlined-radius-0-stroke-2-IconSettingsToggle2"},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"}))}),w=d;export{w as default,d as IconSettingsToggle2}; //# debugId=F80B197A578BF52564756E2164756E21