@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 • 966 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...C})=>l.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}},n&&!o&&l.createElement("title",null,n),r);var i=r=>t.createElement(p,{...r,ariaLabel:"food-bell, serving-bell, glosche, serve"},t.createElement("path",{d:"M12.4995 4H11.4995V4.76251C9.1037 4.88245 6.74077 5.86524 4.9666 7.71655C3.06437 9.70148 1.87087 12.6507 1.99972 16.5167L2.01583 17H21.9831L21.9992 16.5167C22.128 12.6507 20.9345 9.70148 19.0323 7.71655C17.2582 5.86526 14.8953 4.88248 12.4995 4.76251V4Z",fill:"currentColor"}),t.createElement("path",{d:"M1.9995 18V19H8.9995V19.5H14.9995V19H21.9995V18H1.9995Z",fill:"currentColor"})),u=i;export{i as IconFoodBell,u as default};
//# sourceMappingURL=index.mjs.map