mirror of
https://github.com/konpa/devicon.git
synced 2025-08-23 06:33:11 +02:00
Remove deprecated and unused svg syntax
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1adb2a53a8
commit
7303f171f5
@@ -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"
|
||||
viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve">
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
viewBox="0 0 128 128" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#DD80BC;}
|
||||
</style>
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 977 B |
Reference in New Issue
Block a user