- <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="M896 204.8h-256V153.6a51.2 51.2 0 0 0-51.2-51.2h-409.6V51.2a51.2 51.2 0 0 0-102.4 0v921.6a51.2 51.2 0 0 0 102.4 0v-307.2h358.4v51.2a51.2 51.2 0 0 0 51.2 51.2h307.2a51.2 51.2 0 0 0 51.2-51.2V256a51.2 51.2 0 0 0-51.2-51.2z m-716.8 0h358.4v358.4h-358.4z m665.6 460.8h-204.8V307.2h204.8z"
- />
- </svg>
- </template>
|