committed by
Duncan McNamara
7 changed files with 133 additions and 4 deletions
@ -0,0 +1,58 @@ |
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|||
<!-- |
|||
- ************************************************************************* |
|||
- played.svg |
|||
- ************************************************************************** |
|||
- Copyright © 2023 VLC authors and VideoLAN |
|||
- Author: Nicolas POMEPUY |
|||
- This program is free software; you can redistribute it and/or modify |
|||
- it under the terms of the GNU General Public License as published by |
|||
- the Free Software Foundation; either version 2 of the License, or |
|||
- (at your option) any later version. |
|||
- |
|||
- This program is distributed in the hope that it will be useful, |
|||
- but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
- GNU General Public License for more details. |
|||
- |
|||
- You should have received a copy of the GNU General Public License |
|||
- along with this program; if not, write to the Free Software |
|||
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. |
|||
- *************************************************************************** |
|||
- |
|||
- |
|||
--> |
|||
|
|||
<svg height="24px" viewBox="0 0 24 24" width="24px" fill="#000000" version="1.1" id="svg6" |
|||
sodipodi:docname="played.svg" inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" |
|||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" |
|||
xmlns="http://www.w3.org/2000/svg"> |
|||
<defs |
|||
id="defs10" /> |
|||
<sodipodi:namedview |
|||
id="namedview8" |
|||
pagecolor="#ffffff" |
|||
bordercolor="#666666" |
|||
borderopacity="1.0" |
|||
inkscape:pageshadow="2" |
|||
inkscape:pageopacity="0.0" |
|||
inkscape:pagecheckerboard="0" |
|||
showgrid="false" |
|||
inkscape:zoom="36.375" |
|||
inkscape:cx="12" |
|||
inkscape:cy="12" |
|||
inkscape:window-width="2560" |
|||
inkscape:window-height="1376" |
|||
inkscape:window-x="0" |
|||
inkscape:window-y="0" |
|||
inkscape:window-maximized="1" |
|||
inkscape:current-layer="svg6" /> |
|||
<path |
|||
d="M0 0h24v24H0V0z" |
|||
fill="none" |
|||
id="path2" /> |
|||
<path |
|||
d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z" |
|||
id="path4" |
|||
style="fill:#ffffff" /> |
|||
</svg> |
|||
Loading…
Reference in new issue