aboutsummaryrefslogtreecommitdiff
path: root/themes/ananke/layouts/partials/svg/new-window.svg
diff options
context:
space:
mode:
authorgabriel giovanini <1408882-gabrielgio@users.noreply.gitlab.com>2022-03-23 20:08:49 +0000
committergabriel giovanini <1408882-gabrielgio@users.noreply.gitlab.com>2022-03-23 20:08:49 +0000
commit6166cf8e4008b7d64053655f4093d0870a54ace1 (patch)
tree2d1f128e6e98e11eee7c5961ac571891d9affc1d /themes/ananke/layouts/partials/svg/new-window.svg
parentac8603a37fad988e6c7da99c26ee91a3be34ef55 (diff)
downloadgabrielgio.me-6166cf8e4008b7d64053655f4093d0870a54ace1.tar.gz
gabrielgio.me-6166cf8e4008b7d64053655f4093d0870a54ace1.tar.bz2
gabrielgio.me-6166cf8e4008b7d64053655f4093d0870a54ace1.zip
feat: Remove unused theme
Diffstat (limited to 'themes/ananke/layouts/partials/svg/new-window.svg')
-rw-r--r--themes/ananke/layouts/partials/svg/new-window.svg3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/ananke/layouts/partials/svg/new-window.svg b/themes/ananke/layouts/partials/svg/new-window.svg
deleted file mode 100644
index ba148ad..0000000
--- a/themes/ananke/layouts/partials/svg/new-window.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg {{ with .size }} height="{{ . }}" {{ end }} style="enable-background:new 0 0 1000 1000;" version="1.1" viewBox="0 0 1000 1000" width="{{ .size }}" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" >
-<path d="M598 128h298v298h-86v-152l-418 418-60-60 418-418h-152v-86zM810 810v-298h86v298c0 46-40 86-86 86h-596c-48 0-86-40-86-86v-596c0-46 38-86 86-86h298v86h-298v596h596z" style="fill-rule:evenodd;clip-rule:evenodd;fill:{{ .fill }};"/>
-</svg>