@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 • 1.15 kB
JavaScript
import r from"react";import l from"react";var a=({children:t,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:i,...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:p,...i}},n&&!o&&l.createElement("title",null,n),t);var s=t=>r.createElement(a,{...t,ariaLabel:"bubble-wide-notification, badge, message, chat"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19 2C16.7909 2 15 3.79086 15 6C15 8.20914 16.7909 10 19 10C21.2091 10 23 8.20914 23 6C23 3.79086 21.2091 2 19 2ZM16.5 6C16.5 4.61929 17.6193 3.5 19 3.5C20.3807 3.5 21.5 4.61929 21.5 6C21.5 7.38071 20.3807 8.5 19 8.5C17.6193 8.5 16.5 7.38071 16.5 6Z",fill:"currentColor"}),r.createElement("path",{d:"M13.4375 6C13.4375 4.89517 13.7596 3.86558 14.315 3H2V19H8.74274L11.9951 21.7263L15.2858 19H22V10.685C21.1344 11.2404 20.1048 11.5625 19 11.5625C15.9279 11.5625 13.4375 9.07208 13.4375 6Z",fill:"currentColor"})),d=s;export{s as IconBubbleWideNotification,d as default};
//# sourceMappingURL=index.mjs.map