1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<?xml version="1.0" encoding="utf-8"?>
<!--
- MIT License
-
- Copyright (c) 2022- Minteck
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-->
<!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<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"
viewBox="0 0 7164 7188" style="enable-background:new 0 0 7164 7188;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
.st1{fill:#EF3BD4;}
</style>
<path class="st0" d="M0,0h7164v7188H0V0z"/>
<path class="st1" d="M5671.5,599h-4179c-328.35,0-597,269.55-597,599v4193c0,329.45,268.65,599,597,599h1194l895.5,898.5
l895.5-898.5h1194c328.35,0,597-269.55,597-599V1198C6268.5,868.55,5999.85,599,5671.5,599z M5671.5,5391H4238.7l-179.1,179.7
L3582,6049.9l-477.6-479.2L2925.3,5391H1492.5V1198h4179V5391z M3582,3294.5c477.6,0,895.5-419.3,895.5-898.5
s-417.9-898.5-895.5-898.5s-895.5,389.35-895.5,898.5S3104.4,3294.5,3582,3294.5z M3582,2096.5c179.1,0,298.5,119.8,298.5,299.5
c0,179.7-119.4,299.5-298.5,299.5s-298.5-119.8-298.5-299.5S3402.9,2096.5,3582,2096.5z M5373,4672.2
c0-748.75-1194-1078.2-1791-1078.2s-1791,329.45-1791,1078.2v419.3h3582V4672.2z M2537.25,4492.5
C2746.2,4342.75,3193.95,4193,3582,4193s835.8,149.75,1044.75,299.5H2537.25z"/>
</svg>
|