Add play and pause buttons
This commit is contained in:
parent
33925635cb
commit
a744d7c7e8
97
assets/inkscape/pause_button.svg
Normal file
97
assets/inkscape/pause_button.svg
Normal file
@ -0,0 +1,97 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="512"
|
||||||
|
height="512"
|
||||||
|
viewBox="0 0 512 512"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1"
|
||||||
|
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
|
||||||
|
sodipodi:docname="pause_button.svg"
|
||||||
|
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"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview1"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#000000"
|
||||||
|
borderopacity="0.25"
|
||||||
|
inkscape:showpageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#d1d1d1"
|
||||||
|
inkscape:document-units="px"
|
||||||
|
inkscape:zoom="2.2486861"
|
||||||
|
inkscape:cx="231.24615"
|
||||||
|
inkscape:cy="258.15075"
|
||||||
|
inkscape:window-width="2550"
|
||||||
|
inkscape:window-height="1556"
|
||||||
|
inkscape:window-x="5"
|
||||||
|
inkscape:window-y="5"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs1">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="fillet_chamfer"
|
||||||
|
id="path-effect3"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
nodesatellites_param="F,0,0,1,0,10,0,1 @ F,0,0,1,0,10,0,1 @ F,0,0,1,0,10,0,1 @ F,0,0,1,0,10,0,1"
|
||||||
|
radius="10"
|
||||||
|
unit="px"
|
||||||
|
method="auto"
|
||||||
|
mode="F"
|
||||||
|
chamfer_steps="1"
|
||||||
|
flexible="false"
|
||||||
|
use_knot_distance="true"
|
||||||
|
apply_no_radius="true"
|
||||||
|
apply_with_radius="true"
|
||||||
|
only_selected="false"
|
||||||
|
hide_knots="false" />
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="fillet_chamfer"
|
||||||
|
id="path-effect2"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
nodesatellites_param="F,0,0,1,0,10,0,1 @ F,0,0,1,0,10,0,1 @ F,0,0,1,0,10,0,1 @ F,0,0,1,0,10,0,1"
|
||||||
|
radius="10"
|
||||||
|
unit="px"
|
||||||
|
method="auto"
|
||||||
|
mode="F"
|
||||||
|
chamfer_steps="1"
|
||||||
|
flexible="false"
|
||||||
|
use_knot_distance="true"
|
||||||
|
apply_no_radius="true"
|
||||||
|
apply_with_radius="true"
|
||||||
|
only_selected="false"
|
||||||
|
hide_knots="false" />
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
style="fill:#000000;stroke-width:1.00157"
|
||||||
|
id="rect1"
|
||||||
|
width="97.142998"
|
||||||
|
height="502"
|
||||||
|
x="107.4285"
|
||||||
|
y="5"
|
||||||
|
inkscape:path-effect="#path-effect2"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
d="m 117.4285,5 h 77.143 a 10,10 45 0 1 10,10 v 482 a 10,10 135 0 1 -10,10 h -77.143 a 10,10 45 0 1 -10,-10 V 15 a 10,10 135 0 1 10,-10 z" />
|
||||||
|
<path
|
||||||
|
style="fill:#000000;stroke-width:1.00157"
|
||||||
|
id="rect2"
|
||||||
|
width="100"
|
||||||
|
height="502"
|
||||||
|
x="307.4285"
|
||||||
|
y="5"
|
||||||
|
inkscape:path-effect="#path-effect3"
|
||||||
|
sodipodi:type="rect"
|
||||||
|
d="m 317.4285,5 h 80 a 10,10 45 0 1 10,10 v 482 a 10,10 135 0 1 -10,10 h -80 a 10,10 45 0 1 -10,-10 V 15 a 10,10 135 0 1 10,-10 z" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.9 KiB |
77
assets/inkscape/play_button.svg
Normal file
77
assets/inkscape/play_button.svg
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
width="512"
|
||||||
|
height="512"
|
||||||
|
viewBox="0 0 512 512"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1"
|
||||||
|
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)"
|
||||||
|
sodipodi:docname="play_button.svg"
|
||||||
|
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"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview1"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#000000"
|
||||||
|
borderopacity="0.25"
|
||||||
|
inkscape:showpageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#d1d1d1"
|
||||||
|
inkscape:document-units="px"
|
||||||
|
showguides="true"
|
||||||
|
inkscape:zoom="1.3833102"
|
||||||
|
inkscape:cx="176.74994"
|
||||||
|
inkscape:cy="186.14769"
|
||||||
|
inkscape:window-width="2550"
|
||||||
|
inkscape:window-height="1556"
|
||||||
|
inkscape:window-x="5"
|
||||||
|
inkscape:window-y="5"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1" />
|
||||||
|
<defs
|
||||||
|
id="defs1">
|
||||||
|
<inkscape:path-effect
|
||||||
|
effect="fillet_chamfer"
|
||||||
|
id="path-effect76"
|
||||||
|
is_visible="true"
|
||||||
|
lpeversion="1"
|
||||||
|
nodesatellites_param="F,0,0,1,0,10,0,1 @ F,0,0,1,0,10,0,1 @ F,0,0,1,0,10,0,1"
|
||||||
|
radius="10"
|
||||||
|
unit="px"
|
||||||
|
method="auto"
|
||||||
|
mode="F"
|
||||||
|
chamfer_steps="1"
|
||||||
|
flexible="false"
|
||||||
|
use_knot_distance="true"
|
||||||
|
apply_no_radius="true"
|
||||||
|
apply_with_radius="true"
|
||||||
|
only_selected="false"
|
||||||
|
hide_knots="false" />
|
||||||
|
<inkscape:perspective
|
||||||
|
sodipodi:type="inkscape:persp3d"
|
||||||
|
inkscape:vp_x="0 : 256 : 1"
|
||||||
|
inkscape:vp_y="0 : 1000 : 0"
|
||||||
|
inkscape:vp_z="512 : 256 : 1"
|
||||||
|
inkscape:persp3d-origin="256 : 170.66667 : 1"
|
||||||
|
id="perspective3" />
|
||||||
|
</defs>
|
||||||
|
<g
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
id="layer1">
|
||||||
|
<path
|
||||||
|
id="path22"
|
||||||
|
style="stroke-width:1.00157"
|
||||||
|
inkscape:label="play button"
|
||||||
|
transform="matrix(1.1562262,-0.6680695,0.6680695,1.1562262,-132.54322,228.31732)"
|
||||||
|
d="M 202.26763,-69.836282 379.65849,237.41373 a 5.7735027,5.7735027 120 0 1 -5,8.66025 l -354.781741,-1e-5 a 5.7735027,5.7735027 60.000002 0 1 -5,-8.66025 L 192.26763,-69.836282 a 5.7735026,5.7735026 1.7591126e-6 0 1 10,0 z"
|
||||||
|
sodipodi:nodetypes="cccc"
|
||||||
|
inkscape:path-effect="#path-effect76"
|
||||||
|
inkscape:original-d="M 197.26763,-78.496536 384.65849,246.07398 9.8767492,246.07397 Z" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.5 KiB |
Loading…
Reference in New Issue
Block a user