@vscode/codicons 0.0.46-12 → 0.0.46-14
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 +56 -1
- package/dist/codicon.svg +1 -1
- package/dist/codicon.ttf +0 -0
- package/dist/codiconsLibrary.ts +2 -0
- package/dist/metadata.json +23 -0
- package/package.json +1 -1
- package/src/icons/cloud-compact.svg +1 -0
- package/src/icons/developer-tools.svg +1 -0
- package/src/icons/sync.svg +1 -1
- package/src/template/mapping.json +6 -0
- package/src/template/metadata.json +23 -0
package/dist/codicon.ttf
CHANGED
|
Binary file
|
package/dist/codiconsLibrary.ts
CHANGED
|
@@ -713,4 +713,6 @@ export const codiconsLibrary = {
|
|
|
713
713
|
terminalCompact: register('terminal-compact', 0xecbb),
|
|
714
714
|
vmPending: register('vm-pending', 0xecbc),
|
|
715
715
|
worktreeCompact: register('worktree-compact', 0xecbd),
|
|
716
|
+
developerTools: register('developer-tools', 0xecbe),
|
|
717
|
+
cloudCompact: register('cloud-compact', 0xecbf),
|
|
716
718
|
} as const;
|
package/dist/metadata.json
CHANGED
|
@@ -1092,6 +1092,17 @@
|
|
|
1092
1092
|
"category": "storage",
|
|
1093
1093
|
"description": "Cloud service or storage"
|
|
1094
1094
|
},
|
|
1095
|
+
"cloud-compact": {
|
|
1096
|
+
"tags": [
|
|
1097
|
+
"online",
|
|
1098
|
+
"service",
|
|
1099
|
+
"storage",
|
|
1100
|
+
"remote",
|
|
1101
|
+
"compact"
|
|
1102
|
+
],
|
|
1103
|
+
"category": "storage",
|
|
1104
|
+
"description": "Cloud service or storage (compact variant)"
|
|
1105
|
+
},
|
|
1095
1106
|
"cloud-download": {
|
|
1096
1107
|
"tags": [
|
|
1097
1108
|
"install",
|
|
@@ -1996,6 +2007,18 @@
|
|
|
1996
2007
|
"category": "debug",
|
|
1997
2008
|
"description": "Stop debugging"
|
|
1998
2009
|
},
|
|
2010
|
+
"developer-tools": {
|
|
2011
|
+
"tags": [
|
|
2012
|
+
"developer",
|
|
2013
|
+
"tools",
|
|
2014
|
+
"wrench",
|
|
2015
|
+
"settings",
|
|
2016
|
+
"configuration",
|
|
2017
|
+
"utilities"
|
|
2018
|
+
],
|
|
2019
|
+
"category": "tool",
|
|
2020
|
+
"description": "Developer tools and utilities"
|
|
2021
|
+
},
|
|
1999
2022
|
"device-camera": {
|
|
2000
2023
|
"tags": [
|
|
2001
2024
|
"capture",
|
package/package.json
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="currentColor"><path d="M9 10H3C1.35 10 0 8.65 0 7C0 5.51 1.1 4.26 2.53 4.04C2.76 2.33 4.23 1 6 1C7.77 1 9.24 2.32 9.47 4.04C10.9 4.27 12 5.51 12 7C12 8.65 10.65 10 9 10ZM6 2C4.62 2 3.5 3.12 3.5 4.5C3.5 4.78 3.28 5 3 5C1.9 5 1 5.9 1 7C1 8.1 1.9 9 3 9H9C10.1 9 11 8.1 11 7C11 5.9 10.1 5 9 5C8.72 5 8.5 4.78 8.5 4.5C8.5 3.12 7.38 2 6 2Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="currentColor"><path d="M1 3.5C1 2.12 2.12 1 3.5 1H10.5C11.88 1 13 2.12 13 3.5V5.03C12.67 4.99 12.33 4.99 12 5.03V5H2V10.5C2 11.33 2.67 12 3.5 12H6.45L5.73 12.72C5.64 12.81 5.56 12.9 5.49 13H3.5C2.12 13 1 11.88 1 10.5V3.5ZM8.93 6.72L8.35 6.14C8.15 5.94 7.84 5.94 7.64 6.14C7.44 6.34 7.44 6.65 7.64 6.85L8.38 7.59C8.52 7.28 8.7 6.99 8.92 6.72H8.93ZM2 4H12V3.5C12 2.67 11.33 2 10.5 2H3.5C2.67 2 2 2.67 2 3.5V4ZM6.35 6.85C6.55 6.65 6.55 6.34 6.35 6.14C6.15 5.94 5.84 5.94 5.64 6.14L3.64 8.14C3.44 8.34 3.44 8.65 3.64 8.85L5.64 10.85C5.84 11.05 6.15 11.05 6.35 10.85C6.55 10.65 6.55 10.34 6.35 10.14L4.7 8.49L6.35 6.84V6.85ZM12.89 6.02C13.26 6.06 13.36 6.5 13.1 6.76L12.12 7.74C11.53 8.33 11.53 9.28 12.12 9.87C12.71 10.46 13.66 10.46 14.25 9.87L15.23 8.89C15.49 8.63 15.93 8.73 15.97 9.1C16.09 10.13 15.75 11.21 14.96 12C13.97 12.99 12.53 13.27 11.29 12.83L8.56 15.56C7.97 16.15 7.02 16.15 6.43 15.56C5.84 14.97 5.84 14.02 6.43 13.43L9.16 10.7C8.72 9.46 8.99 8.02 9.99 7.03C10.78 6.24 11.86 5.9 12.89 6.02Z"/></svg>
|
package/src/icons/sync.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="currentColor"><path d="M14 3.5V6.5C14 6.78 13.78 7 13.5 7H10.5C10.22 7 9.99999 6.78 9.99999 6.5C9.99999 6.22 10.22 6 10.5 6H12.58C11.78 4.17 10.01 3 7.99999 3C5.77999 3 3.79999 4.5 3.18999 6.64C3.12999 6.86 2.92999 7 2.70999 7C2.65999 7 2.61999 7 2.56999 6.98C2.29999 6.9 2.14999 6.63 2.22999 6.36C2.95999 3.79 5.32999 2 7.99999 2C10.05 2 11.91 3.02 13 4.69V3.5C13 3.22 13.22 3 13.5 3C13.78 3 14 3.22 14 3.5ZM13.42 9.02C13.16 8.95 12.88 9.1 12.8 9.37C12.19 11.51 10.22 13.01 7.98999 13.01C5.97999 13.01 4.20999 11.84 3.40999 10.01H5.48999C5.76999 10.01 5.98999 9.79 5.98999 9.51C5.98999 9.23 5.76999 9.01 5.48999 9.01H2.48999C2.20999 9.01 1.98999 9.23 1.98999 9.51V12.51C1.98999 12.79 2.20999 13.01 2.48999 13.01C2.76999 13.01 2.98999 12.79 2.98999 12.51V11.32C4.07999 12.98 5.93999 14.01 7.98999 14.01C10.66 14.01 13.03 12.22 13.76 9.65C13.84 9.38 13.68 9.11 13.41 9.03L13.42 9.02Z"/></svg>
|
|
@@ -1092,6 +1092,17 @@
|
|
|
1092
1092
|
"category": "storage",
|
|
1093
1093
|
"description": "Cloud service or storage"
|
|
1094
1094
|
},
|
|
1095
|
+
"cloud-compact": {
|
|
1096
|
+
"tags": [
|
|
1097
|
+
"online",
|
|
1098
|
+
"service",
|
|
1099
|
+
"storage",
|
|
1100
|
+
"remote",
|
|
1101
|
+
"compact"
|
|
1102
|
+
],
|
|
1103
|
+
"category": "storage",
|
|
1104
|
+
"description": "Cloud service or storage (compact variant)"
|
|
1105
|
+
},
|
|
1095
1106
|
"cloud-download": {
|
|
1096
1107
|
"tags": [
|
|
1097
1108
|
"install",
|
|
@@ -1996,6 +2007,18 @@
|
|
|
1996
2007
|
"category": "debug",
|
|
1997
2008
|
"description": "Stop debugging"
|
|
1998
2009
|
},
|
|
2010
|
+
"developer-tools": {
|
|
2011
|
+
"tags": [
|
|
2012
|
+
"developer",
|
|
2013
|
+
"tools",
|
|
2014
|
+
"wrench",
|
|
2015
|
+
"settings",
|
|
2016
|
+
"configuration",
|
|
2017
|
+
"utilities"
|
|
2018
|
+
],
|
|
2019
|
+
"category": "tool",
|
|
2020
|
+
"description": "Developer tools and utilities"
|
|
2021
|
+
},
|
|
1999
2022
|
"device-camera": {
|
|
2000
2023
|
"tags": [
|
|
2001
2024
|
"capture",
|