diff options
Diffstat (limited to 'app/favicon.svg')
-rw-r--r-- | app/favicon.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/app/favicon.svg b/app/favicon.svg new file mode 100644 index 0000000..f68a687 --- /dev/null +++ b/app/favicon.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 26.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 1024 1024" style="enable-background:new 0 0 1024 1024;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#DADADA;} + .st1{fill:url(#SVGID_1_);} +</style> +<g id="Layer_3"> + <path class="st0" d="M512,1024L512,1024C229.23,1024,0,794.77,0,512v0C0,229.23,229.23,0,512,0h0c282.77,0,512,229.23,512,512v0 + C1024,794.77,794.77,1024,512,1024z"/> +</g> +<g id="Layer_2"> + <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="512" y1="786.3965" x2="512" y2="180.3691"> + <stop offset="0" style="stop-color:#82BE5E"/> + <stop offset="1" style="stop-color:#A5CE8C"/> + </linearGradient> + <path class="st1" d="M512,786.4L205.58,548.07l42.56-31.49L512,721.71l263.86-205.13l42.56,31.49L512,786.4z M512,657.02 + L205.58,418.69L512,180.37l306.42,238.33L512,657.02z M512,592.33l223-173.64L512,245.06L289,418.69L512,592.33z"/> +</g> +</svg> |