@sit-onyx/icons 1.0.0-beta.14 → 1.0.0-beta.15

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.
@@ -848,8 +848,8 @@
848
848
  "aliases": ["bypass", "alternative-route", "Umleitung", "alternative Strecke"]
849
849
  },
850
850
  "dinosaur": {
851
- "category": "Software & Services",
852
- "aliases": ["Dinosaurier", "animal", "Tier"]
851
+ "category": "Various",
852
+ "aliases": ["animal", "Dinosaurier"]
853
853
  },
854
854
  "disc": {
855
855
  "category": "Hardware",
@@ -971,6 +971,10 @@
971
971
  "category": "Action & Interface",
972
972
  "aliases": ["view", "look", "Auge", "Anblick"]
973
973
  },
974
+ "eye-closed": {
975
+ "category": "Action & Interface",
976
+ "aliases": []
977
+ },
974
978
  "eye-disabled": {
975
979
  "category": "Action & Interface",
976
980
  "aliases": ["view-off", "hidden-view", "Auge deaktiviert", "Verborgene-Ansicht"]
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.14",
4
+ "version": "1.0.0-beta.15",
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="M20.565 15.105a.75.75 0 0 1-1.02-.308l-1.508-2.85a10.4 10.4 0 0 1-2.925 1.426l.57 2.985a.75.75 0 0 1-.742.892.746.746 0 0 1-.735-.608l-.555-2.924c-.533.082-1.073.142-1.62.142s-1.073-.053-1.605-.135l-.465 2.903a.75.75 0 0 1-.743.63q-.054.002-.12-.008a.75.75 0 0 1-.622-.855l.48-3.008a10.5 10.5 0 0 1-2.97-1.447l-1.56 2.978a.76.76 0 0 1-.668.405.8.8 0 0 1-.345-.083.747.747 0 0 1-.315-1.013l1.71-3.27a10.5 10.5 0 0 1-1.59-1.934.75.75 0 0 1 .225-1.035.745.745 0 0 1 1.035.232 8.92 8.92 0 0 0 7.545 4.147 8.92 8.92 0 0 0 7.545-4.147.75.75 0 0 1 1.035-.232c.353.225.45.69.225 1.035a10.7 10.7 0 0 1-1.627 1.972c.015.023.03.03.045.053l1.612 3.06a.747.747 0 0 1-.315 1.012z"/></svg>
package/src/metadata.json CHANGED
@@ -848,8 +848,8 @@
848
848
  "aliases": ["bypass", "alternative-route", "Umleitung", "alternative Strecke"]
849
849
  },
850
850
  "dinosaur": {
851
- "category": "Software & Services",
852
- "aliases": ["Dinosaurier", "animal", "Tier"]
851
+ "category": "Various",
852
+ "aliases": ["animal", "Dinosaurier"]
853
853
  },
854
854
  "disc": {
855
855
  "category": "Hardware",
@@ -971,6 +971,10 @@
971
971
  "category": "Action & Interface",
972
972
  "aliases": ["view", "look", "Auge", "Anblick"]
973
973
  },
974
+ "eye-closed": {
975
+ "category": "Action & Interface",
976
+ "aliases": []
977
+ },
974
978
  "eye-disabled": {
975
979
  "category": "Action & Interface",
976
980
  "aliases": ["view-off", "hidden-view", "Auge deaktiviert", "Verborgene-Ansicht"]