@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.58 kB
JavaScript
import t from"react";var l=({children:o,size:r=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...C})=>{let d=m!=="raw"&&!!s;return t.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},i&&!n&&t.createElement("title",null,i),d?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"}},o)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):o)};import e from"react";var h=e.memo((o)=>{return e.createElement(l,{...o,ariaLabel:"live-activity, fitness",maskId:"square-outlined-radius-0-stroke-2-IconLiveActivity"},e.createElement("path",{d:"M12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 8.46628 5.03656 5.40822 8 3.93552",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M12 6.5C15.0376 6.5 17.5 8.96243 17.5 12C17.5 15.0376 15.0376 17.5 12 17.5C8.96243 17.5 6.5 15.0376 6.5 12C6.5 11.181 6.679 10.4039 7 9.70551",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10",stroke:"currentColor",strokeWidth:"2"}))}),w=h;export{w as default,h as IconLiveActivity};
//# debugId=1F8E6A40958B128A64756E2164756E21