@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 • 1.07 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...V})=>l.createElement("svg",{...V,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!e&&l.createElement("title",null,n),t);var i=t=>r.createElement(p,{...t,ariaLabel:"treasure, chest"},r.createElement("path",{d:"M22 20H17.5V11.5H22V20Z",fill:"currentColor"}),r.createElement("path",{d:"M22 10H17.5V4H18.25C20.3211 4 22 5.67893 22 7.75V10Z",fill:"currentColor"}),r.createElement("path",{d:"M16 10V4H8V10H11.25V9H12.75V10H16Z",fill:"currentColor"}),r.createElement("path",{d:"M11.25 11.5V12.5H12.75V11.5H16V20H8V11.5H11.25Z",fill:"currentColor"}),r.createElement("path",{d:"M6.5 4V10H2V7.75C2 5.67893 3.67893 4 5.75 4H6.5Z",fill:"currentColor"}),r.createElement("path",{d:"M6.5 11.5V20H2V11.5H6.5Z",fill:"currentColor"})),m=i;export{i as IconTreasure,m as default};
//# sourceMappingURL=index.mjs.map