@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.73 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.25 3H3V11.25H7.66752C7.24731 10.6629 7 9.94368 7 9.16667C7 7.97005 7.97005 7 9.16667 7C9.94368 7 10.6629 7.24731 11.25 7.66752V3Z",fill:"currentColor"}),r.createElement("path",{d:"M3 12.75V21H11.25V14.2063C10.4271 15.1268 9.4956 15.9274 8.4067 16.6302L7.77655 17.0369L6.96314 15.7765L7.5933 15.3698C8.73769 14.6313 9.68765 13.7735 10.5213 12.75H3Z",fill:"currentColor"}),r.createElement("path",{d:"M12.75 21H21V12.75H13.4787C14.3124 13.7735 15.2623 14.6313 16.4067 15.3698L17.0369 15.7765L16.2235 17.0369L15.5933 16.6302C14.5044 15.9274 13.5729 15.1268 12.75 14.2063V21Z",fill:"currentColor"}),r.createElement("path",{d:"M21 11.25V3H12.75V7.66752C13.3371 7.24731 14.0563 7 14.8333 7C16.0299 7 17 7.97005 17 9.16667C17 9.94368 16.7527 10.6629 16.3325 11.25H21Z",fill:"currentColor"}),r.createElement("path",{d:"M9.16667 8.5C10.3173 8.5 11.25 9.43274 11.25 10.5833V11.25H10.5833C9.43274 11.25 8.5 10.3173 8.5 9.16667C8.5 8.79848 8.79848 8.5 9.16667 8.5Z",fill:"currentColor"}),r.createElement("path",{d:"M12.75 10.5833V11.25H13.4167C14.5673 11.25 15.5 10.3173 15.5 9.16667C15.5 8.79848 15.2015 8.5 14.8333 8.5C13.6827 8.5 12.75 9.43274 12.75 10.5833Z",fill:"currentColor"})),c=s;export{s as IconGift2,c as default};
//# sourceMappingURL=index.mjs.map