jekyll-documents 0.1.1

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.
Files changed (117) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG.md +42 -0
  3. data/LICENSE +661 -0
  4. data/README.md +126 -0
  5. data/_includes/category_list.html +10 -0
  6. data/_includes/documents_list.html +10 -0
  7. data/_includes/documents_search.html +4 -0
  8. data/_includes/latest_documents.html +11 -0
  9. data/_layouts/document.html +20 -0
  10. data/assets/icons/color/ai-document-svgrepo-com.svg +2 -0
  11. data/assets/icons/color/attachment-document-svgrepo-com.svg +10 -0
  12. data/assets/icons/color/audio-document-svgrepo-com.svg +10 -0
  13. data/assets/icons/color/box-notes-svgrepo-com.svg +21 -0
  14. data/assets/icons/color/csv-document-svgrepo-com.svg +10 -0
  15. data/assets/icons/color/eps-document-svgrepo-com.svg +10 -0
  16. data/assets/icons/color/excel-document-svgrepo-com.svg +2 -0
  17. data/assets/icons/color/exe-document-svgrepo-com.svg +10 -0
  18. data/assets/icons/color/flash-document-svgrepo-com.svg +10 -0
  19. data/assets/icons/color/folder-svgrepo-com.svg +2 -0
  20. data/assets/icons/color/gdoc-document-svgrepo-com.svg +10 -0
  21. data/assets/icons/color/gdocs-document-svgrepo-com.svg +12 -0
  22. data/assets/icons/color/gform-document-svgrepo-com.svg +16 -0
  23. data/assets/icons/color/gpres-document-svgrepo-com.svg +10 -0
  24. data/assets/icons/color/gsheet-document-svgrepo-com.svg +10 -0
  25. data/assets/icons/color/html-document-svgrepo-com.svg +10 -0
  26. data/assets/icons/color/image-document-svgrepo-com.svg +10 -0
  27. data/assets/icons/color/keynote-document-svgrepo-com.svg +10 -0
  28. data/assets/icons/color/library-folder-svgrepo-com.svg +19 -0
  29. data/assets/icons/color/link-svgrepo-com.svg +10 -0
  30. data/assets/icons/color/mp4-document-svgrepo-com.svg +10 -0
  31. data/assets/icons/color/overlay-document-svgrepo-com.svg +11 -0
  32. data/assets/icons/color/pack-document-svgrepo-com.svg +10 -0
  33. data/assets/icons/color/pages-document-svgrepo-com.svg +10 -0
  34. data/assets/icons/color/pdf-document-svgrepo-com.svg +16 -0
  35. data/assets/icons/color/ppt-document-svgrepo-com.svg +10 -0
  36. data/assets/icons/color/psd-document-svgrepo-com.svg +10 -0
  37. data/assets/icons/color/quip-doc-svgrepo-com.svg +21 -0
  38. data/assets/icons/color/quip-sheet-document-svgrepo-com.svg +21 -0
  39. data/assets/icons/color/quip-slide-document-svgrepo-com.svg +21 -0
  40. data/assets/icons/color/rtf-document-svgrepo-com.svg +10 -0
  41. data/assets/icons/color/slide-document-svgrepo-com.svg +2 -0
  42. data/assets/icons/color/stypi-document-svgrepo-com.svg +11 -0
  43. data/assets/icons/color/txt-document-svgrepo-com.svg +10 -0
  44. data/assets/icons/color/unknown-document-svgrepo-com.svg +9 -0
  45. data/assets/icons/color/video-document-svgrepo-com.svg +10 -0
  46. data/assets/icons/color/visio-document-svgrepo-com.svg +10 -0
  47. data/assets/icons/color/webex-document-svgrepo-com.svg +11 -0
  48. data/assets/icons/color/word-document-svgrepo-com.svg +10 -0
  49. data/assets/icons/color/xml-document-svgrepo-com.svg +10 -0
  50. data/assets/icons/color/zip-document-svgrepo-com.svg +10 -0
  51. data/assets/icons/lines/ae-file-type-svgrepo-com.svg +18 -0
  52. data/assets/icons/lines/ai-file-type-svgrepo-com.svg +18 -0
  53. data/assets/icons/lines/avi-file-type-svgrepo-com.svg +19 -0
  54. data/assets/icons/lines/css-file-type-svgrepo-com.svg +19 -0
  55. data/assets/icons/lines/csv-file-type-svgrepo-com (1).svg +19 -0
  56. data/assets/icons/lines/eps-file-type-svgrepo-com.svg +19 -0
  57. data/assets/icons/lines/excel-file-type-svgrepo-com.svg +21 -0
  58. data/assets/icons/lines/file-file-type-svgrepo-com.svg +16 -0
  59. data/assets/icons/lines/folder-svgrepo-com.svg +3 -0
  60. data/assets/icons/lines/html-file-type-svgrepo-com.svg +20 -0
  61. data/assets/icons/lines/jpg-file-type-svgrepo-com.svg +19 -0
  62. data/assets/icons/lines/mov-file-type-svgrepo-com.svg +19 -0
  63. data/assets/icons/lines/mp3-file-type-svgrepo-com.svg +19 -0
  64. data/assets/icons/lines/other-file-type-svgrepo-com.svg +17 -0
  65. data/assets/icons/lines/pdf-file-type-svgrepo-com.svg +19 -0
  66. data/assets/icons/lines/png-file-type-svgrepo-com.svg +19 -0
  67. data/assets/icons/lines/ppt-file-type-svgrepo-com.svg +19 -0
  68. data/assets/icons/lines/psd-file-type-svgrepo-com.svg +19 -0
  69. data/assets/icons/lines/rar-file-type-svgrepo-com.svg +19 -0
  70. data/assets/icons/lines/txt-file-type-svgrepo-com.svg +19 -0
  71. data/assets/icons/lines/wav-file-type-svgrepo-com.svg +19 -0
  72. data/assets/icons/lines/word-file-type-svgrepo-com.svg +20 -0
  73. data/assets/icons/lines/zip-file-type-svgrepo-com.svg +19 -0
  74. data/assets/icons/minimal/c-file-format-document-extension-file-format-2-svgrepo-com.svg +7 -0
  75. data/assets/icons/minimal/c-file-format-document-extension-file-format-svgrepo-com.svg +7 -0
  76. data/assets/icons/minimal/css-file-format-document-extension-file-format-svgrepo-com.svg +7 -0
  77. data/assets/icons/minimal/dwg-file-format-document-extension-file-format-svgrepo-com.svg +7 -0
  78. data/assets/icons/minimal/dxf-file-format-document-extension-file-format-svgrepo-com.svg +7 -0
  79. data/assets/icons/minimal/extension-file-format-document-file-format-2-svgrepo-com.svg +7 -0
  80. data/assets/icons/minimal/extension-file-format-document-file-format-svgrepo-com.svg +7 -0
  81. data/assets/icons/minimal/extension-file-format-html-document-file-format-svgrepo-com.svg +7 -0
  82. data/assets/icons/minimal/extension-file-format-jpg-document-file-format-svgrepo-com.svg +7 -0
  83. data/assets/icons/minimal/extension-file-format-json-document-file-format-svgrepo-com (1).svg +7 -0
  84. data/assets/icons/minimal/extension-file-format-pdf-document-file-format-svgrepo-com.svg +7 -0
  85. data/assets/icons/minimal/extension-file-format-php-document-file-format-svgrepo-com.svg +7 -0
  86. data/assets/icons/minimal/extension-file-format-sql-document-file-format-svgrepo-com.svg +7 -0
  87. data/assets/icons/minimal/extension-file-format-txt-document-file-format-svgrepo-com.svg +7 -0
  88. data/assets/icons/minimal/file-format-gif-document-extension-file-format-svgrepo-com.svg +7 -0
  89. data/assets/icons/minimal/file-format-jpeg-document-extension-file-format-svgrepo-com.svg +7 -0
  90. data/assets/icons/minimal/file-format-js-document-extension-file-format-svgrepo-com.svg +7 -0
  91. data/assets/icons/minimal/file-format-vb-document-extension-file-format-svgrepo-com.svg +7 -0
  92. data/assets/icons/minimal/folder-svgrepo-com.svg +3 -0
  93. data/assets/icons/minimal/ico-file-format-svgrepo-com.svg +7 -0
  94. data/assets/icons/ultra-minimal/doc.svg +7 -0
  95. data/assets/icons/ultra-minimal/file.svg +4 -0
  96. data/assets/icons/ultra-minimal/folder-svgrepo-com.svg +3 -0
  97. data/assets/icons/ultra-minimal/jpg.svg +6 -0
  98. data/assets/icons/ultra-minimal/mp3.svg +5 -0
  99. data/assets/icons/ultra-minimal/mp4.svg +5 -0
  100. data/assets/icons/ultra-minimal/pdf.svg +7 -0
  101. data/assets/icons/ultra-minimal/png.svg +5 -0
  102. data/assets/icons/ultra-minimal/ppt.svg +5 -0
  103. data/assets/icons/ultra-minimal/txt.svg +7 -0
  104. data/assets/icons/ultra-minimal/xls.svg +6 -0
  105. data/assets/icons/ultra-minimal/zip.svg +5 -0
  106. data/assets/js/documents-search.js +139 -0
  107. data/jekyll-documents.gemspec +27 -0
  108. data/lib/jekyll/documents/configuration.rb +37 -0
  109. data/lib/jekyll/documents/file_type_icons.rb +144 -0
  110. data/lib/jekyll/documents/filters.rb +34 -0
  111. data/lib/jekyll/documents/generator.rb +142 -0
  112. data/lib/jekyll/documents/json_index_generator.rb +38 -0
  113. data/lib/jekyll/documents/tags/latest_documents.rb +64 -0
  114. data/lib/jekyll/documents/utils.rb +27 -0
  115. data/lib/jekyll/documents/version.rb +7 -0
  116. data/lib/jekyll-documents.rb +19 -0
  117. metadata +215 -0
data/README.md ADDED
@@ -0,0 +1,126 @@
1
+ # jekyll-documents
2
+
3
+ Turn files in `assets/documents/` into browsable document pages with icons, categories, and search.
4
+
5
+ **Features:**
6
+ - Auto-collection from files
7
+ - File type icons (4 styles)
8
+ - Categories from folders
9
+ - Client-side search
10
+ - Strict validation
11
+
12
+ ## Quick Start
13
+
14
+ ```ruby
15
+ # Gemfile
16
+ gem "jekyll-documents"
17
+ ```
18
+
19
+ ```yaml
20
+ # _config.yml
21
+ plugins:
22
+ - jekyll-documents
23
+
24
+ documents:
25
+ icon_set: "color" # color, lines, minimal, ultra-minimal
26
+ ```
27
+
28
+ ```
29
+ # Add files
30
+ assets/documents/reports/2026-03-01_Annual_Report.pdf
31
+ assets/documents/minutes/2026-02-15_Board_Meeting.docx
32
+ ```
33
+
34
+ ```liquid
35
+ <!-- Use in templates -->
36
+ {% include latest_documents.html %}
37
+ {% include documents_list.html %}
38
+ {% include category_list.html %}
39
+ ```
40
+
41
+ ## Requirements
42
+
43
+ Ruby >= 2.7, Jekyll >= 4.0
44
+ ## File Naming
45
+
46
+ **Format:** `YYYY-MM-DD_Title_With_Underscores.ext`
47
+
48
+ ```
49
+ assets/documents/reports/2026-03-01_Annual_Report.pdf
50
+ assets/documents/minutes/2026-02-15_Board_Meeting.docx
51
+ ```
52
+
53
+ - Date: `YYYY-MM-DD`
54
+ - Title: Underscores → spaces
55
+ - Category: From folder name
56
+
57
+
58
+
59
+ ## File Type Icons
60
+
61
+ The plugin automatically displays file type icons for all supported formats. Icons are included in the gem and based on designs from [svgrepo.com](https://www.svgrepo.com/).
62
+
63
+ **Icon Sets:** color (default), lines, minimal, ultra-minimal
64
+
65
+ **Supported:** PDF, DOCX, XLSX, PPTX, ODT, ODS, ODP, TXT, ZIP, MP3, MP4, JPG, PNG, HTML, XML, CSV, RTF
66
+
67
+ **Configuration:**
68
+ ```yaml
69
+ documents:
70
+ icon_set: "color" # color, lines, minimal, ultra-minimal
71
+ ```
72
+
73
+ **Icons appear in:** document pages, lists, search results, category folders
74
+
75
+ **Liquid filters:**
76
+ ```liquid
77
+ {{ page.file_type | file_type_icon_tag }}
78
+ {{ page.file_type | file_type_icon }}
79
+ ```
80
+
81
+ *Icons from [svgrepo.com](https://www.svgrepo.com/)*
82
+
83
+ ## Includes
84
+
85
+ ```liquid
86
+ {% include latest_documents.html count=5 %}
87
+ {% include documents_list.html %}
88
+ {% include category_list.html %}
89
+ {% include documents_search.html %}
90
+ ```
91
+
92
+ ## Search
93
+
94
+ ```html
95
+ <script src="https://unpkg.com/lunr/lunr.js"></script>
96
+ <script src="{{ '/assets/js/documents-search.js' | relative_url }}"></script>
97
+ ```
98
+ ## Configuration
99
+
100
+ ```yaml
101
+ documents:
102
+ root: "assets/documents"
103
+ permalink: "/documents/:category/:slug/"
104
+ icon_set: "color" # color, lines, minimal, ultra-minimal
105
+ include_extensions: [".pdf", ".docx", ".pptx", ".xlsx"]
106
+ strict_filename: true
107
+ json_index: true
108
+ ```
109
+
110
+ See [configuration.rb](lib/jekyll/documents/configuration.rb) for all options.
111
+ ## Development
112
+
113
+ ```bash
114
+ bundle install
115
+ bundle exec rspec # Run tests
116
+ bundle exec rake doc # Generate docs
117
+ cd example && bundle exec jekyll serve # Example site
118
+ ```
119
+
120
+ ## License
121
+
122
+ AGPL-3.0-only
123
+
124
+ ## Attribution
125
+
126
+ Icons by [SVG Repo](https://www.svgrepo.com)
@@ -0,0 +1,10 @@
1
+ {% assign cats = site.documents | map: "category" | uniq | sort %}
2
+ <ul class="documents-category-list">
3
+ {% for cat in cats %}
4
+ <li>
5
+ <img src="/assets/icons/{{ site.documents.icon_set | default: 'color' }}/folder-svgrepo-com.svg" alt="Folder" class="folder-icon" />
6
+ <span class="category-name">{{ cat }}</span>
7
+ <span class="category-count">({{ site.documents | where: "category", cat | size }})</span>
8
+ </li>
9
+ {% endfor %}
10
+ </ul>
@@ -0,0 +1,10 @@
1
+ {% assign docs = include.docs | default: site.documents | sort: "date" | reverse %}
2
+ <ul class="documents-list">
3
+ {% for doc in docs %}
4
+ <li>
5
+ {{ doc.file_type | file_type_icon_tag }}
6
+ <a href="{{ doc.url | relative_url }}">{{ doc.title }}</a>
7
+ <small>({{ doc.date | date: "%Y-%m-%d" }}, {{ doc.category }})</small>
8
+ </li>
9
+ {% endfor %}
10
+ </ul>
@@ -0,0 +1,4 @@
1
+ <div class="documents-search">
2
+ <input id="doc-search-input" type="search" placeholder="Search documents…" aria-label="Search documents" />
3
+ <div id="doc-search-results" class="documents-search-results"></div>
4
+ </div>
@@ -0,0 +1,11 @@
1
+ {% assign count = include.count | default: site.config.documents.latest_default_count | default: 5 %}
2
+ {% assign docs = site.documents | sort: "date" | reverse | slice: 0, count %}
3
+ <ul class="latest-documents">
4
+ {% for doc in docs %}
5
+ <li>
6
+ {{ doc.file_type | file_type_icon_tag }}
7
+ <a href="{{ doc.url | relative_url }}">{{ doc.title }}</a>
8
+ <small>({{ doc.date | date: "%Y-%m-%d" }}, {{ doc.category }})</small>
9
+ </li>
10
+ {% endfor %}
11
+ </ul>
@@ -0,0 +1,20 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ <article class="document">
6
+ <header>
7
+ <h1>{{ page.title }}</h1>
8
+ <p class="document-meta">
9
+ <strong>Date:</strong> {{ page.date | date: "%Y-%m-%d" }}<br>
10
+ <strong>Category:</strong> {{ page.category }}
11
+ </p>
12
+ </header>
13
+
14
+ <p>
15
+ <a href="{{ page.file_url | relative_url }}" class="document-download">
16
+ {{ page.file_type | file_type_icon_tag }}
17
+ Download ({{ page.extension | remove: "." | upcase }})
18
+ </a>
19
+ </p>
20
+ </article>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M5.075.006c-2.802 0-5.073 2.273-5.073 5.074v53.841c0 2.803 2.271 5.074 5.073 5.074h45.774c2.802 0 5.074-2.271 5.074-5.074v-38.605l-18.903-20.31h-31.945z" fill-rule="evenodd" clip-rule="evenodd" fill="#FFC35E"/><path d="M55.923 20.357v.999h-12.8s-6.312-1.26-6.128-6.707c0 0 .253 5.708 6.003 5.708h12.925z" fill-rule="evenodd" clip-rule="evenodd" fill="#FFB446"/><path d="M37.02.006v14.56c0 1.656 1.104 5.792 6.104 5.792h12.8l-18.904-20.352z" opacity=".5" fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff"/><path d="M20.136 53.923c-.306 0-.594-.18-.72-.486l-.9-2.287h-5.978l-.9 2.287c-.126.306-.414.486-.72.486-.468 0-.811-.378-.811-.792 0-.09.018-.198.054-.288l4.141-10.335c.198-.486.667-.811 1.225-.811.522 0 .99.324 1.188.811l4.177 10.335c.036.09.054.198.054.288 0 .36-.324.792-.81.792zm-4.61-10.569l-2.557 6.463h5.095l-2.538-6.463zm8.513 10.569c-.414 0-.738-.324-.738-.738v-10.768c0-.396.324-.72.774-.72.396 0 .72.324.72.72v10.767c0 .415-.324.739-.756.739z" fill="#ffffff"/></svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
+ <svg xmlns="http://www.w3.org/2000/svg"
3
+ width="800px" height="800px" viewBox="0 0 56 64" enable-background="new 0 0 56 64" xml:space="preserve">
4
+ <path fill="#277A84" d="M5.112,0.011c-2.802,0-5.073,2.273-5.073,5.074v53.841C0.039,61.729,2.311,64,5.112,64h45.775
5
+ c2.801,0,5.074-2.271,5.074-5.074V20.321L37.057,0.011H5.112z"/>
6
+ <path fill="#1E5B60" d="M55.96,20.377v1H43.161c0,0-6.312-1.26-6.129-6.707c0,0,0.208,5.707,6.004,5.707H55.96z"/>
7
+ <path opacity="0.5" fill="#FFFFFF" enable-background="new " d="M37.059,0.025v14.561c0,1.656,1.104,5.791,6.104,5.791h12.799
8
+ L37.059,0.025z"/>
9
+ <path fill="#FFFFFF" d="M27.094,39.334l2.105-2.104c0,0-18.439,0-18.704,0c0,0-0.361,0.016-0.362,0.401s0,1.159,0,1.347
10
+ c0,0.187,0.182,0.355,0.375,0.355C10.701,39.334,27.094,39.334,27.094,39.334z"/>
11
+ <path fill="#FFFFFF" d="M19.768,46.602l2.104-2.104c0,0-11.113,0-11.377,0c0,0-0.361,0.016-0.362,0.401c-0.001,0.387,0,1.16,0,1.347
12
+ s0.182,0.356,0.375,0.356C10.701,46.602,19.768,46.602,19.768,46.602z"/>
13
+ <path fill="#FFFFFF" d="M14.708,53.904l0.268-2.104c0,0-4.216,0-4.48,0c0,0-0.361,0.017-0.362,0.402s0,1.16,0,1.346
14
+ c0,0.187,0.182,0.356,0.375,0.356C10.701,53.904,14.708,53.904,14.708,53.904z"/>
15
+ <path fill="#FFFFFF" d="M15.588,53.873c0,0,1.672-0.03,2.015-0.112c0.342-0.082,0.406-0.146,0.531-0.271
16
+ s13.104-13.104,13.104-13.104s-0.494,0.42-1.592-0.682c-0.869-0.87-0.487-1.402-0.487-1.402s-12.75,12.729-12.99,12.988
17
+ c-0.24,0.26-0.252,0.404-0.274,0.509C15.874,51.904,15.588,53.873,15.588,53.873z"/>
18
+ <path fill="#FFFFFF" d="M30.742,36.714c-0.201,0.201-0.96,0.938-1.059,1.058c-0.097,0.121-0.184,0.227-0.104,0.58
19
+ c0.079,0.353,0.682,1.354,1.656,1.629c0,0,0.299,0.107,0.541-0.133c0.24-0.242,1.092-1.093,1.092-1.093s0.204-0.172,0.042-0.621
20
+ c-0.163-0.448-0.81-1.247-1.582-1.539C30.941,36.447,30.742,36.714,30.742,36.714z"/>
21
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M5.112.006c-2.802 0-5.073 2.273-5.073 5.074v53.841c0 2.803 2.271 5.074 5.073 5.074h45.774c2.801 0 5.074-2.271 5.074-5.074v-38.605l-18.902-20.31h-31.946z" fill-rule="evenodd" clip-rule="evenodd" fill="#45B058"/><path d="M19.429 53.938c-.216 0-.415-.09-.54-.27l-3.728-4.97-3.745 4.97c-.126.18-.324.27-.54.27-.396 0-.72-.306-.72-.72 0-.144.035-.306.144-.432l3.89-5.131-3.619-4.826c-.09-.126-.145-.27-.145-.414 0-.342.288-.72.721-.72.216 0 .432.108.576.288l3.438 4.628 3.438-4.646c.127-.18.324-.27.541-.27.378 0 .738.306.738.72 0 .144-.036.288-.127.414l-3.619 4.808 3.891 5.149c.09.126.125.27.125.414 0 .396-.324.738-.719.738zm9.989-.126h-5.455c-.595 0-1.081-.486-1.081-1.08v-10.317c0-.396.324-.72.774-.72.396 0 .721.324.721.72v10.065h5.041c.359 0 .648.288.648.648 0 .396-.289.684-.648.684zm6.982.216c-1.782 0-3.188-.594-4.213-1.495-.162-.144-.234-.342-.234-.54 0-.36.27-.756.702-.756.144 0 .306.036.433.144.828.738 1.98 1.314 3.367 1.314 2.143 0 2.826-1.152 2.826-2.071 0-3.097-7.111-1.386-7.111-5.672 0-1.98 1.764-3.331 4.123-3.331 1.548 0 2.881.468 3.853 1.278.162.144.253.342.253.54 0 .36-.307.72-.703.72-.145 0-.307-.054-.432-.162-.883-.72-1.98-1.044-3.079-1.044-1.44 0-2.467.774-2.467 1.909 0 2.701 7.112 1.152 7.112 5.636 0 1.748-1.188 3.53-4.43 3.53z" fill="#ffffff"/><path d="M55.953 20.352v1h-12.801s-6.312-1.26-6.127-6.707c0 0 .207 5.707 6.002 5.707h12.926z" fill-rule="evenodd" clip-rule="evenodd" fill="#349C42"/><path d="M37.049 0v14.561c0 1.656 1.104 5.791 6.104 5.791h12.801l-18.905-20.352z" opacity=".5" fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff"/></svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M51.48,15.46A4.52,4.52,0,0,1,56,20V51a4.52,4.52,0,0,1-4.52,4.52h-47A4.52,4.52,0,0,1,0,51H0V13A4.52,4.52,0,0,1,4.52,8.52H16c3.82,0,4.23,1.14,6.74,4.45,2.07,2.74,7.11,2.49,10.39,2.49Z" fill="#003462"/><path d="M51.48,18.12H9.24a4.52,4.52,0,0,0-4.52,4.52v2.84L9.19,19H51.54L56,25.49V22.64A4.52,4.52,0,0,0,51.48,18.12Z" fill="#87c8f2"/><path d="M4.57,55.48H51.48A4.52,4.52,0,0,0,56,51V23.48A4.52,4.52,0,0,0,51.48,19H9.25a4.52,4.52,0,0,0-4.52,4.52V51a4.65,4.65,0,0,1-.06.72,2.33,2.33,0,0,1-4.6,0A4.5,4.5,0,0,0,4.57,55.48Z" fill="#00a1e0"/></svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
+ <svg xmlns="http://www.w3.org/2000/svg"
3
+ width="800px" height="800px" viewBox="0 0 56 64" enable-background="new 0 0 56 64" xml:space="preserve">
4
+ <path fill="#3C8CEA" d="M5.1,0C2.3,0,0,2.3,0,5.1v53.8C0,61.7,2.3,64,5.1,64h45.8c2.8,0,5.1-2.3,5.1-5.1V20.3L37.1,0
5
+ C37.1,0,5.1,0,5.1,0z"/>
6
+ <path fill="#2D6FE4" d="M56,20.4v1H43.2c0,0-6.4-1.3-6.2-6.7c0,0,0.2,5.7,6,5.7H56z"/>
7
+ <path opacity="0.5" fill="#FFFFFF" enable-background="new " d="M37.1,0v14.6c0,1.6,1.1,5.8,6.1,5.8H56C56,20.4,37.1,0,37.1,0z"
8
+ />
9
+ <path fill="#FFFFFF" d="M25.9,45.1h-7.6v2.2h5.4c-0.3,3.2-2.9,4.5-5.4,4.5c-3.2,0-5.9-2.5-5.9-6c0-3.4,2.6-6,5.9-6
10
+ c2.5,0,4.1,1.6,4.1,1.6l1.6-1.6c0,0-2-2.2-5.7-2.2c-4.7,0-8.3,4-8.3,8.2c0,4.2,3.4,8.3,8.4,8.3c4.4,0,7.7-3,7.7-7.5
11
+ C26,45.7,25.9,45.1,25.9,45.1L25.9,45.1z"/>
12
+ </svg>
@@ -0,0 +1,16 @@
1
+ <?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
+ <svg xmlns="http://www.w3.org/2000/svg"
3
+ width="800px" height="800px" viewBox="0 0 56 64" enable-background="new 0 0 56 64" xml:space="preserve">
4
+ <path fill="#673AB7" d="M5.113-0.026c-2.803,0-5.074,2.272-5.074,5.074v53.841c0,2.803,2.271,5.074,5.074,5.074h45.773
5
+ c2.801,0,5.074-2.271,5.074-5.074V20.284L37.059-0.026C37.059-0.026,5.113-0.026,5.113-0.026z"/>
6
+ <path fill="#45317C" d="M55.977,20.352v1H43.178c0,0-6.312-1.26-6.129-6.707c0,0,0.208,5.707,6.004,5.707H55.977z"/>
7
+ <path opacity="0.5" fill="#FFFFFF" enable-background="new " d="M37.074,0v14.561c0,1.656,1.104,5.791,6.104,5.791h12.799
8
+ L37.074,0z"/>
9
+ <path fill="#FFFFFF" d="M12.739,39.41c0-0.4-0.3-0.7-0.7-0.7h-1.3c-0.4,0-0.7,0.3-0.7,0.7v1.3c0,0.4,0.3,0.7,0.7,0.7h1.3
10
+ c0.4,0,0.7-0.3,0.7-0.7V39.41z M31.539,39.41c0-0.4-0.3-0.7-0.7-0.7h-15.7c-0.4,0-0.7,0.3-0.7,0.7v1.3c0,0.4,0.3,0.7,0.7,0.7h15.7
11
+ c0.4,0,0.7-0.3,0.7-0.7V39.41z M12.739,45.71c0-0.4-0.3-0.7-0.7-0.7h-1.3c-0.4,0-0.7,0.3-0.7,0.7v1.3c0,0.4,0.3,0.7,0.7,0.7h1.3
12
+ c0.4,0,0.7-0.3,0.7-0.7V45.71z M31.539,45.71c0-0.4-0.4-0.7-0.8-0.7h-15.5c-0.4,0-0.8,0.3-0.8,0.7v1.3c0,0.4,0.4,0.7,0.8,0.7h15.5
13
+ c0.4,0,0.8-0.3,0.8-0.7V45.71z M12.739,51.91c0-0.4-0.3-0.7-0.7-0.7h-1.3c-0.4,0-0.7,0.3-0.7,0.7v1.3c0,0.4,0.3,0.7,0.7,0.7h1.3
14
+ c0.4,0,0.7-0.3,0.7-0.7V51.91z M31.539,51.91c0-0.4-0.3-0.7-0.7-0.7h-15.7c-0.4,0-0.7,0.3-0.7,0.7v1.3c0,0.4,0.3,0.7,0.7,0.7h15.7
15
+ c0.4,0,0.7-0.3,0.7-0.7V51.91z"/>
16
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,19 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg xmlns="http://www.w3.org/2000/svg"
4
+ width="800px" height="800px" viewBox="0 0 56 64" enable-background="new 0 0 56 64" xml:space="preserve">
5
+ <path fill="#003462" d="M51.5,15.5c2.5,0,4.5,2,4.5,4.5v31c0,2.5-2,4.5-4.5,4.5h-47C2,55.5,0,53.5,0,51V13c0-2.5,2-4.5,4.5-4.5H16
6
+ c3.8,0,4.2,1.2,6.7,4.5c2.1,2.7,7.2,2.5,10.4,2.5H51.5z"/>
7
+ <path fill="#87C8F2" d="M51.5,18.1H9.2c-2.5,0-4.5,2-4.5,4.5v2.9L9.2,19h42.3l4.5,6.5v-2.9C56,20.1,54,18.1,51.5,18.1z"/>
8
+ <path fill="#00A1E0" d="M4.6,55.5h46.9c2.5,0,4.5-2,4.5-4.5V23.5c0-2.5-2-4.5-4.5-4.5l0,0H9.3c-2.5-0.1-4.5,1.9-4.6,4.4
9
+ c0,0,0,0.1,0,0.1V51c0,0.2,0,0.5,0,0.7c0,1.3-1,2.3-2.3,2.3c-1.3,0-2.3-1-2.3-2.3C0.4,53.9,2.4,55.5,4.6,55.5z"/>
10
+ <g>
11
+ <rect x="25.5" y="37.8" fill="#FFFFFF" width="3.6" height="11.5"/>
12
+ <rect x="31.6" y="37.8" fill="#FFFFFF" width="3.6" height="11.5"/>
13
+ <path fill="#FFFFFF" d="M46.4,31.8l-15-6.2c-0.4-0.2-0.7-0.3-1.1-0.3c-0.1,0-0.5,0-1.1,0.3l-15,6.2c-0.3,0.2-0.5,0.5-0.5,0.8v0.9
14
+ c0,0.5,0.4,0.9,0.9,0.9h2.9c0,0,0,0.1,0,0.1v13.9c0,0.5,0.4,0.9,0.9,0.9h4.5V37.8h-1.8c-0.4,0-0.6-0.2-0.6-0.6V36
15
+ c0-0.4,0.2-0.6,0.6-0.6h2.4h1.2h4.8H31h4.8H37h2.4c0.4,0,0.6,0.2,0.6,0.6v1.2c0,0.4-0.2,0.6-0.6,0.6h-1.8v11.5h4.5
16
+ c0.5,0,0.9-0.4,0.9-0.9V34.5c0,0,0-0.1,0-0.1h2.9c0.5,0,0.9-0.4,0.9-0.9v-0.8C46.9,32.3,46.7,32,46.4,31.8z M30.3,32.3
17
+ c-1.1,0-1.9-0.9-1.9-1.9c0-1.1,0.9-1.9,1.9-1.9c1.1,0,1.9,0.9,1.9,1.9C32.2,31.4,31.4,32.3,30.3,32.3z"/>
18
+ </g>
19
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,16 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg xmlns="http://www.w3.org/2000/svg"
4
+ width="800px" height="800px" viewBox="0 0 56 64" enable-background="new 0 0 56 64" xml:space="preserve">
5
+ <g>
6
+ <path fill="#8C181A" d="M5.1,0C2.3,0,0,2.3,0,5.1v53.8C0,61.7,2.3,64,5.1,64h45.8c2.8,0,5.1-2.3,5.1-5.1V20.3L37.1,0H5.1z"/>
7
+ <path fill="#6B0D12" d="M56,20.4v1H43.2c0,0-6.3-1.3-6.1-6.7c0,0,0.2,5.7,6,5.7H56z"/>
8
+ <path opacity="0.5" fill="#FFFFFF" enable-background="new " d="M37.1,0v14.6c0,1.7,1.1,5.8,6.1,5.8H56L37.1,0z"/>
9
+ </g>
10
+ <path fill="#FFFFFF" d="M14.9,49h-3.3v4.1c0,0.4-0.3,0.7-0.8,0.7c-0.4,0-0.7-0.3-0.7-0.7V42.9c0-0.6,0.5-1.1,1.1-1.1h3.7
11
+ c2.4,0,3.8,1.7,3.8,3.6C18.7,47.4,17.3,49,14.9,49z M14.8,43.1h-3.2v4.6h3.2c1.4,0,2.4-0.9,2.4-2.3C17.2,44,16.2,43.1,14.8,43.1z
12
+ M25.2,53.8h-3c-0.6,0-1.1-0.5-1.1-1.1v-9.8c0-0.6,0.5-1.1,1.1-1.1h3c3.7,0,6.2,2.6,6.2,6C31.4,51.2,29,53.8,25.2,53.8z M25.2,43.1
13
+ h-2.6v9.3h2.6c2.9,0,4.6-2.1,4.6-4.7C29.9,45.2,28.2,43.1,25.2,43.1z M41.5,43.1h-5.8V47h5.7c0.4,0,0.6,0.3,0.6,0.7
14
+ s-0.3,0.6-0.6,0.6h-5.7v4.8c0,0.4-0.3,0.7-0.8,0.7c-0.4,0-0.7-0.3-0.7-0.7V42.9c0-0.6,0.5-1.1,1.1-1.1h6.2c0.4,0,0.6,0.3,0.6,0.7
15
+ C42.2,42.8,41.9,43.1,41.5,43.1z"/>
16
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg xmlns="http://www.w3.org/2000/svg"
4
+ width="800px" height="800px" viewBox="0 0 56 64" enable-background="new 0 0 56 64" xml:space="preserve">
5
+ <path fill-rule="evenodd" clip-rule="evenodd" fill="#3D87F5" d="M0,5.1v53.7C0,61.7,2.3,64,5.1,64h45.7
6
+ c2.8,0,5.1-2.3,5.1-5.1V21L37,0H5.1C2.3,0,0,2.3,0,5.1z"/>
7
+ <path opacity="0.5" fill="#FFFFFF" enable-background="new " d="M37,0l19,21H42.1c-2.8,0-5.2-2.3-5.2-5.2L37,0z"/>
8
+ <g>
9
+ <path opacity="0.5" fill="#216AC1" enable-background="new " d="M37,15.9v1c0,2.8,2.3,5.2,5.2,5.2H56v-1H42.1
10
+ C39.3,21,37,18.7,37,15.9z"/>
11
+ </g>
12
+ <path fill="#FFFFFF" d="M23.5,46.7h-6.9c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h6.9c0.4,0,0.8-0.3,0.8-0.8
13
+ S23.9,46.7,23.5,46.7z"/>
14
+ <path fill="#FFFFFF" d="M16.5,41.3h6.9c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8h-6.9c-0.4,0-0.8,0.3-0.8,0.8
15
+ C15.8,41,16.1,41.3,16.5,41.3z"/>
16
+ <path fill="#FFFFFF" d="M14.2,43.2c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h11.5c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8
17
+ H14.2z"/>
18
+ <path fill="#FFFFFF" d="M26.8,36.7c-3.9-3.7-10.1-3.6-13.9,0.2c-3.8,3.8-3.9,10-0.2,13.9c1.9,2,4.5,3.2,7.3,3.2h9.2
19
+ c0.4,0,0.8-0.3,0.8-0.8V44C30,41.2,28.9,38.6,26.8,36.7z M28.4,52.5H20c-2.3,0-4.6-1-6.2-2.7c-1.6-1.7-2.4-4-2.3-6.3
20
+ c0.3-4.3,3.7-7.7,7.9-7.9c0.2,0,0.4,0,0.5,0c4.7,0,8.5,3.8,8.5,8.5V52.5z"/>
21
+ </svg>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg xmlns="http://www.w3.org/2000/svg"
4
+ width="800px" height="800px" viewBox="0 0 56 64" enable-background="new 0 0 56 64" xml:space="preserve">
5
+ <path fill-rule="evenodd" clip-rule="evenodd" fill="#2CAB21" d="M0,5.1v53.7C0,61.7,2.3,64,5.1,64h45.7
6
+ c2.8,0,5.1-2.3,5.1-5.1V21L37,0H5.1C2.3,0,0,2.3,0,5.1z"/>
7
+ <path opacity="0.5" fill="#FFFFFF" enable-background="new " d="M37,0l19,21H42.1c-2.8,0-5.2-2.3-5.2-5.2L37,0z"/>
8
+ <g>
9
+ <path opacity="0.5" fill="#189355" enable-background="new " d="M37,15.9v1c0,2.8,2.3,5.2,5.2,5.2H56v-1H42.1
10
+ C39.3,21,37,18.7,37,15.9z"/>
11
+ </g>
12
+ <path fill="#FFFFFF" d="M23.5,46.7h-6.9c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h6.9c0.4,0,0.8-0.3,0.8-0.8
13
+ S23.9,46.7,23.5,46.7z"/>
14
+ <path fill="#FFFFFF" d="M16.5,41.3h6.9c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8h-6.9c-0.4,0-0.8,0.3-0.8,0.8
15
+ C15.8,41,16.1,41.3,16.5,41.3z"/>
16
+ <path fill="#FFFFFF" d="M14.2,43.2c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h11.5c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8
17
+ H14.2z"/>
18
+ <path fill="#FFFFFF" d="M26.8,36.7c-3.9-3.7-10.1-3.6-13.9,0.2c-3.8,3.8-3.9,10-0.2,13.9c1.9,2,4.5,3.2,7.3,3.2h9.2
19
+ c0.4,0,0.8-0.3,0.8-0.8V44C30,41.2,28.9,38.6,26.8,36.7z M20,52.5c-2.3,0-4.6-1-6.2-2.7c-1.6-1.7-2.4-4-2.3-6.3
20
+ c0.3-4.3,3.7-7.7,7.9-7.9c0.2,0,0.4,0,0.5,0c4.7,0,8.5,3.8,8.5,8.5v8.4H20z"/>
21
+ </svg>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg xmlns="http://www.w3.org/2000/svg"
4
+ width="800px" height="800px" viewBox="0 0 56 64" enable-background="new 0 0 56 64" xml:space="preserve">
5
+ <path fill-rule="evenodd" clip-rule="evenodd" fill="#8D3DF5" d="M0,5.1v53.7C0,61.7,2.3,64,5.1,64h45.7
6
+ c2.8,0,5.1-2.3,5.1-5.1V21L37,0H5.1C2.3,0,0,2.3,0,5.1z"/>
7
+ <path opacity="0.5" fill="#FFFFFF" enable-background="new " d="M37,0l19,21H42.1c-2.8,0-5.2-2.3-5.2-5.2L37,0z"/>
8
+ <g>
9
+ <path opacity="0.5" fill="#6D2BD6" enable-background="new " d="M37,15.9v1c0,2.8,2.3,5.2,5.2,5.2H56v-1H42.1
10
+ C39.3,21,37,18.7,37,15.9z"/>
11
+ </g>
12
+ <path fill="#FFFFFF" d="M23.5,46.7h-6.9c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h6.9c0.4,0,0.8-0.3,0.8-0.8
13
+ S23.9,46.7,23.5,46.7z"/>
14
+ <path fill="#FFFFFF" d="M16.5,41.3h6.9c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8h-6.9c-0.4,0-0.8,0.3-0.8,0.8
15
+ C15.8,41,16.1,41.3,16.5,41.3z"/>
16
+ <path fill="#FFFFFF" d="M14.2,43.2c-0.4,0-0.8,0.3-0.8,0.8c0,0.4,0.3,0.8,0.8,0.8h11.5c0.4,0,0.8-0.3,0.8-0.8c0-0.4-0.3-0.8-0.8-0.8
17
+ H14.2z"/>
18
+ <path fill="#FFFFFF" d="M26.8,36.7c-3.9-3.7-10.1-3.6-13.9,0.2c-3.8,3.8-3.9,10-0.2,13.9c1.9,2,4.5,3.2,7.3,3.2h9.2
19
+ c0.4,0,0.8-0.3,0.8-0.8V44C30,41.2,28.9,38.6,26.8,36.7z M20,52.5c-2.3,0-4.6-1-6.2-2.7c-1.6-1.7-2.4-4-2.3-6.3
20
+ c0.3-4.3,3.7-7.7,7.9-7.9c0.2,0,0.4,0,0.5,0c4.7,0,8.5,3.8,8.5,8.5v8.4H20z"/>
21
+ </svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
2
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="M5.15.008c-2.801 0-5.072 2.273-5.072 5.074v53.842c0 2.803 2.271 5.073 5.072 5.073h45.775c2.801 0 5.074-2.271 5.074-5.073v-38.606l-18.903-20.31h-31.946z" fill-rule="evenodd" clip-rule="evenodd" fill="#1AB6D9"/><path d="M10.121 34.772v19.09h19.918v-19.09h-19.918zm18.105 15.468h-16.295v-11.844h16.295v11.844z" fill="#ffffff"/><path d="M55.977 20.352v1h-12.799s-6.312-1.26-6.129-6.707c0 0 .208 5.707 6.004 5.707h12.924z" fill-rule="evenodd" clip-rule="evenodd" fill="#13A3CF"/><path d="M37.074 0v14.561c0 1.656 1.104 5.791 6.104 5.791h12.799l-18.903-20.352z" opacity=".5" fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff"/></svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg width="800px" height="800px" viewBox="-4 0 64 64" xmlns="http://www.w3.org/2000/svg">
4
+
5
+
6
+
7
+
8
+
9
+
10
+