@material-symbols-svg/metadata 0.1.21 → 0.1.23
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.
- package/README.md +3 -4
- package/package.json +1 -1
- package/update-history.json +81 -0
package/README.md
CHANGED
|
@@ -99,9 +99,8 @@ This package contains metadata for **3,340 unique icons** across:
|
|
|
99
99
|
|
|
100
100
|
## Companion Packages
|
|
101
101
|
|
|
102
|
-
- [`@material-symbols-svg/react`](https://www.npmjs.com/package/@material-symbols-svg/react) - Outlined
|
|
103
|
-
- [`@material-symbols-svg/
|
|
104
|
-
- [`@material-symbols-svg/react-sharp`](https://www.npmjs.com/package/@material-symbols-svg/react-sharp) - Sharp React components
|
|
102
|
+
- [`@material-symbols-svg/react`](https://www.npmjs.com/package/@material-symbols-svg/react) - React components (Outlined / Rounded / Sharp)
|
|
103
|
+
- [`@material-symbols-svg/vue`](https://www.npmjs.com/package/@material-symbols-svg/vue) - Vue components (Outlined / Rounded / Sharp)
|
|
105
104
|
|
|
106
105
|
## License
|
|
107
106
|
|
|
@@ -109,4 +108,4 @@ Apache-2.0
|
|
|
109
108
|
|
|
110
109
|
## Repository
|
|
111
110
|
|
|
112
|
-
https://github.com/k-s-h-r/material-symbols-svg
|
|
111
|
+
https://github.com/k-s-h-r/material-symbols-svg
|
package/package.json
CHANGED
package/update-history.json
CHANGED
|
@@ -1,5 +1,86 @@
|
|
|
1
1
|
{
|
|
2
2
|
"updates": [
|
|
3
|
+
{
|
|
4
|
+
"timestamp": "2026-02-15T14:23:23.000Z",
|
|
5
|
+
"package_version": "0.1.22",
|
|
6
|
+
"material_symbols_version": "0.40.2",
|
|
7
|
+
"added": [
|
|
8
|
+
"arrows_left_right_circle",
|
|
9
|
+
"arrows_up_down_circle",
|
|
10
|
+
"assignment_globe",
|
|
11
|
+
"b_circle",
|
|
12
|
+
"bookmark_stacks",
|
|
13
|
+
"cards_stack",
|
|
14
|
+
"chat_dashed",
|
|
15
|
+
"chevron_line_up",
|
|
16
|
+
"circle_circle",
|
|
17
|
+
"computer_sound",
|
|
18
|
+
"dashboard_2_edit",
|
|
19
|
+
"dashboard_2_gear",
|
|
20
|
+
"detection_and_zone_off",
|
|
21
|
+
"eyebrow",
|
|
22
|
+
"format_image_back",
|
|
23
|
+
"format_image_break_left",
|
|
24
|
+
"format_image_break_right",
|
|
25
|
+
"format_image_front",
|
|
26
|
+
"format_image_inline_left",
|
|
27
|
+
"format_image_inline_right",
|
|
28
|
+
"frame_bug",
|
|
29
|
+
"frame_exclamation",
|
|
30
|
+
"game_bumper_left",
|
|
31
|
+
"game_bumper_right",
|
|
32
|
+
"game_button_l",
|
|
33
|
+
"game_button_l1",
|
|
34
|
+
"game_button_l2",
|
|
35
|
+
"game_button_r",
|
|
36
|
+
"game_button_r1",
|
|
37
|
+
"game_button_r2",
|
|
38
|
+
"game_button_zl",
|
|
39
|
+
"game_button_zr",
|
|
40
|
+
"game_stick_l3",
|
|
41
|
+
"game_stick_left",
|
|
42
|
+
"game_stick_r3",
|
|
43
|
+
"game_stick_right",
|
|
44
|
+
"game_trigger_left",
|
|
45
|
+
"game_trigger_right",
|
|
46
|
+
"gamepad_circle_down",
|
|
47
|
+
"gamepad_circle_left",
|
|
48
|
+
"gamepad_circle_right",
|
|
49
|
+
"gamepad_circle_up",
|
|
50
|
+
"gamepad_down",
|
|
51
|
+
"gamepad_left",
|
|
52
|
+
"gamepad_right",
|
|
53
|
+
"gamepad_up",
|
|
54
|
+
"graph_8",
|
|
55
|
+
"hourglass_check",
|
|
56
|
+
"lips",
|
|
57
|
+
"mic_gear",
|
|
58
|
+
"mobile_unlock",
|
|
59
|
+
"music_note_2",
|
|
60
|
+
"notification_audio",
|
|
61
|
+
"notification_audio_off",
|
|
62
|
+
"passport",
|
|
63
|
+
"person_text",
|
|
64
|
+
"rectangle_add",
|
|
65
|
+
"square_circle",
|
|
66
|
+
"sticker",
|
|
67
|
+
"sticker_add",
|
|
68
|
+
"thermometer_alert",
|
|
69
|
+
"triangle_circle",
|
|
70
|
+
"undereye",
|
|
71
|
+
"video_template",
|
|
72
|
+
"voice_chat_off",
|
|
73
|
+
"watch_lock",
|
|
74
|
+
"widget_menu",
|
|
75
|
+
"x_circle",
|
|
76
|
+
"y_circle"
|
|
77
|
+
],
|
|
78
|
+
"updated": [],
|
|
79
|
+
"removed": [],
|
|
80
|
+
"material_symbols_package": "@material-symbols/svg-100",
|
|
81
|
+
"material_symbols_version_from": "0.40.2",
|
|
82
|
+
"material_symbols_version_to": "0.40.2"
|
|
83
|
+
},
|
|
3
84
|
{
|
|
4
85
|
"timestamp": "2025-12-13T03:50:27.746Z",
|
|
5
86
|
"package_version": "0.1.19",
|