@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.02 kB
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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:a,...s}},t&&!o&&n.createElement("title",null,t),r);var i=r=>l.createElement(p,{...r,ariaLabel:"trophy, win, champion"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 2V4H2V7.5C2 9.32182 3.39194 10.8185 5.17033 10.9847C5.84192 13.8591 8.42094 16 11.5 16H11.5039V17H6V22H18V17H12.5039V16C15.5812 15.9982 18.1584 13.8579 18.8297 10.9847C20.6081 10.8185 22 9.32182 22 7.5V4H19V2H5ZM3 5H5V9.5C5 9.65231 5.00524 9.8034 5.01555 9.95309C3.86669 9.7275 3 8.71496 3 7.5V5ZM21 7.5C21 8.71497 20.1333 9.72751 18.9845 9.9531C18.9948 9.8034 19 9.65231 19 9.5V5H21V7.5Z",fill:"currentColor"})),u=i;export{i as IconTrophy,u as default};
//# sourceMappingURL=index.mjs.map