Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added icons: briefcase, file-secure, file-type-csv, manage-people, timesheet-approve. Added icon: timesheet #418

Merged
merged 1 commit into from
May 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .ncurc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
"reject": [
"eslint",
"file-type",
"make-dir-cli",
"mkdirp",
"mocha",
"postcss-cli",
"read-chunk",
"stylelint",
"stylelint-config-standard-scss",
"svgicons2svgfont",
"svgo",
"ttf2eot",
"ttf2woff",
"url-join"
Expand Down
92 changes: 86 additions & 6 deletions app-components/src/app/_data/site-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "briefcase",
"displayName": "Briefcase",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "brightness",
"displayName": "Brightness",
Expand Down Expand Up @@ -2752,6 +2760,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "file-secure",
"displayName": "File Secure",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "file-table",
"displayName": "File Table",
Expand All @@ -2775,6 +2791,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "file-type-csv",
"displayName": "File Type Csv",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "file-type-cur",
"displayName": "File Type Cur",
Expand Down Expand Up @@ -4026,6 +4050,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "manage-people",
"displayName": "Manage People",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "map",
"displayName": "Map",
Expand Down Expand Up @@ -5448,10 +5480,10 @@ export const siteData = [
"useInstead": ""
},
{
"name": "scan-bar-code",
"displayName": "Scan Bar Code",
"name": "scan-barcode",
"displayName": "Scan Barcode",
"tags": [
"bar code",
"barcode",
"scan"
],
"categories": [
Expand Down Expand Up @@ -6589,6 +6621,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "timesheet-approve",
"displayName": "Timesheet Approve",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "toggle-center",
"displayName": "Toggle Center",
Expand Down Expand Up @@ -8184,6 +8224,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "briefcase",
"displayName": "Briefcase",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "brightness",
"displayName": "Brightness",
Expand Down Expand Up @@ -10150,6 +10198,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "file-secure",
"displayName": "File Secure",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "file-table",
"displayName": "File Table",
Expand All @@ -10173,6 +10229,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "file-type-csv",
"displayName": "File Type Csv",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "file-type-cur",
"displayName": "File Type Cur",
Expand Down Expand Up @@ -11424,6 +11488,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "manage-people",
"displayName": "Manage People",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "map",
"displayName": "Map",
Expand Down Expand Up @@ -12846,10 +12918,10 @@ export const siteData = [
"useInstead": ""
},
{
"name": "scan-bar-code",
"displayName": "Scan Bar Code",
"name": "scan-barcode",
"displayName": "Scan Barcode",
"tags": [
"bar code",
"barcode",
"scan"
],
"categories": [
Expand Down Expand Up @@ -13987,6 +14059,14 @@ export const siteData = [
"deprecated": false,
"useInstead": ""
},
{
"name": "timesheet-approve",
"displayName": "Timesheet Approve",
"tags": [],
"categories": [],
"deprecated": false,
"useInstead": ""
},
{
"name": "toggle-center",
"displayName": "Toggle Center",
Expand Down
2 changes: 1 addition & 1 deletion fonts/css.hbs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Modus Icons v1.13.1 (https://modus-icons.trimble.com/)
* Modus Icons v1.14.0 (https://modus-icons.trimble.com/)
* Copyright 2023-2024 Trimble Inc.
* Licensed under MIT (https://github.com/trimble-oss/modus-icons/blob/main/LICENSE.md)
*/
Expand Down
2 changes: 1 addition & 1 deletion hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ module:

params:
description: "SVG icon library for Modus"
version: "1.13.1"
version: "1.14.0"
main: "https://modus.trimble.com"
github_org: "https://github.com/trimble-oss"
repo: "https://github.com/trimble-oss/modus-icons"
Expand Down
54 changes: 54 additions & 0 deletions icons/modus-outlined/_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,19 @@
"Editing"
]
},
{
"name": "briefcase",
"tags": [
"case",
"brief",
"work",
"company",
"carry"
],
"categories": [
"Objects & Shapes"
]
},
{
"name": "brightness",
"tags": [
Expand Down Expand Up @@ -2132,6 +2145,20 @@
"Folders & Files"
]
},
{
"name": "file-secure",
"tags": [
"doc",
"file",
"secure",
"security",
"form",
"safety"
],
"categories": [
"Folders & Files"
]
},
{
"name": "file-table",
"tags": [],
Expand All @@ -2149,6 +2176,16 @@
"Folders & Files"
]
},
{
"name": "file-type-csv",
"tags": [
"sheet",
"document"
],
"categories": [
"Folders & Files"
]
},
{
"name": "file-type-cur",
"tags": [
Expand Down Expand Up @@ -3106,6 +3143,18 @@
"Social"
]
},
{
"name": "manage-people",
"tags": [
"management",
"employees",
"settings",
"people"
],
"categories": [
"Social"
]
},
{
"name": "map",
"tags": [
Expand Down Expand Up @@ -5078,6 +5127,11 @@
"Folders & Files"
]
},
{
"name": "timesheet-approve",
"tags": [],
"categories": []
},
{
"name": "toggle-center",
"tags": [],
Expand Down
3 changes: 3 additions & 0 deletions icons/modus-outlined/briefcase.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/file-secure.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/file-type-csv.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/manage-people.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/timesheet-approve.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/modus-outlined/timesheet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading