Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
528
Issue boards
Milestones
Wiki
Code
Merge requests
14
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Commits
ebbc9157
Commit
ebbc9157
authored
4 years ago
by
Nicolas Pomepuy
Browse files
Options
Downloads
Patches
Plain Diff
Add missing svgs
parent
7c87d8df
No related branches found
No related tags found
1 merge request
!632
Video player
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
application/resources/assets/images/svg/ic_pause_player.svg
+9
-0
9 additions, 0 deletions
application/resources/assets/images/svg/ic_pause_player.svg
application/resources/assets/images/svg/ic_play_player.svg
+9
-0
9 additions, 0 deletions
application/resources/assets/images/svg/ic_play_player.svg
with
18 additions
and
0 deletions
application/resources/assets/images/svg/ic_pause_player.svg
0 → 100644
+
9
−
0
View file @
ebbc9157
<?xml version="1.0" encoding="UTF-8"?>
<svg
width=
"48px"
height=
"48px"
viewBox=
"0 0 48 48"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<title>
ic_pause_player@1x
</title>
<g
id=
"ic_pause_player"
stroke=
"none"
stroke-width=
"1"
fill=
"none"
fill-rule=
"evenodd"
>
<g
transform=
"translate(4.000000, 4.000000)"
fill=
"#FFFFFF"
fill-rule=
"nonzero"
>
<path
d=
"M18.3333333,13.3333333 L18.3333333,26.6666667 L15,26.6666667 L15,13.3333333 L18.3333333,13.3333333 Z M25,13.3333333 L25,26.6666667 L21.6666667,26.6666667 L21.6666667,13.3333333 L25,13.3333333 Z M20,0 C8.96,0 0,8.96 0,20 C0,31.04 8.96,40 20,40 C31.04,40 40,31.04 40,20 C40,8.96 31.04,0 20,0 Z M20,37.5 C10.353125,37.5 2.5,29.646875 2.5,20 C2.5,10.353125 10.353125,2.5 20,2.5 C29.646875,2.5 37.5,10.353125 37.5,20 C37.5,29.646875 29.646875,37.5 20,37.5 Z"
></path>
</g>
</g>
</svg>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
application/resources/assets/images/svg/ic_play_player.svg
0 → 100644
+
9
−
0
View file @
ebbc9157
<?xml version="1.0" encoding="UTF-8"?>
<svg
width=
"48px"
height=
"48px"
viewBox=
"0 0 48 48"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<title>
ic_play_player@1x
</title>
<g
id=
"ic_play_player"
stroke=
"none"
stroke-width=
"1"
fill=
"none"
fill-rule=
"evenodd"
>
<g
transform=
"translate(4.000000, 4.000000)"
fill=
"#FFFFFF"
fill-rule=
"nonzero"
>
<path
d=
"M16,29 L28,20 L16,11 L16,29 Z M20,0 C8.96,0 0,8.96 0,20 C0,31.04 8.96,40 20,40 C31.04,40 40,31.04 40,20 C40,8.96 31.04,0 20,0 Z M20,37.5 C10.353125,37.5 2.5,29.646875 2.5,20 C2.5,10.353125 10.353125,2.5 20,2.5 C29.646875,2.5 37.5,10.353125 37.5,20 C37.5,29.646875 29.646875,37.5 20,37.5 Z"
></path>
</g>
</g>
</svg>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment