1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-23 14:43:56 +02:00

Remove deprecated and unused svg syntax

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
This commit is contained in:
Withee Poositasai
2021-01-09 16:15:45 +07:00
committed by GitHub
parent 1adb2a53a8
commit 7303f171f5

View File

@@ -1,5 +1,5 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve"> viewBox="0 0 128 128" xml:space="preserve">
<style type="text/css"> <style type="text/css">
.st0{fill:#DD80BC;} .st0{fill:#DD80BC;}
</style> </style>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 977 B