diff options
author | Joseph Donofry <joedonofry@gmail.com> | 2021-11-03 21:43:11 -0400 |
---|---|---|
committer | Joseph Donofry <joedonofry@gmail.com> | 2021-11-03 21:43:11 -0400 |
commit | 743a83c8e6f0b64b21e8042a9eb04ce35c713008 (patch) | |
tree | f980bdb8c45e607547f87e48f42144227166aa6c /resources/icons | |
parent | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements (diff) | |
parent | Update translations (diff) | |
download | nheko-743a83c8e6f0b64b21e8042a9eb04ce35c713008.tar.xz |
Update video_player_enhancements with changes from master
Diffstat (limited to 'resources/icons')
-rw-r--r-- | resources/icons/ui/refresh.png | bin | 0 -> 1241 bytes | |||
-rw-r--r-- | resources/icons/ui/refresh.svg | 16 |
2 files changed, 16 insertions, 0 deletions
diff --git a/resources/icons/ui/refresh.png b/resources/icons/ui/refresh.png new file mode 100644 index 00000000..64268203 --- /dev/null +++ b/resources/icons/ui/refresh.png Binary files differdiff --git a/resources/icons/ui/refresh.svg b/resources/icons/ui/refresh.svg new file mode 100644 index 00000000..17c41496 --- /dev/null +++ b/resources/icons/ui/refresh.svg @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + version="1.1" + viewBox="-10 0 1792 1792" + id="svg866" + width="1792" + height="1792" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs870" /> + <path + fill="currentColor" + d="m 1629,1056 q 0,5 -1,7 -64,268 -268,434.5 Q 1156,1664 882,1664 736,1664 599.5,1609 463,1554 356,1452 l -129,129 q -19,19 -45,19 -26,0 -45,-19 -19,-19 -19,-45 v -448 q 0,-26 19,-45 19,-19 45,-19 h 448 q 26,0 45,19 19,19 19,45 0,26 -19,45 l -137,137 q 71,66 161,102 90,36 187,36 134,0 250,-65 116,-65 186,-179 11,-17 53,-117 8,-23 30,-23 h 192 q 13,0 22.5,9.5 9.5,9.5 9.5,22.5 z m 25,-800 v 448 q 0,26 -19,45 -19,19 -45,19 h -448 q -26,0 -45,-19 -19,-19 -19,-45 0,-26 19,-45 L 1235,521 Q 1087,384 886,384 q -134,0 -250,65 -116,65 -186,179 -11,17 -53,117 -8,23 -30,23 H 168 q -13,0 -22.5,-9.5 Q 136,749 136,736 v -7 Q 201,461 406,294.5 611,128 886,128 q 146,0 284,55.5 138,55.5 245,156.5 l 130,-129 q 19,-19 45,-19 26,0 45,19 19,19 19,45 z" + id="path864" /> +</svg> |