UNPKG

@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
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 20H18V11H22V20Z",fill:"currentColor"}),r.createElement("path",{d:"M22 10H18V4C20.2091 4 22 5.79086 22 8V10Z",fill:"currentColor"}),r.createElement("path",{d:"M17 10V4H7V10H11.5V9H12.5V10H17Z",fill:"currentColor"}),r.createElement("path",{d:"M11.5 11V12H12.5V11H17V20H7V11H11.5Z",fill:"currentColor"}),r.createElement("path",{d:"M6 4V10H2V8C2 5.79086 3.79086 4 6 4Z",fill:"currentColor"}),r.createElement("path",{d:"M6 11V20H2V11H6Z",fill:"currentColor"})),c=i;export{i as IconTreasure,c as default}; //# sourceMappingURL=index.mjs.map