add and use new icon by Josef Vybiral <cornelius@vybiral.info> (closes bug

2007-06-29  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* gnome-network-preferences.c: (cb_http_details_button_clicked):
	* gnome-network-preferences.desktop.in.in:
	* icons/16x16/gnome-network-preferences.png:
	* icons/16x16/gnome-network-preferences.svg:
	* icons/22x22/gnome-network-preferences.png:
	* icons/22x22/gnome-network-preferences.svg:
	* icons/24x24/gnome-network-preferences.png:
	* icons/32x32/gnome-network-preferences.png:
	* icons/32x32/gnome-network-preferences.svg:
	* icons/scalable/gnome-network-preferences.svg: add and use new
	icon by Josef Vybiral <cornelius@vybiral.info> (closes bug #399051)

svn path=/trunk/; revision=7805
This commit is contained in:
Jens Granseuer 2007-06-29 19:44:50 +00:00 committed by Jens Granseuer
parent 9b57271af8
commit 68c38dbe66
12 changed files with 2060 additions and 62 deletions

View file

@ -1,3 +1,18 @@
2007-06-29 Jens Granseuer <jensgr@gmx.net>
* Makefile.am:
* gnome-network-preferences.c: (cb_http_details_button_clicked):
* gnome-network-preferences.desktop.in.in:
* icons/16x16/gnome-network-preferences.png:
* icons/16x16/gnome-network-preferences.svg:
* icons/22x22/gnome-network-preferences.png:
* icons/22x22/gnome-network-preferences.svg:
* icons/24x24/gnome-network-preferences.png:
* icons/32x32/gnome-network-preferences.png:
* icons/32x32/gnome-network-preferences.svg:
* icons/scalable/gnome-network-preferences.svg: add and use new
icon by Josef Vybíral <cornelius@vybiral.info> (closes bug #399051)
2007-04-27 Rodrigo Moya <rodrigo@gnome-db.org>
* gnome-network-preferences.desktop.in.in: renamed Bugzilla product.
@ -32,14 +47,14 @@
2006-08-07 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.glade:
* gnome-network-preferences.glade:
set "label for" and "labelled by" properties for the capplet,
patch by Willie Walker <william.walker@sun.com> (Closes: #342121)
2006-07-23 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.desktop.in.in: don't list the Application
category, patch by Vincent Fretin <vincent.fretin@gmail.com>
* gnome-network-preferences.desktop.in.in: don't list the Application
category, patch by Vincent Fretin <vincent.fretin@gmail.com>
(Closes: #344321)
2006-01-27 Crispin Flowerday <gnome@flowerday.cx>
@ -53,7 +68,7 @@
2005-05-22 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.glade: Use HIG compliant spacing
* gnome-network-preferences.glade: Use HIG compliant spacing
for the proxy dialog, patch by dennis_cranston@yahoo.com
(Closes: #167856).
@ -84,12 +99,12 @@
* gnome-network-preferences.glade:
patch from Heikki Paajanen <hepaajan@iki.fi> (based on the patch
from Andrew Johnson <acjgenius@earthlink.net>)
from Andrew Johnson <acjgenius@earthlink.net>)
to not set "close" as the default button (Closes: #98202).
2004-12-15 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.desktop.in.in: changed the tooltip
* gnome-network-preferences.desktop.in.in: changed the tooltip
to respect the HIG.
2004-12-03 Sebastien Bacher <seb128@debian.org>
@ -106,7 +121,7 @@
2004-11-09 Mark McLoughlin <mark@skynet.ie>
* Makefile.am: install .desktop file in $(datadir)/applications
* gnome-network-preferences.desktop.in: add OnlyShowIn=GNOME;
2004-10-14 Jody Goldberg <jody@gnome.org>
@ -115,7 +130,7 @@
2004-06-26 Muktha <muktha.narayan@wipro.com>
* gnome-network-preferences.glade: Allow only numeric values in
* gnome-network-preferences.glade: Allow only numeric values in
spin buttons. Fixes #138654.
2004-06-21 David Sedeño <david@alderia.com>
@ -125,7 +140,7 @@
2004-05-18 Padraig O'Briain <padraig.obriain@sun.com>
* gnome-network-preferences.glade: Mark accessible names for
* gnome-network-preferences.glade: Mark accessible names for
translation. Fixes bug #136291.
2004-04-15 Jody Goldberg <jody@gnome.org>
@ -195,7 +210,7 @@ Tue Aug 26 15:00:34 2003 Jonathan Blandford <jrb@redhat.com>
#120111
2003-07-18 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-network-capplet.png: New file.
* Makefile.am, gnome-network-preferences.c: Add the missing
@ -219,7 +234,7 @@ Tue Aug 26 15:00:34 2003 Jonathan Blandford <jrb@redhat.com>
* Release 2.3.3
2003-05-15 Malcolm Tredinnick <malcolm@commsecure.com.au>
* gnome-network-preferences.desktop.in: Use Header
capitalisation for menu items. Fixes bug #112939.
@ -231,7 +246,7 @@ Tue Aug 26 15:00:34 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-network-preferences.c: Added "/system/proxy" and
"/system/http_proxy" to the list of directories GConfClient
will watch. Fixes #98596
will watch. Fixes #98596
Tue Feb 4 17:09:18 2003 Jonathan Blandford <jrb@redhat.com>

View file

@ -4,13 +4,23 @@ cappletname = network
bin_PROGRAMS = gnome-network-preferences
gnome_network_preferences_SOURCES = gnome-network-preferences.c
gnome_network_preferences_LDADD = \
$(GNOMECC_CAPPLETS_LIBS)
gnome_network_preferences_LDADD = $(GNOMECC_CAPPLETS_LIBS)
@INTLTOOL_DESKTOP_RULE@
gladedir = $(pkgdatadir)/glade
glade_DATA = gnome-network-preferences.glade
gladedir = $(pkgdatadir)/glade
dist_glade_DATA = gnome-network-preferences.glade
icons16dir = $(datadir)/icons/hicolor/16x16/apps
dist_icons16_DATA = icons/16x16/gnome-network-preferences.png
icons22dir = $(datadir)/icons/hicolor/22x22/apps
dist_icons22_DATA = icons/22x22/gnome-network-preferences.png
icons24dir = $(datadir)/icons/hicolor/24x24/apps
dist_icons24_DATA = icons/24x24/gnome-network-preferences.png
icons32dir = $(datadir)/icons/hicolor/32x32/apps
dist_icons32_DATA = icons/32x32/gnome-network-preferences.png
iconssvgdir = $(datadir)/icons/hicolor/scalable/apps
dist_iconssvg_DATA = icons/scalable/gnome-network-preferences.svg
desktopdir = $(datadir)/applications
desktop_in_files = gnome-network-preferences.desktop.in
@ -19,7 +29,18 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
INCLUDES = \
$(GNOMECC_CAPPLETS_CFLAGS) \
-DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
-DGNOMECC_DATA_DIR="\"$(pkgdatadir)\"" \
-DGNOMECC_GLADE_DIR="\"$(pkgdatadir)/glade\""
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
uninstall-hook: update-icon-cache
install-data-hook: update-icon-cache
update-icon-cache:
@-if test -z "$(DESTDIR)"; then \
echo "Updating Gtk icon cache."; \
$(gtk_update_icon_cache); \
else \
echo "*** Icon cache not updated. After install, run this:"; \
echo "*** $(gtk_update_icon_cache)"; \
fi
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(desktop_in_files) $(desktop_DATA)
EXTRA_DIST = $(glade_DATA)

View file

@ -79,7 +79,7 @@ create_listmodel(void)
GtkListStore *store;
store = gtk_list_store_new(1, G_TYPE_STRING);
return GTK_TREE_MODEL(store);
}
@ -130,7 +130,7 @@ cb_add_url (GtkButton *button, gpointer data)
ignore_hosts = g_slist_append(ignore_hosts, new_url);
populate_listmodel(GTK_LIST_STORE(model), ignore_hosts);
gtk_entry_set_text(GTK_ENTRY(WID("entry_url")), "");
client = gconf_client_get_default ();
gconf_client_set_list (client, IGNORE_HOSTS_KEY, GCONF_VALUE_STRING, ignore_hosts, NULL);
g_object_unref (client);
@ -166,7 +166,7 @@ cb_remove_url (GtkButton *button, gpointer data)
g_free(url);
populate_listmodel(GTK_LIST_STORE(model), ignore_hosts);
client = gconf_client_get_default ();
gconf_client_set_list(client, IGNORE_HOSTS_KEY, GCONF_VALUE_STRING, ignore_hosts, NULL);
g_object_unref (client);
@ -246,13 +246,13 @@ cb_http_details_button_clicked (GtkWidget *button,
NULL, HTTP_AUTH_USER_KEY, WID ("username_entry"),
NULL));
peditor = GCONF_PROPERTY_EDITOR (gconf_peditor_new_string (
NULL, HTTP_AUTH_PASSWD_KEY, WID ("password_entry"),
NULL, HTTP_AUTH_PASSWD_KEY, WID ("password_entry"),
NULL));
g_signal_connect (widget, "response",
G_CALLBACK (cb_details_dialog_response), NULL);
capplet_set_icon (widget, "stock_proxy");
capplet_set_icon (widget, "gnome-network-preferences");
gtk_widget_show_all (widget);
}
@ -266,41 +266,41 @@ cb_use_same_proxy_checkbutton_clicked (GtkWidget *checkbutton,
gchar *http_proxy;
gint http_port;
gchar *host;
client = gconf_client_get_default ();
same_proxy = gconf_client_get_bool (client, USE_SAME_PROXY_KEY, NULL);
http_proxy = gconf_client_get_string (client, HTTP_PROXY_HOST_KEY, NULL);
http_port = gconf_client_get_int (client, HTTP_PROXY_PORT_KEY, NULL);
if (same_proxy)
if (same_proxy)
{
/* Save the old values */
host = gconf_client_get_string (client, SECURE_PROXY_HOST_KEY, NULL);
gconf_client_set_string (client, OLD_SECURE_PROXY_HOST_KEY, host, NULL);
gconf_client_set_int (client, OLD_SECURE_PROXY_PORT_KEY,
gconf_client_set_int (client, OLD_SECURE_PROXY_PORT_KEY,
gconf_client_get_int (client, SECURE_PROXY_PORT_KEY, NULL), NULL);
g_free (host);
host = gconf_client_get_string (client, FTP_PROXY_HOST_KEY, NULL);
gconf_client_set_string (client, OLD_FTP_PROXY_HOST_KEY, host, NULL);
gconf_client_set_int (client, OLD_FTP_PROXY_PORT_KEY,
gconf_client_set_int (client, OLD_FTP_PROXY_PORT_KEY,
gconf_client_get_int (client, FTP_PROXY_PORT_KEY, NULL), NULL);
g_free (host);
host = gconf_client_get_string (client, SOCKS_PROXY_HOST_KEY, NULL);
gconf_client_set_string (client, OLD_SOCKS_PROXY_HOST_KEY, host, NULL);
gconf_client_set_int (client, OLD_SOCKS_PROXY_PORT_KEY,
gconf_client_set_int (client, OLD_SOCKS_PROXY_PORT_KEY,
gconf_client_get_int (client, SOCKS_PROXY_PORT_KEY, NULL), NULL);
g_free (host);
/* Set the new values */
gconf_client_set_string (client, SECURE_PROXY_HOST_KEY, http_proxy, NULL);
gconf_client_set_int (client, SECURE_PROXY_PORT_KEY, http_port, NULL);
gconf_client_set_string (client, FTP_PROXY_HOST_KEY, http_proxy, NULL);
gconf_client_set_int (client, FTP_PROXY_PORT_KEY, http_port, NULL);
gconf_client_set_string (client, SOCKS_PROXY_HOST_KEY, http_proxy, NULL);
gconf_client_set_int (client, SOCKS_PROXY_PORT_KEY, http_port, NULL);
}
@ -308,23 +308,23 @@ cb_use_same_proxy_checkbutton_clicked (GtkWidget *checkbutton,
{
host = gconf_client_get_string (client, OLD_SECURE_PROXY_HOST_KEY, NULL);
gconf_client_set_string (client, SECURE_PROXY_HOST_KEY, host, NULL);
gconf_client_set_int (client, SECURE_PROXY_PORT_KEY,
gconf_client_set_int (client, SECURE_PROXY_PORT_KEY,
gconf_client_get_int (client, OLD_SECURE_PROXY_PORT_KEY, NULL), NULL);
g_free (host);
host = gconf_client_get_string (client, OLD_FTP_PROXY_HOST_KEY, NULL);
gconf_client_set_string (client, FTP_PROXY_HOST_KEY, host, NULL);
gconf_client_set_int (client, FTP_PROXY_PORT_KEY,
gconf_client_set_int (client, FTP_PROXY_PORT_KEY,
gconf_client_get_int (client, OLD_FTP_PROXY_PORT_KEY, NULL), NULL);
g_free (host);
host = gconf_client_get_string (client, OLD_SOCKS_PROXY_HOST_KEY, NULL);
gconf_client_set_string (client, SOCKS_PROXY_HOST_KEY, host, NULL);
gconf_client_set_int (client, SOCKS_PROXY_PORT_KEY,
gconf_client_set_int (client, SOCKS_PROXY_PORT_KEY,
gconf_client_get_int (client, OLD_SOCKS_PROXY_PORT_KEY, NULL), NULL);
g_free (host);
}
/* Set the proxy entries insensitive if we are using the same proxy for all */
gtk_widget_set_sensitive (WID ("secure_host_entry"), !same_proxy);
gtk_widget_set_sensitive (WID ("secure_port_spinbutton"), !same_proxy);
@ -366,19 +366,19 @@ proxy_mode_radiobutton_clicked_cb (GtkWidget *widget,
GSList *mode_group;
int mode;
GConfClient *client;
if (!gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON(widget)))
return;
mode_group = g_slist_copy (gtk_radio_button_get_group
mode_group = g_slist_copy (gtk_radio_button_get_group
(GTK_RADIO_BUTTON (WID ("none_radiobutton"))));
mode_group = g_slist_reverse (mode_group);
mode = g_slist_index (mode_group, widget);
g_slist_free (mode_group);
gtk_widget_set_sensitive (WID ("manual_box"),
gtk_widget_set_sensitive (WID ("manual_box"),
mode == PROXYMODE_MANUAL);
gtk_widget_set_sensitive (WID ("same_proxy_checkbutton"),
gtk_widget_set_sensitive (WID ("same_proxy_checkbutton"),
mode == PROXYMODE_MANUAL);
gtk_widget_set_sensitive (WID ("auto_box"),
mode == PROXYMODE_AUTO);
@ -407,7 +407,7 @@ setup_dialog (GladeXML *dialog)
GType mode_type = 0;
GConfClient *client;
gint port_value;
mode_type = g_enum_register_static ("NetworkPreferencesProxyType",
proxytype_values);
@ -419,24 +419,24 @@ setup_dialog (GladeXML *dialog)
gtk_label_set_use_markup (GTK_LABEL (GTK_BIN (WID ("none_radiobutton"))->child), TRUE);
gtk_label_set_use_markup (GTK_LABEL (GTK_BIN (WID ("manual_radiobutton"))->child), TRUE);
gtk_label_set_use_markup (GTK_LABEL (GTK_BIN (WID ("auto_radiobutton"))->child), TRUE);
/* Mode */
mode_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (WID ("none_radiobutton")));
connect_sensitivity_signals (dialog, mode_group);
peditor = GCONF_PROPERTY_EDITOR (gconf_peditor_new_select_radio_with_enum (NULL,
PROXY_MODE_KEY, mode_group, mode_type,
peditor = GCONF_PROPERTY_EDITOR (gconf_peditor_new_select_radio_with_enum (NULL,
PROXY_MODE_KEY, mode_group, mode_type,
TRUE, NULL));
/* Use same proxy for all protocols */
peditor = GCONF_PROPERTY_EDITOR (gconf_peditor_new_boolean (NULL,
peditor = GCONF_PROPERTY_EDITOR (gconf_peditor_new_boolean (NULL,
USE_SAME_PROXY_KEY, WID ("same_proxy_checkbutton"), NULL));
g_signal_connect (G_OBJECT (WID ("same_proxy_checkbutton")),
"toggled",
G_CALLBACK (cb_use_same_proxy_checkbutton_clicked),
dialog);
/* Http */
port_value = gconf_client_get_int (client, HTTP_PROXY_PORT_KEY, NULL);
gtk_spin_button_set_value (GTK_SPIN_BUTTON (WID ("http_port_spinbutton")), (gdouble) port_value);
@ -445,7 +445,7 @@ setup_dialog (GladeXML *dialog)
"conv-from-widget-cb", extract_proxy_host,
NULL));
peditor = GCONF_PROPERTY_EDITOR (gconf_peditor_new_integer (
NULL, HTTP_PROXY_PORT_KEY, WID ("http_port_spinbutton"),
NULL, HTTP_PROXY_PORT_KEY, WID ("http_port_spinbutton"),
NULL));
g_signal_connect (G_OBJECT (WID ("details_button")),
"clicked",
@ -460,7 +460,7 @@ setup_dialog (GladeXML *dialog)
"conv-from-widget-cb", extract_proxy_host,
NULL));
peditor = GCONF_PROPERTY_EDITOR (gconf_peditor_new_integer (
NULL, SECURE_PROXY_PORT_KEY, WID ("secure_port_spinbutton"),
NULL, SECURE_PROXY_PORT_KEY, WID ("secure_port_spinbutton"),
NULL));
/* Ftp */
@ -471,7 +471,7 @@ setup_dialog (GladeXML *dialog)
"conv-from-widget-cb", extract_proxy_host,
NULL));
peditor = GCONF_PROPERTY_EDITOR (gconf_peditor_new_integer (
NULL, FTP_PROXY_PORT_KEY, WID ("ftp_port_spinbutton"),
NULL, FTP_PROXY_PORT_KEY, WID ("ftp_port_spinbutton"),
NULL));
/* Socks */
@ -482,7 +482,7 @@ setup_dialog (GladeXML *dialog)
"conv-from-widget-cb", extract_proxy_host,
NULL));
peditor = GCONF_PROPERTY_EDITOR (gconf_peditor_new_integer (
NULL, SOCKS_PROXY_PORT_KEY, WID ("socks_port_spinbutton"),
NULL, SOCKS_PROXY_PORT_KEY, WID ("socks_port_spinbutton"),
NULL));
/* Set the proxy entries insensitive if we are using the same proxy for all */
@ -513,16 +513,16 @@ setup_dialog (GladeXML *dialog)
populate_listmodel(GTK_LIST_STORE(model), ignore_hosts);
config_treeview(GTK_TREE_VIEW(WID("treeview_ignore_host")), model);
g_signal_connect (WID ("button_add_url"), "clicked",
g_signal_connect (WID ("button_add_url"), "clicked",
G_CALLBACK (cb_add_url), dialog);
g_signal_connect (WID ("entry_url"), "activate",
g_signal_connect (WID ("entry_url"), "activate",
G_CALLBACK (cb_add_url), dialog);
g_signal_connect (WID ("button_remove_url"), "clicked",
g_signal_connect (WID ("button_remove_url"), "clicked",
G_CALLBACK (cb_remove_url), dialog);
}
int
main (int argc, char **argv)
main (int argc, char **argv)
{
GnomeProgram *program;
GladeXML *dialog;

View file

@ -3,7 +3,7 @@ Encoding=UTF-8
_Name=Network Proxy
_Comment=Set your network proxy preferences
Exec=gnome-network-preferences
Icon=stock_proxy
Icon=gnome-network-preferences
Terminal=false
Type=Application
StartupNotify=true

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

View file

@ -0,0 +1,364 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
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="16px"
height="16px"
id="svg6904"
sodipodi:version="0.32"
inkscape:version="0.45+devel"
sodipodi:docbase="/home/cornelius/Desktop"
sodipodi:docname="network-proxy-16.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs6906">
<linearGradient
id="linearGradient5466"
inkscape:collect="always">
<stop
id="stop5468"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5470"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5466"
id="linearGradient6774"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4042327,0,0,0.4046008,-2.904703,0.4424895)"
x1="40.523746"
y1="13.076671"
x2="47.965992"
y2="13.076671" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6776"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4042327,0,0,0.4046008,-2.904702,0.4424894)"
x1="41.441559"
y1="12.5"
x2="47.863831"
y2="12.5" />
<linearGradient
inkscape:collect="always"
id="linearGradient6294">
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="0"
id="stop6296" />
<stop
style="stop-color:#eeeeec;stop-opacity:1"
offset="1"
id="stop6298" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6294"
id="linearGradient6817"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.5541654,0,0,0.4880575,-7.200396,-1.2709199)"
x1="26.820854"
y1="5.9706759"
x2="26.820854"
y2="12.407513" />
<linearGradient
inkscape:collect="always"
id="linearGradient6427">
<stop
style="stop-color:#d3d7cf;stop-opacity:1;"
offset="0"
id="stop6429" />
<stop
style="stop-color:#d3d7cf;stop-opacity:0;"
offset="1"
id="stop6431" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6427"
id="linearGradient6786"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4117649,0,0,0.4,-3.588234,-0.4000003)"
x1="41.570694"
y1="32.504398"
x2="18.827377"
y2="6" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient6770"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.3804074,0,0,0.3963605,-3.41097,10.92798)"
x1="30.144924"
y1="6.5082059"
x2="42.483341"
y2="17.293577" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient6772"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4042327,0,0,0.3879229,-4.031706,10.776955)"
x1="25.753101"
y1="7.4794908"
x2="26.053572"
y2="20.496529" />
<linearGradient
id="linearGradient5423"
inkscape:collect="always">
<stop
id="stop5425"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5427"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient6788"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.3804073,0,0,0.3963605,16.410969,10.912832)"
x1="30.266911"
y1="7.492815"
x2="42.483341"
y2="17.293577" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6790"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.36025,0,0,0.4255798,15.382185,-1.6503004)"
x1="27.727142"
y1="35"
x2="49"
y2="41.063202" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6792"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.3839313,0,0,0.4043334,-2.873227,-1.4572253)"
x1="24.525846"
y1="38.008167"
x2="24.525846"
y2="46.58313" />
<linearGradient
inkscape:collect="always"
id="linearGradient6393">
<stop
style="stop-color:#eeeeec;stop-opacity:1;"
offset="0"
id="stop6395" />
<stop
style="stop-color:#eeeeec;stop-opacity:0;"
offset="1"
id="stop6397" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6794"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.3541046,0,0,0.4255798,-2.145373,-1.6915233)"
x1="27.727142"
y1="35"
x2="49"
y2="41.063202" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="6.5771265"
inkscape:cx="8"
inkscape:cy="7.923979"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:window-width="872"
inkscape:window-height="623"
inkscape:window-x="52"
inkscape:window-y="284" />
<metadata
id="metadata6909">
<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>Network proxy</dc:title>
<dc:date>16.02.2007</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Josef Vybíral</dc:title>
</cc:Agent>
</dc:creator>
<dc:rights>
<cc:Agent>
<dc:title>Josef Vybíral</dc:title>
</cc:Agent>
</dc:rights>
<dc:source>http://blog.vybiral.info</dc:source>
<dc:subject>
<rdf:Bag>
<rdf:li>network</rdf:li>
<rdf:li>proxy</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:contributor>
<cc:Agent>
<dc:title>Jakub Steiner</dc:title>
</cc:Agent>
</dc:contributor>
<cc:license
rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
<cc:permits
rdf:resource="http://web.resource.org/cc/Reproduction" />
<cc:permits
rdf:resource="http://web.resource.org/cc/Distribution" />
<cc:requires
rdf:resource="http://web.resource.org/cc/Notice" />
<cc:permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
<cc:requires
rdf:resource="http://web.resource.org/cc/ShareAlike" />
<cc:requires
rdf:resource="http://web.resource.org/cc/SourceCode" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer">
<path
id="path6726"
d="M 12.457674,5.4999999 L 16.5,5.4999999"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6774);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6776);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 12.457674,5.4999998 L 16.5,5.4999998"
id="path6728" />
<rect
style="opacity:1;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect6730"
width="2"
height="3.9975808"
x="11.5"
y="3.5024195"
rx="0.50642616"
ry="0.50642604" />
<path
style="color:#000000;fill:url(#linearGradient6817);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 3.678853,0.50000018 L 9.321147,0.50000018 C 10.528232,0.50000018 11.5,1.4717686 11.5,2.6788532 L 11.5,10.321146 C 11.5,11.528231 10.528232,11.499999 9.321147,11.499999 L 3.678853,11.499999 C 2.471769,11.499999 1.5,11.528231 1.5,10.321146 L 1.5,2.6788532 C 1.5,1.4717686 2.471769,0.50000018 3.678853,0.50000018 z"
id="rect6804"
sodipodi:nodetypes="ccccccccc" />
<path
style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#fbfbfb;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 3.707282,1.5000002 L 9.292718,1.5000002 C 9.961552,1.5000002 10.5,2.0384479 10.5,2.7072819 L 10.5,10.292718 C 10.5,10.961553 9.961552,10.5 9.292718,10.5 L 3.707282,10.5 C 3.038448,10.5 2.5,10.961553 2.5,10.292718 L 2.5,2.7072819 C 2.5,2.0384479 3.038448,1.5000002 3.707282,1.5000002 z"
id="rect6811"
sodipodi:nodetypes="ccccccccc" />
<rect
style="opacity:0.83842797;color:#000000;fill:url(#linearGradient6786);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect6742"
width="7"
height="8"
x="3"
y="2"
rx="1"
ry="0.99999988" />
<path
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 4.497979,3.4999999 L 8.5,3.4999999"
id="path6752"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path6754"
d="M 4.483125,4.4999999 L 8.498391,4.4999999"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cc"
id="path6802"
d="M 4.483125,8.4999999 L 8.498391,8.4999999"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cc"
id="path6796"
d="M 4.497979,5.4999999 L 8.5,5.4999999"
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 4.483125,6.4999999 L 8.498391,6.4999999"
id="path6798"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 4.497979,7.4999999 L 8.5,7.4999999"
id="path6800"
sodipodi:nodetypes="cc" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6770);stroke-width:2.99999905;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 6.5,10.515149 L 13.500001,15.5"
id="path6722"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path6724"
d="M 6.5,10.5 L 6.5,17.44556"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6772);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
sodipodi:nodetypes="cc"
id="path6748"
d="M 6.5,10.5 L -0.5,15.484851"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6788);stroke-width:2.99999905;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
sodipodi:type="arc"
style="color:#000000;fill:#ad7fa8;fill-opacity:1;fill-rule:evenodd;stroke:#5c3566;stroke-width:0.99948722px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="path6746"
sodipodi:cx="21.071667"
sodipodi:cy="24.879318"
sodipodi:rx="1.9989744"
sodipodi:ry="1.9989744"
d="M 23.070641,24.879318 A 1.9989744,1.9989744 0 1 1 19.072692,24.879318 A 1.9989744,1.9989744 0 1 1 23.070641,24.879318 z"
transform="matrix(-1.0005132,0,0,1.0005127,27.582481,-14.392075)" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6790);stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 6.543014,10.478728 L -0.5,15.516905"
id="path6750"
sodipodi:nodetypes="cc" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6792);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 6.543014,10.46949 L 6.543014,17.352003"
id="path6758"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path6768"
d="M 6.543014,10.437507 L 13.5,15.475682"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6794);stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,452 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
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="22"
height="22"
id="svg6819"
sodipodi:version="0.32"
inkscape:version="0.45+devel"
version="1.0"
sodipodi:docbase="/home/cornelius/Desktop"
sodipodi:docname="network-proxy-22.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs6821">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient6718"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4564886,0,0,0.4635909,-3.393161,14.982855)"
x1="30.144924"
y1="6.5082059"
x2="42.483341"
y2="17.293577" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient6676"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4734627,0,0,0.4537222,-3.835394,14.762101)"
x1="25.753101"
y1="7.4794908"
x2="26.053572"
y2="20.496529" />
<linearGradient
id="linearGradient5466"
inkscape:collect="always">
<stop
id="stop5468"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5470"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5466"
id="linearGradient6678"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4734627,0,0,0.4732291,-1.493379,-0.4153634)"
x1="40.523746"
y1="13.076671"
x2="47.965992"
y2="13.076671" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6680"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4734627,0,0,0.4732291,-1.493378,-0.4153635)"
x1="41.441559"
y1="12.5"
x2="47.863831"
y2="12.5" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5060"
id="radialGradient6686"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-2.751545,0,0,1.969706,92.22831,-876.5339)"
cx="602.66046"
cy="488.07956"
fx="602.66046"
fy="488.07956"
r="117.14286" />
<linearGradient
inkscape:collect="always"
id="linearGradient5060">
<stop
style="stop-color:black;stop-opacity:1;"
offset="0"
id="stop5062" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5064" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5060"
id="radialGradient6684"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.7515457,0,0,1.969706,-1568.5757,-873.7569)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<linearGradient
id="linearGradient5048">
<stop
style="stop-color:black;stop-opacity:0;"
offset="0"
id="stop5050" />
<stop
id="stop5056"
offset="0.5"
style="stop-color:black;stop-opacity:1;" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5052" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5048"
id="linearGradient6682"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.4289406,0,0,1.969706,-1977.4912,-872.8854)"
x1="302.85715"
y1="366.64789"
x2="302.85715"
y2="609.50507" />
<linearGradient
inkscape:collect="always"
id="linearGradient6294">
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="0"
id="stop6296" />
<stop
style="stop-color:#eeeeec;stop-opacity:1"
offset="1"
id="stop6298" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6294"
id="linearGradient6688"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.75,0,0,0.6666666,-9.874998,-2.4999996)"
x1="26.820854"
y1="5.9706759"
x2="26.820854"
y2="12.407513" />
<linearGradient
inkscape:collect="always"
id="linearGradient6427">
<stop
style="stop-color:#d3d7cf;stop-opacity:1;"
offset="0"
id="stop6429" />
<stop
style="stop-color:#d3d7cf;stop-opacity:0;"
offset="1"
id="stop6431" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6427"
id="linearGradient6690"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.5071124,0,0,0.4673476,-3.433861,0.2857065)"
x1="41.570694"
y1="32.504398"
x2="18.827377"
y2="6" />
<linearGradient
id="linearGradient5423"
inkscape:collect="always">
<stop
id="stop5425"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5427"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient6694"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.4564886,0,0,0.4635909,20.393161,14.982854)"
x1="29.717974"
y1="7.1904221"
x2="42.483341"
y2="17.293577" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6698"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.443814,0,0,0.4977667,19.389516,0.2994938)"
x1="27.727142"
y1="35"
x2="49"
y2="41.063202" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6700"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.4496844,0,0,0.4729163,-2.528892,0.5253182)"
x1="24.525846"
y1="38.008167"
x2="24.525846"
y2="46.58313" />
<linearGradient
inkscape:collect="always"
id="linearGradient6393">
<stop
style="stop-color:#eeeeec;stop-opacity:1;"
offset="0"
id="stop6395" />
<stop
style="stop-color:#eeeeec;stop-opacity:0;"
offset="1"
id="stop6397" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6720"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.443814,0,0,0.4977667,-2.389516,0.2512788)"
x1="27.727142"
y1="35"
x2="49"
y2="41.063202" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="9.8656898"
inkscape:cx="10.732486"
inkscape:cy="10.681327"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
width="22px"
height="22px"
inkscape:window-width="872"
inkscape:window-height="623"
inkscape:window-x="0"
inkscape:window-y="26" />
<metadata
id="metadata6824">
<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>Network proxy</dc:title>
<dc:date>16.02.2007</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Josef Vybíral</dc:title>
</cc:Agent>
</dc:creator>
<dc:source>http://blog.vybiral.info</dc:source>
<dc:rights>
<cc:Agent>
<dc:title>Josef Vybíral</dc:title>
</cc:Agent>
</dc:rights>
<dc:contributor>
<cc:Agent>
<dc:title>Jakub Steiner</dc:title>
</cc:Agent>
</dc:contributor>
<cc:license
rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
<cc:permits
rdf:resource="http://web.resource.org/cc/Reproduction" />
<cc:permits
rdf:resource="http://web.resource.org/cc/Distribution" />
<cc:requires
rdf:resource="http://web.resource.org/cc/Notice" />
<cc:permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
<cc:requires
rdf:resource="http://web.resource.org/cc/ShareAlike" />
<cc:requires
rdf:resource="http://web.resource.org/cc/SourceCode" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer">
<path
sodipodi:nodetypes="ccc"
id="path6714"
d="M 8.5,14.5 L 8.5,16.482857 L 15.5,21.5"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6718);stroke-width:2.99999952;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6676);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 8.5,14.438168 L 8.5,22.561831"
id="path6620"
sodipodi:nodetypes="cc" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6678);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 16.5,5.5000001 L 21.234627,5.5000001"
id="path6622" />
<path
id="path6624"
d="M 16.5,5.5 L 21.234627,5.5"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6680);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<rect
ry="0.50642604"
rx="0.50642616"
y="3.5"
x="14.344772"
height="4"
width="2.1552277"
id="rect6626"
style="opacity:1;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<g
style="opacity:0.31004363;display:inline"
transform="matrix(-6.1381485e-3,0,0,8.9503631e-3,4.459366,12.380052)"
id="g6628">
<rect
style="opacity:0.40206185;color:#000000;fill:url(#linearGradient6682);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="rect6630"
width="1655.6886"
height="478.35718"
x="-1566.019"
y="-150.69685" />
<path
style="opacity:0.40206185;color:#000000;fill:url(#radialGradient6684);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
d="M 89.669502,-151.55183 C 89.669502,-151.55183 89.669502,326.77896 89.669502,326.77896 C 231.36729,327.67941 432.22584,219.6093 432.22576,87.582782 C 432.22576,-44.443755 274.10167,-151.55181 89.669502,-151.55183 z"
id="path6632"
sodipodi:nodetypes="cccc" />
<path
sodipodi:nodetypes="cccc"
id="path6634"
d="M -1566.0191,-154.32884 C -1566.0191,-154.32884 -1566.0191,324.00195 -1566.0191,324.00195 C -1707.7169,324.9024 -1908.5753,216.83229 -1908.5753,84.805778 C -1908.5753,-47.220759 -1750.4513,-154.32882 -1566.0191,-154.32884 z"
style="opacity:0.40206185;color:#000000;fill:url(#radialGradient6686);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
</g>
<path
sodipodi:nodetypes="ccccccccc"
id="path6636"
d="M 3.914373,0.50000014 L 13.085626,0.50000014 L 14.499998,2.4238874 L 14.499998,13.471034 C 14.499998,14.146465 13.708909,14.5 13.708909,14.5 L 3.339023,14.5 C 2.970959,14.5 2.5,13.949452 2.5,13.622285 L 2.5,2.4238874 L 3.914373,0.50000014 z"
style="color:#000000;fill:url(#linearGradient6688);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<rect
ry="0.99999994"
rx="1"
y="3.0897927"
x="4.6799355"
height="9.3469524"
width="8.6209106"
id="rect6638"
style="opacity:0.83842797;color:#000000;fill:url(#linearGradient6690);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 4.517973,1.5000002 L 12.483835,1.5000002 L 13.499999,2.8920646 L 13.499999,13.167817 C 13.499999,13.478156 13.470009,13.515235 13.119473,13.515235 L 3.923917,13.515235 C 3.57338,13.515235 3.5,13.520708 3.5,13.210369 L 3.5,2.8920646 L 4.517973,1.5000002 z"
id="path6640"
sodipodi:nodetypes="ccccccccc" />
<path
transform="matrix(-1.0005131,0,0,1.000513,29.582478,-11.392083)"
d="M 23.070641,24.879318 A 1.9989744,1.9989744 0 1 1 19.072692,24.879318 A 1.9989744,1.9989744 0 1 1 23.070641,24.879318 z"
sodipodi:ry="1.9989744"
sodipodi:rx="1.9989744"
sodipodi:cy="24.879318"
sodipodi:cx="21.071667"
id="path6642"
style="color:#000000;fill:#ad7fa8;fill-opacity:1;fill-rule:evenodd;stroke:#5c3566;stroke-width:0.99948722px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
sodipodi:type="arc" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6694);stroke-width:2.99999952;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 8.5,14.499999 L 8.5,16.482856 L 1.5,21.499999"
id="path6646"
sodipodi:nodetypes="ccc" />
<path
sodipodi:nodetypes="ccc"
id="path6650"
d="M 8.5,14.485844 L 8.5,16.527967 L 1.287203,21.548215"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6698);stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
sodipodi:nodetypes="cc"
id="path6652"
d="M 5.515927,4.4999999 L 11.484073,4.4999999"
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 5.515927,5.4999999 L 11.484073,5.4999999"
id="path6654"
sodipodi:nodetypes="cc" />
<path
transform="matrix(0.3958022,0,0,0.3961837,-2.010819,2.2313064)"
d="M 18.976194,24.655764 A 1.2632571,1.2632571 0 1 1 16.449679,24.655764 A 1.2632571,1.2632571 0 1 1 18.976194,24.655764 z"
sodipodi:ry="1.2632571"
sodipodi:rx="1.2632571"
sodipodi:cy="24.655764"
sodipodi:cx="17.712936"
id="path6656"
style="opacity:0.83842797;color:#000000;fill:#73d216;fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:2.52529788;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
sodipodi:type="arc" />
<path
sodipodi:nodetypes="cc"
id="path6666"
d="M 8.5,14.475038 L 8.5,22.524961"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6700);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 5.515927,6.4999999 L 11.484073,6.4999999"
id="path6706"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path6708"
d="M 5.515927,7.4999999 L 11.484073,7.4999999"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cc"
id="path6710"
d="M 5.515927,8.4999999 L 11.484073,8.4999999"
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 5.515927,9.4999999 L 11.484073,9.4999999"
id="path6712"
sodipodi:nodetypes="cc" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6720);stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 8.5,14.437629 L 8.5,16.479752 L 15.712797,21.5"
id="path6716"
sodipodi:nodetypes="ccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,518 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
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="32px"
height="32px"
id="svg7038"
sodipodi:version="0.32"
inkscape:version="0.45+devel"
sodipodi:docbase="/home/cornelius/Desktop"
sodipodi:docname="network-proxy-32.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/cornelius/Desktop/network-proxy-32.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs7040">
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient5603"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.6590432,0,0,0.65818,32.66394,20.185528)"
x1="25.980661"
y1="5.3883171"
x2="42.170853"
y2="17.102867" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient6608"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.6590432,0,0,0.65818,-1.670433,20.185528)"
x1="25.980661"
y1="5.3883171"
x2="42.170853"
y2="17.102867" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient5615"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.6590432,0,0,0.65818,-1.670429,20.185528)"
x1="25.753101"
y1="7.4794908"
x2="25.177006"
y2="17.482111" />
<linearGradient
id="linearGradient5466"
inkscape:collect="always">
<stop
id="stop5468"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5470"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5466"
id="linearGradient6868"
gradientUnits="userSpaceOnUse"
x1="40.523746"
y1="13.076671"
x2="47.965992"
y2="13.076671"
gradientTransform="matrix(0.6590432,0,0,0.65818,-0.463594,0.2727493)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6864"
gradientUnits="userSpaceOnUse"
x1="41.441559"
y1="12.5"
x2="47.863831"
y2="12.5"
gradientTransform="matrix(0.6590432,0,0,0.65818,-0.463594,0.2727493)" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5060"
id="radialGradient6789"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-2.751545,0,0,1.969706,92.22831,-876.5339)"
cx="602.66046"
cy="488.07956"
fx="602.66046"
fy="488.07956"
r="117.14286" />
<linearGradient
inkscape:collect="always"
id="linearGradient5060">
<stop
style="stop-color:black;stop-opacity:1;"
offset="0"
id="stop5062" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5064" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5060"
id="radialGradient6787"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.7515457,0,0,1.969706,-1568.5757,-873.7569)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<linearGradient
id="linearGradient5048">
<stop
style="stop-color:black;stop-opacity:0;"
offset="0"
id="stop5050" />
<stop
id="stop5056"
offset="0.5"
style="stop-color:black;stop-opacity:1;" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5052" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5048"
id="linearGradient6785"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.4289406,0,0,1.969706,-1977.4912,-872.8854)"
x1="302.85715"
y1="366.64789"
x2="302.85715"
y2="609.50507" />
<linearGradient
inkscape:collect="always"
id="linearGradient6294">
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="0"
id="stop6296" />
<stop
style="stop-color:#eeeeec;stop-opacity:1"
offset="1"
id="stop6298" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6294"
id="linearGradient6300"
x1="26.820854"
y1="5.9706759"
x2="26.820854"
y2="12.407513"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0000002,0,0,0.9047619,-9,-2.5714283)" />
<linearGradient
inkscape:collect="always"
id="linearGradient6427">
<stop
style="stop-color:#d3d7cf;stop-opacity:1;"
offset="0"
id="stop6429" />
<stop
style="stop-color:#d3d7cf;stop-opacity:0;"
offset="1"
id="stop6431" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6427"
id="linearGradient6433"
x1="41.570694"
y1="32.504398"
x2="18.827377"
y2="6"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.7058823,0,0,0.6499999,-1.294117,1.0999997)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient5607"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.6590432,0,0,0.65818,-1.670429,20.185528)"
x1="25.786228"
y1="5.3575635"
x2="42.50787"
y2="17.289766" />
<linearGradient
id="linearGradient5423"
inkscape:collect="always">
<stop
id="stop5425"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5427"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient6614"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.6590432,0,0,0.65818,32.66394,20.185528)"
x1="25.980661"
y1="5.3883171"
x2="42.170853"
y2="17.102867" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5585"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.6259447,0,0,0.6923076,0.148176,-0.2307661)"
x1="27.727142"
y1="35"
x2="49"
y2="41.063202" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5605"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.6259447,0,0,0.6923076,30.84533,-0.2716521)"
x1="27.727142"
y1="35"
x2="49"
y2="41.063202" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5611"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.6259447,0,0,0.6923076,0.148176,-0.7055321)"
x1="24.525846"
y1="38.008167"
x2="24.525846"
y2="46.58313" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6612"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-0.6259447,0,0,0.6923076,30.84533,-0.2716521)"
x1="27.727142"
y1="35"
x2="49"
y2="41.063202" />
<linearGradient
inkscape:collect="always"
id="linearGradient6393">
<stop
style="stop-color:#eeeeec;stop-opacity:1;"
offset="0"
id="stop6395" />
<stop
style="stop-color:#eeeeec;stop-opacity:0;"
offset="1"
id="stop6397" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient6610"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.6259447,0,0,0.6923076,0.148177,-0.2716521)"
x1="27.727142"
y1="35"
x2="49"
y2="41.063202" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="4.9768009"
inkscape:cx="16"
inkscape:cy="15.899534"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:window-width="872"
inkscape:window-height="623"
inkscape:window-x="200"
inkscape:window-y="133" />
<metadata
id="metadata7043">
<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>Network proxy</dc:title>
<dc:date>16.02.2007</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Josef vybíral</dc:title>
</cc:Agent>
</dc:creator>
<dc:rights>
<cc:Agent>
<dc:title>Josef Vybíral</dc:title>
</cc:Agent>
</dc:rights>
<dc:source>http://blog.vybiral.info</dc:source>
<dc:subject>
<rdf:Bag>
<rdf:li>network</rdf:li>
<rdf:li>proxy</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:contributor>
<cc:Agent>
<dc:title>Jakub Steiner</dc:title>
</cc:Agent>
</dc:contributor>
<cc:license
rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
<cc:permits
rdf:resource="http://web.resource.org/cc/Reproduction" />
<cc:permits
rdf:resource="http://web.resource.org/cc/Distribution" />
<cc:requires
rdf:resource="http://web.resource.org/cc/Notice" />
<cc:permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
<cc:requires
rdf:resource="http://web.resource.org/cc/ShareAlike" />
<cc:requires
rdf:resource="http://web.resource.org/cc/SourceCode" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer">
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5603);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 15.493508,19.499999 L 15.493508,23.547304 L 5.499999,32.540885"
id="path6602"
sodipodi:nodetypes="ccc" />
<path
sodipodi:nodetypes="ccc"
id="path6604"
d="M 15.499999,19.499999 L 15.499999,23.547304 L 25.493508,32.540885"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6608);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
sodipodi:nodetypes="cc"
id="path5613"
d="M 15.5,19.715624 L 15.5,31.5"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5615);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="path6866"
d="M 24.582548,8.4999999 L 31.17298,8.4999999"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6868);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6864);stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 24.582548,8.4999999 L 31.17298,8.4999999"
id="path6862" />
<rect
style="opacity:1;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect6860"
width="3"
height="6"
x="22.5"
y="5.5"
rx="0.50642616"
ry="0.50642604" />
<g
id="g6727"
transform="matrix(-8.5440836e-3,0,0,1.2448412e-2,9.692973,17.921149)"
style="opacity:0.31004363;display:inline">
<rect
y="-150.69685"
x="-1566.019"
height="478.35718"
width="1655.6886"
id="rect6729"
style="opacity:0.40206185;color:#000000;fill:url(#linearGradient6785);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
<path
sodipodi:nodetypes="cccc"
id="path6731"
d="M 89.669502,-151.55183 C 89.669502,-151.55183 89.669502,326.77896 89.669502,326.77896 C 231.36729,327.67941 432.22584,219.6093 432.22576,87.582782 C 432.22576,-44.443755 274.10167,-151.55181 89.669502,-151.55183 z"
style="opacity:0.40206185;color:#000000;fill:url(#radialGradient6787);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
<path
style="opacity:0.40206185;color:#000000;fill:url(#radialGradient6789);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
d="M -1566.0191,-154.32884 C -1566.0191,-154.32884 -1566.0191,324.00195 -1566.0191,324.00195 C -1707.7169,324.9024 -1908.5753,216.83229 -1908.5753,84.805778 C -1908.5753,-47.220759 -1750.4513,-154.32882 -1566.0191,-154.32884 z"
id="path6733"
sodipodi:nodetypes="cccc" />
</g>
<path
style="color:#000000;fill:url(#linearGradient6300);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 9.385831,1.5000002 L 21.61417,1.5000002 L 23.500002,4.1109901 L 23.500002,19.103546 C 23.500002,20.020203 22.445216,20.5 22.445216,20.5 L 8.618698,20.5 C 8.127945,20.5 7.5,19.752828 7.5,19.308816 L 7.5,4.1109901 L 9.385831,1.5000002 z"
id="rect6287"
sodipodi:nodetypes="ccccccccc" />
<rect
style="opacity:0.83842797;color:#000000;fill:url(#linearGradient6433);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="rect6417"
width="12"
height="13"
x="10"
y="5"
rx="1"
ry="1" />
<path
sodipodi:nodetypes="ccccccccc"
id="path6361"
d="M 9.925162,2.5000003 L 21.077371,2.5000003 L 22.500001,4.4695901 L 22.500001,19.00844 C 22.500001,19.447531 22.458015,19.499992 21.967266,19.499992 L 9.093483,19.499992 C 8.602732,19.499992 8.5,19.507737 8.5,19.068647 L 8.5,4.4695901 L 9.925162,2.5000003 z"
style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
sodipodi:type="arc"
style="color:#000000;fill:#ad7fa8;fill-opacity:1;fill-rule:evenodd;stroke:#5c3566;stroke-width:0.72992229px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="path6351"
sodipodi:cx="21.071667"
sodipodi:cy="24.879318"
sodipodi:rx="1.9989744"
sodipodi:ry="1.9989744"
d="M 23.070641,24.879318 A 1.9989744,1.9989744 0 1 1 19.072692,24.879318 A 1.9989744,1.9989744 0 1 1 23.070641,24.879318 z"
transform="matrix(-1.5007694,0,0,1.2506414,47.12371,-12.115106)" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5607);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 15.499999,19.499999 L 15.499999,23.547304 L 29.493508,26.540885"
id="path5591"
sodipodi:nodetypes="ccc" />
<path
sodipodi:nodetypes="ccc"
id="path5599"
d="M 15.493508,19.499999 L 15.493508,23.547304 L 2.499999,26.540885"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6614);stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
sodipodi:nodetypes="ccc"
id="path6328"
d="M 15.506491,19.5 L 15.506491,23.547305 L 29.5,26.540886"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5585);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5605);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 15.487016,19.459114 L 15.487016,23.506419 L 2.493507,26.5"
id="path5601"
sodipodi:nodetypes="ccc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 11.5,7.5 L 19.550991,7.5"
id="path6353"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path6435"
d="M 11.5,8.5 L 19.550991,8.5"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:type="arc"
style="opacity:0.83842797;color:#000000;fill:#73d216;fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.2632575;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="path6443"
sodipodi:cx="17.712936"
sodipodi:cy="24.655764"
sodipodi:rx="1.2632571"
sodipodi:ry="1.2632571"
d="M 18.976194,24.655764 A 1.2632571,1.2632571 0 1 1 16.449679,24.655764 A 1.2632571,1.2632571 0 1 1 18.976194,24.655764 z"
transform="matrix(0.7916042,0,0,0.7916042,-3.521635,-3.0176064)" />
<path
sodipodi:nodetypes="cc"
id="path5576"
d="M 11.5,9.5 L 19.550991,9.5"
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 11.5,10.5 L 19.550991,10.5"
id="path5578"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 11.5,11.5 L 19.550991,11.5"
id="path5580"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path5582"
d="M 11.558566,12.5 L 19.492424,12.5"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5611);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 15.5,19.715624 L 15.5,31.5"
id="path5609"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="ccc"
id="path6600"
d="M 15.487016,19.459114 L 15.487016,23.506419 L 6.493507,31.5"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6612);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6610);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 15.506491,19.459114 L 15.506491,23.506419 L 24.5,31.5"
id="path6606"
sodipodi:nodetypes="ccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 25 KiB

View file

@ -0,0 +1,628 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
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="48px"
height="48px"
id="svg7195"
sodipodi:version="0.32"
inkscape:version="0.45+devel"
sodipodi:docbase="/home/cornelius/Desktop"
sodipodi:docname="network-proxy-48.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
inkscape:export-filename="/home/cornelius/Desktop/network-proxy-48.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<defs
id="defs7197">
<linearGradient
id="linearGradient5466"
inkscape:collect="always">
<stop
id="stop5468"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5470"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5466"
id="linearGradient5538"
gradientUnits="userSpaceOnUse"
x1="37.870998"
y1="12.5"
x2="47.965992"
y2="13.076671"
gradientTransform="translate(-1,0)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5540"
gradientUnits="userSpaceOnUse"
x1="38.520752"
y1="12.5"
x2="47.863831"
y2="12.5"
gradientTransform="translate(-1,0)" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5060"
id="radialGradient5546"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-2.751545,0,0,1.969706,92.22831,-876.5339)"
cx="602.66046"
cy="488.07956"
fx="602.66046"
fy="488.07956"
r="117.14286" />
<linearGradient
inkscape:collect="always"
id="linearGradient5060">
<stop
style="stop-color:black;stop-opacity:1;"
offset="0"
id="stop5062" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5064" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5060"
id="radialGradient5544"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.7515457,0,0,1.969706,-1568.5757,-873.7569)"
cx="605.71429"
cy="486.64789"
fx="605.71429"
fy="486.64789"
r="117.14286" />
<linearGradient
id="linearGradient5048">
<stop
style="stop-color:black;stop-opacity:0;"
offset="0"
id="stop5050" />
<stop
id="stop5056"
offset="0.5"
style="stop-color:black;stop-opacity:1;" />
<stop
style="stop-color:black;stop-opacity:0;"
offset="1"
id="stop5052" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5048"
id="linearGradient5542"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(3.4289406,0,0,1.969706,-1977.4912,-872.8854)"
x1="302.85715"
y1="366.64789"
x2="302.85715"
y2="609.50507" />
<linearGradient
id="linearGradient5459"
inkscape:collect="always">
<stop
id="stop5461"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5463"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5459"
id="linearGradient5548"
gradientUnits="userSpaceOnUse"
x1="24.399277"
y1="35.275932"
x2="31.843159"
y2="47.757107"
gradientTransform="translate(-1,0)" />
<linearGradient
id="linearGradient5429"
inkscape:collect="always">
<stop
id="stop5431"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5433"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5429"
id="linearGradient5550"
gradientUnits="userSpaceOnUse"
x1="24.399277"
y1="35.275932"
x2="44.067654"
y2="47.80442"
gradientTransform="translate(-1,0)" />
<linearGradient
id="linearGradient5423"
inkscape:collect="always">
<stop
id="stop5425"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5427"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5423"
id="linearGradient5552"
gradientUnits="userSpaceOnUse"
x1="24.399277"
y1="35.275932"
x2="50"
y2="41.644268"
gradientTransform="translate(-1,0)" />
<linearGradient
id="linearGradient5447"
inkscape:collect="always">
<stop
id="stop5449"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5451"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5447"
id="linearGradient5554"
gradientUnits="userSpaceOnUse"
x1="24.399277"
y1="35.275932"
x2="17.209641"
y2="47.548927"
gradientTransform="translate(-1,0)" />
<linearGradient
id="linearGradient5441"
inkscape:collect="always">
<stop
id="stop5443"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5445"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5441"
id="linearGradient5556"
gradientUnits="userSpaceOnUse"
x1="24.399277"
y1="35.275932"
x2="6.1469398"
y2="46.668907"
gradientTransform="translate(-1,0)" />
<linearGradient
inkscape:collect="always"
id="linearGradient6294">
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="0"
id="stop6296" />
<stop
style="stop-color:#eeeeec;stop-opacity:1"
offset="1"
id="stop6298" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6294"
id="linearGradient5558"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.375,0,0,1.2857143,-10.1875,-3.2857142)"
x1="26.820854"
y1="5.9706759"
x2="26.820854"
y2="12.407513" />
<linearGradient
inkscape:collect="always"
id="linearGradient6427">
<stop
style="stop-color:#d3d7cf;stop-opacity:1;"
offset="0"
id="stop6429" />
<stop
style="stop-color:#d3d7cf;stop-opacity:0;"
offset="1"
id="stop6431" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6427"
id="linearGradient5560"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-1,1)"
x1="41.570694"
y1="32.504398"
x2="18.827377"
y2="6" />
<linearGradient
id="linearGradient5435"
inkscape:collect="always">
<stop
id="stop5437"
offset="0"
style="stop-color:#555753;stop-opacity:1" />
<stop
id="stop5439"
offset="1"
style="stop-color:#888a85;stop-opacity:0;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5435"
id="linearGradient5562"
gradientUnits="userSpaceOnUse"
x1="22.280706"
y1="35"
x2="2.1575336"
y2="41.171135"
gradientTransform="translate(-1,0)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5564"
gradientUnits="userSpaceOnUse"
x1="27.060818"
y1="36.950813"
x2="43.95985"
y2="47.034103"
gradientTransform="translate(-1,0)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5566"
gradientUnits="userSpaceOnUse"
x1="24.408333"
y1="35.758526"
x2="-0.58516204"
y2="42"
gradientTransform="translate(-1,0)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5568"
gradientUnits="userSpaceOnUse"
x1="24.408333"
y1="35.758526"
x2="6.735868"
y2="46.911091"
gradientTransform="translate(-1,0)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5570"
gradientUnits="userSpaceOnUse"
x1="25.702541"
y1="38.042225"
x2="32.307709"
y2="48.084454"
gradientTransform="translate(-1,0)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5572"
gradientUnits="userSpaceOnUse"
x1="24.408333"
y1="35.758526"
x2="16.728512"
y2="48.084454"
gradientTransform="translate(-1,0)" />
<linearGradient
inkscape:collect="always"
id="linearGradient6393">
<stop
style="stop-color:#eeeeec;stop-opacity:1;"
offset="0"
id="stop6395" />
<stop
style="stop-color:#eeeeec;stop-opacity:0;"
offset="1"
id="stop6397" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6393"
id="linearGradient5574"
gradientUnits="userSpaceOnUse"
x1="27.727142"
y1="35"
x2="49"
y2="41.063202"
gradientTransform="translate(-1,0)" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="7"
inkscape:cx="24"
inkscape:cy="24"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:window-width="872"
inkscape:window-height="623"
inkscape:window-x="0"
inkscape:window-y="26" />
<metadata
id="metadata7200">
<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>Network proxy</dc:title>
<dc:date>16.02.2007</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Josef Vybíral</dc:title>
</cc:Agent>
</dc:creator>
<dc:rights>
<cc:Agent>
<dc:title>Josef Vybíral</dc:title>
</cc:Agent>
</dc:rights>
<dc:source>http://blog.vybiral.info</dc:source>
<dc:subject>
<rdf:Bag>
<rdf:li>network</rdf:li>
<rdf:li>proxy</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:contributor>
<cc:Agent>
<dc:title>Jakub Steiner</dc:title>
</cc:Agent>
</dc:contributor>
<cc:license
rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/GPL/2.0/">
<cc:permits
rdf:resource="http://web.resource.org/cc/Reproduction" />
<cc:permits
rdf:resource="http://web.resource.org/cc/Distribution" />
<cc:requires
rdf:resource="http://web.resource.org/cc/Notice" />
<cc:permits
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
<cc:requires
rdf:resource="http://web.resource.org/cc/ShareAlike" />
<cc:requires
rdf:resource="http://web.resource.org/cc/SourceCode" />
</cc:License>
</rdf:RDF>
</metadata>
<g
id="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer">
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5538);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 37.0038,12.5 L 47.0038,12.5"
id="path5472" />
<path
id="path5474"
d="M 37.0038,12.5 L 47.0038,12.5"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5540);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<rect
ry="0.5064261"
rx="0.5064261"
y="9.5"
x="34.5"
height="6"
width="2.0000012"
id="rect5476"
style="opacity:1;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<g
style="opacity:0.31004363;display:inline"
transform="matrix(-1.2388921e-2,0,0,1.6597884e-2,14.35481,26.561532)"
id="g5478">
<rect
style="opacity:0.40206185;color:#000000;fill:url(#linearGradient5542);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
id="rect5480"
width="1655.6886"
height="478.35718"
x="-1566.019"
y="-150.69685" />
<path
style="opacity:0.40206185;color:#000000;fill:url(#radialGradient5544);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
d="M 89.669502,-151.55183 C 89.669502,-151.55183 89.669502,326.77896 89.669502,326.77896 C 231.36729,327.67941 432.22584,219.6093 432.22576,87.582782 C 432.22576,-44.443755 274.10167,-151.55181 89.669502,-151.55183 z"
id="path5482"
sodipodi:nodetypes="cccc" />
<path
sodipodi:nodetypes="cccc"
id="path5484"
d="M -1566.0191,-154.32884 C -1566.0191,-154.32884 -1566.0191,324.00195 -1566.0191,324.00195 C -1707.7169,324.9024 -1908.5753,216.83229 -1908.5753,84.805778 C -1908.5753,-47.220759 -1750.4513,-154.32882 -1566.0191,-154.32884 z"
style="opacity:0.40206185;color:#000000;fill:url(#radialGradient5546);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible" />
</g>
<path
sodipodi:nodetypes="ccc"
id="path5486"
d="M 23.53622,24.5 L 23.53622,35.5 L 30.80771,47.584452"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5548);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5550);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 23.53622,24.5 L 23.53622,35.5 L 42.48548,47.385737"
id="path5488"
sodipodi:nodetypes="ccc" />
<path
sodipodi:nodetypes="ccc"
id="path5490"
d="M 23.53622,24.5 L 23.53622,34.5 L 47.5,41.5"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5552);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5554);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 23.5,24.5 L 23.5,35.5 L 16.22851,47.584452"
id="path5492"
sodipodi:nodetypes="ccc" />
<path
sodipodi:nodetypes="ccc"
id="path5494"
d="M 23.5,24.5 L 23.5,35.5 L 4.55074,47.385737"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5556);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
sodipodi:nodetypes="ccccccccc"
id="path5496"
d="M 15.09302,2.5000001 L 31.90698,2.5000001 L 34.5,6.2103543 L 34.5,28.313413 C 34.5,28.944378 33.95677,29.500001 33.28198,29.500001 L 13.71802,29.500001 C 13.04323,29.500001 12.5,28.992041 12.5,28.361076 L 12.5,6.2103543 L 15.09302,2.5000001 z"
style="color:#000000;fill:url(#linearGradient5558);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<rect
ry="1"
rx="1"
y="7"
x="15"
height="20"
width="17"
id="rect5498"
style="opacity:0.83842797;color:#000000;fill:url(#linearGradient5560);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 15.53595,3.5 L 31.46767,3.5 L 33.5,6.4892262 L 33.5,27.777117 C 33.5,28.42284 33.44002,28.499987 32.73895,28.499987 L 14.34783,28.499987 C 13.64676,28.499987 13.5,28.51138 13.5,27.865657 L 13.5,6.4892262 L 15.53595,3.5 z"
id="path5500"
sodipodi:nodetypes="ccccccccc" />
<path
transform="matrix(-1.4831624,0,0,1.5007696,54.7879,-9.838124)"
d="M 23.070641,24.879318 A 1.9989744,1.9989744 0 1 1 19.072692,24.879318 A 1.9989744,1.9989744 0 1 1 23.070641,24.879318 z"
sodipodi:ry="1.9989744"
sodipodi:rx="1.9989744"
sodipodi:cy="24.879318"
sodipodi:cx="21.071667"
id="path5502"
style="color:#000000;fill:#ad7fa8;fill-opacity:1;fill-rule:evenodd;stroke:#5c3566;stroke-width:0.67026824px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
sodipodi:type="arc" />
<path
sodipodi:type="arc"
style="color:#000000;fill:#ad7fa8;fill-opacity:1;fill-rule:evenodd;stroke:#5c3566;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="path5504"
sodipodi:cx="21.071667"
sodipodi:cy="24.879318"
sodipodi:rx="1.9989744"
sodipodi:ry="1.9989744"
d="M 23.070641,24.879318 A 1.9989744,1.9989744 0 1 1 19.072692,24.879318 A 1.9989744,1.9989744 0 1 1 23.070641,24.879318 z"
transform="matrix(-1,0,0,1,44.60686,3.6196562)" />
<path
style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient5562);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 23.5,28.5 L 23.5,34.5 L -0.46378,41.5"
id="path5506"
sodipodi:nodetypes="ccc" />
<path
sodipodi:nodetypes="ccc"
id="path5508"
d="M 23.53622,28.5 L 23.53622,35.5 L 42.45985,47.518214"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5564);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
sodipodi:nodetypes="ccc"
id="path5510"
d="M 23.5,28.5 L 23.5,34.5 L -0.46378,41.5"
style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient5566);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5568);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 23.5,28.5 L 23.5,35.5 L 4.57637,47.518214"
id="path5512"
sodipodi:nodetypes="ccc" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5570);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 23.53622,28.5 L 23.53622,35.5 L 30.80771,47.584452"
id="path5514"
sodipodi:nodetypes="ccc" />
<path
sodipodi:nodetypes="ccc"
id="path5516"
d="M 23.5,28.5 C 23.5,31.25 23.5,35.5 23.5,35.5 L 16.22851,47.584452"
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5572);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
style="opacity:1;color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5574);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 23.53622,28.5 L 23.53622,34.5 L 47.5,41.5"
id="path5518"
sodipodi:nodetypes="ccc" />
<path
sodipodi:nodetypes="cc"
id="path5520"
d="M 17.5,12.5 L 29.5,12.5"
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 17.5,14.5 L 29.5,14.5"
id="path5522"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path5524"
d="M 17.5,16.5 L 29.5,16.5"
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;fill-rule:evenodd;stroke:#babdb6;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 17.5,18.5 L 29.5,18.5"
id="path5526"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 17.5,13.5 L 29.5,13.5"
id="path5528"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path5530"
d="M 17.5,15.5 L 29.5,15.5"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 17.5,17.5 L 29.5,17.5"
id="path5532"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="cc"
id="path5534"
d="M 17.5,19.5 L 29.5,19.5"
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
transform="matrix(0.7916045,0,0,0.7916044,2.47836,5.9823878)"
d="M 18.976194,24.655764 A 1.2632571,1.2632571 0 1 1 16.449679,24.655764 A 1.2632571,1.2632571 0 1 1 18.976194,24.655764 z"
sodipodi:ry="1.2632571"
sodipodi:rx="1.2632571"
sodipodi:cy="24.655764"
sodipodi:cx="17.712936"
id="path5536"
style="opacity:0.83842797;color:#000000;fill:#73d216;fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.26325715;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
sodipodi:type="arc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 28 KiB