diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-30 20:30:18 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-30 20:30:18 -0400 |
commit | bcaf856a3486e552027bc7e43bc5d9325db96b93 (patch) | |
tree | dd2506d2f5e940f890390bcc3cab44012813a0a3 /home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/no-events.svg | |
parent | go back to custom firefox (diff) | |
download | dotfiles-guix-bcaf856a3486e552027bc7e43bc5d9325db96b93.tar.gz dotfiles-guix-bcaf856a3486e552027bc7e43bc5d9325db96b93.tar.bz2 dotfiles-guix-bcaf856a3486e552027bc7e43bc5d9325db96b93.zip |
package lavanda gtk theme
Diffstat (limited to 'home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/no-events.svg')
-rw-r--r-- | home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/no-events.svg | 82 |
1 files changed, 0 insertions, 82 deletions
diff --git a/home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/no-events.svg b/home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/no-events.svg deleted file mode 100644 index 239177d..0000000 --- a/home-config/themes/Lavanda-Sea-Dark/gnome-shell/assets/no-events.svg +++ /dev/null @@ -1,82 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="48" - height="48" - viewBox="0 0 48 48" - id="svg2" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="no-events.svg"> - <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:license - rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> - </cc:Work> - <cc:License - rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Reproduction" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#Distribution" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Notice" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#Attribution" /> - <cc:permits - rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> - <cc:requires - rdf:resource="http://creativecommons.org/ns#ShareAlike" /> - </cc:License> - </rdf:RDF> - </metadata> - <defs - id="defs10" /> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1413" - inkscape:window-height="955" - id="namedview8" - showgrid="true" - inkscape:zoom="4.9166667" - inkscape:cx="-16.677966" - inkscape:cy="15.864407" - inkscape:window-x="46" - inkscape:window-y="71" - inkscape:window-maximized="0" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid4134" /> - </sodipodi:namedview> - <path - d="M0 0h48v48H0z" - fill="none" - id="path4" /> - <path - d="m 38,6 -2,0 0,-4 -4,0 0,4 -16,0 0,-4 -4,0 0,4 -2,0 C 7.79,6 6.02,7.79 6.02,10 L 6,38 c 0,2.21 1.79,4 4,4 l 28,0 c 2.21,0 4,-1.79 4,-4 L 42,10 C 42,7.79 40.21,6 38,6 Z m 0,32 -28,0 0,-22 28,0 z" - id="path6" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sccccccccsccsssssccccc" - style="fill:#f5f5f5;fill-opacity:1;opacity:0.54" /> -</svg> |