@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 • 1.3 kB
JavaScript
import a from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:p,ariaHidden:r=!0,style:C,...s})=>n.createElement("svg",{...s,"aria-hidden":r,role:r?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:p,...C}},t&&!r&&n.createElement("title",null,t),o);var i=o=>a.createElement(l,{...o,ariaLabel:"balloon, birthday"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.65178 3.31207C7.29388 1.80721 9.54454 1 12 1C14.4555 1 16.7061 1.80721 18.3482 3.31207C19.9956 4.82176 21 7.00648 21 9.69286C21 13.0866 19.6105 15.7855 17.8027 17.633C16.6691 18.7915 15.3538 19.6315 14.0936 20.0924L15.4384 23H8.76148L9.9222 20.0982C8.65727 19.6385 7.33563 18.7963 6.19731 17.633C4.3895 15.7855 3 13.0866 3 9.69286C3 7.00648 4.0044 4.82176 5.65178 3.31207ZM10.8877 20.3769L10.2385 22H13.8741L13.1224 20.3748C12.7337 20.4576 12.357 20.5 12 20.5C11.6461 20.5 11.2729 20.4583 10.8877 20.3769ZM8.4566 6.33468C7.56789 7.18514 7 8.43473 7 10.0357H6C6 8.18492 6.66333 6.66665 7.76522 5.6122C8.86348 4.56122 10.3668 4 12 4V5C10.5956 5 9.34896 5.48075 8.4566 6.33468Z",fill:"currentColor"})),d=i;export{i as IconBalloon,d as default};
//# sourceMappingURL=index.mjs.map