@atlaskit/icon-file-type 6.5.0 → 6.6.0

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 (141) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/__tests__/visual-regression/icon-file-type-snapshots.test.ts +0 -11
  3. package/dist/cjs/metadata.js +4 -5
  4. package/dist/es2019/metadata.js +4 -5
  5. package/dist/esm/metadata.js +4 -5
  6. package/dist/types/metadata.d.ts +4 -5
  7. package/dist/types-ts4.5/metadata.d.ts +4 -5
  8. package/glyph/archive/16.js +5 -11
  9. package/glyph/archive/24.js +5 -11
  10. package/glyph/archive/48.js +5 -11
  11. package/glyph/audio/16.js +5 -11
  12. package/glyph/audio/24.js +5 -11
  13. package/glyph/audio/48.js +5 -11
  14. package/glyph/document/16.js +5 -11
  15. package/glyph/document/24.js +5 -11
  16. package/glyph/document/48.js +5 -11
  17. package/glyph/excel-spreadsheet/16.js +5 -11
  18. package/glyph/excel-spreadsheet/24.js +5 -11
  19. package/glyph/excel-spreadsheet/48.js +5 -11
  20. package/glyph/executable/16.js +5 -11
  21. package/glyph/executable/24.js +5 -11
  22. package/glyph/executable/48.js +5 -11
  23. package/glyph/figma/16.js +5 -11
  24. package/glyph/figma/24.js +5 -11
  25. package/glyph/figma/48.js +5 -11
  26. package/glyph/folder/16.js +5 -11
  27. package/glyph/folder/24.js +5 -11
  28. package/glyph/folder/48.js +5 -11
  29. package/glyph/generic/16.js +5 -11
  30. package/glyph/generic/24.js +5 -11
  31. package/glyph/generic/48.js +5 -11
  32. package/glyph/gif/16.js +5 -11
  33. package/glyph/gif/24.js +5 -11
  34. package/glyph/gif/48.js +5 -11
  35. package/glyph/google-doc/16.js +5 -11
  36. package/glyph/google-doc/24.js +5 -11
  37. package/glyph/google-doc/48.js +5 -11
  38. package/glyph/google-form/16.js +5 -11
  39. package/glyph/google-form/24.js +5 -11
  40. package/glyph/google-form/48.js +5 -11
  41. package/glyph/google-sheet/16.js +5 -11
  42. package/glyph/google-sheet/24.js +5 -11
  43. package/glyph/google-sheet/48.js +5 -11
  44. package/glyph/google-slide/16.js +5 -11
  45. package/glyph/google-slide/24.js +5 -11
  46. package/glyph/google-slide/48.js +5 -11
  47. package/glyph/image/16.js +5 -11
  48. package/glyph/image/24.js +5 -11
  49. package/glyph/image/48.js +5 -11
  50. package/glyph/pdf-document/16.js +5 -11
  51. package/glyph/pdf-document/24.js +5 -11
  52. package/glyph/pdf-document/48.js +5 -11
  53. package/glyph/powerpoint-presentation/16.js +5 -11
  54. package/glyph/powerpoint-presentation/24.js +5 -11
  55. package/glyph/powerpoint-presentation/48.js +5 -11
  56. package/glyph/presentation/16.js +5 -11
  57. package/glyph/presentation/24.js +5 -11
  58. package/glyph/presentation/48.js +5 -11
  59. package/glyph/sketch/16.js +5 -11
  60. package/glyph/sketch/24.js +5 -11
  61. package/glyph/sketch/48.js +5 -11
  62. package/glyph/source-code/16.js +5 -11
  63. package/glyph/source-code/24.js +5 -11
  64. package/glyph/source-code/48.js +5 -11
  65. package/glyph/spreadsheet/16.js +5 -11
  66. package/glyph/spreadsheet/24.js +5 -11
  67. package/glyph/spreadsheet/48.js +5 -11
  68. package/glyph/video/16.js +5 -11
  69. package/glyph/video/24.js +5 -11
  70. package/glyph/video/48.js +5 -11
  71. package/glyph/word-document/16.js +5 -11
  72. package/glyph/word-document/24.js +5 -11
  73. package/glyph/word-document/48.js +5 -11
  74. package/package.json +2 -7
  75. package/svgs/archive/16.svg +1 -1
  76. package/svgs/archive/24.svg +1 -1
  77. package/svgs/archive/48.svg +1 -1
  78. package/svgs/audio/16.svg +1 -1
  79. package/svgs/audio/24.svg +1 -1
  80. package/svgs/audio/48.svg +1 -1
  81. package/svgs/document/16.svg +1 -1
  82. package/svgs/document/24.svg +1 -1
  83. package/svgs/document/48.svg +1 -1
  84. package/svgs/excel-spreadsheet/16.svg +1 -1
  85. package/svgs/excel-spreadsheet/24.svg +1 -1
  86. package/svgs/excel-spreadsheet/48.svg +1 -1
  87. package/svgs/executable/16.svg +1 -1
  88. package/svgs/executable/24.svg +1 -1
  89. package/svgs/executable/48.svg +1 -1
  90. package/svgs/figma/16.svg +1 -1
  91. package/svgs/figma/24.svg +1 -1
  92. package/svgs/figma/48.svg +1 -1
  93. package/svgs/folder/16.svg +1 -1
  94. package/svgs/folder/24.svg +1 -1
  95. package/svgs/folder/48.svg +1 -1
  96. package/svgs/generic/16.svg +1 -1
  97. package/svgs/generic/24.svg +1 -0
  98. package/svgs/generic/48.svg +1 -1
  99. package/svgs/gif/16.svg +1 -1
  100. package/svgs/gif/24.svg +1 -1
  101. package/svgs/gif/48.svg +1 -1
  102. package/svgs/google-doc/16.svg +1 -1
  103. package/svgs/google-doc/24.svg +1 -1
  104. package/svgs/google-doc/48.svg +1 -1
  105. package/svgs/google-form/16.svg +1 -1
  106. package/svgs/google-form/24.svg +1 -1
  107. package/svgs/google-form/48.svg +1 -1
  108. package/svgs/google-sheet/16.svg +1 -1
  109. package/svgs/google-sheet/24.svg +1 -1
  110. package/svgs/google-sheet/48.svg +1 -1
  111. package/svgs/google-slide/16.svg +1 -1
  112. package/svgs/google-slide/24.svg +1 -1
  113. package/svgs/google-slide/48.svg +1 -1
  114. package/svgs/image/16.svg +1 -1
  115. package/svgs/image/24.svg +1 -1
  116. package/svgs/image/48.svg +1 -1
  117. package/svgs/pdf-document/16.svg +1 -1
  118. package/svgs/pdf-document/24.svg +1 -1
  119. package/svgs/pdf-document/48.svg +1 -1
  120. package/svgs/powerpoint-presentation/16.svg +1 -1
  121. package/svgs/powerpoint-presentation/24.svg +1 -1
  122. package/svgs/powerpoint-presentation/48.svg +1 -1
  123. package/svgs/presentation/16.svg +1 -1
  124. package/svgs/presentation/24.svg +1 -1
  125. package/svgs/presentation/48.svg +1 -1
  126. package/svgs/sketch/16.svg +1 -1
  127. package/svgs/sketch/24.svg +1 -1
  128. package/svgs/sketch/48.svg +1 -1
  129. package/svgs/source-code/16.svg +1 -1
  130. package/svgs/source-code/24.svg +1 -1
  131. package/svgs/source-code/48.svg +1 -1
  132. package/svgs/spreadsheet/16.svg +1 -1
  133. package/svgs/spreadsheet/24.svg +1 -1
  134. package/svgs/spreadsheet/48.svg +1 -1
  135. package/svgs/video/16.svg +1 -1
  136. package/svgs/video/24.svg +1 -1
  137. package/svgs/video/48.svg +1 -1
  138. package/svgs/word-document/16.svg +1 -1
  139. package/svgs/word-document/24.svg +1 -1
  140. package/svgs/word-document/48.svg +1 -1
  141. package/__tests__/visual-regression/__image_snapshots__/icon-file-type-snapshots-test-ts-icon-file-type-snapshots-should-match-dark-mode-icons-1-snap.png +0 -3
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16"><path fill="#36B37E" fill-rule="evenodd" d="M2 0h12a2 2 0 012 2v12a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm2 3a1 1 0 100 2h1a1 1 0 100-2H4zm0 4a1 1 0 100 2h1a1 1 0 100-2H4zm0 4a1 1 0 000 2h1a1 1 0 000-2H4zm5-8a1 1 0 100 2h3a1 1 0 000-2H9zm0 4a1 1 0 100 2h3a1 1 0 000-2H9zm0 4a1 1 0 000 2h3a1 1 0 000-2H9z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16"><path fill="#36b37e" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m2 3a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2zm0 4a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2zm0 4a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2zm5-8a1 1 0 1 0 0 2h3a1 1 0 0 0 0-2zm0 4a1 1 0 1 0 0 2h3a1 1 0 0 0 0-2zm0 4a1 1 0 0 0 0 2h3a1 1 0 0 0 0-2z"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24"><path fill="#36B37E" fill-rule="evenodd" d="M3 0h18a3 3 0 013 3v18a3 3 0 01-3 3H3a3 3 0 01-3-3V3a3 3 0 013-3zm2 5a1 1 0 100 2h3a1 1 0 100-2H5zm0 4a1 1 0 100 2h3a1 1 0 000-2H5zm0 4a1 1 0 000 2h3a1 1 0 000-2H5zm0 4a1 1 0 000 2h3a1 1 0 000-2H5zm7-12a1 1 0 000 2h7a1 1 0 000-2h-7zm0 4a1 1 0 000 2h7a1 1 0 000-2h-7zm0 4a1 1 0 000 2h7a1 1 0 000-2h-7zm0 4a1 1 0 000 2h7a1 1 0 000-2h-7z"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24"><path fill="#36b37e" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m2 5a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2zm0 4a1 1 0 1 0 0 2h3a1 1 0 0 0 0-2zm0 4a1 1 0 0 0 0 2h3a1 1 0 0 0 0-2zm0 4a1 1 0 0 0 0 2h3a1 1 0 0 0 0-2zm7-12a1 1 0 0 0 0 2h7a1 1 0 0 0 0-2zm0 4a1 1 0 0 0 0 2h7a1 1 0 0 0 0-2zm0 4a1 1 0 0 0 0 2h7a1 1 0 0 0 0-2zm0 4a1 1 0 0 0 0 2h7a1 1 0 0 0 0-2z"/></svg>
@@ -1 +1 @@
1
- <svg width="48" height="64" viewBox="0 0 48 64"><g fill-rule="evenodd"><path fill="#FFF" stroke="#091E42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 012.52 1.072l11.994 12.45a3.5 3.5 0 01.979 2.429V60a3.5 3.5 0 01-3.5 3.5H4A3.5 3.5 0 01.5 60V4A3.5 3.5 0 014 .5z"/><path fill="#36B37E" d="M15.833 23.833h3.5a1.167 1.167 0 010 2.334h-3.5a1.167 1.167 0 010-2.334zm0 4.667h3.5a1.167 1.167 0 010 2.333h-3.5a1.167 1.167 0 110-2.333zm0 4.667h3.5a1.167 1.167 0 110 2.333h-3.5a1.167 1.167 0 010-2.333zm0 4.666h3.5a1.167 1.167 0 010 2.334h-3.5a1.167 1.167 0 010-2.334zm8.167-14h8.167a1.167 1.167 0 010 2.334H24a1.167 1.167 0 010-2.334zm0 4.667h8.167a1.167 1.167 0 010 2.333H24a1.167 1.167 0 110-2.333zm0 4.667h8.167a1.167 1.167 0 110 2.333H24a1.167 1.167 0 010-2.333zm0 4.666h8.167a1.167 1.167 0 010 2.334H24a1.167 1.167 0 010-2.334z"/></g></svg>
1
+ <svg width="48" height="64" viewBox="0 0 48 64"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#36b37e" d="M15.833 23.833h3.5a1.167 1.167 0 0 1 0 2.334h-3.5a1.167 1.167 0 0 1 0-2.334m0 4.667h3.5a1.167 1.167 0 0 1 0 2.333h-3.5a1.167 1.167 0 1 1 0-2.333m0 4.667h3.5a1.167 1.167 0 1 1 0 2.333h-3.5a1.167 1.167 0 0 1 0-2.333m0 4.666h3.5a1.167 1.167 0 0 1 0 2.334h-3.5a1.167 1.167 0 0 1 0-2.334m8.167-14h8.167a1.167 1.167 0 0 1 0 2.334H24a1.167 1.167 0 0 1 0-2.334m0 4.667h8.167a1.167 1.167 0 0 1 0 2.333H24a1.167 1.167 0 1 1 0-2.333m0 4.667h8.167a1.167 1.167 0 1 1 0 2.333H24a1.167 1.167 0 0 1 0-2.333m0 4.666h8.167a1.167 1.167 0 0 1 0 2.334H24a1.167 1.167 0 0 1 0-2.334"/></g></svg>
package/svgs/video/16.svg CHANGED
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16"><path fill="#FF5630" fill-rule="evenodd" d="M2 0h12a2 2 0 012 2v12a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm11.37 10.954c.285.138.63-.05.63-.343V5.39c0-.293-.345-.481-.63-.343L11 6.194v3.613l2.37 1.147zM2 5.99v4.018c0 .54.449.991 1.003.991h4.994A.99.99 0 009 10.01V5.99C9 5.452 8.551 5 7.997 5H3.003A.99.99 0 002 5.99z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16"><path fill="#ff5630" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m11.37 10.954c.285.138.63-.05.63-.343V5.39c0-.293-.345-.481-.63-.343L11 6.194v3.613zM2 5.99v4.018c0 .54.449.991 1.003.991h4.994A.99.99 0 0 0 9 10.01V5.99C9 5.452 8.551 5 7.997 5H3.003A.99.99 0 0 0 2 5.99"/></svg>
package/svgs/video/24.svg CHANGED
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24"><path fill="#FF5630" fill-rule="evenodd" d="M3 0h18a3 3 0 013 3v18a3 3 0 01-3 3H3a3 3 0 01-3-3V3a3 3 0 013-3zm1 7.995v8.01c0 .54.446.995.995.995h8.01c.54 0 .995-.446.995-.995v-8.01c0-.54-.446-.995-.995-.995h-8.01C4.455 7 4 7.446 4 7.995zm15.16 7.943c.38.185.84-.066.84-.457V8.52c0-.39-.46-.642-.84-.457L16 9.592v4.817l3.16 1.53z"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24"><path fill="#ff5630" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m1 7.995v8.01c0 .54.446.995.995.995h8.01c.54 0 .995-.446.995-.995v-8.01c0-.54-.446-.995-.995-.995h-8.01C4.455 7 4 7.446 4 7.995m15.16 7.943c.38.185.84-.066.84-.457V8.52c0-.39-.46-.642-.84-.457L16 9.592v4.817z"/></svg>
package/svgs/video/48.svg CHANGED
@@ -1 +1 @@
1
- <svg width="48" height="64" viewBox="0 0 48 64"><g fill-rule="evenodd"><path fill="#FFF" stroke="#091E42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 012.52 1.072l11.994 12.45a3.5 3.5 0 01.979 2.429V60a3.5 3.5 0 01-3.5 3.5H4A3.5 3.5 0 01.5 60V4A3.5 3.5 0 014 .5z"/><path fill="#FF5630" d="M14.667 27.161c0-.549.443-.994.994-.994h9.678c.549 0 .994.443.994.994v9.678a.993.993 0 01-.994.994H15.66a.993.993 0 01-.994-.994V27.16zm17.686 9.434l-3.686-1.784v-5.62l3.686-1.786c.444-.215.98.078.98.533v8.124c0 .455-.536.748-.98.533z"/></g></svg>
1
+ <svg width="48" height="64" viewBox="0 0 48 64"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#ff5630" d="M14.667 27.161c0-.549.443-.994.994-.994h9.678c.549 0 .994.443.994.994v9.678a.993.993 0 0 1-.994.994H15.66a.993.993 0 0 1-.994-.994zm17.686 9.434-3.686-1.784v-5.62l3.686-1.786c.444-.215.98.078.98.533v8.124c0 .455-.536.748-.98.533"/></g></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16"><path fill="#1D7AFC" fill-rule="evenodd" d="M2,0 L14,0 C15.1045695,-2.02906125e-16 16,0.8954305 16,2 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 1.3527075e-16,15.1045695 0,14 L0,2 C-1.3527075e-16,0.8954305 0.8954305,2.02906125e-16 2,0 Z M3.23501729,4.25823992 C3.10019612,4.27737321 3,4.39279273 3,4.52896479 L3,11.4976936 C3,11.634241 3.10073437,11.749858 3.23599559,11.7685555 L10.1891206,12.7297031 C10.2015275,12.7314181 10.2140376,12.7322787 10.2265625,12.7322787 C10.3775779,12.7322787 10.5,12.6098565 10.5,12.4588412 L10.5,3.54220465 C10.5,3.52935007 10.4990935,3.51651149 10.4972874,3.50378444 C10.4760685,3.35426722 10.3376595,3.25026089 10.1881423,3.27147978 L3.23501729,4.25823992 Z M11.125,4.875 L11.125,11.125 L12.6875,11.125 C12.860089,11.125 13,10.985089 13,10.8125 L13,5.1875 C13,5.01491102 12.860089,4.875 12.6875,4.875 L11.125,4.875 Z M6.80292964,7.60214853 L6.01191401,10.4000001 L5.17695308,10.4000001 L4.05781245,6.17246103 L4.97773433,6.17246103 L5.63691401,9.15195322 L5.68378901,9.15195322 L6.45429683,6.17246103 L7.20136714,6.17246103 L7.98652339,9.15195322 L8.03339839,9.15195322 L8.6867187,6.17246103 L9.6007812,6.17246103 L8.47871089,10.4000001 L7.64960933,10.4000001 L6.84980464,7.60214853 L6.80292964,7.60214853 Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16"><path fill="#1d7afc" fill-rule="evenodd" d="M2 0h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m1.235 4.258A.27.27 0 0 0 3 4.53v6.969c0 .136.1.252.236.27l6.953.962a.273.273 0 0 0 .311-.271V3.542a.273.273 0 0 0-.312-.27zm7.89.617v6.25h1.563c.172 0 .312-.14.312-.312V5.187a.31.31 0 0 0-.312-.312zM6.803 7.602 6.012 10.4h-.835l-1.12-4.228h.92l.66 2.98h.047l.77-2.98h.747l.786 2.98h.046l.654-2.98H9.6L8.479 10.4h-.83l-.8-2.798z"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24"><path fill="#1D7AFC" fill-rule="evenodd" d="M3,1.42108547e-14 L21,1.42108547e-14 C22.6568542,1.39064955e-14 24,1.34314575 24,3 L24,21 C24,22.6568542 22.6568542,24 21,24 L3,24 C1.34314575,24 -2.41183085e-16,22.6568542 -4.4408921e-16,21 L-4.4408921e-16,3 C-6.46995335e-16,1.34314575 1.34314575,1.45152139e-14 3,1.42108547e-14 Z M4.37602767,6.01318388 C4.16031379,6.04379714 4,6.22846836 4,6.44634367 L4,17.5963098 C4,17.8147857 4.16117499,17.9997729 4.37759295,18.0296888 L15.5025929,19.5675249 C15.522444,19.570269 15.5424602,19.5716459 15.5625,19.5716459 C15.8041246,19.5716459 16,19.3757705 16,19.1341459 L16,4.86752744 C16,4.84696011 15.9985497,4.82641839 15.9956598,4.8060551 C15.9617096,4.56682756 15.7402552,4.40041742 15.5010277,4.43436765 L4.37602767,6.01318388 Z M10.0048828,11.3369141 L8.68652344,16 L7.29492188,16 L5.4296875,8.95410156 L6.96289062,8.95410156 L8.06152344,13.9199219 L8.13964844,13.9199219 L9.42382812,8.95410156 L10.6689453,8.95410156 L11.9775391,13.9199219 L12.0556641,13.9199219 L13.1445312,8.95410156 L14.6679688,8.95410156 L12.7978516,16 L11.4160156,16 L10.0830078,11.3369141 L10.0048828,11.3369141 Z M17,7 L17,17 L19.5,17 C19.7761424,17 20,16.7761424 20,16.5 L20,7.5 C20,7.22385763 19.7761424,7 19.5,7 L17,7 Z"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24"><path fill="#1d7afc" fill-rule="evenodd" d="M3 0h18a3 3 0 0 1 3 3v18a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V3a3 3 0 0 1 3-3m1.376 6.013A.44.44 0 0 0 4 6.446v11.15c0 .219.161.404.378.434l11.125 1.538a.437.437 0 0 0 .497-.434V4.868a.437.437 0 0 0-.499-.434zm5.629 5.324L8.687 16H7.295L5.43 8.954h1.533l1.099 4.966h.078l1.284-4.966h1.245l1.309 4.966h.078l1.089-4.966h1.523L12.798 16h-1.382l-1.333-4.663zM17 7v10h2.5a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5z"/></svg>
@@ -1 +1 @@
1
- <svg width="48" height="64" viewBox="0 0 48 64"><g fill-rule="evenodd"><path fill="#FFF" stroke="#091E42" stroke-opacity=".08" d="M4,0.5 L32.007097,0.5 C32.9580806,0.5 33.8681235,0.886970896 34.5278649,1.57188773 L46.5207679,14.0224343 C47.1490066,14.6746463 47.5,15.5449725 47.5,16.4505466 L47.5,60 C47.5,61.9329966 45.9329966,63.5 44,63.5 L4,63.5 C2.06700338,63.5 0.5,61.9329966 0.5,60 L0.5,4 C0.5,2.06700338 2.06700338,0.5 4,0.5 Z"/><path fill="#1D7AFC" d="M15.0426943,25.0242753 L28.1676943,23.1616269 C28.4069219,23.1276767 28.6283762,23.2940868 28.6623265,23.5333143 C28.6652163,23.5536776 28.6666667,23.5742194 28.6666667,23.5947867 L28.6666667,40.4068597 C28.6666667,40.6484843 28.4707912,40.8443597 28.2291667,40.8443597 C28.2091268,40.8443597 28.1891107,40.8429828 28.1692596,40.8402387 L15.0442596,39.0259377 C14.8278417,38.9960217 14.6666667,38.8110345 14.6666667,38.5925587 L14.6666667,25.457435 C14.6666667,25.2395597 14.8269805,25.0548885 15.0426943,25.0242753 Z M21.6723633,31.2263997 L21.7635091,31.2263997 L23.3186849,36.6666667 L24.9308268,36.6666667 L27.1126302,28.4464518 L25.3352865,28.4464518 L24.0649414,34.2399089 L23.9737956,34.2399089 L22.4471029,28.4464518 L20.9944661,28.4464518 L19.4962565,34.2399089 L19.4051107,34.2399089 L18.1233724,28.4464518 L16.3346354,28.4464518 L18.5107422,36.6666667 L20.1342773,36.6666667 L21.6723633,31.2263997 Z M29.8333333,26.1666667 L32.8333333,26.1666667 C33.1094757,26.1666667 33.3333333,26.3905243 33.3333333,26.6666667 L33.3333333,37.3333333 C33.3333333,37.6094757 33.1094757,37.8333333 32.8333333,37.8333333 L29.8333333,37.8333333 L29.8333333,26.1666667 Z"/></g></svg>
1
+ <svg width="48" height="64" viewBox="0 0 48 64"><g fill-rule="evenodd"><path fill="#fff" stroke="#091e42" stroke-opacity=".08" d="M4 .5h28.007a3.5 3.5 0 0 1 2.52 1.072l11.994 12.45a3.5 3.5 0 0 1 .979 2.429V60a3.5 3.5 0 0 1-3.5 3.5H4A3.5 3.5 0 0 1 .5 60V4A3.5 3.5 0 0 1 4 .5Z"/><path fill="#1d7afc" d="m15.043 25.024 13.125-1.862a.438.438 0 0 1 .499.433v16.812a.438.438 0 0 1-.498.433l-13.125-1.814a.44.44 0 0 1-.377-.433V25.457c0-.217.16-.402.376-.433m6.63 6.202h.09l1.556 5.44h1.612l2.182-8.22h-1.778l-1.27 5.794h-.091l-1.527-5.794h-1.453l-1.498 5.794h-.09l-1.283-5.794h-1.788l2.176 8.22h1.623zm8.16-5.06h3a.5.5 0 0 1 .5.5v10.667a.5.5 0 0 1-.5.5h-3z"/></g></svg>
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9d69474044be8697e58e9253ae5415d259f7639ad753560b1a737012b0e2e59
3
- size 22514