@sit-onyx/icons 1.0.0-beta.18 → 1.0.0-beta.19
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/metadata.json
CHANGED
@@ -1742,6 +1742,10 @@
|
|
1742
1742
|
"category": "Software & Services",
|
1743
1743
|
"aliases": ["node-cluster", "resource-pool", "Knoten-Pool", "Ressourcen-Pool"]
|
1744
1744
|
},
|
1745
|
+
"notebook-code": {
|
1746
|
+
"category": "File & Type",
|
1747
|
+
"aliases": []
|
1748
|
+
},
|
1745
1749
|
"notebook-edit": {
|
1746
1750
|
"category": "File & Type",
|
1747
1751
|
"aliases": ["Notizbuch bearbeiten", "Tagebuch ändern"]
|
@@ -2408,6 +2412,10 @@
|
|
2408
2412
|
"category": "Business & Statistics",
|
2409
2413
|
"aliases": ["label-off", "price-tag-off", "Etikett deaktiviert", "Preisschild aus"]
|
2410
2414
|
},
|
2415
|
+
"terraform": {
|
2416
|
+
"category": "Network & Infrastructure",
|
2417
|
+
"aliases": []
|
2418
|
+
},
|
2411
2419
|
"test-tube": {
|
2412
2420
|
"category": "Objects",
|
2413
2421
|
"aliases": [
|
package/package.json
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.143 9.698 9.84 12l2.303 2.303-1.058 1.057-3.368-3.367 3.368-3.368 1.057 1.058zm6.884 5.67L22.396 12l-3.367-3.367L17.97 9.69l2.303 2.303-2.303 2.302 1.058 1.057zm-4.372.397 2.063-7.11-1.44-.42-2.063 7.11zm3.502 4.508c0 .412-.277.75-.614.75H5.093c-.338 0-.615-.338-.615-.75V18.75h.75v-1.5h-.75v-1.56h.75v-1.5h-.75v-1.425h.75v-1.5h-.75v-1.59h.75v-1.5h-.75V6.75h.75v-1.5h-.75V3.765c0-.412.277-.75.615-.75h12.45c.337 0 .614.338.614.75V6h1.5V3.765c0-1.237-.952-2.25-2.114-2.25H5.093c-1.163 0-2.115 1.005-2.115 2.25V5.25H1.5v1.5h1.478v1.425H1.5v1.5h1.478v1.59H1.5v1.5h1.478v1.425H1.5v1.5h1.478v1.56H1.5v1.5h1.478v1.523c0 1.237.944 2.25 2.115 2.25h12.45c1.162 0 2.114-1.006 2.114-2.25V18h-1.5z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.75 4.875 15 8.295 9.75 5.64l-7.5-3.803v7.755l6 3.038v6.075l7.5 3.795v-6.833l6-3.037zM14.25 9.6v4.395l-.375-.188-4.125-2.085V7.327l4.5 2.28zm-10.5-.923V4.282l4.5 2.28v4.395zm10.5 11.385-4.5-2.28v-4.395l4.5 2.28zm6-8.347-4.5 2.28V9.6l4.5-2.28z"/></svg>
|
package/src/metadata.json
CHANGED
@@ -1742,6 +1742,10 @@
|
|
1742
1742
|
"category": "Software & Services",
|
1743
1743
|
"aliases": ["node-cluster", "resource-pool", "Knoten-Pool", "Ressourcen-Pool"]
|
1744
1744
|
},
|
1745
|
+
"notebook-code": {
|
1746
|
+
"category": "File & Type",
|
1747
|
+
"aliases": []
|
1748
|
+
},
|
1745
1749
|
"notebook-edit": {
|
1746
1750
|
"category": "File & Type",
|
1747
1751
|
"aliases": ["Notizbuch bearbeiten", "Tagebuch ändern"]
|
@@ -2408,6 +2412,10 @@
|
|
2408
2412
|
"category": "Business & Statistics",
|
2409
2413
|
"aliases": ["label-off", "price-tag-off", "Etikett deaktiviert", "Preisschild aus"]
|
2410
2414
|
},
|
2415
|
+
"terraform": {
|
2416
|
+
"category": "Network & Infrastructure",
|
2417
|
+
"aliases": []
|
2418
|
+
},
|
2411
2419
|
"test-tube": {
|
2412
2420
|
"category": "Objects",
|
2413
2421
|
"aliases": [
|