@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.09 kB
JavaScript
import l from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...C})=>n.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:p,...s}},o&&!t&&n.createElement("title",null,o),e);var m=e=>l.createElement(a,{...e,ariaLabel:"american-football, nfl"},l.createElement("path",{d:"M10.25 13.75L13.75 10.25M13.1428 3.14284C13.7481 3.0488 14.3684 3 15 3H20C20.5523 3 21 3.44772 21 4V9C21 9.63164 20.9512 10.2519 20.8572 10.8572M13.1428 3.14284L20.8572 10.8572M13.1428 3.14284C8.00257 3.94145 3.94145 8.00257 3.14284 13.1428M20.8572 10.8572C20.0585 15.9974 15.9974 20.0585 10.8572 20.8572M10.8572 20.8572C10.2519 20.9512 9.63164 21 9 21H4C3.44772 21 3 20.5523 3 20V15C3 14.3684 3.0488 13.7481 3.14284 13.1428M10.8572 20.8572L3.14284 13.1428",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),g=m;export{m as IconAmericanFootball,g as default};
//# sourceMappingURL=index.mjs.map