WIFI.vue 914 B

123456789101112131415161718192021222324252627
  1. <template>
  2. <svg
  3. class="icon"
  4. width="200px"
  5. height="199.80px"
  6. viewBox="0 0 1025 1024"
  7. version="1.1"
  8. xmlns="http://www.w3.org/2000/svg"
  9. >
  10. <path
  11. fill="currentColor"
  12. 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"
  13. />
  14. <path
  15. fill="currentColor"
  16. 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"
  17. />
  18. <path
  19. fill="currentColor"
  20. 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"
  21. />
  22. <path
  23. fill="currentColor"
  24. 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"
  25. />
  26. </svg>
  27. </template>