@sit-onyx/icons 1.0.0-beta.4 → 1.0.0-beta.5

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sit-onyx/icons",
3
3
  "description": "SVG icons for the onyx design system",
4
- "version": "1.0.0-beta.4",
4
+ "version": "1.0.0-beta.5",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.32 6.075a.937.937 0 0 1 0 1.328.937.937 0 0 1-1.328 0 .937.937 0 0 1 0-1.328.937.937 0 0 1 1.328 0m11.813 8.198c-.136.42-.3.825-.503 1.215l2.37 2.37-3.18 3.18-2.37-2.37a7 7 0 0 1-1.215.502v3.352h-4.5V19.17c-.15-.045-.285-.113-.435-.165v.878L6.652 22.53 3.9 19.777l1.012-1.417-.96-1.32.953-1.335-.705-.945-.195-.195V12.63A5.21 5.21 0 0 1 1.47 8.183 5.19 5.19 0 0 1 6.653 3a5.13 5.13 0 0 1 3.074 1.02V1.53h4.5v3.353q.63.2 1.216.502l2.37-2.37 3.18 3.18-2.37 2.37c.202.39.374.795.502 1.215h3.352v4.5h-3.352zm-9.368-1.966q.033.293.135.563a2.25 2.25 0 0 0 4.155.03 2.22 2.22 0 0 0 .008-1.725 2.25 2.25 0 0 0-2.513-1.357 5.3 5.3 0 0 1-1.793 2.49zM4.8 14.25h-.022l-.06.06zm3 0V11.7l.427-.202a3.7 3.7 0 0 0 2.108-3.323 3.684 3.684 0 0 0-3.683-3.682A3.684 3.684 0 0 0 2.97 8.175c0 1.41.825 2.715 2.107 3.323l.428.202v2.295l1.26 1.695-.96 1.35.96 1.32-.9 1.26.795.795 1.148-1.148v-5.01zm8.94 1.47.323-.51c.36-.578.622-1.2.772-1.853l.135-.584h3.023v-1.5H17.97l-.135-.585a5.8 5.8 0 0 0-.773-1.853l-.322-.51 2.138-2.137-1.065-1.058-2.138 2.138-.51-.323a6.1 6.1 0 0 0-1.852-.772l-.586-.135V3.015h-1.5v2.723a5.2 5.2 0 0 1 .608 2.422c0 .038 0 .083-.008.12a3.75 3.75 0 0 1 3.63 2.318 3.76 3.76 0 0 1-2.062 4.89 3.7 3.7 0 0 1-1.41.277c-.473 0-.99-.098-1.455-.3a3.7 3.7 0 0 1-1.223-.832v2.715c.428.217.878.397 1.35.51l.585.134v3.023h1.5v-3.023l.585-.134a5.9 5.9 0 0 0 1.853-.773l.51-.323 2.138 2.138 1.064-1.057-2.137-2.138z"/></svg>
package/src/metadata.json CHANGED
@@ -1331,6 +1331,10 @@
1331
1331
  "Schlüssel-Bestätigung"
1332
1332
  ]
1333
1333
  },
1334
+ "key-settings": {
1335
+ "category": "Software & Services",
1336
+ "aliases": ["KMS", "configuration", "key-management", "Schlüssel", "Zahnrad"]
1337
+ },
1334
1338
  "key-shield": {
1335
1339
  "category": "Security & Protection",
1336
1340
  "aliases": ["key-protection", "key-guard", "Schlüssel-Schild", "Schlüssel-Schutz"]