@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) • 2.25 kB
JavaScript
import o from"react";var p=({children:t,size:l=24,ariaLabel:i,color:V,ariaHidden:n=!0,style:s,mode:a="masked",maskId:e,...H})=>{let d=a!=="raw"&&!!e;return o.createElement("svg",{...H,"aria-hidden":n,role:n?void 0:"img",width:typeof l==="number"?`${l}px`:l,height:typeof l==="number"?`${l}px`:l,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:V,...s}},i&&!n&&o.createElement("title",null,i),d?o.createElement(o.Fragment,null,o.createElement("mask",{id:e,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},t)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${e})`})):t)};import r from"react";var f=r.memo((t)=>{return r.createElement(p,{...t,ariaLabel:"racing-flag, target",maskId:"square-outlined-radius-0-stroke-2-IconRacingFlag"},r.createElement("path",{d:"M4 16H20V4H4V21",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M9 15H7V13H9V15Z",fill:"currentColor"}),r.createElement("path",{d:"M13 15H11V13H13V15Z",fill:"currentColor"}),r.createElement("path",{d:"M17 15H15V13H17V15Z",fill:"currentColor"}),r.createElement("path",{d:"M7 13H5V11H7V13Z",fill:"currentColor"}),r.createElement("path",{d:"M11 13H9V11H11V13Z",fill:"currentColor"}),r.createElement("path",{d:"M15 13H13V11H15V13Z",fill:"currentColor"}),r.createElement("path",{d:"M19 13H17V11H19V13Z",fill:"currentColor"}),r.createElement("path",{d:"M9 11H7V9H9V11Z",fill:"currentColor"}),r.createElement("path",{d:"M13 11H11V9H13V11Z",fill:"currentColor"}),r.createElement("path",{d:"M17 11H15V9H17V11Z",fill:"currentColor"}),r.createElement("path",{d:"M7 9H5V7H7V9Z",fill:"currentColor"}),r.createElement("path",{d:"M11 9H9V7H11V9Z",fill:"currentColor"}),r.createElement("path",{d:"M15 9H13V7H15V9Z",fill:"currentColor"}),r.createElement("path",{d:"M19 9H17V7H19V9Z",fill:"currentColor"}),r.createElement("path",{d:"M9 7H7V5H9V7Z",fill:"currentColor"}),r.createElement("path",{d:"M13 7H11V5H13V7Z",fill:"currentColor"}),r.createElement("path",{d:"M17 7H15V5H17V7Z",fill:"currentColor"}))}),M=f;export{M as default,f as IconRacingFlag};
//# debugId=6FB5908DA74DDD9964756E2164756E21