@sit-onyx/icons 1.0.0-beta.10 → 1.0.0-beta.12
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 +1 -5
- package/dist/metadata.json +36 -0
- package/package.json +1 -1
- package/src/assets/book-binocular.svg +1 -0
- package/src/assets/bullet-list.svg +1 -0
- package/src/assets/key-clock.svg +1 -0
- package/src/assets/key-mail.svg +1 -0
- package/src/assets/list-arrow-down.svg +1 -0
- package/src/assets/list-arrow-up.svg +1 -0
- package/src/assets/more-horizontal-small.svg +1 -0
- package/src/assets/more-vertical-small.svg +1 -0
- package/src/assets/notification-flag.svg +1 -1
- package/src/assets/settings-arrows.svg +1 -0
- package/src/assets/sidebar-arrow-left.svg +1 -1
- package/src/metadata.json +36 -0
package/README.md
CHANGED
@@ -1,9 +1,5 @@
|
|
1
1
|
<div align="center" style="text-align: center">
|
2
|
-
<
|
3
|
-
<source media="(prefers-color-scheme: dark)" type="image/svg+xml" srcset="https://raw.githubusercontent.com/SchwarzIT/onyx/main/.github/onyx-logo-light.svg">
|
4
|
-
<source media="(prefers-color-scheme: light)" type="image/svg+xml" srcset="https://raw.githubusercontent.com/SchwarzIT/onyx/main/.github/onyx-logo-dark.svg">
|
5
|
-
<img alt="onyx logo" src="https://raw.githubusercontent.com/SchwarzIT/onyx/main/.github/onyx-logo-dark.svg" width="160px">
|
6
|
-
</picture>
|
2
|
+
<img alt="onyx logo" src="https://raw.githubusercontent.com/SchwarzIT/onyx/main/.github/onyx-logo.svg" height="96px">
|
7
3
|
</div>
|
8
4
|
|
9
5
|
<br>
|
package/dist/metadata.json
CHANGED
@@ -179,6 +179,10 @@
|
|
179
179
|
"category": "School & Education",
|
180
180
|
"aliases": ["tome", "manuscript", "Buch", "Manuskript"]
|
181
181
|
},
|
182
|
+
"book-binocular": {
|
183
|
+
"category": "School & Education",
|
184
|
+
"aliases": []
|
185
|
+
},
|
182
186
|
"book-globe": {
|
183
187
|
"category": "Network & Infrastructure",
|
184
188
|
"aliases": [
|
@@ -242,6 +246,10 @@
|
|
242
246
|
"category": "Software & Services",
|
243
247
|
"aliases": ["container", "pail", "Eimer", "Behälter"]
|
244
248
|
},
|
249
|
+
"bullet-list": {
|
250
|
+
"category": "Action & Interface",
|
251
|
+
"aliases": []
|
252
|
+
},
|
245
253
|
"bus": {
|
246
254
|
"category": "Transport & Travel",
|
247
255
|
"aliases": ["bus-ride", "public-transport", "Busfahrt", "öffentlicher-Verkehr"]
|
@@ -1347,6 +1355,14 @@
|
|
1347
1355
|
"Schlüssel-Bestätigung"
|
1348
1356
|
]
|
1349
1357
|
},
|
1358
|
+
"key-clock": {
|
1359
|
+
"category": "Security & Protection",
|
1360
|
+
"aliases": []
|
1361
|
+
},
|
1362
|
+
"key-mail": {
|
1363
|
+
"category": "Communication",
|
1364
|
+
"aliases": []
|
1365
|
+
},
|
1350
1366
|
"key-settings": {
|
1351
1367
|
"category": "Software & Services",
|
1352
1368
|
"aliases": []
|
@@ -1414,6 +1430,14 @@
|
|
1414
1430
|
"category": "Action & Interface",
|
1415
1431
|
"aliases": ["enumeration", "catalog", "Liste", "Aufzählung"]
|
1416
1432
|
},
|
1433
|
+
"list-arrow-down": {
|
1434
|
+
"category": "Action & Interface",
|
1435
|
+
"aliases": []
|
1436
|
+
},
|
1437
|
+
"list-arrow-up": {
|
1438
|
+
"category": "Action & Interface",
|
1439
|
+
"aliases": []
|
1440
|
+
},
|
1417
1441
|
"load-balancer": {
|
1418
1442
|
"category": "Network & Infrastructure",
|
1419
1443
|
"aliases": ["weight-distribution", "balance-manager", "Lastverteiler", "Balance-Manager"]
|
@@ -1630,10 +1654,18 @@
|
|
1630
1654
|
"category": "Action & Interface",
|
1631
1655
|
"aliases": ["mehr", "dots", "Punkte"]
|
1632
1656
|
},
|
1657
|
+
"more-horizontal-small": {
|
1658
|
+
"category": "Action & Interface",
|
1659
|
+
"aliases": []
|
1660
|
+
},
|
1633
1661
|
"more-vertical": {
|
1634
1662
|
"category": "Action & Interface",
|
1635
1663
|
"aliases": ["dots", "Mehr-vertikal", "Punkte"]
|
1636
1664
|
},
|
1665
|
+
"more-vertical-small": {
|
1666
|
+
"category": "Action & Interface",
|
1667
|
+
"aliases": []
|
1668
|
+
},
|
1637
1669
|
"mouse": {
|
1638
1670
|
"category": "Devices & Electronics",
|
1639
1671
|
"aliases": ["click-tool", "Maus"]
|
@@ -2098,6 +2130,10 @@
|
|
2098
2130
|
"category": "Action & Interface",
|
2099
2131
|
"aliases": ["configurations", "preferences", "Einstellungen", "Konfigurationen"]
|
2100
2132
|
},
|
2133
|
+
"settings-arrows": {
|
2134
|
+
"category": "Network & Infrastructure",
|
2135
|
+
"aliases": []
|
2136
|
+
},
|
2101
2137
|
"share-android": {
|
2102
2138
|
"category": "Action & Interface",
|
2103
2139
|
"aliases": ["send-android", "Teilen-Android", "Senden-Android"]
|
package/package.json
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M16.5 21h3v1.5H5.625A2.63 2.63 0 0 1 3 19.875V3.75A2.257 2.257 0 0 1 5.25 1.5h12a2.257 2.257 0 0 1 2.25 2.25v5.145H18V3.75a.75.75 0 0 0-.75-.75h-12a.75.75 0 0 0-.75.75v13.763a2.6 2.6 0 0 1 1.125-.263H7.5v1.5H5.625a1.124 1.124 0 1 0 0 2.25H15v-1.5h1.5zm-.75-13.5V6h-9v1.5zm6.727 8.888a3 3 0 0 1-3 3 2.99 2.99 0 0 1-2.887-2.236h-1.725a2.99 2.99 0 0 1-2.888 2.235 3 3 0 0 1-3-3c0-.382.083-.75.21-1.094l.023-.06q-.002-.01.007-.03l1.455-3.473.015-.037a2.25 2.25 0 0 1 2.04-1.306c.976 0 1.8.63 2.115 1.5h1.77a2.243 2.243 0 0 1 4.156-.194l1.47 3.51c0 .007.007.014.007.03l.022.06c.136.345.21.705.21 1.095m-4.507-3.75v1.17c.443-.263.953-.42 1.508-.42.134 0 .255.022.382.037l-.457-1.088a.76.76 0 0 0-.683-.45.75.75 0 0 0-.75.75m-2.992 3.015h1.492v-2.258h-1.492zm-2.933-3.315-.457 1.087c.127-.015.255-.038.382-.038.555 0 1.065.158 1.507.42v-1.17a.75.75 0 0 0-.75-.75c-.3 0-.562.173-.682.45m1.425 4.05c0-.826-.675-1.5-1.5-1.5-.615 0-1.14.374-1.373.9l-.014.03a1.504 1.504 0 0 0 1.388 2.07c.824 0 1.499-.676 1.499-1.5m7.507 0c0-.203-.037-.39-.112-.57l-.015-.03a1.49 1.49 0 0 0-1.373-.9c-.825 0-1.5.675-1.5 1.5 0 .824.675 1.5 1.5 1.5s1.5-.676 1.5-1.5"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M3 4.5h3V6H3zm4.5 0H21V6H7.5zM6 11.25H3v1.5h3zM3 18h3v1.5H3zm18 0H7.5v1.5H21zM7.5 11.25H21v1.5H7.5z" clip-rule="evenodd"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.288 7.845a1.12 1.12 0 0 1-1.118 1.117 1.12 1.12 0 0 1-1.118-1.117 1.12 1.12 0 0 1 1.118-1.118 1.12 1.12 0 0 1 1.117 1.118m-6.42 3.142-.158-.45a4.57 4.57 0 0 1 1.065-4.747 4.556 4.556 0 0 1 6.435 0 4.52 4.52 0 0 1 1.335 3.217h1.5c0-1.612-.63-3.135-1.77-4.275a6.06 6.06 0 0 0-8.557 0c-1.53 1.523-2.115 3.773-1.56 5.85l-6.15 6.15V21h4.5v-2.25h2.25v-3h-1.5v1.5h-2.25v2.25h-1.5v-2.145l6.367-6.368zm10.897 4.763a5.256 5.256 0 0 1-5.25 5.25 5.256 5.256 0 0 1-5.25-5.25 5.256 5.256 0 0 1 5.25-5.25 5.256 5.256 0 0 1 5.25 5.25m-1.5 0c0-2.07-1.68-3.75-3.75-3.75s-3.75 1.68-3.75 3.75 1.68 3.75 3.75 3.75 3.75-1.68 3.75-3.75m-3-2.25h-1.5v2.557l1.718 1.718 1.057-1.058-1.282-1.282v-1.943z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1.5 3v15h8.25v-1.5H3V5.558l6.375 6.374a3.73 3.73 0 0 0 2.655 1.095c1.005 0 1.943-.39 2.655-1.102L21 5.557V9.72h1.5V3zm12.12 7.875c-.847.848-2.332.848-3.18 0L4.058 4.5h15.885l-6.33 6.375zm7.073.93a3.72 3.72 0 0 0-3.863-.022c-1.312.802-2.002 2.265-1.785 3.75l-3.795 3.795v3.18h3.18l3.803-3.803a3.74 3.74 0 0 0 3.172-1.05 3.73 3.73 0 0 0 1.072-3.083c-.127-1.147-.78-2.16-1.777-2.782zm-.353 4.8a2.23 2.23 0 0 1-2.168.57l-.42-.113-3.944 3.945H12.75v-1.065l3.945-3.944-.113-.42a2.226 2.226 0 0 1 1.028-2.52 2.23 2.23 0 0 1 2.295.014c.615.383.997.976 1.08 1.68a2.22 2.22 0 0 1-.645 1.845zm-1.065-2.123a.747.747 0 1 1-1.055 1.058.747.747 0 0 1 1.055-1.057"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m16.838 18.008-.75.75-.75-.75-4.155-4.155 1.057-1.058 3.098 3.098v-9.9h1.5v9.892l3.097-3.097 1.058 1.057L16.838 18zM12.75 5.985H3v1.5h9.75zm-1.485 3H3v1.5h8.265zM3 13.493h6.803v-1.5H3zm0 2.992h5.258v-1.5H3z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m19.943 11.213-3.098-3.098v9.893h-1.5V8.115l-3.097 3.098-1.058-1.058L15.345 6l.75-.75.75.75L21 10.155zM3.008 18.015h9.78v-1.5h-9.78zm0-3h8.22v-1.5h-8.22zm0-3.008h6.727v-1.5H3.008zm5.257-4.492H3v1.5h5.265z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.5 12c0 .825-.675 1.5-1.5 1.5s-1.5-.675-1.5-1.5.675-1.5 1.5-1.5 1.5.675 1.5 1.5m4.5-1.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5m6 0c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10.5 6c0-.825.675-1.5 1.5-1.5s1.5.675 1.5 1.5-.675 1.5-1.5 1.5-1.5-.675-1.5-1.5m1.5 4.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5m0 6c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5"/></svg>
|
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M11.264 1.5h1.486C13.99 1.5 15 2.51 15 3.75v9c0 1.24-1.01 2.25-2.25 2.25h-1.498a2.23 2.23 0 0 1-1.592-.66 2.24 2.24 0 0 1-.
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M11.264 1.5h1.486C13.99 1.5 15 2.51 15 3.75v9c0 1.24-1.01 2.25-2.25 2.25h-1.498a2.23 2.23 0 0 1-1.592-.66 2.24 2.24 0 0 1-.658-1.593l.012-9a2.253 2.253 0 0 1 2.25-2.247m1.486 12a.75.75 0 0 0 .75-.75v-9a.75.75 0 0 0-.75-.75h-1.486a.75.75 0 0 0-.75.75l-.012 9a.747.747 0 0 0 .75.75zm-3.742 5.993a3 3 0 0 1 2.996-2.993A3 3 0 0 1 15 19.496v.008a3 3 0 0 1-2.996 2.996 2.98 2.98 0 0 1-2.122-.881 2.98 2.98 0 0 1-.874-2.126M12.004 21c.825 0 1.496-.671 1.496-1.496v-.008c0-.825-.671-1.496-1.496-1.496-.823 0-1.493.669-1.496 1.49A1.495 1.495 0 0 0 12.004 21" clip-rule="evenodd"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.96 5.408 8.902 4.35l3.106-3.105 3.105 3.105-1.058 1.058-1.29-1.29V7.5h-1.5V4.118l-1.29 1.29zm-5.46 2.4 2.168 2.167 1.057-1.057L5.558 6.75H7.5v-1.5H3v4.5h1.5zm12-2.558v1.5h1.942l-2.137 2.138 1.058 1.057L19.5 7.808V9.75H21v-4.5zM12.75 19.5h6.75V21h-15v-1.5h6.75v-1.965a3.3 3.3 0 0 1-1.043-.435l-1.395 1.395-1.057-1.057 1.395-1.395A3.4 3.4 0 0 1 8.715 15H6.75v-1.5h1.965c.082-.375.232-.72.435-1.042l-1.395-1.395 1.058-1.058 1.394 1.395a3.4 3.4 0 0 1 1.043-.435V9h1.5v1.965c.375.083.72.233 1.043.435l1.395-1.395 1.057 1.058-1.395 1.395c.203.315.345.667.435 1.042h1.965V15h-1.965c-.082.375-.232.72-.435 1.043l1.395 1.395-1.058 1.057-1.394-1.395a3.4 3.4 0 0 1-1.043.435zM12 16.125a1.876 1.876 0 1 0-.001-3.751A1.876 1.876 0 0 0 12 16.125"/></svg>
|
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.743 3.038H5.258A2.26 2.26 0 0 0 3 5.295V18.78a2.26 2.26 0 0 0 2.258 2.258H18.75a2.25 2.25 0 0 0 2.25-2.25V5.295a2.26 2.26 0 0 0-2.258-2.257M4.5 18.78V5.295c0-.42.338-.
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18.743 3.038H5.258A2.26 2.26 0 0 0 3 5.295V18.78a2.26 2.26 0 0 0 2.258 2.258H18.75a2.25 2.25 0 0 0 2.25-2.25V5.295a2.26 2.26 0 0 0-2.258-2.257M4.5 18.78V5.295c0-.42.338-.757.758-.757H8.25v15H5.258a.755.755 0 0 1-.758-.758m15 .008c0 .412-.337.75-.75.75h-9v-15h8.993c.42 0 .757.337.757.757z"/><path d="m15.218 8.558-3.48 3.48 3.48 3.48 1.064-1.058-2.422-2.423 2.422-2.422z"/></svg>
|
package/src/metadata.json
CHANGED
@@ -179,6 +179,10 @@
|
|
179
179
|
"category": "School & Education",
|
180
180
|
"aliases": ["tome", "manuscript", "Buch", "Manuskript"]
|
181
181
|
},
|
182
|
+
"book-binocular": {
|
183
|
+
"category": "School & Education",
|
184
|
+
"aliases": []
|
185
|
+
},
|
182
186
|
"book-globe": {
|
183
187
|
"category": "Network & Infrastructure",
|
184
188
|
"aliases": [
|
@@ -242,6 +246,10 @@
|
|
242
246
|
"category": "Software & Services",
|
243
247
|
"aliases": ["container", "pail", "Eimer", "Behälter"]
|
244
248
|
},
|
249
|
+
"bullet-list": {
|
250
|
+
"category": "Action & Interface",
|
251
|
+
"aliases": []
|
252
|
+
},
|
245
253
|
"bus": {
|
246
254
|
"category": "Transport & Travel",
|
247
255
|
"aliases": ["bus-ride", "public-transport", "Busfahrt", "öffentlicher-Verkehr"]
|
@@ -1347,6 +1355,14 @@
|
|
1347
1355
|
"Schlüssel-Bestätigung"
|
1348
1356
|
]
|
1349
1357
|
},
|
1358
|
+
"key-clock": {
|
1359
|
+
"category": "Security & Protection",
|
1360
|
+
"aliases": []
|
1361
|
+
},
|
1362
|
+
"key-mail": {
|
1363
|
+
"category": "Communication",
|
1364
|
+
"aliases": []
|
1365
|
+
},
|
1350
1366
|
"key-settings": {
|
1351
1367
|
"category": "Software & Services",
|
1352
1368
|
"aliases": []
|
@@ -1414,6 +1430,14 @@
|
|
1414
1430
|
"category": "Action & Interface",
|
1415
1431
|
"aliases": ["enumeration", "catalog", "Liste", "Aufzählung"]
|
1416
1432
|
},
|
1433
|
+
"list-arrow-down": {
|
1434
|
+
"category": "Action & Interface",
|
1435
|
+
"aliases": []
|
1436
|
+
},
|
1437
|
+
"list-arrow-up": {
|
1438
|
+
"category": "Action & Interface",
|
1439
|
+
"aliases": []
|
1440
|
+
},
|
1417
1441
|
"load-balancer": {
|
1418
1442
|
"category": "Network & Infrastructure",
|
1419
1443
|
"aliases": ["weight-distribution", "balance-manager", "Lastverteiler", "Balance-Manager"]
|
@@ -1630,10 +1654,18 @@
|
|
1630
1654
|
"category": "Action & Interface",
|
1631
1655
|
"aliases": ["mehr", "dots", "Punkte"]
|
1632
1656
|
},
|
1657
|
+
"more-horizontal-small": {
|
1658
|
+
"category": "Action & Interface",
|
1659
|
+
"aliases": []
|
1660
|
+
},
|
1633
1661
|
"more-vertical": {
|
1634
1662
|
"category": "Action & Interface",
|
1635
1663
|
"aliases": ["dots", "Mehr-vertikal", "Punkte"]
|
1636
1664
|
},
|
1665
|
+
"more-vertical-small": {
|
1666
|
+
"category": "Action & Interface",
|
1667
|
+
"aliases": []
|
1668
|
+
},
|
1637
1669
|
"mouse": {
|
1638
1670
|
"category": "Devices & Electronics",
|
1639
1671
|
"aliases": ["click-tool", "Maus"]
|
@@ -2098,6 +2130,10 @@
|
|
2098
2130
|
"category": "Action & Interface",
|
2099
2131
|
"aliases": ["configurations", "preferences", "Einstellungen", "Konfigurationen"]
|
2100
2132
|
},
|
2133
|
+
"settings-arrows": {
|
2134
|
+
"category": "Network & Infrastructure",
|
2135
|
+
"aliases": []
|
2136
|
+
},
|
2101
2137
|
"share-android": {
|
2102
2138
|
"category": "Action & Interface",
|
2103
2139
|
"aliases": ["send-android", "Teilen-Android", "Senden-Android"]
|