@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.31 kB
JavaScript
import e from"react";var l=({children:o,size:r=24,ariaLabel:a,color:i,ariaHidden:t=!0,style:m,mode:p="masked",maskId:n,...c})=>{let f=p!=="raw"&&!!n;return e.createElement("svg",{...c,"aria-hidden":t,role:t?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:i,...m}},a&&!t&&e.createElement("title",null,a),f?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import s from"react";var d=s.memo((o)=>{return s.createElement(l,{...o,ariaLabel:"american-football, nfl",maskId:"square-outlined-radius-0-stroke-2-IconAmericanFootball"},s.createElement("path",{d:"M13.5 3.5L20.5 10.5M3.5 13.5L10.5 20.5M10.25 13.75L13.75 10.25M15 3H20C20.5523 3 21 3.44772 21 4V9C21 15.6274 15.6274 21 9 21H4C3.44772 21 3 20.5523 3 20V15C3 8.37258 8.37258 3 15 3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=d;export{w as default,d as IconAmericanFootball};
//# debugId=6413074F91190F9B64756E2164756E21