@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 • 911 B
JavaScript
import p from"react";import n from"react";var l=({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=>p.createElement(l,{...r,ariaLabel:"popsicle-1, ice-cream, sweets"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 4.5C5 2.567 6.567 1 8.5 1H15.5C17.433 1 19 2.567 19 4.5V18H14.25V20.75C14.25 21.9926 13.2426 23 12 23C10.7574 23 9.75 21.9926 9.75 20.75V18H5V4.5ZM10.75 18V20.75C10.75 21.4404 11.3096 22 12 22C12.6904 22 13.25 21.4404 13.25 20.75V18H10.75ZM10 6H9V13H10V6ZM15 6V13H14V6H15Z",fill:"currentColor"})),u=i;export{i as IconPopsicle1,u as default};
//# sourceMappingURL=index.mjs.map