@textback/notification-widget 2.0.3 → 2.0.4-110501
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.js +12 -0
- package/{release/builds/textback/notificationwidget/build → build}/sdk.js +2 -2
- package/package.json +2 -2
- package/src/widget/components/tb-notification-widget/index.js +22 -6
- package/src/widget/components/tb-nw-wahunter/index.js +4 -2
- package/src/widget/icons/tb-logo-dark-en.svg +17 -0
- package/src/widget/icons/tb-logo-dark-ru.svg +17 -0
- package/src/widget/icons/tb-logo-dark.svg +16 -0
- package/src/widget/icons/tb-logo-light-en.svg +17 -0
- package/src/widget/icons/tb-logo-light-ru.svg +17 -0
- package/src/widget/icons/tb-logo-white.svg +16 -0
- package/src/widget/icons/tb-logo.svg +15 -20
- package/release/builds/textback/notificationwidget/.eslintrc.js +0 -291
- package/release/builds/textback/notificationwidget/.gitlab-ci.yml +0 -34
- package/release/builds/textback/notificationwidget/build/index.js +0 -12
- package/release/builds/textback/notificationwidget/package-lock.json +0 -9985
- package/release/builds/textback/notificationwidget/package.json +0 -70
- package/release/builds/textback/notificationwidget/promote_tag.sh +0 -2
- package/release/builds/textback/notificationwidget/readme.md +0 -569
- package/release/builds/textback/notificationwidget/server.js +0 -224
- package/release/builds/textback/notificationwidget/src/libraries/ai.1.0.11.js +0 -4089
- package/release/builds/textback/notificationwidget/src/libraries/localization/getLocale.js +0 -17
- package/release/builds/textback/notificationwidget/src/libraries/localization/locales/.tern-port +0 -1
- package/release/builds/textback/notificationwidget/src/libraries/localization/locales/cs.js +0 -23
- package/release/builds/textback/notificationwidget/src/libraries/localization/locales/en.js +0 -23
- package/release/builds/textback/notificationwidget/src/libraries/localization/locales/index.js +0 -9
- package/release/builds/textback/notificationwidget/src/libraries/localization/locales/pl.js +0 -23
- package/release/builds/textback/notificationwidget/src/libraries/localization/locales/ro.js +0 -23
- package/release/builds/textback/notificationwidget/src/libraries/localization/locales/ru.js +0 -22
- package/release/builds/textback/notificationwidget/src/libraries/localization/locales/uk.js +0 -23
- package/release/builds/textback/notificationwidget/src/libraries/localization/text.js +0 -9
- package/release/builds/textback/notificationwidget/src/libraries/t.js +0 -82
- package/release/builds/textback/notificationwidget/src/sdk/channels/channel.js +0 -31
- package/release/builds/textback/notificationwidget/src/sdk/channels/facebook.js +0 -13
- package/release/builds/textback/notificationwidget/src/sdk/channels/factory.js +0 -34
- package/release/builds/textback/notificationwidget/src/sdk/channels/skype.js +0 -13
- package/release/builds/textback/notificationwidget/src/sdk/channels/telegram.js +0 -18
- package/release/builds/textback/notificationwidget/src/sdk/channels/viber.js +0 -13
- package/release/builds/textback/notificationwidget/src/sdk/channels/vk-modal/vk-modal.html +0 -17
- package/release/builds/textback/notificationwidget/src/sdk/channels/vk-modal/vk-modal.js +0 -25
- package/release/builds/textback/notificationwidget/src/sdk/channels/vk-modal/vk-modal.scss +0 -116
- package/release/builds/textback/notificationwidget/src/sdk/channels/vk.js +0 -195
- package/release/builds/textback/notificationwidget/src/sdk/channels/whatsapp.js +0 -27
- package/release/builds/textback/notificationwidget/src/sdk/channels/whatsappb.js +0 -27
- package/release/builds/textback/notificationwidget/src/sdk/events/observer.js +0 -46
- package/release/builds/textback/notificationwidget/src/sdk/index.js +0 -6
- package/release/builds/textback/notificationwidget/src/sdk/sdk.entry.js +0 -1
- package/release/builds/textback/notificationwidget/src/sdk/sdk.js +0 -67
- package/release/builds/textback/notificationwidget/src/sdk/utils/apiErrorHandler.js +0 -12
- package/release/builds/textback/notificationwidget/src/sdk/utils/appInsights.js +0 -88
- package/release/builds/textback/notificationwidget/src/sdk/utils/browserInfo.js +0 -9
- package/release/builds/textback/notificationwidget/src/sdk/utils/constants.js +0 -18
- package/release/builds/textback/notificationwidget/src/sdk/utils/cookies.js +0 -67
- package/release/builds/textback/notificationwidget/src/sdk/utils/find.js +0 -8
- package/release/builds/textback/notificationwidget/src/sdk/utils/loadConfig.js +0 -21
- package/release/builds/textback/notificationwidget/src/sdk/utils/loadDeepLink.js +0 -48
- package/release/builds/textback/notificationwidget/src/sdk/utils/loadScript.js +0 -26
- package/release/builds/textback/notificationwidget/src/sdk/utils/loadSubscriptions.js +0 -6
- package/release/builds/textback/notificationwidget/src/sdk/utils/parseQueryString.js +0 -34
- package/release/builds/textback/notificationwidget/src/sdk/utils/windowHelper.js +0 -25
- package/release/builds/textback/notificationwidget/src/sdk/widget/widget.js +0 -192
- package/release/builds/textback/notificationwidget/src/widget/components/index.js +0 -52
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-button/facebook.js +0 -55
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-button/index.js +0 -35
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-button/styles.scss +0 -657
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-button/telegram.js +0 -55
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-button/viber.js +0 -57
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-button/vk.js +0 -92
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-button/whatsapp.js +0 -58
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-button/whatsappb.js +0 -58
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-widget/index.js +0 -678
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-widget/normalize.scss +0 -395
- package/release/builds/textback/notificationwidget/src/widget/components/tb-notification-widget/styles.scss +0 -543
- package/release/builds/textback/notificationwidget/src/widget/components/tb-nw-wahunter/index.js +0 -259
- package/release/builds/textback/notificationwidget/src/widget/components/tb-nw-wahunter/styles.scss +0 -471
- package/release/builds/textback/notificationwidget/src/widget/config.js +0 -5
- package/release/builds/textback/notificationwidget/src/widget/icons/bell-icon.png +0 -0
- package/release/builds/textback/notificationwidget/src/widget/icons/broadcast-icon.png +0 -0
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_chat_window.svg +0 -1
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_close.svg +0 -1
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_facebook.svg +0 -7
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_facebook_circle.svg +0 -7
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_instagram_circle.svg +0 -96
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_skype.svg +0 -44
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_skype_circle.svg +0 -46
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_skype_new.svg +0 -114
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_tg.svg +0 -25
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_tg_circle.svg +0 -17
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_viber.svg +0 -75
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_viber_circle.svg +0 -67
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_viber_new.svg +0 -102
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_vk.svg +0 -14
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_vk_circle.svg +0 -16
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_whatsapp.svg +0 -147
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_whatsapp_circle.svg +0 -4
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_whatsapp_hollow.svg +0 -128
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_whatsapp_new.svg +0 -127
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_whatsappb.svg +0 -147
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_whatsappb_circle.svg +0 -4
- package/release/builds/textback/notificationwidget/src/widget/icons/icon_whatsappb_new.svg +0 -127
- package/release/builds/textback/notificationwidget/src/widget/icons/paper-plane-arrow.svg +0 -3
- package/release/builds/textback/notificationwidget/src/widget/icons/paper-plane-icon.png +0 -0
- package/release/builds/textback/notificationwidget/src/widget/icons/tb-logo.svg +0 -21
- package/release/builds/textback/notificationwidget/src/widget/index.js +0 -29
- package/release/builds/textback/notificationwidget/src/widget/locales/cs.js +0 -42
- package/release/builds/textback/notificationwidget/src/widget/locales/en.js +0 -42
- package/release/builds/textback/notificationwidget/src/widget/locales/index.js +0 -9
- package/release/builds/textback/notificationwidget/src/widget/locales/pl.js +0 -42
- package/release/builds/textback/notificationwidget/src/widget/locales/ro.js +0 -41
- package/release/builds/textback/notificationwidget/src/widget/locales/ru.js +0 -41
- package/release/builds/textback/notificationwidget/src/widget/locales/uk.js +0 -41
- package/release/builds/textback/notificationwidget/src/widget/utils/cookiesEx.js +0 -41
- package/release/builds/textback/notificationwidget/src/widget/utils/getLocale.js +0 -17
- package/release/builds/textback/notificationwidget/src/widget/utils/stringifyAttributes.js +0 -19
- package/release/builds/textback/notificationwidget/src/widget/utils/text.js +0 -10
- package/release/builds/textback/notificationwidget/src/widget/utils/widgetsStorage.js +0 -28
- package/release/builds/textback/notificationwidget/src/widget/widget.entry.js +0 -3
- package/release/builds/textback/notificationwidget/tests/gf.html +0 -35
- package/release/builds/textback/notificationwidget/tests/gf.js +0 -22
- package/release/builds/textback/notificationwidget/tests/index.js +0 -62
- package/release/builds/textback/notificationwidget/views/examples.ejs +0 -51
- package/release/builds/textback/notificationwidget/views/sdk.html +0 -274
- package/release/builds/textback/notificationwidget/webpack.common.js +0 -72
- package/release/builds/textback/notificationwidget/webpack.dev.js +0 -15
- package/release/builds/textback/notificationwidget/webpack.prod.js +0 -10
- package/widget.tar.gz +0 -0
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg class="tb-icon-chat-window" style="fill:#ffffff;" width="28px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18.6 17.5"><desc>Write</desc><path d="M3.7 17.5v-4.8H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0h14.6c1.1 0 2 .9 2 2v8.8c0 1.1-.9 2-2 2H9l-5.3 4.7zM2 1c-.6 0-1 .4-1 1v8.8c0 .5.4 1 1 1h2.8v3.5l3.8-3.5h8c.5 0 1-.4 1-1V2c0-.5-.4-1-1-1H2z"></path></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg class="tb-icon-close" width="16px" height="16px" viewBox="0 0 23 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <desc>Close</desc> <g stroke="none" stroke-width="1" fill-rule="evenodd"> <rect transform="translate(11.313708, 11.313708) rotate(-45.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30"></rect> <rect transform="translate(11.313708, 11.313708) rotate(-315.000000) translate(-11.313708, -11.313708) " x="10.3137085" y="-3.6862915" width="2" height="30"></rect> </g> </svg>
|
@@ -1,7 +0,0 @@
|
|
1
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2
|
-
width="54.2px" height="54.1px" viewBox="0 0 54.2 54.1" enable-background="new 0 0 54.2 54.1" xml:space="preserve">
|
3
|
-
<g>
|
4
|
-
<path fill="#ffffff" d="M33.6,27.9h-4.8v17.6h-7.3V27.9h-3.5v-6.2h3.5v-4c0-2.9,1.4-7.3,7.3-7.3l5.4,0v6h-3.9
|
5
|
-
c-0.6,0-1.5,0.3-1.5,1.7v3.6h5.4L33.6,27.9z M33.6,27.9"/>
|
6
|
-
</g>
|
7
|
-
</svg>
|
package/release/builds/textback/notificationwidget/src/widget/icons/icon_facebook_circle.svg
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2
|
-
width="54.2px" height="54.1px" viewBox="0 0 54.2 54.1" enable-background="new 0 0 54.2 54.1" xml:space="preserve">
|
3
|
-
<g>
|
4
|
-
<path fill="#FFFFFF" d="M33.6,27.9h-4.8v17.6h-7.3V27.9h-3.5v-6.2h3.5v-4c0-2.9,1.4-7.3,7.3-7.3l5.4,0v6h-3.9
|
5
|
-
c-0.6,0-1.5,0.3-1.5,1.7v3.6h5.4L33.6,27.9z M33.6,27.9"/>
|
6
|
-
</g>
|
7
|
-
</svg>
|
package/release/builds/textback/notificationwidget/src/widget/icons/icon_instagram_circle.svg
DELETED
@@ -1,96 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg
|
3
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
4
|
-
xmlns:cc="http://creativecommons.org/ns#"
|
5
|
-
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
6
|
-
xmlns:svg="http://www.w3.org/2000/svg"
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
8
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
9
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
10
|
-
version="1.1"
|
11
|
-
viewBox="0 0 55 55.000001"
|
12
|
-
xml:space="preserve"
|
13
|
-
id="svg3704"
|
14
|
-
sodipodi:docname="icon_instagram.svg"
|
15
|
-
width="55"
|
16
|
-
height="55"
|
17
|
-
inkscape:version="0.92.1 r15371"><metadata
|
18
|
-
id="metadata3710"><rdf:RDF><cc:Work
|
19
|
-
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
20
|
-
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
21
|
-
id="defs3708" /><sodipodi:namedview
|
22
|
-
pagecolor="#ffffff"
|
23
|
-
bordercolor="#666666"
|
24
|
-
borderopacity="1"
|
25
|
-
objecttolerance="10"
|
26
|
-
gridtolerance="10"
|
27
|
-
guidetolerance="10"
|
28
|
-
inkscape:pageopacity="0"
|
29
|
-
inkscape:pageshadow="2"
|
30
|
-
inkscape:window-width="1920"
|
31
|
-
inkscape:window-height="1017"
|
32
|
-
id="namedview3706"
|
33
|
-
showgrid="false"
|
34
|
-
fit-margin-top="0"
|
35
|
-
fit-margin-left="0"
|
36
|
-
fit-margin-right="0"
|
37
|
-
fit-margin-bottom="0"
|
38
|
-
inkscape:zoom="9.3691649"
|
39
|
-
inkscape:cx="-3.0335185"
|
40
|
-
inkscape:cy="23.930933"
|
41
|
-
inkscape:window-x="-8"
|
42
|
-
inkscape:window-y="-8"
|
43
|
-
inkscape:window-maximized="1"
|
44
|
-
inkscape:current-layer="svg3704" /><style
|
45
|
-
type="text/css"
|
46
|
-
id="style3680">
|
47
|
-
.st0{fill:url(#SVGID_1_);}
|
48
|
-
.st1{fill:#FFFFFF;}
|
49
|
-
</style><g
|
50
|
-
id="Edges"
|
51
|
-
transform="translate(-18.800003,-437.80005)" /><g
|
52
|
-
id="Background_1_"
|
53
|
-
transform="matrix(0.11406921,0,0,0.11406921,-1.6161984,-1.741579)"><radialGradient
|
54
|
-
cx="50.158199"
|
55
|
-
cy="15.1047"
|
56
|
-
gradientTransform="matrix(0.05233596,-0.9986,0.8488,0.04448556,12.0003,498.8006)"
|
57
|
-
gradientUnits="userSpaceOnUse"
|
58
|
-
id="SVGID_1_"
|
59
|
-
r="684.44489"><stop
|
60
|
-
offset="0"
|
61
|
-
style="stop-color:#FED576"
|
62
|
-
id="stop3683" /><stop
|
63
|
-
offset="0.2634"
|
64
|
-
style="stop-color:#F47133"
|
65
|
-
id="stop3685" /><stop
|
66
|
-
offset="0.6091"
|
67
|
-
style="stop-color:#BC3081"
|
68
|
-
id="stop3687" /><stop
|
69
|
-
offset="1"
|
70
|
-
style="stop-color:#4C63D2"
|
71
|
-
id="stop3689" /></radialGradient><path
|
72
|
-
class="st0"
|
73
|
-
d="m 18.8,250.1 v 12.8 C 22.1,385.3 120.7,483.6 238,492.8 h 36.1 C 392.1,483.5 489,384.3 492.2,262.7 V 250.1 C 489,126.3 388.7,25.9 267.9,19.7 137.9,13.1 22.4,117.4 18.8,250.1 Z"
|
74
|
-
id="path3692"
|
75
|
-
inkscape:connector-curvature="0"
|
76
|
-
style="fill:url(#SVGID_1_)" /></g><g
|
77
|
-
id="Symbol"
|
78
|
-
transform="matrix(0.11406921,0,0,0.11406921,-1.7416742,-1.7528125)"><g
|
79
|
-
id="g3701"><path
|
80
|
-
class="st1"
|
81
|
-
d="m 256.6,138.3 c 37.7,0 42.2,0.1 57.1,0.8 13.8,0.6 21.2,3 26.2,4.9 6.6,2.6 11.3,5.7 16.2,10.7 4.9,5 8,9.8 10.6,16.5 1.9,5.1 4.2,12.7 4.9,26.7 0.7,15.2 0.8,19.7 0.8,58.1 0,38.4 -0.1,42.9 -0.8,58.1 -0.6,14 -2.9,21.6 -4.9,26.7 -2.6,6.7 -5.6,11.5 -10.6,16.5 -4.9,5 -9.6,8.1 -16.2,10.7 -5,2 -12.5,4.3 -26.2,4.9 -14.9,0.7 -19.4,0.8 -57.1,0.8 -37.7,0 -42.2,-0.1 -57.1,-0.8 -13.8,-0.6 -21.2,-3 -26.2,-4.9 -6.6,-2.6 -11.3,-5.7 -16.2,-10.7 -4.9,-5 -8,-9.8 -10.6,-16.5 -1.9,-5.1 -4.2,-12.7 -4.9,-26.7 -0.7,-15.2 -0.8,-19.7 -0.8,-58.1 0,-38.4 0.1,-42.9 0.8,-58.1 0.6,-14 2.9,-21.6 4.9,-26.7 2.6,-6.7 5.6,-11.5 10.6,-16.5 4.9,-5 9.6,-8.1 16.2,-10.7 5,-2 12.5,-4.3 26.2,-4.9 14.9,-0.6 19.4,-0.8 57.1,-0.8 m 0,-25.9 c -38.4,0 -43.2,0.2 -58.2,0.9 -15,0.7 -25.3,3.1 -34.3,6.7 -9.3,3.7 -17.2,8.6 -25,16.6 -7.9,8 -12.7,16 -16.3,25.5 -3.5,9.1 -5.9,19.6 -6.6,34.9 -0.7,15.3 -0.8,20.2 -0.8,59.2 0,39 0.2,43.9 0.8,59.2 0.7,15.3 3.1,25.7 6.6,34.9 3.6,9.4 8.4,17.5 16.3,25.5 7.9,8 15.7,12.9 25,16.6 9,3.6 19.3,6 34.3,6.7 15.1,0.7 19.9,0.9 58.2,0.9 38.3,0 43.2,-0.2 58.2,-0.9 15,-0.7 25.3,-3.1 34.3,-6.7 9.3,-3.7 17.2,-8.6 25,-16.6 7.9,-8 12.7,-16 16.3,-25.5 3.5,-9.1 5.9,-19.6 6.6,-34.9 0.7,-15.3 0.8,-20.2 0.8,-59.2 0,-39 -0.2,-43.9 -0.8,-59.2 -0.7,-15.3 -3.1,-25.7 -6.6,-34.9 -3.6,-9.4 -8.4,-17.5 -16.3,-25.5 -7.9,-8 -15.7,-12.9 -25,-16.6 -9,-3.6 -19.3,-6 -34.3,-6.7 -15,-0.7 -19.9,-0.9 -58.2,-0.9 z"
|
82
|
-
id="path3695"
|
83
|
-
inkscape:connector-curvature="0"
|
84
|
-
style="fill:#ffffff" /><path
|
85
|
-
class="st1"
|
86
|
-
d="m 256.6,182.3 c -40.1,0 -72.5,33 -72.5,73.8 0,40.8 32.5,73.8 72.5,73.8 40,0 72.5,-33 72.5,-73.8 0,-40.8 -32.5,-73.8 -72.5,-73.8 z m 0,121.7 c -26,0 -47.1,-21.4 -47.1,-47.9 0,-26.5 21.1,-47.9 47.1,-47.9 26,0 47.1,21.4 47.1,47.9 0,26.5 -21.1,47.9 -47.1,47.9 z"
|
87
|
-
id="path3697"
|
88
|
-
inkscape:connector-curvature="0"
|
89
|
-
style="fill:#ffffff" /><ellipse
|
90
|
-
class="st1"
|
91
|
-
cx="332"
|
92
|
-
cy="179.39999"
|
93
|
-
rx="16.9"
|
94
|
-
ry="17.200001"
|
95
|
-
id="ellipse3699"
|
96
|
-
style="fill:#ffffff" /></g></g></svg>
|
@@ -1,44 +0,0 @@
|
|
1
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2
|
-
width="55.3px" height="55.8px" viewBox="0 0 55.3 55.8" enable-background="new 0 0 55.3 55.8" xml:space="preserve">
|
3
|
-
<g>
|
4
|
-
<g>
|
5
|
-
<defs>
|
6
|
-
<rect id="SVGID_1_" x="0.6" y="0" width="54.7" height="54.9"/>
|
7
|
-
</defs>
|
8
|
-
<clipPath id="SVGID_2_">
|
9
|
-
<use xlink:href="#SVGID_1_" overflow="visible"/>
|
10
|
-
</clipPath>
|
11
|
-
</g>
|
12
|
-
</g>
|
13
|
-
<g>
|
14
|
-
<g>
|
15
|
-
<defs>
|
16
|
-
<rect id="SVGID_3_" x="0" y="0" width="54.7" height="54.9"/>
|
17
|
-
</defs>
|
18
|
-
<clipPath id="SVGID_4_">
|
19
|
-
<use xlink:href="#SVGID_3_" overflow="visible"/>
|
20
|
-
</clipPath>
|
21
|
-
<path clip-path="url(#SVGID_4_)" fill="#ffffff" d="M53.9,33.8"/>
|
22
|
-
</g>
|
23
|
-
<g>
|
24
|
-
<defs>
|
25
|
-
<rect id="SVGID_5_" x="0" y="0" width="54.7" height="54.9"/>
|
26
|
-
</defs>
|
27
|
-
<clipPath id="SVGID_6_">
|
28
|
-
<use xlink:href="#SVGID_5_" overflow="visible"/>
|
29
|
-
</clipPath>
|
30
|
-
<path clip-path="url(#SVGID_6_)" fill="#ffffff" d="M41.4,29.6c0.1-0.7,0.2-1.5,0.2-2.2c0-8-6.5-14.4-14.4-14.4
|
31
|
-
c-0.8,0-1.5,0.1-2.2,0.2c-1.3-0.8-2.9-1.3-4.6-1.3c-4.8,0-8.7,3.9-8.7,8.7c0,1.7,0.5,3.2,1.3,4.6c-0.1,0.7-0.2,1.5-0.2,2.2
|
32
|
-
c0,8,6.5,14.4,14.4,14.4c0.8,0,1.5-0.1,2.3-0.2c1.3,0.8,2.9,1.3,4.6,1.3c4.8,0,8.7-3.9,8.7-8.7C42.7,32.5,42.2,30.9,41.4,29.6
|
33
|
-
M34,33.9c-0.6,0.9-1.5,1.6-2.7,2.1c-1.2,0.5-2.6,0.7-4.2,0.7c-1.9,0-3.5-0.3-4.8-1c-0.9-0.5-1.6-1.1-2.2-1.9
|
34
|
-
c-0.6-0.8-0.8-1.6-0.8-2.4c0-0.5,0.2-0.9,0.5-1.2c0.3-0.3,0.8-0.5,1.3-0.5c0.4,0,0.8,0.1,1.1,0.4c0.3,0.3,0.5,0.6,0.7,1.1
|
35
|
-
c0.2,0.6,0.5,1,0.8,1.4c0.3,0.4,0.7,0.7,1.2,0.9c0.5,0.2,1.2,0.4,2,0.4c1.2,0,2.1-0.2,2.8-0.7c0.7-0.5,1.1-1.1,1.1-1.8
|
36
|
-
c0-0.6-0.2-1-0.6-1.4c-0.4-0.4-0.9-0.6-1.5-0.8c-0.6-0.2-1.4-0.4-2.5-0.6c-1.4-0.3-2.6-0.7-3.5-1.1c-0.9-0.4-1.7-1-2.3-1.7
|
37
|
-
c-0.6-0.7-0.8-1.6-0.8-2.6c0-1,0.3-1.9,0.9-2.7c0.6-0.8,1.4-1.4,2.6-1.8c1.1-0.4,2.4-0.6,3.9-0.6c1.2,0,2.2,0.1,3.1,0.4
|
38
|
-
c0.9,0.3,1.6,0.6,2.2,1.1c0.6,0.5,1,0.9,1.3,1.4c0.3,0.5,0.4,1,0.4,1.5c0,0.5-0.2,0.9-0.5,1.2c-0.3,0.4-0.8,0.5-1.3,0.5
|
39
|
-
c-0.5,0-0.8-0.1-1.1-0.3c-0.2-0.2-0.5-0.6-0.8-1c-0.3-0.7-0.8-1.2-1.3-1.6c-0.5-0.4-1.3-0.6-2.3-0.6c-1,0-1.8,0.2-2.4,0.6
|
40
|
-
c-0.6,0.4-0.9,0.9-0.9,1.4c0,0.3,0.1,0.6,0.3,0.9c0.2,0.3,0.5,0.5,0.9,0.7c0.4,0.2,0.7,0.3,1.1,0.4c0.4,0.1,1,0.3,1.9,0.5
|
41
|
-
c1.1,0.2,2.1,0.5,3,0.8c0.9,0.3,1.6,0.6,2.3,1c0.6,0.4,1.1,0.9,1.5,1.6c0.4,0.6,0.5,1.4,0.5,2.3C34.9,32,34.6,33,34,33.9"/>
|
42
|
-
</g>
|
43
|
-
</g>
|
44
|
-
</svg>
|
@@ -1,46 +0,0 @@
|
|
1
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2
|
-
width="55.3px" height="55.8px" viewBox="0 0 55.3 55.8" enable-background="new 0 0 55.3 55.8" xml:space="preserve">
|
3
|
-
<g>
|
4
|
-
<g>
|
5
|
-
<defs>
|
6
|
-
<rect id="SVGID_1_" x="0.6" y="0" width="54.7" height="54.9"/>
|
7
|
-
</defs>
|
8
|
-
<clipPath id="SVGID_2_">
|
9
|
-
<use xlink:href="#SVGID_1_" overflow="visible"/>
|
10
|
-
</clipPath>
|
11
|
-
<path clip-path="url(#SVGID_2_)" fill="#2A8AC3" d="M55.2,27.4c0,15.1-12.2,27.3-27.3,27.3c-15.1,0-27.3-12.2-27.3-27.3
|
12
|
-
c0-15.1,12.2-27.3,27.3-27.3C43,0.1,55.2,12.3,55.2,27.4"/>
|
13
|
-
</g>
|
14
|
-
</g>
|
15
|
-
<g>
|
16
|
-
<g>
|
17
|
-
<defs>
|
18
|
-
<rect id="SVGID_3_" x="0" y="0" width="54.7" height="54.9"/>
|
19
|
-
</defs>
|
20
|
-
<clipPath id="SVGID_4_">
|
21
|
-
<use xlink:href="#SVGID_3_" overflow="visible"/>
|
22
|
-
</clipPath>
|
23
|
-
<path clip-path="url(#SVGID_4_)" fill="#2D84A6" d="M53.9,33.8"/>
|
24
|
-
</g>
|
25
|
-
<g>
|
26
|
-
<defs>
|
27
|
-
<rect id="SVGID_5_" x="0" y="0" width="54.7" height="54.9"/>
|
28
|
-
</defs>
|
29
|
-
<clipPath id="SVGID_6_">
|
30
|
-
<use xlink:href="#SVGID_5_" overflow="visible"/>
|
31
|
-
</clipPath>
|
32
|
-
<path clip-path="url(#SVGID_6_)" fill="#FFFFFF" d="M41.4,29.6c0.1-0.7,0.2-1.5,0.2-2.2c0-8-6.5-14.4-14.4-14.4
|
33
|
-
c-0.8,0-1.5,0.1-2.2,0.2c-1.3-0.8-2.9-1.3-4.6-1.3c-4.8,0-8.7,3.9-8.7,8.7c0,1.7,0.5,3.2,1.3,4.6c-0.1,0.7-0.2,1.5-0.2,2.2
|
34
|
-
c0,8,6.5,14.4,14.4,14.4c0.8,0,1.5-0.1,2.3-0.2c1.3,0.8,2.9,1.3,4.6,1.3c4.8,0,8.7-3.9,8.7-8.7C42.7,32.5,42.2,30.9,41.4,29.6
|
35
|
-
M34,33.9c-0.6,0.9-1.5,1.6-2.7,2.1c-1.2,0.5-2.6,0.7-4.2,0.7c-1.9,0-3.5-0.3-4.8-1c-0.9-0.5-1.6-1.1-2.2-1.9
|
36
|
-
c-0.6-0.8-0.8-1.6-0.8-2.4c0-0.5,0.2-0.9,0.5-1.2c0.3-0.3,0.8-0.5,1.3-0.5c0.4,0,0.8,0.1,1.1,0.4c0.3,0.3,0.5,0.6,0.7,1.1
|
37
|
-
c0.2,0.6,0.5,1,0.8,1.4c0.3,0.4,0.7,0.7,1.2,0.9c0.5,0.2,1.2,0.4,2,0.4c1.2,0,2.1-0.2,2.8-0.7c0.7-0.5,1.1-1.1,1.1-1.8
|
38
|
-
c0-0.6-0.2-1-0.6-1.4c-0.4-0.4-0.9-0.6-1.5-0.8c-0.6-0.2-1.4-0.4-2.5-0.6c-1.4-0.3-2.6-0.7-3.5-1.1c-0.9-0.4-1.7-1-2.3-1.7
|
39
|
-
c-0.6-0.7-0.8-1.6-0.8-2.6c0-1,0.3-1.9,0.9-2.7c0.6-0.8,1.4-1.4,2.6-1.8c1.1-0.4,2.4-0.6,3.9-0.6c1.2,0,2.2,0.1,3.1,0.4
|
40
|
-
c0.9,0.3,1.6,0.6,2.2,1.1c0.6,0.5,1,0.9,1.3,1.4c0.3,0.5,0.4,1,0.4,1.5c0,0.5-0.2,0.9-0.5,1.2c-0.3,0.4-0.8,0.5-1.3,0.5
|
41
|
-
c-0.5,0-0.8-0.1-1.1-0.3c-0.2-0.2-0.5-0.6-0.8-1c-0.3-0.7-0.8-1.2-1.3-1.6c-0.5-0.4-1.3-0.6-2.3-0.6c-1,0-1.8,0.2-2.4,0.6
|
42
|
-
c-0.6,0.4-0.9,0.9-0.9,1.4c0,0.3,0.1,0.6,0.3,0.9c0.2,0.3,0.5,0.5,0.9,0.7c0.4,0.2,0.7,0.3,1.1,0.4c0.4,0.1,1,0.3,1.9,0.5
|
43
|
-
c1.1,0.2,2.1,0.5,3,0.8c0.9,0.3,1.6,0.6,2.3,1c0.6,0.4,1.1,0.9,1.5,1.6c0.4,0.6,0.5,1.4,0.5,2.3C34.9,32,34.6,33,34,33.9"/>
|
44
|
-
</g>
|
45
|
-
</g>
|
46
|
-
</svg>
|
@@ -1,114 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg
|
3
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
4
|
-
xmlns:cc="http://creativecommons.org/ns#"
|
5
|
-
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
6
|
-
xmlns:svg="http://www.w3.org/2000/svg"
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
8
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
9
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
10
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
11
|
-
version="1.1"
|
12
|
-
id="Layer_1"
|
13
|
-
x="0px"
|
14
|
-
y="0px"
|
15
|
-
width="55.3px"
|
16
|
-
height="55.8px"
|
17
|
-
viewBox="0 0 55.3 55.8"
|
18
|
-
enable-background="new 0 0 55.3 55.8"
|
19
|
-
xml:space="preserve"
|
20
|
-
sodipodi:docname="icon_skype_new.svg"
|
21
|
-
inkscape:version="0.92.1 r15371"><metadata
|
22
|
-
id="metadata3717"><rdf:RDF><cc:Work
|
23
|
-
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
24
|
-
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
25
|
-
id="defs3715" /><sodipodi:namedview
|
26
|
-
pagecolor="#ffffff"
|
27
|
-
bordercolor="#666666"
|
28
|
-
borderopacity="1"
|
29
|
-
objecttolerance="10"
|
30
|
-
gridtolerance="10"
|
31
|
-
guidetolerance="10"
|
32
|
-
inkscape:pageopacity="0"
|
33
|
-
inkscape:pageshadow="2"
|
34
|
-
inkscape:window-width="1920"
|
35
|
-
inkscape:window-height="1017"
|
36
|
-
id="namedview3713"
|
37
|
-
showgrid="false"
|
38
|
-
inkscape:zoom="10.745996"
|
39
|
-
inkscape:cx="24.349007"
|
40
|
-
inkscape:cy="27.684012"
|
41
|
-
inkscape:window-x="-8"
|
42
|
-
inkscape:window-y="-8"
|
43
|
-
inkscape:window-maximized="1"
|
44
|
-
inkscape:current-layer="Layer_1" /><g
|
45
|
-
inkscape:groupmode="layer"
|
46
|
-
id="layer2"
|
47
|
-
inkscape:label="S 1"
|
48
|
-
sodipodi:insensitive="true"><rect
|
49
|
-
style="fill:#ff0000;fill-opacity:1;stroke:#ffffff;stroke-width:1.03057516;stroke-opacity:1"
|
50
|
-
id="rect4560"
|
51
|
-
width="17.774063"
|
52
|
-
height="20.854279"
|
53
|
-
x="18.518526"
|
54
|
-
y="16.799427" /></g><g
|
55
|
-
id="g3688"><g
|
56
|
-
id="g3686"><defs
|
57
|
-
id="defs3681"><rect
|
58
|
-
id="SVGID_1_"
|
59
|
-
x="0.6"
|
60
|
-
y="0"
|
61
|
-
width="54.7"
|
62
|
-
height="54.9" /></defs><clipPath
|
63
|
-
id="SVGID_2_"><use
|
64
|
-
xlink:href="#SVGID_1_"
|
65
|
-
overflow="visible"
|
66
|
-
id="use3683" /></clipPath></g></g><g
|
67
|
-
id="g3710"
|
68
|
-
style="fill:#00aff0;fill-opacity:1"><g
|
69
|
-
id="g3698"
|
70
|
-
style="fill:#00aff0;fill-opacity:1"><defs
|
71
|
-
id="defs3691"
|
72
|
-
style="fill-opacity:1.0"><rect
|
73
|
-
id="SVGID_3_"
|
74
|
-
x="0"
|
75
|
-
y="0"
|
76
|
-
width="54.7"
|
77
|
-
height="54.9"
|
78
|
-
style="fill-opacity:1.0" /></defs><clipPath
|
79
|
-
id="SVGID_4_"
|
80
|
-
style="fill-opacity:1.0"><use
|
81
|
-
xlink:href="#SVGID_3_"
|
82
|
-
overflow="visible"
|
83
|
-
id="use3693"
|
84
|
-
style="fill-opacity:1.0" /></clipPath><path
|
85
|
-
clip-path="url(#SVGID_4_)"
|
86
|
-
d="M53.9,33.8"
|
87
|
-
id="path3696"
|
88
|
-
style="fill:#00aff0;fill-opacity:1"
|
89
|
-
fill="#ffffff" /></g><g
|
90
|
-
id="g3708"
|
91
|
-
style="fill:#00aff0;fill-opacity:1"><defs
|
92
|
-
id="defs3701"
|
93
|
-
style="fill-opacity:1.0"><rect
|
94
|
-
id="SVGID_5_"
|
95
|
-
x="0"
|
96
|
-
y="0"
|
97
|
-
width="54.7"
|
98
|
-
height="54.9"
|
99
|
-
style="fill-opacity:1.0" /></defs><clipPath
|
100
|
-
id="SVGID_6_"
|
101
|
-
style="fill-opacity:1.0"><use
|
102
|
-
xlink:href="#SVGID_5_"
|
103
|
-
overflow="visible"
|
104
|
-
id="use3703"
|
105
|
-
style="fill-opacity:1.0" /></clipPath><path
|
106
|
-
clip-path="url(#SVGID_6_)"
|
107
|
-
d="M41.4,29.6c0.1-0.7,0.2-1.5,0.2-2.2c0-8-6.5-14.4-14.4-14.4 c-0.8,0-1.5,0.1-2.2,0.2c-1.3-0.8-2.9-1.3-4.6-1.3c-4.8,0-8.7,3.9-8.7,8.7c0,1.7,0.5,3.2,1.3,4.6c-0.1,0.7-0.2,1.5-0.2,2.2 c0,8,6.5,14.4,14.4,14.4c0.8,0,1.5-0.1,2.3-0.2c1.3,0.8,2.9,1.3,4.6,1.3c4.8,0,8.7-3.9,8.7-8.7C42.7,32.5,42.2,30.9,41.4,29.6 M34,33.9c-0.6,0.9-1.5,1.6-2.7,2.1c-1.2,0.5-2.6,0.7-4.2,0.7c-1.9,0-3.5-0.3-4.8-1c-0.9-0.5-1.6-1.1-2.2-1.9 c-0.6-0.8-0.8-1.6-0.8-2.4c0-0.5,0.2-0.9,0.5-1.2c0.3-0.3,0.8-0.5,1.3-0.5c0.4,0,0.8,0.1,1.1,0.4c0.3,0.3,0.5,0.6,0.7,1.1 c0.2,0.6,0.5,1,0.8,1.4c0.3,0.4,0.7,0.7,1.2,0.9c0.5,0.2,1.2,0.4,2,0.4c1.2,0,2.1-0.2,2.8-0.7c0.7-0.5,1.1-1.1,1.1-1.8 c0-0.6-0.2-1-0.6-1.4c-0.4-0.4-0.9-0.6-1.5-0.8c-0.6-0.2-1.4-0.4-2.5-0.6c-1.4-0.3-2.6-0.7-3.5-1.1c-0.9-0.4-1.7-1-2.3-1.7 c-0.6-0.7-0.8-1.6-0.8-2.6c0-1,0.3-1.9,0.9-2.7c0.6-0.8,1.4-1.4,2.6-1.8c1.1-0.4,2.4-0.6,3.9-0.6c1.2,0,2.2,0.1,3.1,0.4 c0.9,0.3,1.6,0.6,2.2,1.1c0.6,0.5,1,0.9,1.3,1.4c0.3,0.5,0.4,1,0.4,1.5c0,0.5-0.2,0.9-0.5,1.2c-0.3,0.4-0.8,0.5-1.3,0.5 c-0.5,0-0.8-0.1-1.1-0.3c-0.2-0.2-0.5-0.6-0.8-1c-0.3-0.7-0.8-1.2-1.3-1.6c-0.5-0.4-1.3-0.6-2.3-0.6c-1,0-1.8,0.2-2.4,0.6 c-0.6,0.4-0.9,0.9-0.9,1.4c0,0.3,0.1,0.6,0.3,0.9c0.2,0.3,0.5,0.5,0.9,0.7c0.4,0.2,0.7,0.3,1.1,0.4c0.4,0.1,1,0.3,1.9,0.5 c1.1,0.2,2.1,0.5,3,0.8c0.9,0.3,1.6,0.6,2.3,1c0.6,0.4,1.1,0.9,1.5,1.6c0.4,0.6,0.5,1.4,0.5,2.3C34.9,32,34.6,33,34,33.9"
|
108
|
-
id="path3706"
|
109
|
-
style="fill:#00aff0;fill-opacity:1"
|
110
|
-
fill="#ffffff" /></g></g><path
|
111
|
-
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.09305792;stroke-opacity:1"
|
112
|
-
d="m 25.169216,36.539777 c -1.9225,-0.282019 -3.508857,-1.056961 -4.57471,-2.234766 -1.233748,-1.363337 -1.605654,-3.026058 -0.882484,-3.945419 0.419803,-0.533694 1.396912,-0.756727 2.074638,-0.473556 0.369148,0.15424 0.8834,0.820713 1.109808,1.438315 0.216434,0.590396 0.862093,1.477456 1.341578,1.843171 1.127511,0.859982 3.545001,1.012118 5.010702,0.315332 0.913077,-0.43407 1.613276,-1.34575 1.613276,-2.100534 0,-0.420713 -0.220616,-0.926762 -0.568619,-1.304301 -0.582736,-0.632193 -1.430923,-0.964429 -3.693188,-1.446623 -4.501049,-0.959385 -6.577778,-2.378472 -6.902717,-4.716824 -0.342895,-2.467561 1.145311,-4.515056 3.860515,-5.311351 1.149048,-0.336984 1.826723,-0.42083 3.443143,-0.426006 1.741545,-0.0056 2.521637,0.119837 3.681577,0.591878 0.962147,0.391549 1.471469,0.722324 2.144094,1.392465 0.716342,0.713696 1.010195,1.235166 1.080638,1.917689 0.07833,0.758973 -0.02787,1.116994 -0.466911,1.574028 -0.436647,0.454541 -0.921432,0.591506 -1.662696,0.469757 -0.489752,-0.08044 -1.081797,-0.644164 -1.552539,-1.478273 -0.363281,-0.643698 -1.089576,-1.370887 -1.630963,-1.632967 -0.917947,-0.444371 -2.781777,-0.453289 -3.796873,-0.01817 -0.59293,0.254159 -1.151473,0.781982 -1.334423,1.261029 -0.304069,0.796193 0.20919,1.670076 1.257094,2.140347 0.307703,0.138089 1.616824,0.51734 2.909157,0.84278 3.218208,0.810419 4.740091,1.378012 5.678538,2.117834 0.44227,0.348662 1.139438,1.318802 1.330832,1.85191 0.225133,0.627091 0.271123,1.955686 0.09622,2.779673 -0.413564,1.948325 -1.867884,3.453488 -4.041579,4.182869 -1.24244,0.4169 -3.961771,0.598896 -5.524107,0.369711 z"
|
113
|
-
id="path4562"
|
114
|
-
inkscape:connector-curvature="0" /></svg>
|
@@ -1,25 +0,0 @@
|
|
1
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2
|
-
width="54.2px" height="54.3px" viewBox="0 0 54.2 54.3" enable-background="new 0 0 54.2 54.3" xml:space="preserve">
|
3
|
-
<g>
|
4
|
-
<g>
|
5
|
-
<defs>
|
6
|
-
<rect id="SVGID_1_" x="0" y="0" width="53.8" height="53.8"/>
|
7
|
-
</defs>
|
8
|
-
<clipPath id="SVGID_2_">
|
9
|
-
<use xlink:href="#SVGID_1_" overflow="visible"/>
|
10
|
-
</clipPath>
|
11
|
-
</g>
|
12
|
-
<g>
|
13
|
-
<defs>
|
14
|
-
<rect id="SVGID_3_" x="0" y="0" width="53.8" height="53.8"/>
|
15
|
-
</defs>
|
16
|
-
<clipPath id="SVGID_4_">
|
17
|
-
<use xlink:href="#SVGID_3_" overflow="visible"/>
|
18
|
-
</clipPath>
|
19
|
-
<path clip-path="url(#SVGID_4_)" fill="#ffffff" d="M39.4,13.8L9.5,25.5c-1,0.4-0.9,1.8,0.1,2.1l7.6,2.2l2.8,9
|
20
|
-
c0.3,0.9,1.5,1.2,2.2,0.5l3.9-4l7.7,5.7c0.9,0.7,2.3,0.2,2.5-1l5.1-24.4C41.7,14.4,40.5,13.4,39.4,13.8 M35.6,19.2L21.7,31.5
|
21
|
-
c-0.1,0.1-0.2,0.3-0.2,0.5L21,36.7c0,0.2-0.2,0.2-0.3,0l-2.2-7.1c-0.1-0.3,0-0.7,0.3-0.9l16.4-10.2C35.6,18.4,36,18.9,35.6,19.2"
|
22
|
-
/>
|
23
|
-
</g>
|
24
|
-
</g>
|
25
|
-
</svg>
|
@@ -1,17 +0,0 @@
|
|
1
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2
|
-
width="54.2px" height="54.3px" viewBox="0 0 54.2 54.3" enable-background="new 0 0 54.2 54.3" xml:space="preserve">
|
3
|
-
<g>
|
4
|
-
<g>
|
5
|
-
<defs>
|
6
|
-
<rect id="SVGID_3_" x="0" y="0" width="53.8" height="53.8"/>
|
7
|
-
</defs>
|
8
|
-
<clipPath id="SVGID_4_">
|
9
|
-
<use xlink:href="#SVGID_3_" overflow="visible"/>
|
10
|
-
</clipPath>
|
11
|
-
<path clip-path="url(#SVGID_4_)" fill="#FFFFFF" d="M39.4,13.8L9.5,25.5c-1,0.4-0.9,1.8,0.1,2.1l7.6,2.2l2.8,9
|
12
|
-
c0.3,0.9,1.5,1.2,2.2,0.5l3.9-4l7.7,5.7c0.9,0.7,2.3,0.2,2.5-1l5.1-24.4C41.7,14.4,40.5,13.4,39.4,13.8 M35.6,19.2L21.7,31.5
|
13
|
-
c-0.1,0.1-0.2,0.3-0.2,0.5L21,36.7c0,0.2-0.2,0.2-0.3,0l-2.2-7.1c-0.1-0.3,0-0.7,0.3-0.9l16.4-10.2C35.6,18.4,36,18.9,35.6,19.2"
|
14
|
-
/>
|
15
|
-
</g>
|
16
|
-
</g>
|
17
|
-
</svg>
|
@@ -1,75 +0,0 @@
|
|
1
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2
|
-
width="54.2px" height="54.3px" viewBox="0 0 54.2 54.3" enable-background="new 0 0 54.2 54.3" xml:space="preserve">
|
3
|
-
<g>
|
4
|
-
<g>
|
5
|
-
<defs>
|
6
|
-
<rect id="SVGID_1_" x="0" y="0" width="53.8" height="53.8"/>
|
7
|
-
</defs>
|
8
|
-
<clipPath id="SVGID_2_">
|
9
|
-
<use xlink:href="#SVGID_1_" overflow="visible"/>
|
10
|
-
</clipPath>
|
11
|
-
</g>
|
12
|
-
<g>
|
13
|
-
<defs>
|
14
|
-
<rect id="SVGID_3_" x="0" y="0" width="53.8" height="53.8"/>
|
15
|
-
</defs>
|
16
|
-
<clipPath id="SVGID_4_">
|
17
|
-
<use xlink:href="#SVGID_3_" overflow="visible"/>
|
18
|
-
</clipPath>
|
19
|
-
<path clip-path="url(#SVGID_4_)" fill="#ffffff" d="M41.8,20L41.8,20c-0.7-3-4.1-6.2-7.1-6.9l0,0c-4.9-0.9-9.9-0.9-14.9,0l0,0
|
20
|
-
c-3,0.7-6.4,3.9-7.1,6.8l0,0c-0.9,4.2-0.9,8.4,0,12.5l0,0c0.7,2.8,3.8,5.9,6.7,6.7v3.3c0,1.2,1.5,1.8,2.3,0.9L25,40
|
21
|
-
c0.7,0,1.5,0.1,2.2,0.1c2.5,0,5-0.2,7.4-0.7l0,0c3-0.7,6.4-3.9,7.1-6.8l0,0C42.7,28.3,42.7,24.1,41.8,20 M39.2,31.9
|
22
|
-
c-0.5,1.9-3,4.4-5,4.8c-2.6,0.5-5.3,0.7-7.9,0.6c-0.1,0-0.1,0-0.1,0.1c-0.4,0.4-2.5,2.5-2.5,2.5L21,42.6c-0.2,0.2-0.5,0.1-0.5-0.2
|
23
|
-
v-5.5c0-0.1-0.1-0.2-0.2-0.2h0c-2-0.4-4.5-2.9-5-4.8c-0.8-3.8-0.8-7.6,0-11.3c0.5-1.9,3-4.4,5-4.8c4.6-0.9,9.2-0.9,13.8,0
|
24
|
-
c2,0.4,4.5,2.9,5,4.8C40,24.3,40,28.1,39.2,31.9"/>
|
25
|
-
</g>
|
26
|
-
<g>
|
27
|
-
<defs>
|
28
|
-
<rect id="SVGID_5_" x="0" y="0" width="53.8" height="53.8"/>
|
29
|
-
</defs>
|
30
|
-
<clipPath id="SVGID_6_">
|
31
|
-
<use xlink:href="#SVGID_5_" overflow="visible"/>
|
32
|
-
</clipPath>
|
33
|
-
<path clip-path="url(#SVGID_6_)" fill="#ffffff" d="M31.6,34.4c-0.3-0.1-0.6-0.2-0.9-0.3c-2.8-1.2-5.4-2.7-7.5-5
|
34
|
-
c-1.2-1.3-2.1-2.8-2.9-4.4c-0.4-0.7-0.7-1.5-1-2.3c-0.3-0.7,0.1-1.4,0.6-2c0.4-0.5,1-0.9,1.5-1.2c0.5-0.2,0.9-0.1,1.2,0.3
|
35
|
-
c0.7,0.8,1.4,1.7,1.9,2.7c0.3,0.6,0.2,1.3-0.4,1.7c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.2-0.2,0.5-0.1,0.8
|
36
|
-
c0.7,2,2,3.6,4,4.4c0.3,0.1,0.7,0.3,1,0.2c0.6-0.1,0.8-0.8,1.3-1.1c0.4-0.4,1-0.4,1.4-0.1c0.5,0.3,0.9,0.6,1.4,0.9
|
37
|
-
c0.4,0.3,0.9,0.6,1.3,1c0.4,0.3,0.5,0.8,0.3,1.3c-0.4,0.9-1,1.6-1.8,2C32.1,34.3,31.9,34.4,31.6,34.4
|
38
|
-
C31.3,34.3,31.9,34.4,31.6,34.4"/>
|
39
|
-
</g>
|
40
|
-
<g>
|
41
|
-
<defs>
|
42
|
-
<rect id="SVGID_7_" x="0" y="0" width="53.8" height="53.8"/>
|
43
|
-
</defs>
|
44
|
-
<clipPath id="SVGID_8_">
|
45
|
-
<use xlink:href="#SVGID_7_" overflow="visible"/>
|
46
|
-
</clipPath>
|
47
|
-
<path clip-path="url(#SVGID_8_)" fill="#ffffff" d="M27.2,18.4c3.7,0.1,6.7,2.6,7.4,6.2c0.1,0.6,0.2,1.3,0.2,1.9
|
48
|
-
c0,0.3-0.1,0.5-0.4,0.5c-0.3,0-0.4-0.2-0.4-0.5c0-0.5-0.1-1.1-0.1-1.6c-0.4-2.8-2.6-5-5.3-5.5c-0.4-0.1-0.8-0.1-1.3-0.1
|
49
|
-
c-0.3,0-0.6,0-0.7-0.4c0-0.3,0.2-0.5,0.4-0.5C27.1,18.4,27.2,18.4,27.2,18.4C30.9,18.5,27.2,18.4,27.2,18.4"/>
|
50
|
-
</g>
|
51
|
-
<g>
|
52
|
-
<defs>
|
53
|
-
<rect id="SVGID_9_" x="0" y="0" width="53.8" height="53.8"/>
|
54
|
-
</defs>
|
55
|
-
<clipPath id="SVGID_10_">
|
56
|
-
<use xlink:href="#SVGID_9_" overflow="visible"/>
|
57
|
-
</clipPath>
|
58
|
-
<path clip-path="url(#SVGID_10_)" fill="#ffffff" d="M32.9,25.7c0,0,0,0.2,0,0.3c-0.1,0.4-0.7,0.4-0.8,0c0-0.1,0-0.2,0-0.4
|
59
|
-
c0-0.8-0.2-1.6-0.6-2.2c-0.4-0.7-1-1.3-1.8-1.6c-0.4-0.2-0.9-0.3-1.4-0.4c-0.2,0-0.4-0.1-0.6-0.1c-0.3,0-0.4-0.2-0.4-0.5
|
60
|
-
c0-0.2,0.2-0.4,0.4-0.4c0.8,0,1.7,0.2,2.4,0.6c1.5,0.8,2.4,2.1,2.7,3.8c0,0.1,0,0.2,0,0.2C32.8,25.2,32.8,25.4,32.9,25.7
|
61
|
-
C32.9,25.7,32.8,25.4,32.9,25.7"/>
|
62
|
-
</g>
|
63
|
-
<g>
|
64
|
-
<defs>
|
65
|
-
<rect id="SVGID_11_" x="0" y="0" width="53.8" height="53.8"/>
|
66
|
-
</defs>
|
67
|
-
<clipPath id="SVGID_12_">
|
68
|
-
<use xlink:href="#SVGID_11_" overflow="visible"/>
|
69
|
-
</clipPath>
|
70
|
-
<path clip-path="url(#SVGID_12_)" fill="#ffffff" d="M30.6,25.6c-0.3,0-0.5-0.2-0.5-0.4c0-0.2,0-0.4-0.1-0.6
|
71
|
-
c-0.1-0.4-0.3-0.7-0.6-1c-0.1-0.1-0.3-0.2-0.5-0.2c-0.2-0.1-0.5,0-0.7-0.1c-0.2-0.1-0.4-0.3-0.3-0.5c0-0.2,0.2-0.4,0.5-0.4
|
72
|
-
c1.4,0.1,2.5,0.8,2.6,2.5c0,0.1,0,0.2,0,0.4C30.8,25.5,30.7,25.6,30.6,25.6C30.3,25.6,30.7,25.6,30.6,25.6"/>
|
73
|
-
</g>
|
74
|
-
</g>
|
75
|
-
</svg>
|
@@ -1,67 +0,0 @@
|
|
1
|
-
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
2
|
-
width="54.2px" height="54.3px" viewBox="0 0 54.2 54.3" enable-background="new 0 0 54.2 54.3" xml:space="preserve">
|
3
|
-
<g>
|
4
|
-
<g>
|
5
|
-
<defs>
|
6
|
-
<rect id="SVGID_3_" x="0" y="0" width="53.8" height="53.8"/>
|
7
|
-
</defs>
|
8
|
-
<clipPath id="SVGID_4_">
|
9
|
-
<use xlink:href="#SVGID_3_" overflow="visible"/>
|
10
|
-
</clipPath>
|
11
|
-
<path clip-path="url(#SVGID_4_)" fill="#FFFFFF" d="M41.8,20L41.8,20c-0.7-3-4.1-6.2-7.1-6.9l0,0c-4.9-0.9-9.9-0.9-14.9,0l0,0
|
12
|
-
c-3,0.7-6.4,3.9-7.1,6.8l0,0c-0.9,4.2-0.9,8.4,0,12.5l0,0c0.7,2.8,3.8,5.9,6.7,6.7v3.3c0,1.2,1.5,1.8,2.3,0.9L25,40
|
13
|
-
c0.7,0,1.5,0.1,2.2,0.1c2.5,0,5-0.2,7.4-0.7l0,0c3-0.7,6.4-3.9,7.1-6.8l0,0C42.7,28.3,42.7,24.1,41.8,20 M39.2,31.9
|
14
|
-
c-0.5,1.9-3,4.4-5,4.8c-2.6,0.5-5.3,0.7-7.9,0.6c-0.1,0-0.1,0-0.1,0.1c-0.4,0.4-2.5,2.5-2.5,2.5L21,42.6c-0.2,0.2-0.5,0.1-0.5-0.2
|
15
|
-
v-5.5c0-0.1-0.1-0.2-0.2-0.2h0c-2-0.4-4.5-2.9-5-4.8c-0.8-3.8-0.8-7.6,0-11.3c0.5-1.9,3-4.4,5-4.8c4.6-0.9,9.2-0.9,13.8,0
|
16
|
-
c2,0.4,4.5,2.9,5,4.8C40,24.3,40,28.1,39.2,31.9"/>
|
17
|
-
</g>
|
18
|
-
<g>
|
19
|
-
<defs>
|
20
|
-
<rect id="SVGID_5_" x="0" y="0" width="53.8" height="53.8"/>
|
21
|
-
</defs>
|
22
|
-
<clipPath id="SVGID_6_">
|
23
|
-
<use xlink:href="#SVGID_5_" overflow="visible"/>
|
24
|
-
</clipPath>
|
25
|
-
<path clip-path="url(#SVGID_6_)" fill="#FFFFFF" d="M31.6,34.4c-0.3-0.1-0.6-0.2-0.9-0.3c-2.8-1.2-5.4-2.7-7.5-5
|
26
|
-
c-1.2-1.3-2.1-2.8-2.9-4.4c-0.4-0.7-0.7-1.5-1-2.3c-0.3-0.7,0.1-1.4,0.6-2c0.4-0.5,1-0.9,1.5-1.2c0.5-0.2,0.9-0.1,1.2,0.3
|
27
|
-
c0.7,0.8,1.4,1.7,1.9,2.7c0.3,0.6,0.2,1.3-0.4,1.7c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.2-0.2,0.5-0.1,0.8
|
28
|
-
c0.7,2,2,3.6,4,4.4c0.3,0.1,0.7,0.3,1,0.2c0.6-0.1,0.8-0.8,1.3-1.1c0.4-0.4,1-0.4,1.4-0.1c0.5,0.3,0.9,0.6,1.4,0.9
|
29
|
-
c0.4,0.3,0.9,0.6,1.3,1c0.4,0.3,0.5,0.8,0.3,1.3c-0.4,0.9-1,1.6-1.8,2C32.1,34.3,31.9,34.4,31.6,34.4
|
30
|
-
C31.3,34.3,31.9,34.4,31.6,34.4"/>
|
31
|
-
</g>
|
32
|
-
<g>
|
33
|
-
<defs>
|
34
|
-
<rect id="SVGID_7_" x="0" y="0" width="53.8" height="53.8"/>
|
35
|
-
</defs>
|
36
|
-
<clipPath id="SVGID_8_">
|
37
|
-
<use xlink:href="#SVGID_7_" overflow="visible"/>
|
38
|
-
</clipPath>
|
39
|
-
<path clip-path="url(#SVGID_8_)" fill="#FFFFFF" d="M27.2,18.4c3.7,0.1,6.7,2.6,7.4,6.2c0.1,0.6,0.2,1.3,0.2,1.9
|
40
|
-
c0,0.3-0.1,0.5-0.4,0.5c-0.3,0-0.4-0.2-0.4-0.5c0-0.5-0.1-1.1-0.1-1.6c-0.4-2.8-2.6-5-5.3-5.5c-0.4-0.1-0.8-0.1-1.3-0.1
|
41
|
-
c-0.3,0-0.6,0-0.7-0.4c0-0.3,0.2-0.5,0.4-0.5C27.1,18.4,27.2,18.4,27.2,18.4C30.9,18.5,27.2,18.4,27.2,18.4"/>
|
42
|
-
</g>
|
43
|
-
<g>
|
44
|
-
<defs>
|
45
|
-
<rect id="SVGID_9_" x="0" y="0" width="53.8" height="53.8"/>
|
46
|
-
</defs>
|
47
|
-
<clipPath id="SVGID_10_">
|
48
|
-
<use xlink:href="#SVGID_9_" overflow="visible"/>
|
49
|
-
</clipPath>
|
50
|
-
<path clip-path="url(#SVGID_10_)" fill="#FFFFFF" d="M32.9,25.7c0,0,0,0.2,0,0.3c-0.1,0.4-0.7,0.4-0.8,0c0-0.1,0-0.2,0-0.4
|
51
|
-
c0-0.8-0.2-1.6-0.6-2.2c-0.4-0.7-1-1.3-1.8-1.6c-0.4-0.2-0.9-0.3-1.4-0.4c-0.2,0-0.4-0.1-0.6-0.1c-0.3,0-0.4-0.2-0.4-0.5
|
52
|
-
c0-0.2,0.2-0.4,0.4-0.4c0.8,0,1.7,0.2,2.4,0.6c1.5,0.8,2.4,2.1,2.7,3.8c0,0.1,0,0.2,0,0.2C32.8,25.2,32.8,25.4,32.9,25.7
|
53
|
-
C32.9,25.7,32.8,25.4,32.9,25.7"/>
|
54
|
-
</g>
|
55
|
-
<g>
|
56
|
-
<defs>
|
57
|
-
<rect id="SVGID_11_" x="0" y="0" width="53.8" height="53.8"/>
|
58
|
-
</defs>
|
59
|
-
<clipPath id="SVGID_12_">
|
60
|
-
<use xlink:href="#SVGID_11_" overflow="visible"/>
|
61
|
-
</clipPath>
|
62
|
-
<path clip-path="url(#SVGID_12_)" fill="#FFFFFF" d="M30.6,25.6c-0.3,0-0.5-0.2-0.5-0.4c0-0.2,0-0.4-0.1-0.6
|
63
|
-
c-0.1-0.4-0.3-0.7-0.6-1c-0.1-0.1-0.3-0.2-0.5-0.2c-0.2-0.1-0.5,0-0.7-0.1c-0.2-0.1-0.4-0.3-0.3-0.5c0-0.2,0.2-0.4,0.5-0.4
|
64
|
-
c1.4,0.1,2.5,0.8,2.6,2.5c0,0.1,0,0.2,0,0.4C30.8,25.5,30.7,25.6,30.6,25.6C30.3,25.6,30.7,25.6,30.6,25.6"/>
|
65
|
-
</g>
|
66
|
-
</g>
|
67
|
-
</svg>
|
@@ -1,102 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg
|
3
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
4
|
-
xmlns:cc="http://creativecommons.org/ns#"
|
5
|
-
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
6
|
-
xmlns:svg="http://www.w3.org/2000/svg"
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
8
|
-
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
9
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
10
|
-
width="52.5"
|
11
|
-
height="51.5"
|
12
|
-
viewBox="0 0 52.5 51.5"
|
13
|
-
enable-background="new 0 0 52.5 51.5"
|
14
|
-
version="1.1"
|
15
|
-
id="svg4500"
|
16
|
-
sodipodi:docname="icon_viber_new.svg"
|
17
|
-
inkscape:version="0.92.1 r15371">
|
18
|
-
<metadata
|
19
|
-
id="metadata4506">
|
20
|
-
<rdf:RDF>
|
21
|
-
<cc:Work
|
22
|
-
rdf:about="">
|
23
|
-
<dc:format>image/svg+xml</dc:format>
|
24
|
-
<dc:type
|
25
|
-
rdf:resource="http://purl.org/dc/dcmitype/StillImage"></dc:type>
|
26
|
-
</cc:Work>
|
27
|
-
</rdf:RDF>
|
28
|
-
</metadata>
|
29
|
-
<defs
|
30
|
-
id="defs4504"></defs>
|
31
|
-
<sodipodi:namedview
|
32
|
-
pagecolor="#ffffff"
|
33
|
-
bordercolor="#666666"
|
34
|
-
borderopacity="1"
|
35
|
-
objecttolerance="10"
|
36
|
-
gridtolerance="10"
|
37
|
-
guidetolerance="10"
|
38
|
-
inkscape:pageopacity="0"
|
39
|
-
inkscape:pageshadow="2"
|
40
|
-
inkscape:window-width="1920"
|
41
|
-
inkscape:window-height="1017"
|
42
|
-
id="namedview4502"
|
43
|
-
showgrid="false"
|
44
|
-
inkscape:zoom="11.643234"
|
45
|
-
inkscape:cx="12.523617"
|
46
|
-
inkscape:cy="24.462125"
|
47
|
-
inkscape:window-x="-8"
|
48
|
-
inkscape:window-y="-8"
|
49
|
-
inkscape:window-maximized="1"
|
50
|
-
inkscape:current-layer="svg4500"></sodipodi:namedview>
|
51
|
-
<g
|
52
|
-
id="g4488"
|
53
|
-
transform="matrix(0.89735236,0,0,0.89735236,2.6945005,3.2433535)">
|
54
|
-
<title
|
55
|
-
id="title4485">background</title>
|
56
|
-
<rect
|
57
|
-
id="canvas_background"
|
58
|
-
height="51.5"
|
59
|
-
width="52.5"
|
60
|
-
y="0"
|
61
|
-
x="0"
|
62
|
-
style="fill:none" />
|
63
|
-
</g>
|
64
|
-
<g
|
65
|
-
id="g4498"
|
66
|
-
transform="matrix(0.89735236,0,0,0.89735236,2.6945008,3.5746654)">
|
67
|
-
<g
|
68
|
-
stroke="null"
|
69
|
-
id="svg_1">
|
70
|
-
<path
|
71
|
-
stroke="null"
|
72
|
-
id="svg_2"
|
73
|
-
d="m 36.974497,37.974109 c 3.120405,-0.696789 7.028484,-4.453393 7.785864,-7.452617 1.272398,-5.846972 1.272398,-11.784829 0,-17.631801 -0.75738,-3.029519 -4.665459,-6.755828 -7.785864,-7.452617 -7.11937,-1.363284 -14.359921,-1.363284 -21.448995,0 -3.120405,0.696789 -7.028484,4.453393 -7.785864,7.452617 -1.272398,5.846972 -1.272398,11.754534 0,17.601506 0.787675,3.029519 4.665459,6.755828 7.785864,7.452617 0.121181,0.03029 0.242362,0.151476 0.242362,0.302952 v 8.543244 c 0,0.424133 0.515018,0.636199 0.81797,0.333247 l 4.059556,-4.150441 c 0,0 3.241585,-3.332471 3.817194,-3.90808 0.06059,-0.06059 0.121181,-0.09089 0.212066,-0.09089 4.120146,0.121181 8.209997,-0.212066 12.299847,-0.999741 z"
|
74
|
-
inkscape:connector-curvature="0"
|
75
|
-
style="fill:#574e92" />
|
76
|
-
<path
|
77
|
-
stroke="null"
|
78
|
-
id="svg_3"
|
79
|
-
d="M 33.036122,34.459866 C 32.551399,34.30839 32.096971,34.217504 31.672838,34.035733 27.280035,32.218022 23.250775,29.854997 20.039485,26.280164 18.221774,24.220091 16.767604,21.917656 15.586092,19.463746 15.010483,18.312529 14.52576,17.100721 14.041037,15.888913 c -0.454428,-1.090627 0.212066,-2.211549 0.908856,-3.059814 0.666494,-0.787675 1.484464,-1.363284 2.39332,-1.817711 0.727085,-0.333247 1.393579,-0.151476 1.938892,0.454428 1.090627,1.332988 2.120663,2.696272 2.938634,4.211032 0.515018,0.908856 0.393837,2.060073 -0.545313,2.696272 -0.212066,0.121181 -0.424133,0.302952 -0.636199,0.484723 -0.181771,0.151476 -0.363542,0.302952 -0.484723,0.515018 -0.242362,0.393837 -0.242362,0.81797 -0.09089,1.211808 1.151217,3.120405 3.09011,5.574315 6.210514,6.907304 0.515018,0.212066 1.030037,0.454428 1.605645,0.393837 0.969446,-0.121181 1.302693,-1.181512 1.969187,-1.757121 0.666494,-0.545313 1.51476,-0.545313 2.241844,-0.09089 0.727085,0.454428 1.423874,0.939151 2.120663,1.454169 0.696789,0.484723 1.363284,0.969446 1.969187,1.51476 0.605904,0.545313 0.81797,1.211808 0.454428,1.938892 -0.636199,1.332988 -1.545055,2.423615 -2.847748,3.120405 -0.302952,0.212066 -0.75738,0.272657 -1.151217,0.393837 -0.484723,-0.121181 0.393837,-0.121181 0,0 v 0 z"
|
80
|
-
inkscape:connector-curvature="0"
|
81
|
-
style="fill:#ffffff" />
|
82
|
-
<path
|
83
|
-
stroke="null"
|
84
|
-
id="svg_4"
|
85
|
-
d="m 27.007379,9.587514 c 0.272657,0.030295 0.515018,0.06059 0.787675,0.090886 5.029002,0.727085 8.997672,4.362508 9.936823,9.51269 0.181771,0.969446 0.242362,1.938892 0.302952,2.938634 0.03029,0.393837 -0.212066,0.787675 -0.636199,0.81797 -0.454428,0 -0.666494,-0.393837 -0.696789,-0.787675 -0.06059,-0.81797 -0.09089,-1.63594 -0.212066,-2.45391 -0.636199,-4.271622 -4.02926,-7.816159 -8.300882,-8.573539 -0.636199,-0.121181 -1.302693,-0.151476 -1.938892,-0.212066 -0.393837,-0.03029 -0.939151,-0.06059 -1.030037,-0.575609 -0.06059,-0.424133 0.272657,-0.787675 0.696789,-0.787675 0.121181,0 0.212066,0 0.333247,0 0,-0.030295 0.515018,0 0.75738,0.030295 z"
|
86
|
-
inkscape:connector-curvature="0"
|
87
|
-
style="fill:#ffffff" />
|
88
|
-
<path
|
89
|
-
stroke="null"
|
90
|
-
id="svg_5"
|
91
|
-
d="m 34.975014,20.857326 c 0,0.06059 0,0.242362 -0.06059,0.393837 -0.151476,0.575609 -1.030037,0.636199 -1.211808,0.06059 -0.06059,-0.181771 -0.06059,-0.363542 -0.06059,-0.545313 0,-1.211808 -0.272657,-2.423615 -0.878561,-3.483947 -0.636199,-1.090627 -1.57535,-1.999483 -2.726567,-2.544796 -0.696789,-0.333247 -1.423874,-0.545313 -2.181254,-0.666494 -0.333247,-0.06059 -0.666494,-0.09089 -0.999741,-0.121181 -0.393837,-0.06059 -0.605904,-0.302952 -0.605904,-0.696789 0,-0.363542 0.302952,-0.636199 0.696789,-0.605904 1.302693,0.06059 2.605386,0.363542 3.756604,0.969446 2.39332,1.242103 3.756604,3.241585 4.150441,5.907562 0,0.121181 0.03029,0.242362 0.06059,0.363542 0.0303,0.272657 0.06059,0.575609 0.06059,0.969446 0,0.06059 0,-0.393837 0,0 v 0 z"
|
92
|
-
inkscape:connector-curvature="0"
|
93
|
-
style="fill:#ffffff" />
|
94
|
-
<path
|
95
|
-
stroke="null"
|
96
|
-
id="svg_6"
|
97
|
-
d="m 31.400182,20.70585 c -0.484723,0 -0.75738,-0.272657 -0.787675,-0.696789 -0.0303,-0.302952 -0.06059,-0.605904 -0.121181,-0.908856 -0.151476,-0.575609 -0.454428,-1.151217 -0.939151,-1.51476 -0.242362,-0.181771 -0.484723,-0.302952 -0.787675,-0.393837 -0.333247,-0.09089 -0.727085,-0.06059 -1.060332,-0.151476 -0.393837,-0.09089 -0.605904,-0.393837 -0.545313,-0.75738 0.06059,-0.333247 0.393837,-0.575609 0.727085,-0.545313 2.241844,0.151476 3.817194,1.302693 4.059556,3.938375 0,0.181771 0.0303,0.393837 0,0.545313 -0.09089,0.333247 -0.333247,0.484723 -0.545313,0.484723 -0.484723,0.03029 0.212066,0 0,0 v 0 z"
|
98
|
-
inkscape:connector-curvature="0"
|
99
|
-
style="fill:#ffffff" />
|
100
|
-
</g>
|
101
|
-
</g>
|
102
|
-
</svg>
|