@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 • 2.06 kB
JavaScript
import l from"react";import t from"react";var n=({children:e,size:C=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:p,...s})=>t.createElement("svg",{...s,"aria-hidden":r,role:r?void 0:"img",width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},o&&!r&&t.createElement("title",null,o),e);var i=e=>l.createElement(n,{...e,ariaLabel:"server-2, storage, data, coins, money"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 5.14C20 4.57 19.67 4.09 19.23 3.73C18.79 3.36 18.18 3.05 17.47 2.8C16.05 2.3 14.11 2 12 2C9.89 2 7.95 2.3 6.53 2.8C5.82 3.05 5.21 3.36 4.77 3.73C4.33 4.09 4 4.57 4 5.14V9.24C4 9.45 4.12 9.71 4.49 10.02C4.86 10.33 5.42 10.62 6.16 10.88C7.63 11.4 9.7 11.73 12 11.73C14.3 11.73 16.37 11.4 17.84 10.88C18.58 10.62 19.14 10.32 19.51 10.02C19.88 9.71 20 9.45 20 9.24V5.14ZM5.41 4.5C5.73 4.24 6.22 3.98 6.86 3.75C8.15 3.3 9.97 3.01 12 3.01C14.03 3.01 15.85 3.3 17.14 3.75C17.79 3.98 18.28 4.24 18.59 4.5C18.91 4.77 19 4.99 19 5.14C19 5.29 18.91 5.52 18.59 5.78C18.27 6.04 17.78 6.3 17.14 6.53C15.85 6.98 14.03 7.27 12 7.27C9.97 7.27 8.15 6.98 6.86 6.53C6.21 6.3 5.72 6.04 5.41 5.78C5.09 5.51 5 5.29 5 5.14C5 4.99 5.09 4.76 5.41 4.5ZM18.18 11.83C18.9 11.58 19.53 11.27 20 10.91V13.49C20 13.7 19.88 13.96 19.51 14.27C19.14 14.58 18.58 14.87 17.84 15.13C16.37 15.65 14.3 15.98 12 15.98C9.7 15.98 7.63 15.65 6.16 15.13C5.42 14.87 4.86 14.57 4.49 14.27C4.12 13.96 4 13.7 4 13.49V10.91C4.48 11.27 5.1 11.57 5.82 11.83C7.42 12.39 9.61 12.73 12 12.73C14.39 12.73 16.57 12.39 18.18 11.83ZM18.18 16.08C18.9 15.83 19.53 15.52 20 15.16V18.86C20 19.43 19.67 19.91 19.23 20.27C18.79 20.64 18.18 20.95 17.47 21.2C16.05 21.7 14.11 22 12 22C9.89 22 7.95 21.7 6.53 21.2C5.82 20.95 5.21 20.64 4.77 20.27C4.33 19.9 4 19.43 4 18.86V15.16C4.48 15.52 5.1 15.82 5.82 16.08C7.42 16.64 9.61 16.98 12 16.98C14.39 16.98 16.57 16.64 18.18 16.08Z",fill:"currentColor"})),d=i;export{i as IconServer2,d as default};
//# sourceMappingURL=index.mjs.map