@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.61 kB
JavaScript
import r from"react";import l from"react";var C=({children:o,size:t=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!e&&l.createElement("title",null,n),o);var s=o=>r.createElement(C,{...o,ariaLabel:"gift-2, present"},r.createElement("path",{d:"M11.5 3H3V11.5H8.05051C7.40223 10.8647 7 9.97934 7 9C7 7.89543 7.89543 7 9 7C9.97935 7 10.8647 7.40223 11.5 8.05051V3Z",fill:"currentColor"}),r.createElement("path",{d:"M3 12.5V21H11.5V13.5411C10.4503 14.8613 9.241 15.9715 7.77113 16.9201L7.35103 17.1912L6.80876 16.351L7.22887 16.0799C8.75287 15.0963 9.97759 13.9287 11.0391 12.5H3Z",fill:"currentColor"}),r.createElement("path",{d:"M12.5 21H21V12.5H12.9609C14.0224 13.9287 15.2471 15.0963 16.7711 16.0799L17.1912 16.351L16.649 17.1912L16.2289 16.9201C14.759 15.9715 13.5497 14.8613 12.5 13.5411V21Z",fill:"currentColor"}),r.createElement("path",{d:"M21 11.5V3H12.5V8.05051C13.1353 7.40223 14.0207 7 15 7C16.1046 7 17 7.89543 17 9C17 9.97935 16.5978 10.8647 15.9495 11.5H21Z",fill:"currentColor"}),r.createElement("path",{d:"M9 8C10.3807 8 11.5 9.11929 11.5 10.5V11.5H10.5C9.11929 11.5 8 10.3807 8 9C8 8.44772 8.44772 8 9 8Z",fill:"currentColor"}),r.createElement("path",{d:"M12.5 10.5V11.5H13.5C14.8807 11.5 16 10.3807 16 9C16 8.44771 15.5523 8 15 8C13.6193 8 12.5 9.11929 12.5 10.5Z",fill:"currentColor"})),c=s;export{s as IconGift2,c as default};
//# sourceMappingURL=index.mjs.map