Backgrounds: Fix kde background naming; Add background variants for different aspect ratios
4
debian/kali-desktop-base.postinst
vendored
@ -30,13 +30,13 @@ if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-remov
|
|||||||
# Desktop background alternatives
|
# Desktop background alternatives
|
||||||
update-alternatives --install \
|
update-alternatives --install \
|
||||||
/usr/share/images/desktop-base/desktop-background \
|
/usr/share/images/desktop-base/desktop-background \
|
||||||
desktop-background /usr/share/wallpapers/kaliLogo/contents/images/kali-logo-16x9.png 200
|
desktop-background /usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x9.png 200
|
||||||
|
|
||||||
# Set up an alternative for the XML version of the background
|
# Set up an alternative for the XML version of the background
|
||||||
# (for GNOME)
|
# (for GNOME)
|
||||||
update-alternatives --install \
|
update-alternatives --install \
|
||||||
/usr/share/images/desktop-base/desktop-background.xml \
|
/usr/share/images/desktop-base/desktop-background.xml \
|
||||||
desktop-background.xml /usr/share/wallpapers/kaliLogo/gnome-background.xml 200
|
desktop-background.xml /usr/share/wallpapers/KaliLogo/gnome-background.xml 200
|
||||||
|
|
||||||
# Set up an alternative for the XML version of the lock screen
|
# Set up an alternative for the XML version of the lock screen
|
||||||
# (for GNOME)
|
# (for GNOME)
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
/usr/share/wallpapers/KaliBlueMatrix/contents/images/kali-blue-matrix.png
|
/usr/share/wallpapers/KaliBlueMatrix/contents/images/kali-blue-matrix-16x9.png
|
||||||
@ -1 +1 @@
|
|||||||
/usr/share/wallpapers/KaliBlueMatrix/contents/images/kali-dark-16x9.png
|
/usr/share/wallpapers/KaliDark/contents/images/kali-dark-16x9.png
|
||||||
@ -1 +1 @@
|
|||||||
/usr/share/wallpapers/KaliGrid/contents/images/kali-grid.png
|
/usr/share/wallpapers/KaliGrid/contents/images/kali-grid-16x9.png
|
||||||
@ -1 +1 @@
|
|||||||
/usr/share/wallpapers/KaliRings/contents/images/kali-rings.png
|
/usr/share/wallpapers/KaliRings/contents/images/kali-rings-16x9.png
|
||||||
@ -1 +1 @@
|
|||||||
/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo.png
|
/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-16x9.png
|
||||||
@ -1 +1 @@
|
|||||||
/usr/share/wallpapers/KaliStrips/contents/images/kali-strips.png
|
/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-16x9.png
|
||||||
@ -1 +1 @@
|
|||||||
/usr/share/wallpapers/KaliTrail/contents/images/kali-trail.png
|
/usr/share/wallpapers/KaliTrail/contents/images/kali-trail-16x9.png
|
||||||
@ -17,49 +17,49 @@
|
|||||||
</wallpaper>
|
</wallpaper>
|
||||||
<wallpaper>
|
<wallpaper>
|
||||||
<name>Kali Rings</name>
|
<name>Kali Rings</name>
|
||||||
<filename>/usr/share/wallpapers/KaliRings/contents/images/kali-rings.png</filename>
|
<filename>/usr/share/wallpapers/KaliRings/gnome-background.xml</filename>
|
||||||
<options>zoom</options>
|
<options>zoom</options>
|
||||||
<pcolor>#ffffff</pcolor>
|
<pcolor>#ffffff</pcolor>
|
||||||
<scolor>#000000</scolor>
|
<scolor>#000000</scolor>
|
||||||
</wallpaper>
|
</wallpaper>
|
||||||
<wallpaper>
|
<wallpaper>
|
||||||
<name>Kali Black</name>
|
<name>Kali Dark</name>
|
||||||
<filename>/usr/share/wallpapers/KaliDark/contents/images/kali-dark.png</filename>
|
<filename>/usr/share/wallpapers/KaliDark/contents/images/kali-dark-16x9.png</filename>
|
||||||
<options>zoom</options>
|
<options>zoom</options>
|
||||||
<pcolor>#ffffff</pcolor>
|
<pcolor>#ffffff</pcolor>
|
||||||
<scolor>#000000</scolor>
|
<scolor>#000000</scolor>
|
||||||
</wallpaper>
|
</wallpaper>
|
||||||
<wallpaper>
|
<wallpaper>
|
||||||
<name>Kali Blue Matrix</name>
|
<name>Kali Blue Matrix</name>
|
||||||
<filename>/usr/share/wallpapers/KaliBlueMatrix/contents/images/kali-blue-matrix.png</filename>
|
<filename>/usr/share/wallpapers/KaliBlueMatrix/contents/images/kali-blue-matrix-16x9.png</filename>
|
||||||
<options>zoom</options>
|
<options>zoom</options>
|
||||||
<pcolor>#ffffff</pcolor>
|
<pcolor>#ffffff</pcolor>
|
||||||
<scolor>#000000</scolor>
|
<scolor>#000000</scolor>
|
||||||
</wallpaper>
|
</wallpaper>
|
||||||
<wallpaper>
|
<wallpaper>
|
||||||
<name>Kali Grid</name>
|
<name>Kali Grid</name>
|
||||||
<filename>/usr/share/wallpapers/KaliGrid/contents/images/kali-grid.png</filename>
|
<filename>/usr/share/wallpapers/KaliGrid/contents/images/kali-grid-16x9.png</filename>
|
||||||
<options>zoom</options>
|
<options>zoom</options>
|
||||||
<pcolor>#ffffff</pcolor>
|
<pcolor>#ffffff</pcolor>
|
||||||
<scolor>#000000</scolor>
|
<scolor>#000000</scolor>
|
||||||
</wallpaper>
|
</wallpaper>
|
||||||
<wallpaper>
|
<wallpaper>
|
||||||
<name>Kali Small Logo</name>
|
<name>Kali Small Logo</name>
|
||||||
<filename>/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo.png</filename>
|
<filename>/usr/share/wallpapers/KaliSmallLogo/gnome-background.xml</filename>
|
||||||
<options>zoom</options>
|
<options>zoom</options>
|
||||||
<pcolor>#ffffff</pcolor>
|
<pcolor>#ffffff</pcolor>
|
||||||
<scolor>#000000</scolor>
|
<scolor>#000000</scolor>
|
||||||
</wallpaper>
|
</wallpaper>
|
||||||
<wallpaper>
|
<wallpaper>
|
||||||
<name>Kali Strips</name>
|
<name>Kali Strips</name>
|
||||||
<filename>/usr/share/wallpapers/KaliStrips/contents/images/kali-strips.png</filename>
|
<filename>/usr/share/wallpapers/KaliStrips/gnome-background.xml</filename>
|
||||||
<options>zoom</options>
|
<options>zoom</options>
|
||||||
<pcolor>#ffffff</pcolor>
|
<pcolor>#ffffff</pcolor>
|
||||||
<scolor>#000000</scolor>
|
<scolor>#000000</scolor>
|
||||||
</wallpaper>
|
</wallpaper>
|
||||||
<wallpaper>
|
<wallpaper>
|
||||||
<name>Kali KaliTrail</name>
|
<name>Kali KaliTrail</name>
|
||||||
<filename>/usr/share/wallpapers/KaliTrail/contents/images/kali-trail.png</filename>
|
<filename>/usr/share/wallpapers/KaliTrail/contents/images/kali-trail-16x9.png</filename>
|
||||||
<options>zoom</options>
|
<options>zoom</options>
|
||||||
<pcolor>#ffffff</pcolor>
|
<pcolor>#ffffff</pcolor>
|
||||||
<scolor>#000000</scolor>
|
<scolor>#000000</scolor>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 8.0 MiB After Width: | Height: | Size: 8.0 MiB |
|
Before Width: | Height: | Size: 609 KiB After Width: | Height: | Size: 257 KiB |
|
Before Width: | Height: | Size: 896 KiB After Width: | Height: | Size: 896 KiB |
@ -2,15 +2,15 @@
|
|||||||
<static>
|
<static>
|
||||||
<duration>8640000.0</duration>
|
<duration>8640000.0</duration>
|
||||||
<file>
|
<file>
|
||||||
<size width="1024" height="768">/usr/share/wallpapers/KaliLight/contents/imageskali-light-4x3.png</size>
|
<size width="1024" height="768">/usr/share/wallpapers/KaliLight/contents/images/kali-light-4x3.png</size>
|
||||||
<size width="1280" height="720">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x9.png</size>
|
<size width="1280" height="720">/usr/share/wallpapers/KaliLight/contents/images/kali-light-16x9.png</size>
|
||||||
<size width="1280" height="800">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x10.png</size>
|
<size width="1280" height="800">/usr/share/wallpapers/KaliLight/contents/images/kali-light-16x10.png</size>
|
||||||
<size width="1600" height="1200">/usr/share/wallpapers/KaliLight/contents/imageskali-light-4x3.png</size>
|
<size width="1600" height="1200">/usr/share/wallpapers/KaliLight/contents/images/kali-light-4x3.png</size>
|
||||||
<size width="1920" height="1080">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x9.png</size>
|
<size width="1920" height="1080">/usr/share/wallpapers/KaliLight/contents/images/kali-light-16x9.png</size>
|
||||||
<size width="1920" height="1200">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x10.png</size>
|
<size width="1920" height="1200">/usr/share/wallpapers/KaliLight/contents/images/kali-light-16x10.png</size>
|
||||||
<size width="2560" height="1440">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x9.png</size>
|
<size width="2560" height="1440">/usr/share/wallpapers/KaliLight/contents/images/kali-light-16x9.png</size>
|
||||||
<size width="2560" height="1600">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x10.png</size>
|
<size width="2560" height="1600">/usr/share/wallpapers/KaliLight/contents/images/kali-light-16x10.png</size>
|
||||||
<size width="3840" height="2160">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x9.png</size>
|
<size width="3840" height="2160">/usr/share/wallpapers/KaliLight/contents/images/kali-light-16x9.png</size>
|
||||||
</file>
|
</file>
|
||||||
</static>
|
</static>
|
||||||
</background>
|
</background>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 2.3 MiB |
|
Before Width: | Height: | Size: 3.5 MiB After Width: | Height: | Size: 3.6 MiB |
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 953 KiB |
@ -2,15 +2,15 @@
|
|||||||
<static>
|
<static>
|
||||||
<duration>8640000.0</duration>
|
<duration>8640000.0</duration>
|
||||||
<file>
|
<file>
|
||||||
<size width="1024" height="768">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-4x3.png</size>
|
<size width="1024" height="768">/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-4x3.png</size>
|
||||||
<size width="1280" height="720">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x9.png</size>
|
<size width="1280" height="720">/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x9.png</size>
|
||||||
<size width="1280" height="800">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x10.png</size>
|
<size width="1280" height="800">/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x10.png</size>
|
||||||
<size width="1600" height="1200">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-4x3.png</size>
|
<size width="1600" height="1200">/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-4x3.png</size>
|
||||||
<size width="1920" height="1080">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x9.png</size>
|
<size width="1920" height="1080">/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x9.png</size>
|
||||||
<size width="1920" height="1200">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x10.png</size>
|
<size width="1920" height="1200">/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x10.png</size>
|
||||||
<size width="2560" height="1440">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x9.png</size>
|
<size width="2560" height="1440">/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x9.png</size>
|
||||||
<size width="2560" height="1600">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x10.png</size>
|
<size width="2560" height="1600">/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x10.png</size>
|
||||||
<size width="3840" height="2160">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x9.png</size>
|
<size width="3840" height="2160">/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x9.png</size>
|
||||||
</file>
|
</file>
|
||||||
</static>
|
</static>
|
||||||
</background>
|
</background>
|
||||||
|
|||||||
BIN
share/wallpapers/KaliRings/contents/images/kali-rings-16x10.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
BIN
share/wallpapers/KaliRings/contents/images/kali-rings-4x3.png
Normal file
|
After Width: | Height: | Size: 812 KiB |
16
share/wallpapers/KaliRings/gnome-background.xml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<background>
|
||||||
|
<static>
|
||||||
|
<duration>8640000.0</duration>
|
||||||
|
<file>
|
||||||
|
<size width="1024" height="768">/usr/share/wallpapers/KaliRings/contents/images/kali-rings-4x3.png</size>
|
||||||
|
<size width="1280" height="720">/usr/share/wallpapers/KaliRings/contents/images/kali-rings-16x9.png</size>
|
||||||
|
<size width="1280" height="800">/usr/share/wallpapers/KaliRings/contents/images/kali-rings-16x10.png</size>
|
||||||
|
<size width="1600" height="1200">/usr/share/wallpapers/KaliRings/contents/images/kali-rings-4x3.png</size>
|
||||||
|
<size width="1920" height="1080">/usr/share/wallpapers/KaliRings/contents/images/kali-rings-16x9.png</size>
|
||||||
|
<size width="1920" height="1200">/usr/share/wallpapers/KaliRings/contents/images/kali-rings-16x10.png</size>
|
||||||
|
<size width="2560" height="1440">/usr/share/wallpapers/KaliRings/contents/images/kali-rings-16x9.png</size>
|
||||||
|
<size width="2560" height="1600">/usr/share/wallpapers/KaliRings/contents/images/kali-rings-16x10.png</size>
|
||||||
|
<size width="3840" height="2160">/usr/share/wallpapers/KaliRings/contents/images/kali-rings-16x9.png</size>
|
||||||
|
</file>
|
||||||
|
</static>
|
||||||
|
</background>
|
||||||
|
After Width: | Height: | Size: 888 KiB |
|
After Width: | Height: | Size: 1.4 MiB |
|
After Width: | Height: | Size: 424 KiB |
|
Before Width: | Height: | Size: 1.4 MiB |
16
share/wallpapers/KaliSmallLogo/gnome-background.xml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<background>
|
||||||
|
<static>
|
||||||
|
<duration>8640000.0</duration>
|
||||||
|
<file>
|
||||||
|
<size width="1024" height="768">/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-4x3.png</size>
|
||||||
|
<size width="1280" height="720">/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-16x9.png</size>
|
||||||
|
<size width="1280" height="800">/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-16x10.png</size>
|
||||||
|
<size width="1600" height="1200">/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-4x3.png</size>
|
||||||
|
<size width="1920" height="1080">/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-16x9.png</size>
|
||||||
|
<size width="1920" height="1200">/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-16x10.png</size>
|
||||||
|
<size width="2560" height="1440">/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-16x9.png</size>
|
||||||
|
<size width="2560" height="1600">/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-16x10.png</size>
|
||||||
|
<size width="3840" height="2160">/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo-16x9.png</size>
|
||||||
|
</file>
|
||||||
|
</static>
|
||||||
|
</background>
|
||||||
|
After Width: | Height: | Size: 307 KiB |
BIN
share/wallpapers/KaliStrips/contents/images/kali-strips-16x9.png
Normal file
|
After Width: | Height: | Size: 344 KiB |
BIN
share/wallpapers/KaliStrips/contents/images/kali-strips-4x3.png
Normal file
|
After Width: | Height: | Size: 166 KiB |
|
Before Width: | Height: | Size: 350 KiB |
16
share/wallpapers/KaliStrips/gnome-background.xml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
<background>
|
||||||
|
<static>
|
||||||
|
<duration>8640000.0</duration>
|
||||||
|
<file>
|
||||||
|
<size width="1024" height="768">/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-4x3.png</size>
|
||||||
|
<size width="1280" height="720">/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-16x9.png</size>
|
||||||
|
<size width="1280" height="800">/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-16x10.png</size>
|
||||||
|
<size width="1600" height="1200">/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-4x3.png</size>
|
||||||
|
<size width="1920" height="1080">/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-16x9.png</size>
|
||||||
|
<size width="1920" height="1200">/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-16x10.png</size>
|
||||||
|
<size width="2560" height="1440">/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-16x9.png</size>
|
||||||
|
<size width="2560" height="1600">/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-16x10.png</size>
|
||||||
|
<size width="3840" height="2160">/usr/share/wallpapers/KaliStrips/contents/images/kali-strips-16x9.png</size>
|
||||||
|
</file>
|
||||||
|
</static>
|
||||||
|
</background>
|
||||||
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
1
src/backgrounds/kali-logo-16x10.svg
Normal file
|
After Width: | Height: | Size: 29 KiB |
1
src/backgrounds/kali-logo-16x9.svg
Normal file
|
After Width: | Height: | Size: 29 KiB |
1
src/backgrounds/kali-logo-4x3.svg
Normal file
|
After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 29 KiB |
1
src/backgrounds/kali-small-logo-16x10.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg width="3840" height="2400" version="1.1" viewBox="0 0 1016 635" xmlns="http://www.w3.org/2000/svg"><defs><radialGradient id="a" cx="508" cy="285.75" r="508" gradientTransform="matrix(1.0025 0 0 1.1222 -1.2748 -3.1661)" gradientUnits="userSpaceOnUse"><stop style="stop-color:#23bac2" offset="0"/><stop style="stop-color:#3b6ab9" offset="1"/></radialGradient><filter id="b" x="-.041846" y="-.056277" width="1.0837" height="1.1126" style="color-interpolation-filters:sRGB"><feGaussianBlur stdDeviation="2.6078096"/></filter></defs><rect width="1016" height="635" style="fill:url(#a);paint-order:fill markers stroke"/><path d="m493.43 288.06s-12.282-0.81727-33.198 5.7274c-21.315 6.6695-33.404 16.123-33.404 16.123s31.769-17.738 67.628-18.746zm45.812 19.286 1.5968-0.10415s-9.1483-11.1-26.659-16.506c9.8431 4.0011 18.411 9.3026 25.062 16.61zm2.6132 4.6118c0.2455-0.42566 1.038 1.3522 1.6399 2.0991 0.0255 0.14913 0.0678 0.24015-0.28112 0.16835-0.0294-0.15331-0.08-0.19777-0.08-0.19777s-0.84227-0.50115-1.1005-0.85663c-0.25844-0.3555-0.3043-0.97731-0.17832-1.2131zm21.489 52.837s1.9421-22.297-33.088-27.437c-4.44-0.65144-10.055-1.1528-15.734-1.1672-28.077 0.37122-29.1-32.383-7.9434-34.036 8.7681-0.72348 19.238 4.0064 29.474 8.773-0.038 1.2712 0.0146 2.4009 0.84969 3.4446 0.83488 1.0435 4.0421 2.182 5.0669 2.77 1.0248 0.58822 4.3077 2.6755 6.3196 5.2941 0.43629-0.81611 4.0798-3.1878 4.0798-3.1878s-0.87285 0.019-2.9034-0.73993c-2.0308-0.75891-4.4407-3.0551-4.4976-3.1878-0.0569-0.13293-0.0948-0.34159 0.37981-0.43653 0.36034-0.30339-0.45576-1.2902-0.81636-1.6505-0.36034-0.36057-2.7707-4.459-2.8274-4.5539-0.0569-0.0949-0.076-0.18967-0.24665-0.30361-0.53149-0.17093-2.8657 0.24664-2.8657 0.24664s-3.5898-1.7631-4.8272-5.5644c0.0181 0.66582-0.61557 1.3928 0 2.9224-1.8717-0.79179-3.4794-2.1422-4.7475-5.4793-0.75474 1.8981 0 3.1049 0 3.1049s-4.4076-1.2316-5.1128-5.2964c-0.77396 1.8247 0 2.9222 0 2.9222s-7.1854-3.7492-19.125-3.8036c-7.9934-0.73321-9.6576-14.794-8.917-17.162 0 0-11.53-6.0764-34.226-8.7609-22.696-2.6848-41.309-0.40458-41.309-0.40458s40.197-1.9291 72.4 11.108c1.0947 4.8962 4.3879 13.051 6.1616 16.971-5.0752 3.509-10.798 6.8086-11.69 18.511-0.89092 11.702 9.1704 21.996 21.647 22.314 11.847 0.63106 20.033 0.72069 29.955 5.8645 9.4703 5.2364 17.235 21.192 18.004 35.542 0.82998-10.647-3.1656-33.543-21.811-40.496 26.06 4.5604 28.352 23.879 28.352 23.879zm-70.529-78.483-0.9377-3.0245s-15.472-2.7475-36.275-1.2689c-20.803 1.4787-41.806 8.7607-41.806 8.7607s42.977-10.814 79.019-4.4673" style="filter:url(#b);opacity:.3"/><path d="m493.43 287s-12.282-0.81727-33.198 5.7274c-21.315 6.6695-33.404 16.123-33.404 16.123s31.769-17.738 67.628-18.746zm45.812 19.286 1.5968-0.10415s-9.1483-11.1-26.659-16.506c9.8431 4.0011 18.411 9.3026 25.062 16.61zm2.6132 4.6118c0.2455-0.42566 1.038 1.3522 1.6399 2.0991 0.0255 0.14913 0.0678 0.24015-0.28112 0.16835-0.0294-0.15331-0.08-0.19777-0.08-0.19777s-0.84227-0.50115-1.1005-0.85663c-0.25844-0.3555-0.3043-0.97731-0.17832-1.2131zm21.489 52.837s1.9421-22.297-33.088-27.437c-4.44-0.65144-10.055-1.1528-15.734-1.1672-28.077 0.37122-29.1-32.383-7.9434-34.036 8.7681-0.72348 19.238 4.0064 29.474 8.773-0.038 1.2712 0.0146 2.4009 0.84969 3.4446 0.83488 1.0435 4.0421 2.182 5.0669 2.77 1.0248 0.58822 4.3077 2.6755 6.3196 5.2941 0.43629-0.81611 4.0798-3.1878 4.0798-3.1878s-0.87285 0.019-2.9034-0.73993c-2.0308-0.75891-4.4407-3.0551-4.4976-3.1878-0.0569-0.13293-0.0948-0.34159 0.37981-0.43653 0.36034-0.30339-0.45576-1.2902-0.81636-1.6505-0.36034-0.36057-2.7707-4.459-2.8274-4.5539-0.0569-0.0949-0.076-0.18967-0.24665-0.30361-0.53149-0.17093-2.8657 0.24664-2.8657 0.24664s-3.5898-1.7631-4.8272-5.5644c0.0181 0.66582-0.61557 1.3928 0 2.9224-1.8717-0.79179-3.4794-2.1422-4.7475-5.4793-0.75474 1.8981 0 3.1049 0 3.1049s-4.4076-1.2316-5.1128-5.2964c-0.77396 1.8247 0 2.9222 0 2.9222s-7.1854-3.7492-19.125-3.8036c-7.9934-0.73321-9.6576-14.794-8.917-17.162 0 0-11.53-6.0764-34.226-8.7609-22.696-2.6848-41.309-0.40458-41.309-0.40458s40.197-1.9291 72.4 11.108c1.0947 4.8962 4.3879 13.051 6.1616 16.971-5.0752 3.509-10.798 6.8086-11.69 18.511-0.89092 11.702 9.1704 21.996 21.647 22.314 11.847 0.63106 20.033 0.72069 29.955 5.8645 9.4703 5.2364 17.235 21.192 18.004 35.542 0.82998-10.647-3.1656-33.543-21.811-40.496 26.06 4.5604 28.352 23.879 28.352 23.879zm-70.529-78.483-0.93769-3.0245s-15.472-2.7475-36.275-1.2689c-20.803 1.4787-41.806 8.7607-41.806 8.7607s42.977-10.814 79.019-4.4673"/></svg>
|
||||||
|
After Width: | Height: | Size: 4.3 KiB |
1
src/backgrounds/kali-small-logo-16x9.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg width="3840" height="2160" version="1.1" viewBox="0 0 1016 571.5" xmlns="http://www.w3.org/2000/svg"><defs><radialGradient id="a" cx="508" cy="285.75" r="508" gradientTransform="matrix(1.0025 0 0 1.01 -1.2748 -2.8495)" gradientUnits="userSpaceOnUse"><stop style="stop-color:#23bac2" offset="0"/><stop style="stop-color:#3b6ab9" offset="1"/></radialGradient><filter id="b" x="-.041846" y="-.056277" width="1.0837" height="1.1126" style="color-interpolation-filters:sRGB"><feGaussianBlur stdDeviation="2.6078096"/></filter></defs><rect y="1e-5" width="1016" height="571.5" style="fill:url(#a);paint-order:fill markers stroke"/><path d="m493.43 256.31s-12.282-0.81727-33.198 5.7274c-21.315 6.6695-33.404 16.123-33.404 16.123s31.769-17.738 67.628-18.746zm45.812 19.286 1.5968-0.10415s-9.1483-11.1-26.659-16.506c9.8431 4.0011 18.411 9.3026 25.062 16.61zm2.6132 4.6118c0.2455-0.42566 1.038 1.3522 1.6399 2.0991 0.0255 0.14913 0.0678 0.24015-0.28112 0.16835-0.0294-0.15331-0.08-0.19777-0.08-0.19777s-0.84227-0.50115-1.1005-0.85663c-0.25844-0.3555-0.3043-0.97731-0.17832-1.2131zm21.489 52.837s1.9421-22.297-33.088-27.437c-4.44-0.65144-10.055-1.1528-15.734-1.1672-28.077 0.37122-29.1-32.383-7.9434-34.036 8.7681-0.72348 19.238 4.0064 29.474 8.773-0.038 1.2712 0.0146 2.4009 0.84969 3.4446 0.83488 1.0435 4.0421 2.182 5.0669 2.77 1.0248 0.58822 4.3077 2.6755 6.3196 5.2941 0.43629-0.81611 4.0798-3.1878 4.0798-3.1878s-0.87285 0.019-2.9034-0.73993c-2.0308-0.75891-4.4407-3.0551-4.4976-3.1878-0.0569-0.13293-0.0948-0.34159 0.37981-0.43653 0.36034-0.30339-0.45576-1.2902-0.81636-1.6505-0.36034-0.36057-2.7707-4.459-2.8274-4.5539-0.0569-0.0949-0.076-0.18967-0.24665-0.30361-0.53149-0.17093-2.8657 0.24664-2.8657 0.24664s-3.5898-1.7631-4.8272-5.5644c0.0181 0.66582-0.61557 1.3928 0 2.9224-1.8717-0.79179-3.4794-2.1422-4.7475-5.4793-0.75474 1.8981 0 3.1049 0 3.1049s-4.4076-1.2316-5.1128-5.2964c-0.77396 1.8247 0 2.9222 0 2.9222s-7.1854-3.7492-19.125-3.8036c-7.9934-0.73321-9.6576-14.794-8.917-17.162 0 0-11.53-6.0764-34.226-8.7609-22.696-2.6848-41.309-0.40458-41.309-0.40458s40.197-1.9291 72.4 11.108c1.0947 4.8962 4.3879 13.051 6.1616 16.971-5.0752 3.509-10.798 6.8086-11.69 18.511-0.89092 11.702 9.1704 21.996 21.647 22.314 11.847 0.63106 20.033 0.72069 29.955 5.8645 9.4703 5.2364 17.235 21.192 18.004 35.542 0.82998-10.647-3.1656-33.543-21.811-40.496 26.06 4.5604 28.352 23.879 28.352 23.879zm-70.529-78.483-0.9377-3.0245s-15.472-2.7475-36.275-1.2689c-20.803 1.4787-41.806 8.7607-41.806 8.7607s42.977-10.814 79.019-4.4673" style="filter:url(#b);opacity:.3"/><path d="m493.43 255.25s-12.282-0.81727-33.198 5.7274c-21.315 6.6695-33.404 16.123-33.404 16.123s31.769-17.738 67.628-18.746zm45.812 19.286 1.5968-0.10415s-9.1483-11.1-26.659-16.506c9.8431 4.0011 18.411 9.3026 25.062 16.61zm2.6132 4.6118c0.2455-0.42566 1.038 1.3522 1.6399 2.0991 0.0255 0.14913 0.0678 0.24015-0.28112 0.16835-0.0294-0.15331-0.08-0.19777-0.08-0.19777s-0.84227-0.50115-1.1005-0.85663c-0.25844-0.3555-0.3043-0.97731-0.17832-1.2131zm21.489 52.837s1.9421-22.297-33.088-27.437c-4.44-0.65144-10.055-1.1528-15.734-1.1672-28.077 0.37122-29.1-32.383-7.9434-34.036 8.7681-0.72348 19.238 4.0064 29.474 8.773-0.038 1.2712 0.0146 2.4009 0.84969 3.4446 0.83488 1.0435 4.0421 2.182 5.0669 2.77 1.0248 0.58822 4.3077 2.6755 6.3196 5.2941 0.43629-0.81611 4.0798-3.1878 4.0798-3.1878s-0.87285 0.019-2.9034-0.73993c-2.0308-0.75891-4.4407-3.0551-4.4976-3.1878-0.0569-0.13293-0.0948-0.34159 0.37981-0.43653 0.36034-0.30339-0.45576-1.2902-0.81636-1.6505-0.36034-0.36057-2.7707-4.459-2.8274-4.5539-0.0569-0.0949-0.076-0.18967-0.24665-0.30361-0.53149-0.17093-2.8657 0.24664-2.8657 0.24664s-3.5898-1.7631-4.8272-5.5644c0.0181 0.66582-0.61557 1.3928 0 2.9224-1.8717-0.79179-3.4794-2.1422-4.7475-5.4793-0.75474 1.8981 0 3.1049 0 3.1049s-4.4076-1.2316-5.1128-5.2964c-0.77396 1.8247 0 2.9222 0 2.9222s-7.1854-3.7492-19.125-3.8036c-7.9934-0.73321-9.6576-14.794-8.917-17.162 0 0-11.53-6.0764-34.226-8.7609-22.696-2.6848-41.309-0.40458-41.309-0.40458s40.197-1.9291 72.4 11.108c1.0947 4.8962 4.3879 13.051 6.1616 16.971-5.0752 3.509-10.798 6.8086-11.69 18.511-0.89092 11.702 9.1704 21.996 21.647 22.314 11.847 0.63106 20.033 0.72069 29.955 5.8645 9.4703 5.2364 17.235 21.192 18.004 35.542 0.82998-10.647-3.1656-33.543-21.811-40.496 26.06 4.5604 28.352 23.879 28.352 23.879zm-70.529-78.483-0.93769-3.0245s-15.472-2.7475-36.275-1.2689c-20.803 1.4787-41.806 8.7607-41.806 8.7607s42.977-10.814 79.019-4.4673"/></svg>
|
||||||
|
After Width: | Height: | Size: 4.3 KiB |
1
src/backgrounds/kali-small-logo-4x3.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg width="3840" height="2880" version="1.1" viewBox="0 0 1016 762" xmlns="http://www.w3.org/2000/svg"><defs><radialGradient id="a" cx="508" cy="285.75" r="508" gradientTransform="matrix(1.0025 0 0 1.3467 -1.2748 -3.7994)" gradientUnits="userSpaceOnUse"><stop style="stop-color:#23bac2" offset="0"/><stop style="stop-color:#3b6ab9" offset="1"/></radialGradient><filter id="b" x="-.041846" y="-.056277" width="1.0837" height="1.1126" style="color-interpolation-filters:sRGB"><feGaussianBlur stdDeviation="2.6078096"/></filter></defs><rect width="1016" height="762" style="fill:url(#a);paint-order:fill markers stroke"/><path d="m493.43 351.56s-12.282-0.81727-33.198 5.7274c-21.315 6.6695-33.404 16.123-33.404 16.123s31.769-17.738 67.628-18.746zm45.812 19.286 1.5968-0.10415s-9.1483-11.1-26.659-16.506c9.8431 4.0011 18.411 9.3026 25.062 16.61zm2.6132 4.6118c0.2455-0.42566 1.038 1.3522 1.6399 2.0991 0.0255 0.14913 0.0678 0.24015-0.28112 0.16835-0.0294-0.15331-0.08-0.19777-0.08-0.19777s-0.84227-0.50115-1.1005-0.85663c-0.25844-0.3555-0.3043-0.97731-0.17832-1.2131zm21.489 52.837s1.9421-22.297-33.088-27.437c-4.44-0.65144-10.055-1.1528-15.734-1.1672-28.077 0.37122-29.1-32.383-7.9434-34.036 8.7681-0.72348 19.238 4.0064 29.474 8.773-0.038 1.2712 0.0146 2.4009 0.84969 3.4446 0.83488 1.0435 4.0421 2.182 5.0669 2.77 1.0248 0.58822 4.3077 2.6755 6.3196 5.2941 0.43629-0.81611 4.0798-3.1878 4.0798-3.1878s-0.87285 0.019-2.9034-0.73993c-2.0308-0.75891-4.4407-3.0551-4.4976-3.1878-0.0569-0.13293-0.0948-0.34159 0.37981-0.43653 0.36034-0.30339-0.45576-1.2902-0.81636-1.6505-0.36034-0.36057-2.7707-4.459-2.8274-4.5539-0.0569-0.0949-0.076-0.18967-0.24665-0.30361-0.53149-0.17093-2.8657 0.24664-2.8657 0.24664s-3.5898-1.7631-4.8272-5.5644c0.0181 0.66582-0.61557 1.3928 0 2.9224-1.8717-0.79179-3.4794-2.1422-4.7475-5.4793-0.75474 1.8981 0 3.1049 0 3.1049s-4.4076-1.2316-5.1128-5.2964c-0.77396 1.8247 0 2.9222 0 2.9222s-7.1854-3.7492-19.125-3.8036c-7.9934-0.73321-9.6576-14.794-8.917-17.162 0 0-11.53-6.0764-34.226-8.7609-22.696-2.6848-41.309-0.40458-41.309-0.40458s40.197-1.9291 72.4 11.108c1.0947 4.8962 4.3879 13.051 6.1616 16.971-5.0752 3.509-10.798 6.8086-11.69 18.511-0.89092 11.702 9.1704 21.996 21.647 22.314 11.847 0.63106 20.033 0.72069 29.955 5.8645 9.4703 5.2364 17.235 21.192 18.004 35.542 0.82998-10.647-3.1656-33.543-21.811-40.496 26.06 4.5604 28.352 23.879 28.352 23.879zm-70.529-78.483-0.9377-3.0245s-15.472-2.7475-36.275-1.2689c-20.803 1.4787-41.806 8.7607-41.806 8.7607s42.977-10.814 79.019-4.4673" style="filter:url(#b);opacity:.3"/><path d="m493.43 350.5s-12.282-0.81727-33.198 5.7274c-21.315 6.6695-33.404 16.123-33.404 16.123s31.769-17.738 67.628-18.746zm45.812 19.286 1.5968-0.10415s-9.1483-11.1-26.659-16.506c9.8431 4.0011 18.411 9.3026 25.062 16.61zm2.6132 4.6118c0.2455-0.42566 1.038 1.3522 1.6399 2.0991 0.0255 0.14913 0.0678 0.24015-0.28112 0.16835-0.0294-0.15331-0.08-0.19777-0.08-0.19777s-0.84227-0.50115-1.1005-0.85663c-0.25844-0.3555-0.3043-0.97731-0.17832-1.2131zm21.489 52.837s1.9421-22.297-33.088-27.437c-4.44-0.65144-10.055-1.1528-15.734-1.1672-28.077 0.37122-29.1-32.383-7.9434-34.036 8.7681-0.72348 19.238 4.0064 29.474 8.773-0.038 1.2712 0.0146 2.4009 0.84969 3.4446 0.83488 1.0435 4.0421 2.182 5.0669 2.77 1.0248 0.58822 4.3077 2.6755 6.3196 5.2941 0.43629-0.81611 4.0798-3.1878 4.0798-3.1878s-0.87285 0.019-2.9034-0.73993c-2.0308-0.75891-4.4407-3.0551-4.4976-3.1878-0.0569-0.13293-0.0948-0.34159 0.37981-0.43653 0.36034-0.30339-0.45576-1.2902-0.81636-1.6505-0.36034-0.36057-2.7707-4.459-2.8274-4.5539-0.0569-0.0949-0.076-0.18967-0.24665-0.30361-0.53149-0.17093-2.8657 0.24664-2.8657 0.24664s-3.5898-1.7631-4.8272-5.5644c0.0181 0.66582-0.61557 1.3928 0 2.9224-1.8717-0.79179-3.4794-2.1422-4.7475-5.4793-0.75474 1.8981 0 3.1049 0 3.1049s-4.4076-1.2316-5.1128-5.2964c-0.77396 1.8247 0 2.9222 0 2.9222s-7.1854-3.7492-19.125-3.8036c-7.9934-0.73321-9.6576-14.794-8.917-17.162 0 0-11.53-6.0764-34.226-8.7609-22.696-2.6848-41.309-0.40458-41.309-0.40458s40.197-1.9291 72.4 11.108c1.0947 4.8962 4.3879 13.051 6.1616 16.971-5.0752 3.509-10.798 6.8086-11.69 18.511-0.89092 11.702 9.1704 21.996 21.647 22.314 11.847 0.63106 20.033 0.72069 29.955 5.8645 9.4703 5.2364 17.235 21.192 18.004 35.542 0.82998-10.647-3.1656-33.543-21.811-40.496 26.06 4.5604 28.352 23.879 28.352 23.879zm-70.529-78.483-0.93769-3.0245s-15.472-2.7475-36.275-1.2689c-20.803 1.4787-41.806 8.7607-41.806 8.7607s42.977-10.814 79.019-4.4673"/></svg>
|
||||||
|
After Width: | Height: | Size: 4.3 KiB |
@ -1,79 +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"
|
|
||||||
id="svg18"
|
|
||||||
viewBox="0 0 1016 571.5"
|
|
||||||
version="1.1"
|
|
||||||
height="2160"
|
|
||||||
width="3840">
|
|
||||||
<metadata
|
|
||||||
id="metadata22">
|
|
||||||
<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></dc:title>
|
|
||||||
</cc:Work>
|
|
||||||
</rdf:RDF>
|
|
||||||
</metadata>
|
|
||||||
<defs
|
|
||||||
id="defs10">
|
|
||||||
<radialGradient
|
|
||||||
gradientUnits="userSpaceOnUse"
|
|
||||||
gradientTransform="matrix(1.0025 0 0 1.01 -1.2748 -2.8495)"
|
|
||||||
r="508"
|
|
||||||
cy="285.75"
|
|
||||||
cx="508"
|
|
||||||
id="a">
|
|
||||||
<stop
|
|
||||||
id="stop2"
|
|
||||||
offset="0"
|
|
||||||
style="stop-color:#23bac2" />
|
|
||||||
<stop
|
|
||||||
id="stop4"
|
|
||||||
offset="1"
|
|
||||||
style="stop-color:#3b6ab9" />
|
|
||||||
</radialGradient>
|
|
||||||
<filter
|
|
||||||
style="color-interpolation-filters:sRGB"
|
|
||||||
height="1.0563"
|
|
||||||
width="1.0418"
|
|
||||||
y="-.028138"
|
|
||||||
x="-.020923"
|
|
||||||
id="b">
|
|
||||||
<feGaussianBlur
|
|
||||||
id="feGaussianBlur7"
|
|
||||||
stdDeviation="1.3039054" />
|
|
||||||
</filter>
|
|
||||||
<filter
|
|
||||||
height="1.1125532"
|
|
||||||
y="-0.056276621"
|
|
||||||
width="1.0836915"
|
|
||||||
x="-0.041845734"
|
|
||||||
id="filter852"
|
|
||||||
style="color-interpolation-filters:sRGB">
|
|
||||||
<feGaussianBlur
|
|
||||||
id="feGaussianBlur854"
|
|
||||||
stdDeviation="2.6078096" />
|
|
||||||
</filter>
|
|
||||||
</defs>
|
|
||||||
<rect
|
|
||||||
id="rect12"
|
|
||||||
style="fill:url(#a);paint-order:fill markers stroke"
|
|
||||||
height="571.5"
|
|
||||||
width="1016"
|
|
||||||
y="1e-5" />
|
|
||||||
<path
|
|
||||||
id="path14"
|
|
||||||
style="opacity:0.3;filter:url(#filter852)"
|
|
||||||
d="m 493.43,256.30917 c 0,0 -12.282,-0.81727 -33.198,5.7274 -21.315,6.6695 -33.404,16.123 -33.404,16.123 0,0 31.769,-17.738 67.628,-18.746 z m 45.812,19.286 1.5968,-0.10415 c 0,0 -9.1483,-11.1 -26.659,-16.506 9.8431,4.0011 18.411,9.3026 25.062,16.61 z m 2.6132,4.6118 c 0.2455,-0.42566 1.038,1.3522 1.6399,2.0991 0.0255,0.14913 0.0678,0.24015 -0.28112,0.16835 -0.0294,-0.15331 -0.08,-0.19777 -0.08,-0.19777 0,0 -0.84227,-0.50115 -1.1005,-0.85663 -0.25844,-0.3555 -0.3043,-0.97731 -0.17832,-1.2131 z m 21.489,52.837 c 0,0 1.9421,-22.297 -33.088,-27.437 -4.44,-0.65144 -10.055,-1.1528 -15.734,-1.1672 -28.077,0.37122 -29.1,-32.383 -7.9434,-34.036 8.7681,-0.72348 19.238,4.0064 29.474,8.773 -0.038,1.2712 0.0146,2.4009 0.84969,3.4446 0.83488,1.0435 4.0421,2.182 5.0669,2.77 1.0248,0.58822 4.3077,2.6755 6.3196,5.2941 0.43629,-0.81611 4.0798,-3.1878 4.0798,-3.1878 0,0 -0.87285,0.019 -2.9034,-0.73993 -2.0308,-0.75891 -4.4407,-3.0551 -4.4976,-3.1878 -0.0569,-0.13293 -0.0948,-0.34159 0.37981,-0.43653 0.36034,-0.30339 -0.45576,-1.2902 -0.81636,-1.6505 -0.36034,-0.36057 -2.7707,-4.459 -2.8274,-4.5539 -0.0569,-0.0949 -0.076,-0.18967 -0.24665,-0.30361 -0.53149,-0.17093 -2.8657,0.24664 -2.8657,0.24664 0,0 -3.5898,-1.7631 -4.8272,-5.5644 0.0181,0.66582 -0.61557,1.3928 0,2.9224 -1.8717,-0.79179 -3.4794,-2.1422 -4.7475,-5.4793 -0.75474,1.8981 0,3.1049 0,3.1049 0,0 -4.4076,-1.2316 -5.1128,-5.2964 -0.77396,1.8247 0,2.9222 0,2.9222 0,0 -7.1854,-3.7492 -19.125,-3.8036 -7.9934,-0.73321 -9.6576,-14.794 -8.917,-17.162 0,0 -11.53,-6.0764 -34.226,-8.7609 -22.696,-2.6848 -41.309,-0.40458 -41.309,-0.40458 0,0 40.197,-1.9291 72.4,11.108 1.0947,4.8962 4.3879,13.051 6.1616,16.971 -5.0752,3.509 -10.798,6.8086 -11.69,18.511 -0.89092,11.702 9.1704,21.996 21.647,22.314 11.847,0.63106 20.033,0.72069 29.955,5.8645 9.4703,5.2364 17.235,21.192 18.004,35.542 0.82998,-10.647 -3.1656,-33.543 -21.811,-40.496 26.06,4.5604 28.352,23.879 28.352,23.879 z m -70.529,-78.483 -0.9377,-3.0245 c 0,0 -15.472,-2.7475 -36.275,-1.2689 -20.803,1.4787 -41.806,8.7607 -41.806,8.7607 0,0 42.977,-10.814 79.019,-4.4673" />
|
|
||||||
<path
|
|
||||||
id="path16"
|
|
||||||
d="m 493.43,255.25083 c 0,0 -12.282,-0.81727 -33.198,5.7274 -21.315,6.6695 -33.404,16.123 -33.404,16.123 0,0 31.769,-17.738 67.628,-18.746 z m 45.812,19.286 1.5968,-0.10415 c 0,0 -9.1483,-11.1 -26.659,-16.506 9.8431,4.0011 18.411,9.3026 25.062,16.61 z m 2.6132,4.6118 c 0.2455,-0.42566 1.038,1.3522 1.6399,2.0991 0.0255,0.14913 0.0678,0.24015 -0.28112,0.16835 -0.0294,-0.15331 -0.08,-0.19777 -0.08,-0.19777 0,0 -0.84227,-0.50115 -1.1005,-0.85663 -0.25844,-0.3555 -0.3043,-0.97731 -0.17832,-1.2131 z m 21.489,52.837 c 0,0 1.9421,-22.297 -33.088,-27.437 -4.44,-0.65144 -10.055,-1.1528 -15.734,-1.1672 -28.077,0.37122 -29.1,-32.383 -7.9434,-34.036 8.7681,-0.72348 19.238,4.0064 29.474,8.773 -0.038,1.2712 0.0146,2.4009 0.84969,3.4446 0.83488,1.0435 4.0421,2.182 5.0669,2.77 1.0248,0.58822 4.3077,2.6755 6.3196,5.2941 0.43629,-0.81611 4.0798,-3.1878 4.0798,-3.1878 0,0 -0.87285,0.019 -2.9034,-0.73993 -2.0308,-0.75891 -4.4407,-3.0551 -4.4976,-3.1878 -0.0569,-0.13293 -0.0948,-0.34159 0.37981,-0.43653 0.36034,-0.30339 -0.45576,-1.2902 -0.81636,-1.6505 -0.36034,-0.36057 -2.7707,-4.459 -2.8274,-4.5539 -0.0569,-0.0949 -0.076,-0.18967 -0.24665,-0.30361 -0.53149,-0.17093 -2.8657,0.24664 -2.8657,0.24664 0,0 -3.5898,-1.7631 -4.8272,-5.5644 0.0181,0.66582 -0.61557,1.3928 0,2.9224 -1.8717,-0.79179 -3.4794,-2.1422 -4.7475,-5.4793 -0.75474,1.8981 0,3.1049 0,3.1049 0,0 -4.4076,-1.2316 -5.1128,-5.2964 -0.77396,1.8247 0,2.9222 0,2.9222 0,0 -7.1854,-3.7492 -19.125,-3.8036 -7.9934,-0.73321 -9.6576,-14.794 -8.917,-17.162 0,0 -11.53,-6.0764 -34.226,-8.7609 -22.696,-2.6848 -41.309,-0.40458 -41.309,-0.40458 0,0 40.197,-1.9291 72.4,11.108 1.0947,4.8962 4.3879,13.051 6.1616,16.971 -5.0752,3.509 -10.798,6.8086 -11.69,18.511 -0.89092,11.702 9.1704,21.996 21.647,22.314 11.847,0.63106 20.033,0.72069 29.955,5.8645 9.4703,5.2364 17.235,21.192 18.004,35.542 0.82998,-10.647 -3.1656,-33.543 -21.811,-40.496 26.06,4.5604 28.352,23.879 28.352,23.879 z m -70.529,-78.483 -0.93769,-3.0245 c 0,0 -15.472,-2.7475 -36.275,-1.2689 -20.803,1.4787 -41.806,8.7607 -41.806,8.7607 0,0 42.977,-10.814 79.019,-4.4673" />
|
|
||||||
</svg>
|
|
||||||
|
Before Width: | Height: | Size: 5.9 KiB |
1
src/backgrounds/kali-strips-16x10.svg
Normal file
|
After Width: | Height: | Size: 57 KiB |
1
src/backgrounds/kali-strips-4x3.svg
Normal file
|
After Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 169 KiB After Width: | Height: | Size: 164 KiB |