@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 • 794 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,...V})=>n.createElement("svg",{...V,"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:"hourglass"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 2V3.5H19V8.41045L13.3913 12L19 15.5896V20.5H21V22H3V20.5H5V15.5896L10.6087 12L5 8.41045V3.5H3V2H21ZM6.5 7H17.5V3.5H6.5V7ZM17.5 16.4104V18H6.5V16.4104L12 12.8904L17.5 16.4104Z",fill:"currentColor"})),g=i;export{i as IconHourglass,g as default};
//# sourceMappingURL=index.mjs.map