@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.49 kB
JavaScript
import l from"react";import t from"react";var C=({children:o,size:e=24,ariaLabel:n,color:p,ariaHidden:r=!0,style:a,...s})=>t.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,...a}},n&&!r&&t.createElement("title",null,n),o);var m=o=>l.createElement(C,{...o,ariaLabel:"anonymous, anonym, hidden"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.05861 3H18.9414L19.9414 11H22V12H2V11H4.05861L5.05861 3ZM7 14C5.34315 14 4 15.3431 4 17C4 18.6569 5.34315 20 7 20C8.65685 20 10 18.6569 10 17C10 16.677 9.94912 16.3668 9.85532 16.0765C9.46573 14.8709 8.33392 14 7 14ZM3 17C3 14.7909 4.79086 13 7 13C8.58308 13 9.9504 13.9194 10.5989 15.2524C11.0353 15.0892 11.5076 15 12 15C12.4924 15 12.9647 15.0892 13.4011 15.2524C14.0496 13.9194 15.4169 13 17 13C19.2091 13 21 14.7909 21 17C21 19.2091 19.2091 21 17 21C14.7909 21 13 19.2091 13 17C13 16.7264 13.0275 16.4589 13.0801 16.2002C12.7453 16.0709 12.3814 16 12 16C11.6186 16 11.2547 16.0709 10.9199 16.2002C10.9725 16.4589 11 16.7264 11 17C11 19.2091 9.20914 21 7 21C4.79086 21 3 19.2091 3 17ZM17 14C15.6661 14 14.5343 14.8709 14.1447 16.0765C14.0509 16.3668 14 16.677 14 17C14 18.6569 15.3431 20 17 20C18.6569 20 20 18.6569 20 17C20 15.3431 18.6569 14 17 14Z",fill:"currentColor"})),f=m;export{m as IconAnonymous,f as default};
//# sourceMappingURL=index.mjs.map