@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.1 kB
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,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:a,...i}},n&&!o&&l.createElement("title",null,n),r);var s=r=>t.createElement(p,{...r,ariaLabel:"square-circle-top-right, notifications, badge"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.9996 3C13.3719 3.83566 13 4.87439 13 6C13 8.76142 15.2386 11 18 11C19.1256 11 20.1643 10.6281 21 10.0004V21H3V3H13.9996Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3ZM14 6C14 3.79086 15.7909 2 18 2C20.2091 2 22 3.79086 22 6C22 8.20914 20.2091 10 18 10C15.7909 10 14 8.20914 14 6Z",fill:"currentColor"})),m=s;export{s as IconSquareCircleTopRight,m as default};
//# sourceMappingURL=index.mjs.map