- <template>
- <svg
- class="icon"
- width="200px"
- height="200.00px"
- viewBox="0 0 1024 1024"
- version="1.1"
- xmlns="http://www.w3.org/2000/svg"
- >
- <path
- fill="currentColor"
- d="M972.8 921.6h-25.6V51.2a51.2 51.2 0 0 0-102.4 0v870.4h-153.6V204.8a51.2 51.2 0 0 0-102.4 0v716.8h-153.6v-409.6a51.2 51.2 0 0 0-102.4 0v409.6h-153.6V307.2a51.2 51.2 0 0 0-102.4 0v614.4H51.2a51.2 51.2 0 0 0 0 102.4h921.6a51.2 51.2 0 0 0 0-102.4z"
- />
- </svg>
- </template>
|