Skip to content

Commit

Permalink
[icons] feat: new icon "microphone" (#6252)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyfan authored Jun 29, 2023
1 parent d3cf4e7 commit 2e7c2b0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -4044,5 +4044,12 @@
"tags": "bullets, munition, rockets",
"group": "miscellaneous",
"codepoint": 62274
},
{
"displayName": "Microphone",
"iconName": "microphone",
"tags": "microphone, mic, speaker",
"group": "media",
"codepoint": 62275
}
]
3 changes: 3 additions & 0 deletions resources/icons/16px/microphone.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 resources/icons/20px/microphone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 2e7c2b0

@adidahiya
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[icons] feat: new icon "microphone" (#6252)

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

Please sign in to comment.