add Röntgen icon set

This commit is contained in:
Martin Raifer
2023-01-23 20:38:54 +01:00
parent e1c0873911
commit 98e9a11a51
477 changed files with 959 additions and 2 deletions
+2
View File
@@ -37,6 +37,8 @@ _Breaking developer changes, which may affect downstream projects or sites that
# Unreleased
#### :mega: Release Highlights
* Add [Röntgen icon set](https://github.com/enzet/map-machine#r%C3%B6ntgen-icon-set) for presets, etc.
#### :bug: Bugfixes
* Fix context "edit" menu on touchscreens: render labels properly and always open the touch-specific edit menu ([#9425])
#### :hammer: Development
+1
View File
@@ -1468,6 +1468,7 @@ en:
before_start: "You should be familiar with OpenStreetMap and this editor before you start editing. iD contains a walkthrough to teach you the basics of editing OpenStreetMap. Press the \"{start_the_walkthrough}\" button on this screen to start the tutorial—it takes only about 15 minutes."
open_source_h: "Open Source"
open_source: "The iD editor is a collaborative open source project, and you are using version {version} now. The source code is available [on GitHub](https://github.com/openstreetmap/iD)."
open_source_attribution: "This project includes icons from [Maki](https://github.com/mapbox/maki) (CC0), [temaki](https://github.com/ideditor/temaki) (CC0), [Fontawesome](https://github.com/FortAwesome/Font-Awesome) (CC BY 4.0) and [Map Machine](https://github.com/enzet/map-machine) (CC BY 4.0)."
open_source_help: "You can help iD by [translating](https://github.com/openstreetmap/iD/blob/develop/CONTRIBUTING.md#translating) or [reporting bugs](https://github.com/openstreetmap/iD/issues)."
overview:
title: Overview
+1 -1
View File
@@ -13,7 +13,7 @@ export function svgDefs(context) {
var _defsSelection = d3_select(null);
var _spritesheetIds = [
'iD-sprite', 'maki-sprite', 'temaki-sprite', 'fa-sprite', 'community-sprite'
'iD-sprite', 'maki-sprite', 'temaki-sprite', 'fa-sprite', 'roentgen-sprite', 'community-sprite'
];
function drawDefs(selection) {
+1
View File
@@ -18,6 +18,7 @@ export function uiPaneHelp(context) {
'before_start',
'open_source_h',
'open_source',
'open_source_attribution',
'open_source_help'
]],
['overview', [
+2 -1
View File
@@ -298,7 +298,8 @@ export function uiPresetIcon() {
const isMaki = picon && /^maki-/.test(picon);
const isTemaki = picon && /^temaki-/.test(picon);
const isFa = picon && /^fa[srb]-/.test(picon);
const isiDIcon = picon && !(isMaki || isTemaki || isFa);
const isRöntgen = picon && /^roentgen-/.test(picon);
const isiDIcon = picon && !(isMaki || isTemaki || isFa || isRöntgen);
let icon = container.selectAll('.preset-icon')
.data(picon ? [0] : []);
+1
View File
@@ -30,6 +30,7 @@
"dist:svg:maki": "svg-sprite --symbol --symbol-dest . --shape-id-generator \"maki-%s\" --symbol-sprite dist/img/maki-sprite.svg node_modules/@mapbox/maki/icons/*.svg",
"dist:svg:mapillary:signs": "svg-sprite --symbol --symbol-dest . --symbol-sprite dist/img/mapillary-sprite.svg node_modules/mapillary_sprite_source/package_signs/*.svg",
"dist:svg:mapillary:objects": "svg-sprite --symbol --symbol-dest . --symbol-sprite dist/img/mapillary-object-sprite.svg node_modules/mapillary_sprite_source/package_objects/*.svg",
"dist:svg:roentgen": "svg-sprite --shape-id-generator \"roentgen-%s\" --shape-dim-width 16 --shape-dim-height 16 --symbol --symbol-dest . --symbol-sprite dist/img/roentgen-sprite.svg svg/roentgen/*.svg",
"dist:svg:temaki": "svg-sprite --symbol --symbol-dest . --shape-id-generator \"temaki-%s\" --symbol-sprite dist/img/temaki-sprite.svg node_modules/@ideditor/temaki/icons/*.svg",
"imagery": "node scripts/update_imagery.js",
"lint": "eslint scripts test/spec modules",
+2
View File
@@ -2,3 +2,5 @@ Do not edit the files in this folder.
This folder contains Font Awesome icons which are used by the presets.
The icons are generated automatically by the `build_data.js` script.
The contents of this folder are © Fontawesome ([CC BY 4.0](https://github.com/FortAwesome/Font-Awesome#license)).
+7
View File
@@ -0,0 +1,7 @@
Röntgen icons (c) by Sergey Vartanov
Röntgen icons are licensed under a Creative Commons Attribution 4.0
International License.
You should have received a copy of the license along with this work. If not,
see <http://creativecommons.org/licenses/by/4.0/>.
+6
View File
@@ -0,0 +1,6 @@
Do not edit the files in this folder.
This folder contains Roentgen icons.
The icons are generated semi-automatically by running `map-machine icons` after [installing](https://github.com/enzet/map-machine#installation) Map Machine.
The contents of this folder are © Map Machine ([CC BY 4.0](https://github.com/enzet/map-machine#r%C3%B6ntgen-icon-set)).
+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 599.91406,401.00781 c -0.057,0.01 -0.11187,0.0298 -0.16211,0.0586 l -3.5,2 c -0.44348,0.2549 -0.26347,0.93243 0.24805,0.93359 h 7 c 0.51152,-10e-4 0.69153,-0.67869 0.24805,-0.93359 l -3.5,-2 c -0.10111,-0.0578 -0.21923,-0.0786 -0.33399,-0.0586 z M 597,405 v 8 h 6 v -8 z m -0.5,9 c -0.277,0 -0.5,0.21397 -0.5,0.48047 v 0.0391 c 0,0.2665 0.223,0.48047 0.5,0.48047 h 7 c 0.277,0 0.5,-0.21397 0.5,-0.48047 v -0.0391 C 604,414.21397 603.777,414 603.5,414 Z" fill="#000" transform="translate(8.0,8.0) translate(-600.0,-408.0)" /><path d="m 599.91406,401.00781 c -0.057,0.01 -0.11187,0.0298 -0.16211,0.0586 l -3.5,2 c -0.44348,0.2549 -0.26347,0.93243 0.24805,0.93359 h 7 c 0.51152,-10e-4 0.69153,-0.67869 0.24805,-0.93359 l -3.5,-2 c -0.10111,-0.0578 -0.21923,-0.0786 -0.33399,-0.0586 z M 597,405 v 8 h 6 v -8 z m -0.5,9 c -0.277,0 -0.5,0.21397 -0.5,0.48047 v 0.0391 c 0,0.2665 0.223,0.48047 0.5,0.48047 h 7 c 0.277,0 0.5,-0.21397 0.5,-0.48047 v -0.0391 C 604,414.21397 603.777,414 603.5,414 Z" fill="#000" transform="translate(8.0,8.0) translate(-600.0,-408.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 389.5,402 c -0.27614,0 -0.5,0.22386 -0.5,0.5 0,0.27614 0.22386,0.5 0.5,0.5 h 0.5 v 1.17578 C 389.71309,404.06094 389.37683,404 389,404 c -0.66667,0 -1.2199,0.36598 -1.54102,0.84766 C 387.13787,405.32933 387,405.91667 387,406.5 v 2.5 c 0,1.66667 0.92969,2.50977 1.67969,3.13477 0.64671,0.53892 1.16,0.91684 1.28906,1.86523 H 389.5 c -0.27614,0 -0.5,0.22386 -0.5,0.5 0,0.27614 0.22386,0.5 0.5,0.5 h 4 c 0.27614,0 0.5,-0.22386 0.5,-0.5 0,-0.27614 -0.22386,-0.5 -0.5,-0.5 h -0.46875 c 0.12906,-0.94839 0.64235,-1.32632 1.28906,-1.86523 C 395.07031,411.50977 396,410.66667 396,409 v -2.5 c 0,-0.58333 -0.13787,-1.17067 -0.45898,-1.65234 C 395.2199,404.36598 394.66667,404 394,404 c -0.37683,0 -0.71309,0.0609 -1,0.17578 V 403 h 0.5 c 0.27614,0 0.5,-0.22386 0.5,-0.5 0,-0.27614 -0.22386,-0.5 -0.5,-0.5 h -1 -2 z m -0.5,3 c 0.41667,0 0.68089,0.10539 0.82422,0.21289 C 389.96755,405.32039 390,405.41667 390,405.5 v 1 c 0,0.0833 -0.0571,0.22505 -0.16602,0.33398 C 389.72505,406.94292 389.58333,407 389.5,407 c -0.52339,0 -1.04938,0.11243 -1.5,0.36719 V 406.5 c 0,-0.41667 0.11213,-0.82933 0.29102,-1.09766 C 388.4699,405.13402 388.66667,405 389,405 Z m 5,0 c 0.33333,0 0.5301,0.13402 0.70898,0.40234 C 394.88787,405.67067 395,406.08333 395,406.5 v 0.86719 C 394.54938,407.11243 394.02339,407 393.5,407 c -0.0833,0 -0.22505,-0.0571 -0.33398,-0.16602 C 393.05708,406.72505 393,406.58333 393,406.5 v -1 c 0,-0.0833 0.0324,-0.17961 0.17578,-0.28711 C 393.31911,405.10539 393.58333,405 394,405 Z" fill="#000" transform="translate(8.0,8.0) translate(-392.0,-408.0)" /><path d="m 389.5,402 c -0.27614,0 -0.5,0.22386 -0.5,0.5 0,0.27614 0.22386,0.5 0.5,0.5 h 0.5 v 1.17578 C 389.71309,404.06094 389.37683,404 389,404 c -0.66667,0 -1.2199,0.36598 -1.54102,0.84766 C 387.13787,405.32933 387,405.91667 387,406.5 v 2.5 c 0,1.66667 0.92969,2.50977 1.67969,3.13477 0.64671,0.53892 1.16,0.91684 1.28906,1.86523 H 389.5 c -0.27614,0 -0.5,0.22386 -0.5,0.5 0,0.27614 0.22386,0.5 0.5,0.5 h 4 c 0.27614,0 0.5,-0.22386 0.5,-0.5 0,-0.27614 -0.22386,-0.5 -0.5,-0.5 h -0.46875 c 0.12906,-0.94839 0.64235,-1.32632 1.28906,-1.86523 C 395.07031,411.50977 396,410.66667 396,409 v -2.5 c 0,-0.58333 -0.13787,-1.17067 -0.45898,-1.65234 C 395.2199,404.36598 394.66667,404 394,404 c -0.37683,0 -0.71309,0.0609 -1,0.17578 V 403 h 0.5 c 0.27614,0 0.5,-0.22386 0.5,-0.5 0,-0.27614 -0.22386,-0.5 -0.5,-0.5 h -1 -2 z m -0.5,3 c 0.41667,0 0.68089,0.10539 0.82422,0.21289 C 389.96755,405.32039 390,405.41667 390,405.5 v 1 c 0,0.0833 -0.0571,0.22505 -0.16602,0.33398 C 389.72505,406.94292 389.58333,407 389.5,407 c -0.52339,0 -1.04938,0.11243 -1.5,0.36719 V 406.5 c 0,-0.41667 0.11213,-0.82933 0.29102,-1.09766 C 388.4699,405.13402 388.66667,405 389,405 Z m 5,0 c 0.33333,0 0.5301,0.13402 0.70898,0.40234 C 394.88787,405.67067 395,406.08333 395,406.5 v 0.86719 C 394.54938,407.11243 394.02339,407 393.5,407 c -0.0833,0 -0.22505,-0.0571 -0.33398,-0.16602 C 393.05708,406.72505 393,406.58333 393,406.5 v -1 c 0,-0.0833 0.0324,-0.17961 0.17578,-0.28711 C 393.31911,405.10539 393.58333,405 394,405 Z" fill="#000" transform="translate(8.0,8.0) translate(-392.0,-408.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 599.9375,433 c -0.24032,0.0303 -0.43938,0.25779 -0.4375,0.5 0,0.83333 -0.36577,1.37865 -1.125,1.8125 C 597.61577,435.74635 596.44444,436 595,436 h -0.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 0.84375 l -1.5625,5 H 593.5 c -0.26834,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.23166,0.5 0.5,0.5 h 1 c 0.26834,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.17312 -0.09,-0.31657 -0.21875,-0.40625 L 596.375,437 h 1.03125 l -0.75,5 H 596.5 c -0.26834,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.23166,0.5 0.5,0.5 h 1 c 0.26834,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.22714 -0.1435,-0.40741 -0.34375,-0.46875 L 598.4375,437 H 599 v 8 h -4.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 4.5 2 4.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 601 v -8 h 0.5625 l 0.78125,5.03125 C 602.1435,442.09259 602,442.27286 602,442.5 v 1 c 0,0.277 0.23166,0.5 0.5,0.5 h 1 c 0.26834,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.23166,-0.5 -0.5,-0.5 h -0.15625 l -0.75,-5 h 1.03125 l 1.59375,5.09375 C 605.08995,442.18343 605,442.32688 605,442.5 v 1 c 0,0.277 0.23166,0.5 0.5,0.5 h 1 c 0.26834,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.23166,-0.5 -0.5,-0.5 h -0.28125 l -1.5625,-5 H 605.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 605 c -1.44444,0 -2.61577,-0.25365 -3.375,-0.6875 -0.75923,-0.43385 -1.125,-0.97917 -1.125,-1.8125 0.002,-0.28398 -0.28073,-0.53548 -0.5625,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-600.0,-440.0)" /><path d="m 599.9375,433 c -0.24032,0.0303 -0.43938,0.25779 -0.4375,0.5 0,0.83333 -0.36577,1.37865 -1.125,1.8125 C 597.61577,435.74635 596.44444,436 595,436 h -0.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 0.84375 l -1.5625,5 H 593.5 c -0.26834,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.23166,0.5 0.5,0.5 h 1 c 0.26834,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.17312 -0.09,-0.31657 -0.21875,-0.40625 L 596.375,437 h 1.03125 l -0.75,5 H 596.5 c -0.26834,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.23166,0.5 0.5,0.5 h 1 c 0.26834,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.22714 -0.1435,-0.40741 -0.34375,-0.46875 L 598.4375,437 H 599 v 8 h -4.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 4.5 2 4.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 601 v -8 h 0.5625 l 0.78125,5.03125 C 602.1435,442.09259 602,442.27286 602,442.5 v 1 c 0,0.277 0.23166,0.5 0.5,0.5 h 1 c 0.26834,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.23166,-0.5 -0.5,-0.5 h -0.15625 l -0.75,-5 h 1.03125 l 1.59375,5.09375 C 605.08995,442.18343 605,442.32688 605,442.5 v 1 c 0,0.277 0.23166,0.5 0.5,0.5 h 1 c 0.26834,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.23166,-0.5 -0.5,-0.5 h -0.28125 l -1.5625,-5 H 605.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 605 c -1.44444,0 -2.61577,-0.25365 -3.375,-0.6875 -0.75923,-0.43385 -1.125,-0.97917 -1.125,-1.8125 0.002,-0.28398 -0.28073,-0.53548 -0.5625,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-600.0,-440.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 584,401 c -1.10457,0 -2,0.89543 -2,2 0.002,0.71257 0.38289,1.37028 1,1.72656 V 406 h -1.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 1.5 v 5 c -2.5,0 -4,-0.5 -4,-3 h 0.5 c 0.44533,-1.7e-4 0.66831,-0.53852 0.35352,-0.85352 0,0 -0.069,-0.0629 -0.23633,-0.34179 -0.16733,-0.27888 -0.40312,-0.74452 -0.64258,-1.46289 -0.0681,-0.20422 -0.25932,-0.34191 -0.47461,-0.3418 -0.21529,-1.1e-4 -0.40648,0.13758 -0.47461,0.3418 -0.23946,0.71837 -0.47525,1.18401 -0.64258,1.46289 -0.16732,0.27887 -0.23633,0.34179 -0.23633,0.34179 -0.31479,0.315 -0.0918,0.85335 0.35352,0.85352 h 0.5 c 0,4 3,5 6,5 3,0 6,-1 6,-5 h 0.5 c 0.44533,-1.7e-4 0.66831,-0.53852 0.35352,-0.85352 0,0 -0.069,-0.0629 -0.23633,-0.34179 -0.16733,-0.27888 -0.40312,-0.74452 -0.64258,-1.46289 -0.0681,-0.20422 -0.25932,-0.34191 -0.47461,-0.3418 -0.21529,-1.1e-4 -0.40648,0.13758 -0.47461,0.3418 -0.23946,0.71837 -0.47525,1.18401 -0.64258,1.46289 -0.16732,0.27887 -0.23633,0.34179 -0.23633,0.34179 -0.31479,0.315 -0.0918,0.85335 0.35352,0.85352 h 0.5 c 0,2.5 -1.5,3 -4,3 v -5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 585 v -1.27344 c 0.61711,-0.35628 0.99804,-1.01399 1,-1.72656 0,-1.10457 -0.89543,-2 -2,-2 z m 0,1 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-584.0,-408.0)" /><path d="m 584,401 c -1.10457,0 -2,0.89543 -2,2 0.002,0.71257 0.38289,1.37028 1,1.72656 V 406 h -1.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 1.5 v 5 c -2.5,0 -4,-0.5 -4,-3 h 0.5 c 0.44533,-1.7e-4 0.66831,-0.53852 0.35352,-0.85352 0,0 -0.069,-0.0629 -0.23633,-0.34179 -0.16733,-0.27888 -0.40312,-0.74452 -0.64258,-1.46289 -0.0681,-0.20422 -0.25932,-0.34191 -0.47461,-0.3418 -0.21529,-1.1e-4 -0.40648,0.13758 -0.47461,0.3418 -0.23946,0.71837 -0.47525,1.18401 -0.64258,1.46289 -0.16732,0.27887 -0.23633,0.34179 -0.23633,0.34179 -0.31479,0.315 -0.0918,0.85335 0.35352,0.85352 h 0.5 c 0,4 3,5 6,5 3,0 6,-1 6,-5 h 0.5 c 0.44533,-1.7e-4 0.66831,-0.53852 0.35352,-0.85352 0,0 -0.069,-0.0629 -0.23633,-0.34179 -0.16733,-0.27888 -0.40312,-0.74452 -0.64258,-1.46289 -0.0681,-0.20422 -0.25932,-0.34191 -0.47461,-0.3418 -0.21529,-1.1e-4 -0.40648,0.13758 -0.47461,0.3418 -0.23946,0.71837 -0.47525,1.18401 -0.64258,1.46289 -0.16732,0.27887 -0.23633,0.34179 -0.23633,0.34179 -0.31479,0.315 -0.0918,0.85335 0.35352,0.85352 h 0.5 c 0,2.5 -1.5,3 -4,3 v -5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 585 v -1.27344 c 0.61711,-0.35628 0.99804,-1.01399 1,-1.72656 0,-1.10457 -0.89543,-2 -2,-2 z m 0,1 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-584.0,-408.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 690.5,179 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 11 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,2 v 2 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -6 -0.5 z m 2.5,2 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-184.0)" /><path d="m 690.5,179 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 11 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,2 v 2 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -6 -0.5 z m 2.5,2 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 696.00195,210 c -0.0349,-1.3e-4 -0.0707,0.002 -0.10547,0.01 -0.0692,0.0148 -0.13439,0.0441 -0.1914,0.0859 l -5.5,4 c -0.39164,0.28515 -0.18953,0.90487 0.29492,0.9043 h 0.5 v 1 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -4.5 -1 h 0.5 c 0.48445,5.7e-4 0.68656,-0.61915 0.29492,-0.9043 l -5.5,-4 c -0.0859,-0.0629 -0.18821,-0.0953 -0.29297,-0.0957 z M 693.5,216 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-216.0)" /><path d="m 696.00195,210 c -0.0349,-1.3e-4 -0.0707,0.002 -0.10547,0.01 -0.0692,0.0148 -0.13439,0.0441 -0.1914,0.0859 l -5.5,4 c -0.39164,0.28515 -0.18953,0.90487 0.29492,0.9043 h 0.5 v 1 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -4.5 -1 h 0.5 c 0.48445,5.7e-4 0.68656,-0.61915 0.29492,-0.9043 l -5.5,-4 c -0.0859,-0.0629 -0.18821,-0.0953 -0.29297,-0.0957 z M 693.5,216 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-216.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 691.51562,242 c -0.26958,-0.009 -0.51566,0.20593 -0.51562,0.5 v 4 6 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5.97656 c 5.8e-4,-0.0103 3e-5,-0.0209 0,-0.0312 -9e-5,-0.0313 -0.004,-0.0629 -0.01,-0.0937 -0.0231,-0.12191 -0.0905,-0.23446 -0.21093,-0.3125 -0.0242,-0.0163 -0.0492,-0.031 -0.0762,-0.043 l -0.0117,-0.006 -8.98829,-3.99414 c -0.062,-0.0276 -0.12527,-0.041 -0.1875,-0.043 z m 1.98438,6 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-248.0)" /><path d="m 691.51562,242 c -0.26958,-0.009 -0.51566,0.20593 -0.51562,0.5 v 4 6 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5.97656 c 5.8e-4,-0.0103 3e-5,-0.0209 0,-0.0312 -9e-5,-0.0313 -0.004,-0.0629 -0.01,-0.0937 -0.0231,-0.12191 -0.0905,-0.23446 -0.21093,-0.3125 -0.0242,-0.0163 -0.0492,-0.031 -0.0762,-0.043 l -0.0117,-0.006 -8.98829,-3.99414 c -0.062,-0.0276 -0.12527,-0.041 -0.1875,-0.043 z m 1.98438,6 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-248.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 706.5,178 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 11 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,2 v 0.5 1.5 3 h 10 v -3 -1.5 -0.5 h -0.5 -9 z m 2.5,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -6.5,5 v 4.5 c 0,0.277 0.22747,0.45045 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 186 Z m 2.5,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-712.0,-184.0)" /><path d="m 706.5,178 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 11 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,2 v 0.5 1.5 3 h 10 v -3 -1.5 -0.5 h -0.5 -9 z m 2.5,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -6.5,5 v 4.5 c 0,0.277 0.22747,0.45045 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 186 Z m 2.5,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-712.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 711.91602,209.00586 c -0.0548,0.009 -0.10757,0.0279 -0.15625,0.0547 l -5.5,3 c -0.45636,0.2479 -0.27911,0.94105 0.24023,0.93945 h 0.5 v 4 h 10 v -4 h 0.5 c 0.51934,0.002 0.69659,-0.69155 0.24023,-0.93945 l -5.5,-3 c -0.0988,-0.0543 -0.21307,-0.0735 -0.32421,-0.0547 z M 709.5,213 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -6.5,5 v 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 218 Z m 2.5,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-712.0,-216.0)" /><path d="m 711.91602,209.00586 c -0.0548,0.009 -0.10757,0.0279 -0.15625,0.0547 l -5.5,3 c -0.45636,0.2479 -0.27911,0.94105 0.24023,0.93945 h 0.5 v 4 h 10 v -4 h 0.5 c 0.51934,0.002 0.69659,-0.69155 0.24023,-0.93945 l -5.5,-3 c -0.0988,-0.0543 -0.21307,-0.0735 -0.32421,-0.0547 z M 709.5,213 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -6.5,5 v 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 218 Z m 2.5,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-712.0,-216.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 707.47656,241 c -0.25652,0.0115 -0.47669,0.2226 -0.47656,0.5 v 3 4.5 h 10 v -4.48242 c 0.002,-0.0399 -0.002,-0.0799 -0.01,-0.11914 -0.023,-0.12338 -0.0914,-0.23601 -0.21093,-0.3125 -0.0196,-0.0125 -0.0402,-0.0249 -0.0625,-0.0352 -0.0135,-0.006 -0.0269,-0.0123 -0.041,-0.0176 -0.006,-0.002 -0.0112,-0.006 -0.0176,-0.008 l -9,-3 c -0.0607,-0.0202 -0.12244,-0.028 -0.18164,-0.0254 z m 2.02344,4 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -6.5,4 v 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 250 Z m 2.5,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-712.0,-248.0)" /><path d="m 707.47656,241 c -0.25652,0.0115 -0.47669,0.2226 -0.47656,0.5 v 3 4.5 h 10 v -4.48242 c 0.002,-0.0399 -0.002,-0.0799 -0.01,-0.11914 -0.023,-0.12338 -0.0914,-0.23601 -0.21093,-0.3125 -0.0196,-0.0125 -0.0402,-0.0249 -0.0625,-0.0352 -0.0135,-0.006 -0.0269,-0.0123 -0.041,-0.0176 -0.006,-0.002 -0.0112,-0.006 -0.0176,-0.008 l -9,-3 c -0.0607,-0.0202 -0.12244,-0.028 -0.18164,-0.0254 z m 2.02344,4 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -6.5,4 v 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 250 Z m 2.5,1 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-712.0,-248.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 722.5,177 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 11 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,2 v 2 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 3.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 187 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -3.5 -0.5 z m 2.5,2 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-728.0,-184.0)" /><path d="m 722.5,177 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 11 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,2 v 2 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 3.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 187 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -3.5 -0.5 z m 2.5,2 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-728.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 727.91602,209.00586 c -0.0548,0.009 -0.10757,0.0279 -0.15625,0.0547 l -5.5,3 c -0.45636,0.2479 -0.27911,0.94105 0.24023,0.93945 h 0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 3.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 219 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 h 0.5 c 0.51934,0.002 0.69659,-0.69155 0.24023,-0.93945 l -5.5,-3 c -0.0988,-0.0543 -0.21307,-0.0735 -0.32421,-0.0547 z M 725.5,213 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-728.0,-216.0)" /><path d="m 727.91602,209.00586 c -0.0548,0.009 -0.10757,0.0279 -0.15625,0.0547 l -5.5,3 c -0.45636,0.2479 -0.27911,0.94105 0.24023,0.93945 h 0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 3.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 219 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 h 0.5 c 0.51934,0.002 0.69659,-0.69155 0.24023,-0.93945 l -5.5,-3 c -0.0988,-0.0543 -0.21307,-0.0735 -0.32421,-0.0547 z M 725.5,213 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-728.0,-216.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 723.47656,241 c -0.25652,0.0115 -0.47669,0.2226 -0.47656,0.5 v 3 2.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 3.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 251 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2.48242 c 0.002,-0.0399 -0.002,-0.0799 -0.01,-0.11914 -0.023,-0.12338 -0.0914,-0.23601 -0.21093,-0.3125 -0.0196,-0.0125 -0.0402,-0.0249 -0.0625,-0.0352 -0.0135,-0.006 -0.0269,-0.0123 -0.041,-0.0176 -0.006,-0.002 -0.0112,-0.006 -0.0176,-0.008 l -9,-3 c -0.0607,-0.0202 -0.12244,-0.028 -0.18164,-0.0254 z m 2.02344,4 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-728.0,-248.0)" /><path d="m 723.47656,241 c -0.25652,0.0115 -0.47669,0.2226 -0.47656,0.5 v 3 2.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 3.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 251 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2.48242 c 0.002,-0.0399 -0.002,-0.0799 -0.01,-0.11914 -0.023,-0.12338 -0.0914,-0.23601 -0.21093,-0.3125 -0.0196,-0.0125 -0.0402,-0.0249 -0.0625,-0.0352 -0.0135,-0.006 -0.0269,-0.0123 -0.041,-0.0176 -0.006,-0.002 -0.0112,-0.006 -0.0176,-0.008 l -9,-3 c -0.0607,-0.0202 -0.12244,-0.028 -0.18164,-0.0254 z m 2.02344,4 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-728.0,-248.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 738.5,177 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 3 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2.5 c 0,0.277 0.22747,0.45045 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 188 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -3 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 3,2 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-744.0,-184.0)" /><path d="m 738.5,177 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 3 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2.5 c 0,0.277 0.22747,0.45045 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 188 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -3 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 3,2 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-744.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 744,209 c -0.0575,0 -0.11502,0.009 -0.16992,0.0293 l -5.5,2 c -0.52829,0.18962 -0.39136,0.97181 0.16992,0.9707 h 0.5 v 1 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 220 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -1 h 0.5 c 0.56128,0.001 0.69821,-0.78108 0.16992,-0.9707 l -5.5,-2 C 744.11502,209.00945 744.05751,209 744,209 Z m -1.52539,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 3,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z M 741.5,214 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-744.0,-216.0)" /><path d="m 744,209 c -0.0575,0 -0.11502,0.009 -0.16992,0.0293 l -5.5,2 c -0.52829,0.18962 -0.39136,0.97181 0.16992,0.9707 h 0.5 v 1 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 220 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -1 h 0.5 c 0.56128,0.001 0.69821,-0.78108 0.16992,-0.9707 l -5.5,-2 C 744.11502,209.00945 744.05751,209 744,209 Z m -1.52539,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 3,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z M 741.5,214 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-744.0,-216.0)" /></svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 739.49414,241 c -0.26628,0.003 -0.49432,0.21966 -0.49414,0.5 v 2 1.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 252 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -1.5 c 2e-5,-0.002 10e-6,-0.004 0,-0.006 -5.2e-4,-0.18631 -0.0965,-0.37084 -0.30078,-0.45312 -0.0177,-0.007 -0.0373,-0.0121 -0.0566,-0.0176 -0.0113,-0.003 -0.0216,-0.009 -0.0332,-0.0117 l -0.008,-0.002 h -0.002 l -8.99023,-1.99805 c -0.0391,-0.009 -0.0772,-0.0121 -0.11524,-0.0117 z m 2.00586,2 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 0,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-744.0,-248.0)" /><path d="m 739.49414,241 c -0.26628,0.003 -0.49432,0.21966 -0.49414,0.5 v 2 1.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 252 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -1.5 c 2e-5,-0.002 10e-6,-0.004 0,-0.006 -5.2e-4,-0.18631 -0.0965,-0.37084 -0.30078,-0.45312 -0.0177,-0.007 -0.0373,-0.0121 -0.0566,-0.0176 -0.0113,-0.003 -0.0216,-0.009 -0.0332,-0.0117 l -0.008,-0.002 h -0.002 l -8.99023,-1.99805 c -0.0391,-0.009 -0.0772,-0.0121 -0.11524,-0.0117 z m 2.00586,2 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 0,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 4,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -4,3 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-744.0,-248.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 754.5,178 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 10.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 179 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 2.97461,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-760.0,-184.0)" /><path d="m 754.5,178 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 10.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 179 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 2.97461,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-760.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 760,209 c -0.0579,-1.5e-4 -0.1154,0.01 -0.16992,0.0293 l -5.5,2 c -0.5283,0.18961 -0.39137,0.97182 0.16992,0.9707 h 0.5 v 9.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 212 h 0.5 c 0.56129,0.001 0.69822,-0.78109 0.16992,-0.9707 l -5.5,-2 C 760.1154,209.00977 760.05791,208.99985 760,209 Z m -2.52539,3 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-760.0,-216.0)" /><path d="m 760,209 c -0.0579,-1.5e-4 -0.1154,0.01 -0.16992,0.0293 l -5.5,2 c -0.5283,0.18961 -0.39137,0.97182 0.16992,0.9707 h 0.5 v 9.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 212 h 0.5 c 0.56129,0.001 0.69822,-0.78109 0.16992,-0.9707 l -5.5,-2 C 760.1154,209.00977 760.05791,208.99985 760,209 Z m -2.52539,3 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-760.0,-216.0)" /></svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 755.49414,241 c -0.26628,0.003 -0.49432,0.21966 -0.49414,0.5 v 2 10 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -10 c 2e-5,-0.002 10e-6,-0.004 0,-0.006 -5.2e-4,-0.18631 -0.0965,-0.37084 -0.30078,-0.45312 -0.0177,-0.007 -0.0373,-0.0121 -0.0566,-0.0176 -0.0113,-0.003 -0.0216,-0.009 -0.0332,-0.0117 l -0.008,-0.002 c 0,0 -0.002,0 -0.002,0 l -8.99023,-1.99805 c -0.0391,-0.009 -0.0772,-0.0121 -0.11524,-0.0117 z m 1.98047,3 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-760.0,-248.0)" /><path d="m 755.49414,241 c -0.26628,0.003 -0.49432,0.21966 -0.49414,0.5 v 2 10 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -1.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 1.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -10 c 2e-5,-0.002 10e-6,-0.004 0,-0.006 -5.2e-4,-0.18631 -0.0965,-0.37084 -0.30078,-0.45312 -0.0177,-0.007 -0.0373,-0.0121 -0.0566,-0.0176 -0.0113,-0.003 -0.0216,-0.009 -0.0332,-0.0117 l -0.008,-0.002 c 0,0 -0.002,0 -0.002,0 l -8.99023,-1.99805 c -0.0391,-0.009 -0.0772,-0.0121 -0.11524,-0.0117 z m 1.98047,3 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 4,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m -4,2 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-760.0,-248.0)" /></svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 134,435 c 0,1 0,2 2,2 0,-1 0,-2 -2,-2 z m 0.53125,2.61719 C 133.125,437.59375 132,438.625 132,440.5 c 0,2.5 2,5.5 4,4.5 2,1 4,-2 4,-4.5 0,-2.5 -2,-3.5 -4,-2.5 -0.5,-0.25 -1,-0.375 -1.46875,-0.38281 z" fill="#000" transform="translate(8.0,8.0) translate(-136.0,-440.0)" /><path d="m 134,435 c 0,1 0,2 2,2 0,-1 0,-2 -2,-2 z m 0.53125,2.61719 C 133.125,437.59375 132,438.625 132,440.5 c 0,2.5 2,5.5 4,4.5 2,1 4,-2 4,-4.5 0,-2.5 -2,-3.5 -4,-2.5 -0.5,-0.25 -1,-0.375 -1.46875,-0.38281 z" fill="#000" transform="translate(8.0,8.0) translate(-136.0,-440.0)" /></svg>

After

Width:  |  Height:  |  Size: 802 B

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 215,113 v 1.29297 l -3.85352,3.85351 C 211.05611,118.23686 211,118.3615 211,118.5 v 1.5 0.5 5.5 h 9 v -5.5 -0.5 -1.5 c 0,-0.0213 -0.001,-0.0419 -0.004,-0.0625 0,0 0,-0.002 0,-0.002 a 0.5,0.5 0 0 0 0,-0.002 c -0.003,-0.0214 -0.008,-0.0421 -0.0137,-0.0625 -0.008,-0.03 -0.0201,-0.0584 -0.0332,-0.0859 a 0.5,0.5 0 0 0 -0.0332,-0.0625 0.5,0.5 0 0 0 -0.002,-0.002 c 0,0 -0.002,-0.002 -0.002,-0.002 a 0.5,0.5 0 0 0 -0.0586,-0.0723 l -1.02149,-1.02148 0.70703,-0.70703 -2.12109,-2.12109 -0.35352,0.35351 -0.35351,0.35352 L 216,114.29297 V 113 Z m 0.5,2.20703 0.50391,0.50391 2.12109,2.12109 0.16797,0.16797 h -5.58594 z M 212.5,121 h 6 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -6 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-216.0,-120.0)" /><path d="m 215,113 v 1.29297 l -3.85352,3.85351 C 211.05611,118.23686 211,118.3615 211,118.5 v 1.5 0.5 5.5 h 9 v -5.5 -0.5 -1.5 c 0,-0.0213 -0.001,-0.0419 -0.004,-0.0625 0,0 0,-0.002 0,-0.002 a 0.5,0.5 0 0 0 0,-0.002 c -0.003,-0.0214 -0.008,-0.0421 -0.0137,-0.0625 -0.008,-0.03 -0.0201,-0.0584 -0.0332,-0.0859 a 0.5,0.5 0 0 0 -0.0332,-0.0625 0.5,0.5 0 0 0 -0.002,-0.002 c 0,0 -0.002,-0.002 -0.002,-0.002 a 0.5,0.5 0 0 0 -0.0586,-0.0723 l -1.02149,-1.02148 0.70703,-0.70703 -2.12109,-2.12109 -0.35352,0.35351 -0.35351,0.35352 L 216,114.29297 V 113 Z m 0.5,2.20703 0.50391,0.50391 2.12109,2.12109 0.16797,0.16797 h -5.58594 z M 212.5,121 h 6 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -6 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-216.0,-120.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 516,306 c -1.108,0 -2,0.892 -2,2 v 7 c 0,1.108 0.892,2 2,2 h 7 c 1.108,0 2,-0.892 2,-2 v -7 c 0,-1.108 -0.892,-2 -2,-2 z m 3.36719,2.00195 a 3.5,3.5 0 0 1 1.03906,0.11719 A 3.5,3.5 0 0 1 523,311.5 a 1.5,1.5 0 0 1 -0.75,1.29883 1.5,1.5 0 0 1 -1.5,0 1.5,1.5 0 0 1 -0.25,-0.1836 1.5,1.5 0 0 1 -1,0.38477 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 0.5,0.5 0 0 0 0,0.0234 0.5,0.5 0 0 0 0.25,0.41015 0.5,0.5 0 0 0 0.5,0 0.5,0.5 0 0 0 0.25,-0.43359 2.5,2.5 0 0 0 -1.85352,-2.41406 2.5,2.5 0 0 0 -2.8125,1.16406 2.5,2.5 0 0 0 0.39844,3.01758 2.5,2.5 0 0 0 3.01758,0.39844 l 0.5,0.86523 a 3.5,3.5 0 0 1 -4.22461,-0.55664 3.5,3.5 0 0 1 -0.55664,-4.22461 3.5,3.5 0 0 1 2.86523,-1.74609 3.5,3.5 0 0 1 0.0332,-0.002 z M 519.5,311 a 0.5,0.5 0 0 0 -0.5,0.5 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 0.5,0.5 0 0 0 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-520.0,-312.0)" /><path d="m 516,306 c -1.108,0 -2,0.892 -2,2 v 7 c 0,1.108 0.892,2 2,2 h 7 c 1.108,0 2,-0.892 2,-2 v -7 c 0,-1.108 -0.892,-2 -2,-2 z m 3.36719,2.00195 a 3.5,3.5 0 0 1 1.03906,0.11719 A 3.5,3.5 0 0 1 523,311.5 a 1.5,1.5 0 0 1 -0.75,1.29883 1.5,1.5 0 0 1 -1.5,0 1.5,1.5 0 0 1 -0.25,-0.1836 1.5,1.5 0 0 1 -1,0.38477 1.5,1.5 0 0 1 -1.5,-1.5 1.5,1.5 0 0 1 1.5,-1.5 1.5,1.5 0 0 1 1.5,1.5 0.5,0.5 0 0 0 0,0.0234 0.5,0.5 0 0 0 0.25,0.41015 0.5,0.5 0 0 0 0.5,0 0.5,0.5 0 0 0 0.25,-0.43359 2.5,2.5 0 0 0 -1.85352,-2.41406 2.5,2.5 0 0 0 -2.8125,1.16406 2.5,2.5 0 0 0 0.39844,3.01758 2.5,2.5 0 0 0 3.01758,0.39844 l 0.5,0.86523 a 3.5,3.5 0 0 1 -4.22461,-0.55664 3.5,3.5 0 0 1 -0.55664,-4.22461 3.5,3.5 0 0 1 2.86523,-1.74609 3.5,3.5 0 0 1 0.0332,-0.002 z M 519.5,311 a 0.5,0.5 0 0 0 -0.5,0.5 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 0.5,0.5 0 0 0 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-520.0,-312.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 115.5,50 c -0.277,0 -0.5,0.223 -0.5,0.5 v 2 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v -2 h 8 v 2 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -2 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1.5,2 v 9 h 6 v -9 z m 2.94922,1 a 2,2 0 0 1 0.002,0 2,2 0 0 1 0.0488,0 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 1.94922,-2 z M 118,59 c 0.554,0 1,0.446 1,1 h -1 z m 4,0 v 1 h -1 c 0,-0.554 0.446,-1 1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-120.0,-56.0)" /><path d="m 115.5,50 c -0.277,0 -0.5,0.223 -0.5,0.5 v 2 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v -2 h 8 v 2 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -2 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1.5,2 v 9 h 6 v -9 z m 2.94922,1 a 2,2 0 0 1 0.002,0 2,2 0 0 1 0.0488,0 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 1.94922,-2 z M 118,59 c 0.554,0 1,0.446 1,1 h -1 z m 4,0 v 1 h -1 c 0,-0.554 0.446,-1 1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-120.0,-56.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 611,403 v 11 h 10 v -11 z m 2.5,1.5 c 0.55228,0 1,0.44772 1,1 0,0.36497 -0.208,0.66914 -0.5,0.84375 V 408 c 0,0.55821 0.44179,1 1,1 h 2 c 0.55821,0 1,-0.44179 1,-1 v -1.65625 c -0.292,-0.17461 -0.5,-0.47878 -0.5,-0.84375 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 0,0.36497 -0.208,0.66914 -0.5,0.84375 V 408 c 0,1.09865 -0.90135,2 -2,2 h -2 c -1.09865,0 -2,-0.90135 -2,-2 v -1.65625 c -0.292,-0.17461 -0.5,-0.47878 -0.5,-0.84375 0,-0.55228 0.44772,-1 1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-616.0,-408.0)" /><path d="m 611,403 v 11 h 10 v -11 z m 2.5,1.5 c 0.55228,0 1,0.44772 1,1 0,0.36497 -0.208,0.66914 -0.5,0.84375 V 408 c 0,0.55821 0.44179,1 1,1 h 2 c 0.55821,0 1,-0.44179 1,-1 v -1.65625 c -0.292,-0.17461 -0.5,-0.47878 -0.5,-0.84375 0,-0.55228 0.44772,-1 1,-1 0.55228,0 1,0.44772 1,1 0,0.36497 -0.208,0.66914 -0.5,0.84375 V 408 c 0,1.09865 -0.90135,2 -2,2 h -2 c -1.09865,0 -2,-0.90135 -2,-2 v -1.65625 c -0.292,-0.17461 -0.5,-0.47878 -0.5,-0.84375 0,-0.55228 0.44772,-1 1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-616.0,-408.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="M 647 402 C 645.90135 402 645 402.90135 645 404 L 645 405 L 643.5 405 C 643.223 405 643 405.223 643 405.5 L 643 413.5 C 643 413.777 643.223 414 643.5 414 L 652.5 414 C 652.777 414 653 413.777 653 413.5 L 653 405.5 C 653 405.223 652.777 405 652.5 405 L 651 405 L 651 404 C 651 402.90135 650.09865 402 649 402 L 647 402 z M 647 403 L 649 403 C 649.55821 403 650 403.44179 650 404 L 650 405 L 646 405 L 646 404 C 646 403.44179 646.44179 403 647 403 z M 649.51953 406.99219 A 0.50083746 0.50083746 0 0 1 649.90039 407.80078 L 646.90039 411.80078 A 0.50083746 0.50083746 0 1 1 646.09961 411.19922 L 649.09961 407.19922 A 0.50083746 0.50083746 0 0 1 649.46875 406.99414 A 0.50083746 0.50083746 0 0 1 649.51953 406.99219 z M 645.5 407 C 646.32293 407 647 407.67707 647 408.5 C 647 409.32293 646.32293 410 645.5 410 C 644.67707 410 644 409.32293 644 408.5 C 644 407.67707 644.67707 407 645.5 407 z M 645.5 408 C 645.21836 408 645 408.21836 645 408.5 C 645 408.78164 645.21836 409 645.5 409 C 645.78164 409 646 408.78164 646 408.5 C 646 408.21836 645.78164 408 645.5 408 z M 650.5 409 C 651.32293 409 652 409.67707 652 410.5 C 652 411.32293 651.32293 412 650.5 412 C 649.67707 412 649 411.32293 649 410.5 C 649 409.67707 649.67707 409 650.5 409 z M 650.5 410 C 650.21836 410 650 410.21836 650 410.5 C 650 410.78164 650.21836 411 650.5 411 C 650.78164 411 651 410.78164 651 410.5 C 651 410.21836 650.78164 410 650.5 410 z " fill="#000" transform="translate(8.0,8.0) translate(-648.0,-408.0)" /><path d="M 647 402 C 645.90135 402 645 402.90135 645 404 L 645 405 L 643.5 405 C 643.223 405 643 405.223 643 405.5 L 643 413.5 C 643 413.777 643.223 414 643.5 414 L 652.5 414 C 652.777 414 653 413.777 653 413.5 L 653 405.5 C 653 405.223 652.777 405 652.5 405 L 651 405 L 651 404 C 651 402.90135 650.09865 402 649 402 L 647 402 z M 647 403 L 649 403 C 649.55821 403 650 403.44179 650 404 L 650 405 L 646 405 L 646 404 C 646 403.44179 646.44179 403 647 403 z M 649.51953 406.99219 A 0.50083746 0.50083746 0 0 1 649.90039 407.80078 L 646.90039 411.80078 A 0.50083746 0.50083746 0 1 1 646.09961 411.19922 L 649.09961 407.19922 A 0.50083746 0.50083746 0 0 1 649.46875 406.99414 A 0.50083746 0.50083746 0 0 1 649.51953 406.99219 z M 645.5 407 C 646.32293 407 647 407.67707 647 408.5 C 647 409.32293 646.32293 410 645.5 410 C 644.67707 410 644 409.32293 644 408.5 C 644 407.67707 644.67707 407 645.5 407 z M 645.5 408 C 645.21836 408 645 408.21836 645 408.5 C 645 408.78164 645.21836 409 645.5 409 C 645.78164 409 646 408.78164 646 408.5 C 646 408.21836 645.78164 408 645.5 408 z M 650.5 409 C 651.32293 409 652 409.67707 652 410.5 C 652 411.32293 651.32293 412 650.5 412 C 649.67707 412 649 411.32293 649 410.5 C 649 409.67707 649.67707 409 650.5 409 z M 650.5 410 C 650.21836 410 650 410.21836 650 410.5 C 650 410.78164 650.21836 411 650.5 411 C 650.78164 411 651 410.78164 651 410.5 C 651 410.21836 650.78164 410 650.5 410 z " fill="#000" transform="translate(8.0,8.0) translate(-648.0,-408.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 552,81 -0.21875,1.03125 c -2.03219,0.11129 -3.63871,1.71781 -3.75,3.75 L 547,86 l 1.03125,0.1875 c 0.0909,1.93147 1.52537,3.48506 3.40625,3.75 L 552,95 l 0.5625,-5.0625 c 1.88088,-0.26494 3.31535,-1.81853 3.40625,-3.75 L 557,86 555.96875,85.78125 c -0.11129,-2.03219 -1.71781,-3.63871 -3.75,-3.75 z m -0.40625,2.03125 -0.4375,2.125 -2.125,0.4375 c 0.18379,-1.32369 1.23881,-2.37871 2.5625,-2.5625 z m 0.8125,0 c 1.32369,0.18379 2.37871,1.23881 2.5625,2.5625 l -2.125,-0.4375 z m -3.375,3.375 2.0625,0.40625 0.21875,2.09375 c -1.18676,-0.28438 -2.11087,-1.27295 -2.28125,-2.5 z m 5.9375,0 c -0.17038,1.22705 -1.09449,2.21562 -2.28125,2.5 l 0.21875,-2.09375 z" fill="#000" transform="translate(8.0,8.0) translate(-552.0,-88.0)" /><path d="m 552,81 -0.21875,1.03125 c -2.03219,0.11129 -3.63871,1.71781 -3.75,3.75 L 547,86 l 1.03125,0.1875 c 0.0909,1.93147 1.52537,3.48506 3.40625,3.75 L 552,95 l 0.5625,-5.0625 c 1.88088,-0.26494 3.31535,-1.81853 3.40625,-3.75 L 557,86 555.96875,85.78125 c -0.11129,-2.03219 -1.71781,-3.63871 -3.75,-3.75 z m -0.40625,2.03125 -0.4375,2.125 -2.125,0.4375 c 0.18379,-1.32369 1.23881,-2.37871 2.5625,-2.5625 z m 0.8125,0 c 1.32369,0.18379 2.37871,1.23881 2.5625,2.5625 l -2.125,-0.4375 z m -3.375,3.375 2.0625,0.40625 0.21875,2.09375 c -1.18676,-0.28438 -2.11087,-1.27295 -2.28125,-2.5 z m 5.9375,0 c -0.17038,1.22705 -1.09449,2.21562 -2.28125,2.5 l 0.21875,-2.09375 z" fill="#000" transform="translate(8.0,8.0) translate(-552.0,-88.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="M 359.57812,81.640625 C 358.39317,82.091847 357.98682,83.298595 358,84.5 c 7e-5,0.535824 0.28596,1.030917 0.75,1.298828 0.4641,0.267949 1.0359,0.267949 1.5,0 0.46403,-0.267911 0.74992,-0.763004 0.75,-1.298828 0,-0.818561 -0.36781,-1.344673 -0.70703,-1.796875 0.004,0.464275 -0.17551,0.807863 -0.41602,1.009766 -0.63673,-0.526641 -0.71293,-1.200797 -0.29883,-2.072266 z M 355,87 a 4.500001,4.500001 0 0 0 0.9043,2.705078 l -0.87891,2.636719 a 0.50028276,0.50028276 0 0 0 0.94922,0.316406 l 0.7168,-2.150391 A 4.500001,4.500001 0 0 0 357.25,90.896484 4.500001,4.500001 0 0 0 359,91.466797 V 92.5 a 0.50005,0.50005 0 1 0 1,0 v -1.03125 a 4.500001,4.500001 0 0 0 1.75,-0.572266 4.500001,4.500001 0 0 0 0.56055,-0.382812 l 0.71484,2.144531 a 0.50028276,0.50028276 0 0 0 0.94922,-0.316406 l -0.88086,-2.642578 A 4.500001,4.500001 0 0 0 364,87 Z" fill="#000" transform="translate(8.0,8.0) translate(-360.0,-88.0)" /><path d="M 359.57812,81.640625 C 358.39317,82.091847 357.98682,83.298595 358,84.5 c 7e-5,0.535824 0.28596,1.030917 0.75,1.298828 0.4641,0.267949 1.0359,0.267949 1.5,0 0.46403,-0.267911 0.74992,-0.763004 0.75,-1.298828 0,-0.818561 -0.36781,-1.344673 -0.70703,-1.796875 0.004,0.464275 -0.17551,0.807863 -0.41602,1.009766 -0.63673,-0.526641 -0.71293,-1.200797 -0.29883,-2.072266 z M 355,87 a 4.500001,4.500001 0 0 0 0.9043,2.705078 l -0.87891,2.636719 a 0.50028276,0.50028276 0 0 0 0.94922,0.316406 l 0.7168,-2.150391 A 4.500001,4.500001 0 0 0 357.25,90.896484 4.500001,4.500001 0 0 0 359,91.466797 V 92.5 a 0.50005,0.50005 0 1 0 1,0 v -1.03125 a 4.500001,4.500001 0 0 0 1.75,-0.572266 4.500001,4.500001 0 0 0 0.56055,-0.382812 l 0.71484,2.144531 a 0.50028276,0.50028276 0 0 0 0.94922,-0.316406 l -0.88086,-2.642578 A 4.500001,4.500001 0 0 0 364,87 Z" fill="#000" transform="translate(8.0,8.0) translate(-360.0,-88.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 631.5,370.5 c -0.27614,0 -0.5,0.22386 -0.5,0.5 v 0.11914 c -1.91796,0.55594 -3.4358,1.60623 -3.97461,3.22266 -0.10798,0.32389 0.13319,0.65836 0.47461,0.6582 h 3.5 v 5 c 0,0.27614 0.22386,0.5 0.5,0.5 0.27614,0 0.5,-0.22386 0.5,-0.5 v -5 h 3.5 c 0.34142,1.6e-4 0.58259,-0.33431 0.47461,-0.6582 -0.53881,-1.61643 -2.05665,-2.66672 -3.97461,-3.22266 V 371 c 0,-0.27614 -0.22386,-0.5 -0.5,-0.5 z m -4.5,10.75 c -0.1326,2e-5 -0.25976,0.0527 -0.35352,0.14648 C 626.20541,381.83756 625.83333,382 625.5,382 c -0.27614,0 -0.5,0.22386 -0.5,0.5 0,0.27614 0.22386,0.5 0.5,0.5 0.53939,0 1.02735,-0.34422 1.5,-0.72461 0.4696,0.37848 0.95642,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34422 1.5,-0.72461 0.47265,0.38039 0.96061,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34422 1.5,-0.72461 0.4696,0.37848 0.95642,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34422 1.5,-0.72461 0.47265,0.38039 0.96061,0.72461 1.5,0.72461 0.27614,0 0.5,-0.22386 0.5,-0.5 0,-0.27614 -0.22386,-0.5 -0.5,-0.5 -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 -0.19527,-0.19519 -0.51177,-0.19519 -0.70704,0 C 635.20541,381.83756 634.83333,382 634.5,382 c -0.32815,0 -0.71411,-0.17114 -1.14648,-0.60352 -0.19527,-0.19519 -0.51177,-0.19519 -0.70704,0 C 632.20541,381.83756 631.83333,382 631.5,382 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 -0.19527,-0.19519 -0.51177,-0.19519 -0.70704,0 C 629.20541,381.83756 628.83333,382 628.5,382 c -0.32815,0 -0.71411,-0.17114 -1.14648,-0.60352 -0.0938,-0.0938 -0.22092,-0.14646 -0.35352,-0.14648 z" fill="#000" transform="translate(8.0,8.0) translate(-632.0,-376.0)" /><path d="m 631.5,370.5 c -0.27614,0 -0.5,0.22386 -0.5,0.5 v 0.11914 c -1.91796,0.55594 -3.4358,1.60623 -3.97461,3.22266 -0.10798,0.32389 0.13319,0.65836 0.47461,0.6582 h 3.5 v 5 c 0,0.27614 0.22386,0.5 0.5,0.5 0.27614,0 0.5,-0.22386 0.5,-0.5 v -5 h 3.5 c 0.34142,1.6e-4 0.58259,-0.33431 0.47461,-0.6582 -0.53881,-1.61643 -2.05665,-2.66672 -3.97461,-3.22266 V 371 c 0,-0.27614 -0.22386,-0.5 -0.5,-0.5 z m -4.5,10.75 c -0.1326,2e-5 -0.25976,0.0527 -0.35352,0.14648 C 626.20541,381.83756 625.83333,382 625.5,382 c -0.27614,0 -0.5,0.22386 -0.5,0.5 0,0.27614 0.22386,0.5 0.5,0.5 0.53939,0 1.02735,-0.34422 1.5,-0.72461 0.4696,0.37848 0.95642,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34422 1.5,-0.72461 0.47265,0.38039 0.96061,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34422 1.5,-0.72461 0.4696,0.37848 0.95642,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34422 1.5,-0.72461 0.47265,0.38039 0.96061,0.72461 1.5,0.72461 0.27614,0 0.5,-0.22386 0.5,-0.5 0,-0.27614 -0.22386,-0.5 -0.5,-0.5 -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 -0.19527,-0.19519 -0.51177,-0.19519 -0.70704,0 C 635.20541,381.83756 634.83333,382 634.5,382 c -0.32815,0 -0.71411,-0.17114 -1.14648,-0.60352 -0.19527,-0.19519 -0.51177,-0.19519 -0.70704,0 C 632.20541,381.83756 631.83333,382 631.5,382 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 -0.19527,-0.19519 -0.51177,-0.19519 -0.70704,0 C 629.20541,381.83756 628.83333,382 628.5,382 c -0.32815,0 -0.71411,-0.17114 -1.14648,-0.60352 -0.0938,-0.0938 -0.22092,-0.14646 -0.35352,-0.14648 z" fill="#000" transform="translate(8.0,8.0) translate(-632.0,-376.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 33.5,596 a 0.5,0.5 0 0 0 -0.5,0.5 v 6 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 V 601 h 12 v 1.5 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 v -4 A 0.5,0.5 0 0 0 46.5,598 0.5,0.5 0 0 0 46,598.5 V 600 H 34 v -3.5 A 0.5,0.5 0 0 0 33.5,596 Z m 2.5,1 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 h 1 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m 3.451172,0.002 A 0.50005,0.50005 0 0 0 39,597.5 v 1 a 0.50005,0.50005 0 0 0 0.5,0.5 h 5 a 0.50005,0.50005 0 0 0 0.09766,-0.99023 l -5,-1 a 0.50005,0.50005 0 0 0 -0.146484,-0.008 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-600.0)" /><path d="m 33.5,596 a 0.5,0.5 0 0 0 -0.5,0.5 v 6 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 V 601 h 12 v 1.5 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 v -4 A 0.5,0.5 0 0 0 46.5,598 0.5,0.5 0 0 0 46,598.5 V 600 H 34 v -3.5 A 0.5,0.5 0 0 0 33.5,596 Z m 2.5,1 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 h 1 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m 3.451172,0.002 A 0.50005,0.50005 0 0 0 39,597.5 v 1 a 0.50005,0.50005 0 0 0 0.5,0.5 h 5 a 0.50005,0.50005 0 0 0 0.09766,-0.99023 l -5,-1 a 0.50005,0.50005 0 0 0 -0.146484,-0.008 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-600.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 104,594.00195 a 0.50005,0.50005 0 0 0 -0.20898,0.0449 l -6.5,3 a 0.5,0.5 0 0 0 -0.24414,0.6621 0.5,0.5 0 0 0 0.6621,0.24414 L 104,595.05078 l 6.29102,2.90234 a 0.5,0.5 0 0 0 0.6621,-0.24414 0.5,0.5 0 0 0 -0.24414,-0.6621 l -6.5,-3 A 0.50005,0.50005 0 0 0 104,594.00195 Z M 97.47852,600 C 97.21329,600 97,600.223 97,600.5 v 5 c 0,0.277 0.21329,0.5 0.47852,0.5 h 0.043 C 97.78671,606 98,605.777 98,605.5 V 605 h 12 v 0.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 v -3 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 V 604 H 98 v -3.5 c 0,-0.277 -0.21329,-0.5 -0.47852,-0.5 z m 5.92187,0.99414 C 103.17471,601.01462 103,601.25763 103,601.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.22838,-0.4457 -0.5,-0.5 l -5,-1 c -0.034,-0.007 -0.0674,-0.009 -0.0996,-0.006 z M 100,601 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 h 1 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-104.0,-600.0)" /><path d="m 104,594.00195 a 0.50005,0.50005 0 0 0 -0.20898,0.0449 l -6.5,3 a 0.5,0.5 0 0 0 -0.24414,0.6621 0.5,0.5 0 0 0 0.6621,0.24414 L 104,595.05078 l 6.29102,2.90234 a 0.5,0.5 0 0 0 0.6621,-0.24414 0.5,0.5 0 0 0 -0.24414,-0.6621 l -6.5,-3 A 0.50005,0.50005 0 0 0 104,594.00195 Z M 97.47852,600 C 97.21329,600 97,600.223 97,600.5 v 5 c 0,0.277 0.21329,0.5 0.47852,0.5 h 0.043 C 97.78671,606 98,605.777 98,605.5 V 605 h 12 v 0.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 v -3 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 V 604 H 98 v -3.5 c 0,-0.277 -0.21329,-0.5 -0.47852,-0.5 z m 5.92187,0.99414 C 103.17471,601.01462 103,601.25763 103,601.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.22838,-0.4457 -0.5,-0.5 l -5,-1 c -0.034,-0.007 -0.0674,-0.009 -0.0996,-0.006 z M 100,601 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 h 1 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-104.0,-600.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="M 1.5,594 A 0.5,0.5 0 0 0 1,594.5 0.5,0.5 0 0 0 1.5,595 h 13 A 0.5,0.5 0 0 0 15,594.5 0.5,0.5 0 0 0 14.5,594 Z m 0,2 A 0.5,0.5 0 0 0 1,596.5 v 4 2 A 0.5,0.5 0 0 0 1.5,603 0.5,0.5 0 0 0 2,602.5 V 601 h 12 v 1.5 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 v -4 A 0.5,0.5 0 0 0 14.5,598 0.5,0.5 0 0 0 14,598.5 V 600 H 2 v -3.5 A 0.5,0.5 0 0 0 1.5,596 Z m 2.5,1 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 h 1 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m 3.451172,0.002 A 0.50005,0.50005 0 0 0 7,597.5 v 1 a 0.50005,0.50005 0 0 0 0.5,0.5 h 5 a 0.50005,0.50005 0 0 0 0.09766,-0.99023 l -5,-1 a 0.50005,0.50005 0 0 0 -0.146484,-0.008 z M 1.5,604 A 0.5,0.5 0 0 0 1,604.5 0.5,0.5 0 0 0 1.5,605 h 13 A 0.5,0.5 0 0 0 15,604.5 0.5,0.5 0 0 0 14.5,604 Z" fill="#000" transform="translate(8.0,8.0) translate(-8.0,-600.0)" /><path d="M 1.5,594 A 0.5,0.5 0 0 0 1,594.5 0.5,0.5 0 0 0 1.5,595 h 13 A 0.5,0.5 0 0 0 15,594.5 0.5,0.5 0 0 0 14.5,594 Z m 0,2 A 0.5,0.5 0 0 0 1,596.5 v 4 2 A 0.5,0.5 0 0 0 1.5,603 0.5,0.5 0 0 0 2,602.5 V 601 h 12 v 1.5 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 v -4 A 0.5,0.5 0 0 0 14.5,598 0.5,0.5 0 0 0 14,598.5 V 600 H 2 v -3.5 A 0.5,0.5 0 0 0 1.5,596 Z m 2.5,1 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 h 1 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m 3.451172,0.002 A 0.50005,0.50005 0 0 0 7,597.5 v 1 a 0.50005,0.50005 0 0 0 0.5,0.5 h 5 a 0.50005,0.50005 0 0 0 0.09766,-0.99023 l -5,-1 a 0.50005,0.50005 0 0 0 -0.146484,-0.008 z M 1.5,604 A 0.5,0.5 0 0 0 1,604.5 0.5,0.5 0 0 0 1.5,605 h 13 A 0.5,0.5 0 0 0 15,604.5 0.5,0.5 0 0 0 14.5,604 Z" fill="#000" transform="translate(8.0,8.0) translate(-8.0,-600.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 52,82 v 11 h 7 v -2 h 0.90625 0.0937 v -0.0312 c 0.54727,0.0521 1.06536,-0.1396 1.40625,-0.5 C 61.76971,90.08444 62,89.55159 62,89 v -3 c 0,-1.09865 -0.84338,-2 -2,-2 h -1 v -2 z m 1.5,1 h 1 3 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 H 56 c -0.55228,0 -1,0.44772 -1,1 v 2.5 C 55,87.777 54.777,88 54.5,88 54.223,88 54,87.777 54,87.5 V 86.5625 C 54.003,86.5409 54,86.5224 54,86.5 54,86.25931 53.82033,86.07885 53.59375,86.03125 53.56115,86.01055 53.5346,86 53.5,86 53.223,86 53,85.777 53,85.5 v -2 C 53,83.223 53.223,83 53.5,83 Z m 5.5,2 h 1 c 0.55821,0 1,0.44179 1,1 v 3 c 0,0.27684 -0.13025,0.58857 -0.3125,0.78125 C 60.50525,89.97393 60.32194,90.03803 60.09375,90 h -0.0625 -0.0312 -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-88.0)" /><path d="m 52,82 v 11 h 7 v -2 h 0.90625 0.0937 v -0.0312 c 0.54727,0.0521 1.06536,-0.1396 1.40625,-0.5 C 61.76971,90.08444 62,89.55159 62,89 v -3 c 0,-1.09865 -0.84338,-2 -2,-2 h -1 v -2 z m 1.5,1 h 1 3 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 H 56 c -0.55228,0 -1,0.44772 -1,1 v 2.5 C 55,87.777 54.777,88 54.5,88 54.223,88 54,87.777 54,87.5 V 86.5625 C 54.003,86.5409 54,86.5224 54,86.5 54,86.25931 53.82033,86.07885 53.59375,86.03125 53.56115,86.01055 53.5346,86 53.5,86 53.223,86 53,85.777 53,85.5 v -2 C 53,83.223 53.223,83 53.5,83 Z m 5.5,2 h 1 c 0.55821,0 1,0.44179 1,1 v 3 c 0,0.27684 -0.13025,0.58857 -0.3125,0.78125 C 60.50525,89.97393 60.32194,90.03803 60.09375,90 h -0.0625 -0.0312 -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-88.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 291.5,469 c -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 h -0.5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 472 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 472 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 301 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 h -8 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-296.0,-472.0)" /><path d="m 291.5,469 c -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 h -0.5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 472 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 472 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 301 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 h -8 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-296.0,-472.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 339.5,467 c -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 c -0.554,0 -1,0.446 -1,1 v 1 c 0,0.554 0.446,1 1,1 v 1 h -0.5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 474 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 474 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 349 v -1 c 0.554,0 1,-0.446 1,-1 v -1 c 0,-0.554 -0.446,-1 -1,-1 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 h -8 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,4 h 8 v 1 h -8 z" fill="#000" transform="translate(8.0,8.0) translate(-344.0,-472.0)" /><path d="m 339.5,467 c -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 c -0.554,0 -1,0.446 -1,1 v 1 c 0,0.554 0.446,1 1,1 v 1 h -0.5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 474 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 474 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 H 349 v -1 c 0.554,0 1,-0.446 1,-1 v -1 c 0,-0.554 -0.446,-1 -1,-1 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 h -8 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,4 h 8 v 1 h -8 z" fill="#000" transform="translate(8.0,8.0) translate(-344.0,-472.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 322.5,470 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 472 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 472 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-328.0,-472.0)" /><path d="m 322.5,470 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 472 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 472 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-328.0,-472.0)" /></svg>

After

Width:  |  Height:  |  Size: 992 B

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 380.5,467 c 0.277,0 0.5,0.223 0.5,0.5 v 0.5 c 0.554,0 1,0.446 1,1 v 1 c 0,0.554 -0.446,1 -1,1 v 1 h 0.5 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 H 381 v 1.5 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 V 474 h -8 v 1.5 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 V 474 h -0.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.5 v -1 c -0.554,0 -1,-0.446 -1,-1 v -1 c 0,-0.554 0.446,-1 1,-1 v -0.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 0.277,0 0.5,0.223 0.5,0.5 v 0.5 h 8 v -0.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -1.97461,2 c -0.008,-3.8e-4 -0.0167,0 -0.0254,0 h -1 c -0.277,0 -0.5,0.19567 -0.5,0.4375 v 0.125 c 0,0.24183 0.223,0.4375 0.5,0.4375 h 1 c 0.277,0 0.5,-0.19567 0.5,-0.4375 v -0.125 c 0,-0.23428 -0.20969,-0.42585 -0.47461,-0.4375 z M 375.5,469 h -2 c -0.277,0 -0.5,0.19567 -0.5,0.4375 v 0.125 c 0,0.24183 0.223,0.4375 0.5,0.4375 h 2 c 0.277,0 0.5,-0.19567 0.5,-0.4375 v -0.125 C 376,469.19567 375.777,469 375.5,469 Z m 4.5,2 h -8 v 1 h 8 z" fill="#000" transform="translate(8.0,8.0) translate(-376.0,-472.0)" /><path d="m 380.5,467 c 0.277,0 0.5,0.223 0.5,0.5 v 0.5 c 0.554,0 1,0.446 1,1 v 1 c 0,0.554 -0.446,1 -1,1 v 1 h 0.5 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 H 381 v 1.5 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 V 474 h -8 v 1.5 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 V 474 h -0.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.5 v -1 c -0.554,0 -1,-0.446 -1,-1 v -1 c 0,-0.554 0.446,-1 1,-1 v -0.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 0.277,0 0.5,0.223 0.5,0.5 v 0.5 h 8 v -0.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -1.97461,2 c -0.008,-3.8e-4 -0.0167,0 -0.0254,0 h -1 c -0.277,0 -0.5,0.19567 -0.5,0.4375 v 0.125 c 0,0.24183 0.223,0.4375 0.5,0.4375 h 1 c 0.277,0 0.5,-0.19567 0.5,-0.4375 v -0.125 c 0,-0.23428 -0.20969,-0.42585 -0.47461,-0.4375 z M 375.5,469 h -2 c -0.277,0 -0.5,0.19567 -0.5,0.4375 v 0.125 c 0,0.24183 0.223,0.4375 0.5,0.4375 h 2 c 0.277,0 0.5,-0.19567 0.5,-0.4375 v -0.125 C 376,469.19567 375.777,469 375.5,469 Z m 4.5,2 h -8 v 1 h 8 z" fill="#000" transform="translate(8.0,8.0) translate(-376.0,-472.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 411.5,466 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m -1.5,3 c -0.18961,1.7e-4 -0.36282,0.10757 -0.44727,0.27734 l -1.5,3 c -0.12275,0.24704 -0.0222,0.54681 0.22461,0.66993 0.24704,0.12275 0.54681,0.0222 0.66993,-0.22461 L 410,470.61719 V 472.5 c -1.6e-4,0.34142 0.33431,0.58259 0.6582,0.47461 l 3,-1 c 0.24758,-0.083 0.38964,-0.34243 0.32618,-0.5957 l -0.5,-2 C 413.42884,469.15652 413.22922,469.00036 413,469 h -2.5 z m -7.5,5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 476 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 476 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-408.0,-472.0)" /><path d="m 411.5,466 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m -1.5,3 c -0.18961,1.7e-4 -0.36282,0.10757 -0.44727,0.27734 l -1.5,3 c -0.12275,0.24704 -0.0222,0.54681 0.22461,0.66993 0.24704,0.12275 0.54681,0.0222 0.66993,-0.22461 L 410,470.61719 V 472.5 c -1.6e-4,0.34142 0.33431,0.58259 0.6582,0.47461 l 3,-1 c 0.24758,-0.083 0.38964,-0.34243 0.32618,-0.5957 l -0.5,-2 C 413.42884,469.15652 413.22922,469.00036 413,469 h -2.5 z m -7.5,5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 476 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 476 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-408.0,-472.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 151,209 c -0.554,0 -1,0.446 -1,1 -0.554,0 -1,0.446 -1,1 v 1 c -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 v 1 c 0,0.554 0.446,1 1,1 h 1 v 3 h 0.5 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 H 151 v 1 h 2 v -3 h -0.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.5 v -1 h 1 c 0.554,0 1,-0.446 1,-1 v -1 c 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 v -1 c 0,-0.554 -0.446,-1 -1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-152.0,-216.0)" /><path d="m 151,209 c -0.554,0 -1,0.446 -1,1 -0.554,0 -1,0.446 -1,1 v 1 c -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 v 1 c 0,0.554 0.446,1 1,1 h 1 v 3 h 0.5 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 H 151 v 1 h 2 v -3 h -0.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.5 v -1 h 1 c 0.554,0 1,-0.446 1,-1 v -1 c 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 v -1 c 0,-0.554 -0.446,-1 -1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-152.0,-216.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 151,209 c -0.554,0 -1,0.446 -1,1 -0.554,0 -1,0.446 -1,1 v 1 c -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 v 1 c 0,0.554 0.446,1 1,1 h 1 v 3 h 0.5 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 H 151 v 1 h 2 v -3 h -0.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.5 v -1 h 1 c 0.554,0 1,-0.446 1,-1 v -1 c 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 v -1 c 0,-0.554 -0.446,-1 -1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-152.0,-216.0)" /><path d="m 26,222 v 1 h 5 v -1 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-216.0)" /><path d="m 151,209 c -0.554,0 -1,0.446 -1,1 -0.554,0 -1,0.446 -1,1 v 1 c -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 v 1 c 0,0.554 0.446,1 1,1 h 1 v 3 h 0.5 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 H 151 v 1 h 2 v -3 h -0.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.5 v -1 h 1 c 0.554,0 1,-0.446 1,-1 v -1 c 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 v -1 c 0,-0.554 -0.446,-1 -1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-152.0,-216.0)" /><path d="m 26,222 v 1 h 5 v -1 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-216.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 151,209 c -0.554,0 -1,0.446 -1,1 -0.554,0 -1,0.446 -1,1 v 1 c -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 v 1 c 0,0.554 0.446,1 1,1 h 1 v 3 h 0.5 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 H 151 v 1 h 2 v -3 h -0.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.5 v -1 h 1 c 0.554,0 1,-0.446 1,-1 v -1 c 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 v -1 c 0,-0.554 -0.446,-1 -1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-152.0,-216.0)" /><path d="m 37,223 h 6 l 2,-2 H 35 Z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-216.0)" /><path d="m 151,209 c -0.554,0 -1,0.446 -1,1 -0.554,0 -1,0.446 -1,1 v 1 c -0.554,0 -1,0.446 -1,1 v 2 c 0,0.554 0.446,1 1,1 v 1 c 0,0.554 0.446,1 1,1 h 1 v 3 h 0.5 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 H 151 v 1 h 2 v -3 h -0.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.5 v -1 h 1 c 0.554,0 1,-0.446 1,-1 v -1 c 0.554,0 1,-0.446 1,-1 v -2 c 0,-0.554 -0.446,-1 -1,-1 v -1 c 0,-0.554 -0.446,-1 -1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-152.0,-216.0)" /><path d="m 37,223 h 6 l 2,-2 H 35 Z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-216.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,8.0) translate(-344.0,-152.0)" /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,8.0) translate(-344.0,-152.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,10.0) translate(-344.0,-152.0)" /><path d="m 410,182 c -0.1326,2e-5 -0.25976,0.0527 -0.35352,0.14648 L 408.79297,183 H 402.5 v 1 l 1,1 1,-1 1,1 1,-1 1,1 h 1.29297 l 0.85351,0.85352 c 0.0938,0.0938 0.22092,0.14646 0.35352,0.14648 h 1 c 0.1326,-2e-5 0.25976,-0.0527 0.35352,-0.14648 l 0.5,-0.5 C 411.94732,185.25972 411.99998,185.1326 412,185 v -2 c -2e-5,-0.1326 -0.0527,-0.25976 -0.14648,-0.35352 l -0.5,-0.5 C 411.25976,182.05271 411.1326,182.00002 411,182 Z m 0.5,1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(9.0,4.0) translate(-408.0,-184.0)" /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,10.0) translate(-344.0,-152.0)" /><path d="m 410,182 c -0.1326,2e-5 -0.25976,0.0527 -0.35352,0.14648 L 408.79297,183 H 402.5 v 1 l 1,1 1,-1 1,1 1,-1 1,1 h 1.29297 l 0.85351,0.85352 c 0.0938,0.0938 0.22092,0.14646 0.35352,0.14648 h 1 c 0.1326,-2e-5 0.25976,-0.0527 0.35352,-0.14648 l 0.5,-0.5 C 411.94732,185.25972 411.99998,185.1326 412,185 v -2 c -2e-5,-0.1326 -0.0527,-0.25976 -0.14648,-0.35352 l -0.5,-0.5 C 411.25976,182.05271 411.1326,182.00002 411,182 Z m 0.5,1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(9.0,4.0) translate(-408.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,10.0) translate(-344.0,-152.0)" /><path d="m 679.5,149 c -0.277,0 -0.5,0.20256 -0.5,0.45508 v 0.0449 0.0449 1.91016 0.0898 1.95508 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 v -1.5 h 1.5 a 1.5,1.5 0 0 0 1.5,-1.5 1.5,1.5 0 0 0 -1.5,-1.5 h -2 z m 0.5,1 h 1.5 a 0.5,0.5 0 0 1 0.5,0.5 0.5,0.5 0 0 1 -0.5,0.5 H 680 Z" fill="#000" transform="translate(2.0,5.0) translate(-680.0,-152.0)" /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,10.0) translate(-344.0,-152.0)" /><path d="m 679.5,149 c -0.277,0 -0.5,0.20256 -0.5,0.45508 v 0.0449 0.0449 1.91016 0.0898 1.95508 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 v -1.5 h 1.5 a 1.5,1.5 0 0 0 1.5,-1.5 1.5,1.5 0 0 0 -1.5,-1.5 h -2 z m 0.5,1 h 1.5 a 0.5,0.5 0 0 1 0.5,0.5 0.5,0.5 0 0 1 -0.5,0.5 H 680 Z" fill="#000" transform="translate(2.0,5.0) translate(-680.0,-152.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,10.0) translate(-344.0,-152.0)" /><path d="m 179,182 -1,1 h 2 l 1,1 -1,1 h -2 l 1,1 h 2 l 1,-1 h 6 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 h -6 l -1,-1 z" fill="#000" transform="translate(9.0,3.0) translate(-184.0,-184.0)" /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,10.0) translate(-344.0,-152.0)" /><path d="m 179,182 -1,1 h 2 l 1,1 -1,1 h -2 l 1,1 h 2 l 1,-1 h 6 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 h -6 l -1,-1 z" fill="#000" transform="translate(9.0,3.0) translate(-184.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,10.0) translate(-344.0,-152.0)" /><path d="m 774.49414,149.99414 a 0.50005,0.50005 0 0 0 -0.34766,0.85938 l 1.14649,1.14648 -1.14649,1.14648 a 0.50005,0.50005 0 1 0 0.70704,0.70704 L 776,152.70703 l 1.14648,1.14649 a 0.50005,0.50005 0 1 0 0.70704,-0.70704 L 776.70703,152 l 1.14649,-1.14648 a 0.50005,0.50005 0 0 0 -0.36329,-0.85743 0.50005,0.50005 0 0 0 -0.34375,0.15039 L 776,151.29297 l -1.14648,-1.14649 a 0.50005,0.50005 0 0 0 -0.35938,-0.15234 z" fill="#000" transform="translate(3.0,4.0) translate(-776.0,-152.0)" /><path d="m 341,148 a 0.50005,0.50005 0 0 0 -0.46484,0.31445 l -1,2.5 a 0.50005,0.50005 0 0 0 0.36718,0.67578 l 1.14844,0.23047 a 0.50005,0.50005 0 0 0 0.0332,0.0566 l 2,3 a 0.50005,0.50005 0 0 0 0.83985,-0.0117 L 346.27734,151 H 347 a 0.50005,0.50005 0 1 0 0,-1 h -0.91211 a 0.50005,0.50005 0 0 0 -0.11328,-0.006 0.50005,0.50005 0 0 0 -0.0488,0.006 H 345 a 0.50005,0.50005 0 1 0 0,1 h 0.0977 l -0.28321,0.45313 -4.12699,-0.82618 L 341.33789,149 H 342.5 a 0.50005,0.50005 0 1 0 0,-1 z m 1.43164,3.99609 1.81641,0.36329 -0.76172,1.21875 z M 339.5,152 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m 8,0 c -1.37479,0 -2.5,1.12521 -2.5,2.5 0,1.37479 1.12521,2.5 2.5,2.5 1.37479,0 2.5,-1.12521 2.5,-2.5 0,-1.37479 -1.12521,-2.5 -2.5,-2.5 z m -8,1 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z m 8,0 c 0.83435,0 1.5,0.66565 1.5,1.5 0,0.83435 -0.66565,1.5 -1.5,1.5 -0.83435,0 -1.5,-0.66565 -1.5,-1.5 0,-0.83435 0.66565,-1.5 1.5,-1.5 z" fill="#000" transform="translate(8.0,10.0) translate(-344.0,-152.0)" /><path d="m 774.49414,149.99414 a 0.50005,0.50005 0 0 0 -0.34766,0.85938 l 1.14649,1.14648 -1.14649,1.14648 a 0.50005,0.50005 0 1 0 0.70704,0.70704 L 776,152.70703 l 1.14648,1.14649 a 0.50005,0.50005 0 1 0 0.70704,-0.70704 L 776.70703,152 l 1.14649,-1.14648 a 0.50005,0.50005 0 0 0 -0.36329,-0.85743 0.50005,0.50005 0 0 0 -0.34375,0.15039 L 776,151.29297 l -1.14648,-1.14649 a 0.50005,0.50005 0 0 0 -0.35938,-0.15234 z" fill="#000" transform="translate(3.0,4.0) translate(-776.0,-152.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 114.5,370 c -0.277,0 -0.5,0.223 -0.5,0.5 v 6 c 0,0.277 0.223,0.5 0.5,0.5 h 4.5 v 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 V 377 h 4.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -6 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,8 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 8,0 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-120.0,-376.0)" /><path d="m 114.5,370 c -0.277,0 -0.5,0.223 -0.5,0.5 v 6 c 0,0.277 0.223,0.5 0.5,0.5 h 4.5 v 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 V 377 h 4.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -6 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,8 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 8,0 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-120.0,-376.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 645.49999,434.99999 a 1.5,1.5 0 0 0 -1.35743,0.86523 l -2.70507,4.57227 0.01,-0.006 a 3.0000021,3.0000021 0 0 0 -0.44747,1.56856 3.0000021,3.0000021 0 0 0 3,3 3.0000021,3.0000021 0 0 0 3,-3 0.49999994,0.49999994 0 0 1 0.5,-0.5 0.49999994,0.49999994 0 0 1 0.5,0.5 3.0000021,3.0000021 0 0 0 3,3 3.0000021,3.0000021 0 0 0 3,-3 3.0000021,3.0000021 0 0 0 -0.44336,-1.5664 l 0.006,0.004 -2.70508,-4.57226 a 1.5,1.5 0 0 0 -1.35756,-0.86533 1.5,1.5 0 0 0 -1.5,1.50001 0.49999994,0.49999994 0 0 1 -0.5,0.49999 0.49999994,0.49999994 0 0 1 -0.5,-0.49999 1.5,1.5 0 0 0 -1.5,-1.50001 z m -1.5,5 a 1.9999999,1.9999999 0 0 1 2,1.99999 1.9999999,1.9999999 0 0 1 -2,2 1.9999999,1.9999999 0 0 1 -2,-2 1.9999999,1.9999999 0 0 1 2,-1.99999 z m 7,0 a 1.9999999,1.9999998 0 0 1 1.99999,1.99999 1.9999999,1.9999998 0 0 1 -1.99999,2 1.9999999,1.9999998 0 0 1 -2,-2 1.9999999,1.9999998 0 0 1 2,-1.99999 z" fill="#000" transform="translate(8.0,8.0) translate(-648.0,-440.0)" /><path d="m 645.49999,434.99999 a 1.5,1.5 0 0 0 -1.35743,0.86523 l -2.70507,4.57227 0.01,-0.006 a 3.0000021,3.0000021 0 0 0 -0.44747,1.56856 3.0000021,3.0000021 0 0 0 3,3 3.0000021,3.0000021 0 0 0 3,-3 0.49999994,0.49999994 0 0 1 0.5,-0.5 0.49999994,0.49999994 0 0 1 0.5,0.5 3.0000021,3.0000021 0 0 0 3,3 3.0000021,3.0000021 0 0 0 3,-3 3.0000021,3.0000021 0 0 0 -0.44336,-1.5664 l 0.006,0.004 -2.70508,-4.57226 a 1.5,1.5 0 0 0 -1.35756,-0.86533 1.5,1.5 0 0 0 -1.5,1.50001 0.49999994,0.49999994 0 0 1 -0.5,0.49999 0.49999994,0.49999994 0 0 1 -0.5,-0.49999 1.5,1.5 0 0 0 -1.5,-1.50001 z m -1.5,5 a 1.9999999,1.9999999 0 0 1 2,1.99999 1.9999999,1.9999999 0 0 1 -2,2 1.9999999,1.9999999 0 0 1 -2,-2 1.9999999,1.9999999 0 0 1 2,-1.99999 z m 7,0 a 1.9999999,1.9999998 0 0 1 1.99999,1.99999 1.9999999,1.9999998 0 0 1 -1.99999,2 1.9999999,1.9999998 0 0 1 -2,-2 1.9999999,1.9999998 0 0 1 2,-1.99999 z" fill="#000" transform="translate(8.0,8.0) translate(-648.0,-440.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 661.5,434 a 1.5,1.5 0 0 0 -1.02734,0.4082 h -0.002 l -0.0156,0.0156 -2.51563,2.39844 A 3.0000021,3.0000021 0 0 0 657,439 a 3.0000021,3.0000021 0 0 0 3,3 3.0000021,3.0000021 0 0 0 3,-3 0.49999994,0.49999994 0 0 1 0.5,-0.5 0.49999994,0.49999994 0 0 1 0.5,0.5 3.0000021,3.0000021 0 0 0 3,3 3.0000021,3.0000021 0 0 0 3,-3 3.0000021,3.0000021 0 0 0 -0.86328,-2.10547 h -0.002 l -2.60547,-2.48633 -0.002,0.002 A 1.5,1.5 0 0 0 665.5,434 a 1.5,1.5 0 0 0 -1.5,1.5 0.49999994,0.49999994 0 0 1 -0.5,0.5 0.49999994,0.49999994 0 0 1 -0.5,-0.5 1.5,1.5 0 0 0 -1.5,-1.5 z m -1.5,3 a 1.9999999,1.9999999 0 0 1 2,2 1.9999999,1.9999999 0 0 1 -2,2 1.9999999,1.9999999 0 0 1 -2,-2 1.9999999,1.9999999 0 0 1 2,-2 z m 7,0 a 1.9999999,1.9999998 0 0 1 2,2 1.9999999,1.9999998 0 0 1 -2,2 1.9999999,1.9999998 0 0 1 -2,-2 1.9999999,1.9999998 0 0 1 2,-2 z m -3.50391,3.92188 A 4,4 0 0 1 662,442.45898 V 445 h 3 v -2.54102 a 4,4 0 0 1 -1.50391,-1.5371 z" fill="#000" transform="translate(8.0,8.0) translate(-664.0,-440.0)" /><path d="m 661.5,434 a 1.5,1.5 0 0 0 -1.02734,0.4082 h -0.002 l -0.0156,0.0156 -2.51563,2.39844 A 3.0000021,3.0000021 0 0 0 657,439 a 3.0000021,3.0000021 0 0 0 3,3 3.0000021,3.0000021 0 0 0 3,-3 0.49999994,0.49999994 0 0 1 0.5,-0.5 0.49999994,0.49999994 0 0 1 0.5,0.5 3.0000021,3.0000021 0 0 0 3,3 3.0000021,3.0000021 0 0 0 3,-3 3.0000021,3.0000021 0 0 0 -0.86328,-2.10547 h -0.002 l -2.60547,-2.48633 -0.002,0.002 A 1.5,1.5 0 0 0 665.5,434 a 1.5,1.5 0 0 0 -1.5,1.5 0.49999994,0.49999994 0 0 1 -0.5,0.5 0.49999994,0.49999994 0 0 1 -0.5,-0.5 1.5,1.5 0 0 0 -1.5,-1.5 z m -1.5,3 a 1.9999999,1.9999999 0 0 1 2,2 1.9999999,1.9999999 0 0 1 -2,2 1.9999999,1.9999999 0 0 1 -2,-2 1.9999999,1.9999999 0 0 1 2,-2 z m 7,0 a 1.9999999,1.9999998 0 0 1 2,2 1.9999999,1.9999998 0 0 1 -2,2 1.9999999,1.9999998 0 0 1 -2,-2 1.9999999,1.9999998 0 0 1 2,-2 z m -3.50391,3.92188 A 4,4 0 0 1 662,442.45898 V 445 h 3 v -2.54102 a 4,4 0 0 1 -1.50391,-1.5371 z" fill="#000" transform="translate(8.0,8.0) translate(-664.0,-440.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 228,499 c -1.108,0 -2,0.892 -2,2 v 1 1.5 c 0,0.277 0.223,0.5 0.5,0.5 h 4 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1.5 -1 c 0,-1.108 -0.892,-2 -2,-2 z m 7,0 c -1.108,0 -2,0.892 -2,2 v 1 1.5 c 0,0.277 0.223,0.5 0.5,0.5 h 4 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1.5 -1 c 0,-1.108 -0.892,-2 -2,-2 z m -9,6 c -0.277,0 -0.5,0.21376 -0.5,0.47852 v 0.043 c 0,0.26476 0.223,0.47852 0.5,0.47852 h 2 v 1 h -2.5 c -0.277,0 -0.5,0.21376 -0.5,0.47852 v 0.043 c 0,0.26476 0.223,0.47852 0.5,0.47852 h 13 c 0.277,0 0.5,-0.21376 0.5,-0.47852 v -0.043 C 239,507.21376 238.777,507 238.5,507 H 236 v -1 h 2 c 0.277,0 0.5,-0.21376 0.5,-0.47852 v -0.043 C 238.5,505.21376 238.277,505 238,505 h -5 c -0.277,0 -0.5,0.21376 -0.5,0.47852 v 0.043 c 0,0.26476 0.223,0.47852 0.5,0.47852 h 2 v 1 h -6 v -1 h 2 c 0.277,0 0.5,-0.21376 0.5,-0.47852 v -0.043 C 231.5,505.21376 231.277,505 231,505 Z" fill="#000" transform="translate(8.0,8.0) translate(-232.0,-504.0)" /><path d="m 228,499 c -1.108,0 -2,0.892 -2,2 v 1 1.5 c 0,0.277 0.223,0.5 0.5,0.5 h 4 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1.5 -1 c 0,-1.108 -0.892,-2 -2,-2 z m 7,0 c -1.108,0 -2,0.892 -2,2 v 1 1.5 c 0,0.277 0.223,0.5 0.5,0.5 h 4 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1.5 -1 c 0,-1.108 -0.892,-2 -2,-2 z m -9,6 c -0.277,0 -0.5,0.21376 -0.5,0.47852 v 0.043 c 0,0.26476 0.223,0.47852 0.5,0.47852 h 2 v 1 h -2.5 c -0.277,0 -0.5,0.21376 -0.5,0.47852 v 0.043 c 0,0.26476 0.223,0.47852 0.5,0.47852 h 13 c 0.277,0 0.5,-0.21376 0.5,-0.47852 v -0.043 C 239,507.21376 238.777,507 238.5,507 H 236 v -1 h 2 c 0.277,0 0.5,-0.21376 0.5,-0.47852 v -0.043 C 238.5,505.21376 238.277,505 238,505 h -5 c -0.277,0 -0.5,0.21376 -0.5,0.47852 v 0.043 c 0,0.26476 0.223,0.47852 0.5,0.47852 h 2 v 1 h -6 v -1 h 2 c 0.277,0 0.5,-0.21376 0.5,-0.47852 v -0.043 C 231.5,505.21376 231.277,505 231,505 Z" fill="#000" transform="translate(8.0,8.0) translate(-232.0,-504.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="M 677.48438,532 C 677.21603,532 677,532.223 677,532.5 v 5 c 0,0.277 0.21603,0.5 0.48438,0.5 h 5.03124 C 682.78397,538 683,537.777 683,537.5 v -5 c 0,-0.277 -0.21603,-0.5 -0.48438,-0.5 z M 673.5,539 c -0.277,0 -0.5,0.21603 -0.5,0.48438 v 0.0312 c 0,0.26835 0.223,0.48438 0.5,0.48438 h 13 c 0.277,0 0.5,-0.21603 0.5,-0.48438 v -0.0312 C 687,539.21603 686.777,539 686.5,539 Z" fill="#000" transform="translate(8.0,8.0) translate(-680.0,-536.0)" /><path d="M 677.48438,532 C 677.21603,532 677,532.223 677,532.5 v 5 c 0,0.277 0.21603,0.5 0.48438,0.5 h 5.03124 C 682.78397,538 683,537.777 683,537.5 v -5 c 0,-0.277 -0.21603,-0.5 -0.48438,-0.5 z M 673.5,539 c -0.277,0 -0.5,0.21603 -0.5,0.48438 v 0.0312 c 0,0.26835 0.223,0.48438 0.5,0.48438 h 13 c 0.277,0 0.5,-0.21603 0.5,-0.48438 v -0.0312 C 687,539.21603 686.777,539 686.5,539 Z" fill="#000" transform="translate(8.0,8.0) translate(-680.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 616,531 c -0.554,0 -1,0.446 -1,1 h 2 c 0,-0.554 -0.446,-1 -1,-1 z m -1,2 v 5 h 2 v -5 z m -3,6 v 1 h 8 v -1 z" fill="#000" transform="translate(8.0,8.0) translate(-616.0,-536.0)" /><path d="m 616,531 c -0.554,0 -1,0.446 -1,1 h 2 c 0,-0.554 -0.446,-1 -1,-1 z m -1,2 v 5 h 2 v -5 z m -3,6 v 1 h 8 v -1 z" fill="#000" transform="translate(8.0,8.0) translate(-616.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 622 B

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 692.5,446 c -0.831,0 -1.5,-0.669 -1.5,-1.5 v -9 c 0,-0.831 0.669,-1.5 1.5,-1.5 h 2.5 0.5 5.5 v 9 h -8.5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 8.5 v 1 h -5.5 -0.5 z m 1,-5 h 4 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -4 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 z m 0,-2 h 3 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -3 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 z m 0,-2 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-440.0)" /><path d="m 692.5,446 c -0.831,0 -1.5,-0.669 -1.5,-1.5 v -9 c 0,-0.831 0.669,-1.5 1.5,-1.5 h 2.5 0.5 5.5 v 9 h -8.5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 8.5 v 1 h -5.5 -0.5 z m 1,-5 h 4 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -4 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 z m 0,-2 h 3 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -3 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 z m 0,-2 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-440.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 722.5,434 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 10 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 7.6465,1.99414 c -0.064,-0.009 -0.1323,-0.004 -0.1992,0.0137 l -0.9649,0.25781 c -0.2675,0.0717 -0.4252,0.34572 -0.3535,0.61329 l 1.8105,6.75976 c 0.072,0.26756 0.3458,0.42716 0.6133,0.35547 l 0.9649,-0.25976 c 0.2675,-0.0717 0.4252,-0.34572 0.3535,-0.61329 l -1.8105,-6.75976 c -0.054,-0.20067 -0.2211,-0.34054 -0.4141,-0.36719 z M 723.5,436 c -0.277,0 -0.5,0.223 -0.5,0.5 v 7 c 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 v -7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 3,0 c -0.277,0 -0.5,0.223 -0.5,0.5 v 7 c 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 v -7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m -4,9 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 10 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-728.0,-440.0)" /><path d="m 722.5,434 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 10 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 7.6465,1.99414 c -0.064,-0.009 -0.1323,-0.004 -0.1992,0.0137 l -0.9649,0.25781 c -0.2675,0.0717 -0.4252,0.34572 -0.3535,0.61329 l 1.8105,6.75976 c 0.072,0.26756 0.3458,0.42716 0.6133,0.35547 l 0.9649,-0.25976 c 0.2675,-0.0717 0.4252,-0.34572 0.3535,-0.61329 l -1.8105,-6.75976 c -0.054,-0.20067 -0.2211,-0.34054 -0.4141,-0.36719 z M 723.5,436 c -0.277,0 -0.5,0.223 -0.5,0.5 v 7 c 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 v -7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 3,0 c -0.277,0 -0.5,0.223 -0.5,0.5 v 7 c 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 v -7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m -4,9 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 10 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-728.0,-440.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 502,49 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 1 v 4.83203 l -2.90039,3.86719 a 0.50005,0.50005 0 0 0 0.49805,0.79101 L 503.04883,59 h 0.45117 1.45117 l 2.45117,0.49023 a 0.50005,0.50005 0 0 0 0.49805,-0.79101 L 505,54.83203 V 50 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 -1 z m 1,7.50195 V 58 a 0.50005,0.50005 0 0 0 -0.0977,0.01 l -1.2168,0.24391 z m 2,0 1.31445,1.75196 -1.21679,-0.24414 A 0.50005,0.50005 0 0 0 505,58 Z M 503.5,60 c -1.5,1.5 0.5,3 0.5,3 0,0 2,-1.5 0.5,-3 -0.5,0.5 -0.5,0.5 -1,0 z" fill="#000" transform="translate(8.0,8.0) translate(-504.0,-56.0)" /><path d="m 502,49 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 1 v 4.83203 l -2.90039,3.86719 a 0.50005,0.50005 0 0 0 0.49805,0.79101 L 503.04883,59 h 0.45117 1.45117 l 2.45117,0.49023 a 0.50005,0.50005 0 0 0 0.49805,-0.79101 L 505,54.83203 V 50 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 -1 z m 1,7.50195 V 58 a 0.50005,0.50005 0 0 0 -0.0977,0.01 l -1.2168,0.24391 z m 2,0 1.31445,1.75196 -1.21679,-0.24414 A 0.50005,0.50005 0 0 0 505,58 Z M 503.5,60 c -1.5,1.5 0.5,3 0.5,3 0,0 2,-1.5 0.5,-3 -0.5,0.5 -0.5,0.5 -1,0 z" fill="#000" transform="translate(8.0,8.0) translate(-504.0,-56.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 119,81 v 2 c 0,2.72846 -1.64974,2.1576 -1.94922,4.28711 C 117.02002,87.35207 117,87.4231 117,87.5 v 0.5 2 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 90 88 87.5 c 0,-0.0769 -0.02,-0.14793 -0.0508,-0.21289 C 122.64974,85.1576 121,85.72846 121,83 v -2 z m -1,8 h 4 v 2 h -4 z" fill="#000" transform="translate(8.0,8.0) translate(-120.0,-88.0)" /><path d="m 119,81 v 2 c 0,2.72846 -1.64974,2.1576 -1.94922,4.28711 C 117.02002,87.35207 117,87.4231 117,87.5 v 0.5 2 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 90 88 87.5 c 0,-0.0769 -0.02,-0.14793 -0.0508,-0.21289 C 122.64974,85.1576 121,85.72846 121,83 v -2 z m -1,8 h 4 v 2 h -4 z" fill="#000" transform="translate(8.0,8.0) translate(-120.0,-88.0)" /></svg>

After

Width:  |  Height:  |  Size: 996 B

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 132,81 v 2 c 0,2.728461 -1.64974,2.157604 -1.94922,4.287109 C 130.02002,87.35207 130,87.4231 130,87.5 v 0.5 2 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 90 88 87.5 c 0,-0.0769 -0.02,-0.14793 -0.0508,-0.212891 C 135.64974,85.157604 134,85.728461 134,83 v -2 z m 6,5 c -0.004,0.999576 -0.5,3 0,4 0.5,1 1,1 1,2 v 2.5 c -0.5,0 -1,0 -1,0.5 h 3 c 0,-0.5 -0.5,-0.5 -1,-0.5 V 92 c 0,-1 0.5,-1 1,-2 0.5,-1 8.9e-4,-3.000068 0,-4 z m -7,3 h 4 v 2 h -4 z" fill="#000" transform="translate(8.0,8.0) translate(-136.0,-88.0)" /><path d="m 132,81 v 2 c 0,2.728461 -1.64974,2.157604 -1.94922,4.287109 C 130.02002,87.35207 130,87.4231 130,87.5 v 0.5 2 4.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 90 88 87.5 c 0,-0.0769 -0.02,-0.14793 -0.0508,-0.212891 C 135.64974,85.157604 134,85.728461 134,83 v -2 z m 6,5 c -0.004,0.999576 -0.5,3 0,4 0.5,1 1,1 1,2 v 2.5 c -0.5,0 -1,0 -1,0.5 h 3 c 0,-0.5 -0.5,-0.5 -1,-0.5 V 92 c 0,-1 0.5,-1 1,-2 0.5,-1 8.9e-4,-3.000068 0,-4 z m -7,3 h 4 v 2 h -4 z" fill="#000" transform="translate(8.0,8.0) translate(-136.0,-88.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="M 23.5,19 A 4.5,4.5 0 0 0 19,23.5 4.5,4.5 0 0 0 23.5,28 4.5,4.5 0 0 0 28,23.5 4.5,4.5 0 0 0 23.5,19 Z m 0,0.77344 A 0.72727275,0.72727275 0 0 1 24.22656,20.5 0.72727275,0.72727275 0 0 1 23.5,21.22656 0.72727275,0.72727275 0 0 1 22.77344,20.5 0.72727275,0.72727275 0 0 1 23.5,19.77344 Z m -2,1 A 0.72727275,0.72727275 0 0 1 22.22656,21.5 0.72727275,0.72727275 0 0 1 21.5,22.22656 0.72727275,0.72727275 0 0 1 20.77344,21.5 0.72727275,0.72727275 0 0 1 21.5,20.77344 Z m 2,1 A 0.72727275,0.72727275 0 0 1 24.22656,22.5 0.72727275,0.72727275 0 0 1 23.5,23.22656 0.72727275,0.72727275 0 0 1 22.77344,22.5 0.72727275,0.72727275 0 0 1 23.5,21.77344 Z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-24.0)" /><path d="M 23.5,19 A 4.5,4.5 0 0 0 19,23.5 4.5,4.5 0 0 0 23.5,28 4.5,4.5 0 0 0 28,23.5 4.5,4.5 0 0 0 23.5,19 Z m 0,0.77344 A 0.72727275,0.72727275 0 0 1 24.22656,20.5 0.72727275,0.72727275 0 0 1 23.5,21.22656 0.72727275,0.72727275 0 0 1 22.77344,20.5 0.72727275,0.72727275 0 0 1 23.5,19.77344 Z m -2,1 A 0.72727275,0.72727275 0 0 1 22.22656,21.5 0.72727275,0.72727275 0 0 1 21.5,22.22656 0.72727275,0.72727275 0 0 1 20.77344,21.5 0.72727275,0.72727275 0 0 1 21.5,20.77344 Z m 2,1 A 0.72727275,0.72727275 0 0 1 24.22656,22.5 0.72727275,0.72727275 0 0 1 23.5,23.22656 0.72727275,0.72727275 0 0 1 22.77344,22.5 0.72727275,0.72727275 0 0 1 23.5,21.77344 Z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-24.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 663,498 c -1.108,0 -2,0.892 -2,2 v 1 h -2 c -0.554,0 -1,0.446 -1,1 v 6 c 0,0.554 0.446,1 1,1 h 10 c 0.554,0 1,-0.446 1,-1 v -6 c 0,-0.554 -0.446,-1 -1,-1 h -2 v -1 c 0,-1.108 -0.892,-2 -2,-2 z m 0,1 h 2 c 0.554,0 1,0.446 1,1 v 1 h -4 v -1 c 0,-0.554 0.446,-1 1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-664.0,-504.0)" /><path d="m 663,498 c -1.108,0 -2,0.892 -2,2 v 1 h -2 c -0.554,0 -1,0.446 -1,1 v 6 c 0,0.554 0.446,1 1,1 h 10 c 0.554,0 1,-0.446 1,-1 v -6 c 0,-0.554 -0.446,-1 -1,-1 h -2 v -1 c 0,-1.108 -0.892,-2 -2,-2 z m 0,1 h 2 c 0.554,0 1,0.446 1,1 v 1 h -4 v -1 c 0,-0.554 0.446,-1 1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-664.0,-504.0)" /></svg>

After

Width:  |  Height:  |  Size: 934 B

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 612.5,275 c -0.277,0 -0.5,0.223 -0.5,0.5 v 2 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 277 h 1 c 1.108,0 2,0.892 2,2 v 2 c 0,1.108 -0.892,2 -2,2 h -2.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 9 c 0.0773,6.8e-4 0.15377,-0.0256 0.21875,-0.0625 0.007,-0.004 0.0245,0.004 0.0312,0 0.0711,-0.0464 0.11252,-0.11253 0.15625,-0.1875 0.0499,-0.0778 0.0938,-0.15035 0.0938,-0.25 0.004,-0.0623 -0.009,-0.12862 -0.0312,-0.1875 -0.009,-0.0204 -0.0201,-0.0436 -0.0312,-0.0625 l -2.5,-4.5 c -0.60223,-1.04309 -1.02171,-1.73675 -1.625,-2.1875 C 616.20921,276.11175 615.47912,276 614.5,276 h -1.49995 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-616.0,-280.0)" /><path d="m 612.5,275 c -0.277,0 -0.5,0.223 -0.5,0.5 v 2 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 277 h 1 c 1.108,0 2,0.892 2,2 v 2 c 0,1.108 -0.892,2 -2,2 h -2.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 9 c 0.0773,6.8e-4 0.15377,-0.0256 0.21875,-0.0625 0.007,-0.004 0.0245,0.004 0.0312,0 0.0711,-0.0464 0.11252,-0.11253 0.15625,-0.1875 0.0499,-0.0778 0.0938,-0.15035 0.0938,-0.25 0.004,-0.0623 -0.009,-0.12862 -0.0312,-0.1875 -0.009,-0.0204 -0.0201,-0.0436 -0.0312,-0.0625 l -2.5,-4.5 c -0.60223,-1.04309 -1.02171,-1.73675 -1.625,-2.1875 C 616.20921,276.11175 615.47912,276 614.5,276 h -1.49995 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-616.0,-280.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 747.5,306 a 0.50005,0.50005 0 0 0 -0.35352,0.14648 L 746.29297,307 H 742.5 a 0.5,0.5 0 0 0 -0.5,0.5 0.5,0.5 0 0 0 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 308 h 3 v 10.5 c 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 V 308 h 0.5 a 0.50005,0.50005 0 0 0 0.5,-0.5 v -1 a 0.50005,0.50005 0 0 0 -0.5,-0.5 z m -9,2 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 9 c 0,0.277 0.223,0.5 0.5,0.5 h 6 c 0.0173,0 0.0339,-2.5e-4 0.0508,-0.002 C 744.80352,318.9725 745,318.75969 745,318.5 v -7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 h -2 v -2.5 c 0,-0.0346 -0.003,-0.069 -0.01,-0.10156 -0.007,-0.0326 -0.0167,-0.0638 -0.0293,-0.0937 -0.0126,-0.0299 -0.0289,-0.0574 -0.0469,-0.084 -0.0179,-0.0266 -0.0379,-0.0516 -0.0605,-0.0742 -0.0226,-0.0226 -0.0476,-0.0426 -0.0742,-0.0605 -0.0266,-0.0179 -0.0541,-0.0343 -0.084,-0.0469 -0.0299,-0.0126 -0.0611,-0.0227 -0.0937,-0.0293 -0.0326,-0.007 -0.0669,-0.01 -0.10156,-0.01 H 739 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,2 h 2 v 2 h -2 z m 0,3 h 2 v 2 h -2 z m 3,0 h 2 v 2 h -2 z m -3,3 h 2 v 2 h -2 z m 3,0 h 2 v 2 h -2 z" fill="#000" transform="translate(8.0,8.0) translate(-744.0,-312.0)" /><path d="m 747.5,306 a 0.50005,0.50005 0 0 0 -0.35352,0.14648 L 746.29297,307 H 742.5 a 0.5,0.5 0 0 0 -0.5,0.5 0.5,0.5 0 0 0 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 308 h 3 v 10.5 c 0,0.277 0.223,0.5 0.5,0.5 h 1 c 0.277,0 0.5,-0.223 0.5,-0.5 V 308 h 0.5 a 0.50005,0.50005 0 0 0 0.5,-0.5 v -1 a 0.50005,0.50005 0 0 0 -0.5,-0.5 z m -9,2 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 9 c 0,0.277 0.223,0.5 0.5,0.5 h 6 c 0.0173,0 0.0339,-2.5e-4 0.0508,-0.002 C 744.80352,318.9725 745,318.75969 745,318.5 v -7 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 v 0.5 h -2 v -2.5 c 0,-0.0346 -0.003,-0.069 -0.01,-0.10156 -0.007,-0.0326 -0.0167,-0.0638 -0.0293,-0.0937 -0.0126,-0.0299 -0.0289,-0.0574 -0.0469,-0.084 -0.0179,-0.0266 -0.0379,-0.0516 -0.0605,-0.0742 -0.0226,-0.0226 -0.0476,-0.0426 -0.0742,-0.0605 -0.0266,-0.0179 -0.0541,-0.0343 -0.084,-0.0469 -0.0299,-0.0126 -0.0611,-0.0227 -0.0937,-0.0293 -0.0326,-0.007 -0.0669,-0.01 -0.10156,-0.01 H 739 v -0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,2 h 2 v 2 h -2 z m 0,3 h 2 v 2 h -2 z m 3,0 h 2 v 2 h -2 z m -3,3 h 2 v 2 h -2 z m 3,0 h 2 v 2 h -2 z" fill="#000" transform="translate(8.0,8.0) translate(-744.0,-312.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 690.5,307 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.223,0.5 0.5,0.5 h 7.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 2,2 h 3 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -3 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -2.5,5 v 1 1 h 2 v -1 h 3 v 1 h 2 v -1 h 3 v 1 h 2 v -2 h -5 -2 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-312.0)" /><path d="m 690.5,307 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.223,0.5 0.5,0.5 h 7.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 2,2 h 3 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -3 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -2.5,5 v 1 1 h 2 v -1 h 3 v 1 h 2 v -1 h 3 v 1 h 2 v -2 h -5 -2 z" fill="#000" transform="translate(8.0,8.0) translate(-696.0,-312.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 504,566 c -1.38333,0 -2.18158,0.60418 -2.85742,1.0957 C 500.46674,567.58722 499.88889,568 498.5,568 c -0.017,4.7e-4 -0.034,0.002 -0.0508,0.004 -0.0492,0.006 -0.0973,0.0191 -0.14258,0.0391 -0.0153,0.006 -0.0303,0.0136 -0.0449,0.0215 -0.0441,0.0244 -0.0843,0.0554 -0.11914,0.0918 -0.0111,0.0125 -0.0215,0.0256 -0.0312,0.0391 -0.0104,0.0132 -0.0202,0.0268 -0.0293,0.041 -0.009,0.0139 -0.0163,0.0283 -0.0234,0.043 -0.022,0.045 -0.0372,0.0931 -0.0449,0.14258 -0.003,0.0168 -0.005,0.0338 -0.006,0.0508 -0.002,0.0332 -6.5e-4,0.0666 0.004,0.0996 0.003,0.0164 0.006,0.0327 0.01,0.0488 0.008,0.0323 0.0191,0.0637 0.0332,0.0937 0.0506,0.10632 0.13702,0.1914 0.24414,0.24024 0.0153,0.007 0.031,0.0125 0.0469,0.0176 0.0317,0.0111 0.0644,0.0189 0.0977,0.0234 0.0187,0.002 0.0375,0.004 0.0563,0.004 h 11 c 0.017,-4.7e-4 0.034,-0.002 0.0508,-0.004 0.0164,-0.002 0.0327,-0.005 0.0488,-0.008 0.0653,-0.0143 0.12705,-0.0415 0.18164,-0.0801 0.0275,-0.0189 0.053,-0.0405 0.0762,-0.0644 0.0111,-0.0125 0.0215,-0.0255 0.0312,-0.0391 0.0305,-0.0398 0.0549,-0.0839 0.0723,-0.13086 0.0116,-0.031 0.0201,-0.063 0.0254,-0.0957 0.003,-0.0168 0.005,-0.0338 0.006,-0.0508 7.9e-4,-0.0163 7.9e-4,-0.0325 0,-0.0488 -4.7e-4,-0.017 -0.002,-0.034 -0.004,-0.0508 -0.003,-0.0164 -0.006,-0.0327 -0.01,-0.0488 -0.008,-0.0323 -0.019,-0.0637 -0.0332,-0.0937 -0.007,-0.0147 -0.0149,-0.0291 -0.0234,-0.043 -0.009,-0.0148 -0.0188,-0.0292 -0.0293,-0.043 -0.0197,-0.0262 -0.042,-0.0504 -0.0664,-0.0723 -0.0125,-0.011 -0.0255,-0.0215 -0.0391,-0.0312 -0.0139,-0.01 -0.0282,-0.0189 -0.043,-0.0273 -0.0285,-0.0166 -0.0586,-0.0303 -0.0898,-0.041 -0.016,-0.005 -0.0323,-0.01 -0.0488,-0.0137 -0.0345,-0.008 -0.0699,-0.0127 -0.10534,-0.0134 -1.38889,0 -1.96674,-0.41278 -2.64258,-0.9043 C 506.18158,566.60418 505.38333,566 504,566 Z" fill="#000" transform="translate(8.0,8.0) translate(-504.0,-568.0)" /><path d="m 504,566 c -1.38333,0 -2.18158,0.60418 -2.85742,1.0957 C 500.46674,567.58722 499.88889,568 498.5,568 c -0.017,4.7e-4 -0.034,0.002 -0.0508,0.004 -0.0492,0.006 -0.0973,0.0191 -0.14258,0.0391 -0.0153,0.006 -0.0303,0.0136 -0.0449,0.0215 -0.0441,0.0244 -0.0843,0.0554 -0.11914,0.0918 -0.0111,0.0125 -0.0215,0.0256 -0.0312,0.0391 -0.0104,0.0132 -0.0202,0.0268 -0.0293,0.041 -0.009,0.0139 -0.0163,0.0283 -0.0234,0.043 -0.022,0.045 -0.0372,0.0931 -0.0449,0.14258 -0.003,0.0168 -0.005,0.0338 -0.006,0.0508 -0.002,0.0332 -6.5e-4,0.0666 0.004,0.0996 0.003,0.0164 0.006,0.0327 0.01,0.0488 0.008,0.0323 0.0191,0.0637 0.0332,0.0937 0.0506,0.10632 0.13702,0.1914 0.24414,0.24024 0.0153,0.007 0.031,0.0125 0.0469,0.0176 0.0317,0.0111 0.0644,0.0189 0.0977,0.0234 0.0187,0.002 0.0375,0.004 0.0563,0.004 h 11 c 0.017,-4.7e-4 0.034,-0.002 0.0508,-0.004 0.0164,-0.002 0.0327,-0.005 0.0488,-0.008 0.0653,-0.0143 0.12705,-0.0415 0.18164,-0.0801 0.0275,-0.0189 0.053,-0.0405 0.0762,-0.0644 0.0111,-0.0125 0.0215,-0.0255 0.0312,-0.0391 0.0305,-0.0398 0.0549,-0.0839 0.0723,-0.13086 0.0116,-0.031 0.0201,-0.063 0.0254,-0.0957 0.003,-0.0168 0.005,-0.0338 0.006,-0.0508 7.9e-4,-0.0163 7.9e-4,-0.0325 0,-0.0488 -4.7e-4,-0.017 -0.002,-0.034 -0.004,-0.0508 -0.003,-0.0164 -0.006,-0.0327 -0.01,-0.0488 -0.008,-0.0323 -0.019,-0.0637 -0.0332,-0.0937 -0.007,-0.0147 -0.0149,-0.0291 -0.0234,-0.043 -0.009,-0.0148 -0.0188,-0.0292 -0.0293,-0.043 -0.0197,-0.0262 -0.042,-0.0504 -0.0664,-0.0723 -0.0125,-0.011 -0.0255,-0.0215 -0.0391,-0.0312 -0.0139,-0.01 -0.0282,-0.0189 -0.043,-0.0273 -0.0285,-0.0166 -0.0586,-0.0303 -0.0898,-0.041 -0.016,-0.005 -0.0323,-0.01 -0.0488,-0.0137 -0.0345,-0.008 -0.0699,-0.0127 -0.10534,-0.0134 -1.38889,0 -1.96674,-0.41278 -2.64258,-0.9043 C 506.18158,566.60418 505.38333,566 504,566 Z" fill="#000" transform="translate(8.0,8.0) translate(-504.0,-568.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 551.52734,401 c -0.28674,-0.0157 -0.52774,0.21283 -0.52734,0.5 v 4 c -3.3e-4,0.35387 0.35693,0.59611 0.68555,0.46484 l 5,-2 c 0.42097,-0.16693 0.42097,-0.76275 0,-0.92968 l -5,-2 c -0.0505,-0.0203 -0.10391,-0.0321 -0.15821,-0.0352 z M 550.5,407 c -0.18961,1.7e-4 -0.36282,0.10757 -0.44727,0.27734 l -2,4 c -0.16517,0.33222 0.0763,0.72229 0.44727,0.72266 h 6 c 0.37101,-3.7e-4 0.61244,-0.39044 0.44727,-0.72266 l -2,-4 C 552.86282,407.10757 552.68961,407.00017 552.5,407 Z m -3,6 c -0.27613,3e-5 -0.49997,0.22387 -0.5,0.5 v 1 c 3e-5,0.27613 0.22387,0.49997 0.5,0.5 h 8 c 0.27613,-3e-5 0.49997,-0.22387 0.5,-0.5 v -1 c -3e-5,-0.27613 -0.22387,-0.49997 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-552.0,-408.0)" /><path d="m 551.52734,401 c -0.28674,-0.0157 -0.52774,0.21283 -0.52734,0.5 v 4 c -3.3e-4,0.35387 0.35693,0.59611 0.68555,0.46484 l 5,-2 c 0.42097,-0.16693 0.42097,-0.76275 0,-0.92968 l -5,-2 c -0.0505,-0.0203 -0.10391,-0.0321 -0.15821,-0.0352 z M 550.5,407 c -0.18961,1.7e-4 -0.36282,0.10757 -0.44727,0.27734 l -2,4 c -0.16517,0.33222 0.0763,0.72229 0.44727,0.72266 h 6 c 0.37101,-3.7e-4 0.61244,-0.39044 0.44727,-0.72266 l -2,-4 C 552.86282,407.10757 552.68961,407.00017 552.5,407 Z m -3,6 c -0.27613,3e-5 -0.49997,0.22387 -0.5,0.5 v 1 c 3e-5,0.27613 0.22387,0.49997 0.5,0.5 h 8 c 0.27613,-3e-5 0.49997,-0.22387 0.5,-0.5 v -1 c -3e-5,-0.27613 -0.22387,-0.49997 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-552.0,-408.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 6,83 c -1.662,0 -3,1.338 -3,3 h 10 c 0,-1.662 -1.338,-3 -3,-3 z M 2.5,87 C 2.223,87 2,87.21376 2,87.47852 v 0.043 C 2,87.78624 2.223,88 2.5,88 H 4.46289 L 8,89.92969 11.53711,88 H 13.5 c 0.277,0 0.5,-0.21376 0.5,-0.47852 v -0.043 C 14,87.21376 13.777,87 13.5,87 Z M 3,89 c 0,1.662 1.338,3 3,3 h 4 c 1.662,0 3,-1.338 3,-3 h -1.20312 l -3.55665,1.93945 a 0.50005,0.50005 0 0 1 -0.48046,0 L 4.20313,89 Z" fill="#000" transform="translate(8.0,8.0) translate(-8.0,-88.0)" /><path d="m 6,83 c -1.662,0 -3,1.338 -3,3 h 10 c 0,-1.662 -1.338,-3 -3,-3 z M 2.5,87 C 2.223,87 2,87.21376 2,87.47852 v 0.043 C 2,87.78624 2.223,88 2.5,88 H 4.46289 L 8,89.92969 11.53711,88 H 13.5 c 0.277,0 0.5,-0.21376 0.5,-0.47852 v -0.043 C 14,87.21376 13.777,87 13.5,87 Z M 3,89 c 0,1.662 1.338,3 3,3 h 4 c 1.662,0 3,-1.338 3,-3 h -1.20312 l -3.55665,1.93945 a 0.50005,0.50005 0 0 1 -0.48046,0 L 4.20313,89 Z" fill="#000" transform="translate(8.0,8.0) translate(-8.0,-88.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 132,531 c -0.554,0 -1,0.446 -1,1 v 8 c 0,0.554 0.446,1 1,1 v 0.66602 c 0,0.18466 0.14932,0.33398 0.33398,0.33398 h 0.33204 C 132.85068,542 133,541.85068 133,541.66602 V 541 h 6 v 0.66602 c 0,0.18466 0.14932,0.33398 0.33398,0.33398 h 0.33204 C 139.85068,542 140,541.85068 140,541.66602 V 541 c 0.554,0 1,-0.446 1,-1 v -8 c 0,-0.554 -0.446,-1 -1,-1 z m 0.75,1 h 6.5 c 0.4155,0 0.75,0.3345 0.75,0.75 v 2.25 1.25 0.25 c 0,0.831 -0.669,1.5 -1.5,1.5 h -5 c -0.831,0 -1.5,-0.669 -1.5,-1.5 v -0.25 -1.25 -2.25 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z m -0.27539,7 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 6,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-136.0,-536.0)" /><path d="m 132,531 c -0.554,0 -1,0.446 -1,1 v 8 c 0,0.554 0.446,1 1,1 v 0.66602 c 0,0.18466 0.14932,0.33398 0.33398,0.33398 h 0.33204 C 132.85068,542 133,541.85068 133,541.66602 V 541 h 6 v 0.66602 c 0,0.18466 0.14932,0.33398 0.33398,0.33398 h 0.33204 C 139.85068,542 140,541.85068 140,541.66602 V 541 c 0.554,0 1,-0.446 1,-1 v -8 c 0,-0.554 -0.446,-1 -1,-1 z m 0.75,1 h 6.5 c 0.4155,0 0.75,0.3345 0.75,0.75 v 2.25 1.25 0.25 c 0,0.831 -0.669,1.5 -1.5,1.5 h -5 c -0.831,0 -1.5,-0.669 -1.5,-1.5 v -0.25 -1.25 -2.25 c 0,-0.4155 0.3345,-0.75 0.75,-0.75 z m -0.27539,7 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z m 6,0 c 0.009,-4.3e-4 0.0167,0 0.0254,0 h 1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -1 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.26834 0.2097,-0.48666 0.47461,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-136.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 5,530 c -0.554,0 -1,0.52311 -1,1.15625 v 5.6875 C 4,537.47689 4.446,538 5,538 h 2 v 3 H 5.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 4 C 9.777,542 10,541.777 10,541.5 10,541.223 9.777,541 9.5,541 H 8 v -3 h 2 c 0.554,0 1,-0.52311 1,-1.15625 v -5.6875 C 11,530.52311 10.554,530 10,530 Z m 1,1 h 3 c 0.554,0 1,0.5575 1,1.25 v 2.5 C 10,535.4425 9.554,536 9,536 H 6 c -0.554,0 -1,-0.5575 -1,-1.25 v -2.5 C 5,531.5575 5.446,531 6,531 Z m 0.5,1 C 6.223,532 6,532.223 6,532.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 2 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 C 9,532.223 8.777,532 8.5,532 Z" fill="#000" transform="translate(8.0,8.0) translate(-8.0,-536.0)" /><path d="m 5,530 c -0.554,0 -1,0.52311 -1,1.15625 v 5.6875 C 4,537.47689 4.446,538 5,538 h 2 v 3 H 5.5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 h 4 C 9.777,542 10,541.777 10,541.5 10,541.223 9.777,541 9.5,541 H 8 v -3 h 2 c 0.554,0 1,-0.52311 1,-1.15625 v -5.6875 C 11,530.52311 10.554,530 10,530 Z m 1,1 h 3 c 0.554,0 1,0.5575 1,1.25 v 2.5 C 10,535.4425 9.554,536 9,536 H 6 c -0.554,0 -1,-0.5575 -1,-1.25 v -2.5 C 5,531.5575 5.446,531 6,531 Z m 0.5,1 C 6.223,532 6,532.223 6,532.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 2 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 C 9,532.223 8.777,532 8.5,532 Z" fill="#000" transform="translate(8.0,8.0) translate(-8.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 21.5,539 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 H 22 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 6 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-536.0)" /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 21.5,539 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 H 22 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 6 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 21.5,539 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 H 22 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 6 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-536.0)" /><path d="m 49.5,529 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 H 61 v 12.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 530 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-536.0)" /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 21.5,539 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 H 22 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 6 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-536.0)" /><path d="m 49.5,529 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 H 61 v 12.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 530 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 21.5,539 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 H 22 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 6 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-536.0)" /><path d="m 65.5,542 h 13 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -13 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-72.0,-536.0)" /><path d="m 49.5,529 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 H 61 v 12.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 530 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-536.0)" /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 21.5,539 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 H 22 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 6 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-536.0)" /><path d="m 65.5,542 h 13 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -13 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-72.0,-536.0)" /><path d="m 49.5,529 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 H 61 v 12.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 530 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 49.5,529 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 H 61 v 12.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 530 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-536.0)" /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 49.5,529 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 H 61 v 12.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 530 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 65.5,542 h 13 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -13 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-72.0,-536.0)" /><path d="m 21.5,539 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 H 22 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 6 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-536.0)" /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 65.5,542 h 13 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -13 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-72.0,-536.0)" /><path d="m 21.5,539 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 H 22 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 6 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 541 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-24.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 65.5,542 h 13 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -13 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-72.0,-536.0)" /><path d="m 49.5,529 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 H 61 v 12.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 530 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-536.0)" /><path d="m 33.5,531 c -0.277,0 -0.5,0.223 -0.5,0.5 v 5 c 0,0.277 0.23721,0.5876 0.5,0.5 H 35 v 5.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 537 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 1,1 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-40.0,-536.0)" /><path d="m 65.5,542 h 13 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -13 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-72.0,-536.0)" /><path d="m 49.5,529 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 H 61 v 12.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 530 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 h -1 z" fill="#000" transform="translate(8.0,8.0) translate(-56.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 241.5,532 c -0.277,0 -0.5,0.223 -0.5,0.5 v 6 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -6 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 7,0 c -0.277,0 -0.5,0.223 -0.5,0.5 v 6 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -6 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m -6.5,1 h 4 v 3 h -4 z m 7,0 h 4 v 3 h -4 z m -6.5,3.77344 A 0.72727275,0.72727275 0 0 1 243.22656,537.5 0.72727275,0.72727275 0 0 1 242.5,538.22656 0.72727275,0.72727275 0 0 1 241.77344,537.5 0.72727275,0.72727275 0 0 1 242.5,536.77344 Z m 3,0 A 0.72727275,0.72727275 0 0 1 246.22656,537.5 0.72727275,0.72727275 0 0 1 245.5,538.22656 0.72727275,0.72727275 0 0 1 244.77344,537.5 0.72727275,0.72727275 0 0 1 245.5,536.77344 Z m 4,0 A 0.72727275,0.72727275 0 0 1 250.22656,537.5 0.72727275,0.72727275 0 0 1 249.5,538.22656 0.72727275,0.72727275 0 0 1 248.77344,537.5 0.72727275,0.72727275 0 0 1 249.5,536.77344 Z m 3,0 A 0.72727275,0.72727275 0 0 1 253.22656,537.5 0.72727275,0.72727275 0 0 1 252.5,538.22656 0.72727275,0.72727275 0 0 1 251.77344,537.5 0.72727275,0.72727275 0 0 1 252.5,536.77344 Z" fill="#000" transform="translate(8.0,8.0) translate(-248.0,-536.0)" /><path d="m 241.5,532 c -0.277,0 -0.5,0.223 -0.5,0.5 v 6 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -6 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 7,0 c -0.277,0 -0.5,0.223 -0.5,0.5 v 6 c 0,0.277 0.223,0.5 0.5,0.5 h 5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -6 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m -6.5,1 h 4 v 3 h -4 z m 7,0 h 4 v 3 h -4 z m -6.5,3.77344 A 0.72727275,0.72727275 0 0 1 243.22656,537.5 0.72727275,0.72727275 0 0 1 242.5,538.22656 0.72727275,0.72727275 0 0 1 241.77344,537.5 0.72727275,0.72727275 0 0 1 242.5,536.77344 Z m 3,0 A 0.72727275,0.72727275 0 0 1 246.22656,537.5 0.72727275,0.72727275 0 0 1 245.5,538.22656 0.72727275,0.72727275 0 0 1 244.77344,537.5 0.72727275,0.72727275 0 0 1 245.5,536.77344 Z m 4,0 A 0.72727275,0.72727275 0 0 1 250.22656,537.5 0.72727275,0.72727275 0 0 1 249.5,538.22656 0.72727275,0.72727275 0 0 1 248.77344,537.5 0.72727275,0.72727275 0 0 1 249.5,536.77344 Z m 3,0 A 0.72727275,0.72727275 0 0 1 253.22656,537.5 0.72727275,0.72727275 0 0 1 252.5,538.22656 0.72727275,0.72727275 0 0 1 251.77344,537.5 0.72727275,0.72727275 0 0 1 252.5,536.77344 Z" fill="#000" transform="translate(8.0,8.0) translate(-248.0,-536.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 103.5,211.875 c -1.625,0 -3.25,0.875 -3,2.625 -3,0 -3.5,4.5 -0.5,5.5 h 3 v -1.23242 l -2.77734,-1.85156 a 0.50005,0.50005 0 0 1 0.27343,-0.91993 0.50005,0.50005 0 0 1 0.28125,0.0879 L 103,217.56641 v -0.041 a 0.50028181,0.50028181 0 0 1 0,-0.0508 V 214 a 0.50005,0.50005 0 0 1 0.49219,-0.50781 A 0.50005,0.50005 0 0 1 104,214 v 2.80664 l 2.3418,-0.78125 a 0.50005,0.50005 0 0 1 0.13281,-0.0273 0.50005,0.50005 0 0 1 0.18359,0.97656 L 104,217.86133 v 0.56836 a 0.50005,0.50005 0 0 1 0,0.14844 V 220 h 3 c 3,-1 2.5,-5.5 -0.5,-5.5 0.25,-1.75 -1.375,-2.625 -3,-2.625 z" fill="#000" transform="translate(8.0,8.0) translate(-104.0,-216.0)" /><path d="m 103.5,211.875 c -1.625,0 -3.25,0.875 -3,2.625 -3,0 -3.5,4.5 -0.5,5.5 h 3 v -1.23242 l -2.77734,-1.85156 a 0.50005,0.50005 0 0 1 0.27343,-0.91993 0.50005,0.50005 0 0 1 0.28125,0.0879 L 103,217.56641 v -0.041 a 0.50028181,0.50028181 0 0 1 0,-0.0508 V 214 a 0.50005,0.50005 0 0 1 0.49219,-0.50781 A 0.50005,0.50005 0 0 1 104,214 v 2.80664 l 2.3418,-0.78125 a 0.50005,0.50005 0 0 1 0.13281,-0.0273 0.50005,0.50005 0 0 1 0.18359,0.97656 L 104,217.86133 v 0.56836 a 0.50005,0.50005 0 0 1 0,0.14844 V 220 h 3 c 3,-1 2.5,-5.5 -0.5,-5.5 0.25,-1.75 -1.375,-2.625 -3,-2.625 z" fill="#000" transform="translate(8.0,8.0) translate(-104.0,-216.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 182.48633,497.99414 c -0.35684,0.008 -0.59037,0.37699 -0.44531,0.70313 0.25458,0.59403 0.56027,1.20019 0.88671,1.80859 -1.58669,2.80921 -3.84335,5.70273 -5.78125,7.64062 -0.35308,0.34033 -0.0562,0.93267 0.42774,0.85352 H 182 v -1.5 c 0,-0.82843 0.67157,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 v 1.5 h 4.42969 c 0.48175,0.0741 0.77404,-0.5145 0.42383,-0.85352 -1.9379,-1.93789 -4.19456,-4.83141 -5.78125,-7.64062 0.32644,-0.6084 0.63213,-1.21456 0.88671,-1.80859 0.14767,-0.33225 -0.0974,-0.70602 -0.46093,-0.70313 -0.20042,0.002 -0.3803,0.12343 -0.45703,0.30859 -0.16048,0.37445 -0.34643,0.75884 -0.54102,1.14454 -0.19459,-0.3857 -0.38054,-0.77009 -0.54102,-1.14454 -0.0789,-0.19045 -0.26655,-0.31298 -0.47265,-0.30859 z" fill="#000" transform="translate(8.0,8.0) translate(-184.0,-504.0)" /><path d="m 182.48633,497.99414 c -0.35684,0.008 -0.59037,0.37699 -0.44531,0.70313 0.25458,0.59403 0.56027,1.20019 0.88671,1.80859 -1.58669,2.80921 -3.84335,5.70273 -5.78125,7.64062 -0.35308,0.34033 -0.0562,0.93267 0.42774,0.85352 H 182 v -1.5 c 0,-0.82843 0.67157,-1.5 1.5,-1.5 0.82843,0 1.5,0.67157 1.5,1.5 v 1.5 h 4.42969 c 0.48175,0.0741 0.77404,-0.5145 0.42383,-0.85352 -1.9379,-1.93789 -4.19456,-4.83141 -5.78125,-7.64062 0.32644,-0.6084 0.63213,-1.21456 0.88671,-1.80859 0.14767,-0.33225 -0.0974,-0.70602 -0.46093,-0.70313 -0.20042,0.002 -0.3803,0.12343 -0.45703,0.30859 -0.16048,0.37445 -0.34643,0.75884 -0.54102,1.14454 -0.19459,-0.3857 -0.38054,-0.77009 -0.54102,-1.14454 -0.0789,-0.19045 -0.26655,-0.31298 -0.47265,-0.30859 z" fill="#000" transform="translate(8.0,8.0) translate(-184.0,-504.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 678,436 a 3,3 0 0 0 -2.83008,2.01562 A 1,1 0 0 0 675,438 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 1,1 0 0 0 0.16992,-0.0137 3,3 0 0 0 1.85547,1.84961 A 2.5,2.5 0 0 1 677,441.5 a 2.5,2.5 0 0 1 2.5,-2.5 2.5,2.5 0 0 1 2.39844,1.80078 L 687,439 l -0.5,-3 z m 1.5,4 a 1.5,1.5 0 0 0 -1.5,1.5 1.5,1.5 0 0 0 1.5,1.5 1.5,1.5 0 0 0 1.5,-1.5 1.5,1.5 0 0 0 -1.5,-1.5 z" fill="#000" transform="translate(8.0,8.0) translate(-680.0,-440.0)" /><path d="m 678,436 a 3,3 0 0 0 -2.83008,2.01562 A 1,1 0 0 0 675,438 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 1,1 0 0 0 0.16992,-0.0137 3,3 0 0 0 1.85547,1.84961 A 2.5,2.5 0 0 1 677,441.5 a 2.5,2.5 0 0 1 2.5,-2.5 2.5,2.5 0 0 1 2.39844,1.80078 L 687,439 l -0.5,-3 z m 1.5,4 a 1.5,1.5 0 0 0 -1.5,1.5 1.5,1.5 0 0 0 1.5,1.5 1.5,1.5 0 0 0 1.5,-1.5 1.5,1.5 0 0 0 -1.5,-1.5 z" fill="#000" transform="translate(8.0,8.0) translate(-680.0,-440.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-264.0,-184.0)" /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-264.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,12.0) translate(-264.0,-184.0)" /><path d="m 33.5,596 a 0.5,0.5 0 0 0 -0.5,0.5 v 6 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 V 601 h 12 v 1.5 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 v -4 A 0.5,0.5 0 0 0 46.5,598 0.5,0.5 0 0 0 46,598.5 V 600 H 34 v -3.5 A 0.5,0.5 0 0 0 33.5,596 Z m 2.5,1 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 h 1 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m 3.451172,0.002 A 0.50005,0.50005 0 0 0 39,597.5 v 1 a 0.50005,0.50005 0 0 0 0.5,0.5 h 5 a 0.50005,0.50005 0 0 0 0.09766,-0.99023 l -5,-1 a 0.50005,0.50005 0 0 0 -0.146484,-0.008 z" fill="#000" transform="translate(8.0,6.0) translate(-40.0,-600.0)" /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,12.0) translate(-264.0,-184.0)" /><path d="m 33.5,596 a 0.5,0.5 0 0 0 -0.5,0.5 v 6 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 V 601 h 12 v 1.5 a 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 v -4 A 0.5,0.5 0 0 0 46.5,598 0.5,0.5 0 0 0 46,598.5 V 600 H 34 v -3.5 A 0.5,0.5 0 0 0 33.5,596 Z m 2.5,1 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 h 1 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m 3.451172,0.002 A 0.50005,0.50005 0 0 0 39,597.5 v 1 a 0.50005,0.50005 0 0 0 0.5,0.5 h 5 a 0.50005,0.50005 0 0 0 0.09766,-0.99023 l -5,-1 a 0.50005,0.50005 0 0 0 -0.146484,-0.008 z" fill="#000" transform="translate(8.0,6.0) translate(-40.0,-600.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,12.0) translate(-264.0,-184.0)" /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,5.0) translate(-264.0,-184.0)" /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,12.0) translate(-264.0,-184.0)" /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,5.0) translate(-264.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,11.0) translate(-264.0,-184.0)" /><path d="m 410,182 c -0.1326,2e-5 -0.25976,0.0527 -0.35352,0.14648 L 408.79297,183 H 402.5 v 1 l 1,1 1,-1 1,1 1,-1 1,1 h 1.29297 l 0.85351,0.85352 c 0.0938,0.0938 0.22092,0.14646 0.35352,0.14648 h 1 c 0.1326,-2e-5 0.25976,-0.0527 0.35352,-0.14648 l 0.5,-0.5 C 411.94732,185.25972 411.99998,185.1326 412,185 v -2 c -2e-5,-0.1326 -0.0527,-0.25976 -0.14648,-0.35352 l -0.5,-0.5 C 411.25976,182.05271 411.1326,182.00002 411,182 Z m 0.5,1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(9.0,5.0) translate(-408.0,-184.0)" /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,11.0) translate(-264.0,-184.0)" /><path d="m 410,182 c -0.1326,2e-5 -0.25976,0.0527 -0.35352,0.14648 L 408.79297,183 H 402.5 v 1 l 1,1 1,-1 1,1 1,-1 1,1 h 1.29297 l 0.85351,0.85352 c 0.0938,0.0938 0.22092,0.14646 0.35352,0.14648 h 1 c 0.1326,-2e-5 0.25976,-0.0527 0.35352,-0.14648 l 0.5,-0.5 C 411.94732,185.25972 411.99998,185.1326 412,185 v -2 c -2e-5,-0.1326 -0.0527,-0.25976 -0.14648,-0.35352 l -0.5,-0.5 C 411.25976,182.05271 411.1326,182.00002 411,182 Z m 0.5,1 c 0.277,0 0.5,0.223 0.5,0.5 v 1 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -1 c 0,-0.277 0.223,-0.5 0.5,-0.5 z" fill="#000" transform="translate(9.0,5.0) translate(-408.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,11.0) translate(-264.0,-184.0)" /><path d="M 202,180.86523 A 1.1342664,1.1342664 0 0 0 200.86523,182 a 1.1342664,1.1342664 0 0 0 0.0156,0.16992 l -2.07031,1.03516 A 1.1342664,1.1342664 0 0 0 198,182.86523 1.1342664,1.1342664 0 0 0 196.86523,184 1.1342664,1.1342664 0 0 0 198,185.13477 a 1.1342664,1.1342664 0 0 0 0.80859,-0.33985 l 2.07227,1.03516 A 1.1342664,1.1342664 0 0 0 200.86523,186 1.1342664,1.1342664 0 0 0 202,187.13477 1.1342664,1.1342664 0 0 0 203.13477,186 1.1342664,1.1342664 0 0 0 202,184.86523 a 1.1342664,1.1342664 0 0 0 -0.80859,0.33985 l -2.07227,-1.03516 a 1.1342664,1.1342664 0 0 0 0.0156,-0.16992 1.1342664,1.1342664 0 0 0 -0.0156,-0.16992 l 2.07031,-1.03516 A 1.1342664,1.1342664 0 0 0 202,183.13477 1.1342664,1.1342664 0 0 0 203.13477,182 1.1342664,1.1342664 0 0 0 202,180.86523 Z" fill="#000" transform="translate(8.0,4.0) translate(-200.0,-184.0)" /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,11.0) translate(-264.0,-184.0)" /><path d="M 202,180.86523 A 1.1342664,1.1342664 0 0 0 200.86523,182 a 1.1342664,1.1342664 0 0 0 0.0156,0.16992 l -2.07031,1.03516 A 1.1342664,1.1342664 0 0 0 198,182.86523 1.1342664,1.1342664 0 0 0 196.86523,184 1.1342664,1.1342664 0 0 0 198,185.13477 a 1.1342664,1.1342664 0 0 0 0.80859,-0.33985 l 2.07227,1.03516 A 1.1342664,1.1342664 0 0 0 200.86523,186 1.1342664,1.1342664 0 0 0 202,187.13477 1.1342664,1.1342664 0 0 0 203.13477,186 1.1342664,1.1342664 0 0 0 202,184.86523 a 1.1342664,1.1342664 0 0 0 -0.80859,0.33985 l -2.07227,-1.03516 a 1.1342664,1.1342664 0 0 0 0.0156,-0.16992 1.1342664,1.1342664 0 0 0 -0.0156,-0.16992 l 2.07031,-1.03516 A 1.1342664,1.1342664 0 0 0 202,183.13477 1.1342664,1.1342664 0 0 0 203.13477,182 1.1342664,1.1342664 0 0 0 202,180.86523 Z" fill="#000" transform="translate(8.0,4.0) translate(-200.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,11.0) translate(-264.0,-184.0)" /><path d="m 295,149 v 0.5 c 0,0.277 -0.223,0.5 -0.5,0.5 H 293 c -0.554,0 -1,0.446 -1,1 h 7 c 0,-0.554 -0.446,-1 -1,-1 h -1.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 V 149 Z m -0.5,3 c 0,0 -0.46663,0.93322 -0.49805,1.44727 v 0.002 0.002 c -0.002,0.0162 -0.002,0.0322 -0.002,0.0488 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.0156 -0.001,-0.0342 -0.002,-0.0508 v -0.002 C 294.96663,152.93322 294.5,152 294.5,152 Z m 4,0 c 0,0 -0.46663,0.93322 -0.49805,1.44727 v 0.002 0.002 c -0.002,0.0162 -0.002,0.0322 -0.002,0.0488 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.0156 -0.001,-0.0342 -0.002,-0.0508 v -0.002 C 298.96663,152.93322 298.5,152 298.5,152 Z m -6,1 c 0,0 -0.46663,0.93322 -0.49805,1.44727 v 0.002 0.002 c -0.002,0.0162 -0.002,0.0322 -0.002,0.0488 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.0156 -0.001,-0.0342 -0.002,-0.0508 v -0.002 C 292.96663,153.93322 292.5,153 292.5,153 Z m 4,0 c 0,0 -0.46663,0.93322 -0.49805,1.44727 v 0.002 0.002 c -0.002,0.0162 -0.002,0.0322 -0.002,0.0488 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.0156 -0.001,-0.0323 -0.002,-0.0488 v -0.002 -0.002 C 296.96663,153.93322 296.5,153 296.5,153 Z" fill="#000" transform="translate(8.0,4.0) translate(-296.0,-152.0)" /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,11.0) translate(-264.0,-184.0)" /><path d="m 295,149 v 0.5 c 0,0.277 -0.223,0.5 -0.5,0.5 H 293 c -0.554,0 -1,0.446 -1,1 h 7 c 0,-0.554 -0.446,-1 -1,-1 h -1.5 c -0.277,0 -0.5,-0.223 -0.5,-0.5 V 149 Z m -0.5,3 c 0,0 -0.46663,0.93322 -0.49805,1.44727 v 0.002 0.002 c -0.002,0.0162 -0.002,0.0322 -0.002,0.0488 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.0156 -0.001,-0.0342 -0.002,-0.0508 v -0.002 C 294.96663,152.93322 294.5,152 294.5,152 Z m 4,0 c 0,0 -0.46663,0.93322 -0.49805,1.44727 v 0.002 0.002 c -0.002,0.0162 -0.002,0.0322 -0.002,0.0488 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.0156 -0.001,-0.0342 -0.002,-0.0508 v -0.002 C 298.96663,152.93322 298.5,152 298.5,152 Z m -6,1 c 0,0 -0.46663,0.93322 -0.49805,1.44727 v 0.002 0.002 c -0.002,0.0162 -0.002,0.0322 -0.002,0.0488 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.0156 -0.001,-0.0342 -0.002,-0.0508 v -0.002 C 292.96663,153.93322 292.5,153 292.5,153 Z m 4,0 c 0,0 -0.46663,0.93322 -0.49805,1.44727 v 0.002 0.002 c -0.002,0.0162 -0.002,0.0322 -0.002,0.0488 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.0156 -0.001,-0.0323 -0.002,-0.0488 v -0.002 -0.002 C 296.96663,153.93322 296.5,153 296.5,153 Z" fill="#000" transform="translate(8.0,4.0) translate(-296.0,-152.0)" /></svg>

After

Width:  |  Height:  |  Size: 4.0 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,11.0) translate(-264.0,-184.0)" /><path d="m 179,182 -1,1 h 2 l 1,1 -1,1 h -2 l 1,1 h 2 l 1,-1 h 6 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 h -6 l -1,-1 z" fill="#000" transform="translate(8.0,4.0) translate(-184.0,-184.0)" /><path d="m 263,181 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 260.14844,183 H 259 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 266.51952,181.10543 266.2652,181.00005 266,181 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,11.0) translate(-264.0,-184.0)" /><path d="m 179,182 -1,1 h 2 l 1,1 -1,1 h -2 l 1,1 h 2 l 1,-1 h 6 a 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 h -6 l -1,-1 z" fill="#000" transform="translate(8.0,4.0) translate(-184.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 535,341 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 532.14844,343 H 531 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 538.51952,341.10543 538.2652,341.00005 538,341 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m -6,3.04297 -0.35352,0.35351 C 532.20541,348.83756 531.83333,349 531.5,349 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 l -0.70704,0.70704 C 530.20541,349.66244 530.83333,350 531.5,350 c 0.53939,0 1.02735,-0.34421 1.5,-0.72461 0.47265,0.3804 0.96061,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34421 1.5,-0.72461 0.47265,0.3804 0.96061,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34421 1.5,-0.72461 0.47265,0.3804 0.96061,0.72461 1.5,0.72461 0.66667,0 1.29459,-0.33756 1.85352,-0.89648 l -0.70704,-0.70704 C 541.20541,348.83756 540.83333,349 540.5,349 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 L 539,348.04297 l -0.35352,0.35351 C 538.20541,348.83756 537.83333,349 537.5,349 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 L 536,348.04297 l -0.35352,0.35351 C 535.20541,348.83756 534.83333,349 534.5,349 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 z" fill="#000" transform="translate(8.0,8.0) translate(-536.0,-344.0)" /><path d="m 535,341 c -0.22713,-1.7e-4 -0.44755,0.077 -0.625,0.21875 L 532.14844,343 H 531 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 1 c 6e-5,0.55226 0.44774,0.99994 1,1 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 2 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 0.55226,-6e-5 0.99994,-0.44774 1,-1 v -1 c -6e-5,-0.55226 -0.44774,-0.99994 -1,-1 h -0.58594 l -1.70703,-1.70703 C 538.51952,341.10543 538.2652,341.00005 538,341 Z m -2,4 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m 6,0 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z m -6,3.04297 -0.35352,0.35351 C 532.20541,348.83756 531.83333,349 531.5,349 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 l -0.70704,0.70704 C 530.20541,349.66244 530.83333,350 531.5,350 c 0.53939,0 1.02735,-0.34421 1.5,-0.72461 0.47265,0.3804 0.96061,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34421 1.5,-0.72461 0.47265,0.3804 0.96061,0.72461 1.5,0.72461 0.53939,0 1.02735,-0.34421 1.5,-0.72461 0.47265,0.3804 0.96061,0.72461 1.5,0.72461 0.66667,0 1.29459,-0.33756 1.85352,-0.89648 l -0.70704,-0.70704 C 541.20541,348.83756 540.83333,349 540.5,349 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 L 539,348.04297 l -0.35352,0.35351 C 538.20541,348.83756 537.83333,349 537.5,349 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 L 536,348.04297 l -0.35352,0.35351 C 535.20541,348.83756 534.83333,349 534.5,349 c -0.33333,0 -0.70541,-0.16244 -1.14648,-0.60352 z" fill="#000" transform="translate(8.0,8.0) translate(-536.0,-344.0)" /></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 290,179 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 6 c 6e-5,0.55226 0.44774,0.99994 1,1 h 1 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 4 c 0.83333,0 1.5499,-0.38583 2.08203,-0.91797 0.30316,-0.30315 0.54704,-0.67168 0.71094,-1.08203 H 303 v -1 h -1 v -1 c -10e-6,-0.19742 -0.0585,-0.39043 -0.16797,-0.55469 l -2,-3 C 299.64656,179.16713 299.33434,179.00003 299,179 Z m 0.5,1 h 3 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -3 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 6,0 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 5 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -5 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -3.5,6 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-296.0,-184.0)" /><path d="m 290,179 c -0.55226,6e-5 -0.99994,0.44774 -1,1 v 6 c 6e-5,0.55226 0.44774,0.99994 1,1 h 1 c 0,-1.108 0.892,-2 2,-2 1.108,0 2,0.892 2,2 h 4 c 0.83333,0 1.5499,-0.38583 2.08203,-0.91797 0.30316,-0.30315 0.54704,-0.67168 0.71094,-1.08203 H 303 v -1 h -1 v -1 c -10e-6,-0.19742 -0.0585,-0.39043 -0.16797,-0.55469 l -2,-3 C 299.64656,179.16713 299.33434,179.00003 299,179 Z m 0.5,1 h 3 c 0.277,0 0.5,0.223 0.5,0.5 v 2 c 0,0.277 -0.223,0.5 -0.5,0.5 h -3 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -2 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m 6,0 h 2 c 0.277,0 0.5,0.223 0.5,0.5 v 5 c 0,0.277 -0.223,0.5 -0.5,0.5 h -2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 v -5 c 0,-0.277 0.223,-0.5 0.5,-0.5 z m -3.5,6 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z" fill="#000" transform="translate(8.0,8.0) translate(-296.0,-184.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 612,434 c -0.554,0 -1,0.446 -1,1 v 8 c 0,0.554 0.446,1 1,1 h 4 v -2 c 0,-1.108 0.892,-2 2,-2 v -5 c 0,-0.554 -0.446,-1 -1,-1 z m 2.5,2 2,3 -2,3 -2,-3 z m 3.5,5 c -0.554,0 -1,0.446 -1,1 v 3 c 0,0.554 0.446,1 1,1 h 3 c 0.554,0 1,-0.446 1,-1 v -3 c 0,-0.554 -0.446,-1 -1,-1 z m 0.5,0.77344 A 0.72727275,0.72727275 0 0 1 619.22656,442.5 0.72727275,0.72727275 0 0 1 618.5,443.22656 0.72727275,0.72727275 0 0 1 617.77344,442.5 0.72727275,0.72727275 0 0 1 618.5,441.77344 Z m 2,2 A 0.72727275,0.72727275 0 0 1 621.22656,444.5 0.72727275,0.72727275 0 0 1 620.5,445.22656 0.72727275,0.72727275 0 0 1 619.77344,444.5 0.72727275,0.72727275 0 0 1 620.5,443.77344 Z" fill="#000" transform="translate(8.0,8.0) translate(-616.0,-440.0)" /><path d="m 612,434 c -0.554,0 -1,0.446 -1,1 v 8 c 0,0.554 0.446,1 1,1 h 4 v -2 c 0,-1.108 0.892,-2 2,-2 v -5 c 0,-0.554 -0.446,-1 -1,-1 z m 2.5,2 2,3 -2,3 -2,-3 z m 3.5,5 c -0.554,0 -1,0.446 -1,1 v 3 c 0,0.554 0.446,1 1,1 h 3 c 0.554,0 1,-0.446 1,-1 v -3 c 0,-0.554 -0.446,-1 -1,-1 z m 0.5,0.77344 A 0.72727275,0.72727275 0 0 1 619.22656,442.5 0.72727275,0.72727275 0 0 1 618.5,443.22656 0.72727275,0.72727275 0 0 1 617.77344,442.5 0.72727275,0.72727275 0 0 1 618.5,441.77344 Z m 2,2 A 0.72727275,0.72727275 0 0 1 621.22656,444.5 0.72727275,0.72727275 0 0 1 620.5,445.22656 0.72727275,0.72727275 0 0 1 619.77344,444.5 0.72727275,0.72727275 0 0 1 620.5,443.77344 Z" fill="#000" transform="translate(8.0,8.0) translate(-616.0,-440.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 186,20 h -5 l -2,2 -1,6 h 2 v -0.5 c 0,-1.933 1.567,-3.5 3.5,-3.5 1.933,0 3.5,1.567 3.5,3.5 V 28 h 2 l -1,-6 z" fill="#000" transform="translate(8.0,8.0) translate(-184.0,-24.0)" /><path d="m 186,20 h -5 l -2,2 -1,6 h 2 v -0.5 c 0,-1.933 1.567,-3.5 3.5,-3.5 1.933,0 3.5,1.567 3.5,3.5 V 28 h 2 l -1,-6 z" fill="#000" transform="translate(8.0,8.0) translate(-184.0,-24.0)" /></svg>

After

Width:  |  Height:  |  Size: 622 B

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 580,19 c -1.108,0 -2,0.892 -2,2 v 1 c 0,1.108 0.892,2 2,2 h 1.27344 A 2,2 0 0 0 582,24.716797 v 0.666015 l -3,1.5 V 26 h -1 v 4 h 1 v -1.005859 a 1,1 0 0 0 0.44727,-0.09961 l 4,-2 A 1.0001,1.0001 0 0 0 584,26 V 24.716797 A 2,2 0 0 0 584.72656,24 H 585 h 2 v -2 -1 -0.5 l 1.5,-1.5 h -3.5 -1 z m 8.91406,1 L 588,20.914062 V 23 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -2 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-584.0,-24.0)" /><path d="m 580,19 c -1.108,0 -2,0.892 -2,2 v 1 c 0,1.108 0.892,2 2,2 h 1.27344 A 2,2 0 0 0 582,24.716797 v 0.666015 l -3,1.5 V 26 h -1 v 4 h 1 v -1.005859 a 1,1 0 0 0 0.44727,-0.09961 l 4,-2 A 1.0001,1.0001 0 0 0 584,26 V 24.716797 A 2,2 0 0 0 584.72656,24 H 585 h 2 v -2 -1 -0.5 l 1.5,-1.5 h -3.5 -1 z m 8.91406,1 L 588,20.914062 V 23 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -2 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" fill="#000" transform="translate(8.0,8.0) translate(-584.0,-24.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 659,20 v 0.5 a 0.5,0.5 0 0 0 0.5,0.5 h 8 A 0.5,0.5 0 0 0 668,20.5 V 20 Z m 0.5,2 c -0.27613,2.8e-5 -0.49997,0.223869 -0.5,0.5 0,2.479357 2.02064,4.5 4.5,4.5 2.47936,0 4.5,-2.020643 4.5,-4.5 -3e-5,-0.276131 -0.22387,-0.499972 -0.5,-0.5 h -4 z m 4,3 a 1.5,1.5 0 0 1 1.29688,0.744141 C 664.39927,25.908342 663.96305,26 663.5,26 c -0.46214,0 -0.89796,-0.09032 -1.29492,-0.253906 A 1.5,1.5 0 0 1 663.5,25 Z" fill="#000" transform="translate(8.0,8.0) translate(-664.0,-24.0)" /><path d="m 659,20 v 0.5 a 0.5,0.5 0 0 0 0.5,0.5 h 8 A 0.5,0.5 0 0 0 668,20.5 V 20 Z m 0.5,2 c -0.27613,2.8e-5 -0.49997,0.223869 -0.5,0.5 0,2.479357 2.02064,4.5 4.5,4.5 2.47936,0 4.5,-2.020643 4.5,-4.5 -3e-5,-0.276131 -0.22387,-0.499972 -0.5,-0.5 h -4 z m 4,3 a 1.5,1.5 0 0 1 1.29688,0.744141 C 664.39927,25.908342 663.96305,26 663.5,26 c -0.46214,0 -0.89796,-0.09032 -1.29492,-0.253906 A 1.5,1.5 0 0 1 663.5,25 Z" fill="#000" transform="translate(8.0,8.0) translate(-664.0,-24.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" ?>
<svg baseProfile="full" height="16" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><path d="m 676,28 h 0.5 a 0.5,0.5 0 0 0 0.5,-0.5 v -8 A 0.5,0.5 0 0 0 676.5,19 H 676 Z m 2,-0.5 c 3e-5,0.27613 0.22387,0.49997 0.5,0.5 2.47936,0 4.5,-2.02064 4.5,-4.5 0,-2.47936 -2.02064,-4.5 -4.5,-4.5 -0.27613,3e-5 -0.49997,0.22387 -0.5,0.5 v 4 z m 3,-4 a 1.5,1.5 0 0 1 0.74414,-1.29688 C 681.90834,22.60073 682,23.03695 682,23.5 c 0,0.46214 -0.0903,0.89796 -0.25391,1.29492 A 1.5,1.5 0 0 1 681,23.5 Z" fill="#000" transform="translate(8.0,8.0) translate(-680.0,-24.0)" /><path d="m 676,28 h 0.5 a 0.5,0.5 0 0 0 0.5,-0.5 v -8 A 0.5,0.5 0 0 0 676.5,19 H 676 Z m 2,-0.5 c 3e-5,0.27613 0.22387,0.49997 0.5,0.5 2.47936,0 4.5,-2.02064 4.5,-4.5 0,-2.47936 -2.02064,-4.5 -4.5,-4.5 -0.27613,3e-5 -0.49997,0.22387 -0.5,0.5 v 4 z m 3,-4 a 1.5,1.5 0 0 1 0.74414,-1.29688 C 681.90834,22.60073 682,23.03695 682,23.5 c 0,0.46214 -0.0903,0.89796 -0.25391,1.29492 A 1.5,1.5 0 0 1 681,23.5 Z" fill="#000" transform="translate(8.0,8.0) translate(-680.0,-24.0)" /></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

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