Updates for ISO wayland nwg-shell sway

This commit is contained in:
Luis
2023-11-07 10:51:00 +01:00
parent ed7e225312
commit d79f4afa9f
315 changed files with 25701 additions and 360 deletions

View File

@@ -23,10 +23,10 @@ ROOTFS="$PWD/rootfs"
[ -f $SCRIPTDIR/config ] && . $SCRIPTDIR/config
MUST_PKG="wpa_supplicant os-prober grub"
WAYLAND_PKG="foot libinput libxkbcommon seatd wayland-protocols xcb-util-cursor xcb-util-keysyms libxfont2 libxcvt libtirpc xwayland"
MAIN_PKG="sudo alsa-utils gparted dosfstools mtools gvfs networkmanager ntfs-3g neofetch xdg-user-dirs polkit-gnome ffmpeg firefox"
SWAY_PKG="sway yambar bemenu pcmanfm leafpad nnn swaylock swaybg grimshot irssi htop"
THEME_PKG="arcbox paper-icon-theme osx-arc-theme ttf-awesome ttf-mononoki dunst neofetch dfc"
WAYLAND_PKG="xcb-util-cursor xcb-util-keysyms libxfont2 libxcvt libtirpc"
MAIN_PKG="sudo alsa-utils dosfstools mtools gvfs neofetch ffmpeg firefox nnn irrsi htop"
SWAY_PKG="nwg-shell"
THEME_PKG="ttf-awesome ttf-mononoki"
RELEASE=$(cat $PORTSDIR/current-release)
outputiso="$PORTSDIR/venomlinux-wayland-$INIT-$(uname -m)-$(date +%Y%m%d).iso"

3
virootfs/etc/skel/.azotebg Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
pkill swaybg
swaybg -o 'eDP-1' -i "/home/venom/Pictures/wallpaper2.jpg" -m fill &

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
killall swaybg 2>/dev/null
swaybg -o '*' -i '/usr/share/backgrounds/nwg-shell.jpg'

View File

@@ -0,0 +1,8 @@
nwg-shell-installer -h
nwg-shell-installer -r
nwg-shell-installer -a
swaymsg exit
cd .config/
ls
nnn
vim .config/foot/

View File

@@ -8,6 +8,6 @@ export XDG_RUNTIME_DIR=$(mktemp -d /tmp/$(id -u)-runtime-dir.XXX)
# Autorun X11/Wayland session in TTY1
if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
scratch isinstalled seatd && \
exec seatd-launch sway || \
exec seatd-launch dbus-run-session sway || \
exec startx
fi

View File

@@ -0,0 +1,108 @@
; mousepad GtkAccelMap rc-file -*- scheme -*-
; this file is an automated accelerator map dump
;
; (gtk_accel_path "<Actions>/win.document.tab.tab-size" "")
; (gtk_accel_path "<Actions>/win.edit.convert.spaces-to-tabs" "")
; (gtk_accel_path "<Actions>/app.preferences.view.smart-backspace" "")
; (gtk_accel_path "<Actions>/app.preferences.view.highlight-current-line" "")
; (gtk_accel_path "<Actions>/app.preferences.file.make-backup" "")
; (gtk_accel_path "<Actions>/win.preferences.window.toolbar-visible" "")
; (gtk_accel_path "<Actions>/app.preferences.window.client-side-decorations" "")
; (gtk_accel_path "<Actions>/win.search.find-and-replace" "<Primary>r")
; (gtk_accel_path "<Actions>/win.file.save-all" "")
; (gtk_accel_path "<Actions>/win.edit.duplicate-line-selection" "")
; (gtk_accel_path "<Actions>/win.edit.move.line-up" "<Alt>Up")
; (gtk_accel_path "<Actions>/win.edit.convert.transpose" "<Primary>t")
; (gtk_accel_path "<Actions>/win.document.go-to-tab(4)" "<Alt>5")
; (gtk_accel_path "<Actions>/win.edit.undo" "<Primary>z")
; (gtk_accel_path "<Actions>/win.file.save-as" "<Primary><Shift>s")
; (gtk_accel_path "<Actions>/app.preferences.window.remember-size" "")
; (gtk_accel_path "<Actions>/app.preferences" "")
; (gtk_accel_path "<Actions>/win.edit.convert.tabs-to-spaces" "")
; (gtk_accel_path "<Actions>/app.preferences.window.remember-state" "")
; (gtk_accel_path "<Actions>/app.preferences.window.path-in-title" "")
; (gtk_accel_path "<Actions>/win.view.fullscreen" "F11")
; (gtk_accel_path "<Actions>/win.document.previous-tab" "<Primary>Page_Up")
; (gtk_accel_path "<Actions>/app.preferences.view.show-whitespace.inside" "")
; (gtk_accel_path "<Actions>/win.file.new-window" "<Primary><Shift>n")
; (gtk_accel_path "<Actions>/app.state.search.incremental" "")
; (gtk_accel_path "<Actions>/app.preferences.view.show-whitespace" "")
; (gtk_accel_path "<Actions>/app.preferences.view.use-default-monospace-font" "")
; (gtk_accel_path "<Actions>/app.preferences.file.auto-reload" "")
; (gtk_accel_path "<Actions>/win.document.go-to-tab(5)" "<Alt>6")
; (gtk_accel_path "<Actions>/win.reset-font-size" "<Primary>0")
; (gtk_accel_path "<Actions>/win.file.save" "<Primary>s")
; (gtk_accel_path "<Actions>/win.help.about" "")
; (gtk_accel_path "<Actions>/win.file.new" "<Primary>n")
; (gtk_accel_path "<Actions>/app.preferences.file.add-last-end-of-line" "")
; (gtk_accel_path "<Actions>/win.preferences.window.menubar-visible" "<Primary>m")
; (gtk_accel_path "<Actions>/win.search.find-previous" "<Primary><Shift>g")
; (gtk_accel_path "<Actions>/app.preferences.window.expand-tabs" "")
; (gtk_accel_path "<Actions>/win.file.detach-tab" "<Primary>d")
; (gtk_accel_path "<Actions>/app.state.search.highlight-all" "")
; (gtk_accel_path "<Actions>/win.edit.paste" "<Primary>v")
; (gtk_accel_path "<Actions>/app.preferences.view.show-whitespace.leading" "")
; (gtk_accel_path "<Actions>/win.edit.copy" "<Primary>c")
; (gtk_accel_path "<Actions>/win.document.go-to-tab(6)" "<Alt>7")
; (gtk_accel_path "<Actions>/win.file.open-recent.new" "")
; (gtk_accel_path "<Actions>/win.file.close-window" "<Primary><Shift>w")
; (gtk_accel_path "<Actions>/win.file.new-from-template.new" "")
; (gtk_accel_path "<Actions>/win.edit.convert.strip-trailing-spaces" "")
; (gtk_accel_path "<Actions>/win.document.filetype" "")
; (gtk_accel_path "<Actions>/win.edit.paste-special.paste-from-history" "")
; (gtk_accel_path "<Actions>/win.edit.convert.to-lowercase" "")
; (gtk_accel_path "<Actions>/win.edit.convert.to-title-case" "")
; (gtk_accel_path "<Actions>/app.preferences.window.always-show-tabs" "")
; (gtk_accel_path "<Actions>/win.document.go-to-tab(7)" "<Alt>8")
; (gtk_accel_path "<Actions>/win.search.find" "<Primary>f")
; (gtk_accel_path "<Actions>/win.document.go-to-tab(0)" "<Alt>1")
; (gtk_accel_path "<Actions>/app.quit" "<Primary>q")
; (gtk_accel_path "<Actions>/win.file.close-tab" "<Primary>w")
; (gtk_accel_path "<Actions>/win.edit.increase-indent" "<Primary>i")
; (gtk_accel_path "<Actions>/app.preferences.view.show-line-endings" "")
; (gtk_accel_path "<Actions>/win.edit.delete-selection" "Delete")
; (gtk_accel_path "<Actions>/win.edit.move.word-left" "<Alt>Left")
; (gtk_accel_path "<Actions>/win.edit.delete-line" "<Primary><Shift>Delete")
; (gtk_accel_path "<Actions>/win.textview.menubar" "")
; (gtk_accel_path "<Actions>/win.file.open-recent.clear-history" "")
; (gtk_accel_path "<Actions>/win.document.viewer-mode" "")
; (gtk_accel_path "<Actions>/app.preferences.view.show-whitespace.trailing" "")
; (gtk_accel_path "<Actions>/win.file.reload" "")
; (gtk_accel_path "<Actions>/win.view.select-font" "")
; (gtk_accel_path "<Actions>/win.edit.move.line-down" "<Alt>Down")
; (gtk_accel_path "<Actions>/win.document.go-to-tab(8)" "<Alt>9")
; (gtk_accel_path "<Actions>/win.document.go-to-tab(1)" "<Alt>2")
; (gtk_accel_path "<Actions>/win.document.line-ending" "")
; (gtk_accel_path "<Actions>/win.search.go-to" "<Primary>l")
; (gtk_accel_path "<Actions>/app.preferences.view.color-scheme" "")
; (gtk_accel_path "<Actions>/app.preferences.view.show-line-numbers" "")
; (gtk_accel_path "<Actions>/win.edit.paste-special.paste-as-column" "")
; (gtk_accel_path "<Actions>/app.preferences.view.show-right-margin" "")
; (gtk_accel_path "<Actions>/app.preferences.window.remember-position" "")
; (gtk_accel_path "<Actions>/win.edit.cut" "<Primary>x")
; (gtk_accel_path "<Actions>/win.search.find-next" "<Primary>g")
; (gtk_accel_path "<Actions>/app.preferences.file.monitor-changes" "")
; (gtk_accel_path "<Actions>/app.preferences.view.match-braces" "")
; (gtk_accel_path "<Actions>/win.edit.decrease-indent" "<Primary>u")
; (gtk_accel_path "<Actions>/win.increase-font-size" "<Primary>plus")
; (gtk_accel_path "<Actions>/app.preferences.view.word-wrap" "")
; (gtk_accel_path "<Actions>/win.document.go-to-tab(2)" "<Alt>3")
; (gtk_accel_path "<Actions>/app.preferences.view.insert-spaces" "")
; (gtk_accel_path "<Actions>/app.preferences.view.auto-indent" "")
; (gtk_accel_path "<Actions>/win.file.open" "<Primary>o")
; (gtk_accel_path "<Actions>/win.decrease-font-size" "<Primary>minus")
; (gtk_accel_path "<Actions>/win.file.print" "<Primary>p")
; (gtk_accel_path "<Actions>/win.document.next-tab" "<Primary>Page_Down")
; (gtk_accel_path "<Actions>/win.edit.move.word-right" "<Alt>Right")
; (gtk_accel_path "<Actions>/win.edit.select-all" "<Primary>a")
; (gtk_accel_path "<Actions>/win.edit.convert.to-uppercase" "")
; (gtk_accel_path "<Actions>/win.document.go-to-tab" "")
; (gtk_accel_path "<Actions>/win.preferences.window.statusbar-visible" "")
; (gtk_accel_path "<Actions>/win.edit.convert.to-opposite-case" "<Primary><Alt>u")
; (gtk_accel_path "<Actions>/app.preferences.window.cycle-tabs" "")
; (gtk_accel_path "<Actions>/app.preferences.view.indent-on-tab" "")
; (gtk_accel_path "<Actions>/win.help.contents" "F1")
; (gtk_accel_path "<Actions>/win.document.go-to-tab(3)" "<Alt>4")
; (gtk_accel_path "<Actions>/win.edit.redo" "<Primary>y")
; (gtk_accel_path "<Actions>/win.document.write-unicode-bom" "")
; (gtk_accel_path "<Actions>/app.preferences.window.toolbar-visible" "")

View File

@@ -0,0 +1,6 @@
[org/xfce/mousepad/state/application]
session=['1;;+file:///home/venom/.vim/.netrwhist']
[org/xfce/mousepad/state/window]
maximized=true
fullscreen=false

View File

@@ -0,0 +1,10 @@
{
"thumb_width": "240",
"columns": "3",
"color_icon_w": "100",
"color_icon_h": "50",
"clip_prev_size": "30",
"palette_quality": "10",
"tracking_interval_seconds": "5",
"screen_measurement_delay": "300"
}

View File

@@ -8,24 +8,22 @@
# title=foot
# locked-title=no
font=mononoki:size=11
font=monospace:size=11
# font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>
# font-size-adjustment=0.5
# line-height=<font metrics>
# letter-spacing=0
# horizontal-letter-offset=0
# vertical-letter-offset=0
# underline-offset=<font metrics>
# underline-thickness=<font underline thickness>
# box-drawings-uses-font-glyphs=no
# dpi-aware=auto
dpi-aware=no
# initial-window-size-pixels=700x500 # Or,
# initial-window-size-chars=<COLSxROWS>
# initial-window-mode=windowed
# pad=0x0 # optionally append 'center'
# pad=2x2 # optionally append 'center'
# resize-delay-ms=100
# notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}
@@ -33,11 +31,7 @@ font=mononoki:size=11
# bold-text-in-bright=no
# word-delimiters=,│`|:"'()[]{}<>
# selection-target=primary
# workers=<number of logical CPUs>
# utempter=/usr/lib/utempter/utempter
[environment]
# name=value
# workers=<number of logical CPUs>
[bell]
# urgent=no
@@ -49,19 +43,19 @@ font=mononoki:size=11
# lines=1000
# multiplier=3.0
# indicator-position=relative
indicator-format=percentage
# indicator-format=
[url]
# launch=xdg-open ${url}
# label-letters=sadfjklewcmpgh
# osc8-underline=url-mode
# protocols=http, https, ftp, ftps, file, gemini, gopher
# uri-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.,~:;/?#@!$&%*+="'()[]
# uri-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.,~:;/?#@!$&%*+="'
[cursor]
style=underline
# color=<inverse foreground/background>
blink=yes
# style=block
# color=111111 dcdccc
# blink=no
# beam-thickness=1.5
# underline-thickness=<font underline thickness>
@@ -70,28 +64,28 @@ blink=yes
# alternate-scroll-mode=yes
[colors]
alpha=0.6
background=000000
foreground=ffffff
alpha=0.8
# foreground=dcdccc
# background=111111
# Normal/regular colors (color palette 0-7)
# regular0=073642 # black
# regular1=dc322f # red
# regular2=859900 # green
# regular3=b58900 # yellow
# regular4=268bd2 # blue
# regular5=d33682 # magenta
# regular6=2aa198 # cyan
# regular7=eee8d5 # white
## Normal/regular colors (color palette 0-7)
# regular0=222222 # black
# regular1=cc9393 # red
# regular2=7f9f7f # green
# regular3=d0bf8f # yellow
# regular4=6ca0a3 # blue
# regular5=dc8cc3 # magenta
# regular6=93e0e3 # cyan
# regular7=dcdccc # white
## Bright colors (color palette 8-15)
# bright0=08404f # bright black
# bright1=e35f5c # bright red
# bright2=9fb700 # bright green
# bright3=d9a400 # bright yellow
# bright4=4ba1de # bright blue
# bright5=dc619d # bright magenta
# bright6=32c1b6 # bright cyan
# bright0=666666 # bright black
# bright1=dca3a3 # bright red
# bright2=bfebbf # bright green
# bright3=f0dfaf # bright yellow
# bright4=8cd0d3 # bright blue
# bright5=fcace3 # bright magenta
# bright6=b3ffff # bright cyan
# bright7=ffffff # bright white
## dimmed colors (see foot.ini(5) man page)
@@ -107,18 +101,15 @@ foreground=ffffff
## Misc colors
# selection-foreground=<inverse foreground/background>
# selection-background=<inverse foreground/background>
# jump-labels=<regular0> <regular3> # black-on-yellow
# scrollback-indicator=<regular0> <bright4> # black-on-bright-blue
# search-box-no-match=<regular0> <regular1> # black-on-red
# search-box-match=<regular0> <regular3> # black-on-yellow
# jump-labels=<regular0> <regular3>
# urls=<regular3>
# scrollback-indicator=<regular0> <bright4>
[csd]
# preferred=server
# size=26
# font=<primary font>
# color=<foreground color>
# hide-when-typing=no
# border-width=0
# border-color=<csd.color>
# button-width=26
@@ -150,10 +141,6 @@ foreground=ffffff
# pipe-selected=[xargs -r firefox] none
# show-urls-launch=Control+Shift+u
# show-urls-copy=none
# show-urls-persistent=none
# prompt-prev=Control+Shift+z
# prompt-next=Control+Shift+x
# unicode-input=none
# noop=none
[search-bindings]
@@ -173,17 +160,13 @@ foreground=ffffff
# delete-next-word=Mod1+d Control+Delete
# extend-to-word-boundary=Control+w
# extend-to-next-whitespace=Control+Shift+w
# clipboard-paste=Control+v Control+Shift+v Control+y XF86Paste
# clipboard-paste=Control+v Control+y
# primary-paste=Shift+Insert
# unicode-input=none
[url-bindings]
# cancel=Control+g Control+c Control+d Escape
# toggle-url-visible=t
[text-bindings]
# \x03=Mod4+c # Map Super+c -> Ctrl+c
[mouse-bindings]
# selection-override-modifiers=Shift
# primary-paste=BTN_MIDDLE
@@ -194,5 +177,3 @@ foreground=ffffff
# select-word=BTN_LEFT-2
# select-word-whitespace=Control+BTN_LEFT-2
# select-row=BTN_LEFT-3
# vim: ft=dosini

View File

@@ -0,0 +1,35 @@
[org/gnome/desktop/interface]
gtk-theme='Adwaita-dark'
icon-theme='Papirus-Dark'
cursor-theme='Adwaita'
cursor-size=24
font-name='Cantarell 11'
font-hinting='medium'
font-antialiasing='grayscale'
font-rgba-order='rgb'
text-scaling-factor=1.0
toolbar-style='both-horiz'
toolbar-icons-size='large'
color-scheme='default'
[org/gnome/desktop/sound]
event-sounds=true
input-feedback-sounds=false
[org/gtk/settings/file-chooser]
window-position=(26, 23)
window-size=(1203, 721)
date-format='regular'
location-mode='path-bar'
show-hidden=false
show-size-column=true
show-type-column=true
sidebar-width=171
sort-column='name'
sort-directories-first=false
sort-order='ascending'
type-format='category'
[org/gnome/nm-applet/eap/5e6d129a-3689-416f-a925-6a4c4604decc]
ignore-ca-cert=false
ignore-phase2-ca-cert=false

View File

@@ -0,0 +1,2 @@
/* Remove dotted lines from GTK 3 applications */
.undershoot.top, .undershoot.right, .undershoot.bottom, .undershoot.left { background-image: none; }

View File

@@ -0,0 +1,35 @@
* {
border-radius: 0;
border: none;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
}
button {
background: none;
padding: 10px
}
#clock-label {
font-family: monospace
}
#unlock-button {
border: 1px solid #000;
background-color: rgba(37, 37, 37, 0.95)
}
#powerbar-box {
border: 1px solid #000;
background-color: rgba(37, 37, 37, 0.95)
}
#input-field {
border: 1px solid #000;
background-color: rgba(37, 37, 37, 0.95)
}
#playerctl-box {
border: 1px solid #000;
margin: 20px;
background-color: rgba(37, 37, 37, 0.8)
}

View File

@@ -0,0 +1,34 @@
* {
border: none;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
}
button {
border-radius: 10px;
background: none;
padding: 10px
}
#clock-label {
font-family: monospace
}
#unlock-button {
border-radius: 10px;
background: #31373A
}
#powerbar-box {
border-radius: 10px;
background: #31373A
}
#input-field {
border-radius: 10px;
background: #31373A
}
#playerctl-box {
margin: 20px;
background: #31373A
}

View File

@@ -0,0 +1,31 @@
* {
border-radius: 0;
border: none;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
}
button {
background: none;
padding: 10px
}
#clock-label {
font-family: monospace
}
#unlock-button {
background-color: rgba(23, 53, 63, 0.95)
}
#powerbar-box {
background-color: rgba(23, 53, 63, 0.95)
}
#input-field {
background-color: rgba(23, 53, 63, 0.95)
}
#playerctl-box {
margin: 20px;
background-color: rgba(23, 53, 63, 0.95)
}

View File

@@ -0,0 +1,31 @@
* {
border-radius: 0;
border: none;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
}
button {
background: none;
padding: 10px
}
#clock-label {
font-family: monospace
}
#unlock-button {
background: #27132e
}
#powerbar-box {
background: #27132e
}
#input-field {
background: #27132e
}
#playerctl-box {
margin: 20px;
background: #27132e
}

View File

@@ -0,0 +1,35 @@
* {
border-radius: 0;
border: none;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
}
button {
background: none;
padding: 10px
}
#clock-label {
font-family: monospace
}
#unlock-button {
border: 1px solid #000;
background-color: rgba(37, 37, 37, 0.95)
}
#powerbar-box {
border: 1px solid #000;
background-color: rgba(37, 37, 37, 0.95)
}
#input-field {
border: 1px solid #000;
background-color: rgba(37, 37, 37, 0.95)
}
#playerctl-box {
border: 1px solid #000;
margin: 20px;
background-color: rgba(37, 37, 37, 0.8)
}

View File

@@ -0,0 +1,34 @@
* {
border: none;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
}
button {
border-radius: 10px;
background: none;
padding: 10px
}
#clock-label {
font-family: monospace
}
#unlock-button {
border-radius: 10px;
background: #31373A
}
#powerbar-box {
border-radius: 10px;
background: #31373A
}
#input-field {
border-radius: 10px;
background: #31373A
}
#playerctl-box {
margin: 20px;
background: #31373A
}

View File

@@ -0,0 +1,31 @@
* {
border-radius: 0;
border: none;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
}
button {
background: none;
padding: 10px
}
#clock-label {
font-family: monospace
}
#unlock-button {
background-color: rgba(23, 53, 63, 0.95)
}
#powerbar-box {
background-color: rgba(23, 53, 63, 0.95)
}
#input-field {
background-color: rgba(23, 53, 63, 0.95)
}
#playerctl-box {
margin: 20px;
background-color: rgba(23, 53, 63, 0.95)
}

View File

@@ -0,0 +1,31 @@
* {
border-radius: 0;
border: none;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7)
}
button {
background: none;
padding: 10px
}
#clock-label {
font-family: monospace
}
#unlock-button {
background: #27132e
}
#powerbar-box {
background: #27132e
}
#input-field {
background: #27132e
}
#playerctl-box {
margin: 20px;
background: #27132e
}

View File

@@ -0,0 +1,864 @@
# See this wiki page for more info:
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
print_info() {
info title
info underline
info "OS" distro
info "Host" model
info "Kernel" kernel
info "Uptime" uptime
info "Packages" packages
info "Shell" shell
info "Resolution" resolution
info "DE" de
info "WM" wm
info "WM Theme" wm_theme
info "Theme" theme
info "Icons" icons
info "Terminal" term
info "Terminal Font" term_font
info "CPU" cpu
info "GPU" gpu
info "Memory" memory
# info "GPU Driver" gpu_driver # Linux/macOS only
# info "CPU Usage" cpu_usage
# info "Disk" disk
# info "Battery" battery
# info "Font" font
# info "Song" song
# [[ "$player" ]] && prin "Music Player" "$player"
# info "Local IP" local_ip
# info "Public IP" public_ip
# info "Users" users
# info "Locale" locale # This only works on glibc systems.
# info cols
}
# Title
# Hide/Show Fully qualified domain name.
#
# Default: 'off'
# Values: 'on', 'off'
# Flag: --title_fqdn
title_fqdn="off"
# Kernel
# Shorten the output of the kernel function.
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --kernel_shorthand
# Supports: Everything except *BSDs (except PacBSD and PC-BSD)
#
# Example:
# on: '4.8.9-1-ARCH'
# off: 'Linux 4.8.9-1-ARCH'
kernel_shorthand="on"
# Distro
# Shorten the output of the distro function
#
# Default: 'off'
# Values: 'on', 'tiny', 'off'
# Flag: --distro_shorthand
# Supports: Everything except Windows and Haiku
distro_shorthand="off"
# Show/Hide OS Architecture.
# Show 'x86_64', 'x86' and etc in 'Distro:' output.
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --os_arch
#
# Example:
# on: 'Arch Linux x86_64'
# off: 'Arch Linux'
os_arch="on"
# Uptime
# Shorten the output of the uptime function
#
# Default: 'on'
# Values: 'on', 'tiny', 'off'
# Flag: --uptime_shorthand
#
# Example:
# on: '2 days, 10 hours, 3 mins'
# tiny: '2d 10h 3m'
# off: '2 days, 10 hours, 3 minutes'
uptime_shorthand="on"
# Memory
# Show memory pecentage in output.
#
# Default: 'off'
# Values: 'on', 'off'
# Flag: --memory_percent
#
# Example:
# on: '1801MiB / 7881MiB (22%)'
# off: '1801MiB / 7881MiB'
memory_percent="off"
# Change memory output unit.
#
# Default: 'mib'
# Values: 'kib', 'mib', 'gib'
# Flag: --memory_unit
#
# Example:
# kib '1020928KiB / 7117824KiB'
# mib '1042MiB / 6951MiB'
# gib: ' 0.98GiB / 6.79GiB'
memory_unit="mib"
# Packages
# Show/Hide Package Manager names.
#
# Default: 'tiny'
# Values: 'on', 'tiny' 'off'
# Flag: --package_managers
#
# Example:
# on: '998 (pacman), 8 (flatpak), 4 (snap)'
# tiny: '908 (pacman, flatpak, snap)'
# off: '908'
package_managers="on"
# Shell
# Show the path to $SHELL
#
# Default: 'off'
# Values: 'on', 'off'
# Flag: --shell_path
#
# Example:
# on: '/bin/bash'
# off: 'bash'
shell_path="off"
# Show $SHELL version
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --shell_version
#
# Example:
# on: 'bash 4.4.5'
# off: 'bash'
shell_version="on"
# CPU
# CPU speed type
#
# Default: 'bios_limit'
# Values: 'scaling_cur_freq', 'scaling_min_freq', 'scaling_max_freq', 'bios_limit'.
# Flag: --speed_type
# Supports: Linux with 'cpufreq'
# NOTE: Any file in '/sys/devices/system/cpu/cpu0/cpufreq' can be used as a value.
speed_type="bios_limit"
# CPU speed shorthand
#
# Default: 'off'
# Values: 'on', 'off'.
# Flag: --speed_shorthand
# NOTE: This flag is not supported in systems with CPU speed less than 1 GHz
#
# Example:
# on: 'i7-6500U (4) @ 3.1GHz'
# off: 'i7-6500U (4) @ 3.100GHz'
speed_shorthand="off"
# Enable/Disable CPU brand in output.
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --cpu_brand
#
# Example:
# on: 'Intel i7-6500U'
# off: 'i7-6500U (4)'
cpu_brand="on"
# CPU Speed
# Hide/Show CPU speed.
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --cpu_speed
#
# Example:
# on: 'Intel i7-6500U (4) @ 3.1GHz'
# off: 'Intel i7-6500U (4)'
cpu_speed="on"
# CPU Cores
# Display CPU cores in output
#
# Default: 'logical'
# Values: 'logical', 'physical', 'off'
# Flag: --cpu_cores
# Support: 'physical' doesn't work on BSD.
#
# Example:
# logical: 'Intel i7-6500U (4) @ 3.1GHz' (All virtual cores)
# physical: 'Intel i7-6500U (2) @ 3.1GHz' (All physical cores)
# off: 'Intel i7-6500U @ 3.1GHz'
cpu_cores="logical"
# CPU Temperature
# Hide/Show CPU temperature.
# Note the temperature is added to the regular CPU function.
#
# Default: 'off'
# Values: 'C', 'F', 'off'
# Flag: --cpu_temp
# Supports: Linux, BSD
# NOTE: For FreeBSD and NetBSD-based systems, you'll need to enable
# coretemp kernel module. This only supports newer Intel processors.
#
# Example:
# C: 'Intel i7-6500U (4) @ 3.1GHz [27.2°C]'
# F: 'Intel i7-6500U (4) @ 3.1GHz [82.0°F]'
# off: 'Intel i7-6500U (4) @ 3.1GHz'
cpu_temp="off"
# GPU
# Enable/Disable GPU Brand
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --gpu_brand
#
# Example:
# on: 'AMD HD 7950'
# off: 'HD 7950'
gpu_brand="on"
# Which GPU to display
#
# Default: 'all'
# Values: 'all', 'dedicated', 'integrated'
# Flag: --gpu_type
# Supports: Linux
#
# Example:
# all:
# GPU1: AMD HD 7950
# GPU2: Intel Integrated Graphics
#
# dedicated:
# GPU1: AMD HD 7950
#
# integrated:
# GPU1: Intel Integrated Graphics
gpu_type="all"
# Resolution
# Display refresh rate next to each monitor
# Default: 'off'
# Values: 'on', 'off'
# Flag: --refresh_rate
# Supports: Doesn't work on Windows.
#
# Example:
# on: '1920x1080 @ 60Hz'
# off: '1920x1080'
refresh_rate="off"
# Gtk Theme / Icons / Font
# Shorten output of GTK Theme / Icons / Font
#
# Default: 'off'
# Values: 'on', 'off'
# Flag: --gtk_shorthand
#
# Example:
# on: 'Numix, Adwaita'
# off: 'Numix [GTK2], Adwaita [GTK3]'
gtk_shorthand="off"
# Enable/Disable gtk2 Theme / Icons / Font
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --gtk2
#
# Example:
# on: 'Numix [GTK2], Adwaita [GTK3]'
# off: 'Adwaita [GTK3]'
gtk2="on"
# Enable/Disable gtk3 Theme / Icons / Font
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --gtk3
#
# Example:
# on: 'Numix [GTK2], Adwaita [GTK3]'
# off: 'Numix [GTK2]'
gtk3="on"
# IP Address
# Website to ping for the public IP
#
# Default: 'http://ident.me'
# Values: 'url'
# Flag: --ip_host
public_ip_host="http://ident.me"
# Public IP timeout.
#
# Default: '2'
# Values: 'int'
# Flag: --ip_timeout
public_ip_timeout=2
# Desktop Environment
# Show Desktop Environment version
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --de_version
de_version="on"
# Disk
# Which disks to display.
# The values can be any /dev/sdXX, mount point or directory.
# NOTE: By default we only show the disk info for '/'.
#
# Default: '/'
# Values: '/', '/dev/sdXX', '/path/to/drive'.
# Flag: --disk_show
#
# Example:
# disk_show=('/' '/dev/sdb1'):
# 'Disk (/): 74G / 118G (66%)'
# 'Disk (/mnt/Videos): 823G / 893G (93%)'
#
# disk_show=('/'):
# 'Disk (/): 74G / 118G (66%)'
#
disk_show=('/')
# Disk subtitle.
# What to append to the Disk subtitle.
#
# Default: 'mount'
# Values: 'mount', 'name', 'dir', 'none'
# Flag: --disk_subtitle
#
# Example:
# name: 'Disk (/dev/sda1): 74G / 118G (66%)'
# 'Disk (/dev/sdb2): 74G / 118G (66%)'
#
# mount: 'Disk (/): 74G / 118G (66%)'
# 'Disk (/mnt/Local Disk): 74G / 118G (66%)'
# 'Disk (/mnt/Videos): 74G / 118G (66%)'
#
# dir: 'Disk (/): 74G / 118G (66%)'
# 'Disk (Local Disk): 74G / 118G (66%)'
# 'Disk (Videos): 74G / 118G (66%)'
#
# none: 'Disk: 74G / 118G (66%)'
# 'Disk: 74G / 118G (66%)'
# 'Disk: 74G / 118G (66%)'
disk_subtitle="mount"
# Disk percent.
# Show/Hide disk percent.
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --disk_percent
#
# Example:
# on: 'Disk (/): 74G / 118G (66%)'
# off: 'Disk (/): 74G / 118G'
disk_percent="on"
# Song
# Manually specify a music player.
#
# Default: 'auto'
# Values: 'auto', 'player-name'
# Flag: --music_player
#
# Available values for 'player-name':
#
# amarok
# audacious
# banshee
# bluemindo
# clementine
# cmus
# deadbeef
# deepin-music
# dragon
# elisa
# exaile
# gnome-music
# gmusicbrowser
# gogglesmm
# guayadeque
# io.elementary.music
# iTunes
# juk
# lollypop
# mocp
# mopidy
# mpd
# muine
# netease-cloud-music
# olivia
# playerctl
# pogo
# pragha
# qmmp
# quodlibet
# rhythmbox
# sayonara
# smplayer
# spotify
# strawberry
# tauonmb
# tomahawk
# vlc
# xmms2d
# xnoise
# yarock
music_player="auto"
# Format to display song information.
#
# Default: '%artist% - %album% - %title%'
# Values: '%artist%', '%album%', '%title%'
# Flag: --song_format
#
# Example:
# default: 'Song: Jet - Get Born - Sgt Major'
song_format="%artist% - %album% - %title%"
# Print the Artist, Album and Title on separate lines
#
# Default: 'off'
# Values: 'on', 'off'
# Flag: --song_shorthand
#
# Example:
# on: 'Artist: The Fratellis'
# 'Album: Costello Music'
# 'Song: Chelsea Dagger'
#
# off: 'Song: The Fratellis - Costello Music - Chelsea Dagger'
song_shorthand="off"
# 'mpc' arguments (specify a host, password etc).
#
# Default: ''
# Example: mpc_args=(-h HOST -P PASSWORD)
mpc_args=()
# Text Colors
# Text Colors
#
# Default: 'distro'
# Values: 'distro', 'num' 'num' 'num' 'num' 'num' 'num'
# Flag: --colors
#
# Each number represents a different part of the text in
# this order: 'title', '@', 'underline', 'subtitle', 'colon', 'info'
#
# Example:
# colors=(distro) - Text is colored based on Distro colors.
# colors=(4 6 1 8 8 6) - Text is colored in the order above.
colors=(distro)
# Text Options
# Toggle bold text
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --bold
bold="on"
# Enable/Disable Underline
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --underline
underline_enabled="on"
# Underline character
#
# Default: '-'
# Values: 'string'
# Flag: --underline_char
underline_char="-"
# Info Separator
# Replace the default separator with the specified string.
#
# Default: ':'
# Flag: --separator
#
# Example:
# separator="->": 'Shell-> bash'
# separator=" =": 'WM = dwm'
separator=":"
# Color Blocks
# Color block range
# The range of colors to print.
#
# Default: '0', '15'
# Values: 'num'
# Flag: --block_range
#
# Example:
#
# Display colors 0-7 in the blocks. (8 colors)
# neofetch --block_range 0 7
#
# Display colors 0-15 in the blocks. (16 colors)
# neofetch --block_range 0 15
block_range=(0 15)
# Toggle color blocks
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --color_blocks
color_blocks="on"
# Color block width in spaces
#
# Default: '3'
# Values: 'num'
# Flag: --block_width
block_width=3
# Color block height in lines
#
# Default: '1'
# Values: 'num'
# Flag: --block_height
block_height=1
# Color Alignment
#
# Default: 'auto'
# Values: 'auto', 'num'
# Flag: --col_offset
#
# Number specifies how far from the left side of the terminal (in spaces) to
# begin printing the columns, in case you want to e.g. center them under your
# text.
# Example:
# col_offset="auto" - Default behavior of neofetch
# col_offset=7 - Leave 7 spaces then print the colors
col_offset="auto"
# Progress Bars
# Bar characters
#
# Default: '-', '='
# Values: 'string', 'string'
# Flag: --bar_char
#
# Example:
# neofetch --bar_char 'elapsed' 'total'
# neofetch --bar_char '-' '='
bar_char_elapsed="-"
bar_char_total="="
# Toggle Bar border
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --bar_border
bar_border="on"
# Progress bar length in spaces
# Number of chars long to make the progress bars.
#
# Default: '15'
# Values: 'num'
# Flag: --bar_length
bar_length=15
# Progress bar colors
# When set to distro, uses your distro's logo colors.
#
# Default: 'distro', 'distro'
# Values: 'distro', 'num'
# Flag: --bar_colors
#
# Example:
# neofetch --bar_colors 3 4
# neofetch --bar_colors distro 5
bar_color_elapsed="distro"
bar_color_total="distro"
# Info display
# Display a bar with the info.
#
# Default: 'off'
# Values: 'bar', 'infobar', 'barinfo', 'off'
# Flags: --cpu_display
# --memory_display
# --battery_display
# --disk_display
#
# Example:
# bar: '[---=======]'
# infobar: 'info [---=======]'
# barinfo: '[---=======] info'
# off: 'info'
cpu_display="off"
memory_display="off"
battery_display="off"
disk_display="off"
# Backend Settings
# Image backend.
#
# Default: 'ascii'
# Values: 'ascii', 'caca', 'chafa', 'jp2a', 'iterm2', 'off',
# 'pot', 'termpix', 'pixterm', 'tycat', 'w3m', 'kitty'
# Flag: --backend
image_backend="ascii"
# Image Source
#
# Which image or ascii file to display.
#
# Default: 'auto'
# Values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/'
# 'command output (neofetch --ascii "$(fortune | cowsay -W 30)")'
# Flag: --source
#
# NOTE: 'auto' will pick the best image source for whatever image backend is used.
# In ascii mode, distro ascii art will be used and in an image mode, your
# wallpaper will be used.
image_source="auto"
# Ascii Options
# Ascii distro
# Which distro's ascii art to display.
#
# Default: 'auto'
# Values: 'auto', 'distro_name'
# Flag: --ascii_distro
# NOTE: AIX, Alpine, Anarchy, Android, Antergos, antiX, "AOSC OS",
# "AOSC OS/Retro", Apricity, ArcoLinux, ArchBox, ARCHlabs,
# ArchStrike, XFerience, ArchMerge, Arch, Artix, Arya, Bedrock,
# Bitrig, BlackArch, BLAG, BlankOn, BlueLight, bonsai, BSD,
# BunsenLabs, Calculate, Carbs, CentOS, Chakra, ChaletOS,
# Chapeau, Chrom*, Cleanjaro, ClearOS, Clear_Linux, Clover,
# Condres, Container_Linux, CRUX, Cucumber, Debian, Deepin,
# DesaOS, Devuan, DracOS, DarkOs, DragonFly, Drauger, Elementary,
# EndeavourOS, Endless, EuroLinux, Exherbo, Fedora, Feren, FreeBSD,
# FreeMiNT, Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, Pentoo,
# gNewSense, GNOME, GNU, GoboLinux, Grombyang, Guix, Haiku, Huayra,
# Hyperbola, janus, Kali, KaOS, KDE_neon, Kibojoe, Kogaion,
# Korora, KSLinux, Kubuntu, LEDE, LFS, Linux_Lite,
# LMDE, Lubuntu, Lunar, macos, Mageia, MagpieOS, Mandriva,
# Manjaro, Maui, Mer, Minix, LinuxMint, MX_Linux, Namib,
# Neptune, NetBSD, Netrunner, Nitrux, NixOS, Nurunner,
# NuTyX, OBRevenge, OpenBSD, openEuler, OpenIndiana, openmamba,
# OpenMandriva, OpenStage, OpenWrt, osmc, Oracle, OS Elbrus, PacBSD,
# Parabola, Pardus, Parrot, Parsix, TrueOS, PCLinuxOS, Peppermint,
# popos, Porteus, PostMarketOS, Proxmox, Puppy, PureOS, Qubes, Radix,
# Raspbian, Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan,
# Regata, Rosa, sabotage, Sabayon, Sailfish, SalentOS, Scientific,
# Septor, SereneLinux, SharkLinux, Siduction, Slackware, SliTaz,
# SmartOS, Solus, Source_Mage, Sparky, Star, SteamOS, SunOS,
# openSUSE_Leap, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails,
# Trisquel, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE, Ubuntu-Studio,
# Ubuntu, Venom, Void, Obarun, windows10, Windows7, Xubuntu, Zorin,
# and IRIX have ascii logos
# NOTE: Arch, Ubuntu, Redhat, and Dragonfly have 'old' logo variants.
# Use '{distro name}_old' to use the old logos.
# NOTE: Ubuntu has flavor variants.
# Change this to Lubuntu, Kubuntu, Xubuntu, Ubuntu-GNOME,
# Ubuntu-Studio, Ubuntu-Mate or Ubuntu-Budgie to use the flavors.
# NOTE: Arcolinux, Dragonfly, Fedora, Alpine, Arch, Ubuntu,
# CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD, android,
# Antrix, CentOS, Cleanjaro, ElementaryOS, GUIX, Hyperbola,
# Manjaro, MXLinux, NetBSD, Parabola, POP_OS, PureOS,
# Slackware, SunOS, LinuxLite, OpenSUSE, Raspbian,
# postmarketOS, and Void have a smaller logo variant.
# Use '{distro name}_small' to use the small variants.
ascii_distro="auto"
# Ascii Colors
#
# Default: 'distro'
# Values: 'distro', 'num' 'num' 'num' 'num' 'num' 'num'
# Flag: --ascii_colors
#
# Example:
# ascii_colors=(distro) - Ascii is colored based on Distro colors.
# ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors.
ascii_colors=(distro)
# Bold ascii logo
# Whether or not to bold the ascii logo.
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --ascii_bold
ascii_bold="on"
# Image Options
# Image loop
# Setting this to on will make neofetch redraw the image constantly until
# Ctrl+C is pressed. This fixes display issues in some terminal emulators.
#
# Default: 'off'
# Values: 'on', 'off'
# Flag: --loop
image_loop="off"
# Thumbnail directory
#
# Default: '~/.cache/thumbnails/neofetch'
# Values: 'dir'
thumbnail_dir="${XDG_CACHE_HOME:-${HOME}/.cache}/thumbnails/neofetch"
# Crop mode
#
# Default: 'normal'
# Values: 'normal', 'fit', 'fill'
# Flag: --crop_mode
#
# See this wiki page to learn about the fit and fill options.
# https://github.com/dylanaraps/neofetch/wiki/What-is-Waifu-Crop%3F
crop_mode="normal"
# Crop offset
# Note: Only affects 'normal' crop mode.
#
# Default: 'center'
# Values: 'northwest', 'north', 'northeast', 'west', 'center'
# 'east', 'southwest', 'south', 'southeast'
# Flag: --crop_offset
crop_offset="center"
# Image size
# The image is half the terminal width by default.
#
# Default: 'auto'
# Values: 'auto', '00px', '00%', 'none'
# Flags: --image_size
# --size
image_size="auto"
# Gap between image and text
#
# Default: '3'
# Values: 'num', '-num'
# Flag: --gap
gap=3
# Image offsets
# Only works with the w3m backend.
#
# Default: '0'
# Values: 'px'
# Flags: --xoffset
# --yoffset
yoffset=0
xoffset=0
# Image background color
# Only works with the w3m backend.
#
# Default: ''
# Values: 'color', 'blue'
# Flag: --bg_color
background_color=
# Misc Options
# Stdout mode
# Turn off all colors and disables image backend (ASCII/Image).
# Useful for piping into another command.
# Default: 'off'
# Values: 'on', 'off'
stdout="off"

View File

@@ -0,0 +1,22 @@
[
{
"label": "Lock",
"exec": "nwg-lock",
"icon": "/usr/share/nwg-bar/images/system-lock-screen.svg"
},
{
"label": "Logout",
"exec": "swaymsg exit",
"icon": "/usr/share/nwg-bar/images/system-log-out.svg"
},
{
"label": "Reboot",
"exec": "systemctl reboot",
"icon": "/usr/share/nwg-bar/images/system-reboot.svg"
},
{
"label": "Shutdown",
"exec": "systemctl -i poweroff",
"icon": "/usr/share/nwg-bar/images/system-shutdown.svg"
}
]

View File

@@ -0,0 +1,35 @@
window {
background-color: rgba(0, 0, 0, 0.0)
}
/* Outer bar container, takes all the window width/height */
#outer-box {
margin: 0
}
/* Inner bar container, surrounds buttons */
#inner-box {
background-color: rgba(37, 37, 37, 0.95);
border-radius: 0;
border-style: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 1.0);
padding: 5px;
margin: 5px
}
button, image {
background: none;
border: none;
box-shadow: none
}
button {
padding-left: 10px;
padding-right: 10px;
margin: 5px
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}

View File

@@ -0,0 +1,35 @@
window {
background-color: rgba(0, 0, 0, 0.0)
}
/* Outer bar container, takes all the window width/height */
#outer-box {
margin: 0
}
/* Inner bar container, surrounds buttons */
#inner-box {
background: #31373A;
border-radius: 10px;
border-style: none;
border-width: 1px;
border-color: rgba(156, 142, 122, 0.7);
padding: 5px;
margin: 5px
}
button, image {
background: none;
border: none;
box-shadow: none
}
button {
padding-left: 5px;
padding-right: 5px;
margin: 5px
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}

View File

@@ -0,0 +1,35 @@
window {
background-color: rgba(0, 0, 0, 0.0)
}
/* Outer bar container, takes all the window width/height */
#outer-box {
margin: 0
}
/* Inner bar container, surrounds buttons */
#inner-box {
background-color: rgba(23, 53, 63, 0.95);
border-radius: 0;
border-style: none;
border-width: 1px;
border-color: rgba(156, 142, 122, 0.7);
padding: 5px;
margin: 5px
}
button, image {
background: none;
border: none;
box-shadow: none
}
button {
padding-left: 10px;
padding-right: 10px;
margin: 5px
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}

View File

@@ -0,0 +1,31 @@
window {
background-color: rgba(0, 0, 0, 0.0)
}
/* Outer bar container, takes all the window width/height */
#outer-box {
margin: 0
}
/* Inner bar container, surrounds buttons */
#inner-box {
background: #27132e;
padding: 0;
margin: 0
}
button, image {
background: none;
border: none;
box-shadow: none
}
button {
padding-left: 10px;
padding-right: 10px;
margin: 5px
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}

View File

@@ -0,0 +1,22 @@
[
{
"label": "Lock",
"exec": "nwg-lock",
"icon": "/usr/share/nwg-bar/images/system-lock-screen.svg"
},
{
"label": "Logout",
"exec": "hyprctl dispatch exit",
"icon": "/usr/share/nwg-bar/images/system-log-out.svg"
},
{
"label": "Reboot",
"exec": "systemctl reboot",
"icon": "/usr/share/nwg-bar/images/system-reboot.svg"
},
{
"label": "Shutdown",
"exec": "systemctl -i poweroff",
"icon": "/usr/share/nwg-bar/images/system-shutdown.svg"
}
]

View File

@@ -0,0 +1,35 @@
window {
background-color: rgba(0, 0, 0, 0.0)
}
/* Outer bar container, takes all the window width/height */
#outer-box {
margin: 0
}
/* Inner bar container, surrounds buttons */
#inner-box {
background-color: rgba(37, 37, 37, 0.95);
border-radius: 0;
border-style: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 1.0);
padding: 5px;
margin: 5px
}
button, image {
background: none;
border: none;
box-shadow: none
}
button {
padding-left: 10px;
padding-right: 10px;
margin: 5px
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}

View File

@@ -0,0 +1,35 @@
window {
background-color: rgba(0, 0, 0, 0.0)
}
/* Outer bar container, takes all the window width/height */
#outer-box {
margin: 0
}
/* Inner bar container, surrounds buttons */
#inner-box {
background: #31373A;
border-radius: 10px;
border-style: none;
border-width: 1px;
border-color: rgba(156, 142, 122, 0.7);
padding: 5px;
margin: 5px
}
button, image {
background: none;
border: none;
box-shadow: none
}
button {
padding-left: 5px;
padding-right: 5px;
margin: 5px
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}

View File

@@ -0,0 +1,35 @@
window {
background-color: rgba(0, 0, 0, 0.0)
}
/* Outer bar container, takes all the window width/height */
#outer-box {
margin: 0
}
/* Inner bar container, surrounds buttons */
#inner-box {
background-color: rgba(23, 53, 63, 0.95);
border-radius: 0;
border-style: none;
border-width: 1px;
border-color: rgba(156, 142, 122, 0.7);
padding: 5px;
margin: 5px
}
button, image {
background: none;
border: none;
box-shadow: none
}
button {
padding-left: 10px;
padding-right: 10px;
margin: 5px
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}

View File

@@ -0,0 +1,31 @@
window {
background-color: rgba(0, 0, 0, 0.0)
}
/* Outer bar container, takes all the window width/height */
#outer-box {
margin: 0
}
/* Inner bar container, surrounds buttons */
#inner-box {
background: #27132e;
padding: 0;
margin: 0
}
button, image {
background: none;
border: none;
box-shadow: none
}
button {
padding-left: 10px;
padding-right: 10px;
margin: 5px
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}

View File

@@ -0,0 +1,35 @@
window {
background-color: rgba(37, 37, 37, 0.95);
border-style: none;
border-width: 1px;
border-color: rgba(0, 0, 0, 1.0);
}
#box {
/* Define attributes of the box surrounding icons here */
padding: 10px
}
button, image {
background: none;
border-style: none;
box-shadow: none;
color: #999
}
button {
padding: 4px;
margin-left: 4px;
margin-right: 4px;
color: #eee;
font-size: 12px
}
button:hover {
background-color: rgba(255, 255, 255, 0.15);
border-radius: 2px;
}
button:focus {
box-shadow: 0 0 2px;
}

View File

@@ -0,0 +1,37 @@
window {
/*background-color: rgba (0, 0, 0, 0.8);*/
background: #31373A;
border-radius: 10px;
border-style: none;
border-width: 1px;
border-color: rgba(156, 142, 122, 0.7)
}
#box {
/* Define attributes of the box surrounding icons here */
padding: 10px
}
button, image {
background: none;
border-style: none;
box-shadow: none;
color: #999
}
button {
padding: 4px;
margin-left: 4px;
margin-right: 4px;
color: #eee;
font-size: 12px
}
button:hover {
background-color: rgba(255, 255, 255, 0.15);
border-radius: 2px;
}
button:focus {
box-shadow: 0 0 2px;
}

View File

@@ -0,0 +1,35 @@
window {
background: #27132e;
border-style: none;
border-width: 1px;
border-color: rgba(156, 142, 122, 0.7)
}
#box {
/* Define attributes of the box surrounding icons here */
padding: 10px
}
button, image {
background: none;
border-style: none;
box-shadow: none;
color: #999
}
button {
padding: 4px;
margin-left: 4px;
margin-right: 4px;
color: #eee;
font-size: 12px
}
button:hover {
background-color: rgba(255, 255, 255, 0.15);
border-radius: 2px;
}
button:focus {
box-shadow: 0 0 2px;
}

View File

@@ -0,0 +1,38 @@
* { border-radius: 0 }
window {
background: #27132e;
border-style: none;
border-width: 1px;
border-radius: 0;
border-color: rgba(156, 142, 122, 0.7)
}
#box {
/* Define attributes of the box surrounding icons here */
padding: 10px
}
button, image {
background: none;
border-style: none;
box-shadow: none;
color: #999
}
button {
padding: 4px;
margin-left: 4px;
margin-right: 4px;
color: #eee;
font-size: 12px
}
button:hover {
background-color: rgba(255, 255, 255, 0.15);
border-radius: 2px;
}
button:focus {
box-shadow: 0 0 2px;
}

View File

@@ -0,0 +1,40 @@
window {
/*background-color: rgba (0, 0, 0, 0.8);*/
background: #36364f;
/*opacity: 0.9;*/
border-radius: 15px;
border-style: none;
border-width: 1px;
border-color: rgba (156, 142, 122, 0.7)
}
#box {
/* Define attributes of the box surrounding icons here */
padding: 10px
}
button, image {
background: none;
border-style: none;
box-shadow: none;
color: #999
}
button {
/*padding-left: 4px;
padding-right: 4px;*/
padding: 4px;
margin-left: 4px;
margin-right: 4px;
color: #eee;
font-size: 12px
}
button:hover {
background-color: rgba (255, 255, 255, 0.15);
border-radius: 2px;
}
button:focus {
box-shadow: 0 0 2px;
}

View File

@@ -0,0 +1,34 @@
window {
background-color: rgba (36, 47, 79, 0.95);
color: #eeeeee
}
/* search entry */
entry {
background-color: rgba (0, 0, 0, 0.2)
}
button, image {
background: none;
border: none
}
button:hover {
background-color: rgba (255, 255, 255, 0.1)
}
/* in case you wanted to give category buttons a different look */
#category-button {
margin: 0 10px 0 10px
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@@ -0,0 +1,35 @@
window {
background-color: rgba(20, 20, 20, 0.95);
border-radius: 0;
color: #eeeeee
}
/* search entry */
entry {
background-color: rgba(0, 0, 0, 0.2)
}
button, image {
background: none;
border: none
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}
/* in case you wanted to give category buttons a different look */
#category-button {
margin: 0 10px 0 10px
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@@ -0,0 +1,35 @@
window {
background: #282828;
border-radius: 0;
color: #eeeeee
}
/* search entry */
entry {
background-color: rgba(0, 0, 0, 0.2)
}
button, image {
background: none;
border: none
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}
/* in case you wanted to give category buttons a different look */
#category-button {
margin: 0 10px 0 10px
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@@ -0,0 +1,29 @@
window {
background-color: rgba(20, 1, 21, 0.9);
border-radius: 0;
color: #eeeeee
}
entry {
background-color: rgba(0, 0, 0, 0.2)
}
button {
background: none;
border: none
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@@ -0,0 +1,29 @@
window {
background-color: rgba(20, 1, 21, 0.9);
border-radius: 0;
color: #eeeeee
}
entry {
background-color: rgba(0, 0, 0, 0.2)
}
button {
background: none;
border: none
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@@ -0,0 +1,35 @@
window {
background-color: rgba(20, 20, 20, 0.95);
border-radius: 0;
color: #eeeeee
}
/* search entry */
entry {
background-color: rgba(0, 0, 0, 0.2)
}
button, image {
background: none;
border: none
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}
/* in case you wanted to give category buttons a different look */
#category-button {
margin: 0 10px 0 10px
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@@ -0,0 +1,35 @@
window {
background: #282828;
border-radius: 0;
color: #eeeeee
}
/* search entry */
entry {
background-color: rgba(0, 0, 0, 0.2)
}
button, image {
background: none;
border: none
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}
/* in case you wanted to give category buttons a different look */
#category-button {
margin: 0 10px 0 10px
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@@ -0,0 +1,29 @@
window {
background-color: rgba(20, 1, 21, 0.9);
border-radius: 0;
color: #eeeeee
}
entry {
background-color: rgba(0, 0, 0, 0.2)
}
button {
background: none;
border: none
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@@ -0,0 +1,29 @@
window {
background-color: rgba(20, 1, 21, 0.9);
border-radius: 0;
color: #eeeeee
}
entry {
background-color: rgba(0, 0, 0, 0.2)
}
button {
background: none;
border: none
}
button:hover {
background-color: rgba(255, 255, 255, 0.1)
}
#pinned-box {
padding-bottom: 5px;
border-bottom: 1px dotted gray
}
#files-box {
padding: 5px;
border: 1px dotted gray;
border-radius: 15px
}

View File

@@ -0,0 +1,6 @@
{
"export-settings-ini": true,
"export-gtkrc-20": true,
"export-index-theme": true,
"export-xsettingsd": true
}

View File

@@ -0,0 +1,7 @@
{
"restart-on-display": true,
"restart-delay": 500,
"processes-background-only": false,
"processes-own-only": true,
"processes-interval-ms": 2000
}

View File

@@ -0,0 +1,264 @@
[
{
"name": "panel-top",
"output": "",
"layer": "bottom",
"position": "top",
"controls": "right",
"width": "auto",
"height": 30,
"homogeneous": true,
"margin-top": 0,
"margin-bottom": 0,
"padding-horizontal": 0,
"padding-vertical": 0,
"spacing": 0,
"items-padding": 0,
"icons": "light",
"css-name": "panel-top",
"modules-left": [
"button-sample",
"playerctl"
],
"modules-center": [
"clock"
],
"modules-right": [],
"controls-settings": {
"components": [
"brightness",
"volume",
"battery"
],
"commands": {
"battery": ""
},
"show-values": false,
"interval": 1,
"icon-size": 16,
"hover-opens": false,
"leave-closes": true,
"click-closes": false,
"css-name": "controls-window",
"custom-items": [
{
"name": "Panel settings",
"icon": "nwg-panel",
"cmd": "nwg-panel-config"
}
],
"menu": {
"name": "Exit",
"icon": "system-shutdown-symbolic",
"items": [
{
"name": "Lock",
"cmd": "swaylock -f -c 000000"
},
{
"name": "Logout",
"cmd": "swaymsg exit"
},
{
"name": "Reboot",
"cmd": "shutdown -r now"
},
{
"name": "Shutdown",
"cmd": "shutdown -h"
}
]
}
},
"tray": {
"root-css-name": "tray",
"inner-css-name": "inner-tray"
},
"sway-taskbar": {
"workspace-menu": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
],
"name-max-len": 20,
"image-size": 16,
"workspaces-spacing": 0,
"task-padding": 0,
"show-app-icon": true,
"show-app-name": true,
"show-layout": true,
"workspace-buttons": false,
"all-workspaces": true,
"mark-autotiling": true,
"mark-xwayland": true,
"all-outputs": true
},
"sway-workspaces": {
"numbers": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
]
},
"clock": {
"format": "%a, %d. %b %H:%M:%S",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "clock",
"interval": 1
},
"playerctl": {
"buttons-position": "left",
"icon-size": 16,
"chars": 30,
"scroll": false,
"button-css-name": "",
"label-css-name": "",
"interval": 1
},
"button-sample": {
"command": "notify-send 'sample button'",
"icon": "view-grid",
"label": "",
"label-position": "right",
"css-name": "button-custom",
"icon-size": 16
}
},
{
"name": "panel-bottom",
"output": "",
"layer": "bottom",
"position": "bottom",
"controls": "off",
"width": "auto",
"height": 30,
"margin-top": 0,
"margin-bottom": 0,
"padding-horizontal": 6,
"padding-vertical": 0,
"spacing": 0,
"items-padding": 0,
"icons": "",
"css-name": "panel-bottom",
"modules-left": [
"sway-taskbar"
],
"modules-center": [],
"modules-right": [
"executor-weather"
],
"controls-settings": {
"components": [
"brightness",
"volume",
"battery"
],
"commands": {
"battery": ""
},
"show-values": false,
"interval": 1,
"icon-size": 16,
"hover-opens": false,
"leave-closes": true,
"click-closes": false,
"css-name": "controls-window",
"custom-items": [
{
"name": "Panel settings",
"icon": "nwg-panel",
"cmd": "nwg-panel-config"
}
],
"menu": {
"name": "unnamed",
"icon": "",
"items": []
}
},
"sway-taskbar": {
"workspace-menu": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
],
"name-max-len": 20,
"image-size": 16,
"workspaces-spacing": 0,
"task-padding": 0,
"show-app-icon": true,
"show-app-name": true,
"show-layout": true,
"workspace-buttons": false,
"all-workspaces": true,
"mark-autotiling": true,
"mark-xwayland": true,
"all-outputs": false
},
"sway-workspaces": {
"numbers": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
]
},
"clock": {
"format": "%a, %d. %b %H:%M:%S",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "clock",
"interval": 1
},
"playerctl": {
"buttons-position": "left",
"icon-size": 16,
"chars": 30,
"scroll": false,
"button-css-name": "",
"label-css-name": "",
"interval": 1
},
"executor-weather": {
"script": "curl https://wttr.in/?format=1 -s",
"interval": 1800,
"css-name": "weather",
"on-right-click": "",
"icon-size": 16,
"show-icon": true,
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-scroll-up": "",
"on-scroll-down": ""
}
}
]

View File

@@ -0,0 +1,81 @@
#!/usr/bin/python
import os
import time
import subprocess
# You may either use the full icon(s) path here, like e.g.:
# "/home/piotr/.config/nwg-panel/icons_light/arch-linux.svg"
# or just give the icon name, like below.
# The icon name must either exist in your icon theme, or you may place `icon_name.svg`
# custom files in '~/.config/nwg-panel/icons_light/' and '~/.config/nwg-panel/icons_dark/'.
# This script needs the `au.sh` helper on path or in the same directory. See comments in `au.sh`.
def main():
# Avoid checking on each panel restart: check if 15 minutes passed.
# Adjust the time (in seconds) to your liking.
# Make sure if the path below matches your temp directory.
file = "/tmp/arch-updates"
if os.path.isfile(file):
if int(time.time() - os.stat(file).st_mtime) > 900:
arch, aur = check_updates()
save_string("{},{}".format(arch, aur), file)
else:
try:
vals = load_string(file).split(",")
arch, aur = int(vals[0]), int(vals[1])
except:
arch, aur = 0, 0
else:
arch, aur = check_updates()
save_string("{},{}".format(arch, aur), file)
if arch > 0 and aur > 0:
print("software-update-urgent")
print("{}/{}".format(arch, aur))
elif arch > 0:
print("software-update-available")
print("{}".format(arch))
elif aur > 0:
print("software-update-available")
print("{}".format(aur))
def save_string(string, file):
try:
file = open(file, "wt")
file.write(string)
file.close()
except:
print("Error writing file '{}'".format(file))
def load_string(path):
try:
with open(path, 'r') as file:
data = file.read()
return data
except:
return ""
def check_updates():
arch, aur = 0, 0
try:
arch = len(subprocess.check_output(["checkupdates"]).decode("utf-8").splitlines())
except:
pass
try:
aur = len(subprocess.check_output(["trizen", "-Qqu", "-a"]).decode("utf-8").splitlines())
except:
pass
return arch, aur
if __name__ == "__main__":
main()

View File

@@ -0,0 +1,18 @@
#!/usr/bin/env bash
# This is a helper to the arch-updates.py executor
# Add `<your-terminal-here> -e "au.sh; swaymsg reload"` as the On left click action
# Just in case - warn if battery level < threshold
l=$(acpi | awk -F ',' '{print $2}')
if [[ ! -z "$l" ]]; then
level=${l:1:-1}
threshold=30
if [[ "$level" -lt "$threshold" ]]; then
echo -e "\n*** BATTERY LEVEL$l, CONNECT AC! ***\n"
fi
fi
trizen -Syu &&
rm /tmp/arch-updates
echo Press enter to exit!; read;

View File

@@ -0,0 +1,8 @@
#!/bin/bash
a=$(swaync-client -c)
if [ "$a" -gt "0" ]; then
echo bell
echo $a
fi

View File

@@ -0,0 +1,14 @@
#!/bin/bash
# Based on the 'Github notifications' example from Waybar's Wiki
# Depends on jq Command-line JSON processor
# Obtain a notifications token at https://github.com/settings/tokens
# save it to a file as below.
token=`cat ${HOME}/.config/github/notifications.token`
count=`curl -u nwg-piotr:${token} https://api.github.com/notifications -s | jq '. | length'`
if [[ "$count" != "0" ]]; then
echo /home/piotr/.config/nwg-panel/icons_light/github.svg
echo $count
fi

View File

@@ -0,0 +1,304 @@
[
{
"name": "top",
"output": "",
"layer": "overlay",
"position": "top",
"width": "auto",
"height": 30,
"homogeneous": true,
"margin-top": 0,
"margin-bottom": 0,
"padding-horizontal": 0,
"padding-vertical": 0,
"spacing": 2,
"items-padding": 0,
"css-name": "panel-top",
"icons": "light",
"menu-start": "off",
"modules-left": [
"button-launcher",
"playerctl"
],
"modules-center": [
"clock"
],
"modules-right": [
"tray",
"button-help"
],
"controls": "right",
"controls-settings": {
"alignment": "right",
"components": [
"brightness",
"battery",
"volume",
"processes"
],
"commands": {
"battery": "",
"net": "",
"bluetooth": "blueman-manager"
},
"custom-items": [
{
"name": "Wallpapers",
"icon": "azote",
"cmd": "azote"
},
{
"name": "Look settings",
"icon": "nwg-look",
"cmd": "nwg-look"
},
{
"name": "Displays settings",
"icon": "nwg-displays",
"cmd": "nwg-displays"
},
{
"name": "Panel settings",
"icon": "nwg-panel",
"cmd": "nwg-panel-config"
},
{
"name": "Shell settings",
"icon": "nwg-shell-config",
"cmd": "nwg-shell-config"
}
],
"menu": {
"name": "Exit",
"icon": "system-shutdown-symbolic",
"items": [
{
"name": "Lock screen",
"cmd": "nwg-lock"
},
{
"name": "Exit compositor",
"cmd": "hyprctl dispatch exit"
},
{
"name": "Reboot",
"cmd": "systemctl reboot"
},
{
"name": "Shutdown",
"cmd": "systemctl -i poweroff"
}
]
},
"show-values": false,
"interval": 1,
"icon-size": 18,
"hover-opens": false,
"leave-closes": false,
"click-closes": true,
"css-name": "controls-window",
"net-interface": "wlo1",
"system-shutdown-symbolic": "system-shutdown",
"output-switcher": true,
"window-width": 320,
"window-margin": 0,
"root-css-name": "controls-overview",
"backlight-device": ""
},
"playerctl": {
"interval": 1,
"buttons": true,
"buttons-position": "left",
"chars": 50,
"css-name": "button-grid",
"icon-size": 16,
"button-css-name": "button-custom",
"label-css-name": "panel-top"
},
"clock": {
"format": "%a, %d. %b %H:%M:%S",
"interval": 1,
"on-right-click": "",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "clock",
"root-css-name": "root-clock"
},
"sway-taskbar": {},
"sway-workspaces": {},
"scratchpad": {},
"dwl-tags": {},
"tray": {
"icon-size": 16,
"root-css-name": "tray",
"inner-css-name": "inner-tray",
"smooth-scrolling-threshold": 0
},
"swaync": {
"tooltip-text": "Notifications",
"on-left-click": "swaync-client -t",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "root-executor",
"css-name": "executor",
"icon-placement": "left",
"icon-size": 16,
"interval": 1,
"always-show-icon": true
},
"exclusive-zone": true,
"openweather": {},
"brightness-slider": {},
"button-launcher": {
"command": "nwg-drawer",
"icon": "grid",
"label": "",
"label-position": "right",
"tooltip": "Application drawer [Alt]+F1",
"css-name": "",
"icon-size": 16
},
"button-help": {
"command": "nwg-shell-help",
"icon": "help-about",
"label": "",
"label-position": "right",
"tooltip": "Show/hide help [S]+F1",
"css-name": "",
"icon-size": 16
}
},
{
"name": "bottom",
"output": "",
"layer": "top",
"position": "bottom",
"height": 30,
"margin-top": 0,
"margin-bottom": 0,
"padding-horizontal": 6,
"padding-vertical": 0,
"spacing": 10,
"items-padding": 0,
"css-name": "panel-bottom",
"icons": "",
"menu-start": "off",
"width": "auto",
"controls": "off",
"controls-settings": {},
"scratchpad": {
"css-name": "",
"icon-size": 16,
"angle": 0.0,
"single-output": false
},
"clock": {},
"menu-start-settings": {},
"modules-left": [
"hyprland-taskbar",
"scratchpad"
],
"modules-center": [],
"modules-right": [
"executor-cpuav",
"executor-cpubar",
"executor-temp",
"executor-memory",
"executor-drives"
],
"hyprland-taskbar": {
"name-max-len": 15,
"image-size": 16,
"workspaces-spacing": 0,
"task-padding": 0,
"show-app-icon": true,
"show-app-name": true,
"show-layout": true,
"workspace-clickable": false,
"mark-xwayland": true,
"all-outputs": false,
"angle": 0.0,
"icon-size": 16,
"client-padding": 0,
"show-app-name-special": false
},
"executor-cpubar": {
"script": "gopsuinfo -c g",
"interval": 2,
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "",
"icon-size": 16,
"icon-placement": "left"
},
"executor-cpuav": {
"script": "gopsuinfo -i a",
"interval": 2,
"tooltip-text": "CPU average load",
"on-left-click": "nwg-processes",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "",
"icon-size": 16,
"icon-placement": "right"
},
"executor-temp": {
"script": "gopsuinfo -i t",
"interval": 5,
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "",
"icon-size": 16,
"icon-placement": "left"
},
"executor-memory": {
"script": "gopsuinfo -i m",
"interval": 5,
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "",
"icon-size": 16,
"icon-placement": "left"
},
"executor-drives": {
"script": "gopsuinfo -i n",
"interval": 15,
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "",
"icon-size": 16,
"icon-placement": "left"
},
"playerctl": {},
"sway-taskbar": {},
"sway-workspaces": {},
"exclusive-zone": true,
"openweather": {},
"brightness-slider": {},
"dwl-tags": {},
"tray": {}
}
]

View File

@@ -0,0 +1,104 @@
/***** SUGGESTED TO CHANGE CAREFULLY *****/
/* Recommended if panel "height" unset or smaller then your theme default button height */
button {
margin: 2px;
background: none;
border: none
}
/* SwayTaskBar and SwayWorkspaces use custom widgets, that need this and the next name
to highlight currently focused task / workspace. */
#task-box {
padding-left: 4px;
padding-right: 4px
}
#task-box-focused {
background-color: rgba(255, 255, 255, 0.12);
padding-left: 4px;
padding-right: 4px
}
/***** MODIFY TO YOUR TASTE *****/
/* Sample button in sample config w/ no background nor border */
#button-custom {
background: rgba(0, 0, 0, 0.0);
border: 0
}
/* Top panel in sample config uses this name */
#panel-top {
background: #030303;
border-radius: 0;
color: #eeeeee
}
/* Bottom panel in sample config uses this name */
#panel-bottom {
background-color: #030303;
border-radius: 0;
color: #eeeeee
}
/* Controls window in sample config uses this name */
#controls-window {
background-color: rgba(37, 37, 37, 0.95);
border-radius: 0;
border-style: solid;
border-width: 1px;
border-color: rgba(0, 0, 0, 1.0);
color: #eeeeee
}
/* Executors usually behave better in monospace fonts */
#executor-label {
font-family: DejaVu Sans Mono, monospace;
font-size: 16px
}
/* and so does the Clock */
#clock {
font-family: DejaVu Sans Mono, monospace;
font-size: 16px
}
/* Sample executor-weather uses "css-name": "weather" */
#weather {
font-size: 16px
}
/* dwl module */
#dwl-tag-box {
padding-top: 4px;
padding-bottom: 4px
}
#dwl-tag-occupied {
font-family: monospace;
color: #eee;
background-color: #006699;
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-free {
font-family: monospace;
color: #eee;
background-color: rgba(32, 50, 90, 1.0);
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-urgent {
font-family: monospace;
color: #eee;
background-color: #ee6600;
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-selected {
border: 2px solid #81a1c1;
}

View File

@@ -0,0 +1,214 @@
[
{
"name": "top",
"output": "",
"layer": "top",
"position": "top",
"height": 30,
"homogeneous": true,
"margin-top": 0,
"margin-bottom": 0,
"padding-horizontal": 0,
"padding-vertical": 0,
"spacing": 2,
"controls": "right",
"items-padding": 0,
"css-name": "panel-top",
"icons": "light",
"modules-left": [
"button-launcher",
"hyprland-workspaces"
],
"modules-center": [
"clock"
],
"modules-right": [
"executor-cpuav",
"executor-cpubar",
"scratchpad",
"tray",
"button-help"
],
"sway-taskbar": {},
"controls-settings": {
"alignment": "right",
"components": [
"brightness",
"battery",
"volume",
"processes"
],
"commands": {
"battery": "",
"net": "nm-connection-editor",
"bluetooth": "blueman-manager"
},
"custom-items": [
{
"name": "Wallpapers",
"icon": "azote",
"cmd": "azote"
},
{
"name": "Look settings",
"icon": "nwg-look",
"cmd": "nwg-look"
},
{
"name": "Displays settings",
"icon": "nwg-displays",
"cmd": "nwg-displays"
},
{
"name": "Panel settings",
"icon": "nwg-panel",
"cmd": "nwg-panel-config"
},
{
"name": "Shell settings",
"icon": "nwg-shell-config",
"cmd": "nwg-shell-config"
}
],
"menu": {
"name": "Exit",
"icon": "system-shutdown-symbolic",
"items": [
{
"name": "Lock screen",
"cmd": "nwg-lock"
},
{
"name": "Exit compositor",
"cmd": "hyprctl dispatch exit"
},
{
"name": "Reboot",
"cmd": "systemctl reboot"
},
{
"name": "Shutdown",
"cmd": "systemctl -i poweroff"
}
]
},
"show-values": false,
"interval": 1,
"icon-size": 18,
"hover-opens": false,
"leave-closes": true,
"click-closes": true,
"css-name": "controls-window",
"net-interface": "wlo1",
"system-shutdown-symbolic": "system-shutdown",
"output-switcher": true,
"window-width": 320,
"window-margin": 6,
"backlight-device": "",
"root-css-name": "controls-overview",
"backlight-controller": "light",
"window-margin-horizontal": 4,
"window-margin-vertical": 4,
"angle": 0.0
},
"playerctl": {},
"clock": {
"format": "%a, %d. %b %H:%M:%S",
"interval": 1,
"on-right-click": "",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "clock"
},
"width": "auto",
"sway-workspaces": {},
"hyprland-workspaces": {
"num-ws": 10,
"show-icon": true,
"image-size": 16,
"show-name": true,
"name-length": 20,
"show-empty": true,
"mark-content": true,
"show-names": true,
"mark-floating": true,
"angle": 0.0,
"mark-xwayland": true
},
"menu-start": "off",
"menu-start-settings": {},
"executor-cpuav": {
"script": "gopsuinfo -i a",
"tooltip-text": "average CPU load",
"on-left-click": "nwg-processes",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "",
"css-name": "",
"icon-placement": "right",
"icon-size": 16,
"interval": 3
},
"executor-cpubar": {
"script": "gopsuinfo -c g",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "",
"css-name": "",
"icon-placement": "left",
"icon-size": 16,
"interval": 3
},
"dwl-tags": {},
"tray": {
"icon-size": 16,
"root-css-name": "tray",
"inner-css-name": "inner-tray",
"smooth-scrolling-threshold": 0
},
"swaync": {
"tooltip-text": "Notifications",
"on-left-click": "swaync-client -t",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "root-executor",
"css-name": "executor",
"icon-placement": "left",
"icon-size": 16,
"interval": 1,
"always-show-icon": true
},
"exclusive-zone": true,
"openweather": {},
"brightness-slider": {},
"button-launcher": {
"command": "nwg-drawer",
"icon": "grid",
"label": "",
"label-position": "right",
"tooltip": "Application drawer [Alt]+F1",
"css-name": "",
"icon-size": 16
},
"button-help": {
"command": "nwg-shell-help",
"icon": "help-about",
"label": "",
"label-position": "right",
"tooltip": "Show/hide help [S]+F1",
"css-name": "",
"icon-size": 16
}
}
]

View File

@@ -0,0 +1,101 @@
/***** SUGGESTED TO CHANGE CAREFULLY *****/
/* Recommended if panel "height" unset or smaller then your theme default button height */
button {
margin: 2px;
background: none;
border: none
}
/* SwayTaskBar and SwayWorkspaces use custom widgets, that need this and the next name
to highlight currently focused task / workspace. */
#task-box {
padding-left: 4px;
padding-right: 4px
}
#task-box-focused {
background-color: rgba(255, 255, 255, 0.12);
padding-left: 4px;
padding-right: 4px
}
/***** MODIFY TO YOUR TASTE *****/
/* Sample button in sample config w/ no background nor border */
#button-custom {
background: rgba(0, 0, 0, 0.0);
border: 0
}
/* Top panel in sample config uses this name */
#panel-top {
background: #101010;
border-radius: 0;
color: #eeeeee
}
/* Bottom panel in sample config uses this name */
#panel-bottom {
background: #3b4559;
border-radius: 0;
color: #eeeeee
}
/* Controls window in sample config uses this name */
#controls-window {
border-radius: 10px;
background: #31373A;
color: #eeeeee
}
/* Executors usually behave better in monospace fonts */
#executor-label {
font-family: DejaVu Sans Mono, monospace
}
/* and so does the Clock */
#clock {
font-family: DejaVu Sans Mono, monospace;
font-size: 16px
}
/* Sample executor-weather uses "css-name": "weather" */
#weather {
font-size: 16px
}
/* dwl-tags module */
#dwl-tag-box {
padding-top: 4px;
padding-bottom: 4px
}
#dwl-tag-occupied {
font-family: monospace;
color: #eee;
background-color: #006699;
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-free {
font-family: monospace;
color: #eee;
background-color: rgba(32, 50, 90, 1.0);
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-urgent {
font-family: monospace;
color: #eee;
background-color: #ee6600;
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-selected {
border: 2px solid #81a1c1;
}

View File

@@ -0,0 +1,219 @@
[
{
"name": "bottom",
"output": "",
"layer": "overlay",
"position": "bottom",
"height": 36,
"width": "auto",
"margin-top": 0,
"margin-bottom": 0,
"padding-horizontal": 4,
"padding-vertical": 0,
"spacing": 2,
"controls": "right",
"items-padding": 0,
"css-name": "panel-bottom",
"icons": "",
"modules-left": [
"hyprland-taskbar"
],
"modules-center": [],
"modules-right": [
"executor-cpuavg",
"executor-cpubar",
"clock",
"tray",
"button-help"
],
"sway-taskbar": {},
"controls-settings": {
"alignment": "right",
"components": [
"brightness",
"battery",
"volume",
"processes"
],
"commands": {
"battery": "",
"net": "",
"bluetooth": "blueman-manager"
},
"custom-items": [
{
"name": "Wallpapers",
"icon": "azote",
"cmd": "azote"
},
{
"name": "Look settings",
"icon": "nwg-look",
"cmd": "nwg-look"
},
{
"name": "Displays settings",
"icon": "nwg-displays",
"cmd": "nwg-displays"
},
{
"name": "Panel settings",
"icon": "nwg-panel",
"cmd": "nwg-panel-config"
},
{
"name": "Shell settings",
"icon": "nwg-shell-config",
"cmd": "nwg-shell-config"
}
],
"menu": {
"name": "Exit",
"icon": "system-shutdown-symbolic",
"items": [
{
"name": "Lock screen",
"cmd": "nwg-lock"
},
{
"name": "Exit compositor",
"cmd": "hyprctl dispatch exit"
},
{
"name": "Reboot",
"cmd": "systemctl reboot"
},
{
"name": "Shutdown",
"cmd": "systemctl -i poweroff"
}
]
},
"show-values": false,
"interval": 1,
"icon-size": 16,
"hover-opens": false,
"leave-closes": true,
"click-closes": true,
"css-name": "controls-window",
"net-interface": "wlan0",
"system-shutdown-symbolic": "system-shutdown",
"output-switcher": true,
"window-width": 320,
"window-margin": 0,
"root-css-name": "controls-overview",
"backlight-device": ""
},
"playerctl": {},
"clock": {
"format": "%H:%M:%S",
"interval": 1,
"on-right-click": "",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "clock",
"root-css-name": "root-clock",
"tooltip-date-format": false,
"angle": 0.0,
"calendar-path": "",
"calendar-css-name": "calendar-window",
"calendar-placement": "bottom-right",
"calendar-margin-horizontal": 0,
"calendar-margin-vertical": 0,
"calendar-icon-size": 24,
"calendar-interval": 60,
"calendar-on": true
},
"sway-workspaces": {},
"scratchpad": {
"css-name": "",
"icon-size": 24,
"angle": 0.0,
"single-output": false
},
"menu-start": "left",
"menu-start-settings": {
"cmd-lock": "swaylock -f -c 000000",
"cmd-logout": "swaymsg exit",
"cmd-restart": "systemctl reboot",
"cmd-shutdown": "systemctl -i poweroff",
"autohide": true,
"file-manager": "thunar",
"height": 0,
"icon-size-large": 32,
"icon-size-small": 16,
"icon-size-button": 18,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 8,
"margin-top": 8,
"padding": 2,
"terminal": "foot",
"width": 0
},
"executor-cpubar": {
"script": "gopsuinfo -i g",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "",
"css-name": "",
"icon-placement": "left",
"icon-size": 16,
"interval": 3
},
"executor-cpuavg": {
"script": "gopsuinfo -i a",
"tooltip-text": "",
"on-left-click": "nwg-processes",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "",
"css-name": "",
"icon-placement": "right",
"icon-size": 14,
"interval": 3
},
"dwl-tags": {},
"tray": {
"icon-size": 16,
"root-css-name": "tray",
"inner-css-name": "inner-tray",
"smooth-scrolling-threshold": 0
},
"swaync": {
"tooltip-text": "Notifications",
"on-left-click": "swaync-client -t",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "root-executor",
"css-name": "executor",
"icon-placement": "left",
"icon-size": 16,
"interval": 1,
"always-show-icon": true
},
"exclusive-zone": true,
"openweather": {},
"brightness-slider": {},
"button-help": {
"command": "nwg-shell-help",
"icon": "help-about",
"label": "",
"label-position": "right",
"tooltip": "Show/hide help [S]+F1",
"css-name": "",
"icon-size": 16
}
}
]

View File

@@ -0,0 +1,102 @@
/***** SUGGESTED TO CHANGE CAREFULLY *****/
/* Recommended if panel "height" unset or smaller then your theme default button height */
button {
margin: 2px;
background: none;
border: none
}
/* SwayTaskBar and SwayWorkspaces use custom widgets, that need this and the next name
to highlight currently focused task / workspace. */
#task-box {
padding-left: 4px;
padding-right: 4px
}
#task-box-focused {
background-color: rgba(255, 255, 255, 0.12);
padding-left: 4px;
padding-right: 4px
}
/***** MODIFY TO YOUR TASTE *****/
* { border-radius: 0 }
/* Sample button in sample config w/ no background nor border */
#button-custom {
background: rgba(0, 0, 0, 0.0);
border: 0
}
/* Top panel in sample config uses this name */
#panel-top {
background: #030303;
border-radius: 0;
color: #eeeeee
}
/* Bottom panel in sample config uses this name */
#panel-bottom {
background-color: #213540;
border-radius: 0;
color: #eeeeee
}
/* Controls window in sample config uses this name */
#controls-window {
background-color: rgba(23, 53, 63, 0.95);
color: #eeeeee
}
/* Executors usually behave better in monospace fonts */
#executor-label {
font-family: DejaVu Sans Mono, monospace;
font-size: 16px
}
/* and so does the Clock */
#clock {
font-family: DejaVu Sans Mono, monospace;
font-size: 16px
}
/* Sample executor-weather uses "css-name": "weather" */
#weather {
font-size: 16px
}
/* dwl module */
#dwl-tag-box {
padding-top: 4px;
padding-bottom: 4px
}
#dwl-tag-occupied {
font-family: monospace;
color: #eee;
background-color: #006699;
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-free {
font-family: monospace;
color: #eee;
background-color: rgba(32, 50, 90, 1.0);
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-urgent {
font-family: monospace;
color: #eee;
background-color: #ee6600;
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-selected {
border: 2px solid #81a1c1;
}

View File

@@ -0,0 +1,178 @@
[
{
"name": "top",
"output": "",
"layer": "top",
"position": "top",
"height": 30,
"width": "auto",
"margin-top": 0,
"margin-bottom": 0,
"padding-horizontal": 0,
"padding-vertical": 0,
"spacing": 2,
"controls": "right",
"items-padding": 0,
"css-name": "panel-top",
"icons": "",
"modules-left": [
"sway-workspaces"
],
"modules-center": [
"clock"
],
"modules-right": [
"scratchpad",
"tray",
"button-help"
],
"controls-settings": {
"alignment": "right",
"components": [
"brightness",
"battery",
"volume",
"processes"
],
"commands": {
"battery": "",
"net": "",
"bluetooth": "blueman-manager"
},
"custom-items": [
{
"name": "Wallpapers",
"icon": "azote",
"cmd": "azote"
},
{
"name": "Look settings",
"icon": "nwg-look",
"cmd": "nwg-look"
},
{
"name": "Displays settings",
"icon": "nwg-displays",
"cmd": "nwg-displays"
},
{
"name": "Panel settings",
"icon": "nwg-panel",
"cmd": "nwg-panel-config"
},
{
"name": "Shell settings",
"icon": "nwg-shell-config",
"cmd": "nwg-shell-config"
}
],
"menu": {
"name": "Exit",
"icon": "system-shutdown-symbolic",
"items": [
{
"name": "Lock screen",
"cmd": "nwg-lock"
},
{
"name": "Exit compositor",
"cmd": "hyprctl dispatch exit"
},
{
"name": "Reboot",
"cmd": "systemctl reboot"
},
{
"name": "Shutdown",
"cmd": "systemctl -i poweroff"
}
]
},
"show-values": false,
"interval": 1,
"icon-size": 18,
"hover-opens": false,
"leave-closes": false,
"click-closes": true,
"css-name": "controls-window",
"net-interface": "wlo1",
"system-shutdown-symbolic": "system-shutdown",
"output-switcher": true,
"window-width": 320,
"window-margin": 0,
"root-css-name": "controls-overview",
"backlight-device": ""
},
"clock": {
"format": "%a, %d. %b %H:%M:%S",
"interval": 1,
"on-right-click": "",
"tooltip-text": "",
"on-left-click": "",
"on-middle-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"css-name": "clock"
},
"sway-workspaces": {
"numbers": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
],
"show-icon": true,
"image-size": 16,
"show-name": true,
"name-length": 20,
"mark-autotiling": false,
"mark-content": true,
"show-layout": true
},
"scratchpad": {
"css-name": "",
"icon-size": 20
},
"menu-start": "off",
"menu-start-settings": {},
"playerctl": {},
"sway-taskbar": {},
"dwl-tags": {},
"tray": {
"icon-size": 16,
"root-css-name": "tray",
"inner-css-name": "inner-tray",
"smooth-scrolling-threshold": 0
},
"swaync": {
"tooltip-text": "Notifications",
"on-left-click": "swaync-client -t",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "root-executor",
"css-name": "executor",
"icon-placement": "left",
"icon-size": 16,
"interval": 1,
"always-show-icon": true
},
"exclusive-zone": true,
"openweather": {},
"brightness-slider": {},
"button-help": {
"command": "nwg-shell-help",
"icon": "help-about",
"label": "",
"label-position": "right",
"tooltip": "Show/hide help [S]+F1",
"css-name": "",
"icon-size": 16
}
}
]

View File

@@ -0,0 +1,105 @@
/***** SUGGESTED TO CHANGE CAREFULLY *****/
/* Recommended if panel "height" unset or smaller then your theme default button height */
button {
margin: 2px;
background: none;
border: none
}
#button-start {
background: none;
border: 0
}
/* WindowBox in SwayTaskBar is a custom widget, that needs this and the next name
to highlight currently focused task */
#task-box {
padding-left: 4px;
padding-right: 4px
}
#task-box-focused {
background-color: rgba(255, 255, 255, 0.12);
padding-left: 4px;
padding-right: 4px
}
/***** MODIFY TO YOUR TASTE *****/
/* Sample button in sample config w/ no background nor border */
#button-custom {
background: rgba(0, 0, 0, 0.0);
border: 0
}
/* Top panel in sample config uses this name */
#panel-top {
background-color: rgba(11, 11, 11, 0.9);
border-radius: 0;
color: #eeeeee
}
/* Bottom panel in sample config uses this name */
#panel-bottom {
background-color: rgba(0, 0, 0, 0.9);
border-radius: 0;
color: #eeeeee
}
/* Controls window in sample config uses this name */
#controls-window {
background: #27132e;
border-radius: 0;
color: #eeeeee
}
/* Executors usually behave better in monospace fonts */
#executor-label {
font-family: DejaVu Sans Mono, monospace
}
/* and so does the Clock */
#clock {
font-family: DejaVu Sans Mono, monospace;
font-size: 14px
}
/* Sample executor-weather uses "css-name": "weather" */
#weather {
font-size: 14px
}
/* dwl-tags */
#dwl-tag-box {
padding-top: 4px;
padding-bottom: 4px
}
#dwl-tag-occupied {
font-family: monospace;
color: #eee;
background-color: #006699;
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-free {
font-family: monospace;
color: #eee;
background-color: #333;
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-urgent {
font-family: monospace;
color: #eee;
background-color: #ee6600;
padding-left: 3px;
padding-right: 3px;
}
#dwl-tag-selected {
border: 2px solid #81a1c1;
}

View File

@@ -0,0 +1,74 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="6"
height="16"
viewBox="0 0 1.5874999 4.2333333"
version="1.1"
id="svg5"
xml:space="preserve"
sodipodi:docname="exclamation.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="36.630209"
inkscape:cx="10.797099"
inkscape:cy="7.3300155"
inkscape:window-width="1918"
inkscape:window-height="1018"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"
showguides="true"><sodipodi:guide
position="1.5875,3.8866258"
orientation="-1,0"
id="guide5215"
inkscape:locked="false"
inkscape:label=""
inkscape:color="rgb(0,134,229)" /><sodipodi:guide
position="-1.6210715,4.2333331"
orientation="0,1"
id="guide2784"
inkscape:locked="false"
inkscape:label=""
inkscape:color="rgb(0,134,229)" /></sodipodi:namedview><defs
id="defs2" /><g
inkscape:label="Warstwa 1"
inkscape:groupmode="layer"
id="layer1"><text
xml:space="preserve"
style="font-size:3.25507px;line-height:1.25;font-family:sans-serif;fill:#444444;fill-opacity:0.811765;stroke-width:0.152581"
x="0.28444344"
y="3.4721246"
id="text1215"
transform="scale(1.1180032,0.89445183)"><tspan
sodipodi:role="line"
id="tspan1213"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#444444;fill-opacity:0.811765;stroke-width:0.152581"
x="0.28444344"
y="3.4721246">!</tspan></text><text
xml:space="preserve"
style="font-size:3.25507px;line-height:1.25;font-family:sans-serif;fill:#c86400;fill-opacity:1;stroke-width:0.152581"
x="0.23405394"
y="3.4159362"
id="text1215-2"
transform="scale(1.1180032,0.89445183)"><tspan
sodipodi:role="line"
id="tspan1213-9"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#c86400;fill-opacity:1;stroke-width:0.152581"
x="0.23405394"
y="3.4159362">!</tspan></text></g></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@@ -0,0 +1,86 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_2_);}
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_3_);}
.st2{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_4_);}
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_5_);}
.st4{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_6_);}
.st5{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_7_);}
.st6{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_8_);}
.st7{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_9_);}
.st8{fill-rule:evenodd;clip-rule:evenodd;fill:url(#XMLID_10_);}
.st9{opacity:0.5;fill:#D58128;}
.st10{opacity:0.2;fill:#D58128;}
</style>
<g id="XMLID_27_">
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="261.0342" y1="14.0686" x2="261.0342" y2="349.5351" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="1" style="stop-color:#E29F25"/>
</linearGradient>
<circle id="XMLID_496_" class="st0" cx="256.2" cy="255.4" r="167.7"/>
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="417.1527" y1="-7.9987" x2="417.1527" y2="60.5246" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="1" style="stop-color:#E6A323"/>
</linearGradient>
<path id="XMLID_495_" class="st1" d="M487.1,134.8c-5.1-9.8-17.3-13.6-27.1-8.5L424.4,145c-9.8,5.1-13.6,17.3-8.5,27.1
c5.1,9.8,17.3,13.6,27.1,8.5l35.6-18.6C488.4,156.8,492.2,144.6,487.1,134.8z"/>
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="104.9157" y1="304.2383" x2="104.9157" y2="372.7617" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="1" style="stop-color:#E6A323"/>
</linearGradient>
<path id="XMLID_494_" class="st2" d="M96,339.9c-5.1-9.8-17.3-13.6-27.1-8.5l-35.6,18.6c-9.8,5.1-13.6,17.3-8.5,27.1
c5.1,9.8,17.3,13.6,27.1,8.5L87.6,367C97.4,361.8,101.2,349.7,96,339.9z"/>
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="481.8142" y1="162.2933" x2="481.8142" y2="202.4319" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="1" style="stop-color:#E6A323"/>
</linearGradient>
<path id="XMLID_492_" class="st3" d="M505.1,333.7c3.3-10.6-2.6-21.8-13.2-25.1l-38.3-12c-10.6-3.3-21.8,2.6-25.1,13.2
c-3.3,10.6,2.6,21.8,13.2,25.1l38.3,12C490.5,350.2,501.8,344.3,505.1,333.7z"/>
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="40.2544" y1="162.3311" x2="40.2544" y2="202.4697" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="1" style="stop-color:#E6A323"/>
</linearGradient>
<path id="XMLID_491_" class="st4" d="M83.6,202.2c3.3-10.6-2.6-21.8-13.2-25.1l-38.3-12c-10.6-3.3-21.8,2.6-25.1,13.2
c-3.3,10.6,2.6,21.8,13.2,25.1l38.3,12C69,218.7,80.2,212.8,83.6,202.2z"/>
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="104.9157" y1="-7.9987" x2="104.9157" y2="60.5246" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="1" style="stop-color:#E6A323"/>
</linearGradient>
<path id="XMLID_489_" class="st5" d="M134.8,24.9c-9.8,5.1-13.6,17.3-8.5,27.1L145,87.6c5.1,9.8,17.3,13.6,27.1,8.5
c9.8-5.1,13.6-17.3,8.5-27.1l-18.6-35.6C156.8,23.6,144.6,19.8,134.8,24.9z"/>
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="417.1527" y1="304.2383" x2="417.1527" y2="372.7617" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="1" style="stop-color:#E6A323"/>
</linearGradient>
<path id="XMLID_477_" class="st6" d="M339.9,416c-9.8,5.1-13.6,17.3-8.5,27.1l18.6,35.6c5.1,9.8,17.3,13.6,27.1,8.5
c9.8-5.1,13.6-17.3,8.5-27.1L367,424.4C361.8,414.6,349.7,410.8,339.9,416z"/>
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="261.0533" y1="363.0227" x2="261.0533" y2="443.2999" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="1" style="stop-color:#E6A323"/>
</linearGradient>
<path id="XMLID_475_" class="st7" d="M178.3,505.1c10.6,3.3,21.8-2.6,25.1-13.2l12-38.3c3.3-10.6-2.6-21.8-13.2-25.1
c-10.6-3.3-21.8,2.6-25.1,13.2l-12,38.3C161.8,490.5,167.7,501.8,178.3,505.1z"/>
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="261.0155" y1="-78.5369" x2="261.0155" y2="1.7398" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.1308 4.1511)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="1" style="stop-color:#E6A323"/>
</linearGradient>
<path id="XMLID_474_" class="st8" d="M309.8,83.6c10.6,3.3,21.8-2.6,25.1-13.2l12-38.3c3.3-10.6-2.6-21.8-13.2-25.1
s-21.8,2.6-25.1,13.2l-12,38.3C293.3,69,299.2,80.2,309.8,83.6z"/>
<path id="XMLID_470_" class="st9" d="M248.7,422.5c43.6,1.4,93.8-14.3,123.7-47.2c-31.8,16.3-73.6,35.4-121.5,33.9
c-47.9-1.5-73.3-12.5-100-24.4C173.1,402.8,204.5,421.1,248.7,422.5z"/>
<path id="XMLID_469_" class="st10" d="M263.3,86.3c-43.1-1.4-92.8,14.4-122.4,47.2c31.5-16.3,72.8-35.4,120.1-33.9
c47.3,1.5,72.5,12.5,98.9,24.4C338,105.9,307,87.6,263.3,86.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#XMLID_2_);}
.st1{opacity:0.4;fill:#D58128;}
.st2{opacity:0.5;fill:#D58128;}
.st3{opacity:0.3;fill:#D58128;}
.st4{opacity:0.5;fill:#FFCC05;}
</style>
<g id="XMLID_268_">
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="197.7818" y1="724.0313" x2="695.6421" y2="724.0313" gradientTransform="matrix(0.1621 0.9868 -0.9868 0.1621 898.0699 -302.1421)">
<stop offset="0" style="stop-color:#FDD900"/>
<stop offset="0.7755" style="stop-color:#E29F25"/>
</linearGradient>
<path id="XMLID_407_" class="st0" d="M295.5,501.3c-66.3,16.5-136-12.4-186.1-51.4c-51.2-40.6-82.9-91.4-98.7-154.3
c-16.5-66.3,12.4-136,51.4-186.1c40.6-51.2,91.4-82.9,154.3-98.7c66.3-16.5,136,12.4,186,51.4c51.2,40.6,82.9,91.4,98.7,154.3
c16.5,66.3-12.4,136-51.4,186.1C409.3,453.7,358.5,485.4,295.5,501.3z"/>
<path id="XMLID_404_" class="st1" d="M240.7,225.2c-15.1,21.4-49.6,20-47.7-6.9c1.6-21.9,13.7-50,38.4-47
C258.7,174.8,255.5,204.2,240.7,225.2z"/>
<path id="XMLID_403_" class="st2" d="M151.1,363.7c-5.2,9.6-20.3,9.5-20.9-2.3c-0.4-9.5,3.9-21.5,14.5-20.4
C156.5,342.3,156.2,354.4,151.1,363.7z"/>
<path id="XMLID_353_" class="st3" d="M326.9,261.1c-5.7,8.1-20.4,6.4-20.3-4.1c0-8.5,4.6-18.8,14.8-17
C332.9,242.1,332.4,253.2,326.9,261.1z"/>
<path id="XMLID_352_" class="st3" d="M260.7,371.6c7.1-30.7,52.1-37.6,65.5-6c10.8,25.8,13.7,63.3-19.6,68.8
C269.1,440.5,253.6,401.7,260.7,371.6z"/>
<path id="XMLID_348_" class="st3" d="M289.9,88c2-15.4,21.9-21.7,28.5-5.2c5.3,13.3,5,31.5-9.3,33.9C293.3,119.5,288,103,289.9,88z
"/>
<path id="XMLID_343_" class="st3" d="M400.2,260.9c4-13.3,26.1-20.3,32.1-7c4.9,10.9,4,27.3-12.7,30.9
C401.1,288.7,396.3,274,400.2,260.9z"/>
<path id="XMLID_339_" class="st2" d="M71.9,177.2c6.1-23.9,38.4-34.4,45.9-11.3c6.2,18.7,3.4,44.8-19.2,51.2
C73.2,224.6,66,200.5,71.9,177.2z"/>
<path id="XMLID_338_" class="st2" d="M263,503.4c58.4-3.7,116.1-28,152.2-64.8c-42.4,18.9-90.5,43.6-153.5,46.7
c-63.1,2.6-98.9-9.9-134.8-22C157.3,484,203.8,506.8,263,503.4z"/>
<path id="XMLID_337_" class="st4" d="M56.9,127.5c70-87.6,171.5-139,290.3-89.6c29.4,13.2,54.4,31.3,75.2,51
c7.4,4.2,14.6,8.5,21.6,12.8c-24.7-29-57-56.8-98.1-75.4C279-4.5,216,4.5,163.4,28.7c-53,25.4-95.5,66.1-130.6,127.3
C40.3,145.7,48.4,136.2,56.9,127.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -0,0 +1,104 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#XMLID_2_);}
.st1{fill:url(#XMLID_3_);}
.st2{fill:url(#XMLID_4_);}
.st3{fill:url(#XMLID_5_);}
.st4{fill:url(#XMLID_6_);}
.st5{fill:url(#XMLID_7_);}
.st6{fill:url(#XMLID_8_);}
.st7{fill:url(#XMLID_9_);}
.st8{fill:url(#XMLID_10_);}
.st9{opacity:0.5;fill:#D58128;enable-background:new ;}
.st10{opacity:0.2;fill:#D58128;enable-background:new ;}
.st11{fill:#BEC6D2;}
.st12{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st13{fill:#D3DEE2;}
</style>
<g id="XMLID_27_">
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="107.1837" y1="17.7359" x2="107.1837" y2="188.3861" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E2A025"/>
</linearGradient>
<circle id="XMLID_496_" class="st0" cx="133.1" cy="134.2" r="85.3"/>
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="186.5537" y1="6.5909" x2="186.5537" y2="41.4178" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_495_" class="st1" d="M250.5,72.9c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8
c2.6,5,8.8,6.9,13.8,4.3l18.1-9.5C251.2,84.1,253.1,77.9,250.5,72.9z"/>
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="27.879" y1="165.2937" x2="27.879" y2="200.1207" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_494_" class="st2" d="M51.8,177.1c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8s8.8,6.9,13.8,4.3
l18.1-9.5C52.4,188.3,54.4,182.1,51.8,177.1z"/>
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="219.4633" y1="93.1504" x2="219.4633" y2="113.5508" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_492_" class="st3" d="M259.7,174c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1c-5.4-1.7-11.1,1.3-12.8,6.7
s1.3,11.1,6.7,12.8l19.5,6.1C252.3,182.4,258,179.4,259.7,174z"/>
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="-4.9654" y1="93.1635" x2="-4.9654" y2="113.5824" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_491_" class="st4" d="M45.4,107.2c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1C13.9,86.6,8.1,89.6,6.5,95
c-1.7,5.4,1.3,11.1,6.7,12.8l19.5,6.1C38,115.5,43.7,112.6,45.4,107.2z"/>
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="27.9626" y1="6.6009" x2="27.9626" y2="41.4278" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_489_" class="st5" d="M71.5,17.1c-5,2.6-6.9,8.8-4.3,13.8L76.7,49c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
l-9.5-18.1C82.6,16.4,76.5,14.4,71.5,17.1z"/>
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="186.6133" y1="165.2824" x2="186.6133" y2="200.1094" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_477_" class="st6" d="M175.7,215.8c-5,2.6-6.9,8.8-4.3,13.8l9.5,18.1c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
l-9.5-18.1C186.9,215.1,180.7,213.2,175.7,215.8z"/>
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="107.2838" y1="195.1708" x2="107.2838" y2="235.9716" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_475_" class="st7" d="M93.6,261.1c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
c-5.4-1.7-11.1,1.3-12.8,6.7l-6.1,19.5C85.2,253.7,88.2,259.4,93.6,261.1z"/>
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="107.2623" y1="-29.2752" x2="107.2623" y2="11.5253" gradientTransform="matrix(0.9546 0.2978 -0.2978 0.9546 61.474 3.8986)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_474_" class="st8" d="M160.4,46.9c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
s-11.1,1.3-12.8,6.7l-6.1,19.5C152,39.5,155,45.2,160.4,46.9z"/>
<path id="XMLID_470_" class="st9" d="M129.3,219.1c22.1,0.7,47.7-7.3,62.9-24c-16.2,8.3-37.4,18-61.7,17.2s-37.3-6.4-50.8-12.4
C90.9,209.1,106.9,218.4,129.3,219.1z"/>
<path id="XMLID_469_" class="st10" d="M136.8,48.2c-21.9-0.7-47.2,7.3-62.2,24c16-8.3,37-18,61.1-17.3c24.1,0.8,36.8,6.4,50.2,12.4
C174.7,58.2,159,48.9,136.8,48.2z"/>
</g>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st11" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st12" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st13" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st11" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#XMLID_2_);}
.st1{opacity:0.4;fill:#D58128;enable-background:new ;}
.st2{opacity:0.5;fill:#D58128;enable-background:new ;}
.st3{opacity:0.3;fill:#D58128;enable-background:new ;}
.st4{opacity:0.5;fill:#FFCD05;enable-background:new ;}
.st5{fill:#BEC6D2;}
.st6{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st7{fill:#D3DEE2;}
</style>
<g id="XMLID_268_">
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="179.9286" y1="827.4436" x2="432.9864" y2="827.4436" gradientTransform="matrix(0.1621 0.9868 -0.9868 0.1621 899.8947 -302.2909)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="0.7755" style="stop-color:#E2A025"/>
</linearGradient>
<path id="XMLID_407_" class="st0" d="M153.2,258.9c-33.7,8.4-69.1-6.3-94.6-26.1c-26-20.6-42.1-46.5-50.2-78.4
C0,120.7,14.7,85.3,34.5,59.8c20.6-26,46.5-42.1,78.4-50.2c33.7-8.4,69.1,6.3,94.6,26.1c26,20.6,42.1,46.4,50.2,78.4
c8.4,33.7-6.3,69.1-26.1,94.6C211,234.7,185.2,250.8,153.2,258.9z"/>
<path id="XMLID_404_" class="st1" d="M125.4,118.6c-7.7,10.9-25.2,10.2-24.3-3.5c0.8-11.1,7-25.4,19.5-23.9
C134.5,93,132.9,107.9,125.4,118.6z"/>
<path id="XMLID_403_" class="st2" d="M79.8,189c-2.7,4.9-10.3,4.8-10.6-1.1c-0.2-4.9,2-10.9,7.4-10.4
C82.6,178.1,82.4,184.2,79.8,189z"/>
<path id="XMLID_353_" class="st3" d="M169.2,136.8c-2.9,4.1-10.4,3.2-10.3-2.1c0-4.3,2.3-9.6,7.5-8.6
C172.2,127.1,172,132.8,169.2,136.8z"/>
<path id="XMLID_352_" class="st3" d="M135.5,193c3.6-15.6,26.5-19.1,33.3-3.1c5.5,13.1,7,32.2-10,35
C139.8,228,131.9,208.3,135.5,193z"/>
<path id="XMLID_348_" class="st3" d="M150.4,48.8c1-7.8,11.1-11,14.5-2.6c2.7,6.8,2.5,16-4.7,17.2
C152.1,64.8,149.4,56.5,150.4,48.8z"/>
<path id="XMLID_343_" class="st3" d="M206.5,136.7c2-6.8,13.2-10.3,16.3-3.5c2.5,5.5,2,13.9-6.5,15.7
C206.9,150.8,204.5,143.4,206.5,136.7z"/>
<path id="XMLID_339_" class="st2" d="M39.6,94.2c3.1-12.2,19.5-17.5,23.3-5.7c3.1,9.5,1.7,22.7-9.7,26
C40.2,118.3,36.6,106,39.6,94.2z"/>
<path id="XMLID_338_" class="st2" d="M136.7,260c29.7-1.9,59-14.2,77.3-32.9c-21.6,9.6-46,22.2-78,23.7c-32.1,1.3-50.3-5-68.5-11.2
C83,250.1,106.6,261.7,136.7,260z"/>
<path id="XMLID_337_" class="st4" d="M32,68.9c35.6-44.5,87.1-70.7,147.5-45.5c14.9,6.7,27.7,15.9,38.2,25.9
c3.8,2.1,7.4,4.3,11,6.5c-12.6-14.7-29-28.9-49.9-38.3c-34-15.7-66-11.1-92.8,1.2C59.2,31.6,37.5,52.3,19.7,83.4
C23.5,78.2,27.6,73.3,32,68.9z"/>
</g>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st5" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st6" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st7" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st5" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
</style>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
</style>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
version="1.1"
id="Layer_1"
x="0px"
y="0px"
viewBox="0 0 512 512"
style="enable-background:new 0 0 512 512;"
xml:space="preserve"
sodipodi:docname="04d.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs12" /><sodipodi:namedview
id="namedview10"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="0.4609375"
inkscape:cx="254.91525"
inkscape:cy="-1.0847458"
inkscape:window-width="1918"
inkscape:window-height="1018"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="Layer_1" />
<style
type="text/css"
id="style2">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
</style>
<g
id="XMLID_78_-3"
transform="matrix(0.66280042,0,0,0.66280042,170.62299,4.029599)">
<path
id="XMLID_637_-6"
class="st0"
d="m 416.7,177.4 c -12,0 -23.5,2.5 -34,6.8 C 359.1,138 311.5,106 256,106 c -55.5,0 -103.1,32 -126.7,78.2 -10.5,-4.3 -21.9,-6.8 -34,-6.8 C 46,177.4 6,217.4 6,266.7 6,316 46,356 95.3,356 c 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 49.3,0 89.3,-40 89.3,-89.3 0,-49.3 -40,-89.3 -89.3,-89.3 z"
style="fill:#bbbbbc" />
<path
id="XMLID_636_-7"
class="st1"
d="m 267.8,254.6 c -96.2,-9.7 -186.3,3.7 -257.5,33.7 8.9,40 44.5,69.9 87.1,69.9 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 28.6,0 54,-13.5 70.4,-34.5 -60.6,-35.4 -136.9,-60.6 -221.4,-69.1 z"
style="opacity:0.05;fill:#a7a9ac;enable-background:new" />
<path
id="XMLID_635_-5"
class="st2"
d="m 416.7,191.7 c -12,0 -23.5,2.5 -34,6.8 C 359,152.3 311.5,120.3 256,120.3 c -55.5,0 -103.1,32 -126.7,78.2 -10.5,-4.3 -21.9,-6.8 -34,-6.8 C 46,191.7 6,231.7 6,281 c 0,49.3 40,89.3 89.3,89.3 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 49.3,0 89.3,-40 89.3,-89.3 0,-49.3 -40,-89.3 -89.3,-89.3 z"
style="fill:#999999" />
<path
id="XMLID_541_-3"
class="st0"
d="m 156.2,247.5 c 7.5,0 14.5,1.5 21,4.2 14.6,-28.6 44,-48.3 78.3,-48.3 34.3,0 63.7,19.8 78.3,48.3 6.5,-2.7 13.6,-4.2 21,-4.2 27.9,0 50.9,20.7 54.6,47.6 0.3,-2.5 0.6,-5 0.6,-7.5 0,-30.5 -24.7,-55.2 -55.2,-55.2 -7.4,0 -14.5,1.5 -21,4.2 -14.6,-28.6 -44,-48.3 -78.3,-48.3 -34.3,0 -63.7,19.8 -78.3,48.3 -6.5,-2.7 -13.5,-4.2 -21,-4.2 -30.5,0 -55.2,24.7 -55.2,55.2 0,2.6 0.2,5.1 0.6,7.5 3.6,-26.9 26.6,-47.6 54.6,-47.6 z"
style="fill:#bbbbbc" />
</g><g
id="XMLID_78_"
transform="matrix(0.85114974,0,0,0.85114974,0.89310134,33.187448)">
<path
id="XMLID_637_"
class="st0"
d="m 416.7,177.4 c -12,0 -23.5,2.5 -34,6.8 C 359.1,138 311.5,106 256,106 c -55.5,0 -103.1,32 -126.7,78.2 -10.5,-4.3 -21.9,-6.8 -34,-6.8 C 46,177.4 6,217.4 6,266.7 6,316 46,356 95.3,356 c 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 49.3,0 89.3,-40 89.3,-89.3 0,-49.3 -40,-89.3 -89.3,-89.3 z" />
<path
id="XMLID_636_"
class="st1"
d="m 267.8,254.6 c -96.2,-9.7 -186.3,3.7 -257.5,33.7 8.9,40 44.5,69.9 87.1,69.9 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 28.6,0 54,-13.5 70.4,-34.5 -60.6,-35.4 -136.9,-60.6 -221.4,-69.1 z" />
<path
id="XMLID_635_"
class="st2"
d="m 416.7,191.7 c -12,0 -23.5,2.5 -34,6.8 C 359,152.3 311.5,120.3 256,120.3 c -55.5,0 -103.1,32 -126.7,78.2 -10.5,-4.3 -21.9,-6.8 -34,-6.8 C 46,191.7 6,231.7 6,281 c 0,49.3 40,89.3 89.3,89.3 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 49.3,0 89.3,-40 89.3,-89.3 0,-49.3 -40,-89.3 -89.3,-89.3 z" />
<path
id="XMLID_541_"
class="st0"
d="m 156.2,247.5 c 7.5,0 14.5,1.5 21,4.2 14.6,-28.6 44,-48.3 78.3,-48.3 34.3,0 63.7,19.8 78.3,48.3 6.5,-2.7 13.6,-4.2 21,-4.2 27.9,0 50.9,20.7 54.6,47.6 0.3,-2.5 0.6,-5 0.6,-7.5 0,-30.5 -24.7,-55.2 -55.2,-55.2 -7.4,0 -14.5,1.5 -21,4.2 -14.6,-28.6 -44,-48.3 -78.3,-48.3 -34.3,0 -63.7,19.8 -78.3,48.3 -6.5,-2.7 -13.5,-4.2 -21,-4.2 -30.5,0 -55.2,24.7 -55.2,55.2 0,2.6 0.2,5.1 0.6,7.5 3.6,-26.9 26.6,-47.6 54.6,-47.6 z" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -0,0 +1,87 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg
version="1.1"
id="Layer_1"
x="0px"
y="0px"
viewBox="0 0 512 512"
style="enable-background:new 0 0 512 512;"
xml:space="preserve"
sodipodi:docname="04n.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs12" /><sodipodi:namedview
id="namedview10"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="0.4609375"
inkscape:cx="254.91525"
inkscape:cy="-1.0847458"
inkscape:window-width="1918"
inkscape:window-height="1018"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="Layer_1" />
<style
type="text/css"
id="style2">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
</style>
<g
id="XMLID_78_-3"
transform="matrix(0.66280042,0,0,0.66280042,170.62299,4.029599)">
<path
id="XMLID_637_-6"
class="st0"
d="m 416.7,177.4 c -12,0 -23.5,2.5 -34,6.8 C 359.1,138 311.5,106 256,106 c -55.5,0 -103.1,32 -126.7,78.2 -10.5,-4.3 -21.9,-6.8 -34,-6.8 C 46,177.4 6,217.4 6,266.7 6,316 46,356 95.3,356 c 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 49.3,0 89.3,-40 89.3,-89.3 0,-49.3 -40,-89.3 -89.3,-89.3 z"
style="fill:#bbbbbc" />
<path
id="XMLID_636_-7"
class="st1"
d="m 267.8,254.6 c -96.2,-9.7 -186.3,3.7 -257.5,33.7 8.9,40 44.5,69.9 87.1,69.9 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 28.6,0 54,-13.5 70.4,-34.5 -60.6,-35.4 -136.9,-60.6 -221.4,-69.1 z"
style="opacity:0.05;fill:#a7a9ac;enable-background:new" />
<path
id="XMLID_635_-5"
class="st2"
d="m 416.7,191.7 c -12,0 -23.5,2.5 -34,6.8 C 359,152.3 311.5,120.3 256,120.3 c -55.5,0 -103.1,32 -126.7,78.2 -10.5,-4.3 -21.9,-6.8 -34,-6.8 C 46,191.7 6,231.7 6,281 c 0,49.3 40,89.3 89.3,89.3 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 49.3,0 89.3,-40 89.3,-89.3 0,-49.3 -40,-89.3 -89.3,-89.3 z"
style="fill:#999999" />
<path
id="XMLID_541_-3"
class="st0"
d="m 156.2,247.5 c 7.5,0 14.5,1.5 21,4.2 14.6,-28.6 44,-48.3 78.3,-48.3 34.3,0 63.7,19.8 78.3,48.3 6.5,-2.7 13.6,-4.2 21,-4.2 27.9,0 50.9,20.7 54.6,47.6 0.3,-2.5 0.6,-5 0.6,-7.5 0,-30.5 -24.7,-55.2 -55.2,-55.2 -7.4,0 -14.5,1.5 -21,4.2 -14.6,-28.6 -44,-48.3 -78.3,-48.3 -34.3,0 -63.7,19.8 -78.3,48.3 -6.5,-2.7 -13.5,-4.2 -21,-4.2 -30.5,0 -55.2,24.7 -55.2,55.2 0,2.6 0.2,5.1 0.6,7.5 3.6,-26.9 26.6,-47.6 54.6,-47.6 z"
style="fill:#bbbbbc" />
</g><g
id="XMLID_78_"
transform="matrix(0.85114974,0,0,0.85114974,0.89310134,33.187448)">
<path
id="XMLID_637_"
class="st0"
d="m 416.7,177.4 c -12,0 -23.5,2.5 -34,6.8 C 359.1,138 311.5,106 256,106 c -55.5,0 -103.1,32 -126.7,78.2 -10.5,-4.3 -21.9,-6.8 -34,-6.8 C 46,177.4 6,217.4 6,266.7 6,316 46,356 95.3,356 c 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 49.3,0 89.3,-40 89.3,-89.3 0,-49.3 -40,-89.3 -89.3,-89.3 z" />
<path
id="XMLID_636_"
class="st1"
d="m 267.8,254.6 c -96.2,-9.7 -186.3,3.7 -257.5,33.7 8.9,40 44.5,69.9 87.1,69.9 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 28.6,0 54,-13.5 70.4,-34.5 -60.6,-35.4 -136.9,-60.6 -221.4,-69.1 z" />
<path
id="XMLID_635_"
class="st2"
d="m 416.7,191.7 c -12,0 -23.5,2.5 -34,6.8 C 359,152.3 311.5,120.3 256,120.3 c -55.5,0 -103.1,32 -126.7,78.2 -10.5,-4.3 -21.9,-6.8 -34,-6.8 C 46,191.7 6,231.7 6,281 c 0,49.3 40,89.3 89.3,89.3 19.1,0 36.8,-6.1 51.3,-16.4 26.2,31.6 65.2,52.1 109.4,52.1 44.2,0 83.2,-20.5 109.4,-52.1 14.5,10.2 32.2,16.4 51.3,16.4 49.3,0 89.3,-40 89.3,-89.3 0,-49.3 -40,-89.3 -89.3,-89.3 z" />
<path
id="XMLID_541_"
class="st0"
d="m 156.2,247.5 c 7.5,0 14.5,1.5 21,4.2 14.6,-28.6 44,-48.3 78.3,-48.3 34.3,0 63.7,19.8 78.3,48.3 6.5,-2.7 13.6,-4.2 21,-4.2 27.9,0 50.9,20.7 54.6,47.6 0.3,-2.5 0.6,-5 0.6,-7.5 0,-30.5 -24.7,-55.2 -55.2,-55.2 -7.4,0 -14.5,1.5 -21,4.2 -14.6,-28.6 -44,-48.3 -78.3,-48.3 -34.3,0 -63.7,19.8 -78.3,48.3 -6.5,-2.7 -13.5,-4.2 -21,-4.2 -30.5,0 -55.2,24.7 -55.2,55.2 0,2.6 0.2,5.1 0.6,7.5 3.6,-26.9 26.6,-47.6 54.6,-47.6 z" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
.st3{fill:#00ADEE;}
</style>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
<path id="XMLID_45_" class="st3" d="M360.2,458.8c5.4,13.7,20.9,20.4,34.6,15s20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
S354.8,445.1,360.2,458.8z"/>
<path id="XMLID_44_" class="st3" d="M119,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
S113.6,445.1,119,458.8z"/>
<path id="XMLID_41_" class="st3" d="M239.6,478.8c5.4,13.7,20.9,20.4,34.6,15s20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
S234.2,465.1,239.6,478.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
.st3{fill:#00ADEE;}
</style>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
<path id="XMLID_45_" class="st3" d="M360.2,458.8c5.4,13.7,20.9,20.4,34.6,15s20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
S354.8,445.1,360.2,458.8z"/>
<path id="XMLID_44_" class="st3" d="M119,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
S113.6,445.1,119,458.8z"/>
<path id="XMLID_41_" class="st3" d="M239.6,478.8c5.4,13.7,20.9,20.4,34.6,15s20.4-20.9,15-34.6s-44.4-39.8-44.4-39.8
S234.2,465.1,239.6,478.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,111 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#XMLID_2_);}
.st1{fill:url(#XMLID_3_);}
.st2{fill:url(#XMLID_4_);}
.st3{fill:url(#XMLID_5_);}
.st4{fill:url(#XMLID_6_);}
.st5{fill:url(#XMLID_7_);}
.st6{fill:url(#XMLID_8_);}
.st7{fill:url(#XMLID_9_);}
.st8{fill:url(#XMLID_10_);}
.st9{opacity:0.5;fill:#D58128;enable-background:new ;}
.st10{opacity:0.2;fill:#D58128;enable-background:new ;}
.st11{fill:#BEC6D2;}
.st12{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st13{fill:#D3DEE2;}
.st14{fill-rule:evenodd;clip-rule:evenodd;fill:#00ADEE;}
</style>
<g id="XMLID_27_">
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="107.1837" y1="494.264" x2="107.1837" y2="323.6139" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E2A025"/>
</linearGradient>
<circle id="XMLID_496_" class="st0" cx="133.1" cy="134.2" r="85.3"/>
<linearGradient id="XMLID_3_" gradientUnits="userSpaceOnUse" x1="186.5538" y1="505.4091" x2="186.5538" y2="470.5822" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_495_" class="st1" d="M250.5,72.9c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8
c2.6,5,8.8,6.9,13.8,4.3l18.1-9.5C251.2,84.1,253.1,77.9,250.5,72.9z"/>
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="27.879" y1="346.7063" x2="27.879" y2="311.8793" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_494_" class="st2" d="M51.8,177.1c-2.6-5-8.8-6.9-13.8-4.3l-18.1,9.5c-5,2.6-6.9,8.8-4.3,13.8s8.8,6.9,13.8,4.3
l18.1-9.5C52.4,188.3,54.4,182.1,51.8,177.1z"/>
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="219.4633" y1="418.8496" x2="219.4633" y2="398.4492" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_492_" class="st3" d="M259.7,174c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1c-5.4-1.7-11.1,1.3-12.8,6.7
s1.3,11.1,6.7,12.8l19.5,6.1C252.3,182.4,258,179.4,259.7,174z"/>
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="-4.9654" y1="418.8365" x2="-4.9654" y2="398.4176" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_491_" class="st4" d="M45.4,107.2c1.7-5.4-1.3-11.1-6.7-12.8l-19.5-6.1C13.9,86.6,8.1,89.6,6.5,95
c-1.7,5.4,1.3,11.1,6.7,12.8l19.5,6.1C38,115.5,43.7,112.6,45.4,107.2z"/>
<linearGradient id="XMLID_7_" gradientUnits="userSpaceOnUse" x1="27.9626" y1="505.3991" x2="27.9626" y2="470.5722" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_489_" class="st5" d="M71.5,17.1c-5,2.6-6.9,8.8-4.3,13.8L76.7,49c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
l-9.5-18.1C82.6,16.4,76.5,14.4,71.5,17.1z"/>
<linearGradient id="XMLID_8_" gradientUnits="userSpaceOnUse" x1="186.6133" y1="346.7176" x2="186.6133" y2="311.8906" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_477_" class="st6" d="M175.7,215.8c-5,2.6-6.9,8.8-4.3,13.8l9.5,18.1c2.6,5,8.8,6.9,13.8,4.3s6.9-8.8,4.3-13.8
l-9.5-18.1C186.9,215.1,180.7,213.2,175.7,215.8z"/>
<linearGradient id="XMLID_9_" gradientUnits="userSpaceOnUse" x1="107.2838" y1="316.8292" x2="107.2838" y2="276.0284" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_475_" class="st7" d="M93.6,261.1c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
c-5.4-1.7-11.1,1.3-12.8,6.7l-6.1,19.5C85.2,253.7,88.2,259.4,93.6,261.1z"/>
<linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="107.2623" y1="541.2752" x2="107.2623" y2="500.4747" gradientTransform="matrix(0.9546 0.2978 0.2978 -0.9546 -90.9996 492.6538)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="1" style="stop-color:#E7A423"/>
</linearGradient>
<path id="XMLID_474_" class="st8" d="M160.4,46.9c5.4,1.7,11.1-1.3,12.8-6.7l6.1-19.5c1.7-5.4-1.3-11.1-6.7-12.8
s-11.1,1.3-12.8,6.7l-6.1,19.5C152,39.5,155,45.2,160.4,46.9z"/>
<path id="XMLID_470_" class="st9" d="M129.3,219.1c22.1,0.7,47.7-7.3,62.9-24c-16.2,8.3-37.4,18-61.7,17.2s-37.3-6.4-50.8-12.4
C90.9,209.1,106.9,218.4,129.3,219.1z"/>
<path id="XMLID_469_" class="st10" d="M136.8,48.2c-21.9-0.7-47.2,7.3-62.2,24c16-8.3,37-18,61.1-17.3c24.1,0.8,36.8,6.4,50.2,12.4
C174.7,58.2,159,48.9,136.8,48.2z"/>
</g>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st11" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st12" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st13" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st11" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
<path id="XMLID_45_" class="st14" d="M360.2,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
c-5.4-13.7-44.4-39.8-44.4-39.8S354.8,445.1,360.2,458.8z"/>
<path id="XMLID_44_" class="st14" d="M119,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
c-5.4-13.7-44.4-39.8-44.4-39.8S113.6,445.1,119,458.8z"/>
<path id="XMLID_41_" class="st14" d="M239.6,478.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
c-5.4-13.7-44.4-39.8-44.4-39.8S234.2,465.1,239.6,478.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#XMLID_2_);}
.st1{opacity:0.4;fill:#D58128;enable-background:new ;}
.st2{opacity:0.5;fill:#D58128;enable-background:new ;}
.st3{opacity:0.3;fill:#D58128;enable-background:new ;}
.st4{opacity:0.5;fill:#FFCD05;enable-background:new ;}
.st5{fill:#BEC6D2;}
.st6{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st7{fill:#D3DEE2;}
.st8{fill-rule:evenodd;clip-rule:evenodd;fill:#00ADEE;}
</style>
<g id="XMLID_268_">
<linearGradient id="XMLID_2_" gradientUnits="userSpaceOnUse" x1="179.9286" y1="-315.4436" x2="432.9864" y2="-315.4436" gradientTransform="matrix(0.1621 0.9868 0.9868 -0.1621 394.653 -219.2957)">
<stop offset="0" style="stop-color:#FEDA00"/>
<stop offset="0.7755" style="stop-color:#E2A025"/>
</linearGradient>
<path id="XMLID_407_" class="st0" d="M153.2,258.9c-33.7,8.4-69.1-6.3-94.6-26.1c-26-20.6-42.1-46.5-50.2-78.4
C0,120.7,14.7,85.3,34.5,59.8c20.6-26,46.5-42.1,78.4-50.2c33.7-8.4,69.1,6.3,94.6,26.1c26,20.6,42.1,46.4,50.2,78.4
c8.4,33.7-6.3,69.1-26.1,94.6C211,234.7,185.2,250.8,153.2,258.9z"/>
<path id="XMLID_404_" class="st1" d="M125.4,118.6c-7.7,10.9-25.2,10.2-24.3-3.5c0.8-11.1,7-25.4,19.5-23.9
C134.5,93,132.9,107.9,125.4,118.6z"/>
<path id="XMLID_403_" class="st2" d="M79.8,189c-2.7,4.9-10.3,4.8-10.6-1.1c-0.2-4.9,2-10.9,7.4-10.4
C82.6,178.1,82.4,184.2,79.8,189z"/>
<path id="XMLID_353_" class="st3" d="M169.2,136.8c-2.9,4.1-10.4,3.2-10.3-2.1c0-4.3,2.3-9.6,7.5-8.6
C172.2,127.1,172,132.8,169.2,136.8z"/>
<path id="XMLID_352_" class="st3" d="M135.5,193c3.6-15.6,26.5-19.1,33.3-3.1c5.5,13.1,7,32.2-10,35
C139.8,228,131.9,208.3,135.5,193z"/>
<path id="XMLID_348_" class="st3" d="M150.4,48.8c1-7.8,11.1-11,14.5-2.6c2.7,6.8,2.5,16-4.7,17.2
C152.1,64.8,149.4,56.5,150.4,48.8z"/>
<path id="XMLID_343_" class="st3" d="M206.5,136.7c2-6.8,13.2-10.3,16.3-3.5c2.5,5.5,2,13.9-6.5,15.7
C206.9,150.8,204.5,143.4,206.5,136.7z"/>
<path id="XMLID_339_" class="st2" d="M39.6,94.2c3.1-12.2,19.5-17.5,23.3-5.7c3.1,9.5,1.7,22.7-9.7,26
C40.2,118.3,36.6,106,39.6,94.2z"/>
<path id="XMLID_338_" class="st2" d="M136.7,260c29.7-1.9,59-14.2,77.3-32.9c-21.6,9.6-46,22.2-78,23.7c-32.1,1.3-50.3-5-68.5-11.2
C83,250.1,106.6,261.7,136.7,260z"/>
<path id="XMLID_337_" class="st4" d="M32,68.9c35.6-44.5,87.1-70.7,147.5-45.5c14.9,6.7,27.7,15.9,38.2,25.9
c3.8,2.1,7.4,4.3,11,6.5c-12.6-14.7-29-28.9-49.9-38.3c-34-15.7-66-11.1-92.8,1.2C59.2,31.6,37.5,52.3,19.7,83.4
C23.5,78.2,27.6,73.3,32,68.9z"/>
</g>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st5" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st6" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st7" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st5" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
<path id="XMLID_45_" class="st8" d="M360.2,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
c-5.4-13.7-44.4-39.8-44.4-39.8S354.8,445.1,360.2,458.8z"/>
<path id="XMLID_44_" class="st8" d="M119,458.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
c-5.4-13.7-44.4-39.8-44.4-39.8S113.6,445.1,119,458.8z"/>
<path id="XMLID_41_" class="st8" d="M239.6,478.8c5.4,13.7,20.9,20.4,34.6,15c13.7-5.4,20.4-20.9,15-34.6
c-5.4-13.7-44.4-39.8-44.4-39.8S234.2,465.1,239.6,478.8z"/>
</svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@@ -0,0 +1,76 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#XMLID_4_);}
.st1{fill:url(#XMLID_5_);}
.st2{fill:url(#XMLID_6_);}
.st3{fill:#BEC6D2;}
.st4{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st5{fill:#D3DEE2;}
</style>
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="1314.0287" y1="217.8" x2="1314.0287" y2="67" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
<stop offset="0" style="stop-color:#F8F6C3"/>
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
<stop offset="0.2018" style="stop-color:#FED935"/>
<stop offset="0.2472" style="stop-color:#FED616"/>
<stop offset="0.2784" style="stop-color:#FED504"/>
<stop offset="0.3882" style="stop-color:#FDD209"/>
<stop offset="0.5124" style="stop-color:#F9C713"/>
<stop offset="0.6436" style="stop-color:#F3B61B"/>
<stop offset="0.7796" style="stop-color:#EC9E21"/>
<stop offset="0.918" style="stop-color:#E48225"/>
<stop offset="1" style="stop-color:#DF6E26"/>
</linearGradient>
<polygon id="XMLID_1_" class="st0" points="169.2,373.3 136.6,382.8 146.6,445 82.7,365.8 115.3,356.4 105.2,294.2 "/>
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="1053.9191" y1="217.8" x2="1053.9191" y2="67" gradientTransform="matrix(1 0 0 -1 -667.8642 512)">
<stop offset="0" style="stop-color:#F8F6C3"/>
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
<stop offset="0.2018" style="stop-color:#FED935"/>
<stop offset="0.2472" style="stop-color:#FED616"/>
<stop offset="0.2784" style="stop-color:#FED504"/>
<stop offset="0.3882" style="stop-color:#FDD209"/>
<stop offset="0.5124" style="stop-color:#F9C713"/>
<stop offset="0.6436" style="stop-color:#F3B61B"/>
<stop offset="0.7796" style="stop-color:#EC9E21"/>
<stop offset="0.918" style="stop-color:#E48225"/>
<stop offset="1" style="stop-color:#DF6E26"/>
</linearGradient>
<polygon id="XMLID_2_" class="st1" points="406.8,294.2 396.7,356.4 429.3,365.8 365.4,445 375.4,382.8 342.8,373.3 "/>
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="1194.1239" y1="223.8" x2="1194.1239" y2="1" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
<stop offset="0" style="stop-color:#F8F6C3"/>
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
<stop offset="0.2018" style="stop-color:#FED935"/>
<stop offset="0.2472" style="stop-color:#FED616"/>
<stop offset="0.2784" style="stop-color:#FED504"/>
<stop offset="0.3882" style="stop-color:#FDD209"/>
<stop offset="0.5124" style="stop-color:#F9C713"/>
<stop offset="0.6436" style="stop-color:#F3B61B"/>
<stop offset="0.7796" style="stop-color:#EC9E21"/>
<stop offset="0.918" style="stop-color:#E48225"/>
<stop offset="1" style="stop-color:#DF6E26"/>
</linearGradient>
<polygon id="XMLID_287_" class="st2" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st3" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st4" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st5" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st3" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -0,0 +1,76 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#XMLID_4_);}
.st1{fill:url(#XMLID_5_);}
.st2{fill:url(#XMLID_6_);}
.st3{fill:#BEC6D2;}
.st4{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st5{fill:#D3DEE2;}
</style>
<linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="1314.0287" y1="217.8" x2="1314.0287" y2="67" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
<stop offset="0" style="stop-color:#F8F6C3"/>
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
<stop offset="0.2018" style="stop-color:#FED935"/>
<stop offset="0.2472" style="stop-color:#FED616"/>
<stop offset="0.2784" style="stop-color:#FED504"/>
<stop offset="0.3882" style="stop-color:#FDD209"/>
<stop offset="0.5124" style="stop-color:#F9C713"/>
<stop offset="0.6436" style="stop-color:#F3B61B"/>
<stop offset="0.7796" style="stop-color:#EC9E21"/>
<stop offset="0.918" style="stop-color:#E48225"/>
<stop offset="1" style="stop-color:#DF6E26"/>
</linearGradient>
<polygon id="XMLID_1_" class="st0" points="169.2,373.3 136.6,382.8 146.6,445 82.7,365.8 115.3,356.4 105.2,294.2 "/>
<linearGradient id="XMLID_5_" gradientUnits="userSpaceOnUse" x1="1053.9191" y1="217.8" x2="1053.9191" y2="67" gradientTransform="matrix(1 0 0 -1 -667.8642 512)">
<stop offset="0" style="stop-color:#F8F6C3"/>
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
<stop offset="0.2018" style="stop-color:#FED935"/>
<stop offset="0.2472" style="stop-color:#FED616"/>
<stop offset="0.2784" style="stop-color:#FED504"/>
<stop offset="0.3882" style="stop-color:#FDD209"/>
<stop offset="0.5124" style="stop-color:#F9C713"/>
<stop offset="0.6436" style="stop-color:#F3B61B"/>
<stop offset="0.7796" style="stop-color:#EC9E21"/>
<stop offset="0.918" style="stop-color:#E48225"/>
<stop offset="1" style="stop-color:#DF6E26"/>
</linearGradient>
<polygon id="XMLID_2_" class="st1" points="406.8,294.2 396.7,356.4 429.3,365.8 365.4,445 375.4,382.8 342.8,373.3 "/>
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="1194.1239" y1="223.8" x2="1194.1239" y2="1" gradientTransform="matrix(-1 0 0 -1 1439.9739 512)">
<stop offset="0" style="stop-color:#F8F6C3"/>
<stop offset="2.186788e-002" style="stop-color:#F9F0B1"/>
<stop offset="8.719299e-002" style="stop-color:#FBE684"/>
<stop offset="0.1478" style="stop-color:#FDDE5B"/>
<stop offset="0.2018" style="stop-color:#FED935"/>
<stop offset="0.2472" style="stop-color:#FED616"/>
<stop offset="0.2784" style="stop-color:#FED504"/>
<stop offset="0.3882" style="stop-color:#FDD209"/>
<stop offset="0.5124" style="stop-color:#F9C713"/>
<stop offset="0.6436" style="stop-color:#F3B61B"/>
<stop offset="0.7796" style="stop-color:#EC9E21"/>
<stop offset="0.918" style="stop-color:#E48225"/>
<stop offset="1" style="stop-color:#DF6E26"/>
</linearGradient>
<polygon id="XMLID_287_" class="st2" points="309.7,405.1 261.6,419.1 276.4,511 182,394 230.1,380.1 215.2,288.2 "/>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st3" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st4" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st5" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st3" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
.st3{fill:url(#XMLID_3_);}
.st4{fill:url(#XMLID_4_);}
.st5{fill:url(#XMLID_5_);}
</style>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
<radialGradient id="XMLID_3_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:#CEECFB"/>
<stop offset="1" style="stop-color:#E1F3FC"/>
</radialGradient>
<path id="XMLID_215_" class="st3" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
<radialGradient id="XMLID_4_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:#CEECFB"/>
<stop offset="1" style="stop-color:#E1F3FC"/>
</radialGradient>
<path id="XMLID_213_" class="st4" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
S159.4,420.4,157,420.4z"/>
<radialGradient id="XMLID_5_" cx="256.5" cy="57.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:#CEECFB"/>
<stop offset="1" style="stop-color:#E1F3FC"/>
</radialGradient>
<path id="XMLID_1_" class="st5" d="M284,450.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L261,444.1v-16.7
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0s-1.7,4.6,0,6.3l11.8,11.8H229c-2.5,0-4.5,2-4.5,4.5
s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5
v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H284c2.5,0,4.5-2,4.5-4.5S286.4,450.4,284,450.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
.st3{fill:url(#XMLID_3_);}
.st4{fill:url(#XMLID_4_);}
.st5{fill:url(#XMLID_5_);}
</style>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
<radialGradient id="XMLID_3_" cx="375.5" cy="91.6" r="32" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:#CEECFB"/>
<stop offset="1" style="stop-color:#E1F3FC"/>
</radialGradient>
<path id="XMLID_215_" class="st3" d="M403,415.9h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L380,409.6v-16.7
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H348
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0c1.7-1.7,1.7-4.6,0-6.3l-11.8-11.8H403
c2.5,0,4.5-2,4.5-4.5S405.5,415.9,403,415.9z"/>
<radialGradient id="XMLID_4_" cx="129.5" cy="87.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:#CEECFB"/>
<stop offset="1" style="stop-color:#E1F3FC"/>
</radialGradient>
<path id="XMLID_213_" class="st4" d="M157,420.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L134,414.1v-16.7
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0c-1.7,1.7-1.7,4.6,0,6.3l11.8,11.8H102
c-2.5,0-4.5,2-4.5,4.5s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7
c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H157c2.5,0,4.5-2,4.5-4.5
S159.4,420.4,157,420.4z"/>
<radialGradient id="XMLID_5_" cx="256.5" cy="57.171" r="31.9645" gradientTransform="matrix(1 0 0 -1 0 512)" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:#CEECFB"/>
<stop offset="1" style="stop-color:#E1F3FC"/>
</radialGradient>
<path id="XMLID_1_" class="st5" d="M284,450.4h-16.7l11.8-11.8c1.7-1.7,1.7-4.6,0-6.3c-1.7-1.7-4.6-1.7-6.3,0L261,444.1v-16.7
c0-2.5-2-4.5-4.5-4.5s-4.5,2-4.5,4.5v16.7l-11.8-11.8c-1.7-1.7-4.6-1.7-6.3,0s-1.7,4.6,0,6.3l11.8,11.8H229c-2.5,0-4.5,2-4.5,4.5
s2,4.5,4.5,4.5h16.7l-11.8,11.8c-1.7,1.7-1.7,4.6,0,6.3c1.7,1.7,4.6,1.7,6.3,0l11.8-11.8v16.7c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5
v-16.7l11.8,11.8c1.7,1.7,4.6,1.7,6.3,0s1.7-4.6,0-6.3l-11.8-11.8H284c2.5,0,4.5-2,4.5-4.5S286.4,450.4,284,450.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:#B7CAD1;}
</style>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
<path id="XMLID_16_" class="st3" d="M157.9,438.1h196.2c6,0,10.9-4.2,10.9-9.4s-4.9-9.4-10.9-9.4H157.9c-6,0-10.9,4.2-10.9,9.4
S151.9,438.1,157.9,438.1z"/>
<path id="XMLID_13_" class="st3" d="M354.1,448.3H157.9c-6,0-10.9,4.2-10.9,9.4s4.9,9.4,10.9,9.4h196.2c6,0,10.9-4.2,10.9-9.4
S360.1,448.3,354.1,448.3z"/>
<path id="XMLID_11_" class="st3" d="M354.1,477.4H157.9c-6,0-10.9,4.2-10.9,9.4c0,5.2,4.9,9.4,10.9,9.4h196.2c6,0,10.9-4.2,10.9-9.4
C365,481.6,360.1,477.4,354.1,477.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#BEC6D2;}
.st1{opacity:5.000000e-002;fill:#A7A9AC;enable-background:new ;}
.st2{fill:#D3DEE2;}
.st3{fill-rule:evenodd;clip-rule:evenodd;fill:#B7CAD1;}
</style>
<g id="XMLID_78_">
<path id="XMLID_637_" class="st0" d="M416.7,177.4c-12,0-23.5,2.5-34,6.8C359.1,138,311.5,106,256,106s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,177.4,6,217.4,6,266.7S46,356,95.3,356c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,177.4,416.7,177.4z"/>
<path id="XMLID_636_" class="st1" d="M267.8,254.6c-96.2-9.7-186.3,3.7-257.5,33.7c8.9,40,44.5,69.9,87.1,69.9
c19.1,0,36.8-6.1,51.3-16.4c26.2,31.6,65.2,52.1,109.4,52.1s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4
c28.6,0,54-13.5,70.4-34.5C428.6,288.3,352.3,263.1,267.8,254.6z"/>
<path id="XMLID_635_" class="st2" d="M416.7,191.7c-12,0-23.5,2.5-34,6.8c-23.7-46.2-71.2-78.2-126.7-78.2s-103.1,32-126.7,78.2
c-10.5-4.3-21.9-6.8-34-6.8C46,191.7,6,231.7,6,281s40,89.3,89.3,89.3c19.1,0,36.8-6.1,51.3-16.4C172.8,385.5,211.8,406,256,406
s83.2-20.5,109.4-52.1c14.5,10.2,32.2,16.4,51.3,16.4c49.3,0,89.3-40,89.3-89.3S466,191.7,416.7,191.7z"/>
<path id="XMLID_541_" class="st0" d="M156.2,247.5c7.5,0,14.5,1.5,21,4.2c14.6-28.6,44-48.3,78.3-48.3s63.7,19.8,78.3,48.3
c6.5-2.7,13.6-4.2,21-4.2c27.9,0,50.9,20.7,54.6,47.6c0.3-2.5,0.6-5,0.6-7.5c0-30.5-24.7-55.2-55.2-55.2c-7.4,0-14.5,1.5-21,4.2
c-14.6-28.6-44-48.3-78.3-48.3s-63.7,19.8-78.3,48.3c-6.5-2.7-13.5-4.2-21-4.2c-30.5,0-55.2,24.7-55.2,55.2c0,2.6,0.2,5.1,0.6,7.5
C105.2,268.2,128.2,247.5,156.2,247.5z"/>
</g>
<path id="XMLID_16_" class="st3" d="M157.9,438.1h196.2c6,0,10.9-4.2,10.9-9.4s-4.9-9.4-10.9-9.4H157.9c-6,0-10.9,4.2-10.9,9.4
S151.9,438.1,157.9,438.1z"/>
<path id="XMLID_13_" class="st3" d="M354.1,448.3H157.9c-6,0-10.9,4.2-10.9,9.4s4.9,9.4,10.9,9.4h196.2c6,0,10.9-4.2,10.9-9.4
S360.1,448.3,354.1,448.3z"/>
<path id="XMLID_11_" class="st3" d="M354.1,477.4H157.9c-6,0-10.9,4.2-10.9,9.4c0,5.2,4.9,9.4,10.9,9.4h196.2c6,0,10.9-4.2,10.9-9.4
C365,481.6,360.1,477.4,354.1,477.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -0,0 +1,175 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07, custom)"
version="1.0"
sodipodi:docname="arch-linux.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="24.111144"
inkscape:cx="8.6210011"
inkscape:cy="8.4869326"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1366"
inkscape:window-height="704"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
inkscape:document-rotation="0" />
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<g
id="g28"
transform="matrix(0.29166667,0,0,0.29166667,477.3751,297.68101)"
style="opacity:1;fill:#444444;fill-opacity:1">
<path
inkscape:connector-curvature="0"
id="path2518"
d="m 741.00015,483.12318 c -6.34282,15.5509 -10.19396,25.73748 -17.25586,40.82611 4.32983,4.58962 9.65118,9.91474 18.28217,15.95123 -9.27916,-3.81832 -15.60463,-7.64184 -20.33478,-11.61987 -9.03787,18.85892 -23.20682,45.7121 -51.94153,97.34253 22.57885,-13.03517 40.08235,-21.07534 56.39465,-24.14429 -0.69789,-3.00828 -1.0707,-6.27752 -1.0437,-9.67163 l 0.0174,-0.71319 c 0.35836,-14.46931 7.88723,-25.59559 16.80359,-24.84009 8.91635,0.75549 15.85732,13.1018 15.49896,27.5711 -0.0675,2.72544 -0.38436,5.34421 -0.92194,7.77558 16.13675,3.15791 33.47519,11.16227 55.75104,24.02252 -4.39297,-8.08778 -8.32763,-15.37432 -12.07214,-22.31781 -5.89822,-4.57152 -12.04738,-10.51908 -24.59656,-16.96014 8.62559,2.24128 14.80767,4.83303 19.62158,7.72338 -38.07152,-70.88252 -41.14731,-80.30772 -54.20288,-110.94543 z"
style="fill:#444444;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.556641;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -0,0 +1,180 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07, custom)"
version="1.0"
sodipodi:docname="arch-notification.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="19.264932"
inkscape:cx="8.4073787"
inkscape:cy="8.7043899"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1366"
inkscape:window-height="704"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
inkscape:document-rotation="0" />
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<g
id="g28"
transform="matrix(0.29166667,0,0,0.29166667,477.3751,297.68101)">
<path
inkscape:connector-curvature="0"
id="path2518"
d="m 741.00015,483.12318 c -6.34282,15.5509 -10.19396,25.73748 -17.25586,40.82611 4.32983,4.58962 9.65118,9.91474 18.28217,15.95123 -9.27916,-3.81832 -15.60463,-7.64184 -20.33478,-11.61987 -9.03787,18.85892 -23.20682,45.7121 -51.94153,97.34253 22.57885,-13.03517 40.08235,-21.07534 56.39465,-24.14429 -0.69789,-3.00828 -1.0707,-6.27752 -1.0437,-9.67163 l 0.0174,-0.71319 c 0.35836,-14.46931 7.88723,-25.59559 16.80359,-24.84009 8.91635,0.75549 15.85732,13.1018 15.49896,27.5711 -0.0675,2.72544 -0.38436,5.34421 -0.92194,7.77558 16.13675,3.15791 33.47519,11.16227 55.75104,24.02252 -4.39297,-8.08778 -8.32763,-15.37432 -12.07214,-22.31781 -5.89822,-4.57152 -12.04738,-10.51908 -24.59656,-16.96014 8.62559,2.24128 14.80767,4.83303 19.62158,7.72338 -38.07152,-70.88252 -41.14731,-80.30772 -54.20288,-110.94543 z"
style="fill:#444444;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.556641;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
<circle
r="15.029297"
cy="509.56363"
cx="787.47961"
id="path3731"
style="fill:#ff6400;fill-opacity:1;stroke-width:1.87866" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#444444" d="M 8 1 L 4 5 L 1 5 L 1 11 L 4 11 L 8 15 L 8 1 z M 10 1 L 10 2.5 C 12.32 3.24 14 5.43 14 8 C 14 10.57 12.32 12.76 10 13.5 L 10 15 C 13.15 14.22 15.5 11.4 15.5 8 C 15.5 4.6 13.15 1.78 10 1 z M 10 5 L 10 11 C 11.06 10.42 11.789 9.3 11.789 8 C 11.789 6.7 11.07 5.58 10 5 z"/>
</svg>

After

Width:  |  Height:  |  Size: 387 B

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#444444" d="M 8,1 4,5 H 1 V 11 H 4 L 8,15 Z"/>
<path style="opacity:0.3;fill:#444444" d="M 10 1 L 10 2.5 C 12.32 3.24 14 5.43 14 8 C 14 10.57 12.32 12.76 10 13.5 L 10 15 C 13.15 14.22 15.5 11.4 15.5 8 C 15.5 4.6 13.15 1.78 10 1 z M 10 5 L 10 11 C 11.06 10.42 11.789 9.3 11.789 8 C 11.789 6.7 11.07 5.58 10 5 z"/>
</svg>

After

Width:  |  Height:  |  Size: 418 B

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#444444" d="M 8,1 4,5 H 1 V 11 H 4 L 8,15 Z M 10,5 V 11 C 11.06,10.42 11.79,9.3 11.79,8 11.79,6.7 11.07,5.58 10,5 Z"/>
<path style="opacity:0.3;fill:#444444" d="M 10,1 V 2.5 C 12.32,3.24 14,5.43 14,8 14,10.57 12.32,12.76 10,13.5 V 15 C 13.15,14.22 15.5,11.4 15.5,8 15.5,4.6 13.15,1.78 10,1 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 400 B

View File

@@ -0,0 +1,54 @@
<?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="16"
height="16"
version="1.1"
id="svg4"
sodipodi:docname="audio-volume-muted-symbolic.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<metadata
id="metadata10">
<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="defs8" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1020"
id="namedview6"
showgrid="false"
inkscape:zoom="46.125"
inkscape:cx="2.7642276"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<path
id="path854"
style="fill:#444444;fill-opacity:1;stroke:none;stroke-width:0.567103;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.3"
d="M 10.687042,4.8541011 9.4606576,6.1810452 11.141871,8.0000002 9.4606576,9.8189564 10.687042,11.145899 12.36887,9.326294 14.050085,11.145899 15.27647,9.8189564 13.595256,8.0000003 15.27647,6.1810453 14.050085,4.8541012 12.36887,6.6737052 Z M 8,1 4,5 H 1 v 6 h 3 l 4,4 z" />
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,99 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="16"
height="16"
viewBox="0 0 4.2333333 4.2333333"
version="1.1"
id="svg8"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
sodipodi:docname="azote.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="37.109674"
inkscape:cx="8.3940376"
inkscape:cy="9.0946636"
inkscape:document-units="px"
inkscape:current-layer="g1103"
showgrid="false"
units="px"
inkscape:window-width="1918"
inkscape:window-height="1018"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
showguides="false"
inkscape:guide-bbox="true"
inkscape:snap-global="false"
inkscape:showpageshadow="2"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1">
<sodipodi:guide
position="-2.3242464,3.1750003"
orientation="0,1"
id="guide835"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-0.82317059,-7.4083333"
orientation="0,1"
id="guide837"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="1.0583333,1.5862753"
orientation="-1,0"
id="guide839"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="11.641667,-1.1576271"
orientation="-1,0"
id="guide841"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-284.29998)">
<g
id="g1103"
transform="matrix(0.90909086,0,0,0.90909086,0.53257261,26.307443)">
<path
id="rect77596"
style="opacity:0.9;fill:#444444;fill-opacity:1;stroke:none;stroke-width:0.312106;stroke-linejoin:round;stroke-miterlimit:2;stroke-dasharray:none"
d="m 1.4470183,284.30113 -0.76031238,1.85059 -0.44697153,-0.90093 -0.0455035,0.10442 -0.48901911,1.11674 v 0.26511 l 0.54085859,-1.2345 0.38649213,0.78027 -0.68024919,1.65625 h 0.77240825 l 0.33580464,-0.79361 0.015552,0.0314 0.080639,-0.0423 H 2.025893 l 0.5638983,0.45248 0.1434225,0.35213 h 0.7689524 l -0.4613715,-1.11499 0.3749723,-0.76228 0.3640283,0.87831 v -0.27846 l -0.3565404,-0.85859 -0.4371796,0.88818 -0.9884061,-2.39012 z m 1.6559834,0 a 0.39905635,0.4024483 0 0 0 -0.3991639,0.40261 0.39905635,0.4024483 0 0 0 0.3991639,0.40261 0.39905635,0.4024483 0 0 0 0.3991641,-0.40261 0.39905635,0.4024483 0 0 0 -0.3991641,-0.40261 z m -1.3806581,0.99781 0.40262,1.1585 h -0.80524 z m 0.4763472,1.83551 h 0.2067819 l 0.1002233,0.24654 z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@@ -0,0 +1,211 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
version="1.0"
sodipodi:docname="battery-empty-charging-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.9476973"
inkscape:cy="7.2719109"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1360"
inkscape:window-height="710"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<path
style="opacity:1;fill:#444444;fill-opacity:1;stroke:none;stroke-width:2.40441"
d="m 686.07879,438.59195 v 5.93732 h -7.4226 v 35.62518 h 29.68786 v -35.62518 h -7.4226 v -5.93732 z m 4.26685,4.26812 h 6.30896 v 5.93732 h 7.42133 v 27.08894 h -21.0159 v -27.08894 h 7.28561 z"
id="path878-5-1-2-7-6-6-5-37"
inkscape:connector-curvature="0" />
<path
style="fill:#ff6400;stroke-width:2.26366;fill-opacity:1"
d="m 693.50011,453.43569 v 6.79098 h 6.79099 l -6.79099,11.3184 v -6.79108 h -6.79098 z"
id="path837" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,207 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
version="1.0"
sodipodi:docname="battery-empty-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.9476973"
inkscape:cy="7.2719109"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1920"
inkscape:window-height="1020"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<path
style="opacity:1;fill:#444444;fill-opacity:1;stroke:none;stroke-width:2.40441"
d="m 686.07879,438.59195 v 5.93732 h -7.4226 v 35.62518 h 29.68786 v -35.62518 h -7.4226 v -5.93732 z m 4.26685,4.26812 h 6.30896 v 5.93732 h 7.42133 v 27.08894 h -21.0159 v -27.08894 h 7.28561 z"
id="path878-5-1-2-7-6-6-5-37"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,207 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
version="1.0"
sodipodi:docname="battery-full-charging-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.9476973"
inkscape:cy="7.2719109"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1360"
inkscape:window-height="710"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<path
id="path878-5-1-2-7-6-6-5-3-7-0-3"
style="fill:#444444;fill-opacity:1;stroke:none;stroke-width:0.809906"
d="M 5.5 1 L 5.5 3 L 3 3 L 3 15 L 13 15 L 13 3 L 10.5 3 L 10.5 1 L 5.5 1 z M 8 4.6269531 L 8 7.6269531 L 11 7.6269531 L 8 12.626953 L 8 9.6269531 L 5 9.6269531 L 8 4.6269531 z "
transform="matrix(2.96875,0,0,2.96875,669.75015,435.62319)" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,207 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
version="1.0"
sodipodi:docname="battery-full-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.9476973"
inkscape:cy="7.2719109"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1920"
inkscape:window-height="1020"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<path
inkscape:connector-curvature="0"
style="fill:#444444;fill-opacity:1;stroke:none;stroke-width:2.40441"
d="m 686.07825,438.59195 v 5.9375 h -7.42188 v 35.625 h 29.6875 v -35.625 h -7.42186 v -5.9375 z"
id="path878-5-1-2-7-6-6-5-3-7-0-3" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -0,0 +1,207 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
version="1.0"
sodipodi:docname="battery-good-charging-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.9476973"
inkscape:cy="7.2719109"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1360"
inkscape:window-height="710"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<path
id="path878-5-1-2-7-6-6-5-3-2-6"
style="fill:#eeeeee;fill-opacity:1;stroke:none;stroke-width:0.809906"
d="M 5.5 1 L 5.5 3 L 3 3 L 3 15 L 13 15 L 13 3 L 10.5 3 L 10.5 1 L 5.5 1 z M 6.9375 2.4375 L 9.0625 2.4375 L 9.0625 4.4375 L 11.5625 4.4375 L 11.5625 5.21875 L 4.4824219 5.21875 L 4.4824219 4.4375 L 6.9375 4.4375 L 6.9375 2.4375 z M 8 5.4453125 L 8 8.4453125 L 11 8.4453125 L 8 13.445312 L 8 10.445312 L 5 10.445312 L 8 5.4453125 z "
transform="matrix(2.96875,0,0,2.96875,669.75015,435.62319)" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,207 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
version="1.0"
sodipodi:docname="battery-good-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.9476973"
inkscape:cy="7.2719109"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1920"
inkscape:window-height="1020"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<path
style="fill:#444444;fill-opacity:1;stroke:none;stroke-width:2.40441"
d="m 686.07814,438.59195 v 5.93732 h -7.42131 v 35.62518 h 29.68659 v -35.62518 h -7.42134 v -5.93732 z m 4.26814,4.26812 h 6.30768 v 5.93732 h 7.42261 v 2.31861 h -21.01718 v -2.31861 h 7.28689 z"
id="path878-5-1-2-7-6-6-5-3-2-6"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,211 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
version="1.0"
sodipodi:docname="battery-low-charging-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.9476973"
inkscape:cy="7.2719109"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1360"
inkscape:window-height="710"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<path
id="path878-5-1-2-7-6-6-5-6-8"
style="fill:#444444;fill-opacity:1;stroke:none;stroke-width:0.809906"
d="M 5.5 1 L 5.5 3 L 3 3 L 3 15 L 13 15 L 13 3 L 10.5 3 L 10.5 1 L 5.5 1 z M 6.9375 2.4375 L 9.0625 2.4375 L 9.0625 4.4375 L 11.5625 4.4375 L 11.5625 10.78125 L 9.2226562 10.78125 L 8 12.820312 L 8 10.78125 L 4.4824219 10.78125 L 4.4824219 4.4375 L 6.9375 4.4375 L 6.9375 2.4375 z "
transform="matrix(2.96875,0,0,2.96875,669.75015,435.62319)" />
<path
id="path2431-5"
style="fill:#444444;fill-opacity:1;stroke:none;stroke-width:2.7479"
d="m 693.50015,449.93349 -8.90625,14.84375 h 8.90625 v 2.85279 h 3.62976 l 5.27649,-8.79029 h -8.90625 z" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@@ -0,0 +1,207 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
version="1.0"
sodipodi:docname="battery-low-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.9476973"
inkscape:cy="7.2719109"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1920"
inkscape:window-height="1020"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="false"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<path
style="fill:#444444;fill-opacity:1;stroke:none;stroke-width:2.40441"
d="m 686.0788,438.59195 v 5.93732 h -7.4226 v 35.62518 h 29.68785 v -35.62518 h -7.42131 v -5.93732 z m 4.26685,4.26812 h 6.30896 v 5.93732 h 7.42134 v 18.83301 h -21.01591 v -18.83301 h 7.28561 z"
id="path878-5-1-2-7-6-6-5-6-8"
inkscape:connector-curvature="0" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="16"
height="16"
viewBox="0 0 4.2333333 4.2333335"
version="1.1"
id="svg8"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
sodipodi:docname="notification.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="21.193561"
inkscape:cx="18.991617"
inkscape:cy="9.3424601"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1364"
inkscape:window-height="706"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:snap-global="false"
inkscape:pagecheckerboard="0" />
<metadata
id="metadata5">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-280.06665)">
<path
style="fill:#444444;stroke-width:0.00874429;fill-opacity:1"
d="m 1.9918201,284.04433 c -0.1190364,-0.0302 -0.2603845,-0.13089 -0.3241683,-0.23101 -0.030788,-0.0483 -0.058094,-0.12758 -0.066106,-0.19187 l -0.00571,-0.0459 h 0.5162181 0.516218 l -9.97e-5,0.0328 c -1.342e-4,0.0439 -0.020158,0.11663 -0.047169,0.17156 -0.048462,0.0985 -0.1620429,0.19637 -0.2833429,0.24413 -0.057681,0.0227 -0.080942,0.0269 -0.1634395,0.0292 -0.060561,0.002 -0.1132986,-0.002 -0.1423869,-0.009 z m -1.19399415,-0.71734 c -0.060557,-0.0164 -0.1091633,-0.0544 -0.140509,-0.10996 -0.025383,-0.045 -0.027141,-0.0537 -0.026932,-0.13554 1.645e-4,-0.076 0.00313,-0.094 0.023457,-0.13746 0.029275,-0.063 0.087424,-0.12545 0.1772442,-0.1903 0.086766,-0.0627 0.1530818,-0.13181 0.18302315,-0.1909 0.048737,-0.0962 0.050419,-0.11496 0.057237,-0.63997 0.00602,-0.46306 0.00716,-0.48811 0.025215,-0.54652 0.088634,-0.28695 0.3046776,-0.49919 0.627353,-0.61633 0.05171,-0.0188 0.1016028,-0.0417 0.1108666,-0.051 0.013313,-0.0133 0.018404,-0.0363 0.024217,-0.10905 0.010561,-0.13202 0.041909,-0.18448 0.1347605,-0.22554 0.1242171,-0.0549 0.2837007,-0.0158 0.3421697,0.084 0.019505,0.0333 0.025353,0.0572 0.031339,0.12786 0.010354,0.1224 0.015686,0.13015 0.1134293,0.16428 0.3474948,0.12134 0.5731185,0.3435 0.6570467,0.64695 0.017235,0.0623 0.018645,0.0953 0.023839,0.55158 0.00533,0.46861 0.0062,0.48731 0.024733,0.54346 0.037578,0.11369 0.078345,0.15986 0.2669549,0.3023 0.058166,0.0439 0.1033021,0.10271 0.1294733,0.16859 0.027038,0.0681 0.026935,0.17134 -1.651e-4,0.23266 -0.023254,0.0526 -0.070354,0.10126 -0.119236,0.12324 -0.033093,0.0149 -0.1040692,0.0158 -1.3291397,0.0174 -1.0415968,0.002 -1.30240115,-6.9e-4 -1.33637745,-0.01 z"
id="path38" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="48"
height="48"
viewBox="0 0 12.7 12.7"
version="1.1"
id="svg5"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
sodipodi:docname="blank.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="0.49798681"
inkscape:cx="5.0202133"
inkscape:cy="561.25984"
inkscape:window-width="1912"
inkscape:window-height="1012"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
id="defs2" />
<g
inkscape:label="Warstwa 1"
inkscape:groupmode="layer"
id="layer1" />
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="16"
height="16"
viewBox="0 0 4.2333332 4.2333333"
version="1.1"
id="svg5"
xml:space="preserve"
sodipodi:docname="cloud.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="px"
showgrid="false"
inkscape:zoom="16.174267"
inkscape:cx="20.340953"
inkscape:cy="17.620582"
inkscape:window-width="1918"
inkscape:window-height="1060"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"
showguides="true"><sodipodi:guide
position="3.7041666,0.078327936"
orientation="-1,0"
id="guide5356"
inkscape:locked="false"
inkscape:label=""
inkscape:color="rgb(0,134,229)" /></sodipodi:namedview><defs
id="defs2" /><g
inkscape:label="Warstwa 1"
inkscape:groupmode="layer"
id="layer1"><path
d="m 2.917577,1.8615764 c -0.01615,0.00796 -0.032514,0.016794 -0.048664,0.026052 -0.048443,0.028423 -0.096245,0.06309 -0.1451211,0.1029234 L 2.6195803,1.8712641 c 0.035957,-0.033373 0.074928,-0.06374 0.1162692,-0.09065 0.032943,-0.02153 0.067393,-0.040696 0.1029191,-0.057061 0.014214,-0.00707 0.028421,-0.013779 0.043064,-0.020022 C 2.8131472,1.5818741 2.7143194,1.4946692 2.602356,1.4408391 2.4903935,1.3872212 2.3650815,1.3665543 2.2429989,1.3783921 2.1217775,1.3900214 2.0040014,1.4341601 1.9066795,1.5097379 1.794071,1.5969423 1.7085913,1.7274266 1.6756485,1.9003289 l -0.010336,0.054047 -0.053829,0.00947 c -0.05275,0.00926 -0.099906,0.021966 -0.1412452,0.03811 -0.04005,0.015501 -0.075791,0.034666 -0.1070111,0.057275 -0.024979,0.018087 -0.046507,0.038331 -0.064807,0.06029 -0.056628,0.067826 -0.082896,0.1528774 -0.082249,0.2390055 6.429e-4,0.08742 0.029064,0.1757013 0.081603,0.2482642 0.019593,0.026916 0.0422,0.051677 0.068043,0.073209 0.026264,0.021747 0.055764,0.039834 0.088924,0.0534 0.032943,0.013565 0.069328,0.023255 0.109594,0.028853 h 1.5620982 c 0.076005,-0.018301 0.1431833,-0.043063 0.200241,-0.07493 C 3.3833024,2.6556696 3.429594,2.6171276 3.4642596,2.5708338 3.5180886,2.4991318 3.5445706,2.3977162 3.5456486,2.2937163 3.5469386,2.1845487 3.5202416,2.0749506 3.4683506,1.9952824 3.4534936,1.9722454 3.4371296,1.9515724 3.4199076,1.9330494 3.3421796,1.8492894 3.2435665,1.8126849 3.1410773,1.8120392 3.0672243,1.8113934 2.9903576,1.8292692 2.917582,1.8615642 Z M 3.039014,1.6617593 c 0.03445,-0.00536 0.0689,-0.00819 0.1031347,-0.00775 0.1446905,0.00107 0.2842131,0.052754 0.394023,0.1711793 0.023036,0.024766 0.044786,0.052754 0.065243,0.083975 0.0689,0.1059378 0.104212,0.247403 0.1027048,0.3858543 -0.0015,0.135867 -0.038107,0.2710883 -0.1130398,0.3705664 -0.048879,0.064811 -0.1115319,0.1177803 -0.1866761,0.1597677 -0.072346,0.04048 -0.1567483,0.071271 -0.251486,0.093233 l -0.017657,0.00215 H 1.5617517 l -0.00991,-8.639e-4 C 1.4943591,2.9125499 1.4422506,2.8989848 1.3948815,2.8793913 1.346003,2.8591514 1.3027275,2.8330975 1.2646169,2.80123 1.2284456,2.7710851 1.1967956,2.7368492 1.1698793,2.6995987 1.0979652,2.6005513 1.0592089,2.4795413 1.0583475,2.3589619 1.0574903,2.2370908 1.0953831,2.1158648 1.1772,2.017679 1.2036857,1.985813 1.2349069,1.956525 1.2706462,1.93069 1.3122032,1.900545 1.3597852,1.875136 1.4136136,1.854252 1.4506496,1.839822 1.4902646,1.827764 1.5320361,1.818079 1.5794071,1.6298885 1.6803864,1.4849777 1.8102203,1.3844231 1.9316566,1.2903284 2.077854,1.235422 2.2283581,1.2209953 c 0.1498584,-0.014429 0.3040224,0.010979 0.4424685,0.077515 0.1509349,0.072563 0.282706,0.1933577 0.368186,0.3632452 z"
id="path1975"
style="fill:#eeeeee;fill-opacity:1;stroke-width:0.0215318" /></g></svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@@ -0,0 +1,227 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
version="1.0"
sodipodi:docname="display-brightness-high-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.3071379"
inkscape:cy="10.429659"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1920"
inkscape:window-height="1020"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<g
id="g941-3"
transform="matrix(0.16470594,0,0,0.16470594,437.61557,441.46252)"
style="fill:#444444;fill-opacity:1">
<path
id="rect3018-7-6"
d="m 1546.6784,-17.428459 c -4.9104,0 -8.8656,3.95524 -8.8656,8.8656597 V 21.339241 c 0,4.91042 3.9552,8.85986 8.8656,8.85986 h 13.8117 c 4.9104,0 8.8656,-3.94944 8.8656,-8.85986 V -8.5627993 c 0,-4.9104197 -3.9552,-8.8656597 -8.8656,-8.8656597 z m -71.1514,29.47876 c -2.2657,0 -4.5319,0.86735 -6.268,2.60345 l -9.7702,9.7702 c -3.4722,3.47221 -3.4722,9.06381 0,12.53602 l 21.1465,21.14654 c 3.4722,3.47221 9.0639,3.47221 12.536,0 l 9.7703,-9.7702 c 3.4721,-3.47221 3.4721,-9.0638 0,-12.53601 l -21.1466,-21.14655 c -1.7361,-1.7361 -4.0023,-2.60345 -6.268,-2.60345 z m 156.1087,0.0406 c -2.2657,0 -4.5319,0.87315 -6.268,2.60925 l -21.1466,21.14075 c -3.4721,3.47221 -3.4721,9.0638 0,12.53601 l 9.7703,9.7702 c 3.4722,3.47221 9.0638,3.47221 12.536,0 l 21.1465,-21.14654 c 3.4722,-3.47221 3.4722,-9.06381 0,-12.53601 l -9.7702,-9.76441 c -1.7361,-1.7361 -4.0023,-2.60925 -6.268,-2.60925 z m -195.3577,80.88105 c -4.9104,0 -8.8656,3.95524 -8.8656,8.865659 v 13.81165 c 0,4.91042 3.9552,8.86565 8.8656,8.86565 h 29.1425 c 4.9104,0 8.8656,-3.95523 8.8656,-8.86565 v -13.81165 c 0,-4.910419 -3.9552,-8.865659 -8.8656,-8.865659 z m 204.7104,0 c -4.9104,0 -8.8598,3.95524 -8.8598,8.865659 v 13.81165 c 0,4.91042 3.9494,8.86565 8.8598,8.86565 h 29.9021 c 4.9104,0 8.8656,-3.95523 8.8656,-8.86565 v -13.81165 c 0,-4.910419 -3.9552,-8.865659 -8.8656,-8.865659 z m -20.1724,64.367359 c -2.2657,0 -4.5319,0.86735 -6.268,2.60347 l -9.7644,9.77019 c -3.4722,3.47222 -3.4722,9.0638 0,12.53602 l 20.6073,20.60731 c 3.4722,3.47219 9.0638,3.47219 12.536,0 l 9.7702,-9.76442 c 3.4722,-3.47219 3.4722,-9.06381 0,-12.536 l -20.6131,-20.6131 c -1.7361,-1.73612 -4.0023,-2.60347 -6.268,-2.60347 z m -134.4693,0.0463 c -2.2657,0 -4.5319,0.86735 -6.268,2.60345 l -20.6073,20.60731 c -3.4722,3.47219 -3.4722,9.0638 0,12.53602 l 9.7644,9.77019 c 3.4722,3.47222 9.0638,3.47222 12.536,0 l 20.6131,-20.60732 c 3.4722,-3.47219 3.4722,-9.0638 0,-12.53599 l -9.7702,-9.77021 c -1.7361,-1.7361 -4.0023,-2.60345 -6.268,-2.60345 z m 60.3317,30.65582 c -4.9104,0 -8.8656,3.95523 -8.8656,8.86567 v 29.14246 c 0,4.91041 3.9552,8.86564 8.8656,8.86564 h 13.8117 c 4.9104,0 8.8656,-3.95523 8.8656,-8.86564 V 196.9071 c 0,-4.91044 -3.9552,-8.86567 -8.8656,-8.86567 z"
style="color:#353535;fill:#444444;fill-opacity:1;stroke-width:15.7715"
inkscape:connector-curvature="0" />
<path
style="color:#353535;fill:#444444;fill-opacity:1;stroke-width:15.7715"
inkscape:connector-curvature="0"
d="M 1559.3362,108.7434 V 14.114521 c -51.9828,0 -94.6289,42.64609 -94.6289,94.628879 0,51.98282 42.6461,94.62891 94.6289,94.62891 z"
id="path3042-0-7" />
<path
inkscape:connector-curvature="0"
d="m 1553.5842,203.37231 c -52.2509,0 -94.6289,-42.37799 -94.6289,-94.62892 0,-52.250919 42.378,-94.628869 94.6289,-94.628869 52.251,0 94.629,42.37795 94.629,94.628869 0,52.25093 -42.378,94.62892 -94.629,94.62892 z m 0,-165.600599 c -39.1921,0 -70.9716,31.7007 -70.9716,70.971679 0,39.19214 31.7007,70.97169 70.9716,70.97169 39.1922,0 70.9717,-31.70067 70.9717,-70.97169 0,-39.192129 -31.7007,-70.971679 -70.9717,-70.971679"
style="color:#353535;fill:#444444;fill-opacity:1;fill-rule:evenodd;stroke-width:15.7715"
id="path3044-9-5" />
<path
style="color:#353535;fill:#444444;fill-opacity:1;stroke-width:15.7715"
inkscape:connector-curvature="0"
d="m 1553.3987,108.74343 v 94.62888 c 51.9828,0 94.6289,-42.64609 94.6289,-94.62888 0,-51.982809 -42.6461,-94.628909 -94.6289,-94.628909 z"
id="path3042-0-3-3" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@@ -0,0 +1,222 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
version="1.0"
sodipodi:docname="display-brightness-low-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.3071379"
inkscape:cy="10.429659"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1920"
inkscape:window-height="1020"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<g
id="g925-3"
transform="matrix(0.16470594,0,0,0.16470594,843.31522,441.46252)"
style="fill:#444444;fill-opacity:1">
<path
id="rect3018-5-6"
d="m -916.49717,-17.428459 c -4.91044,0 -8.86567,3.95524 -8.86567,8.8656597 V 21.339241 c 0,4.91042 3.95523,8.85986 8.86567,8.85986 h 13.81163 c 4.91043,0 8.86567,-3.94944 8.86567,-8.85986 V -8.5627993 c 0,-4.9104197 -3.95524,-8.8656597 -8.86567,-8.8656597 z m -71.15144,29.47876 c -2.26572,0 -4.53192,0.86735 -6.26801,2.60345 l -9.77018,9.7702 c -3.4722,3.47221 -3.4722,9.06381 0,12.53602 l 21.14652,21.14654 c 3.47222,3.47221 9.06383,3.47221 12.53602,0 l 9.77021,-9.7702 c 3.47219,-3.47221 3.47219,-9.0638 0,-12.53601 l -21.14655,-21.14655 c -1.73613,-1.7361 -4.00232,-2.60345 -6.26801,-2.60345 z m 156.10872,0.0406 c -2.26572,0 -4.53192,0.87315 -6.26801,2.60925 l -21.14656,21.14075 c -3.47219,3.47221 -3.47219,9.0638 0,12.53601 l 9.77022,9.7702 c 3.47219,3.47221 9.0638,3.47221 12.53599,0 l 21.14656,-21.14654 c 3.47219,-3.47221 3.47219,-9.06381 0,-12.53601 l -9.77022,-9.76441 c -1.73609,-1.7361 -4.00229,-2.60925 -6.26798,-2.60925 z m -195.35771,80.88105 c -4.9104,0 -8.8656,3.95524 -8.8656,8.865659 v 13.81165 c 0,4.91043 3.9552,8.86565 8.8656,8.86565 h 29.14247 c 4.91043,0 8.86567,-3.95522 8.86567,-8.86565 v -13.81165 c 0,-4.910419 -3.95524,-8.865659 -8.86567,-8.865659 z m 204.71043,0 c -4.91043,0 -8.85988,3.95524 -8.85988,8.865659 v 13.81165 c 0,4.91043 3.94945,8.86565 8.85988,8.86565 h 29.90202 c 4.91043,0 8.86567,-3.95522 8.86567,-8.86565 v -13.81165 c 0,-4.910419 -3.95524,-8.865659 -8.86567,-8.865659 z m -20.17245,64.367359 c -2.26569,0 -4.53188,0.86735 -6.26798,2.60347 l -9.76443,9.77019 c -3.47219,3.47222 -3.47219,9.0638 0,12.53602 l 20.60732,20.60731 c 3.47222,3.47219 9.0638,3.47219 12.53602,0 l 9.77018,-9.76442 c 3.47222,-3.47219 3.47222,-9.06381 0,-12.536 l -20.6131,-20.6131 c -1.73609,-1.73612 -4.00229,-2.60347 -6.26801,-2.60347 z m -134.46929,0.0463 c -2.26569,0 -4.53192,0.86735 -6.26801,2.60345 l -20.60728,20.60731 c -3.4722,3.47219 -3.4722,9.0638 0,12.53602 l 9.76439,9.77019 c 3.47219,3.47222 9.0638,3.47222 12.53599,0 l 20.61313,-20.60732 c 3.47219,-3.47219 3.47219,-9.0638 0,-12.53599 l -9.77021,-9.77021 c -1.7361,-1.7361 -4.00229,-2.60345 -6.26801,-2.60345 z m 60.33174,30.65582 c -4.91044,0 -8.86567,3.95523 -8.86567,8.86567 v 29.14246 c 0,4.91041 3.95523,8.86564 8.86567,8.86564 h 13.81163 c 4.91043,0 8.86567,-3.95523 8.86567,-8.86564 V 196.9071 c 0,-4.91044 -3.95524,-8.86567 -8.86567,-8.86567 z"
style="color:#353535;fill:#444444;fill-opacity:1;stroke-width:15.7715"
inkscape:connector-curvature="0" />
<path
id="path3042-3-7"
d="m -942.31829,22.394541 c -32.98198,14.83917 -56.15112,48.04618 -56.15112,86.348869 0,38.30275 23.16914,71.5097 56.15112,86.34888 z"
style="color:#353535;fill:#444444;fill-opacity:1;stroke-width:15.7715"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
d="m -909.59136,203.37231 c -52.25092,0 -94.62894,-42.37799 -94.62894,-94.62892 0,-52.250919 42.37802,-94.628869 94.62894,-94.628869 52.25092,0 94.62891,42.37795 94.62891,94.628869 0,52.25093 -42.37799,94.62892 -94.62891,94.62892 z m 0,-165.600599 c -39.19213,0 -70.97168,31.7007 -70.97168,70.971679 0,39.19214 31.7007,70.97169 70.97168,70.97169 39.19214,0 70.97168,-31.70067 70.97168,-70.97169 0,-39.192129 -31.70069,-70.971679 -70.97168,-70.971679"
style="color:#353535;fill:#444444;fill-opacity:1;fill-rule:evenodd;stroke-width:15.7715"
id="path3044-5-5" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.3 KiB

View File

@@ -0,0 +1,222 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
version="1.0"
sodipodi:docname="display-brightness-medium-symbolic.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/thayer/archlinux-logo-contest/archer-full-detail.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs2426">
<linearGradient
gradientUnits="userSpaceOnUse"
id="path1082_2_"
y2="129.3468"
x2="112.49853"
y1="6.1372099"
x1="112.49854"
gradientTransform="translate(287,-83)">
<stop
id="stop193"
offset="0"
style="stop-color:#ffffff;stop-opacity:0" />
<stop
id="stop195"
offset="1"
style="stop-color:#ffffff;stop-opacity:0.27450982;" />
<midPointStop
id="midPointStop197"
style="stop-color:#FFFFFF"
offset="0" />
<midPointStop
id="midPointStop199"
style="stop-color:#FFFFFF"
offset="0.5" />
<midPointStop
id="midPointStop201"
style="stop-color:#000000"
offset="1" />
</linearGradient>
<linearGradient
id="linearGradient3388">
<stop
style="stop-color:#000000;stop-opacity:0;"
offset="0"
id="stop3390" />
<stop
style="stop-color:#000000;stop-opacity:0.37113401;"
offset="1"
id="stop3392" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4346">
<stop
style="stop-color:#00bdec;stop-opacity:1"
offset="0"
id="stop4348" />
<stop
style="stop-color:#40bfde;stop-opacity:1"
offset="1"
id="stop4350" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4346"
id="linearGradient4352"
x1="400.6142"
y1="634.15063"
x2="616.48553"
y2="666.97791"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient5323">
<stop
style="stop-color:#6e6e6e;stop-opacity:1"
offset="0"
id="stop5325" />
<stop
style="stop-color:#4d4d4d;stop-opacity:1"
offset="1"
id="stop5327" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5323"
id="linearGradient5329"
x1="291.83591"
y1="238.08237"
x2="650.81366"
y2="348.96875"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#path1082_2_"
id="linearGradient2216"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3937741,0,0,0.393752,978.34967,416.9815)"
x1="541.33502"
y1="104.50665"
x2="606.91248"
y2="303.14029" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="20.746079"
inkscape:cx="9.3071379"
inkscape:cy="10.429659"
inkscape:document-units="px"
inkscape:current-layer="g2210"
inkscape:window-width="1920"
inkscape:window-height="1020"
inkscape:window-x="0"
inkscape:window-y="0"
showgrid="false"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
inkscape:document-rotation="0"
inkscape:lockguides="true">
<sodipodi:guide
position="-9.1314141,0"
orientation="0,1"
id="guide1583"
inkscape:locked="true" />
<sodipodi:guide
position="-4.326,16"
orientation="0,1"
id="guide1585"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="0,54.808341"
orientation="1,0"
id="guide1005"
inkscape:locked="true"
inkscape:label=""
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="16,7.9020841"
orientation="-1,0"
id="guide851"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
<sodipodi:guide
position="-12.339681,0"
orientation="0,1"
id="guide853"
inkscape:label=""
inkscape:locked="true"
inkscape:color="rgb(0,0,255)" />
</sodipodi:namedview>
<metadata
id="metadata2429">
<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>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)">
<g
id="g2424"
transform="matrix(1.3473684,0,0,1.3473684,-632.88236,-513.34366)">
<g
id="g2210"
transform="matrix(0.25,0,0,0.25,502.3126,469.21738)">
<g
id="g930-3"
style="fill:#444444;fill-opacity:1"
transform="matrix(0.16470594,0,0,0.16470594,708.9831,441.46252)">
<path
id="rect3018-6"
d="m -100.90958,-17.428459 c -4.9104,0 -8.8657,3.95524 -8.8657,8.8656597 V 21.339241 c 0,4.91042 3.9553,8.85986 8.8657,8.85986 h 13.811599 c 4.9105,0 8.8657,-3.94944 8.8657,-8.85986 V -8.5627993 c 0,-4.9104197 -3.9552,-8.8656597 -8.8657,-8.8656597 z m -71.1514,29.47876 c -2.2657,0 -4.5319,0.86735 -6.268,2.60345 l -9.7702,9.7702 c -3.4722,3.47221 -3.4722,9.06381 0,12.53602 l 21.1465,21.14654 c 3.4722,3.47221 9.0638,3.47221 12.536,0 l 9.7702,-9.7702 c 3.4722,-3.47221 3.4722,-9.0638 0,-12.53601 l -21.1465,-21.14655 c -1.7361,-1.7361 -4.0023,-2.60345 -6.268,-2.60345 z m 156.108699,0.0406 c -2.2657,0 -4.5319,0.87315 -6.268,2.60925 l -21.1466,21.14075 c -3.4722,3.47221 -3.4722,9.0638 0,12.53601 l 9.7702,9.7702 c 3.4722,3.47221 9.0638,3.47221 12.536,0 L 0.08591892,37.000571 c 3.47219998,-3.47221 3.47219998,-9.06381 0,-12.53601 l -9.77020002,-9.76441 c -1.7360999,-1.7361 -4.0022999,-2.60925 -6.2679999,-2.60925 z m -195.357699,80.88105 c -4.9104,0 -8.8657,3.95524 -8.8657,8.865659 v 13.81165 c 0,4.91041 3.9553,8.86565 8.8657,8.86565 h 29.1425 c 4.9104,0 8.8656,-3.95524 8.8656,-8.86565 v -13.81165 c 0,-4.910419 -3.9552,-8.865659 -8.8656,-8.865659 z m 204.7103989,0 c -4.9103999,0 -8.8598999,3.95524 -8.8598999,8.865659 v 13.81165 c 0,4.91041 3.9495,8.86565 8.8598999,8.86565 H 23.302419 c 4.9105,0 8.8657,-3.95524 8.8657,-8.86565 v -13.81165 c 0,-4.910419 -3.9552,-8.865659 -8.8657,-8.865659 z M -26.771981,157.33931 c -2.2657,0 -4.5319,0.86735 -6.268,2.60347 l -9.7644,9.77019 c -3.4722,3.47222 -3.4722,9.0638 0,12.53602 l 20.6073,20.60731 c 3.4722,3.47219 9.0638,3.47219 12.5359999,0 l 9.77020002,-9.76442 c 3.47219998,-3.47219 3.47219998,-9.06381 0,-12.536 L -20.503981,159.94278 c -1.7361,-1.73612 -4.0023,-2.60347 -6.268,-2.60347 z m -134.469299,0.0463 c -2.2657,0 -4.5319,0.86735 -6.268,2.60345 l -20.6073,20.60731 c -3.4722,3.47219 -3.4722,9.0638 0,12.53602 l 9.7644,9.77019 c 3.4722,3.47222 9.0638,3.47222 12.536,0 l 20.6131,-20.60732 c 3.4722,-3.47219 3.4722,-9.0638 0,-12.53599 l -9.7702,-9.77021 c -1.7361,-1.7361 -4.0023,-2.60345 -6.268,-2.60345 z m 60.3317,30.65582 c -4.9104,0 -8.8657,3.95523 -8.8657,8.86567 v 29.14246 c 0,4.91041 3.9553,8.86564 8.8657,8.86564 h 13.811599 c 4.9105,0 8.8657,-3.95523 8.8657,-8.86564 V 196.9071 c 0,-4.91044 -3.9552,-8.86567 -8.8657,-8.86567 z"
style="color:#353535;fill:#444444;fill-opacity:1;stroke-width:15.7715"
inkscape:connector-curvature="0" />
<path
style="color:#353535;fill:#444444;fill-opacity:1;stroke-width:15.7715"
inkscape:connector-curvature="0"
d="M -88.251781,108.7434 V 14.114521 c -51.982799,0 -94.628899,42.64609 -94.628899,94.628879 0,51.98282 42.6461,94.62891 94.628899,94.62891 z"
id="path3042-7" />
<path
inkscape:connector-curvature="0"
d="m -94.003781,203.37231 c -52.250899,0 -94.628899,-42.37799 -94.628899,-94.62892 0,-52.250919 42.378,-94.628869 94.628899,-94.628869 52.2509,0 94.62889992,42.37795 94.62889992,94.628869 0,52.25093 -42.37799992,94.62892 -94.62889992,94.62892 z m 0,-165.600599 c -39.192099,0 -70.971699,31.7007 -70.971699,70.971679 0,39.19214 31.7007,70.97169 70.971699,70.97169 39.1922,0 70.9717,-31.70067 70.9717,-70.97169 0,-39.192129 -31.7007,-70.971679 -70.9717,-70.971679"
style="color:#353535;fill:#444444;fill-opacity:1;fill-rule:evenodd;stroke-width:15.7715"
id="path3044-5" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:#444444" d="M 8 1 L 3.5 7 L 6 7 L 6 13 L 10 13 L 10 7 L 12.5 7 L 8 1 z M 1 14 L 1 16 L 15 16 L 15 14 L 1 14 z"/>
</svg>

After

Width:  |  Height:  |  Size: 217 B

Some files were not shown because too many files have changed in this diff Show More