Skip to content

Commit

Permalink
Updated material transportation icons to Modus (#410)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Oliff <christianoliff@pm.me>
Co-authored-by: Christian Oliff <christianoliff@pm.me>
  • Loading branch information
egunther39 and coliff committed Apr 29, 2024
1 parent 0ad6ed7 commit 851d43b
Show file tree
Hide file tree
Showing 23 changed files with 320 additions and 5 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
.DS_Store
.hugo_build.lock
_site-data.json

# app-components/preview/app-components.js
# docs/assets/js/app-components.js
Thumbs.db

docs/-*
2 changes: 1 addition & 1 deletion app-components/preview/app-components.js

Large diffs are not rendered by default.

158 changes: 158 additions & 0 deletions app-components/src/app/_data/site-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,32 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "backup-restore-cloud",
"displayName": "Backup Restore Cloud",
"tags": [
"restore",
"cloud"
],
"categories": [
"Editing"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "backup-restore-file",
"displayName": "Backup Restore File",
"tags": [
"restore",
"fill"
],
"categories": [
"Editing"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "bar-graph",
"displayName": "Bar Graph",
Expand Down Expand Up @@ -5421,6 +5447,19 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "scan-bar-code",
"displayName": "Scan Bar Code",
"tags": [
"bar code",
"scan"
],
"categories": [
"Objects & Shapes"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "schema",
"displayName": "Schema",
Expand Down Expand Up @@ -7835,6 +7874,32 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "backup-restore-cloud",
"displayName": "Backup Restore Cloud",
"tags": [
"restore",
"cloud"
],
"categories": [
"Editing"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "backup-restore-file",
"displayName": "Backup Restore File",
"tags": [
"restore",
"fill"
],
"categories": [
"Editing"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "bar-graph",
"displayName": "Bar Graph",
Expand Down Expand Up @@ -12780,6 +12845,19 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "scan-bar-code",
"displayName": "Scan Bar Code",
"tags": [
"bar code",
"scan"
],
"categories": [
"Objects & Shapes"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "schema",
"displayName": "Schema",
Expand Down Expand Up @@ -14979,6 +15057,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "expression",
"displayName": "Expression",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "external-link",
"displayName": "External Link",
Expand Down Expand Up @@ -15015,6 +15101,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "format-code",
"displayName": "Format Code",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "frame-stop",
"displayName": "Frame Stop",
Expand Down Expand Up @@ -15080,6 +15174,70 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "layer-background",
"displayName": "Layer Background",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "layer-circle",
"displayName": "Layer Circle",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "layer-circle-filled",
"displayName": "Layer Circle Filled",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "layer-fill",
"displayName": "Layer Fill",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "layer-heatmap",
"displayName": "Layer Heatmap",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "layer-line",
"displayName": "Layer Line",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "layer-raster",
"displayName": "Layer Raster",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "layer-symbol",
"displayName": "Layer Symbol",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "layout",
"displayName": "Layout",
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/app-components.js

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions icons/modus-outlined/_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,26 @@
"Objects & Shapes"
]
},
{
"name": "backup-restore-cloud",
"tags": [
"restore",
"cloud"
],
"categories": [
"Editing"
]
},
{
"name": "backup-restore-file",
"tags": [
"restore",
"fill"
],
"categories": [
"Editing"
]
},
{
"name": "bar-graph",
"tags": [
Expand Down Expand Up @@ -4180,6 +4200,16 @@
"Save"
]
},
{
"name": "scan-bar-code",
"tags": [
"bar code",
"scan"
],
"categories": [
"Objects & Shapes"
]
},
{
"name": "schema",
"tags": [
Expand Down
3 changes: 3 additions & 0 deletions icons/modus-outlined/backup-restore-cloud.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/modus-outlined/backup-restore-file.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/modus-outlined/scan-bar-code.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions icons/modus-solid/_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,26 @@
"Objects & Shapes"
]
},
{
"name": "backup-restore-cloud",
"tags": [
"restore",
"cloud"
],
"categories": [
"Editing"
]
},
{
"name": "backup-restore-file",
"tags": [
"restore",
"fill"
],
"categories": [
"Editing"
]
},
{
"name": "bar-graph",
"tags": [
Expand Down Expand Up @@ -4180,6 +4200,16 @@
"Save"
]
},
{
"name": "scan-bar-code",
"tags": [
"bar code",
"scan"
],
"categories": [
"Objects & Shapes"
]
},
{
"name": "schema",
"tags": [
Expand Down
3 changes: 3 additions & 0 deletions icons/modus-solid/backup-restore-cloud.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/modus-solid/backup-restore-file.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions icons/modus-solid/scan-bar-code.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 50 additions & 0 deletions icons/transportation/_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,11 @@
],
"categories": []
},
{
"name": "expression",
"tags": [],
"categories": []
},
{
"name": "external-link",
"tags": [
Expand All @@ -196,6 +201,11 @@
"tags": [],
"categories": []
},
{
"name": "format-code",
"tags": [],
"categories": []
},
{
"name": "frame-stop",
"tags": [],
Expand Down Expand Up @@ -240,6 +250,46 @@
],
"categories": []
},
{
"name": "layer-background",
"tags": [],
"categories": []
},
{
"name": "layer-circle",
"tags": [],
"categories": []
},
{
"name": "layer-circle-filled",
"tags": [],
"categories": []
},
{
"name": "layer-fill",
"tags": [],
"categories": []
},
{
"name": "layer-heatmap",
"tags": [],
"categories": []
},
{
"name": "layer-line",
"tags": [],
"categories": []
},
{
"name": "layer-raster",
"tags": [],
"categories": []
},
{
"name": "layer-symbol",
"tags": [],
"categories": []
},
{
"name": "layout",
"tags": [],
Expand Down
Loading

0 comments on commit 851d43b

Please sign in to comment.