@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.56 kB
JavaScript
import r from"react";var l=({children:t,size:e=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...C})=>{let d=m!=="raw"&&!!s;return r.createElement("svg",{...C,"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,...p}},i&&!n&&r.createElement("title",null,i),d?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var h=o.memo((t)=>{return o.createElement(l,{...t,ariaLabel:"frisbee",maskId:"square-outlined-radius-0-stroke-2-IconFrisbee"},o.createElement("path",{d:"M22 12C22 14.7614 17.5228 17 12 17C6.47715 17 2 14.7614 2 12C2 9.23858 6.47715 7 12 7C17.5228 7 22 9.23858 22 12Z",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M2 6.88791C4.38461 5.12336 7.97912 4 12 4M22 17.1121C19.6154 18.8766 16.0209 20 12 20",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M20 10.5C20 12.433 16.4183 14 12 14C7.58172 14 4 12.433 4 10.5C4 8.567 7.58172 7 12 7C16.4183 7 20 8.567 20 10.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))}),w=h;export{w as default,h as IconFrisbee};
//# debugId=AB65EA20690862F964756E2164756E21