@vscode/codicons 0.0.46-0 → 0.0.46-2
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/dist/codicon.css +3 -1
- package/dist/codicon.csv +2 -0
- package/dist/codicon.html +43 -1
- package/dist/codicon.svg +1 -1
- package/dist/codicon.ttf +0 -0
- package/dist/codiconsLibrary.ts +2 -0
- package/dist/metadata.json +10 -0
- package/package.json +1 -1
- package/src/icons/chat-export.svg +1 -0
- package/src/icons/chat-import.svg +1 -0
- package/src/template/mapping.json +6 -0
- package/src/template/metadata.json +10 -0
package/dist/codicon.ttf
CHANGED
|
Binary file
|
package/dist/codiconsLibrary.ts
CHANGED
|
@@ -657,4 +657,6 @@ export const codiconsLibrary = {
|
|
|
657
657
|
openInWindow: register('open-in-window', 0xec83),
|
|
658
658
|
newSession: register('new-session', 0xec84),
|
|
659
659
|
terminalSecure: register('terminal-secure', 0xec85),
|
|
660
|
+
chatImport: register('chat-import', 0xec86),
|
|
661
|
+
chatExport: register('chat-export', 0xec87),
|
|
660
662
|
} as const;
|
package/dist/metadata.json
CHANGED
|
@@ -139,6 +139,16 @@
|
|
|
139
139
|
"category": "search",
|
|
140
140
|
"description": "Case-sensitive search option"
|
|
141
141
|
},
|
|
142
|
+
"chat-export": {
|
|
143
|
+
"tags": ["chat", "export", "download", "save", "conversation", "message", "bubble", "arrow"],
|
|
144
|
+
"category": "communication",
|
|
145
|
+
"description": "Export or download chat conversation"
|
|
146
|
+
},
|
|
147
|
+
"chat-import": {
|
|
148
|
+
"tags": ["chat", "import", "upload", "load", "conversation", "message", "bubble", "arrow"],
|
|
149
|
+
"category": "communication",
|
|
150
|
+
"description": "Import or upload chat conversation"
|
|
151
|
+
},
|
|
142
152
|
"check": {
|
|
143
153
|
"tags": ["checkmark", "select", "checked", "mark", "complete", "finish", "done", "accept", "approve", "success"],
|
|
144
154
|
"category": "status",
|
package/package.json
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M6.037 12.117C6.08 12.501 6.164 12.873 6.283 13.23L4.625 14.681C3.992 15.236 3 14.786 3 13.944V12.002H2.5C1.119 12.002 0 10.883 0 9.50195V4.50195C0 3.12095 1.119 2.00195 2.5 2.00195H11.5C12.881 2.00195 14 3.11995 14 4.50095V6.60795C13.683 6.44495 13.349 6.31295 13 6.21395V4.50195C13 3.67395 12.328 3.00095 11.5 3.00095H2.5C1.672 3.00095 1 3.67395 1 4.50195V9.50195C1 10.33 1.672 11.002 2.5 11.002H4V13.9L6.037 12.118V12.117ZM16 11.5C16 13.985 13.985 16 11.5 16C9.015 16 7 13.985 7 11.5C7 9.01495 9.015 6.99995 11.5 6.99995C13.985 6.99995 16 9.01495 16 11.5ZM13.854 11.147C13.659 10.952 13.342 10.952 13.147 11.147L12.001 12.293V9.49995C12.001 9.22395 11.777 8.99995 11.501 8.99995C11.225 8.99995 11.001 9.22395 11.001 9.49995V12.293L9.855 11.147C9.66 10.952 9.343 10.952 9.148 11.147C8.953 11.342 8.953 11.659 9.148 11.854L11.148 13.854L11.151 13.857C11.198 13.904 11.253 13.939 11.311 13.963C11.369 13.987 11.433 14.001 11.499 14.001H11.505C11.572 14.001 11.635 13.987 11.693 13.963C11.752 13.939 11.807 13.902 11.855 13.855L13.855 11.855C14.05 11.66 14.05 11.343 13.855 11.148L13.854 11.147Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M6.037 12.117C6.08 12.501 6.164 12.873 6.283 13.23L4.625 14.681C3.992 15.236 3 14.786 3 13.944V12.002H2.5C1.119 12.002 0 10.883 0 9.50195V4.50195C0 3.12095 1.119 2.00195 2.5 2.00195H11.5C12.881 2.00195 14 3.11995 14 4.50095V6.60795C13.683 6.44495 13.349 6.31295 13 6.21395V4.50195C13 3.67395 12.328 3.00095 11.5 3.00095H2.5C1.672 3.00095 1 3.67395 1 4.50195V9.50195C1 10.33 1.672 11.002 2.5 11.002H4V13.9L6.037 12.118V12.117ZM16 11.5C16 13.985 13.985 16 11.5 16C9.015 16 7 13.985 7 11.5C7 9.01495 9.015 6.99995 11.5 6.99995C13.985 6.99995 16 9.01495 16 11.5ZM13.854 11.147L11.854 9.14695L11.851 9.14395C11.804 9.09695 11.749 9.06195 11.691 9.03795C11.633 9.01395 11.569 8.99995 11.503 8.99995H11.497C11.43 8.99995 11.367 9.01395 11.309 9.03795C11.25 9.06195 11.195 9.09895 11.147 9.14595L9.147 11.146C8.952 11.341 8.952 11.658 9.147 11.853C9.342 12.048 9.659 12.048 9.854 11.853L11 10.707V13.5C11 13.776 11.224 14 11.5 14C11.776 14 12 13.776 12 13.5V10.707L13.146 11.853C13.341 12.048 13.658 12.048 13.853 11.853C14.048 11.658 14.048 11.341 13.853 11.146L13.854 11.147Z"/></svg>
|
|
@@ -139,6 +139,16 @@
|
|
|
139
139
|
"category": "search",
|
|
140
140
|
"description": "Case-sensitive search option"
|
|
141
141
|
},
|
|
142
|
+
"chat-export": {
|
|
143
|
+
"tags": ["chat", "export", "download", "save", "conversation", "message", "bubble", "arrow"],
|
|
144
|
+
"category": "communication",
|
|
145
|
+
"description": "Export or download chat conversation"
|
|
146
|
+
},
|
|
147
|
+
"chat-import": {
|
|
148
|
+
"tags": ["chat", "import", "upload", "load", "conversation", "message", "bubble", "arrow"],
|
|
149
|
+
"category": "communication",
|
|
150
|
+
"description": "Import or upload chat conversation"
|
|
151
|
+
},
|
|
142
152
|
"check": {
|
|
143
153
|
"tags": ["checkmark", "select", "checked", "mark", "complete", "finish", "done", "accept", "approve", "success"],
|
|
144
154
|
"category": "status",
|