Skip to content

Commit

Permalink
Add user-key, monerization, gantt-chart and gavel icons (#320)
Browse files Browse the repository at this point in the history
Added 4 new icons
  • Loading branch information
coliff committed Oct 24, 2023
1 parent a0d41a6 commit a61a6cd
Show file tree
Hide file tree
Showing 17 changed files with 274 additions and 53 deletions.
9 changes: 7 additions & 2 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"listjs",
"markdownify",
"mkdirp",
"monetarization",
"nbsp",
"nomodule",
"noopener",
Expand Down Expand Up @@ -58,13 +59,17 @@
"Xhref",
"xlink"
],
"flagWords": ["teh", "whitelist"],
"flagWords": [
"teh",
"whitelist"
],
"ignorePaths": [
".cspell.json",
"**/node_modules/**",
"*.min.*",
".github/CODEOWNERS",
"{coverage,.cache,.git,.vscode,.DS_Store,tests}/**/*"
"{coverage,.cache,.git,.vscode,.DS_Store,tests}/**/*",
"app-components/preview/app-components.js"
],
"language": "en,en-US",
"languageId": "svg",
Expand Down
2 changes: 1 addition & 1 deletion app-components/preview/app-components.js

Large diffs are not rendered by default.

96 changes: 96 additions & 0 deletions app-components/src/app/_data/site-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2949,6 +2949,26 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "gantt-chart",
"displayName": "Gantt Chart",
"tags": [],
"categories": [
"Data Management"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "gavel",
"displayName": "Gavel",
"tags": [],
"categories": [
"Objects & Shapes"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "gears",
"displayName": "Gears",
Expand Down Expand Up @@ -3707,6 +3727,20 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "monetarization",
"displayName": "Monetarization",
"tags": [
"coin",
"dollar",
"money"
],
"categories": [
"Objects & Shapes"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "moon",
"displayName": "Moon",
Expand Down Expand Up @@ -6306,6 +6340,20 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "user-passkey",
"displayName": "User Passkey",
"tags": [
"account",
"key",
"person"
],
"categories": [
"Social"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "video",
"displayName": "Video",
Expand Down Expand Up @@ -9701,6 +9749,26 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "gantt-chart",
"displayName": "Gantt Chart",
"tags": [],
"categories": [
"Data Management"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "gavel",
"displayName": "Gavel",
"tags": [],
"categories": [
"Objects & Shapes"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "gears",
"displayName": "Gears",
Expand Down Expand Up @@ -10459,6 +10527,20 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "monetarization",
"displayName": "Monetarization",
"tags": [
"coin",
"dollar",
"money"
],
"categories": [
"Objects & Shapes"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "moon",
"displayName": "Moon",
Expand Down Expand Up @@ -13058,6 +13140,20 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "user-passkey",
"displayName": "User Passkey",
"tags": [
"account",
"key",
"person"
],
"categories": [
"Social"
],
"deprecated": false,
"useInstead": ""
},
{
"name": "video",
"displayName": "Video",
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/app-components.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/layouts/partials/analytics.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{- if not .Site.IsServer -}}
<script id="plausible" defer data-domain="modus-icons.trimble.com"
src="https://plausible.io/js/script.compat.outbound-links.js" fetchpriority="low"></script>
src="https://plausible.io/js/script.outbound-links.js" fetchpriority="low"></script>
<script>window.plausible = window.plausible || function () { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>

<script src="/js/trimble-insights.min.js"></script>
Expand Down
36 changes: 36 additions & 0 deletions icons/modus-outlined/_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2278,6 +2278,20 @@
"Applications"
]
},
{
"name": "gantt-chart",
"tags": [],
"categories": [
"Data Management"
]
},
{
"name": "gavel",
"tags": [],
"categories": [
"Objects & Shapes"
]
},
{
"name": "gears",
"tags": [
Expand Down Expand Up @@ -2859,6 +2873,17 @@
"Weather"
]
},
{
"name": "monetarization",
"tags": [
"coin",
"dollar",
"money"
],
"categories": [
"Objects & Shapes"
]
},
{
"name": "moon",
"tags": [
Expand Down Expand Up @@ -4852,6 +4877,17 @@
"Social"
]
},
{
"name": "user-passkey",
"tags": [
"account",
"key",
"person"
],
"categories": [
"Social"
]
},
{
"name": "video",
"tags": [
Expand Down
3 changes: 3 additions & 0 deletions icons/modus-outlined/gantt-chart.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/gavel.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/monetarization.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/user-passkey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions icons/modus-solid/_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2278,6 +2278,20 @@
"Applications"
]
},
{
"name": "gantt-chart",
"tags": [],
"categories": [
"Data Management"
]
},
{
"name": "gavel",
"tags": [],
"categories": [
"Objects & Shapes"
]
},
{
"name": "gears",
"tags": [
Expand Down Expand Up @@ -2859,6 +2873,17 @@
"Weather"
]
},
{
"name": "monetarization",
"tags": [
"coin",
"dollar",
"money"
],
"categories": [
"Objects & Shapes"
]
},
{
"name": "moon",
"tags": [
Expand Down Expand Up @@ -4852,6 +4877,17 @@
"Social"
]
},
{
"name": "user-passkey",
"tags": [
"account",
"key",
"person"
],
"categories": [
"Social"
]
},
{
"name": "video",
"tags": [
Expand Down
3 changes: 3 additions & 0 deletions icons/modus-solid/gantt-chart.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/gavel.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/monetarization.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/user-passkey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a61a6cd

Please sign in to comment.