Skip to content

Commit

Permalink
feat: add Picture-in-Picture icons (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois authored and gkatsev committed May 22, 2019
1 parent aab3dcb commit 7a9bfd1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom-icons/picture-in-picture-exit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,12 @@
}, {
"name": "previous-item",
"svg": "av/svg/production/ic_skip_previous_48px.svg"
}, {
"name": "picture-in-picture-enter",
"svg": "action/svg/production/ic_picture_in_picture_alt_48px.svg"
}, {
"name": "picture-in-picture-exit",
"svg": "picture-in-picture-exit.svg",
"root-dir": "./custom-icons/"
}]
}

0 comments on commit 7a9bfd1

Please sign in to comment.