@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 877 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?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:l,...s}},o&&!e&&n.createElement("title",null,o),t);var m=t=>a.createElement(p,{...t,ariaLabel:"flag-2, priority"},a.createElement("path",{d:"M11.7975 15.8054C9.60407 15.1904 7.66645 14.6672 5.5 15.5659V22H4V3.31173L4.41781 3.10532C7.30137 1.68079 9.86003 2.39852 12.1345 3.03652L12.2025 3.0556C14.5359 3.70992 16.5799 4.2603 18.9178 3.10532L20 2.5707V15.5493L19.5822 15.7557C16.6986 17.1803 14.14 16.4625 11.8655 15.8245L11.7975 15.8054Z",fill:"currentColor"})),u=m;export{m as IconFlag2,u as default};
//# sourceMappingURL=index.mjs.map