Skip to content

Commit

Permalink
chore: Add new icons (#2967)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-susie authored Nov 4, 2024
1 parent 8aba95c commit 7175cd1
Show file tree
Hide file tree
Showing 31 changed files with 298 additions and 13 deletions.
130 changes: 130 additions & 0 deletions src/__tests__/__snapshots__/documenter.test.ts.snap

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions src/icon/icons/backward-10-seconds.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/icon/icons/closed-caption-unavailable.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/icon/icons/closed-caption.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/icon/icons/command-prompt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/icon/icons/exit-full-screen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icon/icons/face-happy-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/icon/icons/face-happy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icon/icons/face-neutral-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/icon/icons/face-neutral.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icon/icons/face-sad-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/icon/icons/face-sad.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/icon/icons/forward-10-seconds.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/icon/icons/full-screen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/icon/icons/globe.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/icon/icons/grid-view.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/icon/icons/list-view.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icon/icons/location-pin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/icon/icons/map.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icon/icons/mini-player.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icon/icons/pause.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 src/icon/icons/play.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/icon/icons/support.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/icon/icons/transcript.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/icon/icons/video-camera-off.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 src/icon/icons/video-camera-on.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icon/icons/video-camera-unavailable.svg
12 changes: 5 additions & 7 deletions src/icon/icons/video-off.svg
6 changes: 3 additions & 3 deletions src/icon/icons/video-on.svg
5 changes: 2 additions & 3 deletions src/icon/icons/video-unavailable.svg
26 changes: 26 additions & 0 deletions src/icon/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export namespace IconProps {
| 'audio-full'
| 'audio-half'
| 'audio-off'
| 'backward-10-seconds'
| 'bug'
| 'call'
| 'calendar'
Expand All @@ -91,35 +92,55 @@ export namespace IconProps {
| 'check'
| 'contact'
| 'close'
| 'closed-caption'
| 'closed-caption-unavailable'
| 'copy'
| 'command-prompt'
| 'delete-marker'
| 'download'
| 'drag-indicator'
| 'edit'
| 'ellipsis'
| 'envelope'
| 'exit-full-screen'
| 'expand'
| 'external'
| 'face-happy'
| 'face-happy-filled'
| 'face-neutral'
| 'face-neutral-filled'
| 'face-sad'
| 'face-sad-filled'
| 'file-open'
| 'file'
| 'filter'
| 'flag'
| 'folder-open'
| 'folder'
| 'forward-10-seconds'
| 'full-screen'
| 'gen-ai'
| 'globe'
| 'grid-view'
| 'group-active'
| 'group'
| 'heart'
| 'heart-filled'
| 'insert-row'
| 'key'
| 'keyboard'
| 'list-view'
| 'location-pin'
| 'lock-private'
| 'map'
| 'menu'
| 'microphone'
| 'microphone-off'
| 'mini-player'
| 'multiscreen'
| 'notification'
| 'pause'
| 'play'
| 'redo'
| 'refresh'
| 'remove'
Expand All @@ -143,11 +164,13 @@ export namespace IconProps {
| 'status-warning'
| 'subtract-minus'
| 'suggestions'
| 'support'
| 'thumbs-down-filled'
| 'thumbs-down'
| 'thumbs-up-filled'
| 'thumbs-up'
| 'ticket'
| 'transcript'
| 'treeview-collapse'
| 'treeview-expand'
| 'undo'
Expand All @@ -159,6 +182,9 @@ export namespace IconProps {
| 'video-off'
| 'video-on'
| 'video-unavailable'
| 'video-camera-off'
| 'video-camera-on'
| 'video-camera-unavailable'
| 'view-full'
| 'view-horizontal'
| 'view-vertical'
Expand Down

0 comments on commit 7175cd1

Please sign in to comment.