@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 • 805 B
JavaScript
import l from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"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 c=r=>l.createElement(p,{...r,ariaLabel:"hot-drink-cup,coffee-mug,dup"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.97467 2H18.0253L19.1163 5H21V9.5H19.9558L18.7653 22H5.23459L4.04614 9.5H3V5H4.8838L5.97467 2ZM6.47989 5H17.5202L16.9747 3.5H7.02533L6.47989 5ZM19.5 8V6.5H4.5V8H19.5Z",fill:"currentColor"})),C=c;export{c as IconHotDrinkCup,C as default};
//# sourceMappingURL=index.mjs.map