aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorJames Magahern <james@magahern.com>2019-01-20 20:57:52 -0800
committerJames Magahern <james@magahern.com>2019-01-20 20:58:13 -0800
commit4b8abf88387a1bf732afd5c1a6abc5b8b486341c (patch)
treea50c6c6a6bcc51769c5b74c164488cf0f2115ae6 /resources
parentRed flash animation on bad password (diff)
Spinner animation and tweaks to memory management
Diffstat (limited to 'resources')
-rw-r--r--resources/buzzsaver.gresource.xml1
-rw-r--r--resources/spinner.svg8
2 files changed, 9 insertions, 0 deletions
diff --git a/resources/buzzsaver.gresource.xml b/resources/buzzsaver.gresource.xml
index 7523c4a..614bda5 100644
--- a/resources/buzzsaver.gresource.xml
+++ b/resources/buzzsaver.gresource.xml
@@ -3,6 +3,7 @@
<gresource prefix="/">
<file>resources/asterisk.svg</file>
<file>resources/logo.svg</file>
+ <file>resources/spinner.svg</file>
</gresource>
</gresources>
diff --git a/resources/spinner.svg b/resources/spinner.svg
new file mode 100644
index 0000000..339dccb
--- /dev/null
+++ b/resources/spinner.svg
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="windows-1252"?>
+<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 512 512" style="fill:white;enable-background:new 0 0 512 512;" xml:space="preserve"><link xmlns="" type="text/css" id="dark-mode" rel="stylesheet" href=""/><style xmlns="" type="text/css" id="dark-mode-custom-style"/>
+<g>
+ <path d="M96,255.006c0-6.09,0.352-12.098,1.015-18.011l-92.49-30.052C1.567,222.513,0,238.575,0,255.006 c0,73.615,31.083,139.96,80.827,186.662l57.142-78.647C111.907,334.557,96,296.641,96,255.006z M416,255.006 c0,41.634-15.906,79.55-41.969,108.014l57.143,78.647C480.916,394.967,512,328.621,512,255.006c0-16.431-1.566-32.493-4.523-48.063 l-92.49,30.052C415.648,242.909,416,248.917,416,255.006z M288,98.21c45.967,9.331,84.771,38.371,107.225,77.913l92.49-30.051 C451.115,68.362,376.594,12.042,288,0.994V98.21z M116.775,176.123c22.453-39.542,61.258-68.582,107.225-77.913V0.994 C135.406,12.042,60.885,68.362,24.287,146.071L116.775,176.123z M322.277,400.67c-20.195,9.205-42.635,14.336-66.277,14.336 c-23.642,0-46.083-5.131-66.277-14.334l-57.146,78.654c36.603,20.184,78.668,31.68,123.423,31.68 c44.756,0,86.82-11.496,123.424-31.68L322.277,400.67z"/>
+</g>
+</svg>