| 
 | 1 | +// This file is part of MinIO Console Server  | 
 | 2 | +// Copyright (c) 2020 MinIO, Inc.  | 
 | 3 | +//  | 
 | 4 | +// This program is free software: you can redistribute it and/or modify  | 
 | 5 | +// it under the terms of the GNU Affero General Public License as published by  | 
 | 6 | +// the Free Software Foundation, either version 3 of the License, or  | 
 | 7 | +// (at your option) any later version.  | 
 | 8 | +//  | 
 | 9 | +// This program is distributed in the hope that it will be useful,  | 
 | 10 | +// but WITHOUT ANY WARRANTY; without even the implied warranty of  | 
 | 11 | +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  | 
 | 12 | +// GNU Affero General Public License for more details.  | 
 | 13 | +//  | 
 | 14 | +// You should have received a copy of the GNU Affero General Public License  | 
 | 15 | +// along with this program.  If not, see <http://www.gnu.org/licenses/>.  | 
 | 16 | + | 
 | 17 | +import React from "react";  | 
 | 18 | +import { SvgIcon } from "@material-ui/core";  | 
 | 19 | +class ClustersIcon extends React.Component {  | 
 | 20 | +  render() {  | 
 | 21 | +    return (  | 
 | 22 | +      <SvgIcon>  | 
 | 23 | +        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 9">  | 
 | 24 | +          <g transform="translate(79 438.479)">  | 
 | 25 | +            <g>  | 
 | 26 | +              <g>  | 
 | 27 | +                <rect x="-77.9" y="-434.5" width="7.8" height="1" />  | 
 | 28 | +              </g>  | 
 | 29 | +            </g>  | 
 | 30 | +            <g>  | 
 | 31 | +              <g>  | 
 | 32 | +                <rect  | 
 | 33 | +                  x="-77.9"  | 
 | 34 | +                  y="-434.5"  | 
 | 35 | +                  transform="matrix(0.4999 -0.8661 0.8661 0.4999 338.8698 -281.1237)"  | 
 | 36 | +                  width="7.8"  | 
 | 37 | +                  height="1"  | 
 | 38 | +                />  | 
 | 39 | +              </g>  | 
 | 40 | +            </g>  | 
 | 41 | +            <g>  | 
 | 42 | +              <g>  | 
 | 43 | +                <rect  | 
 | 44 | +                  x="-74.5"  | 
 | 45 | +                  y="-437.9"  | 
 | 46 | +                  transform="matrix(0.866 -0.5001 0.5001 0.866 207.1129 -95.1668)"  | 
 | 47 | +                  width="1"  | 
 | 48 | +                  height="7.8"  | 
 | 49 | +                />  | 
 | 50 | +              </g>  | 
 | 51 | +            </g>  | 
 | 52 | +            <g>  | 
 | 53 | +              <g>  | 
 | 54 | +                <path  | 
 | 55 | +                  d="M-71.8-430.1h-4.5l-2.2-3.9l2.2-3.9h4.5l2.2,3.9L-71.8-430.1z M-75.7-431.1h3.3l1.7-2.9l-1.7-2.9h-3.3  | 
 | 56 | +				l-1.7,2.9L-75.7-431.1z"  | 
 | 57 | +                />  | 
 | 58 | +              </g>  | 
 | 59 | +            </g>  | 
 | 60 | +            <g>  | 
 | 61 | +              <g>  | 
 | 62 | +                <path  | 
 | 63 | +                  d="M-72.3-434c0,0.9-0.7,1.7-1.7,1.7c-0.9,0-1.7-0.7-1.7-1.7c0-0.9,0.7-1.7,1.7-1.7  | 
 | 64 | +				C-73.1-435.7-72.3-434.9-72.3-434z"  | 
 | 65 | +                />  | 
 | 66 | +              </g>  | 
 | 67 | +            </g>  | 
 | 68 | +            <g>  | 
 | 69 | +              <g>  | 
 | 70 | +                <path  | 
 | 71 | +                  d="M-76.8-434c0,0.6-0.5,1.1-1.1,1.1c0,0,0,0,0,0c-0.6,0-1.1-0.5-1.1-1.1c0,0,0,0,0,0c0-0.6,0.5-1.1,1.1-1.1  | 
 | 72 | +				c0,0,0,0,0,0C-77.3-435.1-76.8-434.6-76.8-434C-76.8-434-76.8-434-76.8-434z"  | 
 | 73 | +                />  | 
 | 74 | +              </g>  | 
 | 75 | +            </g>  | 
 | 76 | +            <g>  | 
 | 77 | +              <g>  | 
 | 78 | +                <path  | 
 | 79 | +                  d="M-69-434c0,0.6-0.5,1.1-1.1,1.1c0,0,0,0,0,0c-0.6,0-1.1-0.5-1.1-1.1c0,0,0,0,0,0c0-0.6,0.5-1.1,1.1-1.1  | 
 | 80 | +				c0,0,0,0,0,0C-69.5-435.1-69-434.6-69-434C-69-434-69-434-69-434z"  | 
 | 81 | +                />  | 
 | 82 | +              </g>  | 
 | 83 | +            </g>  | 
 | 84 | +            <g>  | 
 | 85 | +              <g>  | 
 | 86 | +                <path  | 
 | 87 | +                  d="M-75.4-431.6c0.5,0.3,0.7,1,0.4,1.5c-0.3,0.5-1,0.7-1.5,0.4c0,0,0,0,0,0c-0.5-0.3-0.7-1-0.4-1.5  | 
 | 88 | +				C-76.6-431.7-75.9-431.9-75.4-431.6C-75.4-431.6-75.4-431.6-75.4-431.6z"  | 
 | 89 | +                />  | 
 | 90 | +              </g>  | 
 | 91 | +            </g>  | 
 | 92 | +            <g>  | 
 | 93 | +              <g>  | 
 | 94 | +                <path  | 
 | 95 | +                  d="M-71.5-438.3c0.5,0.3,0.7,1,0.4,1.5c-0.3,0.5-1,0.7-1.5,0.4c0,0,0,0,0,0c-0.5-0.3-0.7-1-0.4-1.5  | 
 | 96 | +				C-72.7-438.5-72-438.6-71.5-438.3C-71.5-438.3-71.5-438.3-71.5-438.3z"  | 
 | 97 | +                />  | 
 | 98 | +              </g>  | 
 | 99 | +            </g>  | 
 | 100 | +            <g>  | 
 | 101 | +              <g>  | 
 | 102 | +                <path  | 
 | 103 | +                  d="M-72.6-431.6c0.5-0.3,1.2-0.1,1.5,0.4c0,0,0,0,0,0c0.3,0.5,0.1,1.2-0.4,1.5c-0.5,0.3-1.2,0.1-1.5-0.4  | 
 | 104 | +				c0,0,0,0,0,0C-73.3-430.6-73.1-431.3-72.6-431.6z"  | 
 | 105 | +                />  | 
 | 106 | +              </g>  | 
 | 107 | +            </g>  | 
 | 108 | +            <g>  | 
 | 109 | +              <g>  | 
 | 110 | +                <path  | 
 | 111 | +                  d="M-76.5-438.3c0.5-0.3,1.2-0.1,1.5,0.4c0,0,0,0,0,0c0.3,0.5,0.1,1.2-0.4,1.5c-0.5,0.3-1.2,0.1-1.5-0.4  | 
 | 112 | +				c0,0,0,0,0,0C-77.2-437.3-77-438-76.5-438.3z"  | 
 | 113 | +                />  | 
 | 114 | +              </g>  | 
 | 115 | +            </g>  | 
 | 116 | +          </g>  | 
 | 117 | +        </svg>  | 
 | 118 | +      </SvgIcon>  | 
 | 119 | +    );  | 
 | 120 | +  }  | 
 | 121 | +}  | 
 | 122 | + | 
 | 123 | +export default ClustersIcon;  | 
0 commit comments