get code in place

This commit is contained in:
Ward from fusion-voyager-3 2024-02-24 23:00:00 +03:00
parent 4fc8defb3e
commit 1e591ad755
38 changed files with 428 additions and 36 deletions

View File

@ -9,13 +9,19 @@ install:
cargo build --release cargo build --release
cp -vf target/release/pika-welcome $(DESTDIR)/usr/bin/ cp -vf target/release/pika-welcome $(DESTDIR)/usr/bin/
chmod 755 $(DESTDIR)/usr/bin/pika-welcome chmod 755 $(DESTDIR)/usr/bin/pika-welcome
cp -vf data/bin/pika-welcome $(DESTDIR)/usr/bin/pika-welcome-autostart
chmod 755 $(DESTDIR)/usr/bin/pika-welcome-autostart
mkdir -p $(DESTDIR)/usr/share/glib-2.0/schemas/ mkdir -p $(DESTDIR)/usr/share/glib-2.0/schemas/
mkdir -p $(DESTDIR)/usr/share/
mkdir -p $(DESTDIR)/usr/lib/pika/pika-welcome/scripts/ mkdir -p $(DESTDIR)/usr/lib/pika/pika-welcome/scripts/
cp -rvf data/scripts/*.sh $(DESTDIR)/usr/lib/pika/pika-welcome/scripts/ cp -rvf data/scripts/*.sh $(DESTDIR)/usr/lib/pika/pika-welcome/scripts/
chmod 755 $(DESTDIR)/usr/lib/pika/pika-welcome/scripts/*.sh chmod 755 $(DESTDIR)/usr/lib/pika/pika-welcome/scripts/*.sh
cp data/com.github.pikaos-linux.pikawelcome.gschema.xml $(DESTDIR)/usr/share/glib-2.0/schemas/ cp data/com.github.pikaos-linux.pikawelcome.gschema.xml $(DESTDIR)/usr/share/glib-2.0/schemas/
mkdir -p $(DESTDIR)/usr/share/applications mkdir -p $(DESTDIR)/usr/share/applications
cp -vf data/com.github.pikaos-linux.pikawelcome.desktop $(DESTDIR)/usr/share/applications/ cp -vf data/com.github.pikaos-linux.pikawelcome.desktop $(DESTDIR)/usr/share/applications/
mkdir -p $(DESTDIR)/etc/xdg/autostart
cp -vf data/pika-welcome-autostart.desktop $(DESTDIR)/etc/xdg/autostart/
mkdir -p $(DESTDIR)/usr/share/icons/hicolor/scalable/apps mkdir -p $(DESTDIR)/usr/share/icons/hicolor/scalable/apps
cp -vf data/com.github.pikaos-linux.pikawelcome.svg $(DESTDIR)/usr/share/icons/hicolor/scalable/apps/ cp -vf data/com.github.pikaos-linux.pikawelcome.svg $(DESTDIR)/usr/share/icons/hicolor/scalable/apps/
cp -vf data/icons $(DESTDIR)/usr/share/
#makepot $(DESTDIR)/usr/share/locale #makepot $(DESTDIR)/usr/share/locale

View File

@ -0,0 +1,5 @@
#! /bin/bash
AUTOSTART=$(gsettings get com.github.pikaos-linux.pikawelcome startup-show)
if [[ "$AUTOSTART" == "true" ]]; then
pika-welcome
fi

View File

@ -2,19 +2,19 @@
"community": [ "community": [
{ {
"id": 0, "id": 0,
"title": "update-pikaos-title", "title": "join-discord-title",
"subtitle": "update-pikaos-subtitle", "subtitle": "join-discord-subtitle",
"icon": "pika-system-software-update", "icon": "pika-discord",
"button": "update-pikaos-button-label", "button": "launch-label",
"command": "echo update" "command": "xdg-open https://discord.gg/6HKR2YRvNg"
}, },
{ {
"id": 1, "id": 0,
"title": "install-media-codec-title", "title": "join-reddit-title",
"subtitle": "install-media-codec-subtitle", "subtitle": "join-reddit-subtitle",
"icon": "pika-media-tape", "icon": "pika-reddit",
"button": "install-media-codec-button-label", "button": "launch-label",
"command": "echo codec" "command": "xdg-open https://www.reddit.com/r/pikaos"
} }
] ]
} }

View File

@ -2,19 +2,19 @@
"contribute": [ "contribute": [
{ {
"id": 0, "id": 0,
"title": "update-pikaos-title", "title": "contribute-github-title",
"subtitle": "update-pikaos-subtitle", "subtitle": "contribute-github-subtitle",
"icon": "pika-system-software-update", "icon": "pika-github",
"button": "update-pikaos-button-label", "button": "launch-label",
"command": "echo update" "command": "xdg-open https://github.com/PikaOS-Linux"
}, },
{ {
"id": 1, "id": 0,
"title": "install-media-codec-title", "title": "translate-weblate-title",
"subtitle": "install-media-codec-subtitle", "subtitle": "translate-weblate-subtitle",
"icon": "pika-media-tape", "icon": "pika-weblate",
"button": "install-media-codec-button-label", "button": "launch-label",
"command": "echo codec" "command": "xdg-open https://hosted.weblate.org/projects/pikaos/"
} }
] ]
} }

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path style="opacity:0.2" d="m 4,56 0,2 c 0,1.662 1.338,3 3,3 l 50,0 c 1.662,0 3,-1.338 3,-3 l 0,-2 c 0,1.662 -1.338,3 -3,3 L 7,59 C 5.338,59 4,57.662 4,56 Z"/>
<rect style="fill:#c2352a" width="56" height="56" x="4" y="4" rx="3" ry="3"/>
<path style="opacity:0.1;fill:#ffffff" d="M 7 4 C 5.338 4 4 5.338 4 7 L 4 8 C 4 6.338 5.338 5 7 5 L 57 5 C 58.662 5 60 6.338 60 8 L 60 7 C 60 5.338 58.662 4 57 4 L 7 4 z"/>
<path style="opacity:0.2" d="M 14.1876,15.1254 24,25 l 16,0 0,15.9376 10,9.9376 0,-35.75 z M 24,27.312 14,37.062 14,51 28.75,51 38.624,41 24,41 Z"/>
<path style="fill:#ffffff" d="M 14.1876,14.1254 24,24 l 16,0 0,15.9376 10,9.9376 0,-35.75 z M 24,26.312 14,36.062 14,50 28.75,50 38.624,40 24,40 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 799 B

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path style="opacity:0.2" d="m 26.999834,4.0003998 c -3.323977,0 -5.999958,2.6759815 -5.999958,5.9999582 l 0,5.999959 -13.9999035,0 c -2.2159847,0 -3.9999724,1.783988 -3.9999724,3.999972 l 0,11.999918 5.9999586,0 c 3.3239773,0 5.9999583,2.675981 5.9999583,5.999958 0,3.323977 -2.675981,5.999959 -5.9999583,5.999959 l -5.9999586,0 0,13.999903 C 3.0000001,60.216012 4.7839878,62 6.9999725,62 l 13.9999035,0 0,-3.999973 c 0,-3.323977 2.675981,-5.999958 5.999958,-5.999958 3.323978,0 5.999959,2.675981 5.999959,5.999958 l 0,3.999973 11.999917,0 c 2.215985,0 3.999973,-1.783988 3.999973,-3.999973 l 0,-13.999903 5.999958,0 c 3.323977,0 5.999959,-2.675982 5.999959,-5.999959 0,-3.323977 -2.675982,-5.999958 -5.999959,-5.999958 l -5.999958,0 0,-11.999918 c 0,-2.215984 -1.783988,-3.999972 -3.999973,-3.999972 l -11.999917,0 0,-5.999959 c 0,-3.3239767 -2.675981,-5.9999582 -5.999959,-5.9999582 z"/>
<path style="fill:#0780da" d="m 26.999834,3.0004136 c -3.323977,0 -5.999958,2.6759815 -5.999958,5.9999586 l 0,5.9999588 -13.9999035,0 c -2.2159847,0 -3.9999724,1.783987 -3.9999724,3.999972 l 0,11.999917 5.9999586,0 c 3.3239773,0 5.9999583,2.675982 5.9999583,5.999959 0,3.323977 -2.675981,5.999959 -5.9999583,5.999959 l -5.9999586,0 0,13.999903 c 0,2.215985 1.7839877,3.999972 3.9999724,3.999972 l 13.9999035,0 0,-3.999972 c 0,-3.323977 2.675981,-5.999959 5.999958,-5.999959 3.323978,0 5.999959,2.675982 5.999959,5.999959 l 0,3.999972 11.999917,0 c 2.215985,0 3.999973,-1.783987 3.999973,-3.999972 l 0,-13.999903 5.999958,0 c 3.323977,0 5.999959,-2.675982 5.999959,-5.999959 0,-3.323977 -2.675982,-5.999959 -5.999959,-5.999959 l -5.999958,0 0,-11.999917 c 0,-2.215985 -1.783988,-3.999972 -3.999973,-3.999972 l -11.999917,0 0,-5.9999588 c 0,-3.3239771 -2.675981,-5.9999586 -5.999959,-5.9999586 z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 27 3 C 23.676023 3 21 5.6760229 21 9 L 21 10 C 21 6.6760231 23.676023 4 27 4 C 30.323978 4 33 6.6760231 33 10 L 33 9 C 33 5.6760229 30.323978 3 27 3 z M 7 15 C 4.7840153 15 3 16.784015 3 19 L 3 20 C 3 17.784015 4.7840153 16 7 16 L 21 16 L 21 15 L 7 15 z M 33 15 L 33 16 L 45 16 C 47.215985 16 49 17.784015 49 20 L 49 19 C 49 16.784015 47.215985 15 45 15 L 33 15 z M 49 31 L 49 32 L 55 32 C 58.143924 32 60.704083 34.3949 60.972656 37.466797 C 60.988706 37.313315 61 37.158723 61 37 C 61 33.676023 58.323977 31 55 31 L 49 31 z M 14.898438 38 C 14.422441 40.839981 11.979979 43 9 43 L 3 43 L 3 44 L 9 44 C 11.979979 44 14.422441 41.839981 14.898438 39 C 14.928801 39.181739 14.953805 39.364367 14.972656 39.548828 C 14.98894 39.367892 15 39.185316 15 39 C 15 38.656003 14.953237 38.327998 14.898438 38 z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path id="ellipse845" style="opacity:0.2" d="M 32.495443,5 A 12.950466,14 0 0 0 20.734731,13.179688 14.307895,12.671782 24.33594 0 0 7.573284,19 14.307895,12.671782 24.33594 0 0 8.97402,33 12.671782,14.307895 65.66406 0 0 7.573284,47 12.671782,14.307895 65.66406 0 0 20.736686,52.822266 12.950466,14 0 0 0 32.495443,61 12.950466,14 0 0 0 44.258108,52.822266 C 49.74097,53.537256 54.882466,51.262374 57.419556,47 60.034189,42.594688 59.292349,37.130681 56.022727,32.996094 a 12.671782,14.307895 65.66406 0 0 0.8127,-1.132813 12.671782,14.307895 65.664058 0 0 0.002,-0.0039 12.671782,14.307895 65.66406 0 0 0.685716,-1.179687 12.671782,14.307895 65.664058 0 0 0.0078,-0.01953 12.671782,14.307895 65.66406 0 0 0.529428,-1.15625 12.671782,14.307895 65.664058 0 0 0.03712,-0.0918 12.671782,14.307895 65.66406 0 0 0.378999,-1.113281 12.671782,14.307895 65.664058 0 0 0.05861,-0.195312 12.671782,14.307895 65.66406 0 0 0.23834,-1.041016 12.671782,14.307895 65.664058 0 0 0.05079,-0.275391 12.671782,14.307895 65.66406 0 0 0.119171,-0.992187 12.671782,14.307895 65.664058 0 0 0.0254,-0.320313 12.671782,14.307895 65.66406 0 0 0.01172,-0.955078 12.671782,14.307895 65.664058 0 0 -0.01172,-0.347656 12.671782,14.307895 65.66406 0 0 -0.08596,-0.892578 12.671782,14.307895 65.664058 0 0 -0.05665,-0.400391 A 12.671782,14.307895 65.66406 0 0 58.650327,22.048828 12.671782,14.307895 65.664058 0 0 58.537018,21.613281 12.671782,14.307895 65.66406 0 0 58.296725,20.890625 12.671782,14.307895 65.664058 0 0 58.103317,20.384766 12.671782,14.307895 65.66406 0 0 57.818091,19.769531 12.671782,14.307895 65.664058 0 0 57.419556,19 12.671782,14.307895 65.66406 0 0 56.810031,18.095703 12.671782,14.307895 65.664058 0 0 56.427123,17.613281 12.671782,14.307895 65.66406 0 0 55.999284,17.107422 12.671782,14.307895 65.664058 0 0 55.577305,16.683594 12.671782,14.307895 65.66406 0 0 55.075228,16.207031 12.671782,14.307895 65.664058 0 0 54.604408,15.826172 12.671782,14.307895 65.66406 0 0 54.065213,15.416016 12.671782,14.307895 65.664058 0 0 53.506481,15.056641 12.671782,14.307895 65.66406 0 0 52.961425,14.728516 12.671782,14.307895 65.664058 0 0 52.336271,14.412109 12.671782,14.307895 65.66406 0 0 51.77754,14.150391 12.671782,14.307895 65.664058 0 0 51.119175,13.896484 12.671782,14.307895 65.66406 0 0 50.503788,13.681641 12.671782,14.307895 65.664058 0 0 49.839562,13.5 12.671782,14.307895 65.66406 0 0 49.196825,13.34375 12.671782,14.307895 65.664058 0 0 48.509156,13.226562 12.671782,14.307895 65.66406 0 0 47.82344,13.128906 12.671782,14.307895 65.664058 0 0 46.651277,13.041016 12.671782,14.307895 65.66406 0 0 44.258108,13.177734 12.950466,14 0 0 0 32.495443,5 Z"/>
<ellipse style="fill:#278df2" cx="32.498" cy="32" rx="23.017" ry="22.4"/>
<ellipse id="ellipse8" style="fill:#34e0c4" cx="43.83" cy="-25.917" rx="12.688" ry="14.29" transform="matrix(0.51022897,0.8600386,-0.87181218,0.4898403,0,0)"/>
<ellipse id="ellipse10" style="fill:#ffc107" cx="32.498" cy="46" rx="12.947" ry="14"/>
<ellipse id="ellipse14" style="fill:#fb8300" cx="43.83" cy="2.664" rx="12.688" ry="14.29" transform="matrix(0.51022897,0.8600386,-0.87181218,0.4898403,0,0)"/>
<ellipse id="ellipse18" style="fill:#fa3e30" cx="11.983" cy="30" rx="12.688" ry="14.29" transform="matrix(-0.51022897,0.8600386,0.87181218,0.4898403,0,0)"/>
<path style="fill:#a544c9" d="M 32.498355,4 A 12.947274,14 0 0 0 19.551081,18 12.947274,14 0 0 0 32.498355,32 12.671251,14.304968 65.62011 0 1 38.483096,14.087109 12.671251,14.304968 65.62011 0 1 44.257108,12.178516 12.947274,14 0 0 0 32.498355,4 Z m 0,28 A 12.947274,14 0 0 0 44.805008,22.317578 12.947274,14 0 0 1 43.06578,26.055468 14.304968,12.671251 24.37989 0 0 32.498355,32 Z m 12.306653,-9.682422 a 12.947274,14 0 0 0 0.311883,-1.235937 12.947274,14 0 0 1 -0.311883,1.235937 z m -0.396172,-9.767187 a 12.947274,14 0 0 1 0.432697,1.276952 12.947274,14 0 0 0 -0.432697,-1.276952 z m 0.452367,1.334375 a 12.947274,14 0 0 1 0.264118,1.107421 12.947274,14 0 0 0 -0.264118,-1.107421 z m 0.337168,1.449218 a 12.947274,14 0 0 1 0.126433,0.894141 12.947274,14 0 0 0 -0.126433,-0.894141 z m 0.188253,1.451953 a 12.947274,14 0 0 1 0.059,1.214063 12.947274,14 0 0 0 -0.059,-1.214063 z m 0.03089,1.832031 a 12.947274,14 0 0 1 -0.05619,0.91875 12.947274,14 0 0 0 0.05619,-0.91875 z m -0.101146,1.241407 a 12.947274,14 0 0 1 -0.168585,1.085547 12.947274,14 0 0 0 0.168585,-1.085547 z"/>
<path style="fill:#009688" d="M 43.265272,26.041797 C 38.664372,26.168472 34.635433,28.398009 32.498355,32 c 7.150582,0 12.947274,6.268013 12.947274,14 -0.005,2.010257 -0.410414,3.995761 -1.188521,5.821484 5.48151,0.71499 10.621541,-1.55911 13.158006,-5.821484 3.576034,-6.026629 0.896479,-14.046787 -5.984745,-17.912891 -2.510638,-1.410133 -5.356661,-2.123047 -8.165097,-2.045312 z m 0.991836,25.779687 z M 32.498355,32 Z"/>
<path id="ellipse980" style="fill:#03a9f4" d="m 46.649603,12.041797 a 12.671251,14.304968 65.62011 0 0 -8.165803,2.04668 12.671251,14.304968 65.62011 0 0 -5.984743,17.91084 c 2.137203,-3.601511 6.165664,-5.830855 10.766215,-5.957521 2.808436,-0.07773 5.654459,0.63518 8.165097,2.045313 1.849727,1.039238 3.392704,2.380431 4.59533,3.900586 A 12.671251,14.304968 65.62011 0 0 57.415815,18 12.671251,14.304968 65.62011 0 0 46.649603,12.041797 Z M 32.499057,32 a 12.671251,14.304968 65.62011 0 0 10.586391,5.945215 C 40.742085,34.350418 36.875558,32.000252 32.499057,32 Z"/>
<path style="fill:#ffc107" d="m 32.499057,31.999317 c -22.31516,22.400455 -11.157581,11.200228 0,0 z m 0,6.83e-4 c 2.271683,4.527431 6.178068,6.487701 10.586391,5.945215 C 40.742085,34.350418 36.875558,32.000252 32.499057,32 Z"/>
<path style="fill:#ffffff;opacity:0.2" d="M 32.496094 4 A 12.950466 14 0 0 0 20.734375 12.179688 A 14.307895 12.671782 24.33594 0 0 7.5742188 18 A 14.307895 12.671782 24.33594 0 0 6.0253906 24.371094 A 14.307895 12.671782 24.33594 0 1 7.5742188 19 A 14.307895 12.671782 24.33594 0 1 20.734375 13.179688 A 12.950466 14 0 0 1 32.496094 5 A 12.950466 14 0 0 1 44.257812 13.177734 A 12.671782 14.307895 65.66406 0 1 46.650391 13.041016 A 12.671782 14.307895 65.664058 0 1 47.824219 13.128906 A 12.671782 14.307895 65.66406 0 1 48.509766 13.226562 A 12.671782 14.307895 65.664058 0 1 49.197266 13.34375 A 12.671782 14.307895 65.66406 0 1 49.839844 13.5 A 12.671782 14.307895 65.664058 0 1 50.503906 13.681641 A 12.671782 14.307895 65.66406 0 1 51.119141 13.896484 A 12.671782 14.307895 65.664058 0 1 51.777344 14.150391 A 12.671782 14.307895 65.66406 0 1 52.335938 14.412109 A 12.671782 14.307895 65.664058 0 1 52.960938 14.728516 A 12.671782 14.307895 65.66406 0 1 53.505859 15.056641 A 12.671782 14.307895 65.664058 0 1 54.064453 15.416016 A 12.671782 14.307895 65.66406 0 1 54.603516 15.826172 A 12.671782 14.307895 65.664058 0 1 55.076172 16.207031 A 12.671782 14.307895 65.66406 0 1 55.578125 16.683594 A 12.671782 14.307895 65.664058 0 1 56 17.107422 A 12.671782 14.307895 65.66406 0 1 56.427734 17.613281 A 12.671782 14.307895 65.664058 0 1 56.810547 18.095703 A 12.671782 14.307895 65.66406 0 1 57.419922 19 A 12.671782 14.307895 65.664058 0 1 57.818359 19.769531 A 12.671782 14.307895 65.66406 0 1 58.103516 20.384766 A 12.671782 14.307895 65.664058 0 1 58.296875 20.890625 A 12.671782 14.307895 65.66406 0 1 58.537109 21.613281 A 12.671782 14.307895 65.664058 0 1 58.650391 22.048828 A 12.671782 14.307895 65.66406 0 1 58.826172 22.878906 A 12.671782 14.307895 65.664058 0 1 58.882812 23.279297 A 12.671782 14.307895 65.66406 0 1 58.96875 24.171875 A 12.671782 14.307895 65.664058 0 1 58.970703 24.251953 A 12.671782 14.307895 65.66406 0 0 58.980469 23.519531 A 12.671782 14.307895 65.664058 0 0 58.96875 23.171875 A 12.671782 14.307895 65.66406 0 0 58.882812 22.279297 A 12.671782 14.307895 65.664058 0 0 58.826172 21.878906 A 12.671782 14.307895 65.66406 0 0 58.650391 21.048828 A 12.671782 14.307895 65.664058 0 0 58.537109 20.613281 A 12.671782 14.307895 65.66406 0 0 58.296875 19.890625 A 12.671782 14.307895 65.664058 0 0 58.103516 19.384766 A 12.671782 14.307895 65.66406 0 0 57.818359 18.769531 A 12.671782 14.307895 65.664058 0 0 57.419922 18 A 12.671782 14.307895 65.66406 0 0 56.810547 17.095703 A 12.671782 14.307895 65.664058 0 0 56.427734 16.613281 A 12.671782 14.307895 65.66406 0 0 56 16.107422 A 12.671782 14.307895 65.664058 0 0 55.578125 15.683594 A 12.671782 14.307895 65.66406 0 0 55.076172 15.207031 A 12.671782 14.307895 65.664058 0 0 54.603516 14.826172 A 12.671782 14.307895 65.66406 0 0 54.064453 14.416016 A 12.671782 14.307895 65.664058 0 0 53.505859 14.056641 A 12.671782 14.307895 65.66406 0 0 52.960938 13.728516 A 12.671782 14.307895 65.664058 0 0 52.335938 13.412109 A 12.671782 14.307895 65.66406 0 0 51.777344 13.150391 A 12.671782 14.307895 65.664058 0 0 51.119141 12.896484 A 12.671782 14.307895 65.66406 0 0 50.503906 12.681641 A 12.671782 14.307895 65.664058 0 0 49.839844 12.5 A 12.671782 14.307895 65.66406 0 0 49.197266 12.34375 A 12.671782 14.307895 65.664058 0 0 48.509766 12.226562 A 12.671782 14.307895 65.66406 0 0 47.824219 12.128906 A 12.671782 14.307895 65.664058 0 0 46.650391 12.041016 A 12.671782 14.307895 65.66406 0 0 44.257812 12.177734 A 12.950466 14 0 0 0 32.496094 4 z M 56.386719 32.490234 A 12.671782 14.307895 65.66406 0 1 56.023438 32.996094 C 57.842959 35.296962 58.877203 38.009947 58.988281 40.722656 C 59.113569 37.872796 58.186247 34.971651 56.386719 32.490234 z M 8.6054688 32.511719 A 12.671782 14.307895 65.66406 0 0 6.0214844 40.798828 A 12.671782 14.307895 65.66406 0 1 8.9746094 33 A 14.307895 12.671782 24.33594 0 1 8.6054688 32.511719 z"/>
</svg>

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<circle style="opacity:0.2" cx="32" cy="33" r="28"/>
<circle style="fill:#4354cb" cx="32" cy="32" r="28"/>
<circle style="fill:#ffffff" cx="32" cy="32" r="14"/>
<path style="opacity:0.1" d="m 41.335938,25.875 c -3.020602,2e-6 -6.950787,0.844088 -10.761719,2.316406 -3.810944,1.461344 -7.295844,3.486839 -9.558594,5.519532 -1.225269,1.103844 -1.86132,2.00851 -2.150391,2.623046 l -0.109018,0.263667 c 0,0 0.160203,0.389586 0.192165,0.460904 0.06235,-0.09409 0.408595,-0.535552 0.482926,-0.636844 0.360236,-0.490899 0.867621,-1.0651 1.584318,-1.710773 2.262754,-2.032692 5.74765,-4.058188 9.558594,-5.519532 3.810932,-1.472318 7.741117,-2.316406 10.761719,-2.316406 0.893306,0 1.613545,0.07481 2.183593,0.185547 0.698867,0.08973 1.208112,0.370048 1.804688,0.666015 -0.03189,-0.09949 -0.05582,-0.202283 -0.08984,-0.300781 0.09754,-0.268372 0.122597,-0.4678 0.08594,-0.5625 C 45.20121,26.555629 44.042575,25.875 41.335938,25.875 Z m 10.636718,1.007812 c -0.160742,1.807676 -1.166614,4.219635 -4.292968,7.039063 -0.581252,0.523557 -1.226157,1.036936 -1.902344,1.542969 -0.07144,0.407128 -0.159011,0.809355 -0.265625,1.203125 0.777298,-0.570812 1.50929,-1.152796 2.167969,-1.746094 3.747253,-3.37937 4.445152,-6.171225 4.292968,-8.039063 z M 12.027344,38.171875 c -0.08096,1.002528 0.09221,1.81893 0.3125,2.40625 C 12.958975,42.229049 14.971832,45 21.527344,45 22.47493,45 23.475296,44.94062 24.507812,44.828125 24.075398,44.553595 23.659624,44.253976 23.261719,43.933594 22.669605,43.973716 22.086897,44 21.527344,44 c -6.555512,0 -8.568369,-2.770951 -9.1875,-4.421875 -0.1416,-0.377578 -0.262335,-0.852275 -0.3125,-1.40625 z"/>
<path style="fill:#3ea0f4" d="m 42.472656,20 c -4.042566,0 -8.962696,1.048584 -13.867188,2.933594 -4.904494,1.88501 -9.262335,4.421734 -12.285156,7.14453 -4.904494,4.422996 -4.599598,7.849076 -3.980468,9.5 C 12.958975,41.229048 14.971832,44 21.527344,44 c 0.947586,0 1.947952,-0.05938 2.980468,-0.17188 -2.3748,-1.50772 -4.264658,-3.71205 -5.382812,-6.324214 -0.25577,-0.13684 -0.408097,-0.271044 -0.445312,-0.367188 -0.119092,-0.307644 0.311371,-1.60185 2.335936,-3.42578 2.26275,-2.032692 5.74765,-4.058188 9.558594,-5.519532 3.810932,-1.472318 7.741118,-2.316404 10.76172,-2.316406 2.706638,0 3.865272,0.68063 3.984374,0.988282 0.03666,0.0947 0.0116,0.294128 -0.08594,0.5625 C 45.729508,28.85899 46,30.398484 46,32 c 0,1.269188 -0.17176,2.498922 -0.488282,3.667968 0.777298,-0.570812 1.509292,-1.152794 2.16797,-1.746092 4.904492,-4.422998 4.599604,-7.849078 3.980468,-9.5 C 51.053166,22.770952 49.040306,20 42.472656,20 Z"/>
<path style="opacity:0.2" d="M 45.978516,32.287109 C 45.822399,39.898396 39.612881,45.989918 32,46 c -5.803209,-0.006 -10.963657,-3.585259 -13.037324,-8.934265 -0.11739,-0.302807 -0.109297,-0.154261 -0.20646,-0.468084 -0.109457,0.581213 0.119081,1.094514 0.392327,1.803243 0.237046,0.614834 0.527457,1.195343 0.806535,1.739731 C 22.395226,44.247125 26.876614,47 32,47 c 7.731986,0 14,-6.268014 14,-14 -3e-4,-0.238001 -0.0091,-0.475269 -0.02148,-0.712891 z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 32 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0332031 32.482422 A 28 28 0 0 1 32 5 A 28 28 0 0 1 59.982422 32.242188 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<path style="opacity:.2" d="m31.232 6.9512c-1.2809-0.073839-2.5709 0.47051-3.4102 1.5723-1.3428 1.7628-1.005 4.2627 0.75781 5.6055l3.77 2.871h-20.35c-2.216 0-4 1.784-4 4s1.784 4 4 4h9.0977l-15.518 11.814c-1.7631 1.3424-2.1021 3.8423-0.75977 5.6055 1.3424 1.7631 3.8423 2.1021 5.6055 0.75977l7.605-5.788a21 21 0 0 0 -0.031 0.609 21 21 0 0 0 19.463 20.922c0.44237 0.03649 0.8881 0.05996 1.3379 0.06836a21 21 0 0 0 0.199 0.01 21 21 0 0 0 0.08 -0.002c0.03795 0.000207 0.07528 0.0019 0.11328 0.002 11.493 0 20.809-9.312 20.807-20.797-0.000014-0.04576-0.0036-0.091-0.0039-0.13672a21 21 0 0 0 0.004 -0.066 21 21 0 0 0 -0.016 -0.467c-0.005-0.15186-0.0093-0.30375-0.01758-0.45508a21 21 0 0 0 -10.948 -17.531c-5.074-3.996-10.44-7.858-15.59-11.781-0.661-0.5039-1.427-0.7705-2.196-0.8148z"/>
<path style="fill:#f4b43f" d="m31.232 5.9512c-1.28-0.0739-2.57 0.4705-3.41 1.5722-1.343 1.7629-1.005 4.2626 0.758 5.6056l3.77 2.871h-20.35c-2.216 0-4 1.784-4 4s1.784 4 4 4h9.098l-15.518 11.814c-1.7631 1.343-2.1021 3.843-0.7597 5.606s3.8423 2.102 5.6057 0.76l7.605-5.789a21 21 0 0 0 -0.031 0.609 21 21 0 0 0 19.463 20.922c0.442 0.036 0.888 0.06 1.338 0.068a21 21 0 0 0 0.199 0.01 21 21 0 0 0 0.08 -0.002c0.038 0 0.075 0.002 0.113 0.002 11.493 0 20.809-9.312 20.807-20.797 0-0.046-0.004-0.091-0.004-0.137a21 21 0 0 0 0.004 -0.066 21 21 0 0 0 -0.016 -0.467c-0.005-0.152-0.009-0.304-0.017-0.455a21 21 0 0 0 -10.949 -17.531c-5.074-3.996-10.44-7.858-15.59-11.781-0.661-0.5039-1.427-0.7705-2.196-0.8148z"/>
<path style="opacity:.2" d="m39.004 25.993a12.004 12.004 0 0 1 12.003 12.003 12.004 12.004 0 0 1 -12.003 12.004 12.004 12.004 0 0 1 -12.004 -12.004 12.004 12.004 0 0 1 12.004 -12.003z"/>
<path style="fill:#ffffff" d="m39.01 25a12 12 0 0 1 12 12 12 12 0 0 1 -12 12 12 12 0 0 1 -12 -12 12 12 0 0 1 12 -12z"/>
<circle style="fill:#408ef4" cx="39.004" cy="36.994" r="6.002"/>
<path style="opacity:.2;fill:#ffffff" d="m19.785 25-14.205 10.814c-1.164 0.88618-1.6924 2.2749-1.541 3.625 0.14146-1.0059 0.66517-1.9582 1.541-2.625l15.518-11.814zm-7.785-9c-2.216 0-4 1.784-4 4 0 0.17126 0.028141 0.33452 0.048828 0.5 0.247-1.976 1.9065-3.5 3.9512-3.5h20.35l-1.3125-1zm19.232-10.049c-1.2809-0.073839-2.5709 0.47051-3.4102 1.5723-0.67535 0.88659-0.9236 1.96-0.78125 2.9785 0.07825-0.69479 0.32502-1.3796 0.78125-1.9785 0.83926-1.1018 2.1293-1.6461 3.4102-1.5723 0.76852 0.044303 1.5343 0.3109 2.1953 0.81445 5.1507 3.9233 10.516 7.7856 15.59 11.781a21 21 0 0 1 10.949 17.531c0.0083 0.15133 0.01258 0.30322 0.01758 0.45508a21 21 0 0 1 0.0039 0.12109c0.0032-0.15052 0.01175-0.29988 0.01172-0.45117-0.000014-0.04576-0.0036-0.091-0.0039-0.13672a21 21 0 0 0 0.004 -0.065 21 21 0 0 0 -0.016 -0.467c-0.005-0.15186-0.0093-0.30375-0.01758-0.45508a21 21 0 0 0 -10.948 -17.531c-5.074-3.996-10.44-7.858-15.59-11.781-0.661-0.5039-1.427-0.7705-2.196-0.8148z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<rect style="opacity:0.2" width="56" height="52" x="4" y="7" rx="2.8" ry="2.8"/>
<path style="fill:#5294e2" d="M 4,13 V 55.2 C 4,56.75 5.2496,58 6.8,58 H 57.2 C 58.75,58 60,56.75 60,55.2 V 13 L 59,12 H 5 Z"/>
<path style="fill:#1d344f" d="M 6.8,6 C 5.25,6 4,7.25 4,8.8 V 13 H 60 V 8.8 C 60,7.25 58.75,6 57.2,6 Z"/>
<path style="fill:#1d344f" d="M 20.8,51 C 19.25,51 18,52.25 18,53.8 V 58 H 44 V 53.8 C 44,52.25 42.75,51 41.2,51 Z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 6.8,6 C 5.25,6 4,7.25 4,8.8 V 9.8 C 4,8.25 5.25,7 6.8,7 H 57.2 C 58.75,7 60,8.25 60,9.8 V 8.8 C 60,7.25 58.75,6 57.2,6 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 691 B

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<circle style="opacity:0.2" cx="32" cy="33" r="28"/>
<circle style="fill:#5865f2" cx="32" cy="32" r="28"/>
<path style="opacity:0.2" d="m 26.841797,19.001953 c -2.571163,0.451894 -5.03223,1.242565 -7.328125,2.318359 -0.01987,0.0088 -0.03362,0.02208 -0.04492,0.04102 -4.667008,7.115091 -5.947495,14.055992 -5.320312,20.910156 0.0029,0.03353 0.02132,0.06555 0.04687,0.08594 3.079158,2.307537 6.060979,3.708177 8.988282,4.636719 0.04686,0.01459 0.09715,-0.0018 0.126953,-0.04102 0.692454,-0.964968 1.310603,-1.76203 1.839844,-2.832031 0.03123,-0.06266 0.0014,-0.137322 -0.0625,-0.16211 -0.979078,-0.379001 -1.909853,-0.840479 -2.806641,-1.365234 -0.07093,-0.04228 -0.07884,-0.145744 -0.01367,-0.195312 0.188717,-0.144306 0.378396,-0.295664 0.558594,-0.447266 0.03261,-0.02768 0.07886,-0.0331 0.117187,-0.01563 5.891517,2.744904 12.269794,2.744904 18.091797,0 0.03832,-0.01893 0.08121,-0.01417 0.115235,0.01367 0.180249,0.1516 0.370409,0.304914 0.560547,0.449219 0.06525,0.04956 0.05921,0.153042 -0.01172,0.195312 -0.896788,0.534951 -1.828091,0.987681 -2.808594,1.365234 -0.06383,0.02479 -0.09178,0.09945 -0.06055,0.16211 0.540598,1.068502 1.15626,1.86506 1.835938,2.830078 0.02839,0.04082 0.0801,0.05757 0.126953,0.04297 2.941502,-0.928542 5.924747,-2.32918 9.003906,-4.636719 0.02697,-0.02039 0.04599,-0.05241 0.04883,-0.08594 0.75061,-7.924165 -1.260834,-14.804242 -5.326172,-20.90625 -0.01,-0.02039 -0.02504,-0.03618 -0.04492,-0.04492 -2.294474,-1.074345 -4.75359,-1.865015 -7.326171,-2.318359 -0.04686,-0.0088 -0.09501,0.01108 -0.119141,0.05469 -0.316437,0.57433 -0.664702,0.643506 -0.910156,1.232421 -2.766979,-0.422723 -5.522181,-0.422722 -8.232422,0 -0.245505,-0.602004 -0.607922,-0.658091 -0.925781,-1.232421 -0.02413,-0.04228 -0.07229,-0.06199 -0.119141,-0.05469 z M 25.496094,32 C 27.460462,32 29.03071,33.584517 29,35.5 29,37.429277 27.445108,39 25.496094,39 23.577681,39 22,37.429277 22,35.5 22,33.570722 23.547025,32 25.496094,32 Z M 38.5,32 c 1.964425,0 3.530658,1.584517 3.5,3.5 10e-7,1.929277 -1.535575,3.5 -3.5,3.5 C 36.581643,39 35,37.429277 35,35.5 35,33.570722 36.550932,32 38.5,32 Z"/>
<path style="fill:#ffffff" d="M 26.841797 18.001953 C 24.270634 18.453847 21.809567 19.244518 19.513672 20.320312 C 19.493802 20.329113 19.48005 20.342388 19.46875 20.361328 C 14.801742 27.476419 13.521255 34.41732 14.148438 41.271484 C 14.151338 41.305014 14.169763 41.337032 14.195312 41.357422 C 17.27447 43.664959 20.256291 45.065599 23.183594 45.994141 C 23.230454 46.008731 23.280742 45.992355 23.310547 45.953125 C 24.003001 44.988157 24.62115 44.191095 25.150391 43.121094 C 25.181621 43.058434 25.151791 42.983772 25.087891 42.958984 C 24.108813 42.579983 23.178038 42.118505 22.28125 41.59375 C 22.21032 41.55147 22.202408 41.448006 22.267578 41.398438 C 22.456295 41.254132 22.645974 41.102774 22.826172 40.951172 C 22.858782 40.923492 22.905031 40.918067 22.943359 40.935547 C 28.834876 43.680451 35.213153 43.680451 41.035156 40.935547 C 41.073476 40.916617 41.116363 40.921379 41.150391 40.949219 C 41.33064 41.100819 41.5208 41.254133 41.710938 41.398438 C 41.776187 41.447997 41.770149 41.55148 41.699219 41.59375 C 40.802431 42.128701 39.871128 42.581431 38.890625 42.958984 C 38.826795 42.983774 38.798848 43.05843 38.830078 43.121094 C 39.370676 44.189596 39.986338 44.986154 40.666016 45.951172 C 40.694406 45.991992 40.746114 46.008741 40.792969 45.994141 C 43.734471 45.065599 46.717716 43.664961 49.796875 41.357422 C 49.823845 41.337032 49.842863 41.305014 49.845703 41.271484 C 50.596313 33.347319 48.584869 26.467242 44.519531 20.365234 C 44.509531 20.344844 44.494489 20.329053 44.474609 20.320312 C 42.180135 19.245967 39.721019 18.455297 37.148438 18.001953 C 37.101577 17.993153 37.053429 18.013031 37.029297 18.056641 C 36.71286 18.630971 36.364595 18.700147 36.119141 19.289062 C 33.352162 18.866339 30.59696 18.86634 27.886719 19.289062 C 27.641214 18.687058 27.278797 18.630971 26.960938 18.056641 C 26.936808 18.014361 26.888649 17.994653 26.841797 18.001953 z M 25.496094 31 C 27.460462 31 29.03071 32.584517 29 34.5 C 29 36.429277 27.445108 38 25.496094 38 C 23.577681 38 22 36.429277 22 34.5 C 22 32.570722 23.547025 31 25.496094 31 z M 38.5 31 C 40.464425 31 42.030658 32.584517 42 34.5 C 42.000001 36.429277 40.464425 38 38.5 38 C 36.581643 38 35 36.429277 35 34.5 C 35 32.570722 36.550932 31 38.5 31 z"/>
<path style="fill:#ffffff;opacity:0.1" d="M 32 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0058594 32.509766 A 28 28 0 0 1 32 5 A 28 28 0 0 1 59.994141 32.490234 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<circle style="fill:#455a64" cx="24" cy="24" r="20"/>
<path style="fill:#ffffff" d="m 15,14 h 18 v 4 H 15 Z"/>
<path style="fill:#ffffff" d="m 15,22 h 18 v 4 H 15 Z"/>
<path style="fill:#ffffff" d="m 15,30 h 18 v 4 H 15 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 312 B

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
<circle style="fill:#455a64" cx="24" cy="24" r="20"/>
<path style="fill:#ffffff" d="m 21,10 0,13 -4,0 7,8 7,-8 -4,0 0,-13 z"/>
<rect style="fill:#ffffff" width="4" height="16" x="32" y="-32" transform="matrix(0,1,-1,0,0,0)"/>
</svg>

After

Width:  |  Height:  |  Size: 314 B

View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
<circle style="fill:#455a64" cx="24" cy="24" r="20"/>
<path style="fill:#ffffff" d="M 29.076427,13 C 27.07099,13 25.265015,13.849486 24.000489,15.400018 22.735638,13.849486 20.929717,13 18.924226,13 c -3.824028,0 -6.924056,3.527699 -6.924056,7.879464 0,1.169239 0.181517,2.294438 0.499416,3.368916 0,0 0.288262,0.969489 0.543625,1.503181 C 15.961777,32.575228 24.000001,37 24.000001,37 c 0,0 8.038277,-4.42489 10.956789,-11.248439 0,0 0.376573,-0.909192 0.543625,-1.503181 0.303543,-1.079444 0.499415,-2.199677 0.499415,-3.368916 C 35.99983,16.527699 32.899802,13 29.075774,13 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 667 B

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
<circle style="fill:#455a64" cx="24" cy="24" r="20"/>
<circle style="fill:#ffffff" cx="24" cy="36" r="2"/>
<path style="fill:#ffffff;fill-rule:evenodd" d="m 22,31 4,0 0,-20 -4,0 z"/>
</svg>

After

Width:  |  Height:  |  Size: 271 B

View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1">
<circle style="fill:#455a64" cx="24" cy="24" r="20"/>
<path style="fill:#ffffff" d="m 23.999998,11 c -4,0 -7,2.000006 -7,6.999994 v 3 h -1.333333 c -0.923333,0 -1.666667,0.750292 -1.666667,1.700006 V 33.285714 C 13.999998,34.235428 14.743332,35 15.666665,35 h 16.666667 c 0.923333,0 1.666667,-0.764572 1.666667,-1.714286 V 22.7 c 0,-0.949714 -0.743334,-1.700006 -1.666667,-1.700006 h -1.333333 v -3 c 0,-4.999988 -3,-6.999994 -7.000001,-6.999994 z m 0,3 c 2.000001,0 4.000001,0.999994 4.000001,3.999994 v 3 h -8.000001 v -3 c 0,-3 2,-3.999994 4,-3.999994 z"/>
</svg>

After

Width:  |  Height:  |  Size: 647 B

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path style="opacity:0.2" d="m 4.050798,32.000828 c -0.0118,0.33399 -0.050799,0.661981 -0.050799,0.999971 C 3.9999994,48.512357 16.487643,61 31.9992,61 47.510757,61 59.998401,48.512357 59.998401,33.000799 c 0,-0.33799 -0.04,-0.665981 -0.05,-0.999971 C 59.420417,47.042399 47.172767,59.000057 31.9992,59.000057 16.825233,59.000057 4.5779829,47.042399 4.049998,32.000828 Z"/>
<path style="fill:#4f4f4f" d="m 59.998401,32.000856 c 0,-15.511557 -12.487644,-27.9992001 -27.999201,-27.9992001 -15.511557,0 -27.9992006,12.4876431 -27.9992006,27.9992001 0,15.511558 12.4876436,27.999201 27.9992006,27.999201 15.511557,0 27.999201,-12.487643 27.999201,-27.999201 z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 32 4.0019531 C 16.488443 4.0019531 4 16.488443 4 32 C 4 32.113553 4.0112846 32.224036 4.0175781 32.335938 C 4.3691113 17.134615 16.711164 5 32 5 C 47.288836 5 59.630889 17.134615 59.982422 32.335938 C 59.988693 32.224116 60 32.113445 60 32 C 60 16.488443 47.511557 4.0019531 32 4.0019531 z"/>
<path style="opacity:0.2" d="M 46.820312 19.005859 C 45.968176 18.966059 43.567145 19.250663 39.814453 21.861328 C 37.715081 21.228289 35.318607 20.993959 32.820312 21 C 30.534865 21.0055 28.164894 21.192771 25.861328 21.861328 C 22.107435 19.250803 20.188912 18.967615 19.335938 19.007812 C 19.051547 19.021213 18.914063 19.064453 18.914062 19.064453 C 17.486964 22.766548 18.389863 25.505367 18.660156 26.185547 C 16.983684 28.064714 16 30.464475 16 33.400391 C 16 43.707697 22.678613 46.016532 28.498047 46.695312 C 27.749908 47.367393 27.27913 48.75699 27.041016 50.494141 C 25.547959 51.182721 21.542812 52.867955 19.205078 48.757812 C 19.205078 48.757812 17.822031 46.174169 15.191406 45.984375 C 15.191406 45.984375 12.63403 45.951345 15.013672 47.619141 C 15.013672 47.619141 16.731562 48.446894 17.923828 51.554688 C 17.923828 51.554688 19.694403 56.285109 26.984375 54.660156 C 26.990436 55.70796 26.994866 57.667479 27 59.550781 C 28.622178 59.841012 30.291843 60 32 60 C 34.782581 60 37.464715 59.592822 39.998047 58.84375 C 40.004651 56.32152 40.011719 53.530787 40.011719 51.65625 C 40.011719 49.147921 38.974749 47.506357 38.035156 46.675781 C 43.872184 46.01032 50 43.734096 50 33.400391 C 50 30.464475 49.183518 28.06274 47.503906 26.183594 C 47.772598 25.503254 48.674441 22.766548 47.244141 19.064453 C 47.244141 19.064453 47.106317 19.019119 46.822266 19.005859 L 46.820312 19.005859 z"/>
<path style="fill:#ffffff" d="M 46.820312 18.005859 C 45.968176 17.966059 43.567145 18.250663 39.814453 20.861328 C 37.715081 20.228289 35.318606 19.993959 32.820312 20 C 30.534864 20.0055 28.164894 20.192771 25.861328 20.861328 C 22.107435 18.250803 20.188913 17.967614 19.335938 18.007812 C 19.051547 18.021213 18.914062 18.064453 18.914062 18.064453 C 17.486964 21.766548 18.389863 24.505367 18.660156 25.185547 C 16.983684 27.064713 16 29.464475 16 32.400391 C 16 42.707697 22.678613 45.016532 28.498047 45.695312 C 27.749908 46.367393 27.27913 47.75699 27.041016 49.494141 C 25.547959 50.182721 21.542812 51.867955 19.205078 47.757812 C 19.205078 47.757812 17.822031 45.174169 15.191406 44.984375 C 15.191406 44.984375 12.63403 44.951349 15.013672 46.619141 C 15.013672 46.619141 16.731562 47.446895 17.923828 50.554688 C 17.923828 50.554688 19.694403 55.285109 26.984375 53.660156 C 26.991647 54.922208 26.997702 57.274724 27.003906 59.550781 C 28.6249 59.840571 30.293171 60 32 60 C 34.781923 60 37.46329 59.59248 39.996094 58.84375 C 40.003619 56.068734 40.011719 52.791592 40.011719 50.65625 C 40.011719 48.147921 38.974749 46.506357 38.035156 45.675781 C 43.872189 45.01032 50 42.734096 50 32.400391 C 50 29.464475 49.183518 27.06274 47.503906 25.183594 C 47.772598 24.503254 48.674441 21.766548 47.244141 18.064453 C 47.244141 18.064453 47.106317 18.019119 46.822266 18.005859 L 46.820312 18.005859 z"/>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<path style="opacity:0.2;fill-rule:evenodd" d="m 13.210227,5.99999 c -0.458263,0 -0.914849,0.25868 -1.08598,0.77344 L 5.4677377,27.000155 2.1121382,36.87499 c -0.1531808,0.46038 -0.14581,0.9444 0,1.38282 0.145088,0.43878 0.4272562,0.8327 0.8281573,1.11718 L 32.000021,60 61.059747,39.37499 c 0.400901,-0.28448 0.683069,-0.6784 0.828157,-1.11718 0.14578,-0.43842 0.1531,-0.92244 0,-1.38282 L 58.532305,27.000155 51.875797,6.77343 c -0.342262,-1.0295 -1.829537,-1.0295 -2.171963,0 L 43.047328,27.000155 H 20.952713 L 14.296207,6.77343 C 14.124995,6.25867 13.66849,5.99999 13.210227,5.99999 Z"/>
<path style="fill:#fc6d26;fill-rule:evenodd" d="M 61.887866,35.87533 58.530527,25.999835 52.000005,16.36841 c -0.342248,-1.02934 -1.832899,-1.02934 -2.175309,0 l -6.777162,9.631425 H 20.952521 L 13.428573,16.36841 c -0.342247,-1.02934 -1.832899,-1.02934 -2.175309,0 L 5.4693649,25.999835 2.1121906,35.87533 c -0.3063498,0.92078 0.029238,1.92948 0.8308469,2.4986 L 31.999947,59 61.057017,38.37393 c 0.801609,-0.56912 1.137035,-1.57782 0.830849,-2.4986"/>
<path style="fill:#d9381d;fill-rule:evenodd" d="m 13.210938,4.99999 c -0.458245,0 -0.914814,0.25868 -1.085937,0.77344 L 5.4687499,26.000455 H 20.953125 L 14.296876,5.77343 C 14.12567,5.25867 13.669183,4.99999 13.210938,4.99999 Z M 20.953125,26.000455 32.000003,59 43.04688,26.000455 Z m 22.093755,0 H 58.531255 L 51.875005,5.77343 c -0.342248,-1.0295 -1.829465,-1.0295 -2.171877,0 z"/>
<path style="fill:#fca326;fill-rule:evenodd" d="M 5.4687499,26.000455 2.1132808,35.87499 c -0.3061873,0.92078 0.026354,1.93104 0.8281251,2.5 L 32.000003,59 Z M 32.000003,59 61.058599,38.37499 c 0.801771,-0.56896 1.134311,-1.57922 0.828125,-2.5 l -3.355469,-9.874535 z"/>
<path style="opacity:0.2;fill:#ffffff;fill-rule:evenodd" d="M 13.210938,5 C 12.752693,5 12.296123,5.2586775 12.125,5.7734375 l -6.65625,20.2267275 -0.3789062,1 L 2.1113281,35.875 c -0.1313528,0.3948 -0.1379338,0.804022 -0.046875,1.189453 0.014957,-0.06337 0.026006,-0.126728 0.046875,-0.189453 L 5.46875,27.000165 H 20.953125 L 31.542969,58.675781 32,59 21.298828,27.000165 H 42.701172 L 32,59 32.457031,58.675781 43.046875,27.000165 H 58.53125 L 61.888672,36.875 c 0.02086,0.06273 0.03193,0.126084 0.04687,0.189453 0.09105,-0.385431 0.08441,-0.794653 -0.04687,-1.189453 l -2.978516,-8.874835 -0.378906,-1 L 51.875,5.7734375 c -0.342248,-1.0295 -1.829463,-1.0295 -2.171875,0 L 43.046875,26.000165 H 20.953125 L 14.296875,5.7734375 C 14.125669,5.2586775 13.669182,5 13.210938,5 Z m 0,1 c 0.458243,0 0.914731,0.2586775 1.085937,0.7734375 L 20.638672,26.000165 H 5.7832031 L 12.125,6.7734375 C 12.296123,6.2586775 12.752693,6 13.210938,6 Z m 37.578124,0.00195 c 0.457387,0 0.914814,0.2567344 1.085938,0.7714844 L 58.216797,26.000165 H 43.361328 L 49.703125,6.7734375 c 0.171206,-0.51475 0.628551,-0.7714844 1.085937,-0.7714844 z"/>
<path style="opacity:0.2;fill:#ffffff;fill-rule:evenodd" d="M 5.46875,26.000165 2.1132812,35.875 c -0.1316111,0.395787 -0.1397803,0.806661 -0.048828,1.193359 0.015181,-0.06478 0.027515,-0.129265 0.048828,-0.193359 L 5.46875,27.000165 29.984375,57.570312 32,59 Z M 32,59 34.015625,57.570312 58.53125,27.000165 61.886719,36.875 c 0.02131,0.06409 0.03365,0.128577 0.04883,0.193359 0.09095,-0.386698 0.08278,-0.797572 -0.04883,-1.193359 L 58.53125,26.000165 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path style="opacity:0.2" d="m 18.076645,10.999722 c -6.967656,0 -12.2126724,5.506015 -12.5789485,12.323584 l -1.3962146,26.01912 c -0.8817461,5.087828 4.1558012,8.29972 8.3858991,2.737909 L 20,40.999733 l 23,-2.3e-5 8.565571,11.424615 c 4.197455,5.533813 8.927603,0.979966 8.392909,-2.765907 L 58.582691,23.741294 c 0.004,-0.14 0.02003,-0.275991 0.02003,-0.417986 -4e-6,-6.827371 -5.611297,-12.323586 -12.580355,-12.323586 l -27.946322,0 z"/>
<path style="fill:#4f4f4f" d="M 18.076645,10 C 11.108989,10 5.8639726,15.506015 5.4976965,22.323584 l -1.3962146,26.01912 c -0.8817461,5.087828 4.1558012,8.29972 8.3858991,2.737909 L 20,40.000011 l 23,-2.3e-5 8.565571,11.424615 c 4.197455,5.533813 8.927603,0.979966 8.392909,-2.765907 L 58.582691,22.741572 c 0.004,-0.14 0.02003,-0.275991 0.02003,-0.417986 C 58.602717,15.496215 52.991424,10 46.022366,10 l -27.946322,0 z"/>
<path style="opacity:0.2" d="m 16.000025,16.999925 0,4.000025 -4.000025,0 0,4.000025 4.000025,0 0,4.000025 4.000025,0 0,-4.000025 4.000026,0 0,-4.000025 -4.000026,0 0,-4.000025 -4.000025,0 z m 30.000189,0 a 2.0000126,2.0000126 0 0 0 -2.000012,2.000012 2.0000126,2.0000126 0 0 0 2.000012,2.000013 2.0000126,2.0000126 0 0 0 2.000013,-2.000013 2.0000126,2.0000126 0 0 0 -2.000013,-2.000012 z m -4.000025,4.000025 a 2.0000126,2.0000126 0 0 0 -2.000013,2.000012 2.0000126,2.0000126 0 0 0 2.000013,2.000013 2.0000126,2.0000126 0 0 0 2.000013,-2.000013 2.0000126,2.0000126 0 0 0 -2.000013,-2.000012 z m 8.00005,0 a 2.0000126,2.0000126 0 0 0 -2.000012,2.000012 2.0000126,2.0000126 0 0 0 2.000012,2.000013 2.0000126,2.0000126 0 0 0 2.000013,-2.000013 2.0000126,2.0000126 0 0 0 -2.000013,-2.000012 z m -4.000025,4.000025 A 2.0000126,2.0000126 0 0 0 44.000202,26.999988 2.0000126,2.0000126 0 0 0 46.000214,29 2.0000126,2.0000126 0 0 0 48.000227,26.999988 2.0000126,2.0000126 0 0 0 46.000214,24.999975 Z"/>
<path style="fill:#e4e4e4" d="m 16.000025,16.000038 0,4.000025 -4.000025,0 0,4.000025 4.000025,0 0,4.000026 4.000025,0 0,-4.000026 4.000026,0 0,-4.000025 -4.000026,0 0,-4.000025 -4.000025,0 z"/>
<path style="fill:#ee5353" d="M 46.000012,16.000038 A 2.0000126,2.0000126 0 0 0 44,18.000051 a 2.0000126,2.0000126 0 0 0 2.000012,2.000012 2.0000126,2.0000126 0 0 0 2.000013,-2.000012 2.0000126,2.0000126 0 0 0 -2.000013,-2.000013 z"/>
<path style="fill:#ee5353" d="M 42.000013,20.000063 A 2.0000126,2.0000126 0 0 0 40,22.000076 a 2.0000126,2.0000126 0 0 0 2.000013,2.000012 2.0000126,2.0000126 0 0 0 2.000013,-2.000012 2.0000126,2.0000126 0 0 0 -2.000013,-2.000013 z"/>
<path style="fill:#ffca58" d="M 50.000012,20.000063 A 2.0000126,2.0000126 0 0 0 48,22.000076 a 2.0000126,2.0000126 0 0 0 2.000012,2.000012 2.0000126,2.0000126 0 0 0 2.000013,-2.000012 2.0000126,2.0000126 0 0 0 -2.000013,-2.000013 z"/>
<path style="fill:#ffca58" d="M 46.000012,24.000088 A 2.0000126,2.0000126 0 0 0 44,26.000101 a 2.0000126,2.0000126 0 0 0 2.000012,2.000013 2.0000126,2.0000126 0 0 0 2.000013,-2.000013 2.0000126,2.0000126 0 0 0 -2.000013,-2.000013 z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 18.087891 10 C 11.129247 10 5.8911929 15.506176 5.5253906 22.324219 L 4.1308594 48.34375 C 4.03268 48.911444 4.0352024 49.44048 4.078125 49.949219 C 4.0934409 49.748153 4.0947035 49.552811 4.1308594 49.34375 L 5.5253906 23.324219 C 5.8911929 16.506176 11.129247 11 18.087891 11 L 45.998047 11 C 52.787986 11 58.272352 16.235387 58.537109 22.830078 C 58.545687 22.661388 58.5625 22.49497 58.5625 22.324219 C 58.5625 15.496776 52.958091 10 45.998047 10 L 18.087891 10 z"/>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path style="opacity:0.2" d="M 60,56.222222 V 11.777778 C 60,10.238889 58.7512,9 57.2,9 H 6.8 C 5.2488,9 4,10.238889 4,11.777778 V 56.222222 C 4,57.761112 5.2488,59 6.8,59 h 50.4 c 1.5512,0 2.8,-1.238888 2.8,-2.777778 z"/>
<path style="fill:#4f4f4f" d="M 60,55.222222 V 10.777778 C 60,9.2388888 58.7512,8 57.2,8 H 6.8 C 5.2488,8 4,9.2388888 4,10.777778 V 55.222222 C 4,56.761112 5.2488,58 6.8,58 h 50.4 c 1.5512,0 2.8,-1.238888 2.8,-2.777778 z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 6.8007812 8 C 5.2495812 8 4 9.2384546 4 10.777344 L 4 11.777344 C 4 10.238455 5.2495812 9 6.8007812 9 L 57.199219 9 C 58.750419 9 60 10.238455 60 11.777344 L 60 10.777344 C 60 9.2384546 58.750419 8 57.199219 8 L 6.8007812 8 z"/>
<path style="fill:#e14c39" d="m 30,8 0.07812,50 H 34 V 8 Z"/>
<path style="opacity:0.2;fill-rule:evenodd" d="m 22,17 v 3 h 4 v -3 z m -4,6 v 3 h 8 v -3 z m -8,6 v 3 h 16 v -3 z m -4,6 v 3 h 20 v -3 z m 4,6 v 3 h 16 v -3 z m 8,6 v 3 h 8 v -3 z"/>
<path style="fill:#83b9f5;fill-rule:evenodd" d="m 22,16 v 3 h 4 v -3 z m -4,6 v 3 h 8 v -3 z m -8,6 v 3 h 16 v -3 z m -4,6 v 3 h 20 v -3 z m 4,6 v 3 h 16 v -3 z m 8,6 v 3 h 8 v -3 z"/>
<path style="opacity:0.2" d="M 40,7 H 31.999998 24 l 4,6 3.999998,6 4,-6 z"/>
<path style="fill:#ff6161" d="M 40,6 H 31.999998 24 l 4,6 3.999998,6 4,-6 z"/>
<path style="opacity:0.2" d="m 39.555294,22.401844 c -0.736528,0.03972 -1.529608,0.687324 -1.527754,1.404914 L 38,44.993502 c 0,0.956862 1.408318,1.789478 2.213958,1.221036 l 15.17856,-10.62959 c 0.8109,-0.561416 0.80905,-1.878372 0,-2.442278 L 40.242112,22.585714 c -0.20223,-0.14086 -0.440704,-0.19698 -0.68632,-0.18386 z"/>
<path style="fill:#3a7cca" d="m 39.555294,21.401844 c -0.736528,0.03972 -1.529608,0.687324 -1.527754,1.404914 L 38,43.993502 c 0,0.956862 1.408318,1.789478 2.213958,1.221036 l 15.17856,-10.62959 c 0.8109,-0.561416 0.80905,-1.878372 0,-2.442278 L 40.242112,21.585714 c -0.20223,-0.14086 -0.440704,-0.19698 -0.68632,-0.18386 z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 39.554688 21.402344 C 38.81816 21.442064 38.02549 22.089051 38.027344 22.806641 L 38 43.994141 C 38 43.996846 38.001931 43.999249 38.001953 44.001953 L 38.027344 23.806641 C 38.02549 23.089051 38.81816 22.442064 39.554688 22.402344 L 39.556641 22.402344 C 39.802257 22.389224 40.039957 22.445078 40.242188 22.585938 L 55.392578 33.142578 C 55.650747 33.322522 55.816555 33.582902 55.910156 33.867188 C 56.111937 33.2603 55.944867 32.527522 55.392578 32.142578 L 40.242188 21.585938 C 40.039957 21.445078 39.802257 21.389224 39.556641 21.402344 L 39.554688 21.402344 z"/>
<path style="opacity:0.1;fill:#ffffff;fill-rule:evenodd" d="M 22 16 L 22 17 L 26 17 L 26 16 L 22 16 z M 18 22 L 18 23 L 26 23 L 26 22 L 18 22 z M 10 28 L 10 29 L 26 29 L 26 28 L 10 28 z M 6 34 L 6 35 L 26 35 L 26 34 L 6 34 z M 10 40 L 10 41 L 26 41 L 26 40 L 10 40 z M 18 46 L 18 47 L 26 47 L 26 46 L 18 46 z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<circle style="opacity:0.2;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" cx="32" cy="33" r="28"/>
<ellipse style="fill:#ffffff;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" cx="31.988" cy="32.017" rx="27.307" ry="27.312"/>
<path style="fill:#e040fb;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" d="M 56.243074,18.010753 A 28.007206,28.012162 0 0 0 17.98452,7.7575896 28.007206,28.012162 0 0 0 7.7002714,18.134306 L 31.988122,32.016834 Z"/>
<path style="fill:#fdfd4b;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" d="m 56.243074,18.010753 -24.254952,14.006081 -0.12444,27.98262 a 28.007206,28.012162 0 0 0 14.128042,-3.723376 28.007206,28.012162 0 0 0 10.25135,-38.265325 z"/>
<path style="fill:#18ffff;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" d="M 31.988122,32.016834 7.7002714,18.134306 a 28.007206,28.012162 0 0 0 0.0329,27.88861 28.007206,28.012162 0 0 0 24.1305186,13.976538 z"/>
<path style="opacity:0.2;fill:#ffffff;stroke:#000000;stroke-width:0;stroke-linecap:round;stroke-linejoin:round" d="M 32 4 A 27.999998 27.999998 0 0 0 4 32 A 27.999998 27.999998 0 0 0 4.0175781 32.492188 A 27.999998 27.999998 0 0 1 32 5 A 27.999998 27.999998 0 0 1 59.974609 32.492188 A 27.999998 27.999998 0 0 0 60 32 A 27.999998 27.999998 0 0 0 32 4 z"/>
<path style="opacity:0.1" d="M 37.516384,35.73192 C 33.191824,39.714544 24.87193,33.397296 21.360204,29.429762 17.748284,25.349012 4.2614698,11.585746 3.275685,10.693119 2.2899472,9.8005245 1.5048836,8.6982115 2.3765278,7.6014826 3.283934,6.5333968 4.5387736,7.064057 5.627094,7.8318234 6.715485,8.5996175 23.14344,18.783972 27.934444,21.429988 c 4.65805,2.572612 12.637862,9.303718 9.58194,14.301932 z"/>
<path style="fill:#4f4f4f" d="M 37.516384,34.73192 C 33.191824,38.714544 24.87193,32.397296 21.360204,28.429762 17.748284,24.349012 4.2614698,10.585746 3.275685,9.6931192 2.2899472,8.8005258 1.5048836,7.698213 2.3765278,6.601484 3.283934,5.5333982 4.5387736,6.0640584 5.627094,6.8318248 6.715485,7.5996192 23.14344,17.783972 27.934444,20.429988 c 4.65805,2.572612 12.637862,9.303718 9.58194,14.301932 z"/>
<path style="opacity:0.1" d="M 43.8,38.679568 C 28,52.44542 13.540881,40.150366 11.443855,35.332328 c 1.24008,8.362752 6.972087,15.846426 15.631347,18.726502 6.539872,2.175122 20.001364,0.73345 21.014166,-5.935946 z"/>
<path style="fill:#4883f7" d="M 43.8,37.679568 C 28,51.44542 13.540881,39.150366 11.443855,34.332328 c 1.24008,8.362752 6.972087,15.846426 15.631347,18.726502 6.539872,2.175122 20.001364,0.73345 21.014166,-5.935946 z"/>
<path style="opacity:0.1" d="m 43.554412,40.642458 c -1.351708,0.608608 -1.205528,1.0485 -2.405724,0.85874 -0.827794,-0.13088 -7.998968,-5.474892 -7.998968,-5.474892 -0.363482,-0.857552 0.07254,-2.036452 0.891568,-2.969516 0.759638,-0.980408 1.843016,-1.643106 2.771546,-1.470434 0,0 6.798724,5.79544 7.099822,6.564718 0.43655,1.115372 -0.03144,1.065532 -0.358244,2.491384 z"/>
<path style="fill:#9b9b9b" d="m 43.554412,39.642458 c -1.351708,0.608608 -1.205528,1.0485 -2.405724,0.85874 -0.827794,-0.13088 -7.998968,-5.474892 -7.998968,-5.474892 -0.363482,-0.857552 0.07254,-2.036452 0.891568,-2.969516 0.759638,-0.980408 1.843016,-1.643106 2.771546,-1.470434 0,0 6.798724,5.79544 7.099822,6.564718 0.43655,1.115372 -0.03144,1.065532 -0.358244,2.491384 z"/>
<path style="opacity:0.1" d="m 44.886558,52.367922 c 5.083304,-2.859306 6.278442,-8.011695 4.271252,-11.65594 -1.559778,-2.831911 -4.120846,-3.367326 -5.889766,-1.998014 -1.754804,1.358387 -1.9095,2.977027 -1.386052,4.584618 1.067492,3.27876 5.645154,5.687737 3.004566,9.069336 z"/>
<path style="fill:#3f3f3f" d="m 44.886558,51.367922 c 5.083304,-2.859306 6.278442,-8.011695 4.271252,-11.65594 -1.559778,-2.831911 -4.120846,-3.367326 -5.889766,-1.998014 -1.754804,1.358387 -1.9095,2.977027 -1.386052,4.584618 1.067492,3.27876 5.645154,5.687737 3.004566,9.069336 z"/>
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path style="opacity:0.2" d="m 10,56 0,2 c 0,1.662 1.338,3 3,3 l 38,0 c 1.662,0 3,-1.338 3,-3 l 0,-2 c 0,1.662 -1.338,3 -3,3 l -38,0 c -1.662,0 -3,-1.338 -3,-3 z"/>
<path style="fill:#4f4f4f" d="M 54,57 54,7 C 54,5.338 52.662,4 51,4 L 13,4 c -1.662,0 -3,1.338 -3,3 l 0,50 c 0,1.662 1.338,3 3,3 l 38,0 c 1.662,0 3,-1.338 3,-3 z"/>
<path style="opacity:0.1" d="M 14,9 14,57 50,57 50,25.828 33.172,9 14,9 Z M 38.828,9 50,20.172 50,9 38.828,9 Z"/>
<path style="fill:#f5f5f5" d="M 14,8 14,56 50,56 50,24.828 33.172,8 14,8 Z M 38.828,8 50,19.1718 50,8 38.828,8 Z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 13 4 C 11.338 4 10 5.338 10 7 L 10 8 C 10 6.338 11.338 5 13 5 L 51 5 C 52.662 5 54 6.338 54 8 L 54 7 C 54 5.338 52.662 4 51 4 L 13 4 z"/>
</svg>

After

Width:  |  Height:  |  Size: 830 B

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<rect style="opacity:0.2" width="52" height="52" x="-59" y="-58" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="fill:#4f4f4f" width="52" height="52" x="-58" y="-58" rx="2.5" ry="2.5" transform="matrix(0,-1,-1,0,0,0)"/>
<rect style="opacity:0.2" width="40" height="24" x="12" y="31" rx="2.5" ry="2.5"/>
<rect style="fill:#ffffff" width="40" height="24" x="12" y="30" rx="2.5" ry="2.5"/>
<path style="fill:#ffae3f" d="M 12,48 V 51.5 C 12,52.884 13.115,54 14.5,54 H 49.5 C 50.884,54 52,52.884 52,51.5 V 48 Z"/>
<path style="opacity:0.2" d="M 20,7 V 24.5 C 20,25.886 21.114,27 22.5,27 H 49.5 C 50.884,27 52,25.886 52,24.5 V 7 Z M 40,11 H 46 C 47.108,11 48,11.892 48,13 V 21 C 48,22.108 47.108,23 46,23 H 40 C 38.892,23 38,22.108 38,21 V 13 C 38,11.892 38.892,11 40,11 Z"/>
<path style="fill:#b7b7b7" d="M 20,6 V 23.5 C 20,24.886 21.114,26 22.5,26 H 49.5 C 50.884,26 52,24.886 52,23.5 V 6 Z M 40,10 H 46 C 47.108,10 48,10.892 48,12 V 20 C 48,21.108 47.108,22 46,22 H 40 C 38.892,22 38,21.108 38,20 V 12 C 38,10.892 38.892,10 40,10 Z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 8.5,6 C 7.115,6 6,7.115 6,8.5 V 9.5 C 6,8.115 7.115,7 8.5,7 H 55.5 C 56.885,7 58,8.115 58,9.5 V 8.5 C 58,7.115 56.885,6 55.5,6 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<g transform="translate(0,-1058.5197)">
<path style="opacity:0.2" d="m 3,1108.6271 v 1 c 0,2.7089 2.0181735,4.8926 4.5253906,4.8926 H 56.474609 c 2.507217,0 4.525391,-2.1837 4.525391,-4.8926 v -1 c 0,2.7089 -2.018174,4.8926 -4.525391,4.8926 H 7.5253906 C 5.0181735,1113.5197 3,1111.336 3,1108.6271 Z"/>
<path style="fill:#3f3f3f" d="m 7.5258554,1066.5196 c -2.507217,0 -4.5258558,2.1833 -4.5258558,4.8922 v 37.2156 c 0,2.7089 2.0186387,4.8922 4.5258558,4.8922 H 56.474144 c 2.507217,0 4.525856,-2.1833 4.525856,-4.8922 v -37.2156 c 0,-2.7089 -2.018639,-4.8922 -4.525856,-4.8922 z m 12.0455726,17.2794 a 6.2142858,6.220599 0 0 1 6.214286,6.2207 6.2142858,6.220599 0 0 1 -6.214286,6.2205 6.2142858,6.220599 0 0 1 -6.214285,-6.2205 6.2142858,6.220599 0 0 1 6.214285,-6.2207 z m 24.857144,0 a 6.2142858,6.220599 0 0 1 6.214285,6.2207 6.2142858,6.220599 0 0 1 -6.214285,6.2205 6.2142858,6.220599 0 0 1 -6.214286,-6.2205 6.2142858,6.220599 0 0 1 6.214286,-6.2207 z"/>
<path style="fill:#4f4f4f" d="m 8.9999998,1113.5197 5.4117632,-10 h 35.176472 l 5.411765,10 z"/>
<path style="fill:#0071e2" d="m 11.30687,1072.5197 c -1.278768,0 -2.3068701,1.2071 -2.3068701,2.7083 v 8.2917 H 55 v -8.2917 c 0,-1.5012 -1.028107,-2.7083 -2.306871,-2.7083 z"/>
<path style="fill:#1eb29b" transform="translate(0,1058.5197)" d="M 9 25 L 9 39.451172 C 9 40.864072 10.027873 42 11.306641 42 L 52.693359 42 C 53.972123 42 55 40.864072 55 39.451172 L 55 25 L 9 25 z M 20 26.5 A 4.5 4.5 0 0 1 24.5 31 A 4.5 4.5 0 0 1 20 35.5 A 4.5 4.5 0 0 1 15.5 31 A 4.5 4.5 0 0 1 20 26.5 z M 44 26.5 A 4.5 4.5 0 0 1 48.5 31 A 4.5 4.5 0 0 1 44 35.5 A 4.5 4.5 0 0 1 39.5 31 A 4.5 4.5 0 0 1 44 26.5 z"/>
<circle style="opacity:0.4" cx="19.5" cy="1108.02" r="2.5"/>
<path style="fill:#3f3f3f" transform="translate(0,1058.5197)" d="M 20 25 A 6 6 0 0 0 14 31 A 6 6 0 0 0 20 37 L 44 37 A 6 6 0 0 0 50 31 A 6 6 0 0 0 44 25 L 20 25 z M 20 27 A 4 4 0 0 1 24 31 A 4 4 0 0 1 20 35 A 4 4 0 0 1 16 31 A 4 4 0 0 1 20 27 z M 44 27 A 4 4 0 0 1 48 31 A 4 4 0 0 1 44 35 A 4 4 0 0 1 40 31 A 4 4 0 0 1 44 27 z"/>
<g transform="matrix(1.0137931,0,0,1.0862069,-0.44136325,-94.492961)">
<rect style="fill:#cccccc" width="13.81" height="5.524" x="25.09" y="1087.28"/>
<path style="fill:#874f29" d="m 25.095235,1087.2815 v 5.5238 h 5.435294 c 0.316646,-0.8865 0.479913,-1.8205 0.482789,-2.7618 -0.0029,-0.9414 -0.16612,-1.8754 -0.482789,-2.762 z"/>
</g>
<circle style="opacity:0.4" cx="44.5" cy="1108.02" r="2.5"/>
<path style="opacity:0.1;fill:#ffffff" transform="translate(0,1058.5197)" d="M 7.5253906 8 C 5.0181736 8 3 10.183678 3 12.892578 L 3 13.892578 C 3 11.183678 5.0181736 9 7.5253906 9 L 56.474609 9 C 58.981826 9 61 11.183678 61 13.892578 L 61 12.892578 C 61 10.183678 58.981826 8 56.474609 8 L 7.5253906 8 z"/>
<path style="opacity:0.2" transform="translate(0,1058.5197)" d="M 9 39.451172 L 9 40.451172 C 9 41.864072 10.027873 43 11.306641 43 L 52.693359 43 C 53.972123 43 55 41.864072 55 40.451172 L 55 39.451172 C 55 40.864072 53.972123 42 52.693359 42 L 11.306641 42 C 10.027873 42 9 40.864072 9 39.451172 z"/>
<rect style="opacity:0.2" width="14" height="1" x="25" y="1086.52"/>
<path style="opacity:0.2" transform="translate(0,1058.5197)" d="M 20 27 A 4 4 0 0 0 16 31 A 4 4 0 0 0 16.035156 31.505859 A 4 4 0 0 1 20 28 A 4 4 0 0 1 23.964844 31.494141 A 4 4 0 0 0 24 31 A 4 4 0 0 0 20 27 z M 44 27 A 4 4 0 0 0 40 31 A 4 4 0 0 0 40.035156 31.505859 A 4 4 0 0 1 44 28 A 4 4 0 0 1 47.964844 31.494141 A 4 4 0 0 0 48 31 A 4 4 0 0 0 44 27 z"/>
<path style="fill:#ffffff;opacity:0.1" transform="translate(0,1058.5197)" d="M 14.412109 45 L 9 55 L 9.5410156 55 L 14.412109 46 L 49.587891 46 L 54.458984 55 L 55 55 L 49.587891 45 L 14.412109 45 z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<rect style="opacity:0.2" width="56" height="56" x="4" y="5" rx="2.8" ry="2.8"/>
<rect style="fill:#a7a7a7" width="56" height="56" x="4" y="4" rx="2.8" ry="2.8"/>
<path style="opacity:0.2;fill:#ffffff" d="M 6.8007812 4 C 5.2495812 4 4 5.2495812 4 6.8007812 L 4 7.8007812 C 4 6.2495813 5.2495812 5 6.8007812 5 L 57.199219 5 C 58.750419 5 60 6.2495812 60 7.8007812 L 60 6.8007812 C 60 5.2495813 58.750419 4 57.199219 4 L 6.8007812 4 z"/>
<path style="opacity:0.1" d="M 48,17.599 C 45.076,19.198 39.056,19 33.361,18.932 28.891,18.959 20.166,18.563 18.667,22.932 19.233,22.152 29.624,18.608 28.579,23.008 27.349,26.593 25.152,29.659 23.269,32.903 21.439,33.04 18.904,33.122 17.333,34.212 17.742,33.96 21.227,33.268 22.624,34.03 20.486,37.565 18.28,40.547 16.712,44.396 16.28,45.718 15.307,47.845 16.801,48.802 18.068,49.394 17.181,48.544 17.694,47.717 19.844,43.095 22.803,39.083 25.505,34.793 27.083,35.449 28.613,36.665 30.333,36.854 32.676,37.132 36.713,33.822 37.333,31.546 34.666,33.548 30.064,32.923 27.023,32.859 L 33.589,22.659 C 34.235,22.858 35.376,22.911 37.263,22.932 41.661,23.057 47.284,22.237 48,17.599 Z"/>
<path style="fill:#4f4f4f" d="M 48,16.599 C 45.076,18.198 39.056,18 33.361,17.932 28.891,17.959 20.166,17.563 18.667,21.932 19.233,21.152 29.624,17.608 28.579,22.008 27.349,25.593 25.152,28.659 23.269,31.903 21.439,32.04 18.904,32.122 17.333,33.212 17.742,32.96 21.227,32.268 22.624,33.03 20.486,36.565 18.28,39.547 16.712,43.396 16.28,44.718 15.307,46.845 16.801,47.802 18.068,48.394 17.181,47.544 17.694,46.717 19.844,42.095 22.803,38.083 25.505,33.793 27.083,34.449 28.613,35.665 30.333,35.854 32.676,36.132 36.713,32.822 37.333,30.546 34.666,32.548 30.064,31.923 27.023,31.859 L 33.589,21.659 C 34.235,21.858 35.376,21.911 37.263,21.932 41.661,22.057 47.284,21.237 48,16.599 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<circle style="opacity:0.2" cx="32" cy="33" r="29"/>
<circle style="fill:#e4e4e4" cx="32" cy="32" r="29"/>
<path style="opacity:0.1" d="m 32,10 a 3,3 0 0 0 -2.121094,0.878906 l -19.9999998,20 a 3,3 0 0 0 0,4.242188 3,3 0 0 0 4.2421878,0 L 29,20.242188 V 53 a 3,3 0 0 0 3,3 3,3 0 0 0 3,-3 V 20.242188 l 14.878906,14.878906 a 3,3 0 0 0 4.242188,0 3,3 0 0 0 0,-4.242188 l -20,-20 A 3,3 0 0 0 32,10 Z"/>
<path style="fill:none;stroke:#0ebb67;stroke-width:6;stroke-linecap:round;stroke-linejoin:round" d="M 32,52 V 12 M 12,32 32,12 52,32"/>
<path style="opacity:0.1" d="m 27.648438,36.75 -3.921876,3.925782 2.046876,2.05078 1.875,-1.875 2.902344,2.898438 2.902342,-2.898438 2.898438,2.898438 3.921876,-3.925782 -2.046876,-2.05078 -1.875,1.875 L 33.449218,36.75 30.546876,39.648438 Z"/>
<path style="fill:none;stroke:#fe8f00;stroke-width:2.9" d="m 24.75,40.7 2.9,-2.9 2.9,2.9 2.9,-2.9 2.9,2.9 2.9,-2.9"/>
<path style="opacity:0.2;fill:#ffffff" d="M 32 3 A 29 29 0 0 0 3 32 A 29 29 0 0 0 3.0332031 32.482422 A 29 29 0 0 1 32 4 A 29 29 0 0 1 60.982422 32.228516 A 29 29 0 0 0 61 32 A 29 29 0 0 0 32 3 z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path style="opacity:0.2" d="m 26.847739,11.999999 0.03711,0.01172 c -2.952773,0.06116 -5.761995,1.985255 -6.626954,5.148437 -8.188987,2.752491 -13.2636713,8.570313 -13.2636713,8.570313 -1.8333662,1.875817 -2.4643452,4.619106 -1.6347656,7.107422 0,0 3.8302688,12.033338 15.0156249,16.386718 0.955404,2.849766 3.623253,4.771655 6.628906,4.775391 h 24.996094 c 3.865833,-3.87e-4 6.999613,-3.134167 7,-7 V 18.999999 c -3.87e-4,-3.865833 -3.134167,-6.999613 -7,-7 z"/>
<path style="fill:#4ca341" d="m 26.847739,11 0.03711,0.01172 c -2.952773,0.06116 -5.761995,1.985255 -6.626954,5.148437 -8.188987,2.752491 -13.2636713,8.570313 -13.2636713,8.570313 -1.8333662,1.875817 -2.4643452,4.619106 -1.6347656,7.107422 0,0 3.8302688,12.033338 15.0156249,16.386718 0.955404,2.849766 3.623253,4.771655 6.628906,4.775391 h 24.996094 c 3.865833,-3.87e-4 6.999613,-3.134167 7,-7 V 18 c -3.87e-4,-3.865833 -3.134167,-6.999613 -7,-7 z"/>
<path style="fill:#262626" d="m 16.086683,30.054 c 0,0 3.69556,-5.6446 10.91636,-6.2286 v -2.0478 c -7.998,0.67952 -15.00296,7.8456 -15.00296,7.8456 0,0 4.00196,11.9964 15.00296,13.0948 v -2.1768 c -8.0732,-1.076 -10.91656,-10.488 -10.91656,-10.488 z m 10.91636,6.158 v 1.99348 c -6.1016,-1.15076 -7.87436,-7.8606 -7.87436,-7.8606 0,0 3.00876,-3.4332 7.87436,-3.99 v 2.1874 c -0.003,0 -0.005,-0.0011 -0.0078,-0.0011 -2.5536,-0.3242 -4.62776,2.1996 -4.62776,2.1996 0,0 1.19732,4.2486 4.63716,5.4712 m 0,-18.2118 v 3.7772 c 0.23478,-0.019 0.39042,-0.035 0.62648,-0.04352 9.0928,-0.3242 15.0174,7.8892 15.0174,7.8892 0,0 -6.8046,8.7532 -13.8938,8.7532 -0.64972,0 -1.1788,-0.06378 -1.75012,-0.17082 v 2.3358 c 0.48854,0.06552 0.9159,0.10422 1.44446,0.10422 6.597,0 11.3676,-3.5642 15.9872,-7.7824 0.76592,0.64892 3.9016,2.2276 4.5462,2.9186 -4.3922,3.8902 -14.6288,7.0262 -20.432,7.0262 -0.5594,0 -1.01746,-0.0358 -1.54554,-0.08968 v 3.2822 h 24.99484 v -28 h -24.99484 z m 0,8.3548 v -2.5294 c 0.23238,-0.0144 0.38736,-0.03032 0.62648,-0.0384 6.5386,-0.21728 10.8284,5.9442 10.8284,5.9442 0,0 -4.6334,6.8076 -9.6012,6.8076 -0.71496,0 -1.27684,-0.12152 -1.85376,-0.32676 v -7.6696 c 2.5456,0.3254 2.97864,1.51492 4.50904,4.2138 l 3.4036,-3.0362 c 0,0 -2.4846,-3.4472 -6.673,-3.4472 -0.45528,-1.64e-4 -0.81176,0.03374 -1.23956,0.08192"/>
<path style="opacity:0.2;fill:#ffffff" d="m 26.847739,11 0.03711,0.01172 c -2.952773,0.06116 -5.761995,1.985255 -6.626954,5.148437 -8.188987,2.752491 -13.2636713,8.570313 -13.2636713,8.570313 -1.4144912,1.447243 -2.1023227,3.410512 -1.9667968,5.375 0.1204591,-1.617299 0.7931825,-3.174211 1.9667968,-4.375 0,0 5.0746853,-5.817822 13.2636713,-8.570313 0.864959,-3.163182 3.674181,-5.087277 6.626954,-5.148437 L 26.847739,12 h 25.152344 c 3.865833,3.87e-4 6.999613,3.134167 7,7 v -1 c -3.87e-4,-3.865833 -3.134167,-6.999613 -7,-7 z"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path style="opacity:0.2" d="M 61.96,31.828 A 30,30 0 0 1 32,61 30,30 0 0 1 2.04,32.172 30,30 0 0 0 2,33 30,30 0 0 0 32,63 30,30 0 0 0 62,33 30,30 0 0 0 61.96,31.828 Z"/>
<path style="fill:#4f4f4f" d="M 62,32 A 30,30 0 0 1 32,62 30,30 0 0 1 2,32 30,30 0 0 1 32,2 30,30 0 0 1 62,32 Z"/>
<g style="opacity:0.2;enable-background:new" transform="matrix(2,0,0,2,-832,-103)">
<path d="m 429.86,74.54 c 0.95103,-0.29175 2.0921,-1.0927 2.627,-1.8438 l 0.17655,-0.24794 -0.22099,-0.66864 c -0.80723,-2.4424 0.65844,-4.9052 3.1714,-5.3291 1.8265,-0.30808 3.7428,0.80916 4.4035,2.5673 0.15729,0.41853 0.16209,0.42293 0.11092,0.1016 -0.15135,-0.95045 -0.62189,-1.8267 -1.3869,-2.5829 -0.79829,-0.78902 -1.7254,-1.2364 -2.8836,-1.3915 -0.35549,-0.04761 -0.39237,-0.03413 -0.52608,0.19223 -0.20615,0.34898 -0.80584,0.93281 -1.249,1.2159 -1.1936,0.76262 -3.0336,0.76294 -4.2301,8.35e-4 -1.3517,-0.86102 -2.1162,-2.51 -1.8681,-4.0291 0.13545,-0.82926 0.50057,-1.565 1.0826,-2.1814 0.42178,-0.44671 0.45033,-0.49596 0.20658,-0.35638 -0.41039,0.235 -1.371,1.2788 -1.6437,1.786 -0.31429,0.58457 -0.5695,1.6191 -0.56796,2.3024 0.001,0.58786 0.15523,1.3684 0.38118,1.9331 0.13171,0.32916 0.14843,0.33954 0.6363,0.39473 0.27556,0.03117 0.71106,0.12895 0.96777,0.21727 2.2699,0.78096 3.3409,3.3988 2.2782,5.5687 -0.72433,1.479 -2.4012,2.4314 -3.9686,2.2538 -0.63795,-0.07228 -0.5703,0.01414 0.13702,0.17502 0.62683,0.14258 1.7698,0.10488 2.366,-0.07804 z"/>
<path d="m 432,58 c -5.5165,0 -10,4.4835 -10,10 0,5.5165 4.4835,10 10,10 5.5165,0 10,-4.4835 10,-10 0,-5.5165 -4.4835,-10 -10,-10 z m 0,1.0742 c 4.9363,0 8.9258,3.9895 8.9258,8.9258 0,4.9363 -3.9895,8.9258 -8.9258,8.9258 -4.9363,0 -8.9258,-3.9895 -8.9258,-8.9258 0,-4.9363 3.9895,-8.9258 8.9258,-8.9258 z"/>
</g>
<path style="opacity:0.1;fill:#ffffff" d="M 31.998047 2 A 30 30 0 0 0 2 32 A 30 30 0 0 0 2.0175781 32.511719 A 30 30 0 0 1 31.998047 3 L 32 3 A 30 30 0 0 1 61.974609 32.511719 A 30 30 0 0 0 61.998047 32 A 30 30 0 0 0 32 2 L 31.998047 2 z"/>
<g style="fill:#ffffff;enable-background:new" transform="matrix(2,0,0,2,-832,-104)">
<path d="m 429.86,74.54 c 0.95103,-0.29175 2.0921,-1.0927 2.627,-1.8438 l 0.17655,-0.24794 -0.22099,-0.66864 c -0.80723,-2.4424 0.65844,-4.9052 3.1714,-5.3291 1.8265,-0.30808 3.7428,0.80916 4.4035,2.5673 0.15729,0.41853 0.16209,0.42293 0.11092,0.1016 -0.15135,-0.95045 -0.62189,-1.8267 -1.3869,-2.5829 -0.79829,-0.78902 -1.7254,-1.2364 -2.8836,-1.3915 -0.35549,-0.04761 -0.39237,-0.03413 -0.52608,0.19223 -0.20615,0.34898 -0.80584,0.93281 -1.249,1.2159 -1.1936,0.76262 -3.0336,0.76294 -4.2301,8.35e-4 -1.3517,-0.86102 -2.1162,-2.51 -1.8681,-4.0291 0.13545,-0.82926 0.50057,-1.565 1.0826,-2.1814 0.42178,-0.44671 0.45033,-0.49596 0.20658,-0.35638 -0.41039,0.235 -1.371,1.2788 -1.6437,1.786 -0.31429,0.58457 -0.5695,1.6191 -0.56796,2.3024 0.001,0.58786 0.15523,1.3684 0.38118,1.9331 0.13171,0.32916 0.14843,0.33954 0.6363,0.39473 0.27556,0.03117 0.71106,0.12895 0.96777,0.21727 2.2699,0.78096 3.3409,3.3988 2.2782,5.5687 -0.72433,1.479 -2.4012,2.4314 -3.9686,2.2538 -0.63795,-0.07228 -0.5703,0.01414 0.13702,0.17502 0.62683,0.14258 1.7698,0.10488 2.366,-0.07804 z"/>
<path d="m 432,58 c -5.5165,0 -10,4.4835 -10,10 0,5.5165 4.4835,10 10,10 5.5165,0 10,-4.4835 10,-10 0,-5.5165 -4.4835,-10 -10,-10 z m 0,1.0742 c 4.9363,0 8.9258,3.9895 8.9258,8.9258 0,4.9363 -3.9895,8.9258 -8.9258,8.9258 -4.9363,0 -8.9258,-3.9895 -8.9258,-8.9258 0,-4.9363 3.9895,-8.9258 8.9258,-8.9258 z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
<circle style="opacity:0.2" cx="32" cy="33" r="28"/>
<circle style="fill:#ff5836" cx="32" cy="32" r="28"/>
<path style="opacity:0.2" d="m 34.015622,15.000116 c -0.501908,-0.0076 -0.93138,0.358635 -1.003906,0.855395 l -1.714842,11.170542 c -3.939255,0.116773 -7.676984,1.229637 -10.496093,3.124618 -0.747101,-0.734841 -1.75279,-1.147177 -2.800782,-1.14831 -2.209149,0 -4.000014,1.790678 -4,3.99955 0.0011,1.491716 0.832302,2.858874 2.15625,3.546439 -0.09874,0.481417 -0.150936,0.966802 -0.15625,1.452943 C 15.999988,44.075709 23.163435,49 31.999998,49 c 8.836561,0 16.00001,-4.924291 15.999998,-10.998707 -0.0068,-0.484931 -0.06036,-0.968994 -0.160138,-1.44905 1.326701,-0.687151 2.159781,-2.056386 2.160155,-3.550332 1.5e-5,-2.208872 -1.79085,-3.99955 -3.999999,-3.99955 -1.051249,1.13e-4 -2.060198,0.414036 -2.808597,1.152203 -2.664805,-1.798729 -6.160996,-2.899952 -9.88281,-3.112904 l 1.51953,-9.826966 5.199218,1.156134 c 0.185197,1.501466 1.459623,2.630088 2.972659,2.632507 1.656854,0 3,-1.342972 3,-2.999644 0,-1.656674 -1.343146,-2.999644 -3,-2.999644 -1.031879,8.69e-4 -1.990877,0.531981 -2.539064,1.406082 l -6.238281,-1.382652 c -0.0679,-0.01512 -0.137287,-0.02646 -0.207031,-0.02646 z m -7.015624,18.001795 c 1.656854,0 3,1.342972 3,2.999644 0,1.656673 -1.343146,2.999644 -3,2.999644 -1.656854,0 -3,-1.342971 -3,-2.999644 0,-1.656672 1.343146,-2.999644 3,-2.999644 z m 10,0 c 1.656855,0 3.000001,1.342972 3.000001,2.999644 0,1.656673 -1.343146,2.999644 -3.000001,2.999644 -1.656855,0 -3,-1.342971 -3,-2.999644 0,-1.656672 1.343145,-2.999644 3,-2.999644 z m 1.945312,8.963485 c 0.930392,-0.0786 1.454691,1.044273 0.796876,1.706821 0,0 -0.655143,0.694973 -1.902346,1.269393 -1.247201,0.57457 -3.163104,1.107723 -5.86328,1.062374 -2.68461,-0.04572 -4.5664,-0.576801 -5.80078,-1.120989 -1.23438,-0.543809 -1.890626,-1.183455 -1.890626,-1.183455 -0.61236,-0.600572 -0.23399,-1.642728 0.621094,-1.710714 0.03247,-0.0028 0.06506,-0.0038 0.09766,-0.0038 0.27077,0.0031 0.528705,0.116018 0.714844,0.312529 0,0 0.28509,0.320088 1.269532,0.753814 0.984442,0.433838 2.595056,0.899874 5.035156,0.945223 2.424532,0.04158 4.001034,-0.423559 4.972656,-0.871002 0.971625,-0.447217 1.257811,-0.796781 1.257811,-0.796781 0.171969,-0.209362 0.42135,-0.340495 0.691408,-0.363169 z"/>
<path style="fill:#ffffff" d="m 34.015622,14.000116 c -0.501908,-0.0076 -0.93138,0.358635 -1.003906,0.855395 l -1.714842,11.170542 c -3.939255,0.116773 -7.676984,1.229637 -10.496093,3.124618 -0.747101,-0.734842 -1.75279,-1.147177 -2.800782,-1.148311 -2.209149,0 -4.000014,1.790679 -4,3.999551 0.0011,1.491716 0.832302,2.858873 2.15625,3.546439 -0.09874,0.481417 -0.150936,0.966802 -0.15625,1.452942 C 15.999988,43.075708 23.163435,48 31.999998,48 c 8.836561,0 16.00001,-4.924292 15.999998,-10.998708 -0.0068,-0.484931 -0.06036,-0.968994 -0.160138,-1.44905 1.326701,-0.68715 2.159781,-2.056386 2.160155,-3.550331 1.5e-5,-2.208872 -1.79085,-3.999551 -3.999999,-3.999551 -1.051249,1.13e-4 -2.060198,0.414036 -2.808597,1.152204 -2.664805,-1.798729 -6.160996,-2.899952 -9.88281,-3.112903 l 1.51953,-9.826967 5.199218,1.156134 c 0.185197,1.501466 1.459623,2.630088 2.972659,2.632507 1.656854,0 3,-1.342972 3,-2.999644 0,-1.656673 -1.343146,-2.999644 -3,-2.999644 -1.031879,8.69e-4 -1.990877,0.531981 -2.539064,1.406082 l -6.238281,-1.382652 c -0.0679,-0.01512 -0.137287,-0.02646 -0.207031,-0.02646 z m -7.015624,18.001795 c 1.656854,0 3,1.342971 3,2.999644 0,1.656672 -1.343146,2.999644 -3,2.999644 -1.656854,0 -3,-1.342972 -3,-2.999644 0,-1.656673 1.343146,-2.999644 3,-2.999644 z m 10,0 c 1.656855,0 3.000001,1.342971 3.000001,2.999644 0,1.656672 -1.343146,2.999644 -3.000001,2.999644 -1.656855,0 -3,-1.342972 -3,-2.999644 0,-1.656673 1.343145,-2.999644 3,-2.999644 z m 1.945312,8.963484 c 0.930392,-0.0786 1.454691,1.044273 0.796876,1.706821 0,0 -0.655143,0.694973 -1.902346,1.269393 -1.247201,0.574571 -3.163104,1.107723 -5.86328,1.062375 -2.68461,-0.04573 -4.5664,-0.576801 -5.80078,-1.120988 -1.23438,-0.54381 -1.890626,-1.183457 -1.890626,-1.183457 -0.61236,-0.600572 -0.23399,-1.642728 0.621094,-1.710714 0.03247,-0.0028 0.06506,-0.0038 0.09766,-0.0038 0.27077,0.0031 0.528705,0.116017 0.714844,0.312529 0,0 0.28509,0.320088 1.269532,0.753813 0.984442,0.433838 2.595056,0.899874 5.035156,0.945223 2.424532,0.04158 4.001034,-0.423559 4.972656,-0.871002 0.971625,-0.447216 1.257811,-0.796781 1.257811,-0.796781 0.171969,-0.20936 0.42135,-0.340495 0.691408,-0.363169 z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 32,4.0008335 A 27.999999,27.999999 0 0 0 3.9999997,32.000834 27.999999,27.999999 0 0 0 4.0175778,32.493022 27.999999,27.999999 0 0 1 32,5.0008335 27.999999,27.999999 0 0 1 59.974609,32.493022 27.999999,27.999999 0 0 0 60,32.000834 27.999999,27.999999 0 0 0 32,4.0008335 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
<path style="opacity:0.2;fill-rule:evenodd" d="m 30.855237,59.999437 c 1.121245,0.007 2.252143,-0.05118 3.379848,-0.1797 4.47527,-0.509994 8.834439,-2.091515 12.664623,-4.699594 5.640792,-3.840972 9.469962,-9.585324 11.166826,-16.005182 1.321819,-0.601829 2.512299,-1.514389 3.454346,-2.765847 1.87007,-2.484285 2.071677,-6.942599 0,-9.696084 a 6.0231602,6.0010788 0 0 0 0,-0.004 l -1.882049,-2.500199 a 6.0231602,6.0010788 0 0 0 -0.004,-0.004 L 57.74886,21.64463 c -2.073589,-2.7492 -5.012076,-3.644637 -7.637905,-3.644637 -2.625829,0 -5.564316,0.895437 -7.637983,3.644823 l -1.885971,2.500199 a 6.0231602,6.0010788 0 0 0 -0.004,0.004 l -1.882048,2.500199 a 6.0231602,6.0010788 0 0 0 0,0.004 c -2.071677,2.753485 -1.870071,7.211799 0,9.696084 0.258178,0.342978 0.65206,0.468678 0.944944,0.761782 -0.733782,1.229748 -1.718055,2.313483 -2.944623,3.148687 -2.746979,1.870495 -6.205823,2.263851 -9.3083,1.058678 l 0.0941,0.03516 c -2.345611,-0.956015 -5.27629,-0.876265 -7.461543,0.218768 -2.185253,1.095032 -3.610381,2.888499 -4.375766,4.844136 -0.76538,1.955636 -0.934994,4.236293 -0.07058,6.516144 0.859369,2.266127 2.946486,4.281432 5.305112,5.168194 3.225648,1.245451 6.606079,1.877381 9.97094,1.898589 z"/>
<path style="fill:#ff9932;fill-rule:evenodd" d="m 30.855237,58.999428 c 1.121245,0.007 2.252143,-0.05118 3.379848,-0.1797 4.47527,-0.509994 8.834439,-2.091515 12.664623,-4.699594 5.640792,-3.840971 9.469962,-9.585324 11.166826,-16.005182 1.321819,-0.601828 2.512299,-1.514389 3.454346,-2.765847 1.87007,-2.484285 2.071677,-6.942599 0,-9.696084 a 6.0231602,6.0010788 0 0 0 0,-0.004 l -1.882049,-2.500199 a 6.0231602,6.0010788 0 0 0 -0.004,-0.004 L 57.74886,20.644621 c -2.073589,-2.749201 -5.012076,-3.644638 -7.637905,-3.644638 -2.625829,0 -5.564316,0.895437 -7.637983,3.644824 l -1.885971,2.500199 a 6.0231602,6.0010788 0 0 0 -0.004,0.004 l -1.882048,2.500199 a 6.0231602,6.0010788 0 0 0 0,0.004 c -2.071677,2.753485 -1.870071,7.211799 0,9.696084 0.258178,0.342978 0.65206,0.468678 0.944944,0.761782 -0.733782,1.229749 -1.718055,2.313483 -2.944623,3.148687 -2.746979,1.870495 -6.205823,2.263851 -9.3083,1.058679 l 0.0941,0.03516 c -2.345611,-0.956015 -5.27629,-0.876265 -7.461543,0.218768 -2.185253,1.095032 -3.610381,2.888499 -4.375766,4.844136 -0.76538,1.955637 -0.934994,4.236293 -0.07058,6.516144 0.859369,2.266127 2.946486,4.281432 5.305112,5.168194 3.225648,1.245451 6.606079,1.877381 9.97094,1.898589 z"/>
<path style="opacity:0.2;fill-rule:evenodd" d="M 33.144531 6 C 32.023287 5.99294 30.893329 6.0511751 29.765625 6.1796875 C 25.290355 6.6896817 20.929792 8.2708284 17.099609 10.878906 C 11.458817 14.719877 7.6304594 20.464908 5.9335938 26.884766 C 4.6117754 27.486594 3.4205618 28.398933 2.4785156 29.650391 C 0.60844487 32.134676 0.40683879 36.594171 2.4785156 39.347656 A 6.0231602 6.0010788 0 0 0 2.4785156 39.351562 L 4.3613281 41.851562 A 6.0231602 6.0010788 0 0 0 4.3652344 41.855469 L 6.2519531 44.355469 C 8.3256213 47.104668 11.262842 48 13.888672 48 C 16.514501 48 19.453677 47.104856 21.527344 44.355469 L 23.412109 41.855469 A 6.0231602 6.0010788 0 0 0 23.417969 41.851562 L 25.298828 39.351562 A 6.0231602 6.0010788 0 0 0 25.298828 39.347656 C 27.370505 36.594171 27.168899 32.134676 25.298828 29.650391 C 25.04065 29.307413 24.6464 29.181776 24.353516 28.888672 C 25.087298 27.658923 26.07226 26.575439 27.298828 25.740234 C 30.045807 23.86974 33.504945 23.476469 36.607422 24.681641 L 36.513672 24.646484 C 37.294935 24.964908 38.141993 25.156725 39.003906 25.246094 L 40.582031 23.148438 L 40.587891 23.144531 L 42.472656 20.644531 C 44.245618 18.293836 46.649759 17.303724 48.951172 17.064453 C 49.076111 15.776964 48.93382 14.421789 48.419922 13.066406 C 47.560554 10.800282 45.473861 8.7851997 43.115234 7.8984375 C 39.889587 6.6529864 36.509393 6.0212084 33.144531 6 z"/>
<path style="fill:#ffda43;fill-rule:evenodd" d="m 33.144762,5.0005502 c -1.121244,-0.00706 -2.252143,0.05119 -3.379847,0.1797024 -4.47527,0.5099942 -8.83444,2.0915155 -12.664623,4.6995935 C 11.4595,13.720817 7.630331,19.465171 5.9334653,25.885029 c -1.3218184,0.601828 -2.5122988,1.514389 -3.454345,2.765847 -1.87007076,2.484285 -2.07167684,6.942599 0,9.696084 a 6.0231602,6.0010788 0 0 0 0,0.004 l 1.8820493,2.500199 a 6.0231602,6.0010788 0 0 0 0.00392,0.004 l 1.8859706,2.500201 c 2.0736682,2.749199 5.0121548,3.644635 7.6379848,3.644635 2.625829,0 5.564316,-0.895436 7.637983,-3.644823 l 1.88597,-2.500199 a 6.0231602,6.0010788 0 0 0 0.004,-0.004 l 1.882049,-2.500199 a 6.0231602,6.0010788 0 0 0 0,-0.004 c 2.071677,-2.753485 1.870071,-7.211799 0,-9.696084 -0.258178,-0.342978 -0.65206,-0.468678 -0.944944,-0.761782 0.733782,-1.229749 1.718055,-2.313483 2.944623,-3.148688 2.746979,-1.870494 6.205823,-2.26385 9.3083,-1.058678 l -0.0941,-0.03516 c 2.345611,0.956014 5.27629,0.876264 7.461543,-0.218768 2.185253,-1.095032 3.610381,-2.8885 4.375765,-4.844137 0.765381,-1.955636 0.934995,-4.236292 0.07058,-6.516145 C 47.561446,9.8012075 45.474329,7.7859015 43.115702,6.8991393 39.890055,5.6536882 36.509624,5.0217586 33.144762,5.0005502 Z"/>
<path style="opacity:0.2;fill:#ffffff;fill-rule:evenodd" d="M 33.144531 5 C 32.023287 4.99294 30.893329 5.0511751 29.765625 5.1796875 C 25.290355 5.6896817 20.929792 7.2708283 17.099609 9.8789062 C 11.458817 13.719877 7.6304595 19.464908 5.9335938 25.884766 C 4.6117754 26.486594 3.4205618 27.398933 2.4785156 28.650391 C 1.4384686 30.032035 0.93902516 32.024179 1.0351562 33.994141 C 1.1279663 32.368205 1.615393 30.797001 2.4785156 29.650391 C 3.4205618 28.398933 4.6117754 27.486594 5.9335938 26.884766 C 7.6304594 20.464908 11.458817 14.719877 17.099609 10.878906 C 20.929792 8.2708284 25.290355 6.6896817 29.765625 6.1796875 C 30.893329 6.0511751 32.023287 5.99294 33.144531 6 C 36.509393 6.0212084 39.889587 6.6529864 43.115234 7.8984375 C 45.473861 8.7851997 47.560554 10.800282 48.419922 13.066406 C 48.749149 13.934726 48.92702 14.803745 48.980469 15.654297 C 49.039639 14.490607 48.879537 13.27862 48.419922 12.066406 C 47.560554 9.8002818 45.473861 7.7851997 43.115234 6.8984375 C 39.889587 5.6529864 36.509393 5.0212084 33.144531 5 z M 24.800781 28.222656 C 24.646363 28.441418 24.490522 28.659062 24.353516 28.888672 C 24.6464 29.181776 25.04065 29.307413 25.298828 29.650391 C 26.162316 30.797486 26.651642 32.369421 26.744141 33.996094 C 26.840699 32.025517 26.339208 30.032477 25.298828 28.650391 C 25.159356 28.465108 24.982143 28.341767 24.800781 28.222656 z"/>
<path style="opacity:0.2;fill-rule:evenodd" d="m 33.144544,12.003901 c -0.88366,-0.0056 -1.76806,0.04038 -2.644533,0.140625 -3.505889,0.400995 -6.91598,1.642416 -9.914066,3.691408 -5.440817,3.718435 -8.87069,9.668679 -9.464848,16.164068 l -0.875,0 a 3.2489855,2.500465 0 0 0 -2.8125011,3.750001 l 1.8750007,2.500001 1.8789074,2.500001 a 3.2489855,2.500465 0 0 0 5.625002,0 l 1.878907,-2.500001 1.875,-2.500001 a 3.2489855,2.500465 0 0 0 -2.812501,-3.750001 l -0.625,0 c 0.567324,-4.514418 3.033985,-8.60722 6.843753,-11.210941 4.365573,-2.983578 9.913328,-3.616084 14.83985,-1.695313 a 3.0003012,3.0003012 0 1 0 2.179688,-5.589846 c -2.537489,-0.989326 -5.19668,-1.483231 -7.847659,-1.500001 z"/>
<path style="fill:#3f3f3f;fill-rule:evenodd" d="m 33.144544,11.003887 c -0.88366,-0.0056 -1.76806,0.04038 -2.644533,0.140625 -3.505889,0.400996 -6.91598,1.642417 -9.914066,3.691408 -5.440817,3.718435 -8.87069,9.66868 -9.464848,16.164069 l -0.875,0 A 3.2489855,2.500465 0 0 0 7.4335959,34.74999 l 1.8750007,2.500001 1.8789074,2.500001 a 3.2489855,2.500465 0 0 0 5.625002,0 l 1.878907,-2.500001 1.875,-2.500001 a 3.2489855,2.500465 0 0 0 -2.812501,-3.750001 l -0.625,0 c 0.567324,-4.514418 3.033985,-8.607219 6.843753,-11.210942 4.365573,-2.983578 9.913328,-3.616084 14.83985,-1.695313 a 3.0003012,3.0003012 0 1 0 2.179688,-5.589846 c -2.537489,-0.989326 -5.19668,-1.483231 -7.847659,-1.500001 z"/>
<path style="fill:#ff9932;fill-rule:evenodd" d="m 61.52088,25.653021 0,-0.004 -1.882049,-2.500199 -0.004,-0.004 -1.885971,-2.500201 c -2.073589,-2.749201 -5.012076,-3.644638 -7.637905,-3.644638 -2.625829,0 -5.564316,0.895437 -7.637983,3.644824 l -1.885971,2.500199 -0.004,0.004 -1.882048,2.500199 0,0.004 z"/>
<path style="opacity:0.2;fill-rule:evenodd" d="m 30.855455,53.996101 c 0.883661,0.0056 1.768061,-0.04038 2.644533,-0.14062 3.50589,-0.400995 6.915981,-1.642417 9.914066,-3.691408 5.440819,-3.718441 8.87069,-9.668686 9.464848,-16.164074 l 0.875001,0 a 3.2489855,2.500465 0 0 0 2.812501,-3.750002 l -1.875001,-2.500001 -1.878907,-2.500001 a 3.2489855,2.500465 0 0 0 -5.625002,0 l -1.878907,2.500001 -1.875001,2.500001 a 3.2489855,2.500465 0 0 0 2.812502,3.750002 l 0.625,0 c -0.567324,4.514417 -3.033985,8.607219 -6.843753,11.210942 -4.365574,2.983577 -9.913328,3.616084 -14.83985,1.695313 A 3.0003012,3.0003012 0 1 0 23.007796,52.4961 c 2.537489,0.989326 5.19668,1.483231 7.847659,1.500001 z"/>
<path style="fill:#3f3f3f;fill-rule:evenodd" d="m 30.855455,52.996092 c 0.883661,0.0056 1.768061,-0.04038 2.644533,-0.14062 3.50589,-0.400994 6.915981,-1.642417 9.914066,-3.691408 5.440819,-3.718441 8.87069,-9.668686 9.464848,-16.164074 l 0.875001,0 a 3.2489855,2.500465 0 0 0 2.812501,-3.750002 l -1.875001,-2.500001 -1.878907,-2.500001 a 3.2489855,2.500465 0 0 0 -5.625002,0 l -1.878907,2.500001 -1.875001,2.500001 a 3.2489855,2.500465 0 0 0 2.812502,3.750002 l 0.625,0 c -0.567324,4.514418 -3.033985,8.607219 -6.843753,11.210942 -4.365574,2.983577 -9.913328,3.616084 -14.83985,1.695313 a 3.0003012,3.0003012 0 1 0 -2.179689,5.589846 c 2.537489,0.989327 5.19668,1.483231 7.847659,1.500001 z"/>
</svg>

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" viewBox="0 0 64 64" version="1.1">
<defs>
<linearGradient id="linear0" gradientUnits="userSpaceOnUse" x1="0.3965" y1="55.252807" x2="98.808388" y2="55.252807" gradientTransform="matrix(0.209725,0,0,0.217004,10.666667,16.213333)">
<stop offset="0" style="stop-color:rgb(0%,82.352941%,90.196078%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(18.039216%,80%,66.666667%);stop-opacity:1;"/>
</linearGradient>
<filter id="alpha" filterUnits="objectBoundingBox" x="0%" y="0%" width="100%" height="100%">
<feColorMatrix type="matrix" in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
</filter>
<mask id="mask0">
<g filter="url(#alpha)">
<rect x="0" y="0" width="64" height="64" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961;stroke:none;"/>
</g>
</mask>
<linearGradient id="linear1" gradientUnits="userSpaceOnUse" x1="49.0172" y1="137.88685" x2="99.792668" y2="113.96209" gradientTransform="matrix(0.24812,0,0,0.183424,10.666667,16.213333)">
<stop offset="0" style="stop-color:rgb(0%,0%,0%);stop-opacity:0;"/>
<stop offset="0.514125" style="stop-color:rgb(0%,0%,0%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(0%,0%,0%);stop-opacity:0;"/>
</linearGradient>
<clipPath id="clip1">
<rect x="0" y="0" width="64" height="64"/>
</clipPath>
<g id="surface5" clip-path="url(#clip1)">
<path style=" stroke:none;fill-rule:evenodd;fill:url(#linear1);" d="M 37.8125 40.023438 C 37.195312 40.019531 36.582031 39.894531 36.003906 39.644531 C 34.699219 39.074219 33.550781 38.003906 32.617188 36.550781 C 32.882812 36.078125 33.125 35.585938 33.339844 35.085938 C 33.621094 34.429688 33.859375 33.75 34.054688 33.0625 C 34.511719 31.460938 40.539062 33.492188 39.617188 36.125 C 39.144531 37.484375 38.542969 38.796875 37.8125 40.023438 Z M 30.492188 46.683594 C 27.414062 47.949219 23.832031 47.882812 20.777344 46.464844 C 17.261719 44.832031 20.875 39.359375 22.878906 40.496094 C 23.59375 40.898438 24.378906 41.160156 25.1875 41.257812 C 25.191406 41.265625 25.195312 41.269531 25.199219 41.273438 C 26.628906 43.503906 28.425781 45.359375 30.492188 46.683594 Z M 30.492188 46.683594 "/>
</g>
<linearGradient id="linear2" gradientUnits="userSpaceOnUse" x1="201.82208" y1="57.648954" x2="103.57667" y2="57.648954" gradientTransform="matrix(0.209725,0,0,0.217004,10.666667,16.213333)">
<stop offset="0" style="stop-color:rgb(12.156863%,63.921569%,52.156863%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(18.039216%,80%,66.666667%);stop-opacity:1;"/>
</linearGradient>
</defs>
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);" d="M 37.8125 40.023438 C 37.195312 40.019531 36.582031 39.894531 36.003906 39.640625 C 34.699219 39.074219 33.550781 38 32.617188 36.550781 C 32.882812 36.078125 33.125 35.585938 33.339844 35.085938 C 34.277344 32.902344 34.726562 30.507812 34.757812 28.132812 C 34.753906 28.085938 34.75 28.039062 34.746094 27.992188 L 34.746094 27.871094 C 34.742188 26.9375 34.601562 25.996094 34.28125 25.117188 C 33.910156 24.105469 33.324219 23.089844 32.390625 22.695312 C 32.21875 22.625 32.042969 22.59375 31.863281 22.597656 C 30.691406 20.402344 30.652344 18.300781 31.863281 16.296875 C 31.886719 16.296875 31.90625 16.296875 31.929688 16.296875 C 33.359375 16.3125 34.773438 16.753906 35.988281 17.523438 C 39.289062 19.621094 40.933594 23.710938 40.96875 27.726562 C 40.96875 27.773438 40.96875 27.820312 40.96875 27.867188 L 40.984375 27.867188 C 40.980469 32.109375 39.960938 36.410156 37.8125 40.023438 Z M 30.496094 46.683594 C 27.414062 47.949219 23.832031 47.882812 20.777344 46.464844 C 17.261719 44.832031 14.578125 41.660156 12.921875 38.042969 C 10.09375 31.851562 10.03125 24.449219 12.714844 18.164062 C 14.726562 18.96875 16.519531 17.683594 16.519531 17.683594 C 16.519531 17.683594 16.515625 19.660156 18.429688 20.652344 C 16.464844 25.25 16.511719 30.714844 18.480469 35.195312 C 19.425781 37.351562 20.875 39.359375 22.878906 40.496094 C 23.59375 40.898438 24.382812 41.160156 25.191406 41.257812 C 25.191406 41.265625 25.195312 41.269531 25.199219 41.273438 C 26.628906 43.503906 28.425781 45.359375 30.496094 46.683594 Z M 30.496094 46.683594 "/>
<use xlink:href="#surface5" mask="url(#mask0)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear2);" d="M 22.777344 27.867188 C 22.773438 27.820312 22.773438 27.773438 22.773438 27.726562 C 22.8125 23.710938 24.457031 19.621094 27.757812 17.523438 C 28.96875 16.753906 30.382812 16.3125 31.8125 16.296875 C 31.835938 16.296875 31.859375 16.296875 31.878906 16.296875 L 31.878906 22.597656 C 31.703125 22.59375 31.523438 22.625 31.355469 22.695312 C 30.421875 23.089844 29.832031 24.105469 29.460938 25.117188 C 29.140625 25.996094 29 26.9375 29 27.871094 L 28.996094 27.992188 C 28.992188 28.039062 28.988281 28.085938 28.984375 28.132812 C 29.019531 30.507812 29.464844 32.902344 30.40625 35.085938 C 31.457031 37.535156 33.128906 39.785156 35.492188 40.816406 C 37.273438 41.59375 39.25 41.410156 40.863281 40.496094 C 42.871094 39.359375 44.316406 37.351562 45.261719 35.195312 C 47.230469 30.714844 47.277344 25.25 45.316406 20.652344 C 47.226562 19.660156 47.222656 17.683594 47.222656 17.683594 C 47.222656 17.683594 49.015625 18.96875 51.03125 18.164062 C 53.714844 24.449219 53.648438 31.851562 50.820312 38.042969 C 49.164062 41.660156 46.480469 44.832031 42.964844 46.464844 C 39.835938 47.914062 36.15625 47.953125 33.027344 46.589844 C 30.210938 45.363281 27.921875 43.152344 26.277344 40.582031 C 23.890625 36.863281 22.761719 32.332031 22.757812 27.867188 Z M 22.777344 27.867188 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.6 KiB

89
data/scripts/codec.sh Executable file
View File

@ -0,0 +1,89 @@
#! /usr/bin/bash
export LANG=C
DISPLAY_CHECK=$(echo $DISPLAY)
WHO=$(whoami)
### INTERNET CHECK ###
INTERNET="no"
internet_check() {
# Check for internet connection
wget -q --spider http://google.com
if [ $? -eq 0 ]; then
export INTERNET="yes"
fi
}
### VIDEO CODEC CHECK ####
INSTALLED="no"
package_check() {
# Check if codecs are already installed
dpkg -s pika-codecs-meta
if [ $? -eq 0 ]; then
export INSTALLED="yes"
fi
}
SUCCESSFUL="no"
codec_install() {
(
PASSWORD=$(zenity --password --title='Password Authentication')
echo "15"; sleep 1
echo "# Updating repository information"
# refresh repo metadata
echo $PASSWORD | sudo -S apt update &>/tmp/codeccheck.log
# update repos so that we can see any new repo package changes
echo $PASSWORD | sudo -S apt install -y pika-sources &>>/tmp/codeccheck.log
# refresh repo data again.
echo $PASSWORD | sudo -S apt update &>>/tmp/codeccheck.log
echo "50"; sleep 1
echo "# Installing codec meta package, includes hardware decoding and ffmpeg stuff"
echo $PASSWORD | sudo -S apt install -y pika-codecs-meta &>>/tmp/codeccheck.log
echo "100"; sleep 1
) | zenity --title "Video Playback and Encoding enablement" --progress --width=600 --no-cancel --auto-close --percentage=0
}
codec_ask() {
if zenity --question \
--title="Video Playback and Encoding enablement" \
--width=600 \
--text="`printf "Due to U.S. patent laws we are not able to include some important video playback and
encoding packages on the PikaOS installation media, -HOWEVER- these are freely
available to download and install with your consent, which we are asking for now! \n
Please note that without these packages installed, video playback in some games, browsers,
and media players will not work correctly. Additionally, without these packages you will
be unable to use video encoding in OBS studio and Blender.\n
Would you like to install the required video playback and encoding packages now to resolve
the issue? (strongly recommended) \n"`"
then
codec_install && export SUCCESSFUL="yes"
if [[ $SUCCESSFUL == "yes" ]]; then
zenity --info --title='Complete!' --text="$(printf "Installation Complete! \nYou may want to reboot for changes to take effect.\n Please do it ASAP")"
else
zenity --error --title='Failed!' --text='Failed to install codecs!'
fi
fi
}
package_check
internet_check
### Start Program ###
if [[ $INSTALLED == "no" ]]; then
if [[ $INTERNET == "yes" ]]; then
if [[ $DISPLAY_CHECK ]] && [[ $WHO != "pikaos" ]] && [[ $WHO != "gnome-initial-setup" ]]; then
# sometimes if this tries to run too early when the session is still starting KDE will freeze
sleep 5
codec_ask
fi
else
zenity --error --title='Failed!' --text='No Internet Connection!'
fi
else
zenity --error --title='No Codec Change Required!' --text='All required Codecs are already installed!'
fi

2
data/scripts/driver-manager.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
pika-drivers "$@"

View File

@ -1,3 +0,0 @@
#! /bin/bash
echo "pikaos" | sudo -S "$@"

View File

@ -0,0 +1,10 @@
#!/bin/bash
if echo $XDG_SESSION_DESKTOP | grep -i -E 'gnome|pika|ubuntu'
then
gnome-software "$@"
elif echo $XDG_SESSION_DESKTOP | grep -i -E 'plasma|kde'
then
plasma-discover "$@"
else
zenity --error --text "$XDG_SESSION_DESKTOP does have a registered software-manager"
fi

10
data/scripts/update-manager.sh Executable file
View File

@ -0,0 +1,10 @@
#!/bin/bash
if echo $XDG_SESSION_DESKTOP | grep -i -E 'gnome|pika|ubuntu'
then
gnome-software "$@"
elif echo $XDG_SESSION_DESKTOP | grep -i -E 'plasma|kde'
then
plasma-discover "$@"
else
zenity --error --text "$XDG_SESSION_DESKTOP does have a registered software-manager"
fi

2
data/scripts/webapp-manager.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
webapp-manager "$@"

28
debian/rules vendored
View File

@ -13,14 +13,20 @@ override_dh_auto_install:
mkdir -p debian/pika-welcome/usr/bin/ mkdir -p debian/pika-welcome/usr/bin/
/root/.cargo/bin/cargo fetch /root/.cargo/bin/cargo fetch
/root/.cargo/bin/cargo build --release /root/.cargo/bin/cargo build --release
cp -vf target/release/pika-welcome debian/pika-welcome/usr/bin/ cp -vf target/release/pika-welcome pika-welcome/usr/bin/
chmod 755 debian/pika-welcome/usr/bin/pika-welcome chmod 755 pika-welcome/usr/bin/pika-welcome
mkdir -p debian/pika-welcome/usr/share/glib-2.0/schemas/ cp -vf data/bin/pika-welcome pika-welcome/usr/bin/pika-welcome-autostart
mkdir -p debian/pika-welcome/usr/lib/pika/pika-welcome/scripts/ chmod 755 pika-welcome/usr/bin/pika-welcome-autostart
cp -rvf data/scripts/*.sh debian/pika-welcome/usr/lib/pika/pika-welcome/scripts/ mkdir -p pika-welcome/usr/share/glib-2.0/schemas/
chmod 755 debian/pika-welcome/usr/lib/pika/pika-welcome/scripts/*.sh mkdir -p pika-welcome/usr/share/
cp data/com.github.pikaos-linux.pikawelcome.gschema.xml debian/pika-welcome/usr/share/glib-2.0/schemas/ mkdir -p pika-welcome/usr/lib/pika/pika-welcome/scripts/
mkdir -p debian/pika-welcome/usr/share/applications cp -rvf data/scripts/*.sh pika-welcome/usr/lib/pika/pika-welcome/scripts/
cp -vf data/com.github.pikaos-linux.pikawelcome.desktop debian/pika-welcome/usr/share/applications/ chmod 755 pika-welcome/usr/lib/pika/pika-welcome/scripts/*.sh
mkdir -p debian/pika-welcome/usr/share/icons/hicolor/scalable/apps cp data/com.github.pikaos-linux.pikawelcome.gschema.xml pika-welcome/usr/share/glib-2.0/schemas/
cp -vf data/com.github.pikaos-linux.pikawelcome.svg debian/pika-welcome/usr/share/icons/hicolor/scalable/apps/ mkdir -p pika-welcome/usr/share/applications
cp -vf data/com.github.pikaos-linux.pikawelcome.desktop pika-welcome/usr/share/applications/
mkdir -p pika-welcome/etc/xdg/autostart
cp -vf data/pika-welcome-autostart.desktop pika-welcome/etc/xdg/autostart/
mkdir -p pika-welcome/usr/share/icons/hicolor/scalable/apps
cp -vf data/com.github.pikaos-linux.pikawelcome.svg pika-welcome/usr/share/icons/hicolor/scalable/apps/
cp -vf data/icons pika-welcome/usr/share/