@iconify-vue/material-symbols-light 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/components/a/arrows-left-right-circle-outline-rounded.vue +16 -0
  2. package/components/a/arrows-left-right-circle-outline.vue +16 -0
  3. package/components/a/arrows-left-right-circle-rounded.vue +16 -0
  4. package/components/a/arrows-left-right-circle.vue +16 -0
  5. package/components/a/arrows-up-down-circle-outline-rounded.vue +16 -0
  6. package/components/a/arrows-up-down-circle-outline.vue +16 -0
  7. package/components/a/arrows-up-down-circle-rounded.vue +16 -0
  8. package/components/a/arrows-up-down-circle.vue +16 -0
  9. package/components/b/b-circle-outline-rounded.vue +16 -0
  10. package/components/b/b-circle-outline.vue +16 -0
  11. package/components/b/b-circle-rounded.vue +16 -0
  12. package/components/b/b-circle.vue +16 -0
  13. package/components/c/circle-circle-outline.vue +16 -0
  14. package/components/c/circle-circle.vue +16 -0
  15. package/components/g/game-bumper-left-outline-rounded.vue +16 -0
  16. package/components/g/game-bumper-left-outline.vue +16 -0
  17. package/components/g/game-bumper-left-rounded.vue +16 -0
  18. package/components/g/game-bumper-left.vue +16 -0
  19. package/components/g/game-bumper-right-outline-rounded.vue +16 -0
  20. package/components/g/game-bumper-right-outline.vue +16 -0
  21. package/components/g/game-bumper-right-rounded.vue +16 -0
  22. package/components/g/game-bumper-right.vue +16 -0
  23. package/components/g/game-button-l-outline-rounded.vue +16 -0
  24. package/components/g/game-button-l-outline.vue +16 -0
  25. package/components/g/game-button-l-rounded.vue +16 -0
  26. package/components/g/game-button-l.vue +16 -0
  27. package/components/g/game-button-l1-outline-rounded.vue +16 -0
  28. package/components/g/game-button-l1-outline.vue +16 -0
  29. package/components/g/game-button-l1-rounded.vue +16 -0
  30. package/components/g/game-button-l1.vue +16 -0
  31. package/components/g/game-button-l2-outline-rounded.vue +16 -0
  32. package/components/g/game-button-l2-outline.vue +16 -0
  33. package/components/g/game-button-l2-rounded.vue +16 -0
  34. package/components/g/game-button-l2.vue +16 -0
  35. package/components/g/game-button-r-outline-rounded.vue +16 -0
  36. package/components/g/game-button-r-outline.vue +16 -0
  37. package/components/g/game-button-r-rounded.vue +16 -0
  38. package/components/g/game-button-r.vue +16 -0
  39. package/components/g/game-button-r1-outline-rounded.vue +16 -0
  40. package/components/g/game-button-r1-outline.vue +16 -0
  41. package/components/g/game-button-r1-rounded.vue +16 -0
  42. package/components/g/game-button-r1.vue +16 -0
  43. package/components/g/game-button-r2-outline-rounded.vue +16 -0
  44. package/components/g/game-button-r2-outline.vue +16 -0
  45. package/components/g/game-button-r2-rounded.vue +16 -0
  46. package/components/g/game-button-r2.vue +16 -0
  47. package/components/g/game-button-zl-outline-rounded.vue +16 -0
  48. package/components/g/game-button-zl-outline.vue +16 -0
  49. package/components/g/game-button-zl-rounded.vue +16 -0
  50. package/components/g/game-button-zl.vue +16 -0
  51. package/components/g/game-button-zr-outline-rounded.vue +16 -0
  52. package/components/g/game-button-zr-outline.vue +16 -0
  53. package/components/g/game-button-zr-rounded.vue +16 -0
  54. package/components/g/game-button-zr.vue +16 -0
  55. package/components/g/game-trigger-left-outline-rounded.vue +16 -0
  56. package/components/g/game-trigger-left-outline.vue +16 -0
  57. package/components/g/game-trigger-left-rounded.vue +16 -0
  58. package/components/g/game-trigger-left.vue +16 -0
  59. package/components/g/game-trigger-right-outline-rounded.vue +16 -0
  60. package/components/g/game-trigger-right-outline.vue +16 -0
  61. package/components/g/game-trigger-right-rounded.vue +16 -0
  62. package/components/g/game-trigger-right.vue +16 -0
  63. package/components/g/gamepad-circle-down.vue +16 -0
  64. package/components/g/gamepad-circle-left.vue +16 -0
  65. package/components/g/gamepad-circle-right.vue +16 -0
  66. package/components/g/gamepad-circle-up.vue +16 -0
  67. package/components/g/gamepad-down-rounded.vue +16 -0
  68. package/components/g/gamepad-down.vue +16 -0
  69. package/components/g/gamepad-left-rounded.vue +16 -0
  70. package/components/g/gamepad-left.vue +16 -0
  71. package/components/g/gamepad-right-rounded.vue +16 -0
  72. package/components/g/gamepad-right.vue +16 -0
  73. package/components/g/gamepad-up-rounded.vue +16 -0
  74. package/components/g/gamepad-up.vue +16 -0
  75. package/components/r/rectangle-add-outline-rounded.vue +16 -0
  76. package/components/r/rectangle-add-outline-sharp.vue +16 -0
  77. package/components/r/rectangle-add-outline.vue +16 -0
  78. package/components/r/rectangle-add-rounded.vue +16 -0
  79. package/components/r/rectangle-add-sharp.vue +16 -0
  80. package/components/r/rectangle-add.vue +16 -0
  81. package/components/s/square-circle-outline-rounded.vue +16 -0
  82. package/components/s/square-circle-outline.vue +16 -0
  83. package/components/s/square-circle-rounded.vue +16 -0
  84. package/components/s/square-circle.vue +16 -0
  85. package/components/t/triangle-circle-outline-rounded.vue +16 -0
  86. package/components/t/triangle-circle-outline.vue +16 -0
  87. package/components/t/triangle-circle-rounded.vue +16 -0
  88. package/components/t/triangle-circle.vue +16 -0
  89. package/components/x/x-circle-outline-rounded.vue +16 -0
  90. package/components/x/x-circle-outline.vue +16 -0
  91. package/components/x/x-circle-rounded.vue +16 -0
  92. package/components/x/x-circle.vue +16 -0
  93. package/components/y/y-circle-outline-rounded.vue +16 -0
  94. package/components/y/y-circle-outline.vue +16 -0
  95. package/components/y/y-circle-rounded.vue +16 -0
  96. package/components/y/y-circle.vue +16 -0
  97. package/iconify.json +2 -2
  98. package/package.json +385 -1
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="s_7ojdbm" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:arrows-left-right-circle-outline-rounded" /></template>
10
+ <style>
11
+ .s_7ojdbm {
12
+ fill: currentColor;
13
+ d: path("M12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.701-3.506t1.926-2.857T8.494 3.71T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.867q-1.216 1.225-2.858 1.926T12 21m0-1q3.325 0 5.663-2.328T20 12q0-3.325-2.337-5.663T12 4Q8.656 4 6.328 6.338T4 12q0 3.344 2.328 5.672T12 20m-1.992-5.18q.14-.141.14-.355q0-.213-.14-.353L8.396 12.5h7.227l-1.592 1.612q-.14.14-.15.344t.15.363t.354.16t.354-.16l2.215-2.254q.242-.242.242-.565t-.242-.565L14.738 9.2q-.14-.16-.344-.16t-.363.16t-.16.354t.16.354l1.592 1.592H8.396l1.592-1.611q.14-.141.15-.345t-.13-.344q-.14-.16-.354-.15T9.3 9.2l-2.234 2.235q-.243.242-.243.565t.243.566L9.3 14.819q.14.14.354.15t.354-.15");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="j4sejzxo" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:arrows-left-right-circle-outline" /></template>
10
+ <style>
11
+ .j4sejzxo {
12
+ fill: currentColor;
13
+ d: path("M12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.701-3.506t1.926-2.857T8.494 3.71T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.867q-1.216 1.225-2.858 1.926T12 21m0-1q3.325 0 5.663-2.328T20 12q0-3.325-2.337-5.663T12 4Q8.656 4 6.328 6.338T4 12q0 3.344 2.328 5.672T12 20m-2.346-4.827l.688-.708L8.396 12.5h7.227l-1.946 1.966l.708.707L17.519 12l-3.134-3.154l-.708.708l1.946 1.946H8.396l1.946-1.946l-.688-.708L6.5 12z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="s-c15_bx" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:arrows-left-right-circle-rounded" /></template>
10
+ <style>
11
+ .s-c15_bx {
12
+ fill: currentColor;
13
+ d: path("M12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.701-3.506t1.926-2.857T8.494 3.71T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.867q-1.216 1.225-2.858 1.926T12 21m-1.992-6.18q.14-.141.14-.355q0-.213-.14-.353L8.396 12.5h7.227l-1.592 1.612q-.14.14-.15.344t.15.363t.354.16t.354-.16l2.215-2.254q.242-.242.242-.565t-.242-.565L14.738 9.2q-.14-.16-.344-.16t-.363.16t-.16.354t.16.354l1.592 1.592H8.396l1.592-1.611q.14-.141.15-.345t-.13-.344q-.14-.16-.354-.15T9.3 9.2l-2.234 2.235q-.243.242-.243.565t.243.566L9.3 14.819q.14.14.354.15t.354-.15");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="louhxibs" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:arrows-left-right-circle" /></template>
10
+ <style>
11
+ .louhxibs {
12
+ fill: currentColor;
13
+ d: path("M12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.701-3.506t1.926-2.857T8.494 3.71T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.867q-1.216 1.225-2.858 1.926T12 21m-2.346-5.827l.688-.708L8.396 12.5h7.227l-1.946 1.966l.708.707L17.519 12l-3.134-3.154l-.708.708l1.946 1.946H8.396l1.946-1.946l-.688-.708L6.5 12z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="gpwv36cy" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:arrows-up-down-circle-outline-rounded" /></template>
10
+ <style>
11
+ .gpwv36cy {
12
+ fill: currentColor;
13
+ d: path("M12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.701-3.506t1.926-2.857T8.494 3.71T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.867q-1.216 1.225-2.858 1.926T12 21m0-1q3.325 0 5.663-2.328T20 12q0-3.325-2.337-5.663T12 4Q8.656 4 6.328 6.338T4 12q0 3.344 2.328 5.672T12 20m-.5-4.377l-1.611-1.611q-.141-.14-.345-.14t-.344.14q-.16.14-.15.354t.15.353l2.235 2.235q.242.242.565.242t.566-.242l2.253-2.235q.14-.14.15-.354t-.15-.354q-.14-.14-.353-.14q-.214 0-.354.14L12.5 15.624V8.396l1.612 1.592q.14.14.344.15t.363-.15t.16-.353t-.16-.354l-2.254-2.215q-.242-.243-.565-.243t-.565.243L9.2 9.28q-.16.14-.16.344t.16.364q.16.159.354.159t.354-.16l1.592-1.59z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="cc5nikbu" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:arrows-up-down-circle-outline" /></template>
10
+ <style>
11
+ .cc5nikbu {
12
+ fill: currentColor;
13
+ d: path("m12 17.52l3.173-3.155l-.707-.688l-1.966 1.946V8.396l1.966 1.946l.707-.708L12 6.5L8.846 9.635l.708.707L11.5 8.396v7.227l-1.946-1.946l-.708.689zM12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.701-3.506t1.926-2.857T8.494 3.71T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.867q-1.216 1.225-2.858 1.926T12 21m0-1q3.325 0 5.663-2.328T20 12q0-3.325-2.337-5.663T12 4Q8.656 4 6.328 6.338T4 12q0 3.344 2.328 5.672T12 20m0-8");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="pdqgs7bn" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:arrows-up-down-circle-rounded" /></template>
10
+ <style>
11
+ .pdqgs7bn {
12
+ fill: currentColor;
13
+ d: path("M12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.701-3.506t1.926-2.857T8.494 3.71T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.867q-1.216 1.225-2.858 1.926T12 21m-.5-5.377l-1.611-1.611q-.141-.14-.345-.14t-.344.14q-.16.14-.15.354t.15.353l2.235 2.235q.242.242.565.242t.566-.242l2.253-2.235q.14-.14.15-.354t-.15-.354q-.14-.14-.353-.14q-.214 0-.354.14L12.5 15.624V8.396l1.612 1.592q.14.14.344.15t.363-.15t.16-.353t-.16-.354l-2.254-2.215q-.242-.243-.565-.243t-.565.243L9.2 9.28q-.16.14-.16.344t.16.364q.16.159.354.159t.354-.16l1.592-1.59z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="ol42h4bb" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:arrows-up-down-circle" /></template>
10
+ <style>
11
+ .ol42h4bb {
12
+ fill: currentColor;
13
+ d: path("m12 17.52l3.173-3.155l-.707-.688l-1.966 1.946V8.396l1.966 1.946l.707-.708L12 6.5L8.846 9.635l.708.707L11.5 8.396v7.227l-1.946-1.946l-.708.689zM12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.701-3.506t1.926-2.857T8.494 3.71T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.867q-1.216 1.225-2.858 1.926T12 21");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="lcm6hbcd" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:b-circle-outline-rounded" /></template>
10
+ <style>
11
+ .lcm6hbcd {
12
+ fill: currentColor;
13
+ d: path("M10.058 17.039h2.384q1.5 0 2.354-.75t.854-2.1q0-1.003-.499-1.61t-1.507-.812v-.05q.789-.184 1.242-.783q.455-.6.455-1.463q0-1.292-.806-1.904t-2.475-.611h-2.002q-.348 0-.578.23t-.23.577v8.468q0 .348.23.578t.578.23m.134-5.678V7.852h1.868q1.215 0 1.77.413t.555 1.316q0 .886-.543 1.334q-.542.447-1.644.447zm0 4.793v-3.925h2.037q1.227 0 1.83.465q.605.465.605 1.433q0 .98-.596 1.504t-1.74.523zM12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.71-3.506t1.927-2.867t2.857-1.926T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.701 3.506t-1.926 2.857q-1.225 1.216-2.867 1.926Q13.864 21 12 21m0-1q3.344 0 5.672-2.337T20 12t-2.337-5.663T12 4T6.337 6.328T4 12t2.328 5.672T12 20m0-8");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="o933bdbu" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:b-circle-outline" /></template>
10
+ <style>
11
+ .o933bdbu {
12
+ fill: currentColor;
13
+ d: path("M9.25 17.039h3.192q1.5 0 2.354-.75t.854-2.1q0-1.003-.499-1.61t-1.507-.812v-.05q.789-.184 1.242-.783q.455-.6.455-1.463q0-1.292-.806-1.904t-2.475-.611H9.25zm.942-5.678V7.852h1.868q1.215 0 1.77.413t.555 1.316q0 .886-.543 1.334q-.542.447-1.644.447zm0 4.793v-3.925h2.037q1.227 0 1.83.465q.605.465.605 1.433q0 .98-.596 1.504t-1.74.523zM12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.71-3.506t1.927-2.867t2.857-1.926T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.701 3.506t-1.926 2.857q-1.225 1.216-2.867 1.926Q13.864 21 12 21m0-1q3.344 0 5.672-2.337T20 12t-2.337-5.663T12 4T6.337 6.328T4 12t2.328 5.672T12 20m0-8");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="t43mch2c" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:b-circle-rounded" /></template>
10
+ <style>
11
+ .t43mch2c {
12
+ fill: currentColor;
13
+ d: path("M10.058 17.039h2.384q1.5 0 2.354-.75t.854-2.1q0-1.003-.499-1.61t-1.507-.812v-.05q.789-.184 1.242-.783q.455-.6.455-1.463q0-1.292-.806-1.904t-2.475-.611h-2.002q-.348 0-.578.23t-.23.577v8.468q0 .348.23.578t.578.23m.134-5.678V7.852h1.868q1.215 0 1.77.413t.555 1.316q0 .886-.543 1.334q-.542.447-1.644.447zm0 4.793v-3.925h2.037q1.227 0 1.83.465q.605.465.605 1.433q0 .98-.596 1.504t-1.74.523zM12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.71-3.506t1.927-2.867t2.857-1.926T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.701 3.506t-1.926 2.857q-1.225 1.216-2.867 1.926Q13.864 21 12 21");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="ffwqd4xv" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:b-circle" /></template>
10
+ <style>
11
+ .ffwqd4xv {
12
+ fill: currentColor;
13
+ d: path("M9.25 17.039h3.192q1.5 0 2.354-.75t.854-2.1q0-1.003-.499-1.61t-1.507-.812v-.05q.789-.184 1.242-.783q.455-.6.455-1.463q0-1.292-.806-1.904t-2.475-.611H9.25zm.942-5.678V7.852h1.868q1.215 0 1.77.413t.555 1.316q0 .886-.543 1.334q-.542.447-1.644.447zm0 4.793v-3.925h2.037q1.227 0 1.83.465q.605.465.605 1.433q0 .98-.596 1.504t-1.74.523zM12 21q-1.864 0-3.506-.701t-2.867-1.926t-1.926-2.867T3 12t.71-3.506t1.927-2.867t2.857-1.926T12 3t3.506.71t2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.701 3.506t-1.926 2.857q-1.225 1.216-2.867 1.926Q13.864 21 12 21");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="q3uu0k5t" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:circle-circle-outline" /></template>
10
+ <style>
11
+ .q3uu0k5t {
12
+ fill: currentColor;
13
+ d: path("M11.998 15.289q-1.363 0-2.325-.959q-.961-.958-.961-2.327t.958-2.32t2.327-.952t2.32.954t.952 2.317t-.954 2.325t-2.317.961M12.002 21q-1.865 0-3.508-.701t-2.867-1.926t-1.926-2.866T3 12.002t.701-3.508t1.926-2.857T8.493 3.71T11.998 3t3.509.709t2.859 1.922t1.925 2.857t.709 3.509t-.71 3.509t-1.926 2.867t-2.856 1.926t-3.506.701m-.011-1q3.334 0 5.672-2.328T20 12.009t-2.337-5.671T12 4Q8.656 4 6.328 6.338T4 12q0 3.344 2.328 5.672T11.991 20M12 16.288q1.787 0 3.028-1.254T16.269 12q0-1.787-1.241-3.028T12 7.731T8.962 8.972T7.712 12t1.254 3.038T12 16.288");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="txym5s5d" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:circle-circle" /></template>
10
+ <style>
11
+ .txym5s5d {
12
+ fill: currentColor;
13
+ d: path("M12.002 21q-1.865 0-3.508-.701t-2.867-1.926t-1.926-2.866T3 12.002t.701-3.508t1.926-2.857T8.493 3.71T11.998 3t3.509.709t2.859 1.922t1.925 2.857t.709 3.509t-.71 3.509t-1.926 2.867t-2.856 1.926t-3.506.701M12 16.288q1.787 0 3.028-1.254T16.269 12q0-1.787-1.241-3.028T12 7.731T8.962 8.972T7.712 12t1.254 3.038T12 16.288");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="zk_g42hq" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-bumper-left-outline-rounded" /></template>
10
+ <style>
11
+ .zk_g42hq {
12
+ fill: currentColor;
13
+ d: path("M14.8 15.121q.992 0 1.587-.474q.594-.474.594-1.304q0-.633-.35-.982t-1.012-.486v-.044q.564-.117.848-.482t.285-.945q0-.82-.58-1.16q-.581-.34-1.716-.34h-1.102q-.343 0-.576.232t-.232.576v4.602q0 .343.232.575t.576.232zm-1.398-3.605V9.683h1.033q.742 0 1.098.207t.356.706q0 .494-.347.713q-.346.218-1.03.207zm0 2.82v-2.07h1.246q.693 0 1.066.262t.373.782q0 .494-.355.76q-.355.267-1.028.267zm-5.423-.047v-4.96q0-.173-.127-.3q-.127-.125-.302-.125t-.301.126t-.126.299v4.979q0 .343.232.575t.576.232h2.575q.182 0 .298-.115t.115-.296t-.115-.298t-.298-.118zM21 6.596v9.116q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666 0 1.14.474T21 6.596m-1.616-.615H4.616q-.27 0-.443.173T4 6.596v9.116q0 .96.684 1.624q.683.664 1.643.664h11.346q.96 0 1.644-.664q.683-.665.683-1.624V6.596q0-.269-.173-.442t-.442-.173m0 0H20H4z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="tg3cznbv" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-bumper-left-outline" /></template>
10
+ <style>
11
+ .tg3cznbv {
12
+ fill: currentColor;
13
+ d: path("M21 5v10.73q0 1.368-.973 2.329q-.973.96-2.354.96H6.327q-1.406 0-2.366-.96Q3 17.098 3 15.73V5zm-1 1H4v9.73q0 .947.671 1.618t1.656.671h11.346q.96 0 1.643-.671q.684-.671.684-1.617zm0 0H4zm-7.454 9.116l2.254.005q.992 0 1.587-.474q.594-.474.594-1.308q0-.63-.35-.978t-1.012-.486v-.044q.564-.117.848-.482t.285-.945q0-.82-.58-1.16q-.581-.34-1.716-.34h-1.91zm.856-3.6V9.683h1.033q.742 0 1.098.207t.356.706q0 .494-.347.713q-.346.218-1.03.207zm0 2.82v-2.07h1.246q.693 0 1.066.262t.373.782q0 .494-.355.76t-1.028.266zm-6.279.78h3.796v-.827H7.98V8.904h-.856z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="cjmn3dbs" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-bumper-left-rounded" /></template>
10
+ <style>
11
+ .cjmn3dbs {
12
+ fill: currentColor;
13
+ d: path("M14.8 15.121q.992 0 1.587-.474q.594-.474.594-1.304q0-.633-.35-.982t-1.012-.486v-.044q.564-.117.848-.482t.285-.945q0-.82-.58-1.16q-.581-.34-1.716-.34h-1.102q-.343 0-.576.232t-.232.576v4.596q0 .343.232.575q.232.233.576.233zm-1.398-3.605V9.683h1.033q.742 0 1.098.207t.356.706q0 .494-.347.713q-.346.218-1.03.212zm0 2.82v-2.07h1.246q.693 0 1.066.262t.373.782q0 .494-.355.76q-.355.267-1.028.267zm-5.423-.047v-4.96q0-.173-.127-.3q-.127-.125-.302-.125t-.301.126t-.126.299v4.979q0 .343.232.575t.576.232h2.575q.182 0 .298-.115t.115-.296t-.115-.298t-.298-.118zM21 6.596v9.116q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666 0 1.14.474T21 6.596");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="tbp_fabh" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-bumper-left" /></template>
10
+ <style>
11
+ .tbp_fabh {
12
+ fill: currentColor;
13
+ d: path("M21 5v10.73q0 1.368-.973 2.329q-.973.96-2.354.96H6.327q-1.406 0-2.366-.96Q3 17.098 3 15.73V5zm-8.454 10.116l2.254.005q.992 0 1.587-.474q.594-.474.594-1.308q0-.63-.35-.978t-1.012-.486v-.044q.564-.117.848-.482t.285-.945q0-.82-.58-1.16q-.581-.34-1.716-.34h-1.91zm.856-3.6V9.683h1.033q.742 0 1.098.207t.356.706q0 .494-.347.713q-.346.218-1.03.212zm0 2.82v-2.07h1.246q.693 0 1.066.262t.373.782q0 .494-.355.76t-1.028.266zm-6.279.78h3.796v-.827H7.98V8.904h-.856z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="qjnxk3-l" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-bumper-right-outline-rounded" /></template>
10
+ <style>
11
+ .qjnxk3-l {
12
+ fill: currentColor;
13
+ d: path("M15.144 15.121q.992 0 1.577-.471t.585-1.301q0-.633-.35-.995q-.348-.362-1.012-.492v-.037q.564-.117.848-.488q.285-.372.285-.946q0-.82-.571-1.163q-.572-.343-1.725-.343h-1.083q-.343 0-.576.232t-.232.575v4.616q0 .343.232.575q.233.233.576.233zm-1.404-3.625V9.683h1.025q.737 0 1.09.207q.353.206.353.697q0 .49-.334.7q-.333.21-1.018.21zm0 2.84v-2.09h1.233q.692 0 1.065.263t.373.782q0 .493-.348.77t-1.02.275zm-5.875-1.655h1.17l1.438 2.275q.064.09.143.144q.08.054.175.054q.255 0 .385-.218t-.024-.428l-1.288-2.04q.622-.218.937-.645t.314-1.054q0-.938-.572-1.382q-.572-.445-1.737-.445H7.798q-.343 0-.575.233q-.232.232-.232.575v4.973q0 .17.127.3t.301.13t.31-.13t.136-.3zm-.019-.756V9.758h.933q.707 0 1.072.277q.364.277.364.784q0 .531-.356.818t-1.009.288zM21 6.596v9.116q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666 0 1.14.474T21 6.596m-1.616-.615H4.616q-.27 0-.443.173T4 6.596v9.116q0 .96.684 1.624q.683.664 1.643.664h11.346q.96 0 1.644-.664q.683-.665.683-1.624V6.596q0-.269-.173-.442t-.442-.173m0 0H20H4z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="jm7blsbx" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-bumper-right-outline" /></template>
10
+ <style>
11
+ .jm7blsbx {
12
+ fill: currentColor;
13
+ d: path("m12.89 15.116l2.254.005q.993 0 1.577-.471q.585-.471.585-1.306q0-.628-.35-.99q-.348-.362-1.012-.498v-.031q.564-.117.848-.485q.285-.369.285-.95q0-.819-.571-1.162q-.572-.343-1.725-.343h-1.89zm.85-3.62V9.683h1.026q.736 0 1.089.206q.353.207.353.707q0 .481-.334.69q-.333.21-1.018.21zm0 2.84v-2.09h1.233q.693 0 1.066.263t.372.781q0 .495-.348.776t-1.02.27zM21 4.982v10.73q0 1.362-.973 2.326q-.973.963-2.354.963H6.327q-1.38 0-2.354-.963Q3 17.073 3 15.712V4.98zm-1 1H4v9.73q0 .941.674 1.615T6.327 18h11.346q.979 0 1.653-.674T20 15.712zm0 0H4zM6.99 15.154h.876V12.68h1.169l1.556 2.473h.99l-1.717-2.687q.623-.217.937-.643t.315-1.06q0-.933-.576-1.377t-1.734-.445H6.99zm.856-3.229V9.758h.933q.708 0 1.072.278t.365.783q0 .531-.357.818t-1.009.288z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="knp0s5bf" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-bumper-right-rounded" /></template>
10
+ <style>
11
+ .knp0s5bf {
12
+ fill: currentColor;
13
+ d: path("M15.144 15.121q.992 0 1.577-.471t.585-1.301q0-.633-.35-.995q-.348-.362-1.012-.492v-.037q.564-.117.848-.488q.285-.372.285-.946q0-.82-.571-1.163q-.572-.343-1.725-.343h-1.083q-.343 0-.576.232t-.232.575v4.616q0 .343.232.575q.233.233.576.233zm-1.398-3.625l-.006-1.813h1.025q.737 0 1.09.207q.353.206.353.697q0 .49-.334.7q-.333.21-1.018.21zm-.006 2.84v-2.09h1.233q.692 0 1.065.263t.373.782q0 .493-.348.775t-1.02.27zm-5.875-1.655h1.17l1.438 2.275q.064.09.143.144q.08.054.175.054q.255 0 .385-.218t-.024-.428l-1.288-2.04q.622-.218.937-.645t.314-1.054q0-.938-.572-1.382q-.572-.445-1.737-.445H7.798q-.343 0-.575.233q-.232.232-.232.575v4.973q0 .17.127.3t.301.13t.31-.13t.136-.3zm-.019-.756V9.758h.933q.707 0 1.072.277q.364.277.364.784q0 .531-.356.818t-1.009.288zM21 6.596v9.116q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666 0 1.14.474T21 6.596");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="a69z7abs" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-bumper-right" /></template>
10
+ <style>
11
+ .a69z7abs {
12
+ fill: currentColor;
13
+ d: path("m12.89 15.116l2.254.005q.993 0 1.577-.471q.585-.471.585-1.306q0-.628-.35-.99q-.348-.362-1.012-.498v-.031q.564-.117.848-.485q.285-.369.285-.95q0-.819-.571-1.162q-.572-.343-1.725-.343h-1.89zm.856-3.62l-.005-1.813h1.025q.736 0 1.089.206q.353.207.353.707q0 .481-.334.69q-.333.21-1.018.21zm-.005 2.84v-2.09h1.232q.693 0 1.066.263t.372.781q0 .495-.348.776t-1.02.27zM21 4.982v10.73q0 1.362-.973 2.326q-.973.963-2.354.963H6.327q-1.38 0-2.354-.963Q3 17.073 3 15.712V4.98zM6.99 15.154h.876V12.68h1.169l1.556 2.473h.99l-1.717-2.687q.623-.217.937-.643t.315-1.06q0-.933-.576-1.377t-1.734-.445H6.99zm.856-3.229V9.758h.933q.708 0 1.072.278t.365.783q0 .531-.357.818t-1.009.288z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="bwa6-x2v" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l-outline-rounded" /></template>
10
+ <style>
11
+ .bwa6-x2v {
12
+ fill: currentColor;
13
+ d: path("M3 17.385V8.269q0-1.356.977-2.322t2.35-.966h11.346q1.373 0 2.35.966T21 8.269v9.116q0 .666-.474 1.14T19.385 19H4.615q-.666 0-1.14-.475T3 17.386M4.616 18h14.769q.269 0 .442-.173t.173-.442V8.269q0-.96-.683-1.624q-.684-.664-1.644-.664H6.327q-.96 0-1.643.664Q4 7.31 4 8.27v9.116q0 .269.173.442t.443.173m0 0H4h16zm7.103-3.717V9.329q0-.173-.127-.3q-.127-.125-.302-.125t-.3.126t-.127.299v4.984q0 .344.233.576t.575.232h2.546q.178 0 .298-.121q.121-.121.121-.299t-.12-.298t-.299-.12z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="uvh67kf" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l-outline" /></template>
10
+ <style>
11
+ .uvh67kf {
12
+ fill: currentColor;
13
+ d: path("M3 19V8.27q0-1.357.977-2.323t2.35-.966h11.346q1.373 0 2.35.966T21 8.269V19zm1-1h16V8.27q0-.96-.683-1.625q-.684-.664-1.644-.664H6.327q-.96 0-1.643.664Q4 7.31 4 8.27zm0 0h16zm6.864-2.879h3.773v-.838h-2.918v-5.38h-.855z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="tginodwk" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l-rounded" /></template>
10
+ <style>
11
+ .tginodwk {
12
+ fill: currentColor;
13
+ d: path("M3 17.385V8.269q0-1.356.977-2.322t2.35-.966h11.346q1.373 0 2.35.966T21 8.269v9.116q0 .666-.474 1.14T19.385 19H4.615q-.666 0-1.14-.475T3 17.386m8.72-3.102V9.329q0-.173-.128-.3q-.127-.125-.302-.125t-.3.126t-.127.299v4.984q0 .344.233.576t.575.232h2.546q.178 0 .298-.121q.121-.121.121-.299t-.12-.298t-.299-.12z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="y6o18db" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l" /></template>
10
+ <style>
11
+ .y6o18db {
12
+ fill: currentColor;
13
+ d: path("M3 19V8.27q0-1.357.977-2.323t2.35-.966h11.346q1.373 0 2.35.966T21 8.269V19zm7.864-3.879h3.773v-.838h-2.918v-5.38h-.855z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="bovb54vn" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l1-outline-rounded" /></template>
10
+ <style>
11
+ .bovb54vn {
12
+ fill: currentColor;
13
+ d: path("M14.742 9.992v4.717q0 .166.12.286t.282.12t.297-.12t.132-.285V9.083q0-.09-.048-.144t-.144-.054h-.402q.008 0-.112.03l-1.56 1.126q-.141.092-.16.246q-.018.154.074.296q.093.142.246.16q.154.019.297-.074zM9.41 14.288v-4.96q0-.172-.13-.298t-.3-.126q-.173 0-.3.126t-.125.299v4.979q0 .343.232.575t.576.232h2.58q.182 0 .298-.115t.116-.296t-.116-.298t-.298-.118zM21 6.596v9.116q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666 0 1.14.474T21 6.596m-1.616-.615H4.616q-.27 0-.443.173T4 6.596v9.116q0 .96.684 1.624q.683.664 1.643.664h11.346q.96 0 1.644-.664q.683-.665.683-1.624V6.596q0-.269-.173-.442t-.442-.173m0 0H20H4z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="uyh_89kn" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l1-outline" /></template>
10
+ <style>
11
+ .uyh_89kn {
12
+ fill: currentColor;
13
+ d: path("M14.742 15.116h.831V8.885h-.65l-1.917 1.396l.456.629l1.28-.918zm-6.188 0h3.802v-.827H9.409V8.904h-.855zM21 4.98v10.73q0 1.357-.977 2.323t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V4.98zm-1 1H4v9.73q0 .945.674 1.617T6.327 18h11.346q.979 0 1.653-.672T20 15.712zm0 0H4z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="gxtfjddq" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l1-rounded" /></template>
10
+ <style>
11
+ .gxtfjddq {
12
+ fill: currentColor;
13
+ d: path("M14.742 9.992v4.717q0 .166.12.286t.282.12t.297-.12t.132-.285V9.083q0-.09-.048-.144t-.144-.054h-.402q.008 0-.112.03l-1.56 1.126q-.141.092-.16.246q-.018.154.074.296q.093.142.246.16q.154.019.297-.074zM9.41 14.288v-4.96q0-.172-.13-.298t-.3-.126q-.173 0-.3.126t-.125.299v4.979q0 .343.232.575t.576.232h2.58q.182 0 .298-.115t.116-.296t-.116-.298t-.298-.118zM21 6.596v9.116q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666 0 1.14.474T21 6.596");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="g9b_-mb" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l1" /></template>
10
+ <style>
11
+ .g9b_-mb {
12
+ fill: currentColor;
13
+ d: path("M14.742 15.116h.831V8.885h-.65l-1.917 1.396l.456.629l1.28-.918zm-6.188 0h3.802v-.827H9.409V8.904h-.855zM21 4.98v10.73q0 1.357-.977 2.323t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V4.98z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="zdu863dk" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l2-outline-rounded" /></template>
10
+ <style>
11
+ .zdu863dk {
12
+ fill: currentColor;
13
+ d: path("M13.589 14.337v-.056l1.34-1.202q.806-.742 1.145-1.31t.34-1.219q0-.802-.526-1.264t-1.402-.463q-.492 0-.92.174t-.797.553q-.125.104-.106.259t.135.274q.11.119.254.111t.27-.111q.276-.23.55-.335q.272-.106.603-.106q.483 0 .777.266q.294.265.294.704q0 .501-.279.938t-1.038 1.19l-1.635 1.566q-.05.03-.111.265v.229q0 .148.124.263t.272.114h3.34q.179 0 .306-.124t.127-.303t-.127-.296t-.306-.118zm-5.43.013V9.396q0-.179-.125-.305q-.126-.125-.305-.125t-.302.125t-.123.305v4.973q0 .348.23.578t.577.23h2.581q.18 0 .296-.117q.118-.118.118-.296q0-.18-.117-.297t-.297-.117zM3 17.384V8.27q0-1.361.973-2.325q.973-.963 2.354-.963h11.346q1.38 0 2.354.963Q21 6.908 21 8.27v9.116q0 .67-.472 1.143q-.472.472-1.143.472H4.615q-.67 0-1.143-.472Q3 18.056 3 17.385M4.616 18h14.769q.269 0 .442-.173t.173-.442V8.269q0-.96-.684-1.624q-.683-.664-1.643-.664H6.327q-.96 0-1.643.664Q4 7.31 4 8.27v9.116q0 .269.173.442t.443.173m0 0H4h16z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="ouguvunn" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l2-outline" /></template>
10
+ <style>
11
+ .ouguvunn {
12
+ fill: currentColor;
13
+ d: path("M3 19V8.27q0-1.362.973-2.326q.973-.963 2.354-.963h11.346q1.38 0 2.354.963Q21 6.908 21 8.27V19zm1-1h16V8.27q0-.96-.684-1.625q-.683-.664-1.643-.664H6.327q-.96 0-1.643.664Q4 7.31 4 8.27zm0 0h16zm8.483-2.823h4.169v-.84h-3.064v-.056l1.34-1.202q.807-.742 1.146-1.31t.34-1.219q0-.802-.526-1.264t-1.402-.463q-.578 0-1.063.251q-.484.251-.892.745l.54.508q.371-.388.682-.537q.31-.148.722-.148q.483 0 .777.266q.294.265.294.704q0 .501-.279.938t-1.038 1.19l-1.746 1.664zm-5.18 0h3.803v-.827H8.159V8.966h-.855z");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="t4mbjaco" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l2-rounded" /></template>
10
+ <style>
11
+ .t4mbjaco {
12
+ fill: currentColor;
13
+ d: path("M13.589 14.337v-.056l1.34-1.202q.806-.742 1.145-1.31t.34-1.219q0-.802-.526-1.264t-1.402-.463q-.492 0-.92.174t-.792.553q-.13.104-.11.259q.019.155.137.274q.107.119.251.111t.27-.111q.276-.23.55-.335q.272-.106.603-.106q.483 0 .777.266q.294.265.294.704q0 .501-.279.938t-1.038 1.19l-1.635 1.566q-.05.03-.111.268v.221q0 .153.124.267t.272.115h3.34q.179 0 .306-.124t.127-.305t-.127-.296t-.306-.115zm-5.43.013V9.396q0-.169-.13-.3t-.3-.13q-.173 0-.3.13t-.125.3v4.973q0 .344.232.576t.575.232h2.581q.182 0 .298-.115t.116-.296t-.116-.299t-.298-.117zM3 17.384V8.27q0-1.356.977-2.322t2.35-.966h11.346q1.373 0 2.35.966T21 8.269v9.116q0 .666-.474 1.14T19.385 19H4.615q-.666 0-1.14-.475T3 17.386");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="a4w9ldbf" />`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:game-button-l2" /></template>
10
+ <style>
11
+ .a4w9ldbf {
12
+ fill: currentColor;
13
+ d: path("M3 19V8.27q0-1.362.973-2.326q.973-.963 2.354-.963h11.346q1.38 0 2.354.963Q21 6.908 21 8.27V19zm9.483-3.823h4.169v-.84h-3.064v-.056l1.34-1.202q.807-.742 1.146-1.31t.34-1.219q0-.802-.526-1.264t-1.402-.463q-.578 0-1.063.251q-.484.251-.892.745l.54.508q.371-.388.682-.537q.31-.148.722-.148q.483 0 .777.266q.294.265.294.704q0 .501-.279.938t-1.038 1.19l-1.746 1.664zm-5.18 0h3.803v-.827H8.159V8.966h-.855z");
14
+ }
15
+
16
+ </style>