| 123456789101112131415161718192021222324252627 |
- <template>
- <svg
- class="icon"
- width="200px"
- height="199.80px"
- viewBox="0 0 1025 1024"
- version="1.1"
- xmlns="http://www.w3.org/2000/svg"
- >
- <path
- fill="currentColor"
- d="M1014.86592 313.856a614.4 614.4 0 0 0-1005.568 0 51.2 51.2 0 0 0 83.968 58.88 512 512 0 0 1 837.632 0 51.2 51.2 0 1 0 83.968-58.368z"
- />
- <path
- fill="currentColor"
- d="M512.08192 289.792a422.912 422.912 0 0 0-363.52 204.8 51.2 51.2 0 1 0 87.552 51.2 322.56 322.56 0 0 1 552.448 0 51.2 51.2 0 1 0 87.552-51.2 422.912 422.912 0 0 0-364.032-204.8z"
- />
- <path
- fill="currentColor"
- d="M512.08192 527.872a239.104 239.104 0 0 0-223.232 157.184 51.2 51.2 0 1 0 96.256 34.816 135.168 135.168 0 0 1 256 0 51.2 51.2 0 1 0 96.256-34.816 239.104 239.104 0 0 0-225.28-157.184z"
- />
- <path
- fill="currentColor"
- d="M512.08192 870.4m-102.4 0a102.4 102.4 0 1 0 204.8 0 102.4 102.4 0 1 0-204.8 0Z"
- />
- </svg>
- </template>
|