Compare commits

...

9 commits

265 changed files with 23336 additions and 224 deletions

View file

@ -1,83 +1,61 @@
# nwg-shell Hyprland config file
# ####################################################################################### #
# AUTOGENERATED HYPR CONFIG. # The nwg-shell-config utility generates a part of settings for you:
# PLEASE USE THE CONFIG PROVIDED IN THE GIT REPO /examples/hypr.conf AND EDIT IT, # General, Input devices, Touchpad, Dwindle layout, Master layout.
# OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS. # Decoration, animations, gestures and per-device config are left to be configured by yourself.
# ####################################################################################### # Refer to the Hyprland wiki at https://wiki.hyprland.org for more information.
# #
# Please note not all available settings / options are set here. # Monitors & workspaces: nwg-displays generates 2 files, which we include here:
# For a full list, see the wiki
# #
source = ~/.config/hypr/monitors.conf
source = ~/.config/hypr/workspaces.conf
#autogenerated = 0 # remove this line to remove the warning #
# Autostart. Feel free to add your own entries.
# See https://wiki.hyprland.org/Configuring/Monitors/ # Shell components will be started in the includes.conf file, which we include below.
monitor=,preferred,auto,auto #
exec = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = ~/.config/hypr/scripts/.azotebg-hyprland # Wallpaper
# See https://wiki.hyprland.org/Configuring/Keywords/ for more exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
# Execute apps & services at launch # from original hyprland config
#exec-once = sleep 1 & dbus-update-activation-environment --systemd --all # now uses uwsm instead
exec-once = waybar & hypridle & hyprpaper
exec-once = wlsunset -l 39.2 -L 118.6 exec-once = wlsunset -l 39.2 -L 118.6
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = mako
exec-once = fcitx5 -d --replace
exec-once = wl-paste --watch cliphist store #Stores only text data
exec-once = wl-paste --type image --watch cliphist store
exec-once = udiskie --appindicator --no-automount # show appindicator but don't mount devices
exec-once = echo 'Xft.dpi:144' | xrdb -merge # fix xwayland scaling exec-once = echo 'Xft.dpi:144' | xrdb -merge # fix xwayland scaling
exec-once = /home/grassblock/.config/hypr/scripts/video-wallpaper exec = hypridle
#
# Include settings generated by nwg-shell-config
#
source = ~/.config/hypr/includes.conf
# Source a file (multi-file configs) #
source = ~/.config/hypr/conf/env.conf # This imports the environment varibles # All the settings below are up to you. We don't touch them in the shell config utility.
#
# Set programs that you use source = ~/.config/hypr/conf/window-rules.conf
$terminal = kitty # env vars
$fileManager = dolphin
$menu = rofi -show drun
# Some default env vars.
env = HYPRCURSOR_THEME,Bibata-Modern-Ice
env = HYPRCURSOR_SIZE,24
env = XCURSOR_SIZE,24
env = XCURSOR_THEME,Bibata-Modern-Ice
env = QT_QPA_PLATFORMTHEME,qt6ct # change to qt5ct if you only have that env = QT_QPA_PLATFORMTHEME,qt6ct # change to qt5ct if you only have that
#env = QT_STYLE_OVERRIDE,kvantum #ignore for kde applications crashing env = XDG_MENU_PREFIX,plasma- #this fix dolphin open with
#env = GTK_THEME,Nordic-bluish-dark #ignore for libadwaita applications # locales
#env = ICON_THEME,Papirus-Dark
#env = QT_SCALE_FACTOR_ROUNDING_POLICY,Passthrough
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = LANG,en_GB.UTF-8 env = LANG,en_GB.UTF-8
env = XDG_SESSION_DESKTOP,Hyprland env = LC_CTYPE,en_GB.UTF-8"
#env = XDG_MENU_PREFIX, plasma- env = LC_NUMERIC,en_GB.UTF-8
env = XDG_MENU_PREFIX,arch- #this fix dolphin open with env = LC_TIME,en_SE.UTF-8
env = LC_COLLATE,en_GB.UTF-8
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/ env = LC_MONETARY,zh_CN.UTF-8
input { env = LC_MESSAGES,en_GB.UTF-8
kb_layout = us env = LC_PAPER,en_GB.UTF-8
kb_variant = env = LC_NAME,zh_CN.UTF-8
kb_model = env = LC_ADDRESS,en_GB.UTF-8
kb_options = env = LC_TELEPHONE,zh_CN.UTF-8
kb_rules = env = LC_MEASUREMENT,zh_CN.UTF-8
env = LC_IDENTIFICATION,en_GB.UTF-8
follow_mouse = 1
touchpad {
natural_scroll = yes
}
sensitivity = 0 # -1.0 to 1.0, 0 means no modification.
}
general { general {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
gaps_in = 5 gaps_in = 5
gaps_out = 20 gaps_out = 5
border_size = 2 border_size = 2
col.active_border = rgba(81a1c1ee) 45deg col.active_border = rgba(81a1c1ee) 45deg
col.inactive_border = rgba(595959aa) col.inactive_border = rgba(595959aa)
@ -87,16 +65,15 @@ general {
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on # Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
allow_tearing = false allow_tearing = false
} }
decoration { decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 6 rounding = 6
blur { blur {
enabled = true enabled = true
size = 5 size = 5
passes = 1 passes = 1
new_optimizations = true
} }
#dim_inactive = true #dim_inactive = true
@ -110,10 +87,9 @@ decoration {
} }
animations { animations {
enabled = yes enabled = true
# Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
bezier = myBezier, 0.05, 0.9, 0.1, 1.05 bezier = myBezier, 0.05, 0.9, 0.1, 1.05
animation = windows, 1, 7, myBezier animation = windows, 1, 7, myBezier
@ -124,20 +100,9 @@ animations {
animation = workspaces, 1, 6, default animation = workspaces, 1, 6, default
} }
dwindle {
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = yes # you probably want this
}
master {
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
new_status = master
}
gestures { gestures {
# See https://wiki.hyprland.org/Configuring/Variables/ for more # See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = on workspace_swipe = true
} }
xwayland { xwayland {
@ -151,15 +116,14 @@ misc {
} }
# Example per-device config # Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
# device:epic-mouse-v1 {
# sensitivity = -0.5
# }
# Example windowrule v1 windowrule = float,title:^(galculator|org.gnome.Calculator|azote)$
# windowrule = float, ^(kitty)$ windowrule = idleinhibit fullscreen,class:^.*$$
# Example windowrule v2 #windowrule = pseudo,fcitx
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
#windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
windowrule = pseudo,fcitx
# waylyrics windowrule for desktop lyrics # waylyrics windowrule for desktop lyrics
windowrulev2 = float,class:(io.github.waylyrics.Waylyrics) windowrulev2 = float,class:(io.github.waylyrics.Waylyrics)
windowrulev2 = pin,class:(io.github.waylyrics.Waylyrics) windowrulev2 = pin,class:(io.github.waylyrics.Waylyrics)
@ -176,46 +140,83 @@ windowrulev2 = noshadow,class:(Waydroid)
windowrulev2 = nomaxsize,class:(Waydroid) windowrulev2 = nomaxsize,class:(Waydroid)
# shimeji # shimeji
windowrule = float, com-group_finity-mascot-Main #windowrule = float, com-group_finity-mascot-Main
windowrule = noblur, com-group_finity-mascot-Main #windowrule = noblur, com-group_finity-mascot-Main
windowrule = nofocus, com-group_finity-mascot-Main #windowrule = nofocus, com-group_finity-mascot-Main
windowrule = noshadow, com-group_finity-mascot-Main #windowrule = noshadow, com-group_finity-mascot-Main
windowrule = noborder, com-group_finity-mascot-Main #windowrule = noborder, com-group_finity-mascot-Main
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# See https://wiki.hyprland.org/Configuring/Keywords/ for more # See https://wiki.hyprland.org/Configuring/Keywords/ for more
$mainMod = SUPER $mainMod = SUPER
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # KEY BINDINGS, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, K, exec, $terminal # If you happen to change some key bindings, you may also edit ~/.local/share/nwg-shell-config/help-hyprland.pango
bind = $mainMod, C, killactive,
bind = ALT, F4, killactive, # We've defined $term, $editor and so on in includes.conf.
#bind = $mainMod, M, exit, $menu = rofi -show drun
bind = $mainMod, E, exec, $fileManager bind = $mainMod, X, exec, $exit
bind = $mainMod, F, togglefloating, bind = $mainMod, E, exec, $filemanager
bind = ALT, F1, exec, $launcher
bind = $mainMod, V, exec, nwg-clipman
bind = $mainMod, T, exec, $term
bind = $mainMod, R, exec, $menu bind = $mainMod, R, exec, $menu
bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, L, exec, gtklock
bind = $mainMod, J, togglesplit, # dwindle bind = CTRL + ALT, DELETE, exec, nwg-bar
bind = SUPER, V, exec, rofi -modi clipboard:~/.config/rofi/scripts/clip -show clipboard -show-icons
bind = , PRINT, exec, ~/.config/hypr/scripts/grimblast/screenshot.sh
bind = $mainMod SHIFT, S, exec, grim -g "$(slurp -d)" - | wl-copy #quick screenshot
bind = $mainMod, L, exec, hyprlock
bind = ALT, TAB, exec, rofi -show window
bind = CTRL + ALT, DELETE, exec, ~/.config/rofi/scripts/powermenu/powermenu.sh
bind = $mainMod + SHIFT, C, exec, hyprpicker -a bind = $mainMod + SHIFT, C, exec, hyprpicker -a
bind = ALT, SPACE, exec, rofi -show combi -modes combi -combi-modes "drun,run,recursivebrowser" bind = ALT, SPACE, exec, rofi -show combi -modes combi -combi-modes "drun,run,recursivebrowser"
# Show/hide the dock, if started
bind = ALT, D, exec, pkill -10 nwg-dock
bind = $mainMod, L, exec, nwg-lock # screen locker, according to shell settings
bind = $mainMod, F1, exec, nwg-shell-help # help window
bind = $mainMod SHIFT, F, fullscreen
bind = $mainMod, I, pin
bind = $mainMod, C, killactive,
bind = $mainMod, C, killactive,
bind = ALT, F4, killactive,
bind = $mainMod SHIFT, M, exit,
#bind = $mainMod, Space, togglefloating,
bind = $mainMod, F, togglefloating,
bind = $mainMod SHIFT, C, exec, hyprctl reload # reload Hyprland
bind = $mainMod SHIFT, Z, movetoworkspace, special # move to the special workspace
bind = $mainMod, Z, togglespecialworkspace # show/hide special workspace
# Key binds for volume & brightness # Key binds for volume & brightness
bind = , XF86AudioRaiseVolume, exec, pactl set-sink-volume @DEFAULT_SINK@ +5% bind = , XF86AudioRaiseVolume, exec, pactl set-sink-volume @DEFAULT_SINK@ +5%
bind = , XF86AudioLowerVolume, exec, pactl set-sink-volume @DEFAULT_SINK@ -5% bind = , XF86AudioLowerVolume, exec, pactl set-sink-volume @DEFAULT_SINK@ -5%
bind = , XF86AudioMicMute, exec, pactl set-source-mute @DEFAULT_SOURCE@ toggle bind = , XF86AudioMicMute, exec, pactl set-source-mute @DEFAULT_SOURCE@ toggle
bind = , XF86MonBrightnessUp, exec, brightnessctl s +5% bind = , XF86MonBrightnessUp, exec, brightnessctl s +5%
bind = , XF86MonBrightnessDown, exec, brightnessctl s 5%- bind = , XF86MonBrightnessDown, exec, brightnessctl s 5%-
# Move focus with mainMod + arrow keys
bind = ALT, Tab, exec,rofi -show window # (dwindle)
bind = $mainMod, P, pseudo, # (dwindle)
bind = $mainMod, A, layoutmsg, cycleprev # (master)
bind = $mainMod, S, layoutmsg, swapwithmaster # (master)
bind = $mainMod, D, layoutmsg, cyclenext # (master)
# SCREENSHOT (/usr/local/bin/screenshot)
bind = , Print, exec, screenshot fullscreen # full screen
bind = CONTROL, Print, exec, screenshot display # focused display
bind = $mainMod SHIFT+CONTROL, Print, exec, screenshot focused # focused window
bind = SHIFT+CONTROL, Print, exec, screenshot swappy # selected region -> swappy
bind = $mainMod SHIFT, S, exec, screenshot swappy
# bind = SHIFT+CONTROL, Print, exec, screenshot region # or selected region w/o swappy
# MOVE FOCUS with mainMod + arrow keys
bind = $mainMod, left, movefocus, l bind = $mainMod, left, movefocus, l
bind = $mainMod, right, movefocus, r bind = $mainMod, right, movefocus, r
bind = $mainMod, up, movefocus, u bind = $mainMod, up, movefocus, u
bind = $mainMod, down, movefocus, d bind = $mainMod, down, movefocus, d
# Switch workspaces with mainMod + [0-9] # MOVE WINDOW with mainMod SHIFT + arrow keys
bind = $mainMod SHIFT, left, movewindow, l
bind = $mainMod SHIFT, right, movewindow, r
bind = $mainMod SHIFT, up, movewindow, u
bind = $mainMod SHIFT, down, movewindow, d
# SWITCH WORKSPACES with mainMod + [0-9]
bind = $mainMod, 1, workspace, 1 bind = $mainMod, 1, workspace, 1
bind = $mainMod, 2, workspace, 2 bind = $mainMod, 2, workspace, 2
bind = $mainMod, 3, workspace, 3 bind = $mainMod, 3, workspace, 3
@ -227,7 +228,7 @@ bind = $mainMod, 8, workspace, 8
bind = $mainMod, 9, workspace, 9 bind = $mainMod, 9, workspace, 9
bind = $mainMod, 0, workspace, 10 bind = $mainMod, 0, workspace, 10
# Move active window to a workspace with mainMod + SHIFT + [0-9] # MOVE ACTIVE WINDOW TO A WORKSPACE with mainMod + SHIFT + [0-9]
bind = $mainMod SHIFT, 1, movetoworkspace, 1 bind = $mainMod SHIFT, 1, movetoworkspace, 1
bind = $mainMod SHIFT, 2, movetoworkspace, 2 bind = $mainMod SHIFT, 2, movetoworkspace, 2
bind = $mainMod SHIFT, 3, movetoworkspace, 3 bind = $mainMod SHIFT, 3, movetoworkspace, 3
@ -239,14 +240,37 @@ bind = $mainMod SHIFT, 8, movetoworkspace, 8
bind = $mainMod SHIFT, 9, movetoworkspace, 9 bind = $mainMod SHIFT, 9, movetoworkspace, 9
bind = $mainMod SHIFT, 0, movetoworkspace, 10 bind = $mainMod SHIFT, 0, movetoworkspace, 10
# Example special workspace (scratchpad) # SCROLL THROUGH EXISTING WORKSPACES with mainMod + scroll
bind = $mainMod, S, togglespecialworkspace, magic
# Scroll through existing workspaces with mainMod + scroll
bind = $mainMod, mouse_down, workspace, e+1 bind = $mainMod, mouse_down, workspace, e+1
bind = $mainMod, mouse_up, workspace, e-1 bind = $mainMod, mouse_up, workspace, e-1
# Move/resize windows with mainMod + LMB/RMB and dragging # MOVE/RESIZE WINDOWS with mainMod + LMB/RMB and dragging
bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow bindm = $mainMod, mouse:273, resizewindow
# KEY BINDINGS SUBMAP TO RESIZE WINDOWS WITH ARROW KEYS
# switch to a submap called resize
bind = $mainMod, R, submap, resize
# start a submap called "resize"
submap = resize
# set repeatable binds for resizing the active window
binde = , right, resizeactive, 10 0
binde = , left, resizeactive, -10 0
binde = , up, resizeactive, 0 -10
binde = , down, resizeactive, 0 10
# use reset to go back to the global submap
bind = , escape, submap, reset
# will reset the submap, which will return to the global submap
submap = reset
# keybinds further down will be global again...
#
# HUD MESSAGES (must be defined after primary bindings).
# In case you find them annoying, delete the line below.
# You can also delete the ~/.config/hypr/hud.conf file afterwards.
#
source = ~/.config/hypr/hud.conf

View file

@ -0,0 +1,94 @@
# This content was generated by nwg-shell-config. Do not modify it manually.
# VARIABLES
$term = kitty
$browser = firefox-developer-edition
$filemanager = dolphin
$editor = nvim
$launcher = nwg-drawer
$exit = $launcher
# AUTOSTART
exec-once = wlsunset -t 4000 -T 6500 -l 39.2033 -L 118.5911 -g 1.0
exec-once = swaync -c /home/grassblock/.config/swaync/hyprland.json -s /home/grassblock/.config/swaync/hyprland-0.css
exec-once = nm-applet --indicator
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store
exec = nwg-drawer -r -c 6 -is 64 -fscol 2 -ovl -g Nordic-bluish-dark -i Papirus-Dark -s hyprland-0.css -term kitty -ft -wm hyprland -pbexit 'nwg-dialog -p exit-hyprland -c "hyprctl dispatch exit"' -pblock 'gtklock' -pbpoweroff 'nwg-dialog -p poweroff -c "systemctl -i poweroff"' -pbreboot 'nwg-dialog -p reboot -c "systemctl reboot"' -pbsleep 'nwg-dialog -p sleep -c "systemctl suspend"' -pbsize 48 -pbuseicontheme
exec = nwg-panel -c hyprland-0 -s hyprland-0.css
exec = nwg-dock-hyprland -d -p bottom -l overlay -a center -i 48 -hd 20 -lp start -s hyprland-0.css
exec = swayidle timeout 1200 nwg-lock timeout 1800 'systemctl suspend'
exec-once = nwg-update-indicator
exec = nwg-screenshot-applet
# GENERAL SETTINGS
general {
border_size = 1
no_border_on_floating = false
gaps_in = 3
gaps_out = 3
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
layout = dwindle
extend_border_grab_area = true
hover_icon_on_border = true
}
# DWINDLE LAYOUT
dwindle {
pseudotile = false
force_split = 0
preserve_split = true
smart_split = false
smart_resizing = true
special_scale_factor = 0.8
split_width_multiplier = 1.0
use_active_for_splits = true
default_split_ratio = 1.0
}
# MASTER LAYOUT
master {
allow_small_split = false
special_scale_factor = 0.8
mfact = 0.55
new_on_top = false
orientation = left
inherit_fullscreen = true
slave_count_for_center_master = 2
}
# INPUT DEVICES
input {
kb_layout = us
repeat_rate = 25
repeat_delay = 600
follow_mouse = 1
mouse_refocus = true
float_switch_override_focus = 1
touchpad {
disable_while_typing = true
natural_scroll = true
scroll_factor = 1.0
tap-to-click = true
}
}
# MISC SETTINGS
misc {
disable_hyprland_logo = true
disable_splash_rendering = true
vrr = 0
mouse_move_enables_dpms = false
key_press_enables_dpms = false
layers_hog_keyboard_focus = true
focus_on_activate = false
mouse_move_focuses_monitor = true
}
# KEY BINDINGS
bindr = SUPER, SUPER_L, exec, $launcher
# LAYER RULES
layerrule = blur, nwg-drawer
layerrule = blur, nwg-dock

View file

@ -0,0 +1,22 @@
[
{
"label": "锁屏",
"exec": "hyprlock",
"icon": "/home/grassblock/.config/nwg-bar/images/lock.svg"
},
{
"label": "离开",
"exec": "hyprctl dispatch exit",
"icon": "/home/grassblock/.config/nwg-bar/images/logout.svg"
},
{
"label": "重启",
"exec": "systemctl reboot",
"icon": "/home/grassblock/.config/nwg-bar/images/reboot.svg"
},
{
"label": "关机",
"exec": "systemctl -i poweroff",
"icon": "/home/grassblock/.config/nwg-bar/images/shutdown.svg"
}
]

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" width="20"><path fill="#ffeceff4" d="M240-80q-33 0-56.5-23.5T160-160v-400q0-33 23.5-56.5T240-640h40v-80q0-83 58.5-141.5T480-920q83 0 141.5 58.5T680-720v80h40q33 0 56.5 23.5T800-560v400q0 33-23.5 56.5T720-80H240Zm0-80h480v-400H240v400Zm240-120q33 0 56.5-23.5T560-360q0-33-23.5-56.5T480-440q-33 0-56.5 23.5T400-360q0 33 23.5 56.5T480-280ZM360-640h240v-80q0-50-35-85t-85-35q-50 0-85 35t-35 85v80ZM240-160v-400 400Z"/></svg>

After

Width:  |  Height:  |  Size: 498 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" width="20"><path fill="#ffeceff4" d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h280v80H200v560h280v80H200Zm440-160-55-58 102-102H360v-80h327L585-622l55-58 200 200-200 200Z"/></svg>

After

Width:  |  Height:  |  Size: 276 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" width="20"><path fill="#ffeceff4" d="M440-122q-121-15-200.5-105.5T160-440q0-66 26-126.5T260-672l57 57q-38 34-57.5 79T240-440q0 88 56 155.5T440-202v80Zm80 0v-80q87-16 143.5-83T720-440q0-100-70-170t-170-70h-3l44 44-56 56-140-140 140-140 56 56-44 44h3q134 0 227 93t93 227q0 121-79.5 211.5T520-122Z"/></svg>

After

Width:  |  Height:  |  Size: 381 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" width="20"><path fill="#ffeceff4" d="M440-440v-400h80v400h-80Zm40 320q-74 0-139.5-28.5T226-226q-49-49-77.5-114.5T120-480q0-80 33-151t93-123l56 56q-48 40-75 97t-27 121q0 116 82 198t198 82q117 0 198.5-82T760-480q0-64-26.5-121T658-698l56-56q60 52 93 123t33 151q0 74-28.5 139.5t-77 114.5q-48.5 49-114 77.5T480-120Z"/></svg>

After

Width:  |  Height:  |  Size: 397 B

View file

@ -0,0 +1,33 @@
window {
background-color: #2e3440;
border-radius: 15px;
}
/* Outer bar container, takes all the window width/height */
#outer-box {
margin: 5px
}
/* Inner bar container, surrounds buttons */
#inner-box {
border: none;
padding: 5px;
margin: 5px
}
button, image {
background: none;
border: none;
box-shadow: none;
color: #d8dee9;
}
button {
padding-left: 10px;
padding-right: 10px;
margin: 5px
}
button:hover {
background-color: #5E81AC;
}

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,42 @@
window {
background: #36364f;
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
}
#active {
/* This is to underline the button representing the currently active window */
border-bottom: solid 1px;
border-color: rgba(255, 255, 255, 0.3)
}
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: none
}

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(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
}
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}

View file

@ -0,0 +1,41 @@
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
}
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}

View file

@ -0,0 +1,41 @@
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
}
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}

View file

@ -0,0 +1,35 @@
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
}
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}

View file

@ -0,0 +1,41 @@
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
}
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}

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,41 @@
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
}
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}

View file

@ -0,0 +1,35 @@
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
}
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}

View file

@ -0,0 +1,35 @@
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
}
/* math operation result label */
#math-label {
font-weight: bold;
font-size: 16px
}

View file

@ -0,0 +1,10 @@
{
"icon": "",
"icon-size": 48,
"message": "",
"timeout": 1000,
"horizontal-alignment": "",
"vertical-alignment": "",
"margin": 0,
"output": ""
}

View file

@ -0,0 +1,11 @@
window {
background-color: rgba(0, 0, 0, 0.7);
border: 1px solid #000;
border-radius: 5px
}
label {
color: #eee;
font-size: 24px;
font-weight: bold
}

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,531 @@
[
{
"name": "panel-top",
"output": "",
"layer": "bottom",
"position": "top",
"controls": "off",
"width": "auto",
"height": 30,
"homogeneous": true,
"margin-top": 0,
"margin-bottom": 0,
"padding-horizontal": 0,
"padding-vertical": 0,
"spacing": 0,
"items-padding": 0,
"icons": "",
"css-name": "panel-top",
"modules-left": [
"button-sample",
"playerctl"
],
"modules-center": [
"clock"
],
"modules-right": [
"sway-mode"
],
"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": "systemctl reboot"
},
{
"name": "Shutdown",
"cmd": "systemctl -i poweroff"
}
]
}
},
"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,
"show-cover": true,
"cover-size": 24,
"angle": 0.0
},
"button-sample": {
"command": "notify-send 'sample button'",
"icon": "view-grid",
"label": "",
"label-position": "right",
"css-name": "button-custom",
"icon-size": 16
},
"menu-start": "off",
"exclusive-zone": false,
"sigrt": 64,
"use-sigrt": false,
"scratchpad": {},
"sway-mode": {},
"openweather": {},
"brightness-slider": {},
"dwl-tags": {},
"hyprland-taskbar": {},
"hyprland-workspaces": {},
"run-if-output-exist": [],
"run-if-output-absent": [],
"monitor": "",
"width-as-percentage": false,
"start-hidden": false,
"hyprland-submap": {},
"keyboard-layout": {
"keyboard-device-hyprland": "",
"root-css-name": "root-executor",
"css-name": "executor-label",
"show-icon": true,
"icon-size": 16,
"interval": 0,
"icon-placement": "left",
"tooltip-text": "LMB: Next layout, RMB: Menu",
"angle": 0.0
},
"niri-taskbar": {},
"random-wallpaper": {}
},
{
"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": ""
}
},
{
"name": "",
"output": "",
"run-if-output-exist": [],
"run-if-output-absent": [],
"layer": "bottom",
"position": "top",
"controls": "off",
"menu-start": "off",
"width": "auto",
"height": 0,
"margin-top": 0,
"margin-bottom": 0,
"padding-horizontal": 0,
"padding-vertical": 0,
"spacing": 0,
"icons": "",
"css-name": "",
"modules-left": [],
"modules-center": [],
"modules-right": [],
"controls-settings": {
"components": [
"brightness",
"volume",
"battery"
],
"commands": {
"battery": ""
},
"show-brightness": false,
"show-volume": false,
"show-battery": true,
"interval": 1,
"icon-size": 16,
"hover-opens": false,
"leave-closes": true,
"click-closes": false,
"root-css-name": "controls-overview",
"css-name": "controls-window",
"battery-low-level": 20,
"battery-low-interval": 3,
"custom-items": [
{
"name": "Panel settings",
"icon": "nwg-panel",
"cmd": "nwg-panel-config"
}
],
"menu": {
"name": "unnamed",
"icon": "",
"items": []
}
},
"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": 16,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 0,
"margin-top": 0,
"padding": 2,
"terminal": "foot",
"width": 0
},
"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": true,
"all-workspaces": true,
"mark-autotiling": true,
"mark-xwayland": true,
"all-outputs": false
},
"hyprland-taskbar": {
"name-max-len": 24,
"icon-size": 16,
"workspaces-spacing": 0,
"client-padding": 0,
"show-app-icon": true,
"show-app-name": true,
"show-layout": true,
"all-outputs": false,
"mark-xwayland": true,
"angle": 0.0
},
"sway-workspaces": {
"numbers": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
],
"show-icon": true,
"image-size": 16,
"show-name": true,
"name-length": 40,
"mark-autotiling": true,
"mark-content": true,
"hide-empty": false,
"show-layout": true
},
"hyprland-workspaces": {
"num-ws": 10,
"show-icon": true,
"image-size": 16,
"show-name": true,
"name-length": 40,
"show-empty": true,
"mark-content": true,
"show-names": true,
"mark-floating": true,
"mark-xwayland": true,
"angle": 0.0
},
"clock": {
"format": "%a, %d. %b %H:%M:%S",
"tooltip-text": "",
"tooltip-date-format": false,
"on-left-click": "",
"on-middle-click": "",
"on-right-click": "",
"on-scroll-up": "",
"on-scroll-down": "",
"root-css-name": "root-clock",
"css-name": "clock",
"interval": 1,
"angle": 0.0
},
"playerctl": {
"buttons-position": "left",
"icon-size": 16,
"chars": 30,
"scroll": false,
"button-css-name": "",
"label-css-name": "",
"interval": 1
},
"scratchpad": {
"css-name": "",
"icon-size": 16
},
"dwl-tags": {
"tag-names": "1 2 3 4 5 6 7 8 9",
"title-limit": 55
},
"openweather": {
"appid": "",
"weatherbit-api-key": "",
"lat": null,
"long": null,
"lang": "en",
"units": "metric",
"interval": 1800,
"loc-name": "",
"weather-icons": "color",
"on-right-click": "",
"on-middle-click": "",
"on-scroll": "",
"icon-placement": "start",
"icon-size": 24,
"css-name": "weather",
"show-name": false,
"angle": 0.0,
"ow-popup-icons": "light",
"popup-icon-size": 24,
"popup-text-size": "medium",
"popup-css-name": "weather-forecast",
"popup-placement": "right",
"popup-margin-horizontal": 0,
"popup-margin-top": 0,
"popup-margin-bottom": 0,
"show-humidity": true,
"show-wind": true,
"show-pressure": true,
"show-cloudiness": true,
"show-visibility": true,
"show-pop": true,
"show-volume": true
},
"brightness-slider": {
"show-values": true,
"icon-size": 16,
"interval": 10,
"hover-opens": false,
"leave-closes": false,
"root-css-name": "brightness-module",
"css-name": "brightness-popup",
"angle": 0.0,
"icon-placement": "start",
"backlight-device": "",
"backlight-controller": "brightnessctl",
"slider-orientation": "horizontal",
"slider-inverted": false,
"popup-icon-placement": "start",
"popup-horizontal-alignment": "left",
"popup-vertical-alignment": "top",
"popup-width": 256,
"popup-height": 64,
"popup-horizontal-margin": 0,
"popup-vertical-margin": 0,
"step-size": 1
}
}
]

View file

@ -0,0 +1,18 @@
#!/usr/bin/python3
import subprocess
def get_output(cmd):
try:
return subprocess.check_output(cmd, shell=True).decode("utf-8").strip().splitlines()
except subprocess.CalledProcessError:
return ""
o = get_output("rfkill list")
for line in o:
if "Soft blocked: yes" in line or "Hard blocked: yes" in line:
print("airplane-mode-symbolic")
print("")
break

View file

@ -0,0 +1,81 @@
#!/usr/bin/python3
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/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 @@
#!/usr/bin/bash
a=$(swaync-client -c)
if [ "$a" -gt "0" ]; then
echo bell
echo $a
fi

View file

@ -0,0 +1,14 @@
#!/usr/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,363 @@
[
{
"name": "top",
"output": "",
"layer": "bottom",
"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": [
"hyprland-submap",
"tray",
"button-clipman"
],
"controls": "right",
"controls-settings": {
"alignment": "right",
"components": [
"brightness",
"battery",
"volume",
"processes",
"readme",
"per-app-volume"
],
"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": "nwg-dialog -p exit-hyprland -c \"hyprctl dispatch exit\""
},
{
"name": "Reboot",
"cmd": "nwg-dialog -p reboot -c \"systemctl reboot\""
},
{
"name": "Shutdown",
"cmd": "nwg-dialog -p poweroff -c \"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,
"battery-low-level": 0,
"root-css-name": "controls-overview",
"backlight-device": "",
"backlight-controller": "brightnessctl",
"show-brightness": false,
"show-volume": false,
"show-battery": true,
"per-app-volume": false,
"window-margin-horizontal": 0,
"window-margin-vertical": 0,
"battery-low-interval": 3,
"processes-label": "Processes",
"readme-label": "README",
"angle": 0.0
},
"playerctl": {
"interval": 1,
"buttons": true,
"buttons-position": "left",
"chars": 30,
"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": "button-custom",
"icon-size": 16
},
"button-help": {
"command": "nwg-shell-help",
"icon": "help-about",
"label": "",
"label-position": "right",
"tooltip": "Show/hide help [S]+F1",
"css-name": "button-custom",
"icon-size": 16
},
"button-clipman": {
"command": "nwg-clipman",
"icon": "nwg-clipman",
"label": "",
"label-position": "right",
"tooltip": "Clipboard history [Alt]+c",
"css-name": "button-custom",
"icon-size": 16
},
"random-wallpaper": {
"source": "wallhaven.cc",
"tags": [
"nature"
],
"ratios": "16x9,16x10",
"atleast": "1920x1080",
"apikey": "",
"save-path": "/home/piotr",
"local-path": "/usr/share/backgrounds/nwg-shell",
"icon-size": 16,
"interval": 0,
"refresh-on-startup": false
},
"run-if-output-exist": [],
"run-if-output-absent": [],
"monitor": "",
"width-as-percentage": false,
"sigrt": 64,
"use-sigrt": false,
"start-hidden": false,
"sway-mode": {},
"hyprland-taskbar": {},
"hyprland-workspaces": {},
"hyprland-submap": {},
"keyboard-layout": {},
"niri-taskbar": {}
},
{
"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": [],
"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": {},
"run-if-output-exist": [],
"run-if-output-absent": [],
"monitor": "",
"width-as-percentage": false,
"homogeneous": true,
"sigrt": 64,
"use-sigrt": false,
"start-hidden": false,
"sway-mode": {},
"hyprland-workspaces": {},
"hyprland-submap": {},
"keyboard-layout": {},
"niri-taskbar": {},
"random-wallpaper": {}
}
]

View file

@ -0,0 +1,120 @@
/***** 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 *****/
/* Default custom button */
#button-custom {
background: rgba(0, 0, 0, 0.0);
border: 0
}
#button-custom:hover {
border: none;
border-radius: 3px;
background: #cd7ebf;
color: #fff
}
/* 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;
}
/* Selected (hovered) UI elements */
*:selected {
border: none;
border-radius: 3px;
background: #cd7ebf;
color: #fff
}

View file

@ -0,0 +1,227 @@
[
{
"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",
"hyprland-submap",
"scratchpad",
"tray",
"button-help",
"button-clipman"
],
"sway-taskbar": {},
"controls-settings": {
"alignment": "right",
"components": [
"brightness",
"battery",
"volume",
"processes",
"readme"
],
"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": "nwg-dialog -p exit-hyprland -c \"hyprctl dispatch exit\""
},
{
"name": "Reboot",
"cmd": "nwg-dialog -p reboot -c \"systemctl reboot\""
},
{
"name": "Shutdown",
"cmd": "nwg-dialog -p poweroff -c \"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,
"battery-low-level": 0,
"backlight-device": "",
"backlight-controller": "brightnessctl",
"root-css-name": "controls-overview",
"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": "button-custom",
"icon-size": 16
},
"button-help": {
"command": "nwg-shell-help",
"icon": "help-about",
"label": "",
"label-position": "right",
"tooltip": "Show/hide help [S]+F1",
"css-name": "button-custom",
"icon-size": 16
},
"button-clipman": {
"command": "nwg-clipman",
"icon": "nwg-clipman",
"label": "",
"label-position": "right",
"tooltip": "Clipboard history [Alt]+c",
"css-name": "button-custom",
"icon-size": 16
}
}
]

View file

@ -0,0 +1,116 @@
/***** 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 *****/
/* Default custom button */
#button-custom {
background: rgba(0, 0, 0, 0.0);
border: 0
}
#button-custom:hover {
border: none;
border-radius: 3px;
background: #cd7ebf;
color: #fff
}
/* 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;
}
/* Selected (hovered) UI elements */
*:selected {
border: none;
border-radius: 3px;
background: #cd7ebf;
color: #fff
}

View file

@ -0,0 +1,234 @@
[
{
"name": "bottom",
"output": "",
"layer": "overlay",
"position": "bottom",
"height": 36,
"homogeneous": true,
"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",
"hyprland-submap",
"clock",
"tray",
"button-help",
"button-clipman"
],
"sway-taskbar": {},
"controls-settings": {
"alignment": "right",
"components": [
"brightness",
"battery",
"volume",
"processes",
"readme"
],
"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": "nwg-dialog -p exit-hyprland -c \"hyprctl dispatch exit\""
},
{
"name": "Reboot",
"cmd": "nwg-dialog -p reboot -c \"systemctl reboot\""
},
{
"name": "Shutdown",
"cmd": "nwg-dialog -p poweroff -c \"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,
"battery-low-level": 0,
"root-css-name": "controls-overview",
"backlight-device": "",
"backlight-controller": "brightnessctl"
},
"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": "button-custom",
"icon-size": 16
},
"button-clipman": {
"command": "nwg-clipman",
"icon": "nwg-clipman",
"label": "",
"label-position": "right",
"tooltip": "Clipboard history [Alt]+c",
"css-name": "button-custom",
"icon-size": 16
}
}
]

View file

@ -0,0 +1,117 @@
/***** 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 }
/* Default custom button */
#button-custom {
background: rgba(0, 0, 0, 0.0);
border: 0
}
#button-custom:hover {
border: none;
border-radius: 3px;
background: #cd7ebf;
color: #fff
}
/* 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;
}
/* Selected (hovered) UI elements */
*:selected {
border: none;
border-radius: 3px;
background: #cd7ebf;
color: #fff
}

View file

@ -0,0 +1,193 @@
[
{
"name": "top",
"output": "",
"layer": "bottom",
"position": "top",
"height": 30,
"homogeneous": true,
"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": [
"hyprland-workspaces"
],
"modules-center": [
"clock"
],
"modules-right": [
"executor-cpuav",
"hyprland-submap",
"tray",
"button-help",
"button-clipman"
],
"controls-settings": {
"alignment": "right",
"components": [
"brightness",
"battery",
"volume",
"processes",
"readme"
],
"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": "nwg-dialog -p exit-hyprland -c \"hyprctl dispatch exit\""
},
{
"name": "Reboot",
"cmd": "nwg-dialog -p reboot -c \"systemctl reboot\""
},
{
"name": "Shutdown",
"cmd": "nwg-dialog -p poweroff -c \"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,
"battery-low-level": 0,
"root-css-name": "controls-overview",
"backlight-device": "",
"backlight-controller": "brightnessctl"
},
"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": "button-custom",
"icon-size": 16
},
"button-clipman": {
"command": "nwg-clipman",
"icon": "nwg-clipman",
"label": "",
"label-position": "right",
"tooltip": "Clipboard history [Alt]+c",
"css-name": "button-custom",
"icon-size": 16
}
}
]

View file

@ -0,0 +1,120 @@
/***** 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 *****/
/* Default custom button */
#button-custom {
background: rgba(0, 0, 0, 0.0);
border: 0
}
#button-custom:hover {
border: none;
border-radius: 3px;
background: #cd7ebf;
color: #fff
}
/* 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;
}
/* Selected (hovered) UI elements */
*:selected {
border: none;
border-radius: 3px;
background: #cd7ebf;
color: #fff
}

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,37 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="16"
height="16"
version="1.1"
id="svg1"
sodipodi:docname="airplane-mode-symbolic.svg"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
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="defs1" />
<sodipodi:namedview
id="namedview1"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="14.75"
inkscape:cx="8"
inkscape:cy="7.9661017"
inkscape:window-width="2552"
inkscape:window-height="1372"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg1" />
<path
style="fill:#444444;fill-opacity:1"
d="M 6.5,1 C 5.7,1 5.72,1.03 5.97,2.03 L 7.59,7 H 3.09 L 1.87,5.22 C 1.73,5.01 1.75,5 1.53,5 H 1.31 C 0.88003,5 1.03,5.43 1.03,5.43 L 1.31,8 1.03,10.56 C 1.03,10.56 0.89003,11 1.28,11 H 1.53 C 1.74,11 1.73,10.99 1.87,10.78 L 3.09,9 H 7.59 L 5.97,13.93 C 5.7,14.98 5.7,15 6.5,15 6.93,15 6.93,14.98 7.22,14.5 L 10.9,9 H 14 C 14.55,9 15,8.55 15,8 15,7.44 14.55,7 14,7 H 10.9 L 7.22,1.5 C 6.95,1.04 6.93,1 6.56,1 Z"
id="path1" />
</svg>

After

Width:  |  Height:  |  Size: 1.5 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 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 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 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 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

View file

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="24"
height="24"
version="1.1"
id="svg166"
sodipodi:docname="edit-clear.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
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="namedview168"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="31.958333"
inkscape:cx="12.062581"
inkscape:cy="12.219035"
inkscape:window-width="1918"
inkscape:window-height="1018"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg166" />
<defs
id="defs160">
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text { color:#c6c6c6; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<g
transform="matrix(1.25,0,0,1.25,2,1.5)"
id="g164"
style="fill:#444444;fill-opacity:1">
<path
class="ColorScheme-Text"
d="M 5,2 0,8 5,14 H 16 V 2 Z M 7,5 H 8 C 8.28,5 8.53,5.11 8.71,5.29 L 10,6.59 11.29,5.29 C 11.47,5.11 11.72,5 12,5 h 1 v 1 c 0,0.28 -0.11,0.53 -0.29,0.71 L 11.41,8 12.71,9.29 C 12.89,9.47 13,9.72 13,10 v 1 h -1 c -0.28,0 -0.53,-0.11 -0.71,-0.29 L 10,9.41 8.71,10.71 C 8.53,10.89 8.28,11 8,11 H 7 V 10 C 7,9.72 7.11,9.47 7.29,9.29 L 8.59,8 7.29,6.71 C 7.11,6.53 7,6.28 7,6 Z"
style="fill:#444444;fill-opacity:1"
id="path162" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,212 @@
<?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="edit-delete-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" />
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</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)">
<path
style="fill:#444444;fill-opacity:1;stroke-width:2.96875"
class="ColorScheme-Text"
d="m 689.047,438.59195 c -2.96875,0 -2.96875,2.96875 -2.96875,2.96875 H 677.172 c 0,0 -2.96875,0 -2.96875,2.96875 v 2.96875 H 712.797 v -2.96875 c 0,-2.96875 -2.96875,-2.96875 -2.96875,-2.96875 H 700.922 c 0,0 0,-2.96875 -2.96875,-2.96875 z m -11.875,11.875 v 26.71875 c 0,1.54375 1.425,2.96875 2.96875,2.96875 h 26.71875 c 1.54375,0 2.96875,-1.425 2.96875,-2.96875 v -26.71875 z m 5.9375,5.9375 h 2.69043 c 0.84123,0 1.5902,0.2804 2.02362,0.66101 l 5.67657,4.95178 5.67658,-4.95178 c 0.43342,-0.38061 1.18238,-0.66101 2.02362,-0.66101 h 2.69043 v 2.18597 c 0,0.59743 -0.24278,1.1422 -0.67841,1.52497 l -5.9433,5.19531 5.9433,5.19531 c 0.37738,0.3314 0.56984,0.87783 0.67841,1.66992 v 2.04102 h -2.69043 c -0.84124,0 -1.5902,-0.2804 -2.02362,-0.66101 l -5.67658,-4.98078 -5.67657,4.98078 c -0.43342,0.38061 -1.18239,0.66101 -2.02362,0.66101 h -2.69043 v -2.18598 c 0,-0.59742 0.24319,-1.14278 0.6784,-1.52496 l 5.9433,-5.19531 -5.9433,-5.19531 c -0.43649,-0.38395 -0.6784,-0.92754 -0.6784,-1.52497 z"
id="path998" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.9 KiB

View file

@ -0,0 +1,228 @@
<?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="emblem-system-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" />
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</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="4.1288247"
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 />
</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
aria-label="⚙"
id="text865"
style="font-style:normal;font-weight:normal;font-size:118.75px;line-height:1.25;font-family:sans-serif;fill:#444444;fill-opacity:1;stroke:none;stroke-width:2.96875"
transform="matrix(0.43703216,0,0,0.43703216,398.73583,279.33429)">
<path
d="m 669.42371,368.09363 q 2.49328,-0.28992 5.04455,-0.28992 2.55127,0 5.04456,0.28992 l 1.50757,10.84289 q 3.88488,0.75379 7.59582,2.49329 l 7.30591,-7.65381 q 4.40674,2.60925 8.11767,6.32019 l -4.8706,9.04541 q 2.72522,2.89917 4.63867,6.37818 l 9.56726,-1.79749 q 2.14539,4.87061 3.07312,10.20508 l -8.58154,4.00085 q 0.23193,2.02942 0.23193,4.00086 0,1.97143 -0.23193,4.00085 l 8.58154,4.05884 q -0.92773,5.27649 -3.07312,10.14709 l -9.56726,-1.79748 q -1.91345,3.479 -4.63867,6.43616 l 4.8706,8.98742 q -3.71093,3.71094 -8.11767,6.37818 l -7.30591,-7.65381 q -3.71094,1.68152 -7.59582,2.49328 l -1.50757,10.78492 q -2.49329,0.3479 -5.04456,0.3479 -2.55127,0 -5.04455,-0.3479 l -1.50757,-10.78492 q -3.88489,-0.81176 -7.59583,-2.49328 l -7.30591,7.65381 q -4.40673,-2.66724 -8.11767,-6.37818 l 4.8706,-8.98742 q -2.72522,-2.89917 -4.63867,-6.43616 l -9.56726,1.79748 q -2.14538,-4.8706 -3.07312,-10.14709 l 8.58154,-4.05884 q -0.23193,-2.02942 -0.23193,-4.00085 0,-1.97144 0.23193,-4.00086 l -8.58154,-4.00085 q 0.92774,-5.33447 3.07312,-10.20508 l 9.56726,1.79749 q 1.91345,-3.47901 4.63867,-6.43616 l -4.8706,-8.98743 q 3.71094,-3.71094 8.11767,-6.32019 l 7.30591,7.59583 q 3.71094,-1.68152 7.59583,-2.43531 z m 23.07739,25.86059 q -7.47986,-7.53784 -18.03284,-7.53784 -10.55298,0 -18.03284,7.53784 -7.47985,7.47986 -7.47985,18.03284 0,10.495 7.47985,17.97485 7.47986,7.47986 18.03284,7.47986 10.55298,0 18.03284,-7.47986 7.47986,-7.47985 7.47986,-17.97485 0,-10.55298 -7.47986,-18.03284 z m -11.71265,11.65467 q 2.66724,2.60925 2.66724,6.32019 0,3.71093 -2.66724,6.37817 -2.60925,2.60925 -6.32019,2.60925 -3.71094,0 -6.37817,-2.60925 -2.60926,-2.66724 -2.60926,-6.37817 0,-3.71094 2.60926,-6.32019 2.66723,-2.66724 6.37817,-2.66724 3.71094,0 6.32019,2.66724 z"
style="stroke-width:2.96875;fill:#444444;fill-opacity:1"
id="path867" />
</g>
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;font-size:118.75px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.96875"
x="616.66028"
y="450.21933"
id="text872"><tspan
sodipodi:role="line"
id="tspan870"
x="616.66028"
y="450.21933"
style="stroke-width:2.96875"></tspan></text>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.4 KiB

View file

@ -0,0 +1,63 @@
<?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.2754158"
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.26079586"
y="3.4129782"
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.26079586"
y="3.4129782">!</tspan></text></g></svg>

After

Width:  |  Height:  |  Size: 2.3 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="eye.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="20.940317"
inkscape:cx="19.054153"
inkscape:cy="16.236621"
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,2.6539438"
orientation="-1,0"
id="guide5647"
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
id="path2040"
style="fill:#444444;fill-opacity:1;stroke-width:0.00517008"
d="M 2.3443087,3.1418374 C 2.3297215,3.134452 2.309923,3.1136515 2.277099,3.0712228 2.1356451,2.8883824 1.90332,2.6541421 1.7032311,2.4926233 1.5455139,2.3653091 1.391988,2.2624453 1.218057,2.1675514 1.1892201,2.1518194 1.1808683,2.1442741 1.172934,2.1267969 1.1533815,2.0837316 1.1668419,2.0457095 1.21022,2.0214898 1.4323671,1.8974581 1.5552089,1.8134217 1.7436141,1.6565927 1.9428324,1.4907628 2.1422689,1.2881792 2.276539,1.1152575 c 0.051753,-0.066648 0.071313,-0.082295 0.1032531,-0.082587 0.023826,-2.186e-4 0.053721,0.019828 0.065329,0.043809 0.020331,0.042007 0.014994,0.055857 -0.055534,0.144043 l -0.049041,0.061319 0.02108,0.044673 c 0.055071,0.1166947 0.094587,0.2527182 0.1191258,0.4100459 0.020027,0.128412 0.02382,0.18508 0.02382,0.355867 0,0.1707869 -0.00378,0.2274549 -0.02382,0.3558669 C 2.4562109,2.6056219 2.4166959,2.7416452 2.3616261,2.85834 l -0.02108,0.044674 0.049041,0.061319 c 0.069535,0.086948 0.074469,0.099088 0.057501,0.1414974 -0.00589,0.014714 -0.01485,0.024725 -0.030182,0.033712 -0.026474,0.015515 -0.045317,0.016115 -0.072598,0.00229 z M 2.2424747,2.7477482 c 0.027447,-0.066378 0.053287,-0.1548524 0.07605,-0.2603719 0.00206,-0.00967 -0.0016,-0.011865 -0.032464,-0.019336 -0.019146,-0.00463 -0.056787,-0.019245 -0.083643,-0.032471 -0.040255,-0.019822 -0.056684,-0.031864 -0.093566,-0.068559 -0.051198,-0.050943 -0.076453,-0.091051 -0.099492,-0.1580057 -0.014913,-0.04334 -0.016097,-0.051927 -0.016097,-0.1165827 0,-0.064657 0.0012,-0.073243 0.016097,-0.1165827 0.023042,-0.066955 0.048292,-0.1070623 0.099492,-0.1580058 0.03688,-0.036698 0.053315,-0.048735 0.093566,-0.068559 0.026858,-0.013227 0.064495,-0.027837 0.083643,-0.03247 0.030856,-0.00747 0.034546,-0.00966 0.032481,-0.019336 -0.022013,-0.1028479 -0.047263,-0.1898591 -0.073681,-0.2539093 -0.00704,-0.017065 -0.013197,-0.031475 -0.013689,-0.03203 -4.925e-4,-5.55e-4 -0.061319,0.058862 -0.1351688,0.1320389 -0.2315264,0.2294143 -0.4231914,0.3830739 -0.6525627,0.5231659 -0.020617,0.012592 -0.03748,0.024147 -0.03748,0.025686 0,0.00154 0.01687,0.01305 0.03748,0.025589 0.063982,0.038919 0.1742586,0.1137618 0.2391115,0.1622814 0.1586998,0.1187308 0.2535786,0.2020511 0.4161834,0.3654846 0.069666,0.07002 0.127981,0.1277145 0.1295907,0.1282095 0.0016,4.948e-4 0.00797,-0.011315 0.014146,-0.026247 z M 2.3452291,2.2901861 c 0.00555,-0.038879 0.00549,-0.3569682 -6.06e-5,-0.3960142 l -0.00429,-0.030222 -0.018248,0.00344 c -0.081764,0.015336 -0.1576643,0.098021 -0.1732108,0.188688 -0.018946,0.1105039 0.052514,0.2252279 0.1613085,0.2589577 0.02751,0.00853 0.030015,0.00673 0.034523,-0.024833 z M 3.5930104,2.8346714 C 3.5038519,2.8056046 2.8633106,2.5770494 2.8515602,2.5701079 c -0.018088,-0.010686 -0.036634,-0.041996 -0.036634,-0.061845 0,-0.042425 0.043258,-0.083655 0.082276,-0.078421 0.023443,0.00314 0.7500023,0.2586363 0.7713288,0.2712344 0.016469,0.00973 0.035633,0.043866 0.035633,0.063476 0,0.02465 -0.020067,0.055651 -0.043304,0.066902 -0.025073,0.012139 -0.038533,0.012775 -0.067851,0.0032 z M 2.857843,2.1592244 C 2.834921,2.1478794 2.814928,2.1167594 2.814928,2.0924254 c 0,-0.02465 0.020067,-0.055651 0.043304,-0.066902 0.021601,-0.010457 0.028877,-0.010651 0.4013155,-0.010651 0.372437,0 0.3797128,1.933e-4 0.4013156,0.010651 0.023237,0.011246 0.043304,0.042253 0.043304,0.066902 0,0.02465 -0.020067,0.055651 -0.043304,0.066902 -0.021606,0.010457 -0.028871,0.010651 -0.4016554,0.010646 C 2.8851834,2.1699702 2.8792324,2.16981 2.8578441,2.1592254 Z M 2.854933,1.7451613 c -0.02124,-0.012636 -0.040026,-0.044822 -0.040026,-0.068572 0,-0.025892 0.020187,-0.053688 0.048841,-0.067254 0.034711,-0.016436 0.7324434,-0.261329 0.7549568,-0.2649828 0.02759,-0.00446 0.061621,0.014496 0.074789,0.041698 0.00586,0.012099 0.010652,0.027511 0.010652,0.034249 0,0.019611 -0.019158,0.053746 -0.035633,0.063476 -0.024146,0.014262 -0.7505652,0.2687254 -0.7734705,0.2709432 -0.014839,0.00143 -0.026171,-0.00126 -0.040112,-0.00956 z" /></g></svg>

After

Width:  |  Height:  |  Size: 5.4 KiB

View file

@ -0,0 +1,62 @@
<?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"
viewBox="0 0 4.2333333 4.2333335"
version="1.1"
id="svg8"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07, custom)"
sodipodi:docname="github.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="36.065789"
inkscape:cx="8.0294604"
inkscape:cy="9.3369724"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1908"
inkscape:window-height="1008"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:document-rotation="0"
inkscape:snap-global="false" />
<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" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-280.06665)">
<path
d="m 2.116667,280.39516 c -1.0226589,0 -1.85208367,0.82927 -1.85208367,1.85208 0,0.81831 0.53062192,1.51254 1.26667087,1.75748 0.09245,0.0172 0.1223919,-0.0403 0.1223919,-0.0891 v -0.3448 c -0.515188,0.11205 -0.6224545,-0.21854 -0.6224545,-0.21854 -0.0842696,-0.21407 -0.20573567,-0.27103 -0.20573567,-0.27103 -0.16807644,-0.11497 0.0128104,-0.1125 0.0128104,-0.1125 0.18598017,0.0129 0.28383187,0.19092 0.28383187,0.19092 0.1651441,0.28305 0.4332332,0.20125 0.5389563,0.15387 0.016514,-0.11962 0.064514,-0.20141 0.1176074,-0.24756 -0.411317,-0.0471 -0.84377856,-0.20589 -0.84377856,-0.91539 0,-0.20235 0.072385,-0.36748 0.19076466,-0.49714 -0.019138,-0.0468 -0.082572,-0.23521 0.018057,-0.49018 0,0 0.155575,-0.0497 0.5094773,0.18985 0.1477037,-0.041 0.306057,-0.0616 0.463484,-0.0624 0.1574272,5.8e-4 0.3159346,0.0213 0.463947,0.0624 0.3535936,-0.23955 0.50886,-0.18985 0.50886,-0.18985 0.1007842,0.25513 0.037351,0.44358 0.018212,0.49018 0.1188419,0.12966 0.1906101,0.29495 0.1906101,0.49714 0,0.71136 -0.4332332,0.868 -0.8456305,0.91385 0.066366,0.0574 0.127022,0.17008 0.127022,0.34294 v 0.50824 c 0,0.0493 0.029634,0.10712 0.1236266,0.0889 0.7354317,-0.24524 1.2654364,-0.93931 1.2654364,-1.75732 0,-1.02281 -0.8292705,-1.85208 -1.852083,-1.85208 z"
id="path839"
style="stroke-width:0.15434;fill:#444444;fill-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3 KiB

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="go-down-symbolic.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07, custom)">
<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="1908"
inkscape:window-height="1038"
id="namedview6"
showgrid="false"
inkscape:zoom="39.5625"
inkscape:cx="2.1232227"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<path
style="fill:#444444;stroke-width:0.833333;fill-opacity:1"
d="M 7.1666666,3.0000002 V 9.6666671 L 4.2499998,6.7500003 2.9999998,8.0000004 8,13 13,8.0000004 11.75,6.7500003 8.8333333,9.6666671 V 3.0000002 Z"
id="path2-3" />
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,55 @@
<?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="go-next-symbolic.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07, custom)">
<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="1908"
inkscape:window-height="1038"
id="namedview6"
showgrid="false"
inkscape:zoom="39.5625"
inkscape:cx="2.1232227"
inkscape:cy="8"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg4"
inkscape:document-rotation="0" />
<path
style="fill:#444444;stroke-width:0.833333;fill-opacity:1"
d="M 2.9999999,8.8333337 H 9.6666668 L 6.75,11.75 8.0000001,13 13,8.0000004 8.0000001,3.0000002 6.75,4.2500002 9.6666668,7.166667 H 2.9999999 Z"
id="path2-3" />
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,170 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="16"
height="16"
id="svg2424"
sodipodi:version="0.32"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
version="1.0"
sodipodi:docname="grid.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"
xml:space="preserve"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
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="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="28.413269"
inkscape:cx="7.6548741"
inkscape:cy="8.4995499"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:window-width="1918"
inkscape:window-height="1018"
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"
inkscape:showpageshadow="2"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"><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:guide
position="2.99156,17.02065"
orientation="1,0"
id="guide402"
inkscape:locked="true" /><sodipodi:guide
position="6.9333802,18.006105"
orientation="1,0"
id="guide404"
inkscape:locked="true" /><sodipodi:guide
position="10.94559,18.393248"
orientation="1,0"
id="guide406"
inkscape:locked="true" /></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" /></cc:Work></rdf:RDF></metadata><g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-269.51781,-265.60124)"><path
id="path512"
style="opacity:0.9;fill:#444444;stroke-width:0.931583;stroke-linejoin:round;stroke-miterlimit:2;fill-opacity:1"
d="m 274.51781,269.60124 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m 4,0 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m 4,0 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m -8,4 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m 4,0 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m 4,0 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m -8,4 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m 4,0 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z m 4,0 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z" /></g></svg>

After

Width:  |  Height:  |  Size: 6.5 KiB

View file

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="24"
height="24"
version="1.1"
id="svg31924"
sodipodi:docname="gtk-apply.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
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="namedview31926"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="9.8333333"
inkscape:cx="11.949153"
inkscape:cy="12.050847"
inkscape:window-width="1918"
inkscape:window-height="1018"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg31924" />
<defs
id="defs31918">
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<g
transform="translate(4,4)"
id="g31922"
style="fill:#444444;fill-opacity:1">
<path
style="fill:#444444;fill-opacity:1"
class="ColorScheme-Text"
d="M 13.5,5 C 13.5,5 14.465,4.035 13.715,3.285 12.965,2.535 12,3.5 12,3.5 L 6,10.5 4,8.5 C 4,8.5 3.035,7.535 2.285,8.285 1.535,9.035 2.5,10 2.5,10 L 6,13.5 Z"
id="path31920" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="24"
height="24"
version="1.1"
id="svg3055"
sodipodi:docname="gtk-close.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
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="namedview3057"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="9.8333333"
inkscape:cx="11.949153"
inkscape:cy="12.355932"
inkscape:window-width="1918"
inkscape:window-height="1018"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg3055" />
<defs
id="defs3047">
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<g
transform="scale(1.5)"
id="g3053"
style="fill:#444444;fill-opacity:1">
<path
style="fill:#444444;fill-opacity:1"
class="ColorScheme-Text"
d="M 5,4 C 4.4477,4 4,4.4477 4,5 4,5.2652 4.1055,5.5195 4.293,5.707 l 6,6 C 10.48,11.895 10.735,12 11,12 c 0.552,0 1,-0.448 1,-1 0,-0.265 -0.105,-0.52 -0.293,-0.707 l -6,-6 C 5.5195,4.1055 5.2652,4 5,4 Z"
id="path3049" />
<path
style="fill:#444444;fill-opacity:1"
class="ColorScheme-Text"
d="M 5,12 C 4.4477,12 4,11.552 4,11 4,10.735 4.1055,10.48 4.293,10.293 l 6,-6 C 10.48,4.105 10.735,4 11,4 c 0.552,0 1,0.448 1,1 0,0.265 -0.105,0.52 -0.293,0.707 l -6,6 C 5.5195,11.895 5.2652,12 5,12 Z"
id="path3051" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="16"
height="16"
version="1.1"
id="svg1492"
sodipodi:docname="humidity.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
xml:space="preserve"
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="defs1496" /><sodipodi:namedview
id="namedview1494"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
showgrid="false"
inkscape:zoom="25.25"
inkscape:cx="14.851485"
inkscape:cy="9.0693069"
inkscape:window-width="1918"
inkscape:window-height="1060"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg1492"
showguides="true"><sodipodi:guide
position="14,18.019802"
orientation="-1,0"
id="guide6022"
inkscape:locked="false"
inkscape:label=""
inkscape:color="rgb(0,134,229)" /></sodipodi:namedview><path
style="fill:#444444;fill-opacity:1;stroke-width:0.0195381"
d="M 8.6696589,12.857905 C 8.3661433,12.803048 8.0521566,12.639019 7.8349231,12.421776 7.4782312,12.065069 7.3056242,11.522719 7.3960918,11.042919 7.4179478,10.927218 7.6214464,10.320168 7.9922307,9.2649036 8.301889,8.3836175 8.5649205,7.6379315 8.5767558,7.6078243 c 0.024713,-0.062928 0.122009,-0.1585928 0.2073126,-0.2038071 0.1680285,-0.089064 0.4396598,0.00214 0.5312774,0.1782143 0.065926,0.1267215 1.1581432,3.2778225 1.1890632,3.4304435 0.03935,0.194079 0.03043,0.506758 -0.01971,0.69438 -0.134566,0.503136 -0.537641,0.932764 -1.0256849,1.093257 -0.2776595,0.0913 -0.5092069,0.108201 -0.7893235,0.05757 z M 9.2738404,11.980797 C 9.564028,11.838819 9.7370206,11.519733 9.6923225,11.208919 9.6741807,11.082825 8.9663321,9.0545464 8.9475971,9.0750107 8.9404522,9.0826546 8.7737975,9.5460894 8.5769129,10.10489 l -0.3579847,1.016008 -7.143e-4,0.185614 c -6.357e-4,0.1614 0.00643,0.200193 0.05164,0.297342 0.062712,0.133736 0.2098482,0.296679 0.3183792,0.352501 0.144244,0.0742 0.2291117,0.09245 0.4025828,0.08658 0.1379799,-0.005 0.1880706,-0.01564 0.2830452,-0.06214 z M 11.77334,9.3255963 c -0.381776,-0.0806 -0.745582,-0.2849927 -0.986114,-0.5540214 -0.20652,-0.2309858 -0.353457,-0.5026932 -0.433582,-0.801779 -0.06235,-0.2327072 -0.05928,-0.6377145 0.0064,-0.8738503 0.09872,-0.3538787 1.386604,-3.9847731 1.437075,-4.0514732 0.061,-0.080579 0.222725,-0.1587929 0.327735,-0.1584714 0.10161,3.142e-4 0.217876,0.055357 0.300487,0.1422 0.05864,0.061714 0.141058,0.2828858 0.737761,1.9806651 0.369442,1.051179 0.689321,1.9737223 0.710828,2.0501009 0.233198,0.8279432 -0.1674,1.7218293 -0.943953,2.1063652 C 12.66681,9.2956537 12.49276,9.3362319 12.16396,9.343932 11.993067,9.348222 11.846444,9.341072 11.773205,9.325575 Z m 0.664287,-0.8561358 c 0.148587,-0.048714 0.228233,-0.097372 0.356006,-0.2174287 0.245596,-0.2307501 0.362184,-0.5755145 0.298508,-0.8827004 -0.02192,-0.1058286 -0.943624,-2.7573368 -0.96638,-2.7801012 -0.005,-0.005 -0.014,0.00286 -0.01943,0.017643 -0.206049,0.568243 -0.931654,2.6637225 -0.946753,2.7341225 -0.06743,0.3144501 0.033,0.6528431 0.26326,0.8868004 0.266146,0.2704429 0.649036,0.3616286 1.014814,0.2416715 z M 6.4539105,7.7874673 C 6.1675513,7.7446816 5.9295329,7.618403 5.7172776,7.3966671 5.5630484,7.2355528 5.4577745,7.0497027 5.4030553,6.8419455 5.3629138,6.6894597 5.3629853,6.3702381 5.4032482,6.2198023 5.4200328,6.1570166 5.6192103,5.5767306 5.8458293,4.9302589 6.1309671,4.1168586 6.2743538,3.733787 6.3113809,3.6864656 6.5094439,3.4333369 6.8994987,3.4888083 7.0244147,3.7878728 c 0.042641,0.1021 0.8013159,2.2696295 0.8398714,2.3995296 0.098353,0.3313715 0.037642,0.7231717 -0.1604432,1.0355433 C 7.4499967,7.6232387 6.9291545,7.8584745 6.4539177,7.7874673 Z M 6.783875,6.9388026 C 6.9674743,6.8740883 7.0875764,6.6880811 7.0700486,6.4956453 7.0618343,6.4055095 6.6808438,5.2670876 6.6446096,5.2244376 6.625682,5.2021519 6.2105351,6.3953167 6.1997856,6.5030025 c -0.00714,0.069214 0.00286,0.1163358 0.039784,0.1976 0.1004386,0.2194073 0.3222935,0.3164859 0.5443198,0.2382001 z"
id="path4132" /></svg>

After

Width:  |  Height:  |  Size: 4.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="list-add-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" />
<style
id="current-color-scheme"
type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; }
</style>
<style
id="current-color-scheme-4"
type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; }
</style>
<style
id="current-color-scheme-3"
type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</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="11.809464"
inkscape:cy="7.560791"
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)">
<path
style="fill:#444444;fill-opacity:1;stroke-width:2.96875"
class="ColorScheme-Text"
d="m 690.5314,438.59196 v 17.8125 h -17.8125 v 5.9375 h 17.8125 v 17.8125 h 5.9375 v -17.8125 h 17.8125 v -5.9375 h -17.8125 v -17.8125 z"
id="path1176" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.4 KiB

View file

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="8"
height="16"
viewBox="0 0 2.1166666 4.2333333"
version="1.1"
id="svg5"
xml:space="preserve"
sodipodi:docname="measure.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.769799"
inkscape:cy="8.5858096"
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.8866259"
orientation="-1,0"
id="guide5215"
inkscape:locked="false"
inkscape:label=""
inkscape:color="rgb(0,134,229)" /><sodipodi:guide
position="-1.6210715,4.2333332"
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"><path
id="rect5045"
style="opacity:0.9;fill:#444444;fill-opacity:0.90196079;stroke-width:0.681251;stroke-linejoin:round;stroke-miterlimit:2"
d="M 0.92604165 0.79374998 L 0.92604165 1.0061401 L 1.3229166 1.0061401 L 1.3229166 1.4019816 L 1.0846883 1.4019816 L 1.0846883 1.6148885 L 1.3229166 1.6148885 L 1.3229166 2.0096964 L 1.0846883 2.0096964 L 1.0846883 2.2231201 L 1.3229166 2.2231201 L 1.3229166 2.6184448 L 1.0846883 2.6184448 L 1.0846883 2.8308349 L 1.3229166 2.8308349 L 1.3229166 3.2266764 L 0.92604165 3.2266764 L 0.92604165 3.4395833 L 1.3229166 3.4395833 L 1.4552083 3.4395833 L 1.5177368 3.4395833 L 1.5177368 0.79374998 L 1.4552083 0.79374998 L 1.3229166 0.79374998 L 0.92604165 0.79374998 z " /></g></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

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