diff options
author | Michele Calgaro <[email protected]> | 2024-06-07 23:30:05 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-06-07 23:30:05 +0900 |
commit | 17b259df9cb6b28779d4881b2b6c805ee2e48eea (patch) | |
tree | 5ed61937459cb7081089111b0242c01ec178f1f3 /reader/data/icons/refresh-icon.svg | |
parent | 1cba8bce178eb2d6719c6f7f21e2c9352c5513a6 (diff) | |
download | tde-ebook-reader-17b259df9cb6b28779d4881b2b6c805ee2e48eea.tar.gz tde-ebook-reader-17b259df9cb6b28779d4881b2b6c805ee2e48eea.zip |
Rename to tde-ebook-reader
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'reader/data/icons/refresh-icon.svg')
-rw-r--r-- | reader/data/icons/refresh-icon.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/reader/data/icons/refresh-icon.svg b/reader/data/icons/refresh-icon.svg new file mode 100644 index 0000000..74758be --- /dev/null +++ b/reader/data/icons/refresh-icon.svg @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd"> +<svg baseProfile="tiny" height="70px" version="1.1" viewBox="0 0.037 70 70" width="70px" x="0px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"> +<radialGradient cx="35" cy="4.8076" gradientUnits="userSpaceOnUse" id="SVGID_1_" r="55.8809"> +<stop offset="0" style="stop-color:#FFFFFF"/> +<stop offset="1" style="stop-color:#3C3C3C;stop-opacity:0.6"/> +</radialGradient> +<path d="M35,5C18.432,5,5,18.432,5,35s13.432,30,30,30s30-13.432,30-30S51.568,5,35,5z M35,61 C20.641,61,9,49.359,9,35S20.641,9,35,9c14.358,0,26,11.641,26,26S49.358,61,35,61z" fill="url(#SVGID_1_)"/> +<rect fill="none" height="70" width="70"/> +</svg> |