bimplus-webcomponents 0.0.6 → 0.0.7

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 (129) hide show
  1. package/dist/assets/.gitignore +36 -36
  2. package/dist/assets/images/27_Center_Menu.svg +3 -3
  3. package/dist/assets/images/27_Center_Menu_active.svg +3 -3
  4. package/dist/assets/images/27_Center_Menu_opened.svg +14 -14
  5. package/dist/assets/images/Add_Issue_active.svg +12 -12
  6. package/dist/assets/images/Add_Issue_disabled.svg +12 -12
  7. package/dist/assets/images/Allplan-Cloud-Viewer-Logo.svg +17 -17
  8. package/dist/assets/images/Fullscreen_active.svg +6 -6
  9. package/dist/assets/images/Fullscreen_disabled.svg +8 -8
  10. package/dist/assets/images/Hide_active.svg +12 -12
  11. package/dist/assets/images/Hide_disabled.svg +12 -12
  12. package/dist/assets/images/IsolateMenuClipped.svg +19 -0
  13. package/dist/assets/images/IsolateMenuClipped_orange.svg +19 -0
  14. package/dist/assets/images/IsolateMenuHidden.svg +8 -0
  15. package/dist/assets/images/IsolateMenuHidden_orange.svg +8 -0
  16. package/dist/assets/images/IsolateMenuNormal.svg +29 -0
  17. package/dist/assets/images/IsolateMenuNormal_orange.svg +29 -0
  18. package/dist/assets/images/IsolationMenuParams.svg +5 -0
  19. package/dist/assets/images/IsolationMenuParamsOrange.svg +5 -0
  20. package/dist/assets/images/Isolation_active.svg +12 -12
  21. package/dist/assets/images/Isolation_disabled.svg +12 -12
  22. package/dist/assets/images/Markup_active.svg +11 -11
  23. package/dist/assets/images/Markup_disabled.svg +11 -11
  24. package/dist/assets/images/Navigation_Map_active.svg +3 -3
  25. package/dist/assets/images/Navigation_Map_disabled.svg +5 -5
  26. package/dist/assets/images/ProjectNavigation_20_orange.svg +1 -0
  27. package/dist/assets/images/ProjectNavigation_20_white.svg +1 -0
  28. package/dist/assets/images/Project_Navigation_active.svg +10 -10
  29. package/dist/assets/images/Project_Navigation_disabled.svg +10 -10
  30. package/dist/assets/images/Quantity_active.svg +3 -3
  31. package/dist/assets/images/Quantity_disabled.svg +5 -5
  32. package/dist/assets/images/Reset_active.svg +10 -10
  33. package/dist/assets/images/Reset_disabled.svg +10 -10
  34. package/dist/assets/images/Section_active.svg +3 -3
  35. package/dist/assets/images/Section_disabled.svg +5 -5
  36. package/dist/assets/images/View_active.svg +4 -4
  37. package/dist/assets/images/View_disabled.svg +6 -6
  38. package/dist/assets/images/bimplus_Components_Account_Settings.svg +14 -14
  39. package/dist/assets/images/bimplus_Components_BIM_Explorer.svg +18 -18
  40. package/dist/assets/images/bimplus_Components_BIM_Explorer_Active.svg +18 -18
  41. package/dist/assets/images/bimplus_Components_BIM_Explorer_Disabled.svg +18 -18
  42. package/dist/assets/images/bimplus_Components_Clear_Cache.svg +16 -16
  43. package/dist/assets/images/bimplus_Components_Close.svg +3 -3
  44. package/dist/assets/images/bimplus_Components_Desktop_Mode.svg +15 -15
  45. package/dist/assets/images/bimplus_Components_Documents.svg +14 -14
  46. package/dist/assets/images/bimplus_Components_Documents_Active.svg +14 -14
  47. package/dist/assets/images/bimplus_Components_Documents_Disabled.svg +14 -14
  48. package/dist/assets/images/bimplus_Components_Edit_Profile.svg +8 -8
  49. package/dist/assets/images/bimplus_Components_Forum.svg +10 -10
  50. package/dist/assets/images/bimplus_Components_ISO.svg +3 -3
  51. package/dist/assets/images/bimplus_Components_ISO_Active.svg +3 -3
  52. package/dist/assets/images/bimplus_Components_ISO_Disabled.svg +3 -3
  53. package/dist/assets/images/bimplus_Components_Info.svg +16 -16
  54. package/dist/assets/images/bimplus_Components_Info_Active.svg +16 -16
  55. package/dist/assets/images/bimplus_Components_Languages.svg +5 -5
  56. package/dist/assets/images/bimplus_Components_Logo.svg +14 -14
  57. package/dist/assets/images/bimplus_Components_Logout.svg +12 -12
  58. package/dist/assets/images/bimplus_Components_Models.svg +3 -3
  59. package/dist/assets/images/bimplus_Components_Models_Active.svg +3 -3
  60. package/dist/assets/images/bimplus_Components_Models_Disabled.svg +3 -3
  61. package/dist/assets/images/bimplus_Components_Notify_Alert.svg +6 -6
  62. package/dist/assets/images/bimplus_Components_Notify_Close.svg +3 -3
  63. package/dist/assets/images/bimplus_Components_Notify_Empty.svg +5 -5
  64. package/dist/assets/images/bimplus_Components_Notify_Main.svg +5 -5
  65. package/dist/assets/images/bimplus_Components_Notify_Tick_Up.svg +3 -3
  66. package/dist/assets/images/bimplus_Components_Projects_Folder.svg +10 -10
  67. package/dist/assets/images/bimplus_Components_Projects_Folder_Active.svg +10 -10
  68. package/dist/assets/images/bimplus_Components_Projects_Folder_Disabled.svg +10 -10
  69. package/dist/assets/images/bimplus_Components_Property_Manager.svg +5 -5
  70. package/dist/assets/images/bimplus_Components_Property_Manager_Active.svg +5 -5
  71. package/dist/assets/images/bimplus_Components_Property_Manager_Disabled.svg +5 -5
  72. package/dist/assets/images/bimplus_Components_SCIA.svg +5 -5
  73. package/dist/assets/images/bimplus_Components_SCIA_Active.svg +5 -5
  74. package/dist/assets/images/bimplus_Components_SCIA_Disabled.svg +5 -5
  75. package/dist/assets/images/bimplus_Components_Setting_Active.svg +3 -3
  76. package/dist/assets/images/bimplus_Components_Settings.svg +3 -3
  77. package/dist/assets/images/bimplus_Components_Settings_Disabled.svg +3 -3
  78. package/dist/assets/images/bimplus_Components_Shop.svg +13 -13
  79. package/dist/assets/images/bimplus_Components_Shop_Disabled.svg +13 -13
  80. package/dist/assets/images/bimplus_Components_Support.svg +21 -21
  81. package/dist/assets/images/bimplus_Components_Team_Members.svg +4 -4
  82. package/dist/assets/images/bimplus_Components_Team_Members_Active.svg +4 -4
  83. package/dist/assets/images/bimplus_Components_Touch_Mode.svg +16 -16
  84. package/dist/assets/images/bimplus_Components_User_Guide.svg +17 -17
  85. package/dist/assets/images/bimplus_Components_Users.svg +4 -4
  86. package/dist/assets/images/bimplus_Components_Users_Active.svg +4 -4
  87. package/dist/assets/images/bimplus_Components_Users_Disabled.svg +4 -4
  88. package/dist/assets/images/bimplus_Components_Zoom.svg +5 -5
  89. package/dist/assets/images/bimplus_Components_navbar_menu.svg +6 -6
  90. package/dist/assets/images/bimplus_Components_navbar_menu_active.svg +6 -6
  91. package/dist/assets/images/bimplus_Components_navbar_menu_disabled.svg +6 -6
  92. package/dist/assets/images/bimplus_Components_submenu_arrow.svg +4 -4
  93. package/dist/assets/images/bimplus_Remove_Conection.svg +15 -15
  94. package/dist/assets/images/bimplus_WebIcons_Cross.svg +1 -1
  95. package/dist/assets/images/cm_view_front_black.svg +4 -4
  96. package/dist/assets/images/cm_view_front_orange.svg +4 -4
  97. package/dist/assets/images/cm_view_perspective_black.svg +3 -3
  98. package/dist/assets/images/cm_view_perspective_orange.svg +3 -3
  99. package/dist/assets/images/cm_view_side_black.svg +4 -4
  100. package/dist/assets/images/cm_view_side_orange.svg +4 -4
  101. package/dist/assets/images/cm_view_top_black.svg +4 -4
  102. package/dist/assets/images/cm_view_top_orange.svg +4 -4
  103. package/dist/assets/images/collapsed_18.svg +3 -3
  104. package/dist/assets/images/expanded_18.svg +3 -3
  105. package/dist/assets/images/ic_drag.svg +8 -0
  106. package/dist/assets/images/ic_eye_black.svg +5 -0
  107. package/dist/assets/images/ic_eye_orange.svg +5 -0
  108. package/dist/assets/images/ic_make_transparent.svg +4 -0
  109. package/dist/assets/images/ic_make_transparent_active.svg +4 -0
  110. package/dist/assets/images/ic_reset.svg +3 -0
  111. package/dist/assets/images/ic_thin_arrow_left.svg +3 -3
  112. package/dist/assets/images/icon-hide-param-orange.svg +5 -0
  113. package/dist/assets/images/icon-hide-param-white.svg +5 -0
  114. package/dist/assets/images/resize_handle_ne.svg +4 -0
  115. package/dist/assets/images/resize_handle_se.svg +4 -0
  116. package/dist/assets/languages/.gitignore +36 -36
  117. package/dist/assets/languages/strings_cs.json +2209 -2209
  118. package/dist/assets/languages/strings_de.json +2263 -2263
  119. package/dist/assets/languages/strings_en.json +2280 -2280
  120. package/dist/assets/languages/strings_es.json +2209 -2209
  121. package/dist/assets/languages/strings_fr.json +2209 -2209
  122. package/dist/assets/languages/strings_it.json +2209 -2209
  123. package/dist/assets/languages/strings_nl.json +796 -796
  124. package/dist/assets/languages/strings_ro.json +2209 -2209
  125. package/dist/assets/languages/strings_ru.json +2209 -2209
  126. package/dist/assets/languages/strings_tr.json +2209 -2209
  127. package/dist/assets/languages/strings_us.json +2083 -2083
  128. package/dist/bimplus-webcomponents-main.js +25 -22
  129. package/package.json +16 -16
@@ -1,10 +1,10 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_201_1486)">
3
- <path d="M0 18H6V13H0V18ZM12 13V18H18V13H12ZM12 0H6V5H12V0ZM4 10H14V12H16V8H10V6H8V8H2V12H4V10Z" fill="white"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_201_1486">
7
- <rect width="18" height="18" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_201_1486)">
3
+ <path d="M0 18H6V13H0V18ZM12 13V18H18V13H12ZM12 0H6V5H12V0ZM4 10H14V12H16V8H10V6H8V8H2V12H4V10Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_201_1486">
7
+ <rect width="18" height="18" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -1,10 +1,10 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g opacity="0.5" clip-path="url(#clip0_201_1511)">
3
- <path d="M0 18H6V13H0V18ZM12 13V18H18V13H12ZM12 0H6V5H12V0ZM4 10H14V12H16V8H10V6H8V8H2V12H4V10Z" fill="white"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_201_1511">
7
- <rect width="18" height="18" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g opacity="0.5" clip-path="url(#clip0_201_1511)">
3
+ <path d="M0 18H6V13H0V18ZM12 13V18H18V13H12ZM12 0H6V5H12V0ZM4 10H14V12H16V8H10V6H8V8H2V12H4V10Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_201_1511">
7
+ <rect width="18" height="18" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M1.99976 2V4L7.50244 9.50267L1.99512 15.01L1.99976 15.0146V17.01H15.9998V13.01L13.9998 13V15.01H4.82349L10.3353 9.50717L10.3308 9.50267L10.3326 9.50085L4.82812 4H13.9998V6H15.9998V2H1.99976Z" fill="white"/>
3
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1.99976 2V4L7.50244 9.50267L1.99512 15.01L1.99976 15.0146V17.01H15.9998V13.01L13.9998 13V15.01H4.82349L10.3353 9.50717L10.3308 9.50267L10.3326 9.50085L4.82812 4H13.9998V6H15.9998V2H1.99976Z" fill="white"/>
3
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g opacity="0.5">
3
- <path d="M1.99976 2V4L7.50244 9.50267L1.99512 15.01L1.99976 15.0146V17.01H15.9998V13.01L13.9998 13V15.01H4.82349L10.3353 9.50717L10.3308 9.50267L10.3326 9.50085L4.82812 4H13.9998V6H15.9998V2H1.99976Z" fill="white"/>
4
- </g>
5
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g opacity="0.5">
3
+ <path d="M1.99976 2V4L7.50244 9.50267L1.99512 15.01L1.99976 15.0146V17.01H15.9998V13.01L13.9998 13V15.01H4.82349L10.3353 9.50717L10.3308 9.50267L10.3326 9.50085L4.82812 4H13.9998V6H15.9998V2H1.99976Z" fill="white"/>
4
+ </g>
5
+ </svg>
@@ -1,10 +1,10 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_201_1484)">
3
- <path d="M8.89796 16.9495C10.6981 16.7461 12.3759 15.9378 13.6569 14.6569L12.2505 13.2505C11.288 14.213 10.0273 14.8204 8.67472 14.9732C7.32212 15.126 5.95772 14.8152 4.80475 14.0916C3.65178 13.368 2.77852 12.2746 2.32786 10.9902C1.8772 9.70574 1.87582 8.30638 2.32394 7.02106C2.77207 5.73574 3.64316 4.64057 4.7947 3.91474C5.94624 3.18892 7.31003 2.87541 8.66292 3.02553C10.0158 3.17565 11.2777 3.78049 12.2421 4.7411C12.8851 5.38157 13.3705 6.15489 13.6687 7H11.5L15 11L18 7H15.746C15.3891 5.61766 14.6667 4.34898 13.6457 3.332C12.3622 2.05356 10.6828 1.24859 8.88226 1.04881C7.08174 0.849026 5.26673 1.26626 3.73419 2.23223C2.20166 3.1982 1.04235 4.65572 0.445956 6.3663C-0.150436 8.07688 -0.148597 9.93924 0.451173 11.6486C1.05094 13.358 2.21313 14.8133 3.74757 15.7762C5.28201 16.7392 7.09784 17.1528 8.89796 16.9495Z" fill="white"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_201_1484">
7
- <rect width="18" height="18" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_201_1484)">
3
+ <path d="M8.89796 16.9495C10.6981 16.7461 12.3759 15.9378 13.6569 14.6569L12.2505 13.2505C11.288 14.213 10.0273 14.8204 8.67472 14.9732C7.32212 15.126 5.95772 14.8152 4.80475 14.0916C3.65178 13.368 2.77852 12.2746 2.32786 10.9902C1.8772 9.70574 1.87582 8.30638 2.32394 7.02106C2.77207 5.73574 3.64316 4.64057 4.7947 3.91474C5.94624 3.18892 7.31003 2.87541 8.66292 3.02553C10.0158 3.17565 11.2777 3.78049 12.2421 4.7411C12.8851 5.38157 13.3705 6.15489 13.6687 7H11.5L15 11L18 7H15.746C15.3891 5.61766 14.6667 4.34898 13.6457 3.332C12.3622 2.05356 10.6828 1.24859 8.88226 1.04881C7.08174 0.849026 5.26673 1.26626 3.73419 2.23223C2.20166 3.1982 1.04235 4.65572 0.445956 6.3663C-0.150436 8.07688 -0.148597 9.93924 0.451173 11.6486C1.05094 13.358 2.21313 14.8133 3.74757 15.7762C5.28201 16.7392 7.09784 17.1528 8.89796 16.9495Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_201_1484">
7
+ <rect width="18" height="18" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -1,10 +1,10 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g opacity="0.5" clip-path="url(#clip0_201_1509)">
3
- <path d="M8.89796 16.9495C10.6981 16.7461 12.3759 15.9378 13.6569 14.6569L12.2505 13.2505C11.288 14.213 10.0273 14.8204 8.67472 14.9732C7.32212 15.126 5.95772 14.8152 4.80475 14.0916C3.65178 13.368 2.77852 12.2746 2.32786 10.9902C1.8772 9.70574 1.87582 8.30638 2.32394 7.02106C2.77207 5.73574 3.64316 4.64057 4.7947 3.91474C5.94624 3.18892 7.31003 2.87541 8.66292 3.02553C10.0158 3.17565 11.2777 3.78049 12.2421 4.7411C12.8851 5.38157 13.3705 6.15489 13.6687 7H11.5L15 11L18 7H15.746C15.3891 5.61766 14.6667 4.34898 13.6457 3.332C12.3622 2.05356 10.6828 1.24859 8.88226 1.04881C7.08174 0.849026 5.26673 1.26626 3.73419 2.23223C2.20166 3.1982 1.04235 4.65572 0.445956 6.3663C-0.150436 8.07688 -0.148597 9.93924 0.451173 11.6486C1.05094 13.358 2.21313 14.8133 3.74757 15.7762C5.28201 16.7392 7.09784 17.1528 8.89796 16.9495Z" fill="white"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_201_1509">
7
- <rect width="18" height="18" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g opacity="0.5" clip-path="url(#clip0_201_1509)">
3
+ <path d="M8.89796 16.9495C10.6981 16.7461 12.3759 15.9378 13.6569 14.6569L12.2505 13.2505C11.288 14.213 10.0273 14.8204 8.67472 14.9732C7.32212 15.126 5.95772 14.8152 4.80475 14.0916C3.65178 13.368 2.77852 12.2746 2.32786 10.9902C1.8772 9.70574 1.87582 8.30638 2.32394 7.02106C2.77207 5.73574 3.64316 4.64057 4.7947 3.91474C5.94624 3.18892 7.31003 2.87541 8.66292 3.02553C10.0158 3.17565 11.2777 3.78049 12.2421 4.7411C12.8851 5.38157 13.3705 6.15489 13.6687 7H11.5L15 11L18 7H15.746C15.3891 5.61766 14.6667 4.34898 13.6457 3.332C12.3622 2.05356 10.6828 1.24859 8.88226 1.04881C7.08174 0.849026 5.26673 1.26626 3.73419 2.23223C2.20166 3.1982 1.04235 4.65572 0.445956 6.3663C-0.150436 8.07688 -0.148597 9.93924 0.451173 11.6486C1.05094 13.358 2.21313 14.8133 3.74757 15.7762C5.28201 16.7392 7.09784 17.1528 8.89796 16.9495Z" fill="white"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_201_1509">
7
+ <rect width="18" height="18" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M1 1V2.80005L6.29999 8.10004L8.10004 6.30005L3 1H1ZM14.4 16.2C13.4 16.2 12.6 15.4 12.6 14.4C12.6 13.4 13.4 12.6 14.4 12.6C15.4 12.6 16.2 13.4 16.2 14.4C16.2 15.4 15.4 16.2 14.4 16.2ZM14.4 5.40002C13.4 5.40002 12.6 4.60004 12.6 3.60004C12.6 2.60004 13.4 1.80005 14.4 1.80005C15.4 1.80005 16.2 2.60004 16.2 3.60004C16.2 4.60004 15.4 5.40002 14.4 5.40002ZM1 15.2V17H3L9 10.8L11.1 12.9C10.9 13.4 10.8 13.9 10.8 14.4C10.8 16.4 12.4 18 14.4 18C16.4 18 18 16.4 18 14.4C18 12.4 16.4 10.8 14.4 10.8C13.8 10.8 13.3 10.9 12.9 11.1L10.8 9L12.9 6.90002C13.4 7.10002 13.9 7.20001 14.4 7.20001C16.4 7.20001 18 5.60004 18 3.60004C18 1.60004 16.4 0 14.4 0C12.4 0 10.8 1.60004 10.8 3.60004C10.8 4.20004 10.9 4.70004 11.1 5.10004L1 15.2Z" fill="white"/>
3
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1 1V2.80005L6.29999 8.10004L8.10004 6.30005L3 1H1ZM14.4 16.2C13.4 16.2 12.6 15.4 12.6 14.4C12.6 13.4 13.4 12.6 14.4 12.6C15.4 12.6 16.2 13.4 16.2 14.4C16.2 15.4 15.4 16.2 14.4 16.2ZM14.4 5.40002C13.4 5.40002 12.6 4.60004 12.6 3.60004C12.6 2.60004 13.4 1.80005 14.4 1.80005C15.4 1.80005 16.2 2.60004 16.2 3.60004C16.2 4.60004 15.4 5.40002 14.4 5.40002ZM1 15.2V17H3L9 10.8L11.1 12.9C10.9 13.4 10.8 13.9 10.8 14.4C10.8 16.4 12.4 18 14.4 18C16.4 18 18 16.4 18 14.4C18 12.4 16.4 10.8 14.4 10.8C13.8 10.8 13.3 10.9 12.9 11.1L10.8 9L12.9 6.90002C13.4 7.10002 13.9 7.20001 14.4 7.20001C16.4 7.20001 18 5.60004 18 3.60004C18 1.60004 16.4 0 14.4 0C12.4 0 10.8 1.60004 10.8 3.60004C10.8 4.20004 10.9 4.70004 11.1 5.10004L1 15.2Z" fill="white"/>
3
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g opacity="0.5">
3
- <path d="M1 1V2.80005L6.29999 8.10004L8.10004 6.30005L3 1H1ZM14.4 16.2C13.4 16.2 12.6 15.4 12.6 14.4C12.6 13.4 13.4 12.6 14.4 12.6C15.4 12.6 16.2 13.4 16.2 14.4C16.2 15.4 15.4 16.2 14.4 16.2ZM14.4 5.40002C13.4 5.40002 12.6 4.60004 12.6 3.60004C12.6 2.60004 13.4 1.80005 14.4 1.80005C15.4 1.80005 16.2 2.60004 16.2 3.60004C16.2 4.60004 15.4 5.40002 14.4 5.40002ZM1 15.2V17H3L9 10.8L11.1 12.9C10.9 13.4 10.8 13.9 10.8 14.4C10.8 16.4 12.4 18 14.4 18C16.4 18 18 16.4 18 14.4C18 12.4 16.4 10.8 14.4 10.8C13.8 10.8 13.3 10.9 12.9 11.1L10.8 9L12.9 6.90002C13.4 7.10002 13.9 7.20001 14.4 7.20001C16.4 7.20001 18 5.60004 18 3.60004C18 1.60004 16.4 0 14.4 0C12.4 0 10.8 1.60004 10.8 3.60004C10.8 4.20004 10.9 4.70004 11.1 5.10004L1 15.2Z" fill="white"/>
4
- </g>
5
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g opacity="0.5">
3
+ <path d="M1 1V2.80005L6.29999 8.10004L8.10004 6.30005L3 1H1ZM14.4 16.2C13.4 16.2 12.6 15.4 12.6 14.4C12.6 13.4 13.4 12.6 14.4 12.6C15.4 12.6 16.2 13.4 16.2 14.4C16.2 15.4 15.4 16.2 14.4 16.2ZM14.4 5.40002C13.4 5.40002 12.6 4.60004 12.6 3.60004C12.6 2.60004 13.4 1.80005 14.4 1.80005C15.4 1.80005 16.2 2.60004 16.2 3.60004C16.2 4.60004 15.4 5.40002 14.4 5.40002ZM1 15.2V17H3L9 10.8L11.1 12.9C10.9 13.4 10.8 13.9 10.8 14.4C10.8 16.4 12.4 18 14.4 18C16.4 18 18 16.4 18 14.4C18 12.4 16.4 10.8 14.4 10.8C13.8 10.8 13.3 10.9 12.9 11.1L10.8 9L12.9 6.90002C13.4 7.10002 13.9 7.20001 14.4 7.20001C16.4 7.20001 18 5.60004 18 3.60004C18 1.60004 16.4 0 14.4 0C12.4 0 10.8 1.60004 10.8 3.60004C10.8 4.20004 10.9 4.70004 11.1 5.10004L1 15.2Z" fill="white"/>
4
+ </g>
5
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 4H11V14H0V4ZM2 6H9V12H2V6Z" fill="white"/>
3
- <path d="M13 9L18 4V14L13 9Z" fill="white"/>
4
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 4H11V14H0V4ZM2 6H9V12H2V6Z" fill="white"/>
3
+ <path d="M13 9L18 4V14L13 9Z" fill="white"/>
4
+ </svg>
@@ -1,6 +1,6 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g opacity="0.5">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 4H11V14H0V4ZM2 6H9V12H2V6Z" fill="white"/>
4
- <path d="M13 9L18 4V14L13 9Z" fill="white"/>
5
- </g>
6
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g opacity="0.5">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 4H11V14H0V4ZM2 6H9V12H2V6Z" fill="white"/>
4
+ <path d="M13 9L18 4V14L13 9Z" fill="white"/>
5
+ </g>
6
+ </svg>
@@ -1,14 +1,14 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#444444;}
7
- </style>
8
- <g id="Icons_27_">
9
- <path class="st0" d="M18,10.5v-3h-2.7c-0.2-0.7-0.4-1.3-0.8-1.9l1.9-1.9l-2.2-2.2l-1.9,1.9c-0.6-0.3-1.2-0.6-1.9-0.8V0H7.5v2.7
10
- C6.8,2.8,6.2,3.1,5.6,3.4L3.7,1.6L1.6,3.7l1.9,1.9C3.1,6.2,2.8,6.8,2.7,7.5H0v3.1h2.7c0.2,0.7,0.4,1.3,0.8,1.9l-1.9,1.9l2.2,2.2
11
- l1.9-1.9c0.6,0.3,1.2,0.6,1.9,0.8V18h3.1v-2.7c0.7-0.2,1.3-0.4,1.9-0.8l1.9,1.9l2.2-2.2l-1.9-1.9c0.3-0.6,0.6-1.2,0.8-1.9L18,10.5
12
- L18,10.5z M9,13c-2.2,0-4-1.8-4-4s1.8-4,4-4s4,1.8,4,4S11.2,13,9,13z"/>
13
- </g>
14
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#444444;}
7
+ </style>
8
+ <g id="Icons_27_">
9
+ <path class="st0" d="M18,10.5v-3h-2.7c-0.2-0.7-0.4-1.3-0.8-1.9l1.9-1.9l-2.2-2.2l-1.9,1.9c-0.6-0.3-1.2-0.6-1.9-0.8V0H7.5v2.7
10
+ C6.8,2.8,6.2,3.1,5.6,3.4L3.7,1.6L1.6,3.7l1.9,1.9C3.1,6.2,2.8,6.8,2.7,7.5H0v3.1h2.7c0.2,0.7,0.4,1.3,0.8,1.9l-1.9,1.9l2.2,2.2
11
+ l1.9-1.9c0.6,0.3,1.2,0.6,1.9,0.8V18h3.1v-2.7c0.7-0.2,1.3-0.4,1.9-0.8l1.9,1.9l2.2-2.2l-1.9-1.9c0.3-0.6,0.6-1.2,0.8-1.9L18,10.5
12
+ L18,10.5z M9,13c-2.2,0-4-1.8-4-4s1.8-4,4-4s4,1.8,4,4S11.2,13,9,13z"/>
13
+ </g>
14
+ </svg>
@@ -1,18 +1,18 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#444;}
7
- .st1{fill:#444;}
8
- </style>
9
- <g>
10
- <path class="st0" d="M14.5,8.8c-1.4,0-2.5-0.5-3.5-1.1l-3,2L3.8,6.9L8,4l0,0l0.6-1C8.6,3,8.8,2.7,9,2.4l0,0L8,1.7L7,2.4l-6,4v8
11
- L8,19l7-4.6V8.8C14.8,8.8,14.7,8.8,14.5,8.8z M7,16l-4-2.7V8.7l4,2.7V16z M13,13.4L9,16v-4.7l4-2.7V13.4z"/>
12
- <g>
13
- <path class="st1" d="M14.5,2.5C15.3,2.5,16,3.2,16,4s-0.7,1.5-1.5,1.5C13.6,5.5,13,4.8,13,4S13.6,2.5,14.5,2.5z"/>
14
- <path class="st1" d="M14.5,1C11.8,1,10,4,10,4s1.8,3,4.5,3S19,4,19,4S17.3,1,14.5,1z M14.5,6.5C13.1,6.5,12,5.4,12,4
15
- s1.1-2.5,2.5-2.5S17,2.6,17,4S15.9,6.5,14.5,6.5z"/>
16
- </g>
17
- </g>
18
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#444;}
7
+ .st1{fill:#444;}
8
+ </style>
9
+ <g>
10
+ <path class="st0" d="M14.5,8.8c-1.4,0-2.5-0.5-3.5-1.1l-3,2L3.8,6.9L8,4l0,0l0.6-1C8.6,3,8.8,2.7,9,2.4l0,0L8,1.7L7,2.4l-6,4v8
11
+ L8,19l7-4.6V8.8C14.8,8.8,14.7,8.8,14.5,8.8z M7,16l-4-2.7V8.7l4,2.7V16z M13,13.4L9,16v-4.7l4-2.7V13.4z"/>
12
+ <g>
13
+ <path class="st1" d="M14.5,2.5C15.3,2.5,16,3.2,16,4s-0.7,1.5-1.5,1.5C13.6,5.5,13,4.8,13,4S13.6,2.5,14.5,2.5z"/>
14
+ <path class="st1" d="M14.5,1C11.8,1,10,4,10,4s1.8,3,4.5,3S19,4,19,4S17.3,1,14.5,1z M14.5,6.5C13.1,6.5,12,5.4,12,4
15
+ s1.1-2.5,2.5-2.5S17,2.6,17,4S15.9,6.5,14.5,6.5z"/>
16
+ </g>
17
+ </g>
18
+ </svg>
@@ -1,18 +1,18 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FE5000;}
7
- .st1{fill:#FE5000;}
8
- </style>
9
- <g>
10
- <path class="st0" d="M14.5,8.8c-1.4,0-2.5-0.5-3.5-1.1l-3,2L3.8,6.9L8,4l0,0l0.6-1C8.6,3,8.8,2.7,9,2.4l0,0L8,1.7L7,2.4l-6,4v8
11
- L8,19l7-4.6V8.8C14.8,8.8,14.7,8.8,14.5,8.8z M7,16l-4-2.7V8.7l4,2.7V16z M13,13.4L9,16v-4.7l4-2.7V13.4z"/>
12
- <g>
13
- <path class="st1" d="M14.5,2.5C15.3,2.5,16,3.2,16,4s-0.7,1.5-1.5,1.5C13.6,5.5,13,4.8,13,4S13.6,2.5,14.5,2.5z"/>
14
- <path class="st1" d="M14.5,1C11.8,1,10,4,10,4s1.8,3,4.5,3S19,4,19,4S17.3,1,14.5,1z M14.5,6.5C13.1,6.5,12,5.4,12,4
15
- s1.1-2.5,2.5-2.5S17,2.6,17,4S15.9,6.5,14.5,6.5z"/>
16
- </g>
17
- </g>
18
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#FE5000;}
7
+ .st1{fill:#FE5000;}
8
+ </style>
9
+ <g>
10
+ <path class="st0" d="M14.5,8.8c-1.4,0-2.5-0.5-3.5-1.1l-3,2L3.8,6.9L8,4l0,0l0.6-1C8.6,3,8.8,2.7,9,2.4l0,0L8,1.7L7,2.4l-6,4v8
11
+ L8,19l7-4.6V8.8C14.8,8.8,14.7,8.8,14.5,8.8z M7,16l-4-2.7V8.7l4,2.7V16z M13,13.4L9,16v-4.7l4-2.7V13.4z"/>
12
+ <g>
13
+ <path class="st1" d="M14.5,2.5C15.3,2.5,16,3.2,16,4s-0.7,1.5-1.5,1.5C13.6,5.5,13,4.8,13,4S13.6,2.5,14.5,2.5z"/>
14
+ <path class="st1" d="M14.5,1C11.8,1,10,4,10,4s1.8,3,4.5,3S19,4,19,4S17.3,1,14.5,1z M14.5,6.5C13.1,6.5,12,5.4,12,4
15
+ s1.1-2.5,2.5-2.5S17,2.6,17,4S15.9,6.5,14.5,6.5z"/>
16
+ </g>
17
+ </g>
18
+ </svg>
@@ -1,18 +1,18 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#d3d3d3;}
7
- .st1{fill:#d3d3d3;}
8
- </style>
9
- <g>
10
- <path class="st0" d="M14.5,8.8c-1.4,0-2.5-0.5-3.5-1.1l-3,2L3.8,6.9L8,4l0,0l0.6-1C8.6,3,8.8,2.7,9,2.4l0,0L8,1.7L7,2.4l-6,4v8
11
- L8,19l7-4.6V8.8C14.8,8.8,14.7,8.8,14.5,8.8z M7,16l-4-2.7V8.7l4,2.7V16z M13,13.4L9,16v-4.7l4-2.7V13.4z"/>
12
- <g>
13
- <path class="st1" d="M14.5,2.5C15.3,2.5,16,3.2,16,4s-0.7,1.5-1.5,1.5C13.6,5.5,13,4.8,13,4S13.6,2.5,14.5,2.5z"/>
14
- <path class="st1" d="M14.5,1C11.8,1,10,4,10,4s1.8,3,4.5,3S19,4,19,4S17.3,1,14.5,1z M14.5,6.5C13.1,6.5,12,5.4,12,4
15
- s1.1-2.5,2.5-2.5S17,2.6,17,4S15.9,6.5,14.5,6.5z"/>
16
- </g>
17
- </g>
18
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#d3d3d3;}
7
+ .st1{fill:#d3d3d3;}
8
+ </style>
9
+ <g>
10
+ <path class="st0" d="M14.5,8.8c-1.4,0-2.5-0.5-3.5-1.1l-3,2L3.8,6.9L8,4l0,0l0.6-1C8.6,3,8.8,2.7,9,2.4l0,0L8,1.7L7,2.4l-6,4v8
11
+ L8,19l7-4.6V8.8C14.8,8.8,14.7,8.8,14.5,8.8z M7,16l-4-2.7V8.7l4,2.7V16z M13,13.4L9,16v-4.7l4-2.7V13.4z"/>
12
+ <g>
13
+ <path class="st1" d="M14.5,2.5C15.3,2.5,16,3.2,16,4s-0.7,1.5-1.5,1.5C13.6,5.5,13,4.8,13,4S13.6,2.5,14.5,2.5z"/>
14
+ <path class="st1" d="M14.5,1C11.8,1,10,4,10,4s1.8,3,4.5,3S19,4,19,4S17.3,1,14.5,1z M14.5,6.5C13.1,6.5,12,5.4,12,4
15
+ s1.1-2.5,2.5-2.5S17,2.6,17,4S15.9,6.5,14.5,6.5z"/>
16
+ </g>
17
+ </g>
18
+ </svg>
@@ -1,16 +1,16 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#444444;}
7
- </style>
8
- <g>
9
- <path class="st0" d="M7,18h2c0-0.1-2-1-2-1V18z"/>
10
- <polygon class="st0" points="3,18 6,18 5,16 "/>
11
- <polygon class="st0" points="2,18 2,17 0,18 "/>
12
- <path class="st0" d="M10,7C8.8,6.5,7,6,7,6S3.2,2.1,2.2,1.1c-0.9-0.9-1.5-1.4-2-1c-0.5,0.4,0.1,1.1,1,2C2.2,3.2,6,7,6,7
13
- s0.6,1.7,1,3L10,7z"/>
14
- <path class="st0" d="M11,7l-4,4c0.4,1.6,5,7,5,7l6-6C18,12,12.9,7.8,11,7z"/>
15
- </g>
16
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#444444;}
7
+ </style>
8
+ <g>
9
+ <path class="st0" d="M7,18h2c0-0.1-2-1-2-1V18z"/>
10
+ <polygon class="st0" points="3,18 6,18 5,16 "/>
11
+ <polygon class="st0" points="2,18 2,17 0,18 "/>
12
+ <path class="st0" d="M10,7C8.8,6.5,7,6,7,6S3.2,2.1,2.2,1.1c-0.9-0.9-1.5-1.4-2-1c-0.5,0.4,0.1,1.1,1,2C2.2,3.2,6,7,6,7
13
+ s0.6,1.7,1,3L10,7z"/>
14
+ <path class="st0" d="M11,7l-4,4c0.4,1.6,5,7,5,7l6-6C18,12,12.9,7.8,11,7z"/>
15
+ </g>
16
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.00005 11.8702L6.12989 13.0001L9.00029 10.1296L11.8702 12.9995L13 11.8696L10.1301 8.9997L13.0001 6.12962L11.8703 4.99973L9.00028 7.86982L6.13106 5.00055L5.00121 6.13044L7.87043 8.99971L5.00005 11.8702Z" fill="#444444"/>
3
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.00005 11.8702L6.12989 13.0001L9.00029 10.1296L11.8702 12.9995L13 11.8696L10.1301 8.9997L13.0001 6.12962L11.8703 4.99973L9.00028 7.86982L6.13106 5.00055L5.00121 6.13044L7.87043 8.99971L5.00005 11.8702Z" fill="#444444"/>
3
+ </svg>
@@ -1,15 +1,15 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#444444;}
7
- </style>
8
- <g>
9
- <polygon class="st0" points="3,2 5,2 5,0 1,0 1,4 3,4 "/>
10
- <polygon class="st0" points="5,10 3,10 3,8 1,8 1,12 5,12 "/>
11
- <polygon class="st0" points="15,4 17,4 17,0 13,0 13,2 15,2 "/>
12
- <path class="st0" d="M11.5,12.6C11.3,12.7,8,14.9,8,15.1C8,11.4,8,7.7,8,4c0,0,8.6,7.6,8.7,7.7c-1.3,0.1-2.5,0.2-3.9,0.4
13
- c0.1,0.1,2,4.6,2.2,4.8c0.1,0.1-1,0.4-1.4,0.7C13.7,17.4,11.5,12.6,11.5,12.6z"/>
14
- </g>
15
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#444444;}
7
+ </style>
8
+ <g>
9
+ <polygon class="st0" points="3,2 5,2 5,0 1,0 1,4 3,4 "/>
10
+ <polygon class="st0" points="5,10 3,10 3,8 1,8 1,12 5,12 "/>
11
+ <polygon class="st0" points="15,4 17,4 17,0 13,0 13,2 15,2 "/>
12
+ <path class="st0" d="M11.5,12.6C11.3,12.7,8,14.9,8,15.1C8,11.4,8,7.7,8,4c0,0,8.6,7.6,8.7,7.7c-1.3,0.1-2.5,0.2-3.9,0.4
13
+ c0.1,0.1,2,4.6,2.2,4.8c0.1,0.1-1,0.4-1.4,0.7C13.7,17.4,11.5,12.6,11.5,12.6z"/>
14
+ </g>
15
+ </svg>
@@ -1,14 +1,14 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#444;}
7
- </style>
8
- <g>
9
- <path class="st0" d="M6,9h4V7H6V9z"/>
10
- <path class="st0" d="M6,4v2h8V4H6z"/>
11
- <path class="st0" d="M6,12h4v-2H6V12z"/>
12
- <path class="st0" d="M17,1H3v18h10l0,0l0,0l4-4h0l0,0V1z M13,15v2H5V3h10v12H13z"/>
13
- </g>
14
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#444;}
7
+ </style>
8
+ <g>
9
+ <path class="st0" d="M6,9h4V7H6V9z"/>
10
+ <path class="st0" d="M6,4v2h8V4H6z"/>
11
+ <path class="st0" d="M6,12h4v-2H6V12z"/>
12
+ <path class="st0" d="M17,1H3v18h10l0,0l0,0l4-4h0l0,0V1z M13,15v2H5V3h10v12H13z"/>
13
+ </g>
14
+ </svg>
@@ -1,14 +1,14 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#FE5000;}
7
- </style>
8
- <g>
9
- <path class="st0" d="M6,9h4V7H6V9z"/>
10
- <path class="st0" d="M6,4v2h8V4H6z"/>
11
- <path class="st0" d="M6,12h4v-2H6V12z"/>
12
- <path class="st0" d="M17,1H3v18h10l0,0l0,0l4-4l0,0l0,0V1z M13,15v2H5V3h10v12H13z"/>
13
- </g>
14
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#FE5000;}
7
+ </style>
8
+ <g>
9
+ <path class="st0" d="M6,9h4V7H6V9z"/>
10
+ <path class="st0" d="M6,4v2h8V4H6z"/>
11
+ <path class="st0" d="M6,12h4v-2H6V12z"/>
12
+ <path class="st0" d="M17,1H3v18h10l0,0l0,0l4-4l0,0l0,0V1z M13,15v2H5V3h10v12H13z"/>
13
+ </g>
14
+ </svg>
@@ -1,14 +1,14 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#d3d3d3;}
7
- </style>
8
- <g>
9
- <path class="st0" d="M6,9h4V7H6V9z"/>
10
- <path class="st0" d="M6,4v2h8V4H6z"/>
11
- <path class="st0" d="M6,12h4v-2H6V12z"/>
12
- <path class="st0" d="M17,1H3v18h10l0,0l0,0l4-4h0l0,0V1z M13,15v2H5V3h10v12H13z"/>
13
- </g>
14
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#d3d3d3;}
7
+ </style>
8
+ <g>
9
+ <path class="st0" d="M6,9h4V7H6V9z"/>
10
+ <path class="st0" d="M6,4v2h8V4H6z"/>
11
+ <path class="st0" d="M6,12h4v-2H6V12z"/>
12
+ <path class="st0" d="M17,1H3v18h10l0,0l0,0l4-4h0l0,0V1z M13,15v2H5V3h10v12H13z"/>
13
+ </g>
14
+ </svg>
@@ -1,8 +1,8 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
- <path d="M2.32311 3.18961C2.13152 1.81268 2.92547 0 5 0C7.07453 0 7.86848 1.81268 7.67689 3.18961C7.4853 4.56647 7.29984 4.96414 6.49976 5.85335C6.49976 5.85335 6.31047 5.97762 6.31047 6.55639C6.31047 6.91419 6.31047 6.94573 6.49976 7.08198C9.30387 8.21423 9.96294 8.78201 9.99666 9.72824C9.99819 9.77181 9.99972 10.2155 9.99972 10.7272C10.0005 11.4493 9.99972 12.3067 9.99666 12.366C9.94991 13.2733 9.36365 14 5 14C0.636354 14 0.0500897 13.2733 0.00334184 12.366C0.00027641 12.3057 -0.000489949 11.4204 0.00027641 10.6911C0.00027641 10.1948 0.00180913 9.77082 0.00334184 9.72824C0.0370616 8.78201 0.69613 8.21423 3.50024 7.08198C3.68953 6.94573 3.68953 6.91419 3.68953 6.55639C3.68953 5.97762 3.50024 5.85335 3.50024 5.85335C2.70016 4.96414 2.5147 4.56647 2.32311 3.18961Z" fill="#444444"/>
6
- <path d="M16.0084 11.0002L12.0127 15.0308L13.9755 17.0106L17.9712 12.9801L16.0084 11.0002Z" fill="#444444"/>
7
- <path d="M11 18.0356H12.9827L11 16.0356V18.0356Z" fill="#444444"/>
8
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
+ <path d="M2.32311 3.18961C2.13152 1.81268 2.92547 0 5 0C7.07453 0 7.86848 1.81268 7.67689 3.18961C7.4853 4.56647 7.29984 4.96414 6.49976 5.85335C6.49976 5.85335 6.31047 5.97762 6.31047 6.55639C6.31047 6.91419 6.31047 6.94573 6.49976 7.08198C9.30387 8.21423 9.96294 8.78201 9.99666 9.72824C9.99819 9.77181 9.99972 10.2155 9.99972 10.7272C10.0005 11.4493 9.99972 12.3067 9.99666 12.366C9.94991 13.2733 9.36365 14 5 14C0.636354 14 0.0500897 13.2733 0.00334184 12.366C0.00027641 12.3057 -0.000489949 11.4204 0.00027641 10.6911C0.00027641 10.1948 0.00180913 9.77082 0.00334184 9.72824C0.0370616 8.78201 0.69613 8.21423 3.50024 7.08198C3.68953 6.94573 3.68953 6.91419 3.68953 6.55639C3.68953 5.97762 3.50024 5.85335 3.50024 5.85335C2.70016 4.96414 2.5147 4.56647 2.32311 3.18961Z" fill="#444444"/>
6
+ <path d="M16.0084 11.0002L12.0127 15.0308L13.9755 17.0106L17.9712 12.9801L16.0084 11.0002Z" fill="#444444"/>
7
+ <path d="M11 18.0356H12.9827L11 16.0356V18.0356Z" fill="#444444"/>
8
+ </svg>
@@ -1,10 +1,10 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#444444;}
7
- </style>
8
- <polygon class="st0" points="14,4 14,6 16,6 16,12 14,12 13,12 8,12 7.5,12 6,14 6,14 12,14 15,17 15,14 18,14 18,4 "/>
9
- <path class="st0" d="M7,11h6V1H0v10h4v4L7,11z M2,9V3h9v6H2z"/>
10
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#444444;}
7
+ </style>
8
+ <polygon class="st0" points="14,4 14,6 16,6 16,12 14,12 13,12 8,12 7.5,12 6,14 6,14 12,14 15,17 15,14 18,14 18,4 "/>
9
+ <path class="st0" d="M7,11h6V1H0v10h4v4L7,11z M2,9V3h9v6H2z"/>
10
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9 1C10.8231 1 12.5038 1.60982 13.8491 2.63662L12.3474 4.0198C11.3912 3.37585 10.2395 3 9 3C5.68629 3 3 5.68629 3 9C3 12.3137 5.68629 15 9 15C12.3137 15 15 12.3137 15 9C15 8.798 14.99 8.59832 14.9705 8.40145L16.6969 6.81133C16.8943 7.50694 17 8.24113 17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1ZM16.7862 5.11382C17.2909 4.64277 17.3182 3.85179 16.8472 3.3471C16.3761 2.84241 15.5851 2.81514 15.0804 3.28618L9.07623 8.89014L7.18623 7.12614C6.68154 6.6551 5.89056 6.68237 5.41952 7.18706C4.94847 7.69175 4.97575 8.48273 5.48043 8.95378L8.22333 11.5138C8.70359 11.9621 9.44887 11.9621 9.92913 11.5138L16.7862 5.11382Z" fill="#444444"/>
3
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9 1C10.8231 1 12.5038 1.60982 13.8491 2.63662L12.3474 4.0198C11.3912 3.37585 10.2395 3 9 3C5.68629 3 3 5.68629 3 9C3 12.3137 5.68629 15 9 15C12.3137 15 15 12.3137 15 9C15 8.798 14.99 8.59832 14.9705 8.40145L16.6969 6.81133C16.8943 7.50694 17 8.24113 17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1ZM16.7862 5.11382C17.2909 4.64277 17.3182 3.85179 16.8472 3.3471C16.3761 2.84241 15.5851 2.81514 15.0804 3.28618L9.07623 8.89014L7.18623 7.12614C6.68154 6.6551 5.89056 6.68237 5.41952 7.18706C4.94847 7.69175 4.97575 8.48273 5.48043 8.95378L8.22333 11.5138C8.70359 11.9621 9.44887 11.9621 9.92913 11.5138L16.7862 5.11382Z" fill="#444444"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9 1C10.8231 1 12.5038 1.60982 13.8491 2.63662L12.3474 4.0198C11.3912 3.37585 10.2395 3 9 3C5.68629 3 3 5.68629 3 9C3 12.3137 5.68629 15 9 15C12.3137 15 15 12.3137 15 9C15 8.798 14.99 8.59832 14.9705 8.40145L16.6969 6.81133C16.8943 7.50694 17 8.24113 17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1ZM16.7862 5.11382C17.2909 4.64277 17.3182 3.85179 16.8472 3.3471C16.3761 2.84241 15.5851 2.81514 15.0804 3.28618L9.07623 8.89014L7.18623 7.12614C6.68154 6.6551 5.89056 6.68237 5.41952 7.18706C4.94847 7.69175 4.97575 8.48273 5.48043 8.95378L8.22333 11.5138C8.70359 11.9621 9.44887 11.9621 9.92913 11.5138L16.7862 5.11382Z" fill="#FE5000"/>
3
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9 1C10.8231 1 12.5038 1.60982 13.8491 2.63662L12.3474 4.0198C11.3912 3.37585 10.2395 3 9 3C5.68629 3 3 5.68629 3 9C3 12.3137 5.68629 15 9 15C12.3137 15 15 12.3137 15 9C15 8.798 14.99 8.59832 14.9705 8.40145L16.6969 6.81133C16.8943 7.50694 17 8.24113 17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1ZM16.7862 5.11382C17.2909 4.64277 17.3182 3.85179 16.8472 3.3471C16.3761 2.84241 15.5851 2.81514 15.0804 3.28618L9.07623 8.89014L7.18623 7.12614C6.68154 6.6551 5.89056 6.68237 5.41952 7.18706C4.94847 7.69175 4.97575 8.48273 5.48043 8.95378L8.22333 11.5138C8.70359 11.9621 9.44887 11.9621 9.92913 11.5138L16.7862 5.11382Z" fill="#FE5000"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9 1C10.8231 1 12.5038 1.60982 13.8491 2.63662L12.3474 4.0198C11.3912 3.37585 10.2395 3 9 3C5.68629 3 3 5.68629 3 9C3 12.3137 5.68629 15 9 15C12.3137 15 15 12.3137 15 9C15 8.798 14.99 8.59832 14.9705 8.40145L16.6969 6.81133C16.8943 7.50694 17 8.24113 17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1ZM16.7862 5.11382C17.2909 4.64277 17.3182 3.85179 16.8472 3.3471C16.3761 2.84241 15.5851 2.81514 15.0804 3.28618L9.07623 8.89014L7.18623 7.12614C6.68154 6.6551 5.89056 6.68237 5.41952 7.18706C4.94847 7.69175 4.97575 8.48273 5.48043 8.95378L8.22333 11.5138C8.70359 11.9621 9.44887 11.9621 9.92913 11.5138L16.7862 5.11382Z" fill="#D3D3D3"/>
3
- </svg>
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9 1C10.8231 1 12.5038 1.60982 13.8491 2.63662L12.3474 4.0198C11.3912 3.37585 10.2395 3 9 3C5.68629 3 3 5.68629 3 9C3 12.3137 5.68629 15 9 15C12.3137 15 15 12.3137 15 9C15 8.798 14.99 8.59832 14.9705 8.40145L16.6969 6.81133C16.8943 7.50694 17 8.24113 17 9C17 13.4183 13.4183 17 9 17C4.58172 17 1 13.4183 1 9C1 4.58172 4.58172 1 9 1ZM16.7862 5.11382C17.2909 4.64277 17.3182 3.85179 16.8472 3.3471C16.3761 2.84241 15.5851 2.81514 15.0804 3.28618L9.07623 8.89014L7.18623 7.12614C6.68154 6.6551 5.89056 6.68237 5.41952 7.18706C4.94847 7.69175 4.97575 8.48273 5.48043 8.95378L8.22333 11.5138C8.70359 11.9621 9.44887 11.9621 9.92913 11.5138L16.7862 5.11382Z" fill="#D3D3D3"/>
3
+ </svg>
@@ -1,16 +1,16 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <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"
4
- viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#444;}
7
- .st1{fill:#FFFFFF;}
8
- </style>
9
- <path class="st0" d="M15,0C6.7,0,0,6.7,0,15s6.7,15,15,15s15-6.7,15-15S23.3,0,15,0z"/>
10
- <g>
11
- <rect x="14" y="6" class="st1" width="3" height="3"/>
12
- </g>
13
- <g>
14
- <polygon class="st1" points="19,23 12,23 12,21 14,21 14,13 12,13 12,11 17,11 17,21 19,21 "/>
15
- </g>
16
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <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"
4
+ viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#444;}
7
+ .st1{fill:#FFFFFF;}
8
+ </style>
9
+ <path class="st0" d="M15,0C6.7,0,0,6.7,0,15s6.7,15,15,15s15-6.7,15-15S23.3,0,15,0z"/>
10
+ <g>
11
+ <rect x="14" y="6" class="st1" width="3" height="3"/>
12
+ </g>
13
+ <g>
14
+ <polygon class="st1" points="19,23 12,23 12,21 14,21 14,13 12,13 12,11 17,11 17,21 19,21 "/>
15
+ </g>
16
+ </svg>