| 12345678910111213141516171819 |
- <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="M355.328 329.216c-25.6-19.456-46.592-9.216-46.592 23.04v318.976c0 32.256 20.992 42.496 46.592 23.04l193.024-146.944a42.496 42.496 0 0 0 0-71.168zM193.024 158.208h-5.632a122.88 122.88 0 0 0-158.72 74.24 1392.128 1392.128 0 0 0 0 558.592 122.88 122.88 0 0 0 160.768 75.264 2186.24 2186.24 0 0 1 3.584-708.096z"
- />
- <path
- fill="currentColor"
- d="M983.552 414.208A1837.056 1837.056 0 0 0 367.616 47.616a129.536 129.536 0 0 0-172.544 98.816v11.776a1792 1792 0 0 1 563.2 278.528 88.576 88.576 0 0 1-3.584 146.944 2108.928 2108.928 0 0 1-562.688 281.6v10.752A129.536 129.536 0 0 0 369.664 972.8a2179.584 2179.584 0 0 0 609.792-369.152 130.048 130.048 0 0 0 4.096-189.44z"
- />
- </svg>
- </template>
|