summaryrefslogtreecommitdiff
path: root/ext/images
diff options
context:
space:
mode:
authorAustin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com>2023-03-21 07:13:39 -0600
committerAustin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com>2023-03-21 07:13:39 -0600
commita19e12f22ee3db877d0aefab6ab5b9e93f884a8a (patch)
tree115f3c9b948b2208c195233359fefdbf906fae1c /ext/images
parent4facddcb9453605bb2d7b85f7bc592d691f17c25 (diff)
ran yomitan-icon through svgo
Diffstat (limited to 'ext/images')
-rw-r--r--ext/images/yomitan-icon.svg21
1 files changed, 1 insertions, 20 deletions
diff --git a/ext/images/yomitan-icon.svg b/ext/images/yomitan-icon.svg
index 017a5a76..c4323178 100644
--- a/ext/images/yomitan-icon.svg
+++ b/ext/images/yomitan-icon.svg
@@ -1,20 +1 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg id="svg6" width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink">
- <metadata id="metadata12">
- <rdf:RDF>
- <cc:Work rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
- <dc:title/>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <defs id="defs10">
- <linearGradient id="linearGradient828" x1="11.876" x2="4.014" y1="4.0734" y2="11.935" gradientUnits="userSpaceOnUse">
- <stop id="stop822" stop-color="#bc00ff" stop-opacity=".94118" offset="0"/>
- <stop id="stop824" stop-color="#00b9fe" offset="1"/>
- </linearGradient>
- </defs>
- <rect id="rect2" width="16" height="16" rx="1.625" ry="1.625" fill="url(#linearGradient828)"/>
- <path id="path4" d="m2 2v2h3v3h-3v2h3v3h-3v2h5v-12h-5zm7 0v2h5v-2h-5zm0 5v2h5v-2h-5zm0 5v2h5v-2h-5z" fill="#fff"/>
-</svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><defs><linearGradient id="a" x1="11.876" x2="4.014" y1="4.073" y2="11.935" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#bc00ff" stop-opacity=".941"/><stop offset="1" stop-color="#00b9fe"/></linearGradient></defs><rect width="16" height="16" fill="url(#a)" rx="1.625" ry="1.625"/><path fill="#fff" d="M2 2v2h3v3H2v2h3v3H2v2h5V2H2zm7 0v2h5V2H9zm0 5v2h5V7H9zm0 5v2h5v-2H9z"/></svg> \ No newline at end of file