@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.64 kB
JavaScript
import r from"react";var i=({children:t,size:o=24,ariaLabel:l,color:p,ariaHidden:s=!0,style:a,mode:m="masked",maskId:n,...d})=>{let h=m!=="raw"&&!!n;return r.createElement("svg",{...d,"aria-hidden":s,role:s?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},l&&!s&&r.createElement("title",null,l),h?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,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(#${n})`})):t)};import e from"react";var f=e.memo((t)=>{return e.createElement(i,{...t,ariaLabel:"frisbee-golf",maskId:"square-outlined-radius-0-stroke-2-IconFrisbeeGolf"},e.createElement("path",{d:"M5.50057 16C2.7358 12.7007 2.14207 8.21905 3.00057 4H15.0006C15.5903 6.76754 15.6392 10.3008 14.5005 13.002",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M2 16H7",stroke:"currentColor",strokeWidth:"2"}),e.createElement("ellipse",{cx:"14",cy:"16.5",rx:"7",ry:"3.5",stroke:"currentColor",strokeWidth:"2"}),e.createElement("ellipse",{cx:"14",cy:"15",rx:"4.5",ry:"2",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M6.99959 4C6.38733 7.25618 6.60122 11.0846 8.205 14M10.9996 4C11.5847 7.11169 11.4153 10.746 9.99951 13.6067",stroke:"currentColor",strokeWidth:"2"}))}),x=f;export{x as default,f as IconFrisbeeGolf};
//# debugId=31D464AE5C65BBA464756E2164756E21