Skip to content

Commit

Permalink
[icons] Add the Emergency icon (#42080)
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed May 2, 2024
1 parent ec60564 commit 45cf002
Show file tree
Hide file tree
Showing 22 changed files with 155 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/data/material/components/material-icons/synonyms.js
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,7 @@ const synonyms = {
ElevenMp:
'camera digits font image letters megapixels numbers quality resolution symbol text type',
Email: 'envelope letters message note post receive send write',
Emergency: 'asterisk clinic health hospital maps medical symbol',
EmergencyRecording:
'alert attention camera caution danger filming hardware image important motion notification picture videography warning',
EmergencyShare: 'alert attention caution danger important notification warning',
Expand Down
13 changes: 13 additions & 0 deletions packages/mui-icons-material/lib/Emergency.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions packages/mui-icons-material/lib/EmergencyOutlined.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions packages/mui-icons-material/lib/EmergencyRounded.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions packages/mui-icons-material/lib/EmergencySharp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions packages/mui-icons-material/lib/EmergencyTwoTone.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/mui-icons-material/lib/InsertChartOutlined.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/mui-icons-material/lib/esm/Emergency.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/mui-icons-material/lib/esm/EmergencyOutlined.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/mui-icons-material/lib/esm/EmergencyRounded.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/mui-icons-material/lib/esm/EmergencySharp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions packages/mui-icons-material/lib/esm/EmergencyTwoTone.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/mui-icons-material/lib/esm/InsertChartOutlined.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions packages/mui-icons-material/lib/esm/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 35 additions & 0 deletions packages/mui-icons-material/lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion packages/mui-icons-material/scripts/download.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const ignoredIconNames = new Set([
'data_exploration',
'disabled_visible',
'drive_file_move_rtl',
'emergency',
'exposure_neg_1', // Google product
'exposure_neg_2', // Google product
'exposure_plus_1', // Google product
Expand Down

0 comments on commit 45cf002

Please sign in to comment.