@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.
2 lines • 821 B
JavaScript
import l from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":t,role:t?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:p,...s}},o&&!t&&n.createElement("title",null,o),r);var c=r=>l.createElement(a,{...r,ariaLabel:"american-football, nfl"},l.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"})),g=c;export{c as IconAmericanFootball,g as default};
//# sourceMappingURL=index.mjs.map