restream-admin-ui-icons 1.0.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 (174) hide show
  1. package/dist/index.cjs +3491 -0
  2. package/dist/index.d.cts +819 -0
  3. package/dist/index.d.ts +819 -0
  4. package/dist/index.js +3327 -0
  5. package/package.json +41 -0
  6. package/scripts/generate.mjs +126 -0
  7. package/src/index.ts +5 -0
  8. package/src/place/Administration.tsx +20 -0
  9. package/src/place/Armchair.tsx +20 -0
  10. package/src/place/Backyard.tsx +20 -0
  11. package/src/place/BackyardTree.tsx +20 -0
  12. package/src/place/Balloon.tsx +20 -0
  13. package/src/place/Barbeque.tsx +20 -0
  14. package/src/place/Bed.tsx +20 -0
  15. package/src/place/Breaking.tsx +20 -0
  16. package/src/place/Broom.tsx +20 -0
  17. package/src/place/BrushRepair.tsx +20 -0
  18. package/src/place/Bus.tsx +20 -0
  19. package/src/place/Car.tsx +20 -0
  20. package/src/place/ChristmasTree.tsx +20 -0
  21. package/src/place/City.tsx +20 -0
  22. package/src/place/Cleaver.tsx +20 -0
  23. package/src/place/Clothes.tsx +20 -0
  24. package/src/place/Cloud.tsx +20 -0
  25. package/src/place/CoffeeBreak.tsx +20 -0
  26. package/src/place/Cyclist.tsx +20 -0
  27. package/src/place/DarkTheme.tsx +20 -0
  28. package/src/place/DarkThemeFill.tsx +20 -0
  29. package/src/place/DeliveryBus.tsx +20 -0
  30. package/src/place/DeliveryCar.tsx +20 -0
  31. package/src/place/Disability.tsx +20 -0
  32. package/src/place/Door.tsx +20 -0
  33. package/src/place/DoorExit.tsx +20 -0
  34. package/src/place/Drop.tsx +20 -0
  35. package/src/place/Dumbbell.tsx +20 -0
  36. package/src/place/Earth.tsx +20 -0
  37. package/src/place/Escalator.tsx +20 -0
  38. package/src/place/EscalatorDown.tsx +20 -0
  39. package/src/place/EscalatorUp.tsx +20 -0
  40. package/src/place/Factory.tsx +20 -0
  41. package/src/place/FigureFamily.tsx +20 -0
  42. package/src/place/FigureMan.tsx +20 -0
  43. package/src/place/FigureManWoman.tsx +20 -0
  44. package/src/place/FigureWoman.tsx +20 -0
  45. package/src/place/Fire.tsx +20 -0
  46. package/src/place/Food.tsx +20 -0
  47. package/src/place/ForkKnife.tsx +20 -0
  48. package/src/place/ForkSpoon.tsx +20 -0
  49. package/src/place/Hammer.tsx +20 -0
  50. package/src/place/HammerAndWrench.tsx +20 -0
  51. package/src/place/Helicopter.tsx +20 -0
  52. package/src/place/Kettlebell.tsx +20 -0
  53. package/src/place/Kite.tsx +20 -0
  54. package/src/place/Knife.tsx +20 -0
  55. package/src/place/Launch.tsx +20 -0
  56. package/src/place/Lift.tsx +20 -0
  57. package/src/place/Metro.tsx +20 -0
  58. package/src/place/Moon.tsx +20 -0
  59. package/src/place/Motorbike.tsx +20 -0
  60. package/src/place/Office.tsx +20 -0
  61. package/src/place/Officechair.tsx +20 -0
  62. package/src/place/Pass.tsx +20 -0
  63. package/src/place/Radar.tsx +20 -0
  64. package/src/place/Realty.tsx +20 -0
  65. package/src/place/Roller.tsx +20 -0
  66. package/src/place/RulerAndPencil.tsx +20 -0
  67. package/src/place/Saturn.tsx +20 -0
  68. package/src/place/Saw.tsx +20 -0
  69. package/src/place/Screwdriver.tsx +20 -0
  70. package/src/place/Ship.tsx +20 -0
  71. package/src/place/Smoking.tsx +20 -0
  72. package/src/place/Snowflake.tsx +20 -0
  73. package/src/place/SosAlarm.tsx +20 -0
  74. package/src/place/Stairs.tsx +20 -0
  75. package/src/place/Tank.tsx +20 -0
  76. package/src/place/TestSpeed.tsx +20 -0
  77. package/src/place/Thermometer.tsx +20 -0
  78. package/src/place/Train.tsx +20 -0
  79. package/src/place/Tray.tsx +20 -0
  80. package/src/place/Tribune.tsx +20 -0
  81. package/src/place/Umbrella.tsx +20 -0
  82. package/src/place/VacationBeach.tsx +20 -0
  83. package/src/place/VacationSea.tsx +20 -0
  84. package/src/place/Wrench.tsx +20 -0
  85. package/src/place/index.ts +78 -0
  86. package/src/place//320/241ookie.tsx +20 -0
  87. package/src/technology/AdapterPCL.tsx +20 -0
  88. package/src/technology/Adaptive.tsx +20 -0
  89. package/src/technology/AllDevices.tsx +20 -0
  90. package/src/technology/Atom.tsx +20 -0
  91. package/src/technology/Barrier.tsx +20 -0
  92. package/src/technology/BatteryChargeEmpty.tsx +20 -0
  93. package/src/technology/BatteryChargeHalh.tsx +20 -0
  94. package/src/technology/BatteryEmpty.tsx +20 -0
  95. package/src/technology/BatteryFill.tsx +20 -0
  96. package/src/technology/Bluetooth.tsx +20 -0
  97. package/src/technology/BluetoothOff.tsx +20 -0
  98. package/src/technology/Broadcast.tsx +25 -0
  99. package/src/technology/BroadcastOff.tsx +40 -0
  100. package/src/technology/CameraCeiling.tsx +20 -0
  101. package/src/technology/CameraHome.tsx +20 -0
  102. package/src/technology/CameraHomeGroup.tsx +20 -0
  103. package/src/technology/CameraStreet.tsx +20 -0
  104. package/src/technology/CloudGame.tsx +20 -0
  105. package/src/technology/CloudServer.tsx +20 -0
  106. package/src/technology/Console.tsx +20 -0
  107. package/src/technology/Controller.tsx +20 -0
  108. package/src/technology/Counter.tsx +20 -0
  109. package/src/technology/Datastore.tsx +20 -0
  110. package/src/technology/Debug.tsx +20 -0
  111. package/src/technology/Desktop.tsx +20 -0
  112. package/src/technology/DesktopAdd.tsx +20 -0
  113. package/src/technology/Device.tsx +20 -0
  114. package/src/technology/DeviceWifi.tsx +20 -0
  115. package/src/technology/Equipment.tsx +20 -0
  116. package/src/technology/Fax.tsx +20 -0
  117. package/src/technology/FlashCard.tsx +20 -0
  118. package/src/technology/Flashlight.tsx +20 -0
  119. package/src/technology/FloppyDisk.tsx +20 -0
  120. package/src/technology/Game.tsx +20 -0
  121. package/src/technology/Intercom.tsx +20 -0
  122. package/src/technology/Internet.tsx +20 -0
  123. package/src/technology/InternetAdd.tsx +20 -0
  124. package/src/technology/InternetCableOne.tsx +20 -0
  125. package/src/technology/InternetCableThree.tsx +20 -0
  126. package/src/technology/InternetWifi.tsx +20 -0
  127. package/src/technology/Keyboard.tsx +20 -0
  128. package/src/technology/LandlinePhone.tsx +20 -0
  129. package/src/technology/Laptop.tsx +20 -0
  130. package/src/technology/LightBulb.tsx +20 -0
  131. package/src/technology/LoadProgramm.tsx +20 -0
  132. package/src/technology/Magic.tsx +20 -0
  133. package/src/technology/MagicFill.tsx +30 -0
  134. package/src/technology/Microchip.tsx +20 -0
  135. package/src/technology/Microcircuit.tsx +20 -0
  136. package/src/technology/Mobile.tsx +20 -0
  137. package/src/technology/MobileAdd.tsx +20 -0
  138. package/src/technology/MobileInfo.tsx +20 -0
  139. package/src/technology/MobileInternet.tsx +20 -0
  140. package/src/technology/MobileRefresh.tsx +20 -0
  141. package/src/technology/MobileSignal.tsx +20 -0
  142. package/src/technology/Modem.tsx +20 -0
  143. package/src/technology/OtherService.tsx +20 -0
  144. package/src/technology/Phone.tsx +20 -0
  145. package/src/technology/PhoneAdd.tsx +20 -0
  146. package/src/technology/PhoneInternet.tsx +20 -0
  147. package/src/technology/PhoneRoaming.tsx +20 -0
  148. package/src/technology/PhoneTime.tsx +20 -0
  149. package/src/technology/Radio.tsx +20 -0
  150. package/src/technology/Registator.tsx +20 -0
  151. package/src/technology/Robot.tsx +20 -0
  152. package/src/technology/SIM.tsx +20 -0
  153. package/src/technology/ScreenCableThree.tsx +20 -0
  154. package/src/technology/ScreenInternet.tsx +20 -0
  155. package/src/technology/Server.tsx +20 -0
  156. package/src/technology/SetOfMinutes.tsx +20 -0
  157. package/src/technology/Signaling.tsx +20 -0
  158. package/src/technology/SmartHome.tsx +20 -0
  159. package/src/technology/SmartHomeAdd.tsx +20 -0
  160. package/src/technology/Socket.tsx +20 -0
  161. package/src/technology/Station.tsx +20 -0
  162. package/src/technology/Stopwatch.tsx +20 -0
  163. package/src/technology/Subnet.tsx +20 -0
  164. package/src/technology/Tablet.tsx +20 -0
  165. package/src/technology/ThermalImager.tsx +20 -0
  166. package/src/technology/UnknownDevice.tsx +20 -0
  167. package/src/technology/VRHelmet.tsx +20 -0
  168. package/src/technology/VRMask.tsx +20 -0
  169. package/src/technology/Wifi.tsx +20 -0
  170. package/src/technology/WifiDisconnect.tsx +20 -0
  171. package/src/technology/WifiOff.tsx +20 -0
  172. package/src/technology/index.ts +85 -0
  173. package/tsconfig.json +15 -0
  174. package/tsup.config.ts +15 -0
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const DeliveryBus = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M15.5 5.5H4C3.17157 5.5 2.5 6.17157 2.5 7V8.89943C7.33135 8.9088 11.6292 9.05147 15.5001 9.45544L15.5 5.5ZM17 5.5L17.0001 9.628C18.545 9.82298 20.0202 10.0649 21.4331 10.3626C21.3698 10.0437 21.2622 9.73409 21.1125 9.44299L19.5033 6.31398C19.2463 5.81418 18.7314 5.5 18.1694 5.5H17ZM2.5 15V10.3994C10.1064 10.4143 16.2745 10.7626 21.5 11.9114V16C21.5 16.2761 21.2761 16.5 21 16.5H20.9585C20.7205 15.0811 19.4865 14 18 14C16.5135 14 15.2795 15.0811 15.0415 16.5H8.95852C8.72048 15.0811 7.4865 14 6 14C4.61839 14 3.45492 14.934 3.10648 16.205C2.73846 15.9316 2.5 15.4937 2.5 15ZM20.8293 18H21C22.1046 18 23 17.1046 23 16V11.0437C23 10.2483 22.8102 9.46433 22.4464 8.75696L20.8372 5.62796C20.3232 4.62836 19.2934 4 18.1694 4H4C2.34315 4 1 5.34315 1 7V15C1 16.3538 1.89669 17.4981 3.12854 17.8715C3.5019 19.1033 4.64623 20 6 20C7.30622 20 8.41746 19.1652 8.82929 18H15.1707C15.5825 19.1652 16.6938 20 18 20C19.3062 20 20.4175 19.1652 20.8293 18ZM6 18.5C6.82843 18.5 7.5 17.8284 7.5 17C7.5 16.1716 6.82843 15.5 6 15.5C5.17157 15.5 4.5 16.1716 4.5 17C4.5 17.8284 5.17157 18.5 6 18.5ZM18 18.5C18.8284 18.5 19.5 17.8284 19.5 17C19.5 16.1716 18.8284 15.5 18 15.5C17.1716 15.5 16.5 16.1716 16.5 17C16.5 17.8284 17.1716 18.5 18 18.5Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ DeliveryBus.displayName = 'DeliveryBus';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const DeliveryCar = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M16.0995 8.74994L17.9639 10.9722C15.6619 10.8904 13.4153 10.7423 11.25 10.5264V7.49951H13.4182C14.4528 7.49951 15.4345 7.9573 16.0995 8.74994ZM9.75 7.49951V10.3644C8.04332 10.1656 6.39287 9.92283 4.81202 9.63531L6.2324 8.01182C6.51723 7.68626 6.92875 7.49951 7.36132 7.49951H9.75ZM22.6763 13.6268C22.4793 12.2382 21.351 11.188 19.9778 11.0388L17.2486 7.78584C16.2986 6.65349 14.8962 5.99951 13.4182 5.99951H7.36132C6.49617 5.99951 5.67314 6.37301 5.10348 7.02413L2.87405 9.57236C2.86419 9.58363 2.85447 9.59499 2.84489 9.60646C2.21396 9.86517 1.7245 10.4272 1.60505 11.1488L1.04075 14.5583C0.863731 15.6279 1.27314 16.6408 2.01452 17.2971C2.16368 18.8145 3.44339 20 5 20C6.28815 20 7.38668 19.1881 7.8118 18.0482H15.1882C15.6133 19.1881 16.7118 20 18 20C19.2882 20 20.3867 19.1881 20.8118 18.0482H20.9998C22.2161 18.0482 23.1508 16.9715 22.98 15.7672L22.6763 13.6268ZM5 14C3.97088 14 3.06278 14.5182 2.52241 15.3079C2.49404 15.146 2.49201 14.9761 2.52062 14.8032L3.08492 11.3938C3.13004 11.1212 3.41332 10.8966 3.74928 10.9618C8.54481 11.8926 13.9782 12.402 19.6747 12.5209C20.453 12.5371 21.0873 13.1054 21.1912 13.8375L21.4948 15.9779C21.5376 16.279 21.3039 16.5482 20.9998 16.5482H20.9662C20.7483 15.1057 19.5033 14 18 14C16.4967 14 15.2517 15.1057 15.0338 16.5482H7.9662C7.7483 15.1057 6.50327 14 5 14ZM5 18.5C5.82843 18.5 6.5 17.8284 6.5 17C6.5 16.1716 5.82843 15.5 5 15.5C4.17157 15.5 3.5 16.1716 3.5 17C3.5 17.8284 4.17157 18.5 5 18.5ZM18 18.5C18.8284 18.5 19.5 17.8284 19.5 17C19.5 16.1716 18.8284 15.5 18 15.5C17.1716 15.5 16.5 16.1716 16.5 17C16.5 17.8284 17.1716 18.5 18 18.5Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ DeliveryCar.displayName = 'DeliveryCar';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Disability = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M11.4999 4.50505C11.4999 5.06298 11.0494 5.5101 10.4999 5.5101C9.95051 5.5101 9.49994 5.06298 9.49994 4.50505C9.49994 3.94712 9.95051 3.5 10.4999 3.5C11.0494 3.5 11.4999 3.94712 11.4999 4.50505ZM11.525 6.79053C12.3945 6.39835 12.9999 5.52254 12.9999 4.50505C12.9999 3.12155 11.8807 2 10.4999 2C9.11923 2 7.99994 3.12155 7.99994 4.50505C7.99994 5.72949 8.87666 6.74875 10.0354 6.96694L10.417 10.2111C7.87148 10.9057 6.00018 13.2343 6.00018 16C6.00018 19.3138 8.68647 22 12.0002 22C13.657 22 15.157 21.3285 16.2428 20.2427L15.1822 19.182C14.3678 19.9964 13.2428 20.5 12.0002 20.5C9.5149 20.5 7.50018 18.4853 7.50018 16C7.50018 14.0055 8.79784 12.314 10.595 11.7238L10.745 12.9995C10.7954 13.4276 11.1582 13.7502 11.5892 13.7502L14.7671 13.7502C14.8761 13.7502 14.9726 13.8209 15.0055 13.9249L16.0643 17.277C16.2942 18.005 16.9696 18.4999 17.733 18.4999H19.5002V16.9999H17.733C17.6239 16.9999 17.5275 16.9292 17.4946 16.8252L16.4358 13.4731C16.2059 12.7451 15.5305 12.2502 14.7671 12.2502L12.1672 12.2502L11.8381 9.45206C12.3361 9.55395 12.8998 9.58446 13.4839 9.51778C14.778 9.37003 16.2098 8.7381 17.235 7.29817L16.0131 6.42813C15.2709 7.4705 14.2517 7.92038 13.3137 8.02746C12.8411 8.08142 12.3985 8.04659 12.0381 7.96016C11.8834 7.92305 11.7535 7.8789 11.6477 7.8336L11.525 6.79053ZM5.8682 9.32507C6.71181 8.60138 7.77519 8.29124 8.91031 8.15133L9.09381 9.64006C8.09256 9.76348 7.36752 10.0152 6.84485 10.4636C6.33389 10.9019 5.92198 11.6103 5.71733 12.8461L4.23749 12.601C4.48065 11.1326 5.01288 10.0588 5.8682 9.32507Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Disability.displayName = 'Disability';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Door = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M17 20.5L7 20.5C6.72386 20.5 6.5 20.2761 6.5 20L6.5 4C6.5 3.72386 6.72386 3.5 7 3.5L17 3.5C17.2761 3.5 17.5 3.72386 17.5 4L17.5 20C17.5 20.2761 17.2761 20.5 17 20.5ZM19 20C19 21.1046 18.1046 22 17 22L7 22C5.89543 22 5 21.1046 5 20L5 4C5 2.89543 5.89543 2 7 2L17 2C18.1046 2 19 2.89543 19 4L19 20ZM9.50977 14L9.50977 10L8.00977 10L8.00977 14L9.50977 14Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Door.displayName = 'Door';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const DoorExit = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M7 3.5H17C17.2761 3.5 17.5 3.72386 17.5 4V20C17.5 20.2761 17.2761 20.5 17 20.5H7C6.72386 20.5 6.5 20.2761 6.5 20V12.749H10.4401L8.71431 14.4748L9.77497 15.5354L12.7802 12.5302C13.0731 12.2374 13.0731 11.7625 12.7802 11.4696L9.77496 8.46435L8.7143 9.52502L10.4382 11.249H6.5V4C6.5 3.72386 6.72386 3.5 7 3.5ZM5 11.249V4C5 2.89543 5.89543 2 7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V12.749H3V11.249H5Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ DoorExit.displayName = 'DoorExit';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Drop = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M17 14.791C17 12.3944 16.0354 9.97491 12.0025 4.6593C7.96771 9.95662 7 11.931 7 14.791C7 17.3277 9.17308 19.5 12 19.5C14.8269 19.5 17 17.3277 17 14.791ZM18.5 14.791C18.5 11.8179 17.2129 9.01031 13.0073 3.50276C12.4937 2.83025 11.5099 2.83359 10.9959 3.50576C6.81572 8.9728 5.5 11.3289 5.5 14.791C5.5 18.2201 8.41015 21 12 21C15.5899 21 18.5 18.2201 18.5 14.791ZM14.25 14.001C14.25 14.4182 14.0271 14.9955 13.5879 15.4786C13.1578 15.9517 12.597 16.251 12 16.251V17.751C13.1172 17.751 14.0565 17.1931 14.6978 16.4876C15.33 15.7922 15.75 14.8695 15.75 14.001H14.25Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Drop.displayName = 'Drop';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Dumbbell = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M7.5 7.5V16.5H6V7.5H7.5ZM8.75 6C8.88807 6 9 6.11193 9 6.25V11.25L15 11.25V6.25C15 6.11193 15.1119 6 15.25 6H19.25C19.3881 6 19.5 6.11193 19.5 6.25V17.75C19.5 17.8881 19.3881 18 19.25 18H15.25C15.1119 18 15 17.8881 15 17.75V12.75L9 12.75V17.75C9 17.8881 8.88807 18 8.75 18H4.75C4.61193 18 4.5 17.8881 4.5 17.75V6.25C4.5 6.11193 4.61193 6 4.75 6H8.75ZM16.5 7.5V16.5H18V7.5H16.5ZM3.53125 9L3.53125 15H2.03125V9H3.53125ZM22.0312 15V9H20.5312V15H22.0312Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Dumbbell.displayName = 'Dumbbell';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Earth = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M13.3973 20.3857C12.9427 20.4609 12.4759 20.5 12 20.5C10.3418 20.5 8.79455 20.0252 7.48671 19.2041L8.23214 17.7133C8.55916 17.0592 8.77773 16.3564 8.87931 15.6322L8.9975 14.7897C9.04657 14.4398 8.8481 14.1023 8.51853 13.9751L7.9703 13.7635C7.31727 13.5114 6.74823 13.0809 6.3281 12.521C6.11652 12.2391 6.13159 11.8474 6.36419 11.5826L6.42426 11.5142C6.72935 11.1668 7.25504 11.1241 7.61221 11.4177L8.08713 11.8081L9.38081 13.0636C9.76434 13.4358 10.2969 13.6124 10.8269 13.543L12.2607 13.3552C12.9191 13.2689 13.5512 13.0417 14.1138 12.6891C15.0998 12.071 15.8162 11.1036 16.1197 9.98013L16.1804 9.75564L16.945 7.26706C16.9643 7.20408 17.0078 7.15129 17.0658 7.12015L18.3992 6.40519C19.7073 7.90013 20.5 9.8575 20.5 12C20.5 13.171 20.2632 14.2867 19.8349 15.3018L18.3065 15.5671C18.2022 15.5852 18.0953 15.581 17.9927 15.5548L17.5255 15.4355C16.7458 15.2364 15.9191 15.4689 15.3574 16.0453L14.3032 17.1271C13.9712 17.4678 13.7557 17.9049 13.6877 18.3757L13.3973 20.3857ZM3.5 12C3.5 14.4876 4.56858 16.7255 6.27174 18.28L6.8905 17.0425C7.14485 16.5338 7.31485 15.9871 7.39385 15.4239L7.43045 15.163C6.51511 14.8097 5.71722 14.2061 5.12833 13.4214C4.49064 12.5716 4.53604 11.3911 5.23711 10.5928L5.29719 10.5244C6.13637 9.5688 7.58233 9.45133 8.56474 10.2589L9.06354 10.669L9.08743 10.6886L9.10961 10.7101L10.4255 11.9872C10.4803 12.0404 10.5564 12.0656 10.6321 12.0557L12.0659 11.8679C12.5104 11.8096 12.9372 11.6562 13.3172 11.4181C13.983 11.0008 14.4667 10.3475 14.6717 9.58891L14.7357 9.35203L14.739 9.33964L14.7428 9.32738L15.5111 6.82653C15.6466 6.38568 15.9506 6.01613 16.357 5.7982L17.2536 5.31747C16.5683 4.77802 15.7981 4.34171 14.9663 4.03192C14.5181 4.25036 14.1451 4.5979 13.8957 5.03012C13.0011 6.58009 11.1861 7.34758 9.45086 6.90964L8.38386 6.64035C8.06727 6.56044 7.742 6.52003 7.41548 6.52003H5.50207C4.25292 7.99972 3.5 9.91193 3.5 12ZM7.14791 5.02003C8.52375 4.06183 10.1963 3.5 12 3.5C12.3783 3.5 12.7509 3.52472 13.1162 3.57263C12.9186 3.78761 12.744 4.0247 12.5965 4.28029C12.0373 5.24923 10.9027 5.72901 9.81792 5.45524L8.75092 5.18595C8.31433 5.07576 7.86577 5.02003 7.41548 5.02003H7.14791ZM14.9736 19.9654C16.5521 19.3758 17.9083 18.3306 18.8822 16.9896L18.563 17.045C18.2501 17.0993 17.9293 17.0867 17.6216 17.0082L17.1544 16.8889C16.8945 16.8225 16.6189 16.9 16.4317 17.0921L15.3774 18.174C15.2668 18.2875 15.1949 18.4332 15.1723 18.5902L14.9736 19.9654ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Earth.displayName = 'Earth';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Escalator = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M10.502 5.5C11.0542 5.5 11.502 5.05228 11.502 4.5C11.502 3.94772 11.0542 3.5 10.502 3.5C9.94967 3.5 9.50195 3.94772 9.50195 4.5C9.50195 5.05228 9.94967 5.5 10.502 5.5ZM10.502 7C11.8827 7 13.002 5.88071 13.002 4.5C13.002 3.11929 11.8827 2 10.502 2C9.12124 2 8.00195 3.11929 8.00195 4.5C8.00195 5.88071 9.12124 7 10.502 7ZM11.502 10.686V10.5C11.502 9.94772 11.0542 9.5 10.502 9.5C9.94967 9.5 9.50195 9.94772 9.50195 10.5V12.0814L11.502 10.686ZM12.8795 9.72497C12.5533 8.72364 11.6121 8 10.502 8C9.12124 8 8.00195 9.11929 8.00195 10.5V13.1279L7.00977 13.8201C6.84194 13.9372 6.64223 14 6.43759 14H6.00195C3.79281 14 2.00195 15.7909 2.00195 18C2.00195 20.2091 3.79282 22 6.00196 22H8.33759C8.54223 22 8.74194 21.9372 8.90977 21.8201L16.9941 16.1799C17.162 16.0628 17.3617 16 17.5663 16H18.002C20.2111 16 22.002 14.2091 22.002 12C22.002 9.79086 20.2111 8 18.002 8H15.6663C15.4617 8 15.262 8.06278 15.0941 8.17987L12.8795 9.72497ZM7.86604 20.5C8.07068 20.5 8.2704 20.4372 8.43823 20.3201L16.3937 14.7698L16.5226 14.6799C16.6904 14.5628 16.8901 14.5 17.0948 14.5H17.252H18.002C19.3827 14.5 20.502 13.3807 20.502 12C20.502 10.6193 19.3827 9.5 18.002 9.5H16.1379C15.9332 9.5 15.7335 9.56278 15.5657 9.67987L7.61023 15.2302L7.48132 15.3201C7.31349 15.4372 7.11377 15.5 6.90913 15.5H6.75195H6.00195C4.62124 15.5 3.50195 16.6193 3.50195 18C3.50195 19.3807 4.62124 20.5 6.00196 20.5H7.86604Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Escalator.displayName = 'Escalator';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const EscalatorDown = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M8.00045 7.5301L5.56103 7.53009L9.03076 4.06043L7.97011 2.99976L4.50042 6.46938L4.50042 4.03009H3.00042L3.00042 8.28009C3.00042 8.6943 3.33621 9.03009 3.75042 9.03009L8.00045 9.03009L8.00045 7.5301ZM18.0015 15.0301H16.2515L9.65146 21.0301H6.00147C3.79233 21.0301 2.00146 19.2392 2.00146 17.0301C2.00146 14.821 3.79233 13.0301 6.00146 13.0301H7.75146L14.3515 7.03009H18.0015C20.2106 7.03009 22.0015 8.82096 22.0015 11.0301C22.0015 13.2392 20.2106 15.0301 18.0015 15.0301ZM6.00147 19.5301H9.07155L15.2425 13.9202L15.6716 13.5301H16.2515H18.0015C19.3822 13.5301 20.5015 12.4108 20.5015 11.0301C20.5015 9.64938 19.3822 8.53009 18.0015 8.53009H14.9314L8.76047 14.14L8.33138 14.5301H7.75146H6.00146C4.62075 14.5301 3.50146 15.6494 3.50146 17.0301C3.50146 18.4108 4.62075 19.5301 6.00147 19.5301Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ EscalatorDown.displayName = 'EscalatorDown';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const EscalatorUp = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M4.03031 4.5L6.46973 4.5L3 7.96967L4.06065 9.03034L7.53034 5.56071L7.53034 8.00001H9.03034L9.03034 3.75C9.03034 3.33579 8.69456 3.00001 8.28034 3L4.03031 3L4.03031 4.5ZM18.0015 15H16.2515L9.65146 21H6.00147C3.79233 21 2.00146 19.2091 2.00146 17C2.00146 14.7909 3.79233 13 6.00146 13H7.75146L14.3515 7H18.0015C20.2106 7 22.0015 8.79086 22.0015 11C22.0015 13.2091 20.2106 15 18.0015 15ZM6.00147 19.5H9.07155L15.2425 13.8901L15.6716 13.5H16.2515H18.0015C19.3822 13.5 20.5015 12.3807 20.5015 11C20.5015 9.61929 19.3822 8.5 18.0015 8.5H14.9314L8.76047 14.1099L8.33138 14.5H7.75146H6.00146C4.62075 14.5 3.50146 15.6193 3.50146 17C3.50146 18.3807 4.62075 19.5 6.00147 19.5Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ EscalatorUp.displayName = 'EscalatorUp';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Factory = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M17.0053 3.44268C14.2413 4.26272 12.563 4.12922 11.0399 3.92199C10.9123 3.90464 10.7867 3.88695 10.6623 3.86944C9.36023 3.68615 8.19209 3.52171 6.34212 3.95116L6.00293 2.49001C8.13077 1.99605 9.53951 2.19542 10.8654 2.38307C10.9915 2.40091 11.1169 2.41866 11.2421 2.43569C12.6227 2.62353 14.0756 2.74728 16.5786 2.00464L17.0053 3.44268ZM7.39197 18.5H4.61451L4.65041 18L5.39961 7.50003H6.60625L7.39197 18.5ZM8.32436 10.5L8.89579 18.5H19.5029V13.5H18.0029H16.5029V12H18.0029H19.5029V10.5H13.9136H8.32436ZM21.0029 12V10.5V9.00003H19.5029H8.21722L8.0361 6.46441C8.01741 6.20275 7.79969 6.00003 7.53737 6.00003H4.46849C4.20617 6.00003 3.98845 6.20275 3.96976 6.46441L3.04119 19.4644L3.04037 19.4786L3.00293 20H3.53992H4.50679H8.46594H19.5029H21.0029V18.5V13.5V12Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Factory.displayName = 'Factory';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const FigureFamily = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M8.5 6.5C9.32843 6.5 10 5.82843 10 5C10 4.17157 9.32843 3.5 8.5 3.5C7.67157 3.5 7 4.17157 7 5C7 5.82843 7.67157 6.5 8.5 6.5ZM8.5 8C10.1569 8 11.5 6.65685 11.5 5C11.5 3.34315 10.1569 2 8.5 2C6.84315 2 5.5 3.34315 5.5 5C5.5 6.65685 6.84315 8 8.5 8ZM16 9.5C16.5523 9.5 17 9.05228 17 8.5C17 7.94772 16.5523 7.5 16 7.5C15.4477 7.5 15 7.94772 15 8.5C15 9.05228 15.4477 9.5 16 9.5ZM16 11C17.3807 11 18.5 9.88071 18.5 8.5C18.5 7.11929 17.3807 6 16 6C14.6193 6 13.5 7.11929 13.5 8.5C13.5 9.88071 14.6193 11 16 11ZM15.0032 20V16H13.5032V17V20C13.5032 21.1046 14.3986 22 15.5032 22H16.5032C17.6077 22 18.5032 21.1046 18.5032 20V18L20.0032 17L19.4029 14.0082C19.1686 12.8404 18.1429 12 16.9518 12H14.0492C14.0337 12 14.0182 11.9999 14.0028 11.9996L11.8819 9.8787C11.3193 9.31608 10.5563 9 9.7606 9H7.0604C5.81908 9 4.70597 9.76448 4.26036 10.9231L2.5 15.5L5.50326 17V20C5.50326 21.1046 6.39869 22 7.50326 22L9.50326 22C10.6078 22 11.5033 21.1046 11.5033 20V17V16H10.0033V20C10.0033 20.2761 9.7794 20.5 9.50326 20.5L7.50326 20.5C7.22712 20.5 7.00326 20.2761 7.00326 20V17V16.0725L6.1735 15.6581L4.38911 14.7668L5.66038 11.4615C5.88318 10.8822 6.43974 10.5 7.0604 10.5H9.7606C10.1584 10.5 10.54 10.658 10.8213 10.9394L12.9421 13.0602L13.37 13.4881L13.975 13.4993C13.9997 13.4998 14.0244 13.5 14.0492 13.5H16.9518C17.4282 13.5 17.8385 13.8361 17.9322 14.3033L18.3347 16.3095L17.6711 16.7519L17.0032 17.1972V18V20C17.0032 20.2761 16.7793 20.5 16.5032 20.5H15.5032C15.227 20.5 15.0032 20.2761 15.0032 20Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ FigureFamily.displayName = 'FigureFamily';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const FigureMan = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M13.5 5C13.5 5.82843 12.8284 6.5 12 6.5C11.1716 6.5 10.5 5.82843 10.5 5C10.5 4.17157 11.1716 3.5 12 3.5C12.8284 3.5 13.5 4.17157 13.5 5ZM15 5C15 6.65685 13.6569 8 12 8C10.3431 8 9 6.65685 9 5C9 3.34315 10.3431 2 12 2C13.6569 2 15 3.34315 15 5ZM16.5 16L15 17V20C15 21.1046 14.1046 22 13 22L11 22C9.89543 22 9 21.1046 9 20V17L7.5 16L7.50941 11.993C7.51329 10.3389 8.85529 9 10.5094 9L13.5 9C15.1569 9 16.5 10.3431 16.5 12L16.5 16ZM9.83205 15.7519L9.00188 15.1985L9.0094 11.9965C9.01134 11.1694 9.68235 10.5 10.5094 10.5H13.5C14.3284 10.5 15 11.1716 15 12V15.1972L14.1679 15.7519L13.5 16.1972V17V20C13.5 20.2761 13.2761 20.5 13 20.5H11C10.7239 20.5 10.5 20.2761 10.5 20V17V16.1972L9.83205 15.7519Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ FigureMan.displayName = 'FigureMan';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const FigureManWoman = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M8 5C8 5.82843 7.32842 6.5 6.5 6.5C5.67157 6.5 5 5.82843 5 5C5 4.17157 5.67157 3.5 6.5 3.5C7.32842 3.5 8 4.17157 8 5ZM9.5 5C9.5 6.65685 8.15685 8 6.5 8C4.84314 8 3.5 6.65685 3.5 5C3.5 3.34315 4.84314 2 6.5 2C8.15685 2 9.5 3.34315 9.5 5ZM18.939 5C18.939 5.82843 18.2674 6.5 17.439 6.5C16.6105 6.5 15.939 5.82843 15.939 5C15.939 4.17157 16.6105 3.5 17.439 3.5C18.2674 3.5 18.939 4.17157 18.939 5ZM20.439 5C20.439 6.65685 19.0958 8 17.439 8C15.7821 8 14.439 6.65685 14.439 5C14.439 3.34315 15.7821 2 17.439 2C19.0958 2 20.439 3.34315 20.439 5ZM9.5 17L11 16V12C11 10.3431 9.65685 9 8 9L5.0094 9C3.35529 9 2.01329 10.3389 2.00941 11.993L2 16L3.5 17V20C3.5 21.1046 4.39543 22 5.5 22L7.5 22C8.60457 22 9.5 21.1046 9.5 20V17ZM3.50188 15.1985L4.33205 15.7519L5 16.1972V17V20C5 20.2761 5.22385 20.5 5.5 20.5H7.5C7.77614 20.5 8 20.2761 8 20V17V16.1972L8.66795 15.7519L9.5 15.1972V12C9.5 11.1716 8.82842 10.5 8 10.5H5.0094C4.18235 10.5 3.51134 11.1694 3.5094 11.9965L3.50188 15.1985ZM23 16.5L20.439 18V20C20.439 21.1046 19.5435 22 18.439 22L16.439 22C15.3344 22 14.439 21.1046 14.439 20V18L12 16.5L14.1923 10.9054C14.6427 9.75613 15.7511 9 16.9855 9H17.9108C19.1278 9 20.2242 9.73524 20.6862 10.8612L23 16.5ZM15.2248 16.7223L13.8542 15.8794L15.5889 11.4527C15.8141 10.8781 16.3683 10.5 16.9855 10.5H17.9108C18.5193 10.5 19.0675 10.8676 19.2985 11.4306L21.1177 15.8641L19.6809 16.7057L18.939 17.1402V18V20C18.939 20.2761 18.7151 20.5 18.439 20.5H16.439C16.1628 20.5 15.939 20.2761 15.939 20V18V17.1615L15.2248 16.7223Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ FigureManWoman.displayName = 'FigureManWoman';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const FigureWoman = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M13.4999 5C13.4999 5.82843 12.8284 6.5 11.9999 6.5C11.1715 6.5 10.4999 5.82843 10.4999 5C10.4999 4.17157 11.1715 3.5 11.9999 3.5C12.8284 3.5 13.4999 4.17157 13.4999 5ZM14.9999 5C14.9999 6.65685 13.6568 8 11.9999 8C10.3431 8 8.99994 6.65685 8.99994 5C8.99994 3.34315 10.3431 2 11.9999 2C13.6568 2 14.9999 3.34315 14.9999 5ZM17.5624 16.5L15.0014 18V20C15.0014 21.1046 14.106 22 13.0014 22L11.0014 22C9.89683 22 9.0014 21.1046 9.0014 20V18L6.56244 16.5L8.75473 10.9054C9.20511 9.75613 10.3135 9 11.5479 9H12.4732C13.6902 9 14.7867 9.73524 15.2487 10.8612L17.5624 16.5ZM9.78721 16.7223L8.41668 15.8794L10.1513 11.4527C10.3765 10.8781 10.9307 10.5 11.5479 10.5H12.4732C13.0817 10.5 13.6299 10.8676 13.8609 11.4306L15.6801 15.8641L14.2433 16.7057L13.5014 17.1402V18V20C13.5014 20.2761 13.2775 20.5 13.0014 20.5H11.0014C10.7253 20.5 10.5014 20.2761 10.5014 20V18V17.1615L9.78721 16.7223Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ FigureWoman.displayName = 'FigureWoman';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Fire = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M12.7466 11.7336L13.6882 13.0684C13.7235 13.1185 13.7953 13.1253 13.8394 13.0827L15.0144 11.948C15.2883 11.6834 15.5494 11.389 15.7942 11.074C15.8393 11.016 15.9297 11.0234 15.963 11.0889C16.8188 12.7729 17.2387 14.5112 16.8583 15.9808C16.4723 17.4722 15.4842 18.6106 14.0352 19.152C13.9465 19.1852 13.8632 19.0801 13.8985 18.9922C13.9978 18.7453 14.0331 18.4463 13.9777 18.0879C13.8763 17.4314 13.4364 17.0371 12.9955 16.6419C12.5337 16.228 12.0708 15.813 11.9943 15.0948C11.9853 15.0109 11.885 14.9641 11.821 15.0192C10.604 16.0659 10.1542 17.0201 10.0278 17.8075C9.95317 18.2727 10.011 18.7063 10.1935 19.0635C10.2367 19.148 10.16 19.2563 10.0696 19.2277C9.13515 18.9319 8.44985 18.4173 7.97253 17.7938C7.19023 16.7719 6.81642 15.2584 7.0874 13.4264C7.35405 11.6238 8.48487 9.33199 10.8548 6.68229C10.9129 6.61723 11.0212 6.65283 11.0299 6.73967C11.2047 8.47206 11.6948 10.2426 12.7466 11.7336ZM15.0539 9.524L15.0452 9.53751C15.0205 9.57588 14.9956 9.61399 14.9704 9.65181C14.6891 10.0746 14.3794 10.4614 14.0554 10.7871C14.0122 10.8306 13.9404 10.8238 13.9059 10.773C13.6324 10.3703 13.4046 9.93889 13.2167 9.48716C12.6442 8.1108 12.4428 6.54582 12.4512 5.0285C12.4516 4.96263 12.4523 4.89685 12.4535 4.83118C12.4582 4.55862 12.4695 4.28794 12.4865 4.02052C12.4929 3.92036 12.5 3.82065 12.5079 3.72147C12.5321 3.41776 12.1701 3.23262 11.9469 3.44005C11.8685 3.51293 11.7909 3.58567 11.714 3.65829C11.517 3.84449 11.3249 4.02984 11.1379 4.2143C11.0801 4.27137 11.0227 4.32836 10.9658 4.38527C7.67127 7.67927 5.97664 10.6847 5.60355 13.207C4.97162 17.479 7.24837 21.0002 11.9882 21.0002C15.1835 21.0002 17.5787 19.1837 18.3105 16.3567C18.8978 14.0877 18.0437 11.5911 16.7988 9.5019L16.7785 9.46801C16.6885 9.31776 16.5965 9.16964 16.5028 9.0239C16.3924 8.85195 16.2797 8.68331 16.1654 8.51835C16.0192 8.30729 15.6983 8.3458 15.5858 8.57658C15.4962 8.76018 15.4005 8.9413 15.2993 9.1184C15.2206 9.25628 15.1387 9.39172 15.0539 9.524Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Fire.displayName = 'Fire';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Food = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M16.2791 2C15.1737 2 14.232 2.80299 14.0574 3.89452L13.7205 6H8.25282C8.10525 6 7.98874 6.12534 7.9995 6.27253L8.34522 11H8.00003C5.23861 11 3.00003 13.2386 3.00003 16V17V18.5V19C3.00003 20.6569 4.34318 22 6.00003 22H12.9671H13H17.062C18.634 22 19.9393 20.7866 20.054 19.2188L21.0008 6.27252C21.0115 6.12534 20.895 6 20.7475 6H15.2396L15.5385 4.13151C15.5967 3.76766 15.9106 3.5 16.2791 3.5H19V2H16.2791ZM9.59327 7.5L9.84923 11H11C13.7615 11 16 13.2386 16 16V17V18.5V19C16 19.5464 15.8539 20.0587 15.5987 20.5H17.062C17.848 20.5 18.5007 19.8933 18.558 19.1094L19.407 7.5H9.59327ZM12.9671 20.5H13C13.8285 20.5 14.5 19.8284 14.5 19V18.5H4.50003V19C4.50003 19.8284 5.1716 20.5 6.00003 20.5H12.9671ZM8.00003 12.5H11C12.933 12.5 14.5 14.067 14.5 16V17H4.50003V16C4.50003 14.067 6.06703 12.5 8.00003 12.5Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Food.displayName = 'Food';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const ForkKnife = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M3.00005 2L3 7.99999C3 9.41019 3.72976 10.65 4.83224 11.3622C4.86371 11.3826 4.8818 11.4184 4.87869 11.4557L4.24914 19.0103C4.11502 20.6197 5.38506 22 7 22C8.61494 22 9.88498 20.6197 9.75086 19.0103L9.12131 11.4557C9.1182 11.4184 9.13629 11.3826 9.16776 11.3622C10.2702 10.65 11 9.41019 11 7.99999V2H9.5V7.99999C9.5 8.87981 9.04666 9.65464 8.35376 10.1023C7.86837 10.4159 7.57631 10.9781 7.62649 11.5803L8.25604 19.1349C8.31728 19.8698 7.73738 20.5 7 20.5C6.26261 20.5 5.68272 19.8698 5.74396 19.1349L6.37351 11.5803C6.42369 10.9781 6.13163 10.4159 5.64624 10.1023C4.95334 9.65464 4.5 8.87981 4.5 8L4.50005 2H3.00005ZM6.25 8.26437V2H7.75V8.26437C7.75 8.67858 7.41421 9.01437 7 9.01437C6.58579 9.01437 6.25 8.67858 6.25 8.26437ZM16.6734 20.5H17.5V4.68875C16.3214 5.89266 15.6254 7.62401 15.2449 9.53026C14.8654 11.4312 14.8469 13.2977 14.8946 14.4984C15.8377 14.587 16.5526 15.4215 16.4724 16.3858L16.1751 19.9585C16.1508 20.25 16.3809 20.5 16.6734 20.5ZM19 21.25V3.59427V3.50451V2.3596V2.10651C19 2.03677 18.9284 1.98926 18.8636 2.01493C18.7891 2.04443 18.7156 2.07496 18.643 2.10651C18.2745 2.26672 17.9313 2.45301 17.6115 2.66191C17.5741 2.6864 17.5369 2.71121 17.5 2.73632C12.7346 5.98404 13.3354 14.3406 13.4771 15.7785C13.4894 15.9039 13.5945 15.9907 13.7205 15.9907H14.7284C14.8746 15.9907 14.9896 16.1157 14.9775 16.2614L14.6803 19.8341C14.5832 21.0001 15.5034 22 16.6734 22H18.25C18.6643 22 19 21.6642 19 21.25Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ ForkKnife.displayName = 'ForkKnife';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const ForkSpoon = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M3.00005 2L3 7.99999C3 9.41019 3.72976 10.65 4.83224 11.3622C4.86371 11.3826 4.8818 11.4184 4.87869 11.4557L4.24914 19.0103C4.11502 20.6197 5.38506 22 7 22C8.61494 22 9.88498 20.6197 9.75086 19.0103L9.12131 11.4557C9.1182 11.4184 9.13629 11.3826 9.16776 11.3622C10.2702 10.65 11 9.41019 11 7.99999V2H9.5V7.99999C9.5 8.87981 9.04666 9.65464 8.35376 10.1023C7.86837 10.4159 7.57631 10.9781 7.62649 11.5803L8.25604 19.1349C8.31728 19.8698 7.73738 20.5 7 20.5C6.26261 20.5 5.68272 19.8698 5.74396 19.1349L6.37351 11.5803C6.42369 10.9781 6.13163 10.4159 5.64624 10.1023C4.95334 9.65464 4.5 8.87981 4.5 8L4.50005 2H3.00005ZM18.3538 10.1023C19.0467 9.65466 19.5 8.87982 19.5 8C19.5 6.5278 19.0783 5.33703 18.5245 4.55252C17.9519 3.74134 17.357 3.5 17 3.5C16.643 3.5 16.0481 3.74134 15.4755 4.55252C14.9217 5.33703 14.5 6.5278 14.5 8C14.5 8.87982 14.9533 9.65466 15.6462 10.1023C16.1316 10.4159 16.4237 10.9781 16.3735 11.5803L15.744 19.1349C15.6827 19.8698 16.2626 20.5 17 20.5C17.7374 20.5 18.3173 19.8698 18.256 19.1349L17.6265 11.5803C17.5763 10.9781 17.8684 10.4159 18.3538 10.1023ZM19.1678 11.3622C19.1363 11.3826 19.1182 11.4184 19.1213 11.4558L19.7509 19.0104C19.885 20.6197 18.6149 22 17 22C15.3851 22 14.115 20.6197 14.2491 19.0104L14.8787 11.4558C14.8818 11.4184 14.8637 11.3826 14.8322 11.3622C13.7298 10.65 13 9.4102 13 8C13 4.5 15 2 17 2C19 2 21 4.5 21 8C21 9.4102 20.2702 10.65 19.1678 11.3622ZM6.25 2V8.24813C6.25 8.66235 6.58579 8.99813 7 8.99813C7.41421 8.99813 7.75 8.66235 7.75 8.24813V2H6.25Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ ForkSpoon.displayName = 'ForkSpoon';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Hammer = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M17.098 8.56172L17.098 8.56174C17.3308 9.05908 17.8002 9.40417 18.3443 9.47798L18.3443 9.47798L18.3602 9.48014L18.3603 9.48014C18.7794 9.53699 19.1691 9.72697 19.4721 10.0221L20.0105 10.5465L17.3056 13.3637C17.1125 13.5647 16.7923 13.5691 16.5938 13.3734L11.8781 8.72348C11.9526 8.45921 11.9881 8.18563 11.9821 7.90821C11.9657 7.14561 11.6387 6.46504 11.1583 5.97652C10.8488 5.66187 10.4575 5.4085 10.0123 5.26171C12.1893 3.82924 15.2454 4.60293 16.4055 7.0819L17.098 8.56172ZM11.075 10.0382L11.0869 10.0499L12.98 11.9166L5.59575 19.305C5.40049 19.5004 5.08336 19.5009 4.8875 19.3061L3.69948 18.1248C3.50371 17.9301 3.50322 17.6141 3.69838 17.4188L11.075 10.0382ZM10.1857 8.80606C11.1897 7.48168 9.43431 5.79036 8.10916 7.08709L8.07128 7.04996L6.99992 5.99971L8.07072 4.94889L8.28782 4.73584C11.1914 1.88641 16.0397 2.76143 17.7641 6.44611L18.4566 7.92593C18.4733 7.96157 18.5069 7.9863 18.5459 7.99159L18.5618 7.99375C19.2995 8.09379 19.9855 8.42816 20.5187 8.94757L21.9181 10.3106C22.032 10.4216 22.0351 10.6037 21.9249 10.7185L18.3875 14.4026C17.6153 15.2068 16.3346 15.2243 15.5407 14.4415L14.0482 12.9698L6.65976 20.3623C5.87875 21.1438 4.61021 21.1457 3.82677 20.3667L2.63875 19.1854C1.85569 18.4067 1.85373 17.1426 2.63436 16.3615L10.1857 8.80606Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Hammer.displayName = 'Hammer';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const HammerAndWrench = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M11.5894 5.03756L8.52403 2.07037C8.42504 1.97455 8.2672 1.97687 8.17107 2.07556L6.9993 3.27853C6.55336 3.73634 6.30381 4.35019 6.30381 4.98929C6.30381 5.02101 6.28546 5.04987 6.25672 5.06332L4.88173 5.70678C1.75135 7.17172 1.01582 11.295 3.44659 13.7519L4.11768 14.4303C4.35153 14.6666 4.73302 14.6678 4.96826 14.4328L7.36682 12.0367L8.27672 12.9462L3.51378 17.6932C2.73125 18.4732 2.72932 19.7399 3.50945 20.5222L4.38181 21.397C5.1616 22.1789 6.42755 22.1809 7.20972 21.4013L11.9795 16.6474L16.7548 21.4206C17.5359 22.2013 18.8 22.1994 19.5787 21.4163L20.4498 20.5403C21.2288 19.7569 21.2269 18.4884 20.4456 17.7074L16.7455 14.0089L15.6863 15.0711L19.3882 18.7713C19.5835 18.9666 19.584 19.2837 19.3893 19.4795L18.5181 20.3556C18.3235 20.5514 18.0074 20.5518 17.8122 20.3567L13.042 15.5885L16.2553 12.3859C16.3176 12.3238 16.4079 12.2995 16.4938 12.3185C17.9289 12.6361 19.4614 12.2524 20.6482 11.0665C21.7216 9.99391 22.1298 8.64736 21.957 7.34482C21.9537 7.31929 21.9501 7.29378 21.9462 7.26829C21.9108 7.03266 21.8564 6.79867 21.7835 6.56823C21.7277 6.39206 21.6611 6.21795 21.584 6.04676C21.515 5.89377 21.3153 5.86419 21.1968 5.983L20.7649 6.41596L20.3238 6.85809L20.3044 6.87759L19.2132 7.97135C18.8232 8.36237 18.1902 8.36287 17.7995 7.97247L17.0472 7.22075C16.6565 6.83041 16.656 6.19706 17.0461 5.8061L18.1404 4.70911L18.159 4.69045L18.5952 4.25319L19.0319 3.81543C19.1502 3.69686 19.1206 3.49768 18.9679 3.42869C18.7954 3.35069 18.6199 3.28344 18.4423 3.22716C18.2134 3.15465 17.981 3.10035 17.747 3.06475C17.7223 3.06099 17.6975 3.05743 17.6727 3.05408C16.3657 2.87767 15.0135 3.28478 13.937 4.36041C12.778 5.51848 12.3847 7.00586 12.6627 8.41032C12.6795 8.49493 12.6546 8.58292 12.5935 8.64381L9.33915 11.8873L8.42802 10.9766L11.1096 8.29769L10.0543 7.23168L4.54796 12.7324L4.51292 12.697C2.81138 10.9771 3.32625 8.09083 5.51752 7.06537L6.89251 6.42191L6.89253 6.4219C7.44855 6.16169 7.80381 5.60323 7.80381 4.98929C7.80381 4.74119 7.90069 4.50289 8.0738 4.32517L8.37611 4.01481L10.5301 6.09982L11.5894 5.03756ZM17.7995 7.97247L16.7392 9.03354C17.7095 10.003 19.2776 10.0086 20.2547 9.05103C20.1051 9.3872 19.8844 9.70923 19.588 10.0054C18.7691 10.8236 17.7608 11.0626 16.8179 10.854C16.2577 10.73 15.6389 10.8825 15.1964 11.3235L6.15083 20.3389C5.95532 20.5337 5.63889 20.5333 5.44395 20.3378L4.57159 19.463L3.50945 20.5222L4.57159 19.463C4.37653 19.2674 4.37702 18.9507 4.57266 18.7557L13.6524 9.70624C14.0861 9.27392 14.2434 8.67065 14.1342 8.11902C13.9522 7.19982 14.1967 6.2214 14.9972 5.42148C15.3056 5.11334 15.6421 4.88692 15.9935 4.73731L15.9841 4.74671C15.0094 5.72383 15.0106 7.30625 15.9869 8.28182L16.7392 9.03354L17.7995 7.97247Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ HammerAndWrench.displayName = 'HammerAndWrench';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Helicopter = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M22.0029 6.50366H15.2529V8.00001H13.7529V6.50366H7.00291V5.00366H22.0029V6.50366ZM11.6711 16.5966C10.6779 15.6333 9.3793 13.797 9.0708 10.5H13.7635C13.8441 12.3606 14.3942 13.7383 15.633 14.6127C16.7682 15.4141 18.3574 15.691 20.2908 15.7412C20.212 15.9775 20.1143 16.1968 20.0002 16.3938C19.5837 17.1125 18.9877 17.5 18.1993 17.5H14.8131C13.3929 17.5 12.3342 17.2399 11.6711 16.5966ZM20.5193 14.2457C20.5177 13.9743 20.4943 13.6965 20.447 13.4171C20.2153 12.0492 19.6992 11.3514 19.2614 10.9897C18.8025 10.6104 18.3084 10.5 17.992 10.5H15.2649C15.3422 12.0578 15.7923 12.8892 16.498 13.3873C17.2882 13.9451 18.5546 14.2097 20.5193 14.2457ZM17.992 9.00001L10.003 9.00001H5.00293L4.51539 8.02493C4.20132 7.39679 3.55931 7.00001 2.85703 7.00001C1.83304 7.00001 1.00293 7.83012 1.00293 8.85411V11C1.00293 12.1046 1.89836 13 3.00293 13H4.57588C5.69095 13 6.4162 11.8265 5.91752 10.8292L5.75293 10.5H7.56488C7.88295 14.2465 9.36756 16.452 10.6267 17.6733C11.7225 18.7363 13.2865 19 14.8131 19H18.1993C21.0139 19 22.4058 16 21.926 13.1667C21.3614 9.83334 19.2443 9.00001 17.992 9.00001ZM3.17375 8.69575L4.57588 11.5H3.00293C2.72679 11.5 2.50293 11.2762 2.50293 11V8.85411C2.50293 8.65855 2.66147 8.50001 2.85703 8.50001C2.99116 8.50001 3.11377 8.57579 3.17375 8.69575Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Helicopter.displayName = 'Helicopter';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Kettlebell = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M14.9869 3.43851C13.0596 2.8244 10.982 2.82493 9.05475 3.43384C7.02899 4.07387 5.86462 6.21176 6.44507 8.26131L7.16983 10.8204C5.83299 12.0207 5 13.7141 5 15.5907C5 17.8303 6.18652 19.809 8 21H16C17.8135 19.809 19 17.8303 19 15.5907C19 13.7144 18.1673 12.0213 16.8308 10.821L17.5643 8.23871C18.142 6.2052 17.001 4.08034 14.9869 3.43851ZM15.5331 9.89986L16.1214 7.82883C16.4778 6.5744 15.7739 5.26363 14.5314 4.8677C12.9007 4.34807 11.1401 4.34809 9.50665 4.86415C8.24867 5.2616 7.53037 6.58869 7.8883 7.85257L8.46795 9.89928C9.50476 9.32765 10.7117 9 12 9C13.2887 9 14.4961 9.32788 15.5331 9.89986ZM6.5 15.5907C6.5 12.863 8.876 10.5 12 10.5C15.124 10.5 17.5 12.863 17.5 15.5907C17.5 17.1387 16.7499 18.5514 15.522 19.5H15.5156H15.4999H15.4842H15.4685H15.4528H15.4371H15.4214H15.4057H15.39H15.3743H15.3585H15.3428H15.3271H15.3114H15.2956H15.2799H15.2642H15.2484H15.2327H15.2169H15.2012H15.1854H15.1697H15.1539H15.1381H15.1224H15.1066H15.0908H15.0751H15.0593H15.0435H15.0277H15.0119H14.9962H14.9804H14.9646H14.9488H14.933H14.9172H14.9014H14.8856H14.8697H14.8539H14.8381H14.8223H14.8065H14.7907H14.7748H14.759H14.7432H14.7273H14.7115H14.6957H14.6798H14.664H14.6481H14.6323H14.6165H14.6006H14.5847H14.5689H14.553H14.5372H14.5213H14.5055H14.4896H14.4737H14.4578H14.442H14.4261H14.4102H14.3944H14.3785H14.3626H14.3467H14.3308H14.3149H14.299H14.2832H14.2673H14.2514H14.2355H14.2196H14.2037H14.1878H14.1719H14.156H14.1401H14.1242H14.1083H14.0924H14.0764H14.0605H14.0446H14.0287H14.0128H13.9969H13.981H13.965H13.9491H13.9332H13.9173H13.9013H13.8854H13.8695H13.8536H13.8376H13.8217H13.8058H13.7898H13.7739H13.758H13.742H13.7261H13.7102H13.6942H13.6783H13.6624H13.6464H13.6305H13.6145H13.5986H13.5827H13.5667H13.5508H13.5348H13.5189H13.5029H13.487H13.471H13.4551H13.4392H13.4232H13.4073H13.3913H13.3754H13.3594H13.3435H13.3275H13.3116H13.2956H13.2797H13.2637H13.2478H13.2318H13.2159H13.1999H13.184H13.168H13.152H13.1361H13.1201H13.1042H13.0882H13.0723H13.0563H13.0404H13.0244H13.0085H12.9925H12.9766H12.9606H12.9447H12.9287H12.9128H12.8968H12.8809H12.8649H12.849H12.833H12.8171H12.8011H12.7852H12.7693H12.7533H12.7374H12.7214H12.7055H12.6895H12.6736H12.6577H12.6417H12.6258H12.6098H12.5939H12.578H12.562H12.5461H12.5302H12.5142H12.4983H12.4824H12.4664H12.4505H12.4346H12.4186H12.4027H12.3868H12.3709H12.3549H12.339H12.3231H12.3072H12.2913H12.2753H12.2594H12.2435H12.2276H12.2117H12.1958H12.1799H12.164H12.148H12.1321H12.1162H12.1003H12.0844H12.0685H12.0526H12.0367H12.0209H12.005H11.9891H11.9732H11.9573H11.9414H11.9255H11.9096H11.8938H11.8779H11.862H11.8461H11.8303H11.8144H11.7985H11.7827H11.7668H11.7509H11.7351H11.7192H11.7034H11.6875H11.6716H11.6558H11.64H11.6241H11.6083H11.5924H11.5766H11.5608H11.5449H11.5291H11.5133H11.4974H11.4816H11.4658H11.45H11.4342H11.4183H11.4025H11.3867H11.3709H11.3551H11.3393H11.3235H11.3077H11.2919H11.2761H11.2603H11.2446H11.2288H11.213H11.1972H11.1815H11.1657H11.1499H11.1342H11.1184H11.1026H11.0869H11.0711H11.0554H11.0396H11.0239H11.0082H10.9924H10.9767H10.961H10.9452H10.9295H10.9138H10.8981H10.8824H10.8666H10.8509H10.8352H10.8195H10.8038H10.7881H10.7725H10.7568H10.7411H10.7254H10.7097H10.6941H10.6784H10.6627H10.6471H10.6314H10.6158H10.6001H10.5845H10.5688H10.5532H10.5376H10.5219H10.5063H10.4907H10.4751H10.4595H10.4439H10.4282H10.4126H10.397H10.3815H10.3659H10.3503H10.3347H10.3191H10.3036H10.288H10.2724H10.2569H10.2413H10.2258H10.2102H10.1947H10.1791H10.1636H10.1481H10.1325H10.117H10.1015H10.086H10.0705H10.055H10.0395H10.024H10.0085H9.99303H9.97756H9.96208H9.94662H9.93115H9.91569H9.90024H9.88479H9.86935H9.85391H9.83847H9.82305H9.80762H9.7922H9.77679H9.76138H9.74598H9.73058H9.71518H9.69979H9.68441H9.66903H9.65366H9.63829H9.62293H9.60757H9.59222H9.57688H9.56153H9.5462H9.53087H9.51554H9.50022H9.48491H9.4696H9.4543H9.439H9.42371H9.40843H9.39315H9.37787H9.3626H9.34734H9.33208H9.31683H9.30158H9.28634H9.27111H9.25588H9.24066H9.22544H9.21023H9.19503H9.17983H9.16463H9.14945H9.13427H9.11909H9.10392H9.08876H9.0736H9.05845H9.04331H9.02817H9.01304H8.99791H8.9828H8.96768H8.95258H8.93748H8.92238H8.90729H8.89221H8.87714H8.86207H8.84701H8.83195H8.81691H8.80186H8.78683H8.7718H8.75678H8.74176H8.72675H8.71175H8.69676H8.68177H8.66679H8.65181H8.63684H8.62188H8.60693H8.59198H8.57704H8.5621H8.54718H8.53226H8.51734H8.50244H8.48754H8.47803C7.25006 18.5514 6.5 17.1387 6.5 15.5907Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Kettlebell.displayName = 'Kettlebell';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Kite = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M9.10137 4.16206L7.17865 13.7607L7.19677 13.7425L7.22376 13.7156L7.2507 13.6886L7.27761 13.6617L7.30448 13.6348L7.33131 13.608L7.3581 13.5812L7.38486 13.5545L7.41158 13.5277L7.43826 13.5011L7.4649 13.4744L7.49151 13.4478L7.51808 13.4212L7.54461 13.3947L7.57111 13.3682L7.59757 13.3417L7.624 13.3153L7.65038 13.2889L7.67674 13.2626L7.70306 13.2363L7.72934 13.21L7.75559 13.1837L7.7818 13.1575L7.80798 13.1313L7.83413 13.1052L7.86024 13.0791L7.88632 13.053L7.91236 13.027L7.93837 13.0009L7.96435 12.975L7.99029 12.949L8.0162 12.9231L8.04208 12.8972L8.06792 12.8714L8.09374 12.8456L8.11952 12.8198L8.14527 12.794L8.17098 12.7683L8.19667 12.7426L8.22232 12.717L8.24795 12.6914L8.27354 12.6658L8.2991 12.6402L8.32463 12.6147L8.35013 12.5892L8.37561 12.5637L8.40105 12.5383L8.42646 12.5129L8.45184 12.4875L8.47719 12.4621L8.50252 12.4368L8.52781 12.4115L8.55308 12.3862L8.57831 12.361L8.60352 12.3358L8.6287 12.3106L8.65385 12.2855L8.67898 12.2603L8.70408 12.2352L8.72915 12.2102L8.75419 12.1851L8.77921 12.1601L8.8042 12.1351L8.82916 12.1102L8.8541 12.0852L8.87901 12.0603L8.90389 12.0354L8.92875 12.0106L8.95358 11.9857L8.97839 11.9609L9.00317 11.9361L9.02793 11.9114L9.05267 11.8867L9.07737 11.8619L9.10206 11.8373L9.12672 11.8126L9.15136 11.788L9.17597 11.7633L9.20056 11.7388L9.22512 11.7142L9.24967 11.6897L9.27419 11.6651L9.29868 11.6406L9.32316 11.6162L9.34761 11.5917L9.37204 11.5673L9.39645 11.5429L9.42083 11.5185L9.4452 11.4941L9.46954 11.4698L9.49386 11.4455L9.51816 11.4212L9.54245 11.3969L9.5667 11.3726L9.59094 11.3484L9.61516 11.3242L9.63936 11.3L9.66354 11.2758L9.6877 11.2516L9.71184 11.2275L9.73597 11.2033L9.76007 11.1792L9.78415 11.1552L9.80822 11.1311L9.83227 11.107L9.8563 11.083L9.88031 11.059L9.9043 11.035L9.92828 11.011L9.95223 10.9871L9.97618 10.9631L10.0001 10.9392L10.024 10.9153L10.0479 10.8914L10.0718 10.8675L10.0956 10.8437L10.1195 10.8198L10.1433 10.796L10.1671 10.7722L10.1909 10.7484L10.2147 10.7246L10.2385 10.7009L10.2622 10.6771L10.2859 10.6534L10.3097 10.6297L10.3334 10.6059L10.3571 10.5822L10.3807 10.5586L10.4044 10.5349L10.4281 10.5112L10.4517 10.4876L10.4753 10.464L10.499 10.4404L10.5226 10.4168L10.5461 10.3932L10.5697 10.3696L10.5933 10.346L10.6168 10.3225L10.6404 10.2989L10.6639 10.2754L10.6874 10.2519L10.7109 10.2284L10.7344 10.2049L10.7579 10.1814L10.7814 10.1579L10.8049 10.1344L10.8283 10.111L10.8518 10.0875L10.8752 10.0641L10.8986 10.0407L10.9221 10.0173L10.9455 9.99385L10.9689 9.97045L10.9923 9.94706L11.0156 9.92367L11.039 9.9003L11.0624 9.87693L11.0857 9.85357L11.1091 9.83021L11.1324 9.80687L11.1558 9.78353L11.1791 9.7602L11.2024 9.73688L11.2258 9.71356L11.2491 9.69025L11.2724 9.66694L11.2957 9.64364L11.319 9.62035L11.3423 9.59706L11.3655 9.57378L11.3888 9.5505L11.4121 9.52723L11.4354 9.50396L11.4586 9.4807L11.4819 9.45744L11.5051 9.43419L11.5284 9.41093L11.5516 9.38769L11.5749 9.36444L11.5981 9.34121L11.6213 9.31797L11.6446 9.29474L11.6678 9.2715L11.691 9.24828L11.7143 9.22505L11.7375 9.20183L11.7607 9.17861L11.7839 9.15539L11.8071 9.13217L11.8304 9.10895L11.8536 9.08574L11.8768 9.06252L11.9 9.03931L11.9232 9.0161L11.9464 8.99288L11.9696 8.96967L11.9929 8.94646L12.0161 8.92324L12.0393 8.90003L12.0625 8.87682L12.0857 8.8536L12.1089 8.83039L12.1321 8.80717L12.1554 8.78395L12.1786 8.76073L12.2018 8.73751L12.225 8.71429L12.2483 8.69106L12.2715 8.66784L12.2947 8.6446L12.3179 8.62137L12.3412 8.59813L12.3644 8.57489L12.3877 8.55165L12.4109 8.52841L12.4342 8.50516L12.4574 8.4819L12.4807 8.45864L12.5039 8.43538L12.5272 8.41211L12.5505 8.38884L12.5738 8.36556L12.597 8.34228L12.6203 8.31899L12.6436 8.2957L12.6669 8.2724L12.6902 8.24909L12.7135 8.22578L12.7369 8.20246L12.7602 8.17914L12.7835 8.15581L12.8068 8.13247L12.8302 8.10913L12.8535 8.08577L12.8769 8.06241L12.9003 8.03904L12.9236 8.01567L12.9393 8.00004L9.10137 4.16206ZM17.8378 12.8986L8.23931 14.8213L8.25743 14.8032L8.28442 14.7762L8.31136 14.7493L8.33827 14.7224L8.36514 14.6955L8.39197 14.6687L8.41877 14.6419L8.44552 14.6151L8.47224 14.5884L8.49892 14.5617L8.52556 14.5351L8.55217 14.5085L8.57874 14.4819L8.60527 14.4554L8.63177 14.4289L8.65823 14.4024L8.68466 14.376L8.71105 14.3496L8.7374 14.3232L8.76372 14.2969L8.79 14.2706L8.81625 14.2444L8.84246 14.2182L8.86864 14.192L8.89479 14.1658L8.9209 14.1397L8.94698 14.1137L8.97302 14.0876L8.99903 14.0616L9.02501 14.0356L9.05095 14.0097L9.07686 13.9838L9.10274 13.9579L9.12858 13.9321L9.1544 13.9062L9.18018 13.8805L9.20593 13.8547L9.23164 13.829L9.25733 13.8033L9.28298 13.7777L9.30861 13.752L9.3342 13.7264L9.35976 13.7009L9.38529 13.6753L9.41079 13.6498L9.43627 13.6244L9.46171 13.5989L9.48712 13.5735L9.5125 13.5481L9.53785 13.5228L9.56318 13.4975L9.58847 13.4722L9.61374 13.4469L9.63897 13.4217L9.66418 13.3965L9.68936 13.3713L9.71452 13.3461L9.73964 13.321L9.76474 13.2959L9.78981 13.2708L9.81485 13.2458L9.83987 13.2208L9.86486 13.1958L9.88982 13.1708L9.91476 13.1459L9.93967 13.121L9.96455 13.0961L9.98941 13.0712L10.0142 13.0464L10.0391 13.0216L10.0638 12.9968L10.0886 12.972L10.1133 12.9473L10.138 12.9226L10.1627 12.8979L10.1874 12.8733L10.212 12.8486L10.2366 12.824L10.2612 12.7994L10.2858 12.7749L10.3103 12.7503L10.3348 12.7258L10.3593 12.7013L10.3838 12.6768L10.4083 12.6524L10.4327 12.6279L10.4571 12.6035L10.4815 12.5791L10.5059 12.5548L10.5302 12.5304L10.5545 12.5061L10.5788 12.4818L10.6031 12.4575L10.6274 12.4333L10.6516 12.409L10.6758 12.3848L10.7 12.3606L10.7242 12.3364L10.7484 12.3123L10.7725 12.2881L10.7966 12.264L10.8207 12.2399L10.8448 12.2158L10.8689 12.1918L10.8929 12.1677L10.917 12.1437L10.941 12.1197L10.965 12.0957L10.9889 12.0717L11.0129 12.0477L11.0368 12.0238L11.0608 11.9999L11.0847 11.976L11.1086 11.9521L11.1324 11.9282L11.1563 11.9043L11.1801 11.8805L11.204 11.8567L11.2278 11.8329L11.2516 11.8091L11.2754 11.7853L11.2991 11.7615L11.3229 11.7378L11.3466 11.714L11.3703 11.6903L11.394 11.6666L11.4177 11.6429L11.4414 11.6192L11.4651 11.5956L11.4887 11.5719L11.5124 11.5483L11.536 11.5246L11.5596 11.501L11.5832 11.4774L11.6068 11.4538L11.6304 11.4303L11.6539 11.4067L11.6775 11.3831L11.701 11.3596L11.7246 11.3361L11.7481 11.3125L11.7716 11.289L11.7951 11.2655L11.8186 11.2421L11.8421 11.2186L11.8655 11.1951L11.889 11.1717L11.9124 11.1482L11.9359 11.1248L11.9593 11.1013L11.9827 11.0779L12.0061 11.0545L12.0295 11.0311L12.0529 11.0077L12.0763 10.9843L12.0997 10.961L12.123 10.9376L12.1464 10.9142L12.1698 10.8909L12.1931 10.8675L12.2164 10.8442L12.2398 10.8209L12.2631 10.7975L12.2864 10.7742L12.3097 10.7509L12.333 10.7276L12.3563 10.7043L12.3796 10.681L12.4029 10.6577L12.4262 10.6344L12.4495 10.6112L12.4727 10.5879L12.496 10.5646L12.5193 10.5414L12.5425 10.5181L12.5658 10.4948L12.589 10.4716L12.6123 10.4483L12.6355 10.4251L12.6588 10.4019L12.682 10.3786L12.7052 10.3554L12.7285 10.3322L12.7517 10.3089L12.7749 10.2857L12.7981 10.2625L12.8214 10.2393L12.8446 10.216L12.8678 10.1928L12.891 10.1696L12.9142 10.1464L12.9375 10.1232L12.9607 10.1L12.9839 10.0768L13.0071 10.0535L13.0303 10.0303L13.0535 10.0071L13.0767 9.9839L13.0999 9.96069L13.1232 9.93748L13.1464 9.91426L13.1696 9.89105L13.1928 9.86783L13.216 9.84461L13.2392 9.82139L13.2625 9.79817L13.2857 9.77495L13.3089 9.75172L13.3321 9.7285L13.3554 9.70526L13.3786 9.68203L13.4018 9.65879L13.4251 9.63556L13.4483 9.61231L13.4716 9.58907L13.4948 9.56581L13.5181 9.54256L13.5413 9.5193L13.5646 9.49604L13.5879 9.47277L13.6111 9.4495L13.6344 9.42622L13.6577 9.40294L13.681 9.37965L13.7043 9.35636L13.7276 9.33306L13.7509 9.30975L13.7742 9.28644L13.7975 9.26312L13.8208 9.2398L13.8442 9.21647L13.8675 9.19313L13.8909 9.16979L13.9142 9.14643L13.9376 9.12307L13.9609 9.0997L13.9843 9.07633L13.9999 9.06071L17.8378 12.8986ZM18.5 11.4395L15.0606 8.00005L15.0717 7.98896L15.0957 7.96498L15.1196 7.94099L15.1437 7.91698L15.1677 7.89295L15.1917 7.8689L15.2158 7.84484L15.2399 7.82075L15.264 7.79665L15.2881 7.77253L15.3122 7.74839L15.3364 7.72423L15.3606 7.70005L15.3848 7.67585L15.409 7.65163L15.4332 7.62739L15.4575 7.60313L15.4818 7.57885L15.5061 7.55455L15.5304 7.53023L15.5548 7.50588L15.5791 7.48152L15.6035 7.45713L15.6279 7.43272L15.6523 7.40829L15.6768 7.38384L15.7013 7.35937L15.7258 7.33487L15.7503 7.31035L15.7748 7.28581L15.7994 7.26124L15.824 7.23665L15.8486 7.21204L15.8732 7.1874L15.8979 7.16274L15.9226 7.13806L15.9473 7.11335L15.972 7.08862L15.9968 7.06386L16.0216 7.03908L16.0464 7.01427L16.0712 6.98943L16.0961 6.96458L16.1209 6.93969L16.1459 6.91478L16.1708 6.88984L16.1958 6.86488L16.2207 6.83989L16.2458 6.81488L16.2708 6.78983L16.2959 6.76476L16.321 6.73966L16.3461 6.71454L16.3713 6.68939L16.3964 6.66421L16.4216 6.639L16.4469 6.61376L16.4721 6.58849L16.4974 6.5632L16.5228 6.53788L16.5481 6.51252L16.5735 6.48714L16.5989 6.46173L16.6243 6.43629L16.6498 6.41082L16.6753 6.38532L16.7008 6.35979L16.7264 6.33422L16.752 6.30863L16.7776 6.28301L16.8033 6.25735L16.829 6.23167L16.8547 6.20595L16.8804 6.1802L16.9062 6.15442L16.932 6.12861L16.9579 6.10276L16.9838 6.07688L17.0097 6.05097L17.0356 6.02503L17.0616 5.99905L17.0876 5.97304L17.1136 5.947L17.1397 5.92092L17.1658 5.89481L17.192 5.86867L17.2181 5.84249L17.2444 5.81627L17.2706 5.79003L17.2969 5.76374L17.3232 5.73742L17.3496 5.71107L17.376 5.68468L17.4024 5.65825L17.4288 5.63179L17.4553 5.6053L17.4819 5.57876L17.5084 5.55219L17.535 5.52559L17.5617 5.49894L17.5884 5.47226L17.6151 5.44554L17.6418 5.41879L17.6686 5.392L17.6955 5.36517L17.7223 5.3383L17.7492 5.31139L17.7762 5.28444L17.8032 5.25746L17.8302 5.23044L17.8573 5.20337L17.8844 5.17627L17.9115 5.14913L17.9387 5.12195L17.9659 5.09473L17.9932 5.06747L18.0205 5.04017L18.0478 5.01283L18.0752 4.98544L18.1026 4.95802L18.1301 4.93056L18.1576 4.90305L18.1851 4.8755L18.2127 4.84791L18.2404 4.82028L18.268 4.79261L18.2957 4.7649L18.3235 4.73714L18.3513 4.70934L18.3791 4.6815L18.407 4.65361L18.435 4.62568L18.4629 4.59771L18.4909 4.56969L18.5 4.56066V11.4395ZM10.5606 3.5H17.4393L17.4303 3.50903L17.4023 3.53705L17.3743 3.56502L17.3464 3.59295L17.3185 3.62084L17.2906 3.64868L17.2628 3.67648L17.2351 3.70424L17.2074 3.73195L17.1797 3.75962L17.1521 3.78725L17.1245 3.81484L17.0969 3.84239L17.0694 3.86989L17.042 3.89736L17.0145 3.92478L16.9872 3.95216L16.9598 3.97951L16.9325 4.00681L16.9052 4.03407L16.878 4.06129L16.8508 4.08847L16.8237 4.11561L16.7966 4.14271L16.7695 4.16978L16.7425 4.1968L16.7155 4.22378L16.6886 4.25073L16.6617 4.27764L16.6348 4.30451L16.608 4.33134L16.5812 4.35813L16.5544 4.38488L16.5277 4.4116L16.501 4.43828L16.4744 4.46493L16.4478 4.49153L16.4212 4.5181L16.3947 4.54464L16.3682 4.57113L16.3417 4.59759L16.3153 4.62402L16.2889 4.65041L16.2626 4.67676L16.2362 4.70308L16.21 4.72936L16.1837 4.75561L16.1575 4.78183L16.1313 4.80801L16.1052 4.83415L16.0791 4.86026L16.053 4.88634L16.0269 4.91238L16.0009 4.93839L15.9749 4.96437L15.949 4.99031L15.9231 5.01622L15.8972 5.0421L15.8714 5.06795L15.8456 5.09376L15.8198 5.11954L15.794 5.14529L15.7683 5.17101L15.7426 5.19669L15.717 5.22235L15.6913 5.24797L15.6658 5.27356L15.6402 5.29913L15.6147 5.32466L15.5892 5.35016L15.5637 5.37563L15.5382 5.40107L15.5128 5.42648L15.4875 5.45186L15.4621 5.47722L15.4368 5.50254L15.4115 5.52783L15.3862 5.5531L15.361 5.57834L15.3358 5.60355L15.3106 5.62873L15.2854 5.65388L15.2603 5.679L15.2352 5.7041L15.2101 5.72917L15.1851 5.75422L15.1601 5.77923L15.1351 5.80422L15.1101 5.82918L15.0852 5.85412L15.0603 5.87903L15.0354 5.90392L15.0105 5.92877L14.9857 5.95361L14.9609 5.97842L14.9361 6.0032L14.9114 6.02796L14.8866 6.05269L14.8619 6.0774L14.8372 6.10208L14.8126 6.12674L14.7879 6.15138L14.7633 6.17599L14.7387 6.20058L14.7142 6.22515L14.6896 6.24969L14.6651 6.27421L14.6406 6.29871L14.6161 6.32318L14.5917 6.34763L14.5673 6.37206L14.5428 6.39647L14.5185 6.42086L14.4941 6.44522L14.4698 6.46956L14.4454 6.49389L14.4211 6.51819L14.3968 6.54247L14.3726 6.56673L14.3483 6.59097L14.3241 6.61519L14.2999 6.63939L14.2757 6.66357L14.2516 6.68773L14.2274 6.71187L14.2033 6.73599L14.1792 6.76009L14.1551 6.78418L14.1311 6.80824L14.107 6.83229L14.083 6.85632L14.059 6.88033L14.035 6.90432L14.011 6.9283L13.9999 6.93938L10.5606 3.5ZM7.88393 2.60269C7.95413 2.25223 8.26189 2 8.61932 2H19.25C19.6642 2 20 2.33579 20 2.75V13.3806C20 13.7381 19.7477 14.0458 19.3973 14.116L6.27326 16.7449C5.81562 17.1979 5.77482 17.9339 6.19607 18.4359L6.63434 18.9582C7.54605 20.0447 7.40432 21.6646 6.31779 22.5763L5.35361 21.4273C5.80553 21.0481 5.86448 20.3743 5.48527 19.9224L5.04701 19.4001C4.10248 18.2744 4.21383 16.6142 5.27574 15.6233L7.88393 2.60269Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Kite.displayName = 'Kite';
@@ -0,0 +1,20 @@
1
+ import { SVGProps } from 'react';
2
+
3
+ export const Knife = (props: SVGProps<SVGSVGElement>) => (
4
+ <svg
5
+ width="24"
6
+ height="24"
7
+ viewBox="0 0 24 24"
8
+ fill="currentColor"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ {...props}
11
+ >
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M10.8594 17.0923L9.14819 16.432L9.08345 16.6015L9.14819 16.432C9.10342 16.4147 9.0645 16.3849 9.03607 16.3462L8.06826 15.0278C7.99258 14.9247 8.00644 14.7814 8.10042 14.6954L17.261 6.31444C16.9912 8.1597 16.5017 9.71832 15.8138 11.1165C14.767 13.2442 13.2143 15.0953 11.0824 17.0601C11.0366 17.1024 10.9524 17.1282 10.8594 17.0923ZM8.84853 17.9223L10.3248 18.4919C10.9331 18.7266 11.6229 18.606 12.1008 18.1656C16.1787 14.4073 18.5062 10.782 18.9329 4.78485C18.9399 4.68683 18.9463 4.58818 18.9523 4.48888C18.9714 4.17003 18.9853 3.84454 18.9939 3.51203C18.9962 3.42614 18.998 3.33978 18.9996 3.25295C19.0034 3.0353 18.7458 2.91884 18.5855 3.06545L18.3949 3.23987L17.6782 3.89557L17.4721 4.08411L7.63739 13.0818L7.63724 13.0816L6.52258 14.0855L2.2535 17.9302C1.95479 18.1992 1.91423 18.662 2.16154 18.9795L3.14775 20.2456C3.84687 21.1431 5.13325 21.2583 5.97876 20.4991L8.84853 17.9223ZM7.64808 16.9851L5.00991 19.354C4.79853 19.5438 4.47694 19.515 4.30216 19.2906L3.75841 18.5925L6.81193 15.8426C6.82761 15.8662 6.84394 15.8896 6.8609 15.9128L7.64808 16.9851Z"
16
+ />
17
+ </svg>
18
+ );
19
+
20
+ Knife.displayName = 'Knife';