diff options
author | philomathic_life <15947783+zacknewman@users.noreply.github.com> | 2024-08-18 02:10:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-18 02:10:55 +0000 |
commit | 5abb4b73937b17fe501b9ca20b602950f1218b96 (patch) | |
tree | 4cc8b189f016c35dc5ff90e2b6e05747f0a9ccc9 | |
parent | 91d034ff8b53867143c005acfaa14609147c9a2c (diff) | |
download | alacritty-5abb4b73937b17fe501b9ca20b602950f1218b96.tar.gz alacritty-5abb4b73937b17fe501b9ca20b602950f1218b96.zip |
Remove duplicate clip-path from logo
-rw-r--r-- | extra/logo/alacritty-term.svg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/logo/alacritty-term.svg b/extra/logo/alacritty-term.svg index 065df538..9798a3df 100644 --- a/extra/logo/alacritty-term.svg +++ b/extra/logo/alacritty-term.svg @@ -423,7 +423,6 @@ transform="translate(-16,35.820639)" sodipodi:insensitive="true"><g id="g4199"><path - clip-path="none" sodipodi:nodetypes="ccccccc" inkscape:connector-curvature="0" id="path5352" @@ -440,4 +439,4 @@ d="M 19,32.395 31.5,0 6.5,0.13313911 Z" id="path9580" inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /></g></g></svg>
\ No newline at end of file + sodipodi:nodetypes="cccc" /></g></g></svg> |