@textback/notification-widget 2.0.1-84986 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. package/.eslintrc.js +291 -291
  2. package/.idea/inspectionProfiles/Project_Default.xml +6 -0
  3. package/.idea/misc.xml +6 -0
  4. package/.idea/modules.xml +8 -0
  5. package/.idea/notificationwidget.iml +9 -0
  6. package/.idea/vcs.xml +6 -0
  7. package/build/index.js +3 -3
  8. package/build/sdk.js +2 -2
  9. package/package.json +70 -70
  10. package/promote_tag.sh +1 -1
  11. package/readme.md +569 -569
  12. package/server.js +1 -1
  13. package/src/libraries/ai.1.0.11.js +4088 -4088
  14. package/src/libraries/localization/locales/index.js +8 -8
  15. package/src/libraries/localization/text.js +9 -9
  16. package/src/libraries/t.js +82 -82
  17. package/src/sdk/channels/channel.js +30 -30
  18. package/src/sdk/channels/facebook.js +13 -13
  19. package/src/sdk/channels/skype.js +12 -12
  20. package/src/sdk/channels/telegram.js +18 -18
  21. package/src/sdk/channels/viber.js +12 -12
  22. package/src/sdk/channels/vk-modal/vk-modal.html +17 -17
  23. package/src/sdk/channels/vk-modal/vk-modal.js +25 -25
  24. package/src/sdk/channels/vk-modal/vk-modal.scss +116 -116
  25. package/src/sdk/channels/vk.js +195 -195
  26. package/src/sdk/events/observer.js +46 -46
  27. package/src/sdk/index.js +5 -5
  28. package/src/sdk/sdk.js +67 -67
  29. package/src/sdk/utils/apiErrorHandler.js +11 -11
  30. package/src/sdk/utils/appInsights.js +88 -88
  31. package/src/sdk/utils/browserInfo.js +8 -8
  32. package/src/sdk/utils/constants.js +17 -17
  33. package/src/sdk/utils/cookies.js +67 -67
  34. package/src/sdk/utils/find.js +7 -7
  35. package/src/sdk/utils/loadConfig.js +20 -20
  36. package/src/sdk/utils/loadDeepLink.js +48 -48
  37. package/src/sdk/utils/loadScript.js +25 -25
  38. package/src/sdk/utils/loadSubscriptions.js +6 -6
  39. package/src/sdk/utils/parseQueryString.js +33 -33
  40. package/src/sdk/utils/windowHelper.js +25 -25
  41. package/src/sdk/widget/widget.js +192 -192
  42. package/src/widget/components/tb-notification-button/index.js +34 -34
  43. package/src/widget/components/tb-notification-button/styles.scss +657 -657
  44. package/src/widget/components/tb-notification-widget/normalize.scss +395 -395
  45. package/src/widget/components/tb-nw-wahunter/styles.scss +471 -471
  46. package/src/widget/config.js +5 -5
  47. package/src/widget/icons/icon_chat_window.svg +1 -1
  48. package/src/widget/icons/icon_close.svg +1 -1
  49. package/src/widget/icons/icon_facebook.svg +7 -7
  50. package/src/widget/icons/icon_facebook_circle.svg +7 -7
  51. package/src/widget/icons/icon_instagram_circle.svg +95 -95
  52. package/src/widget/icons/icon_skype.svg +44 -44
  53. package/src/widget/icons/icon_skype_circle.svg +46 -46
  54. package/src/widget/icons/icon_skype_new.svg +113 -113
  55. package/src/widget/icons/icon_tg.svg +25 -25
  56. package/src/widget/icons/icon_tg_circle.svg +17 -17
  57. package/src/widget/icons/icon_viber.svg +75 -75
  58. package/src/widget/icons/icon_viber_circle.svg +67 -67
  59. package/src/widget/icons/icon_viber_new.svg +102 -102
  60. package/src/widget/icons/icon_vk.svg +14 -14
  61. package/src/widget/icons/icon_vk_circle.svg +16 -16
  62. package/src/widget/icons/icon_whatsapp.svg +147 -147
  63. package/src/widget/icons/icon_whatsapp_circle.svg +3 -3
  64. package/src/widget/icons/icon_whatsapp_new.svg +127 -127
  65. package/src/widget/icons/icon_whatsappb.svg +147 -147
  66. package/src/widget/icons/icon_whatsappb_circle.svg +3 -3
  67. package/src/widget/icons/icon_whatsappb_new.svg +127 -127
  68. package/src/widget/icons/paper-plane-arrow.svg +3 -3
  69. package/src/widget/icons/tb-logo.svg +21 -21
  70. package/src/widget/index.js +28 -28
  71. package/src/widget/locales/cs.js +42 -42
  72. package/src/widget/locales/en.js +42 -42
  73. package/src/widget/locales/ro.js +41 -41
  74. package/src/widget/utils/cookiesEx.js +41 -41
  75. package/src/widget/utils/stringifyAttributes.js +19 -19
  76. package/src/widget/utils/widgetsStorage.js +28 -28
  77. package/src/widget/widget.entry.js +3 -3
  78. package/tests/gf.html +35 -35
  79. package/tests/gf.js +21 -21
  80. package/tests/index.js +61 -61
  81. package/views/examples.ejs +3 -3
  82. package/views/sdk.html +274 -274
  83. package/webpack.common.js +72 -72
  84. package/webpack.dev.js +15 -15
  85. package/webpack.prod.js +10 -10
@@ -1,127 +1,127 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg
3
- xmlns:figma="http://www.figma.com/figma/ns"
4
- xmlns:dc="http://purl.org/dc/elements/1.1/"
5
- xmlns:cc="http://creativecommons.org/ns#"
6
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
- xmlns:svg="http://www.w3.org/2000/svg"
8
- xmlns="http://www.w3.org/2000/svg"
9
- xmlns:xlink="http://www.w3.org/1999/xlink"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="52"
13
- height="52"
14
- viewBox="0 0 52 52"
15
- version="2.0"
16
- id="svg3780"
17
- sodipodi:docname="icon_whatsapp_new.svg"
18
- inkscape:version="0.92.1 r15371">
19
- <metadata
20
- id="metadata3784">
21
- <rdf:RDF>
22
- <cc:Work
23
- rdf:about="">
24
- <dc:format>image/svg+xml</dc:format>
25
- <dc:type
26
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
27
- <dc:title>Group.svg</dc:title>
28
- </cc:Work>
29
- </rdf:RDF>
30
- </metadata>
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="namedview3782"
43
- showgrid="true"
44
- showguides="false"
45
- inkscape:zoom="19.272727"
46
- inkscape:cx="14.060761"
47
- inkscape:cy="25.081119"
48
- inkscape:window-x="-8"
49
- inkscape:window-y="-8"
50
- inkscape:window-maximized="1"
51
- inkscape:current-layer="Canvas">
52
- <inkscape:grid
53
- type="xygrid"
54
- id="grid3786" />
55
- </sodipodi:namedview>
56
- <title
57
- id="title3755">Group.svg</title>
58
- <desc
59
- id="desc3757">Created using Figma 0.90</desc>
60
- <g
61
- id="Canvas"
62
- transform="matrix(1.590909,0,0,1.590909,151.68181,-4.2272709)"
63
- figma:type="canvas">
64
- <g
65
- figma:type="vector"
66
- style="mix-blend-mode:normal"
67
- id="Ellipse">
68
- <use
69
- height="100%"
70
- width="100%"
71
- y="0"
72
- x="0"
73
- id="use3759"
74
- style="mix-blend-mode:normal;fill:#25D366"
75
- transform="translate(-89.2779,8.86696)"
76
- xlink:href="#path0_fill" />
77
- </g>
78
- <g
79
- figma:type="ellipse"
80
- style="mix-blend-mode:normal"
81
- id="Ellipse 2">
82
- <use
83
- height="100%"
84
- width="100%"
85
- y="0"
86
- x="0"
87
- id="use3765"
88
- style="mix-blend-mode:normal;fill:#25D366"
89
- transform="translate(-89,9)"
90
- xlink:href="#path2_fill" />
91
- </g>
92
- <g
93
- figma:type="vector"
94
- style="mix-blend-mode:normal"
95
- id="g3770">
96
- <use
97
- height="100%"
98
- width="100%"
99
- y="0"
100
- x="0"
101
- id="use3768"
102
- style="mix-blend-mode:normal;fill:#ffffff"
103
- transform="translate(-84.534,13.8663)"
104
- xlink:href="#path3_fill" />
105
- </g>
106
- </g>
107
- <defs
108
- id="defs3778">
109
- <path
110
- id="path0_fill"
111
- d="m 20.2189,10.0642 c 0,5.5583 -4.5261,10.0642 -10.1094,10.0642 -1.91642,0 -5.23529,-1.4529 -5.23529,-1.4529 L 0.242388,20.1284 1.77789,15.133 C 1.77789,15.133 0,12.1983 0,10.0642 0,4.5059 4.52616,0 10.1095,0 15.6928,0 20.2189,4.5059 20.2189,10.0642 Z"
112
- inkscape:connector-curvature="0" />
113
- <path
114
- id="path1_fill"
115
- d="M -6.06014e-8,22 1.55433,16.3511 C 0.595736,14.6977 0.0917074,12.8222 0.0924295,10.901 0.0945958,4.89013 5.00852,-1.26145e-7 11.0464,-1.26145e-7 13.9767,0.00107818 16.7268,1.13654 18.7949,3.19682 20.863,5.25747 22.0014,7.99673 22,10.9096 21.9975,16.9201 17.0832,21.8109 11.046,21.8109 H 11.0413 C 9.20792,21.8099 7.40699,21.3527 5.8068,20.4839 Z M 5.8068,19.4103 c 1.39728,0.8256 3.60547,1.4136 5.2392,1.4144 5.0179,0 9.952,-4.4736 9.954,-9.9237 C 21.001,8.25482 19.719,5.71235 18,4 16.281,2.28765 13.4734,1.00108 11.0413,1 6.0191,1 1,5.5 1,10.901 0.999639,12.613 1.5887,14.5572 2.5,16 l -1.23032,4.8247 z"
116
- inkscape:connector-curvature="0" />
117
- <path
118
- id="path2_fill"
119
- d="M 20,10 C 20,15.5228 15.5228,20 10,20 4.47715,20 0,15.5228 0,10 0,4.47715 4.47715,0 10,0 15.5228,0 20,4.47715 20,10 Z"
120
- inkscape:connector-curvature="0" />
121
- <path
122
- id="path3_fill"
123
- d="M 2.82812,0.477351 C 2.62341,0.0237427 2.40714,0.0143968 2.21253,0.00648926 2.05294,-6.99463e-4 1.87025,2.0221e-5 1.68792,2.0221e-5 1.50559,2.0221e-5 1.2088,0.0679529 0.958232,0.340765 0.70694,0.613217 -2.42406e-7,1.27278 -2.42406e-7,2.61312 -2.42406e-7,3.95382 0.980979,5.24922 1.11782,5.4311 1.25466,5.61297 3.01118,8.4518 5.79308,9.5434 8.10526,10.4513 8.57571,10.2709 9.07758,10.2253 9.57944,10.18 10.6969,9.56641 10.9251,8.92985 11.1529,8.29365 11.1529,7.74838 11.0847,7.63444 11.0161,7.52086 10.8334,7.45257 10.5601,7.31598 10.2864,7.17975 8.94074,6.52091 8.68981,6.42961 8.43888,6.33867 8.25654,6.29374 8.07349,6.56656 7.89152,6.83901 7.36691,7.45257 7.20733,7.63444 7.04774,7.81632 6.88816,7.8386 6.61448,7.70237 6.34044,7.56579 5.45911,7.2786 4.41314,6.35018 3.59969,5.62807 3.05017,4.73595 2.89058,4.46314 2.731,4.19068 2.87362,4.04332 3.01081,3.90745 3.13357,3.78524 3.28449,3.58899 3.42133,3.43012 3.55781,3.27125 3.6033,3.15731 3.69465,2.97543 3.78599,2.79356 3.74014,2.63469 3.6719,2.4981 3.60366,2.36367 3.07183,1.01615 2.82812,0.477351 Z"
124
- inkscape:connector-curvature="0"
125
- style="fill-rule:evenodd" />
126
- </defs>
127
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:figma="http://www.figma.com/figma/ns"
4
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
5
+ xmlns:cc="http://creativecommons.org/ns#"
6
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
+ xmlns:svg="http://www.w3.org/2000/svg"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ xmlns:xlink="http://www.w3.org/1999/xlink"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="52"
13
+ height="52"
14
+ viewBox="0 0 52 52"
15
+ version="2.0"
16
+ id="svg3780"
17
+ sodipodi:docname="icon_whatsapp_new.svg"
18
+ inkscape:version="0.92.1 r15371">
19
+ <metadata
20
+ id="metadata3784">
21
+ <rdf:RDF>
22
+ <cc:Work
23
+ rdf:about="">
24
+ <dc:format>image/svg+xml</dc:format>
25
+ <dc:type
26
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
27
+ <dc:title>Group.svg</dc:title>
28
+ </cc:Work>
29
+ </rdf:RDF>
30
+ </metadata>
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="namedview3782"
43
+ showgrid="true"
44
+ showguides="false"
45
+ inkscape:zoom="19.272727"
46
+ inkscape:cx="14.060761"
47
+ inkscape:cy="25.081119"
48
+ inkscape:window-x="-8"
49
+ inkscape:window-y="-8"
50
+ inkscape:window-maximized="1"
51
+ inkscape:current-layer="Canvas">
52
+ <inkscape:grid
53
+ type="xygrid"
54
+ id="grid3786" />
55
+ </sodipodi:namedview>
56
+ <title
57
+ id="title3755">Group.svg</title>
58
+ <desc
59
+ id="desc3757">Created using Figma 0.90</desc>
60
+ <g
61
+ id="Canvas"
62
+ transform="matrix(1.590909,0,0,1.590909,151.68181,-4.2272709)"
63
+ figma:type="canvas">
64
+ <g
65
+ figma:type="vector"
66
+ style="mix-blend-mode:normal"
67
+ id="Ellipse">
68
+ <use
69
+ height="100%"
70
+ width="100%"
71
+ y="0"
72
+ x="0"
73
+ id="use3759"
74
+ style="mix-blend-mode:normal;fill:#25D366"
75
+ transform="translate(-89.2779,8.86696)"
76
+ xlink:href="#path0_fill" />
77
+ </g>
78
+ <g
79
+ figma:type="ellipse"
80
+ style="mix-blend-mode:normal"
81
+ id="Ellipse 2">
82
+ <use
83
+ height="100%"
84
+ width="100%"
85
+ y="0"
86
+ x="0"
87
+ id="use3765"
88
+ style="mix-blend-mode:normal;fill:#25D366"
89
+ transform="translate(-89,9)"
90
+ xlink:href="#path2_fill" />
91
+ </g>
92
+ <g
93
+ figma:type="vector"
94
+ style="mix-blend-mode:normal"
95
+ id="g3770">
96
+ <use
97
+ height="100%"
98
+ width="100%"
99
+ y="0"
100
+ x="0"
101
+ id="use3768"
102
+ style="mix-blend-mode:normal;fill:#ffffff"
103
+ transform="translate(-84.534,13.8663)"
104
+ xlink:href="#path3_fill" />
105
+ </g>
106
+ </g>
107
+ <defs
108
+ id="defs3778">
109
+ <path
110
+ id="path0_fill"
111
+ d="m 20.2189,10.0642 c 0,5.5583 -4.5261,10.0642 -10.1094,10.0642 -1.91642,0 -5.23529,-1.4529 -5.23529,-1.4529 L 0.242388,20.1284 1.77789,15.133 C 1.77789,15.133 0,12.1983 0,10.0642 0,4.5059 4.52616,0 10.1095,0 15.6928,0 20.2189,4.5059 20.2189,10.0642 Z"
112
+ inkscape:connector-curvature="0" />
113
+ <path
114
+ id="path1_fill"
115
+ d="M -6.06014e-8,22 1.55433,16.3511 C 0.595736,14.6977 0.0917074,12.8222 0.0924295,10.901 0.0945958,4.89013 5.00852,-1.26145e-7 11.0464,-1.26145e-7 13.9767,0.00107818 16.7268,1.13654 18.7949,3.19682 20.863,5.25747 22.0014,7.99673 22,10.9096 21.9975,16.9201 17.0832,21.8109 11.046,21.8109 H 11.0413 C 9.20792,21.8099 7.40699,21.3527 5.8068,20.4839 Z M 5.8068,19.4103 c 1.39728,0.8256 3.60547,1.4136 5.2392,1.4144 5.0179,0 9.952,-4.4736 9.954,-9.9237 C 21.001,8.25482 19.719,5.71235 18,4 16.281,2.28765 13.4734,1.00108 11.0413,1 6.0191,1 1,5.5 1,10.901 0.999639,12.613 1.5887,14.5572 2.5,16 l -1.23032,4.8247 z"
116
+ inkscape:connector-curvature="0" />
117
+ <path
118
+ id="path2_fill"
119
+ d="M 20,10 C 20,15.5228 15.5228,20 10,20 4.47715,20 0,15.5228 0,10 0,4.47715 4.47715,0 10,0 15.5228,0 20,4.47715 20,10 Z"
120
+ inkscape:connector-curvature="0" />
121
+ <path
122
+ id="path3_fill"
123
+ d="M 2.82812,0.477351 C 2.62341,0.0237427 2.40714,0.0143968 2.21253,0.00648926 2.05294,-6.99463e-4 1.87025,2.0221e-5 1.68792,2.0221e-5 1.50559,2.0221e-5 1.2088,0.0679529 0.958232,0.340765 0.70694,0.613217 -2.42406e-7,1.27278 -2.42406e-7,2.61312 -2.42406e-7,3.95382 0.980979,5.24922 1.11782,5.4311 1.25466,5.61297 3.01118,8.4518 5.79308,9.5434 8.10526,10.4513 8.57571,10.2709 9.07758,10.2253 9.57944,10.18 10.6969,9.56641 10.9251,8.92985 11.1529,8.29365 11.1529,7.74838 11.0847,7.63444 11.0161,7.52086 10.8334,7.45257 10.5601,7.31598 10.2864,7.17975 8.94074,6.52091 8.68981,6.42961 8.43888,6.33867 8.25654,6.29374 8.07349,6.56656 7.89152,6.83901 7.36691,7.45257 7.20733,7.63444 7.04774,7.81632 6.88816,7.8386 6.61448,7.70237 6.34044,7.56579 5.45911,7.2786 4.41314,6.35018 3.59969,5.62807 3.05017,4.73595 2.89058,4.46314 2.731,4.19068 2.87362,4.04332 3.01081,3.90745 3.13357,3.78524 3.28449,3.58899 3.42133,3.43012 3.55781,3.27125 3.6033,3.15731 3.69465,2.97543 3.78599,2.79356 3.74014,2.63469 3.6719,2.4981 3.60366,2.36367 3.07183,1.01615 2.82812,0.477351 Z"
124
+ inkscape:connector-curvature="0"
125
+ style="fill-rule:evenodd" />
126
+ </defs>
127
+ </svg>
@@ -1,147 +1,147 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg
3
- xmlns:figma="http://www.figma.com/figma/ns"
4
- xmlns:dc="http://purl.org/dc/elements/1.1/"
5
- xmlns:cc="http://creativecommons.org/ns#"
6
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
- xmlns:svg="http://www.w3.org/2000/svg"
8
- xmlns="http://www.w3.org/2000/svg"
9
- xmlns:xlink="http://www.w3.org/1999/xlink"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="52"
13
- height="52"
14
- viewBox="0 0 52 52"
15
- version="2.0"
16
- id="svg3780"
17
- sodipodi:docname="icon_whatsapp_my_fill_empty.svg"
18
- inkscape:version="0.92.1 r15371">
19
- <metadata
20
- id="metadata3784">
21
- <rdf:RDF>
22
- <cc:Work
23
- rdf:about="">
24
- <dc:format>image/svg+xml</dc:format>
25
- <dc:type
26
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
27
- <dc:title>Group.svg</dc:title>
28
- </cc:Work>
29
- </rdf:RDF>
30
- </metadata>
31
- <sodipodi:namedview
32
- pagecolor="#ffffff"
33
- bordercolor="#25D366"
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="namedview3782"
43
- showgrid="true"
44
- showguides="false"
45
- inkscape:zoom="11.313709"
46
- inkscape:cx="5.5565263"
47
- inkscape:cy="32.501721"
48
- inkscape:window-x="-8"
49
- inkscape:window-y="-8"
50
- inkscape:window-maximized="1"
51
- inkscape:current-layer="g59">
52
- <inkscape:grid
53
- type="xygrid"
54
- id="grid3786" />
55
- </sodipodi:namedview>
56
- <title
57
- id="title3755">Group.svg</title>
58
- <desc
59
- id="desc3757">Created using Figma 0.90</desc>
60
- <g
61
- id="Canvas"
62
- transform="matrix(1.590909,0,0,1.590909,151.68181,-4.2272709)"
63
- figma:type="canvas">
64
- <g
65
- id="Group"
66
- style="mix-blend-mode:normal"
67
- figma:type="frame"
68
- transform="translate(29.734454,-2.8865086)">
69
- <g
70
- id="g59">
71
- <g
72
- id="g4565">
73
- <g
74
- id="Vector"
75
- style="mix-blend-mode:normal;fill:#25D366;fill-opacity:1"
76
- figma:type="vector"
77
- transform="translate(-30.034444,1.6579773)">
78
- <use
79
- xlink:href="#path1_fill"
80
- transform="translate(-90,8)"
81
- style="mix-blend-mode:normal;fill:#25D366;fill-opacity:1"
82
- id="use3762"
83
- x="0"
84
- y="0"
85
- width="100%"
86
- height="100%" />
87
- </g>
88
- <g
89
- id="Ellipse 2"
90
- style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1"
91
- figma:type="ellipse"
92
- transform="translate(-30.034444,1.6579773)">
93
- <use
94
- xlink:href="#path2_fill"
95
- transform="translate(-89,9)"
96
- style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1"
97
- id="use3765"
98
- x="0"
99
- y="0"
100
- width="100%"
101
- height="100%" />
102
- </g>
103
- <g
104
- id="g3770"
105
- style="mix-blend-mode:normal;fill:#25D366;fill-opacity:1"
106
- figma:type="vector"
107
- transform="translate(-30.034444,1.6579773)">
108
- <use
109
- xlink:href="#path3_fill"
110
- transform="translate(-84.534,13.8663)"
111
- style="mix-blend-mode:normal;fill:#25D366;fill-opacity:1"
112
- id="use3768"
113
- x="0"
114
- y="0"
115
- width="100%"
116
- height="100%" />
117
- </g>
118
- <path
119
- inkscape:connector-curvature="0"
120
- id="path80"
121
- d="m -117.13953,25.377785 -1.18064,4.638689 4.37316,-1.365142 z"
122
- style="fill:#ffffff;stroke:#ffffff;stroke-width:0.62857145px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
123
- </g>
124
- </g>
125
- </g>
126
- </g>
127
- <defs
128
- id="defs3778">
129
- <path
130
- id="path0_fill"
131
- d="m 20.2189,10.0642 c 0,5.5583 -4.5261,10.0642 -10.1094,10.0642 -1.91642,0 -5.23529,-1.4529 -5.23529,-1.4529 L 0.242388,20.1284 1.77789,15.133 C 1.77789,15.133 0,12.1983 0,10.0642 0,4.5059 4.52616,0 10.1095,0 15.6928,0 20.2189,4.5059 20.2189,10.0642 Z"
132
- inkscape:connector-curvature="0" />
133
- <path
134
- id="path1_fill"
135
- d="M -6.06014e-8,22 1.55433,16.3511 C 0.595736,14.6977 0.0917074,12.8222 0.0924295,10.901 0.0945958,4.89013 5.00852,-1.26145e-7 11.0464,-1.26145e-7 13.9767,0.00107818 16.7268,1.13654 18.7949,3.19682 20.863,5.25747 22.0014,7.99673 22,10.9096 21.9975,16.9201 17.0832,21.8109 11.046,21.8109 H 11.0413 C 9.20792,21.8099 7.40699,21.3527 5.8068,20.4839 Z M 5.8068,19.4103 c 1.39728,0.8256 3.60547,1.4136 5.2392,1.4144 5.0179,0 9.952,-4.4736 9.954,-9.9237 C 21.001,8.25482 19.719,5.71235 18,4 16.281,2.28765 13.4734,1.00108 11.0413,1 6.0191,1 1,5.5 1,10.901 0.999639,12.613 1.5887,14.5572 2.5,16 l -1.23032,4.8247 z"
136
- inkscape:connector-curvature="0" />
137
- <path
138
- id="path2_fill"
139
- d="M 20,10 C 20,15.5228 15.5228,20 10,20 4.47715,20 0,15.5228 0,10 0,4.47715 4.47715,0 10,0 15.5228,0 20,4.47715 20,10 Z"
140
- inkscape:connector-curvature="0" />
141
- <path
142
- id="path3_fill"
143
- d="M 2.82812,0.477351 C 2.62341,0.0237427 2.40714,0.0143968 2.21253,0.00648926 2.05294,-6.99463e-4 1.87025,2.0221e-5 1.68792,2.0221e-5 1.50559,2.0221e-5 1.2088,0.0679529 0.958232,0.340765 0.70694,0.613217 -2.42406e-7,1.27278 -2.42406e-7,2.61312 -2.42406e-7,3.95382 0.980979,5.24922 1.11782,5.4311 1.25466,5.61297 3.01118,8.4518 5.79308,9.5434 8.10526,10.4513 8.57571,10.2709 9.07758,10.2253 9.57944,10.18 10.6969,9.56641 10.9251,8.92985 11.1529,8.29365 11.1529,7.74838 11.0847,7.63444 11.0161,7.52086 10.8334,7.45257 10.5601,7.31598 10.2864,7.17975 8.94074,6.52091 8.68981,6.42961 8.43888,6.33867 8.25654,6.29374 8.07349,6.56656 7.89152,6.83901 7.36691,7.45257 7.20733,7.63444 7.04774,7.81632 6.88816,7.8386 6.61448,7.70237 6.34044,7.56579 5.45911,7.2786 4.41314,6.35018 3.59969,5.62807 3.05017,4.73595 2.89058,4.46314 2.731,4.19068 2.87362,4.04332 3.01081,3.90745 3.13357,3.78524 3.28449,3.58899 3.42133,3.43012 3.55781,3.27125 3.6033,3.15731 3.69465,2.97543 3.78599,2.79356 3.74014,2.63469 3.6719,2.4981 3.60366,2.36367 3.07183,1.01615 2.82812,0.477351 Z"
144
- inkscape:connector-curvature="0"
145
- style="fill-rule:evenodd" />
146
- </defs>
147
- </svg>
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:figma="http://www.figma.com/figma/ns"
4
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
5
+ xmlns:cc="http://creativecommons.org/ns#"
6
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
+ xmlns:svg="http://www.w3.org/2000/svg"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ xmlns:xlink="http://www.w3.org/1999/xlink"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="52"
13
+ height="52"
14
+ viewBox="0 0 52 52"
15
+ version="2.0"
16
+ id="svg3780"
17
+ sodipodi:docname="icon_whatsapp_my_fill_empty.svg"
18
+ inkscape:version="0.92.1 r15371">
19
+ <metadata
20
+ id="metadata3784">
21
+ <rdf:RDF>
22
+ <cc:Work
23
+ rdf:about="">
24
+ <dc:format>image/svg+xml</dc:format>
25
+ <dc:type
26
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
27
+ <dc:title>Group.svg</dc:title>
28
+ </cc:Work>
29
+ </rdf:RDF>
30
+ </metadata>
31
+ <sodipodi:namedview
32
+ pagecolor="#ffffff"
33
+ bordercolor="#25D366"
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="namedview3782"
43
+ showgrid="true"
44
+ showguides="false"
45
+ inkscape:zoom="11.313709"
46
+ inkscape:cx="5.5565263"
47
+ inkscape:cy="32.501721"
48
+ inkscape:window-x="-8"
49
+ inkscape:window-y="-8"
50
+ inkscape:window-maximized="1"
51
+ inkscape:current-layer="g59">
52
+ <inkscape:grid
53
+ type="xygrid"
54
+ id="grid3786" />
55
+ </sodipodi:namedview>
56
+ <title
57
+ id="title3755">Group.svg</title>
58
+ <desc
59
+ id="desc3757">Created using Figma 0.90</desc>
60
+ <g
61
+ id="Canvas"
62
+ transform="matrix(1.590909,0,0,1.590909,151.68181,-4.2272709)"
63
+ figma:type="canvas">
64
+ <g
65
+ id="Group"
66
+ style="mix-blend-mode:normal"
67
+ figma:type="frame"
68
+ transform="translate(29.734454,-2.8865086)">
69
+ <g
70
+ id="g59">
71
+ <g
72
+ id="g4565">
73
+ <g
74
+ id="Vector"
75
+ style="mix-blend-mode:normal;fill:#25D366;fill-opacity:1"
76
+ figma:type="vector"
77
+ transform="translate(-30.034444,1.6579773)">
78
+ <use
79
+ xlink:href="#path1_fill"
80
+ transform="translate(-90,8)"
81
+ style="mix-blend-mode:normal;fill:#25D366;fill-opacity:1"
82
+ id="use3762"
83
+ x="0"
84
+ y="0"
85
+ width="100%"
86
+ height="100%" />
87
+ </g>
88
+ <g
89
+ id="Ellipse 2"
90
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1"
91
+ figma:type="ellipse"
92
+ transform="translate(-30.034444,1.6579773)">
93
+ <use
94
+ xlink:href="#path2_fill"
95
+ transform="translate(-89,9)"
96
+ style="mix-blend-mode:normal;fill:#ffffff;fill-opacity:1"
97
+ id="use3765"
98
+ x="0"
99
+ y="0"
100
+ width="100%"
101
+ height="100%" />
102
+ </g>
103
+ <g
104
+ id="g3770"
105
+ style="mix-blend-mode:normal;fill:#25D366;fill-opacity:1"
106
+ figma:type="vector"
107
+ transform="translate(-30.034444,1.6579773)">
108
+ <use
109
+ xlink:href="#path3_fill"
110
+ transform="translate(-84.534,13.8663)"
111
+ style="mix-blend-mode:normal;fill:#25D366;fill-opacity:1"
112
+ id="use3768"
113
+ x="0"
114
+ y="0"
115
+ width="100%"
116
+ height="100%" />
117
+ </g>
118
+ <path
119
+ inkscape:connector-curvature="0"
120
+ id="path80"
121
+ d="m -117.13953,25.377785 -1.18064,4.638689 4.37316,-1.365142 z"
122
+ style="fill:#ffffff;stroke:#ffffff;stroke-width:0.62857145px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
123
+ </g>
124
+ </g>
125
+ </g>
126
+ </g>
127
+ <defs
128
+ id="defs3778">
129
+ <path
130
+ id="path0_fill"
131
+ d="m 20.2189,10.0642 c 0,5.5583 -4.5261,10.0642 -10.1094,10.0642 -1.91642,0 -5.23529,-1.4529 -5.23529,-1.4529 L 0.242388,20.1284 1.77789,15.133 C 1.77789,15.133 0,12.1983 0,10.0642 0,4.5059 4.52616,0 10.1095,0 15.6928,0 20.2189,4.5059 20.2189,10.0642 Z"
132
+ inkscape:connector-curvature="0" />
133
+ <path
134
+ id="path1_fill"
135
+ d="M -6.06014e-8,22 1.55433,16.3511 C 0.595736,14.6977 0.0917074,12.8222 0.0924295,10.901 0.0945958,4.89013 5.00852,-1.26145e-7 11.0464,-1.26145e-7 13.9767,0.00107818 16.7268,1.13654 18.7949,3.19682 20.863,5.25747 22.0014,7.99673 22,10.9096 21.9975,16.9201 17.0832,21.8109 11.046,21.8109 H 11.0413 C 9.20792,21.8099 7.40699,21.3527 5.8068,20.4839 Z M 5.8068,19.4103 c 1.39728,0.8256 3.60547,1.4136 5.2392,1.4144 5.0179,0 9.952,-4.4736 9.954,-9.9237 C 21.001,8.25482 19.719,5.71235 18,4 16.281,2.28765 13.4734,1.00108 11.0413,1 6.0191,1 1,5.5 1,10.901 0.999639,12.613 1.5887,14.5572 2.5,16 l -1.23032,4.8247 z"
136
+ inkscape:connector-curvature="0" />
137
+ <path
138
+ id="path2_fill"
139
+ d="M 20,10 C 20,15.5228 15.5228,20 10,20 4.47715,20 0,15.5228 0,10 0,4.47715 4.47715,0 10,0 15.5228,0 20,4.47715 20,10 Z"
140
+ inkscape:connector-curvature="0" />
141
+ <path
142
+ id="path3_fill"
143
+ d="M 2.82812,0.477351 C 2.62341,0.0237427 2.40714,0.0143968 2.21253,0.00648926 2.05294,-6.99463e-4 1.87025,2.0221e-5 1.68792,2.0221e-5 1.50559,2.0221e-5 1.2088,0.0679529 0.958232,0.340765 0.70694,0.613217 -2.42406e-7,1.27278 -2.42406e-7,2.61312 -2.42406e-7,3.95382 0.980979,5.24922 1.11782,5.4311 1.25466,5.61297 3.01118,8.4518 5.79308,9.5434 8.10526,10.4513 8.57571,10.2709 9.07758,10.2253 9.57944,10.18 10.6969,9.56641 10.9251,8.92985 11.1529,8.29365 11.1529,7.74838 11.0847,7.63444 11.0161,7.52086 10.8334,7.45257 10.5601,7.31598 10.2864,7.17975 8.94074,6.52091 8.68981,6.42961 8.43888,6.33867 8.25654,6.29374 8.07349,6.56656 7.89152,6.83901 7.36691,7.45257 7.20733,7.63444 7.04774,7.81632 6.88816,7.8386 6.61448,7.70237 6.34044,7.56579 5.45911,7.2786 4.41314,6.35018 3.59969,5.62807 3.05017,4.73595 2.89058,4.46314 2.731,4.19068 2.87362,4.04332 3.01081,3.90745 3.13357,3.78524 3.28449,3.58899 3.42133,3.43012 3.55781,3.27125 3.6033,3.15731 3.69465,2.97543 3.78599,2.79356 3.74014,2.63469 3.6719,2.4981 3.60366,2.36367 3.07183,1.01615 2.82812,0.477351 Z"
144
+ inkscape:connector-curvature="0"
145
+ style="fill-rule:evenodd" />
146
+ </defs>
147
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg version="1.1" id="whatsapp-logo-notext" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-8 -7 54.2 54.3" style="enable-background:new 0 0 50 39;" xml:space="preserve"><style type="text/css">
2
- .logo_white{fill:#FFFFFF;}
3
- .logo_green{fill:#25D366;}
1
+ <svg version="1.1" id="whatsapp-logo-notext" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-8 -7 54.2 54.3" style="enable-background:new 0 0 50 39;" xml:space="preserve"><style type="text/css">
2
+ .logo_white{fill:#FFFFFF;}
3
+ .logo_green{fill:#25D366;}
4
4
  </style><path class="logo_green" d="M10.7,32.8l0.6,0.3c2.5,1.5,5.3,2.2,8.1,2.2l0,0c8.8,0,16-7.2,16-16c0-4.2-1.7-8.3-4.7-11.3&#10; s-7-4.7-11.3-4.7c-8.8,0-16,7.2-15.9,16.1c0,3,0.9,5.9,2.4,8.4l0.4,0.6l-1.6,5.9L10.7,32.8z"/><path class="logo_white" d="M32.4,6.4C29,2.9,24.3,1,19.5,1C9.3,1,1.1,9.3,1.2,19.4c0,3.2,0.9,6.3,2.4,9.1L1,38l9.7-2.5&#10; c2.7,1.5,5.7,2.2,8.7,2.2l0,0c10.1,0,18.3-8.3,18.3-18.4C37.7,14.4,35.8,9.8,32.4,6.4z M19.5,34.6L19.5,34.6c-2.7,0-5.4-0.7-7.7-2.1&#10; l-0.6-0.3l-5.8,1.5L6.9,28l-0.4-0.6c-4.4-7.1-2.3-16.5,4.9-20.9s16.5-2.3,20.9,4.9s2.3,16.5-4.9,20.9C25.1,33.8,22.3,34.6,19.5,34.6&#10; z M28.3,23.5L27.2,23c0,0-1.6-0.7-2.6-1.2c-0.1,0-0.2-0.1-0.3-0.1c-0.3,0-0.5,0.1-0.7,0.2l0,0c0,0-0.1,0.1-1.5,1.7&#10; c-0.1,0.2-0.3,0.3-0.5,0.3h-0.1c-0.1,0-0.3-0.1-0.4-0.2l-0.5-0.2l0,0c-1.1-0.5-2.1-1.1-2.9-1.9c-0.2-0.2-0.5-0.4-0.7-0.6&#10; c-0.7-0.7-1.4-1.5-1.9-2.4L15,18.4c-0.1-0.1-0.1-0.2-0.2-0.4c0-0.2,0-0.4,0.1-0.5c0,0,0.4-0.5,0.7-0.8c0.2-0.2,0.3-0.5,0.5-0.7&#10; c0.2-0.3,0.3-0.7,0.2-1c-0.1-0.5-1.3-3.2-1.6-3.8c-0.2-0.3-0.4-0.4-0.7-0.5h-0.3c-0.2,0-0.5,0-0.8,0c-0.2,0-0.4,0.1-0.6,0.1&#10; l-0.1,0.1c-0.2,0.1-0.4,0.3-0.6,0.4c-0.2,0.2-0.3,0.4-0.5,0.6c-0.7,0.9-1.1,2-1.1,3.1l0,0c0,0.8,0.2,1.6,0.5,2.3l0.1,0.3&#10; c0.9,1.9,2.1,3.6,3.7,5.1l0.4,0.4c0.3,0.3,0.6,0.5,0.8,0.8c2.1,1.8,4.5,3.1,7.2,3.8c0.3,0.1,0.7,0.1,1,0.2l0,0c0.3,0,0.7,0,1,0&#10; c0.5,0,1.1-0.2,1.5-0.4c0.3-0.2,0.5-0.2,0.7-0.4l0.2-0.2c0.2-0.2,0.4-0.3,0.6-0.5s0.4-0.4,0.5-0.6c0.2-0.4,0.3-0.9,0.4-1.4&#10; c0-0.2,0-0.5,0-0.7C28.6,23.7,28.5,23.6,28.3,23.5z"/></svg>