@ubie/vitals-icon 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (436) hide show
  1. package/.storybook/main.ts +14 -0
  2. package/.storybook/preview.tsx +24 -0
  3. package/.storybook/vitest.setup.ts +7 -0
  4. package/assets/account-icon.svg +4 -0
  5. package/assets/account-setting-icon.svg +5 -0
  6. package/assets/address-icon.svg +4 -0
  7. package/assets/alert-icon.svg +5 -0
  8. package/assets/alertA-icon.svg +5 -0
  9. package/assets/alertB-icon.svg +5 -0
  10. package/assets/ambulance-icon.svg +4 -0
  11. package/assets/arrowA-down-icon.svg +3 -0
  12. package/assets/arrowA-left-icon.svg +3 -0
  13. package/assets/arrowA-right-icon.svg +3 -0
  14. package/assets/arrowA-up-icon.svg +3 -0
  15. package/assets/arrowB-down-icon.svg +3 -0
  16. package/assets/arrowB-left-icon.svg +3 -0
  17. package/assets/arrowB-right-icon.svg +3 -0
  18. package/assets/arrowB-up-icon.svg +3 -0
  19. package/assets/arrowC-down-fill-icon.svg +3 -0
  20. package/assets/arrowC-down-icon.svg +3 -0
  21. package/assets/arrowC-left-fill-icon.svg +3 -0
  22. package/assets/arrowC-left-icon.svg +3 -0
  23. package/assets/arrowC-right-fill-icon.svg +3 -0
  24. package/assets/arrowC-right-icon.svg +3 -0
  25. package/assets/arrowC-up-fill-icon.svg +3 -0
  26. package/assets/arrowC-up-icon.svg +3 -0
  27. package/assets/arrowD-down-icon.svg +3 -0
  28. package/assets/arrowD-left-icon.svg +3 -0
  29. package/assets/arrowD-right-icon.svg +3 -0
  30. package/assets/arrowD-up-icon.svg +3 -0
  31. package/assets/arrowE-down-icon.svg +3 -0
  32. package/assets/arrowE-left-icon.svg +3 -0
  33. package/assets/arrowE-right-icon.svg +3 -0
  34. package/assets/arrowE-up-icon.svg +3 -0
  35. package/assets/beginner-icon.svg +3 -0
  36. package/assets/bike-icon.svg +3 -0
  37. package/assets/birthday-icon.svg +4 -0
  38. package/assets/blank-link-icon.svg +4 -0
  39. package/assets/bookmark-fill-icon.svg +3 -0
  40. package/assets/bookmark-outline-icon.svg +3 -0
  41. package/assets/boy-icon.svg +5 -0
  42. package/assets/calendar-icon.svg +8 -0
  43. package/assets/camera-icon.svg +3 -0
  44. package/assets/cancel-icon.svg +3 -0
  45. package/assets/capsule-icon.svg +3 -0
  46. package/assets/capsule-tablet-icon.svg +4 -0
  47. package/assets/car-icon.svg +5 -0
  48. package/assets/checkA-icon.svg +3 -0
  49. package/assets/checkB-fill-icon.svg +3 -0
  50. package/assets/checkB-icon.svg +4 -0
  51. package/assets/checkbox-off-outline-icon.svg +3 -0
  52. package/assets/checkbox-on-outline-icon.svg +4 -0
  53. package/assets/circle-fill-icon.svg +3 -0
  54. package/assets/circle-outline-icon.svg +3 -0
  55. package/assets/closeA-icon.svg +3 -0
  56. package/assets/closeB-icon.svg +4 -0
  57. package/assets/comment-bubble-icon.svg +3 -0
  58. package/assets/comment-fill-icon.svg +3 -0
  59. package/assets/comment-outline-icon.svg +5 -0
  60. package/assets/comment-writing-fill-icon.svg +3 -0
  61. package/assets/comment-writing-outline-icon.svg +6 -0
  62. package/assets/condition-bad-1-icon.svg +6 -0
  63. package/assets/condition-bad-2-icon.svg +6 -0
  64. package/assets/condition-bad-3-icon.svg +6 -0
  65. package/assets/condition-good-1-icon.svg +6 -0
  66. package/assets/condition-good-2-icon.svg +6 -0
  67. package/assets/condition-good-3-icon.svg +6 -0
  68. package/assets/condition-normal-icon.svg +6 -0
  69. package/assets/copy-icon.svg +4 -0
  70. package/assets/credit-card-icon.svg +3 -0
  71. package/assets/crop-icon.svg +6 -0
  72. package/assets/devices-icon.svg +4 -0
  73. package/assets/display-icon.svg +3 -0
  74. package/assets/doctor-bag-icon.svg +4 -0
  75. package/assets/doctor-icon.svg +4 -0
  76. package/assets/doublecircle-icon.svg +4 -0
  77. package/assets/download-icon.svg +4 -0
  78. package/assets/drawer-icon.svg +3 -0
  79. package/assets/ecg-heart-fill-icon.svg +3 -0
  80. package/assets/ecg-outline-icon.svg +3 -0
  81. package/assets/edit-icon.svg +4 -0
  82. package/assets/expansion-icon.svg +4 -0
  83. package/assets/favolite-add-icon.svg +4 -0
  84. package/assets/favolite-outline-icon.svg +3 -0
  85. package/assets/favorite-add-icon.svg +4 -0
  86. package/assets/favorite-fill-icon.svg +3 -0
  87. package/assets/favorite-outline-icon.svg +3 -0
  88. package/assets/favorite-remove-icon.svg +4 -0
  89. package/assets/female-human-icon.svg +4 -0
  90. package/assets/female-symbol-icon.svg +3 -0
  91. package/assets/file-icon.svg +3 -0
  92. package/assets/filter-icon.svg +5 -0
  93. package/assets/finger-down-icon.svg +3 -0
  94. package/assets/finger-left-icon.svg +3 -0
  95. package/assets/finger-right-icon.svg +3 -0
  96. package/assets/finger-up-icon.svg +3 -0
  97. package/assets/first-aid-box-icon.svg +4 -0
  98. package/assets/flag-icon.svg +3 -0
  99. package/assets/folder-icon.svg +3 -0
  100. package/assets/gender-human-icon.svg +6 -0
  101. package/assets/gender-symbol-icon.svg +4 -0
  102. package/assets/girl-icon.svg +5 -0
  103. package/assets/help-icon.svg +5 -0
  104. package/assets/hide-fill-icon.svg +5 -0
  105. package/assets/hide-outline-icon.svg +5 -0
  106. package/assets/history-icon.svg +4 -0
  107. package/assets/home-outline-icon.svg +3 -0
  108. package/assets/hospital-icon.svg +4 -0
  109. package/assets/image-icon.svg +4 -0
  110. package/assets/information-icon.svg +5 -0
  111. package/assets/injection-icon.svg +3 -0
  112. package/assets/insurance-card-icon.svg +6 -0
  113. package/assets/laptop-icon.svg +3 -0
  114. package/assets/leader-horizontal-icon.svg +5 -0
  115. package/assets/leader-vertical-icon.svg +5 -0
  116. package/assets/light-icon.svg +3 -0
  117. package/assets/light-on-icon.svg +8 -0
  118. package/assets/link-icon.svg +3 -0
  119. package/assets/lock-icon.svg +4 -0
  120. package/assets/login-icon.svg +4 -0
  121. package/assets/logout-icon.svg +4 -0
  122. package/assets/mail-outline-icon.svg +3 -0
  123. package/assets/male-human-icon.svg +4 -0
  124. package/assets/male-symbol-icon.svg +3 -0
  125. package/assets/man-icon.svg +5 -0
  126. package/assets/map-icon.svg +3 -0
  127. package/assets/mask-icon.svg +5 -0
  128. package/assets/medical-ID-icon.svg +5 -0
  129. package/assets/medical-ID-off-icon.svg +5 -0
  130. package/assets/medical-form-icon.svg +9 -0
  131. package/assets/medical-heart-icon.svg +3 -0
  132. package/assets/medical-symbol-fill-icon.svg +3 -0
  133. package/assets/medical-symbol-outline-icon.svg +3 -0
  134. package/assets/medicine-auto-injector-icon.svg +4 -0
  135. package/assets/medicine-enema-icon.svg +3 -0
  136. package/assets/medicine-injection-form-icon.svg +3 -0
  137. package/assets/medicine-intravenous-drip-icon.svg +3 -0
  138. package/assets/medicine-powder-icon.svg +8 -0
  139. package/assets/medicine-suppository-icon.svg +3 -0
  140. package/assets/medicine-syrup-icon.svg +3 -0
  141. package/assets/medicine-tablet-icon.svg +3 -0
  142. package/assets/memo-icon.svg +6 -0
  143. package/assets/menu-icon.svg +8 -0
  144. package/assets/mic-icon.svg +4 -0
  145. package/assets/mic-mute-icon.svg +5 -0
  146. package/assets/minusA-icon.svg +3 -0
  147. package/assets/minusB-icon.svg +4 -0
  148. package/assets/move-icon.svg +3 -0
  149. package/assets/mute-icon.svg +4 -0
  150. package/assets/mynumber-card-icon.svg +8 -0
  151. package/assets/notification-icon.svg +4 -0
  152. package/assets/nurse-icon.svg +5 -0
  153. package/assets/old-man-icon.svg +5 -0
  154. package/assets/old-woman-icon.svg +5 -0
  155. package/assets/pen-icon.svg +3 -0
  156. package/assets/person-add-icon.svg +5 -0
  157. package/assets/person-remove-icon.svg +5 -0
  158. package/assets/phone-icon.svg +3 -0
  159. package/assets/pin-icon.svg +3 -0
  160. package/assets/plusA-icon.svg +3 -0
  161. package/assets/plusB-icon.svg +4 -0
  162. package/assets/post-icon.svg +6 -0
  163. package/assets/postal-code-icon.svg +4 -0
  164. package/assets/printer-icon.svg +3 -0
  165. package/assets/qr-code-reader-icon.svg +18 -0
  166. package/assets/range-selection-icon.svg +3 -0
  167. package/assets/reception-icon.svg +5 -0
  168. package/assets/redo-icon.svg +3 -0
  169. package/assets/reload-icon.svg +3 -0
  170. package/assets/return -icon.svg +3 -0
  171. package/assets/rotate-icon.svg +4 -0
  172. package/assets/search-icon.svg +3 -0
  173. package/assets/security-icon.svg +4 -0
  174. package/assets/send-icon.svg +3 -0
  175. package/assets/setting-icon.svg +4 -0
  176. package/assets/setup-icon.svg +3 -0
  177. package/assets/share-icon.svg +3 -0
  178. package/assets/shareB-icon.svg +3 -0
  179. package/assets/show-fill-icon.svg +3 -0
  180. package/assets/show-outline-icon.svg +4 -0
  181. package/assets/shrink-icon.svg +4 -0
  182. package/assets/sick-icon.svg +8 -0
  183. package/assets/smartphone-icon.svg +3 -0
  184. package/assets/sort-atoz-icon.svg +5 -0
  185. package/assets/sort-icon.svg +4 -0
  186. package/assets/square-icon.svg +3 -0
  187. package/assets/star-fill-icon.svg +3 -0
  188. package/assets/star-half-icon.svg +3 -0
  189. package/assets/star-outline-icon.svg +3 -0
  190. package/assets/stethoscope-icon.svg +3 -0
  191. package/assets/tablet-icon.svg +3 -0
  192. package/assets/thumb-down-fill-icon.svg +4 -0
  193. package/assets/thumb-down-outline-icon.svg +4 -0
  194. package/assets/thumb-up-fill-icon.svg +4 -0
  195. package/assets/thumb-up-outline-icon.svg +4 -0
  196. package/assets/ticket-icon.svg +5 -0
  197. package/assets/train-icon.svg +5 -0
  198. package/assets/trash-empty-icon.svg +3 -0
  199. package/assets/trash-icon.svg +5 -0
  200. package/assets/triangle-down-icon.svg +3 -0
  201. package/assets/triangle-up-icon.svg +3 -0
  202. package/assets/ubie-icon.svg +7 -0
  203. package/assets/unfold-more-icon.svg +4 -0
  204. package/assets/unlock-icon.svg +4 -0
  205. package/assets/upload-icon.svg +4 -0
  206. package/assets/virus-icon.svg +6 -0
  207. package/assets/volume-icon.svg +5 -0
  208. package/assets/walk-icon.svg +4 -0
  209. package/assets/weight-scale-icon.svg +4 -0
  210. package/assets/wheelchair-icon.svg +4 -0
  211. package/assets/woman-icon.svg +5 -0
  212. package/assets/workflow-icon.svg +3 -0
  213. package/css.d.ts +4 -0
  214. package/dist/index.cjs +5187 -0
  215. package/dist/index.d.cts +632 -0
  216. package/dist/index.d.cts.map +1 -0
  217. package/dist/index.d.mts +632 -0
  218. package/dist/index.d.mts.map +1 -0
  219. package/dist/index.mjs +4980 -0
  220. package/dist/index.mjs.map +1 -0
  221. package/package.json +40 -0
  222. package/src/AccountIcon.tsx +19 -0
  223. package/src/AccountSettingIcon.tsx +19 -0
  224. package/src/AddressIcon.tsx +23 -0
  225. package/src/AlertAIcon.tsx +23 -0
  226. package/src/AlertBIcon.tsx +23 -0
  227. package/src/AlertIcon.tsx +23 -0
  228. package/src/AmbulanceIcon.tsx +20 -0
  229. package/src/ArrowADownIcon.tsx +17 -0
  230. package/src/ArrowALeftIcon.tsx +17 -0
  231. package/src/ArrowARightIcon.tsx +17 -0
  232. package/src/ArrowAUpIcon.tsx +17 -0
  233. package/src/ArrowBDownIcon.tsx +19 -0
  234. package/src/ArrowBLeftIcon.tsx +19 -0
  235. package/src/ArrowBRightIcon.tsx +19 -0
  236. package/src/ArrowBUpIcon.tsx +19 -0
  237. package/src/ArrowCDownFillIcon.tsx +19 -0
  238. package/src/ArrowCDownIcon.tsx +19 -0
  239. package/src/ArrowCLeftFillIcon.tsx +19 -0
  240. package/src/ArrowCLeftIcon.tsx +19 -0
  241. package/src/ArrowCRightFillIcon.tsx +19 -0
  242. package/src/ArrowCRightIcon.tsx +19 -0
  243. package/src/ArrowCUpFillIcon.tsx +19 -0
  244. package/src/ArrowCUpIcon.tsx +19 -0
  245. package/src/ArrowDDownIcon.tsx +17 -0
  246. package/src/ArrowDLeftIcon.tsx +17 -0
  247. package/src/ArrowDRightIcon.tsx +17 -0
  248. package/src/ArrowDUpIcon.tsx +17 -0
  249. package/src/ArrowEDownIcon.tsx +19 -0
  250. package/src/ArrowELeftIcon.tsx +19 -0
  251. package/src/ArrowERightIcon.tsx +19 -0
  252. package/src/ArrowEUpIcon.tsx +19 -0
  253. package/src/BeginnerIcon.tsx +19 -0
  254. package/src/BikeIcon.tsx +19 -0
  255. package/src/BirthdayIcon.tsx +21 -0
  256. package/src/BlankLinkIcon.tsx +21 -0
  257. package/src/BookmarkFillIcon.tsx +17 -0
  258. package/src/BookmarkOutlineIcon.tsx +19 -0
  259. package/src/BoyIcon.tsx +23 -0
  260. package/src/CalendarIcon.tsx +23 -0
  261. package/src/CameraIcon.tsx +19 -0
  262. package/src/CancelIcon.tsx +19 -0
  263. package/src/CapsuleIcon.tsx +19 -0
  264. package/src/CapsuleTabletIcon.tsx +23 -0
  265. package/src/CarIcon.tsx +23 -0
  266. package/src/CheckAIcon.tsx +19 -0
  267. package/src/CheckBFillIcon.tsx +19 -0
  268. package/src/CheckBIcon.tsx +23 -0
  269. package/src/CheckboxOffOutlineIcon.tsx +19 -0
  270. package/src/CheckboxOnOutlineIcon.tsx +23 -0
  271. package/src/CircleFillIcon.tsx +17 -0
  272. package/src/CircleOutlineIcon.tsx +19 -0
  273. package/src/CloseAIcon.tsx +19 -0
  274. package/src/CloseBIcon.tsx +23 -0
  275. package/src/CommentBubbleIcon.tsx +19 -0
  276. package/src/CommentFillIcon.tsx +19 -0
  277. package/src/CommentOutlineIcon.tsx +23 -0
  278. package/src/CommentWritingFillIcon.tsx +19 -0
  279. package/src/CommentWritingOutlineIcon.tsx +23 -0
  280. package/src/ConditionBad1Icon.tsx +23 -0
  281. package/src/ConditionBad2Icon.tsx +23 -0
  282. package/src/ConditionBad3Icon.tsx +29 -0
  283. package/src/ConditionGood1Icon.tsx +23 -0
  284. package/src/ConditionGood2Icon.tsx +23 -0
  285. package/src/ConditionGood3Icon.tsx +29 -0
  286. package/src/ConditionNormalIcon.tsx +23 -0
  287. package/src/CopyIcon.tsx +23 -0
  288. package/src/CreditCardIcon.tsx +17 -0
  289. package/src/CropIcon.tsx +17 -0
  290. package/src/DevicesIcon.tsx +23 -0
  291. package/src/DisplayIcon.tsx +19 -0
  292. package/src/DoctorBagIcon.tsx +20 -0
  293. package/src/DoctorIcon.tsx +23 -0
  294. package/src/DoublecircleIcon.tsx +25 -0
  295. package/src/DownloadIcon.tsx +21 -0
  296. package/src/DrawerIcon.tsx +19 -0
  297. package/src/EcgHeartFillIcon.tsx +17 -0
  298. package/src/EcgOutlineIcon.tsx +19 -0
  299. package/src/EditIcon.tsx +21 -0
  300. package/src/ExpansionIcon.tsx +17 -0
  301. package/src/FavoliteAddIcon.tsx +21 -0
  302. package/src/FavoliteOutlineIcon.tsx +19 -0
  303. package/src/FavoriteAddIcon.tsx +21 -0
  304. package/src/FavoriteFillIcon.tsx +17 -0
  305. package/src/FavoriteOutlineIcon.tsx +19 -0
  306. package/src/FavoriteRemoveIcon.tsx +21 -0
  307. package/src/FemaleHumanIcon.tsx +17 -0
  308. package/src/FemaleSymbolIcon.tsx +19 -0
  309. package/src/FileIcon.tsx +19 -0
  310. package/src/FilterIcon.tsx +19 -0
  311. package/src/FingerDownIcon.tsx +19 -0
  312. package/src/FingerLeftIcon.tsx +19 -0
  313. package/src/FingerRightIcon.tsx +19 -0
  314. package/src/FingerUpIcon.tsx +19 -0
  315. package/src/FirstAidBoxIcon.tsx +20 -0
  316. package/src/FlagIcon.tsx +19 -0
  317. package/src/FolderIcon.tsx +19 -0
  318. package/src/GenderHumanIcon.tsx +17 -0
  319. package/src/GenderSymbolIcon.tsx +19 -0
  320. package/src/GirlIcon.tsx +23 -0
  321. package/src/HelpIcon.tsx +23 -0
  322. package/src/HideFillIcon.tsx +24 -0
  323. package/src/HideOutlineIcon.tsx +27 -0
  324. package/src/HistoryIcon.tsx +23 -0
  325. package/src/HomeOutlineIcon.tsx +19 -0
  326. package/src/HospitalIcon.tsx +20 -0
  327. package/src/ImageIcon.tsx +20 -0
  328. package/src/InformationIcon.tsx +23 -0
  329. package/src/InjectionIcon.tsx +19 -0
  330. package/src/InsuranceCardIcon.tsx +23 -0
  331. package/src/LaptopIcon.tsx +19 -0
  332. package/src/LeaderHorizontalIcon.tsx +17 -0
  333. package/src/LeaderVerticalIcon.tsx +17 -0
  334. package/src/LightIcon.tsx +19 -0
  335. package/src/LightOnIcon.tsx +27 -0
  336. package/src/LinkIcon.tsx +19 -0
  337. package/src/LockIcon.tsx +20 -0
  338. package/src/LoginIcon.tsx +21 -0
  339. package/src/LogoutIcon.tsx +21 -0
  340. package/src/MailOutlineIcon.tsx +19 -0
  341. package/src/MaleHumanIcon.tsx +17 -0
  342. package/src/MaleSymbolIcon.tsx +19 -0
  343. package/src/ManIcon.tsx +23 -0
  344. package/src/MapIcon.tsx +19 -0
  345. package/src/MaskIcon.tsx +23 -0
  346. package/src/MedicalFormIcon.tsx +23 -0
  347. package/src/MedicalHeartIcon.tsx +19 -0
  348. package/src/MedicalIdIcon.tsx +23 -0
  349. package/src/MedicalIdOffIcon.tsx +24 -0
  350. package/src/MedicalSymbolFillIcon.tsx +17 -0
  351. package/src/MedicalSymbolOutlineIcon.tsx +19 -0
  352. package/src/MedicineAutoInjectorIcon.tsx +23 -0
  353. package/src/MedicineEnemaIcon.tsx +19 -0
  354. package/src/MedicineInjectionFormIcon.tsx +19 -0
  355. package/src/MedicineIntravenousDripIcon.tsx +19 -0
  356. package/src/MedicinePowderIcon.tsx +23 -0
  357. package/src/MedicineSuppositoryIcon.tsx +19 -0
  358. package/src/MedicineSyrupIcon.tsx +19 -0
  359. package/src/MedicineTabletIcon.tsx +19 -0
  360. package/src/MemoIcon.tsx +23 -0
  361. package/src/MenuIcon.tsx +17 -0
  362. package/src/MicIcon.tsx +23 -0
  363. package/src/MicMuteIcon.tsx +23 -0
  364. package/src/MinusAIcon.tsx +19 -0
  365. package/src/MinusBIcon.tsx +20 -0
  366. package/src/MoveIcon.tsx +17 -0
  367. package/src/MuteIcon.tsx +23 -0
  368. package/src/MynumberCardIcon.tsx +29 -0
  369. package/src/NotificationIcon.tsx +20 -0
  370. package/src/NurseIcon.tsx +29 -0
  371. package/src/OldManIcon.tsx +23 -0
  372. package/src/OldWomanIcon.tsx +23 -0
  373. package/src/PenIcon.tsx +19 -0
  374. package/src/PersonAddIcon.tsx +23 -0
  375. package/src/PersonRemoveIcon.tsx +20 -0
  376. package/src/PhoneIcon.tsx +17 -0
  377. package/src/PinIcon.tsx +19 -0
  378. package/src/PlusAIcon.tsx +19 -0
  379. package/src/PlusBIcon.tsx +23 -0
  380. package/src/PostIcon.tsx +21 -0
  381. package/src/PostalCodeIcon.tsx +17 -0
  382. package/src/PrinterIcon.tsx +19 -0
  383. package/src/QrCodeReaderIcon.tsx +29 -0
  384. package/src/RangeSelectionIcon.tsx +19 -0
  385. package/src/ReceptionIcon.tsx +19 -0
  386. package/src/RedoIcon.tsx +17 -0
  387. package/src/ReloadIcon.tsx +17 -0
  388. package/src/ReturnIcon.tsx +19 -0
  389. package/src/RotateIcon.tsx +23 -0
  390. package/src/SearchIcon.tsx +19 -0
  391. package/src/SecurityIcon.tsx +23 -0
  392. package/src/SendIcon.tsx +19 -0
  393. package/src/SettingIcon.tsx +25 -0
  394. package/src/SetupIcon.tsx +19 -0
  395. package/src/ShareBIcon.tsx +19 -0
  396. package/src/ShareIcon.tsx +19 -0
  397. package/src/ShowFillIcon.tsx +19 -0
  398. package/src/ShowOutlineIcon.tsx +25 -0
  399. package/src/ShrinkIcon.tsx +17 -0
  400. package/src/SickIcon.tsx +27 -0
  401. package/src/SmartphoneIcon.tsx +19 -0
  402. package/src/SortAtozIcon.tsx +23 -0
  403. package/src/SortIcon.tsx +17 -0
  404. package/src/SquareIcon.tsx +17 -0
  405. package/src/StarFillIcon.tsx +17 -0
  406. package/src/StarHalfIcon.tsx +19 -0
  407. package/src/StarOutlineIcon.tsx +19 -0
  408. package/src/StethoscopeIcon.tsx +19 -0
  409. package/src/TabletIcon.tsx +19 -0
  410. package/src/ThumbDownFillIcon.tsx +17 -0
  411. package/src/ThumbDownOutlineIcon.tsx +23 -0
  412. package/src/ThumbUpFillIcon.tsx +17 -0
  413. package/src/ThumbUpOutlineIcon.tsx +23 -0
  414. package/src/TicketIcon.tsx +23 -0
  415. package/src/TrainIcon.tsx +23 -0
  416. package/src/TrashEmptyIcon.tsx +19 -0
  417. package/src/TrashIcon.tsx +23 -0
  418. package/src/TriangleDownIcon.tsx +17 -0
  419. package/src/TriangleUpIcon.tsx +17 -0
  420. package/src/UbieIcon.tsx +25 -0
  421. package/src/UnfoldMoreIcon.tsx +19 -0
  422. package/src/UnlockIcon.tsx +20 -0
  423. package/src/UploadIcon.tsx +21 -0
  424. package/src/VirusIcon.tsx +23 -0
  425. package/src/VolumeIcon.tsx +27 -0
  426. package/src/WalkIcon.tsx +17 -0
  427. package/src/WeightScaleIcon.tsx +23 -0
  428. package/src/WheelchairIcon.tsx +20 -0
  429. package/src/WomanIcon.tsx +23 -0
  430. package/src/WorkflowIcon.tsx +19 -0
  431. package/src/index.ts +209 -0
  432. package/stories/Icons.css +30 -0
  433. package/stories/Icons.stories.tsx +11 -0
  434. package/stories/Icons.tsx +16 -0
  435. package/tsconfig.json +8 -0
  436. package/tsconfig.tsbuildinfo +1 -0
@@ -0,0 +1,25 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgShowOutlineIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="M12 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10m-3 5a3 3 0 1 1 6 0 3 3 0 0 1-6 0"
15
+ clipRule="evenodd"
16
+ />
17
+ <path
18
+ fill="currentColor"
19
+ fillRule="evenodd"
20
+ d="M12 4.005c-5.045 0-9.343 3.194-10.937 7.66a1 1 0 0 0 0 .67C2.657 16.8 6.955 19.995 12 19.995c5.046 0 9.343-3.194 10.937-7.66a1 1 0 0 0 0-.67C21.343 7.2 17.045 4.005 12 4.005m0 14A9.61 9.61 0 0 1 3.064 12 9.61 9.61 0 0 1 12 5.995 9.61 9.61 0 0 1 20.936 12 9.61 9.61 0 0 1 12 18.005"
21
+ clipRule="evenodd"
22
+ />
23
+ </svg>
24
+ );
25
+ export default SvgShowOutlineIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgShrinkIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M14.293 9.707A1 1 0 0 1 14 9V4a1 1 0 1 1 2 0v2.586l4.293-4.293a1 1 0 1 1 1.414 1.414L17.414 8H20a1 1 0 1 1 0 2h-5a1 1 0 0 1-.707-.293M9.707 14.293A1 1 0 0 1 10 15v5a1 1 0 1 1-2 0v-2.586l-4.293 4.293a1 1 0 0 1-1.414-1.414L6.586 16H4a1 1 0 1 1 0-2h5a1 1 0 0 1 .707.293"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgShrinkIcon;
@@ -0,0 +1,27 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgSickIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M13.288 9.263a.75.75 0 0 0 .475.948l1.5.5a.75.75 0 1 0 .474-1.423l-1.5-.5a.75.75 0 0 0-.949.475M10.238 10.212a.75.75 0 0 0-.475-1.424l-1.5.5a.75.75 0 1 0 .474 1.423zM11.03 13.53a.75.75 0 0 1-1.06-1.06c.31-.31 1.035-.72 2.03-.72s1.72.41 2.03.72a.75.75 0 1 1-1.06 1.06c-.006-.005-.092-.077-.267-.148A1.9 1.9 0 0 0 12 13.25c-.295 0-.532.061-.703.132-.175.071-.26.143-.266.148"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M8.75 3a.75.75 0 0 0-1.5 0v1.858A6.98 6.98 0 0 0 5 10a7 7 0 0 0 3.857 6.256c-2.331.193-3.957.79-5.024 1.817-1.086 1.045-1.473 2.418-1.58 3.872a.75.75 0 1 0 1.495.11c.095-1.273.416-2.219 1.125-2.9.644-.62 1.704-1.117 3.49-1.34.075.225.187.48.359.738.535.802 1.543 1.47 3.278 1.47s2.743-.668 3.278-1.47c.172-.258.285-.514.359-.739 1.786.22 2.822.699 3.452 1.306.697.67 1.02 1.617 1.165 2.96a.75.75 0 0 0 1.492-.16c-.159-1.475-.543-2.847-1.616-3.88-1.058-1.02-2.663-1.592-4.987-1.784A7 7 0 0 0 11.25 3.04V3a.75.75 0 0 0-1.5 0v.37q-.52.176-1 .429zm5.669 13.57A7 7 0 0 1 12 17c-.85 0-1.665-.151-2.418-.429a.75.75 0 0 1 .134.42v.001l.003.034q.003.056.027.166c.033.147.097.34.223.528.223.334.732.803 2.031.803s1.808-.469 2.03-.803a1.6 1.6 0 0 0 .254-.728v-.001a.75.75 0 0 1 .135-.42M9.75 7V4.98q-.534.24-1 .582V8a.75.75 0 0 1-1.5 0v-.774a5.5 5.5 0 1 0 4-2.675V7a.75.75 0 0 1-1.5 0"
19
+ clipRule="evenodd"
20
+ />
21
+ <path
22
+ fill="currentColor"
23
+ d="M21.624 7.584a.75.75 0 0 0-1.248.832L21.1 9.5l-.723 1.084a.75.75 0 0 0 0 .832L21.1 12.5l-.723 1.084a.75.75 0 0 0 1.248.832l1-1.5a.75.75 0 0 0 0-.832L21.901 11l.723-1.084a.75.75 0 0 0 0-.832zM3.416 7.376a.75.75 0 0 0-1.04.208l-1 1.5a.75.75 0 0 0 0 .832L2.099 11l-.723 1.084a.75.75 0 0 0 0 .832l1 1.5a.75.75 0 1 0 1.248-.832L2.901 12.5l.723-1.084a.75.75 0 0 0 0-.832L2.901 9.5l.723-1.084a.75.75 0 0 0-.208-1.04"
24
+ />
25
+ </svg>
26
+ );
27
+ export default SvgSickIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgSmartphoneIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="M8 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm8 3H8v14h8z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgSmartphoneIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgSortAtozIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="M18.47 9.4h-2.99l-.26.82c-.21.67-.34.94-.94.94-.34 0-1.07-.13-1.07-.74 0-.2.046-.328.18-.705l.02-.055 2.022-5.567c.24-.658.482-1.323 1.538-1.323 1.08 0 1.32.64 1.57 1.33l2.01 5.57c.16.43.2.55.2.76 0 .57-.7.73-1.07.73-.61 0-.72-.26-.94-.94zm-1.49-4.6-.99 3.04h1.98z"
15
+ clipRule="evenodd"
16
+ />
17
+ <path
18
+ fill="currentColor"
19
+ d="m19.56 15.29-3.72 4h3.67c.32 0 .88.06.88.85 0 .6-.3.86-.88.86h-4.83c-.42 0-1.39 0-1.39-1.01 0-.6.33-.96.7-1.36l3.72-3.99h-3.45c-.22 0-.88 0-.88-.85 0-.61.29-.86.88-.86h4.62c.4 0 1.38 0 1.38 1.02 0 .582-.33.94-.685 1.324zM6 18.586l-1.293-1.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0l3-3a1 1 0 0 0-1.414-1.414L8 18.586V4a1 1 0 1 0-2 0z"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgSortAtozIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgSortIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M6.293 3.293a1 1 0 0 1 1.414 0l4 4a1 1 0 0 1-1.414 1.414L8 6.414V20a1 1 0 1 1-2 0V6.414L3.707 8.707a1 1 0 0 1-1.414-1.414zM18 17.586l2.293-2.293a1 1 0 0 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 1.414-1.414L16 17.586V4a1 1 0 1 1 2 0z"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgSortIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgSquareIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M3 4.8A1.8 1.8 0 0 1 4.8 3h14.4A1.8 1.8 0 0 1 21 4.8v14.4a1.8 1.8 0 0 1-1.8 1.8H4.8A1.8 1.8 0 0 1 3 19.2z"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgSquareIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgStarFillIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M12.923 2.614a1 1 0 0 0-1.845 0L8.55 8.657l-6.086.219a1 1 0 0 0-.647 1.73l4.643 4.342-1.307 5.833a1 1 0 0 0 1.501 1.07L12 18.548l5.346 3.303a1 1 0 0 0 1.501-1.07l-1.307-5.833 4.643-4.342a1 1 0 0 0-.647-1.73l-6.086-.219z"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgStarFillIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgStarHalfIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="M12.923 2.614a1 1 0 0 0-1.845 0L8.55 8.657l-6.086.219a1 1 0 0 0-.647 1.73l4.643 4.342-1.307 5.833a1 1 0 0 0 1.501 1.07L12 18.548l5.346 3.303a1 1 0 0 0 1.501-1.07l-1.307-5.833 4.643-4.342a1 1 0 0 0-.647-1.73l-6.086-.219zM12 5.591l1.852 4.428a1 1 0 0 0 .887.614l4.321.155-3.304 3.09a1 1 0 0 0-.292.95l.912 4.073-3.85-2.38a1 1 0 0 0-.526-.149z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgStarHalfIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgStarOutlineIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="M12 2a1 1 0 0 1 .923.614l2.527 6.043 6.086.219a1 1 0 0 1 .647 1.73l-4.643 4.342 1.307 5.833a1 1 0 0 1-1.501 1.07L12 18.548 6.654 21.85a1 1 0 0 1-1.501-1.07l1.307-5.833-4.643-4.342a1 1 0 0 1 .647-1.73l6.086-.219 2.528-6.043A1 1 0 0 1 12 2m0 3.591-1.852 4.428a1 1 0 0 1-.887.614l-4.321.155 3.304 3.09a1 1 0 0 1 .292.95L7.624 18.9l3.85-2.38a1 1 0 0 1 1.052 0l3.85 2.38-.912-4.074a1 1 0 0 1 .292-.949l3.304-3.09-4.321-.155a1 1 0 0 1-.887-.614z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgStarOutlineIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgStethoscopeIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="M6 5a1 1 0 0 1-1 1H4v2c0 1.123.317 1.835.761 2.27.449.437 1.167.73 2.239.73 1.05 0 1.772-.31 2.23-.77.46-.458.77-1.18.77-2.23V6H9a1 1 0 0 1 0-2h2q.052 0 .102.005A1 1 0 0 1 12 5v3c0 1.45-.44 2.728-1.355 3.645-.7.699-1.609 1.12-2.645 1.28v1.36c0 1.25.362 2.435 1.074 3.289C9.764 18.4 10.848 19 12.5 19s2.737-.6 3.426-1.426c.6-.72.952-1.676 1.047-2.707A4.002 4.002 0 0 1 18 7a4 4 0 0 1 .979 7.88c-.102 1.417-.574 2.844-1.517 3.975C16.363 20.172 14.698 21 12.5 21s-3.863-.828-4.962-2.145C6.463 17.565 6 15.893 6 14.285V12.93c-1.023-.149-1.932-.542-2.636-1.23C2.433 10.79 2 9.502 2 8V5a.997.997 0 0 1 1-1h2a1 1 0 0 1 1 1m12 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgStethoscopeIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgTabletIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="M3 4a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zm2 1h14v13H5zm7 16a1 1 0 1 0 0-2 1 1 0 0 0 0 2"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgTabletIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgThumbDownFillIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="m15.952 15.928.778-.83a1 1 0 0 0 .27-.684V4a1 1 0 0 0-1-1H7.333c-1.375 0-2.342.52-3.011 1.347-.586.724-.906 1.648-1.159 2.378l-.025.071-.001.006c-.284.819-.564 1.81-.774 2.734C2.158 10.438 2 11.359 2 12c0 .86.436 1.626.984 2.153.55.529 1.33.93 2.183.93h3.471l-.117.309c-.35.93-.773 2.065-1.05 2.86-.37 1.071-.181 2.214.405 2.962.298.38.754.72 1.343.777.613.06 1.163-.202 1.582-.624.528-.533 2.018-2.107 3.36-3.534.675-.716 1.317-1.4 1.79-1.905M22 14a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1z"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgThumbDownFillIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgThumbDownOutlineIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="m15.952 15.928.778-.83a1 1 0 0 0 .27-.684V4a1 1 0 0 0-1-1H7.332c-1.375 0-2.342.52-3.011 1.347-.586.724-.906 1.648-1.159 2.378l-.024.071c-.285.82-.565 1.814-.776 2.74C2.158 10.438 2 11.359 2 12c0 .86.436 1.626.984 2.153.55.529 1.33.93 2.183.93h3.471l-.117.309c-.35.93-.773 2.065-1.05 2.86-.37 1.071-.181 2.214.405 2.962.298.38.754.72 1.343.777.613.06 1.163-.202 1.582-.624.528-.533 2.018-2.107 3.36-3.534.675-.716 1.317-1.4 1.79-1.905m-6.59 2.98c-.154.443-.062.827.05 1.018.533-.539 1.967-2.055 3.293-3.464.674-.715 1.315-1.398 1.788-1.902l.507-.541v-9.02H7.333c-.79 0-1.178.262-1.457.606-.343.424-.563 1.024-.848 1.847a25 25 0 0 0-.714 2.527c-.201.885-.314 1.62-.314 2.02 0 .182.105.457.37.712.262.252.567.372.797.372h4.924a1 1 0 0 1 .933 1.36l-.933-.36.933.36-.05.128-.135.352-.447 1.176c-.35.929-.765 2.041-1.03 2.808"
15
+ clipRule="evenodd"
16
+ />
17
+ <path
18
+ fill="currentColor"
19
+ d="M21 15a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1z"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgThumbDownOutlineIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgThumbUpFillIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="m8.049 8.072-.779.83a1 1 0 0 0-.27.684V20a1 1 0 0 0 1 1h8.667c1.375 0 2.342-.52 3.011-1.347.586-.724.906-1.648 1.159-2.378l.024-.072.002-.005c.284-.819.564-1.81.774-2.734.205-.902.363-1.823.363-2.464 0-.86-.436-1.626-.984-2.153-.55-.529-1.33-.93-2.183-.93h-3.471l.117-.31c.35-.928.773-2.064 1.05-2.86.37-1.07.181-2.213-.405-2.961-.298-.38-.753-.72-1.343-.777-.613-.06-1.163.202-1.582.624-.528.532-2.017 2.107-3.36 3.534-.675.716-1.317 1.4-1.79 1.905M2 10a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1z"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgThumbUpFillIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgThumbUpOutlineIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="m8.049 8.072-.779.83a1 1 0 0 0-.27.684V20a1 1 0 0 0 1 1h8.667c1.375 0 2.342-.52 3.011-1.347.586-.724.906-1.648 1.159-2.378l.024-.072c.285-.82.565-1.813.776-2.739.205-.902.363-1.823.363-2.464 0-.86-.436-1.626-.984-2.153-.55-.529-1.33-.93-2.183-.93h-3.471l.117-.31c.35-.928.773-2.064 1.05-2.86.37-1.07.181-2.213-.405-2.961-.298-.38-.753-.72-1.343-.777-.613-.06-1.163.202-1.582.624-.528.532-2.017 2.107-3.36 3.534-.675.716-1.317 1.4-1.79 1.905m6.59-2.98c.153-.443.061-.827-.052-1.018a308 308 0 0 0-3.292 3.464c-.674.715-1.315 1.398-1.788 1.902L9 9.981v9.02h7.667c.79 0 1.178-.262 1.457-.606.343-.424.563-1.024.848-1.847.257-.742.518-1.665.714-2.527.201-.885.314-1.62.314-2.02 0-.182-.105-.457-.37-.712-.262-.252-.566-.372-.797-.372H13.91a1 1 0 0 1-.933-1.36l.933.36-.933-.36.05-.128a189 189 0 0 0 .582-1.528c.35-.929.765-2.042 1.03-2.808"
15
+ clipRule="evenodd"
16
+ />
17
+ <path
18
+ fill="currentColor"
19
+ d="M3 9a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h1a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1z"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgThumbUpOutlineIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgTicketIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M11 9.1a1 1 0 0 0-1 1v.7a1 1 0 1 0 2 0v-.7a1 1 0 0 0-1-1M10 14.2a1 1 0 1 1 2 0v.7a1 1 0 1 1-2 0z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M4 20a2 2 0 0 1-2-2v-2.208c0-.789.502-1.464 1.094-1.986C3.663 13.303 4 12.678 4 12s-.337-1.303-.906-1.806C2.502 9.672 2 8.997 2 8.208V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v2.307c0 .787-.497 1.46-1.095 1.971C20.335 10.766 20 11.36 20 12c0 .64.335 1.234.905 1.722.598.51 1.095 1.184 1.095 1.97V18a2 2 0 0 1-2 2zm8-14h8v2.292a.4.4 0 0 1-.037.072 1.7 1.7 0 0 1-.358.394C18.734 9.504 18 10.61 18 12s.733 2.496 1.606 3.242c.186.16.299.297.357.394a.4.4 0 0 1 .037.072V18h-8.046a1 1 0 0 0-1.908 0H4v-2.191a.4.4 0 0 1 .04-.081c.063-.105.182-.25.378-.423C5.303 14.523 6 13.387 6 12s-.697-2.523-1.582-3.305a2 2 0 0 1-.378-.423.4.4 0 0 1-.04-.08V6h6v.7a1 1 0 1 0 2 0zm8.002 2.287v-.004zm-16.003-.1-.001-.004v.004"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgTicketIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgTrainIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M8.5 17a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M17 15.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M20 16a4 4 0 0 1-2.776 3.81l1.483 1.483a1 1 0 0 1-1.414 1.414L14.586 20H9.414l-2.707 2.707a1 1 0 0 1-1.414-1.414l1.483-1.484A4 4 0 0 1 4 16V7a5 5 0 0 1 5-5h6a5 5 0 0 1 5 5zM6.17 6A3 3 0 0 1 9 4h6c1.306 0 2.418.835 2.83 2zM11 8H6v3h5zm2 3V8h5v3zm-7 2v3a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-3z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgTrainIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgTrashEmptyIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="M17 6V4a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v2H4a1 1 0 0 0 0 2h1v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8h1a1 1 0 1 0 0-2zm-2-2H9v2h6zm2 4H7v12h10z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgTrashEmptyIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgTrashIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M10 10a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0v-6a1 1 0 0 1 1-1M15 11a1 1 0 1 0-2 0v6a1 1 0 1 0 2 0z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M17 6V4a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v2H4a1 1 0 0 0 0 2h1v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8h1a1 1 0 1 0 0-2zm-2-2H9v2h6zm2 4H7v12h10z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgTrashIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgTriangleDownIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M11.125 19.501 3.121 5.396C2.762 4.765 3.245 4 4 4h15.997c.757 0 1.24.764.882 1.396L12.888 19.5c-.378.665-1.385.665-1.763 0"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgTriangleDownIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgTriangleUpIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M11.125 4.499 3.121 18.604C2.762 19.235 3.245 20 4 20h15.997c.757 0 1.24-.764.882-1.396L12.888 4.5c-.378-.665-1.385-.666-1.763 0"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgTriangleUpIcon;
@@ -0,0 +1,25 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgUbieIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M7.933 17.817a8.2 8.2 0 0 1-1.048-1.95 1.05 1.05 0 0 0-.366-.482l-2.155-1.558a4.575 4.575 0 0 1 .283-7.596.753.753 0 0 0 .27-1.006.74.74 0 0 0-1.026-.263 6.054 6.054 0 0 0-.394 10.06l4.539 3.285a.105.105 0 0 0 .146-.147z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ d="M8.31 7.699a.105.105 0 0 0-.036-.163 2.8 2.8 0 0 0-1.213-.272 2.87 2.87 0 0 0-2.318 1.179 2.86 2.86 0 0 0 .627 3.988l.002.001.833.603a.105.105 0 0 0 .15-.03.1.1 0 0 0 .016-.055 8.22 8.22 0 0 1 1.938-5.251M6.325 5.661a.837.837 0 1 0 0-1.675.837.837 0 0 0 0 1.675"
18
+ />
19
+ <path
20
+ fill="currentColor"
21
+ d="m13.295 4.667-3.13 2.275a7.486 7.486 0 0 0-1.657 10.457l1.807 2.487a1.66 1.66 0 0 0 2.324.368l7.841-5.697a6.112 6.112 0 1 0-7.185-9.89M8.252 5.701c.5.136.972.356 1.397.65a.1.1 0 0 0 .12 0l1.083-.788a.105.105 0 0 0 0-.17l-.233-.166a6 6 0 0 0-2.01-.96.74.74 0 0 0-.91.547.755.755 0 0 0 .553.887"
22
+ />
23
+ </svg>
24
+ );
25
+ export default SvgUbieIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgUnfoldMoreIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="M11.116 3.116a1.25 1.25 0 0 1 1.768 0l4 4a1.25 1.25 0 0 1-1.768 1.768L12 5.768 8.884 8.884a1.25 1.25 0 1 1-1.768-1.768zM7.116 15.116a1.25 1.25 0 0 1 1.768 0L12 18.232l3.116-3.116a1.25 1.25 0 0 1 1.768 1.768l-4 4a1.25 1.25 0 0 1-1.768 0l-4-4a1.25 1.25 0 0 1 0-1.768"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgUnfoldMoreIcon;
@@ -0,0 +1,20 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgUnlockIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path fill="currentColor" d="M12 17.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4" />
12
+ <path
13
+ fill="currentColor"
14
+ fillRule="evenodd"
15
+ d="M9.92 4.68c-.446.401-.749.97-.971 1.636a1 1 0 1 1-1.897-.632c.277-.833.724-1.765 1.53-2.49C9.41 2.45 10.531 2 12 2c3.133 0 5 2.531 5 5v2h1a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h9V7c0-1.531-1.132-3-3-3-1.03 0-1.66.301-2.08.68M18 11H6v9h12z"
16
+ clipRule="evenodd"
17
+ />
18
+ </svg>
19
+ );
20
+ export default SvgUnlockIcon;
@@ -0,0 +1,21 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgUploadIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M12.6 3.2a1 1 0 0 0-1.2 0l-4 3a1 1 0 1 0 1.2 1.6L11 6v9a1 1 0 1 0 2 0V6l2.4 1.8a1 1 0 0 0 1.2-1.6z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ d="M21 11a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-8a1 1 0 1 1 2 0v7h16v-7a1 1 0 0 1 1-1"
18
+ />
19
+ </svg>
20
+ );
21
+ export default SvgUploadIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgVirusIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M13.768 12.354a1 1 0 1 0 1.414-1.415 1 1 0 0 0-1.414 1.415M10.94 10.94a1 1 0 1 1-1.415-1.415 1 1 0 0 1 1.415 1.414M10.94 15.182a1 1 0 1 0 1.414-1.414 1 1 0 0 0-1.415 1.414"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M14 2.5a.75.75 0 0 0-.75-.75h-2.5a.75.75 0 0 0 0 1.5h.5v1.79c-1.3.14-2.569.642-3.641 1.508L6.343 5.282l.354-.353a.75.75 0 0 0-1.06-1.06L3.867 5.635a.75.75 0 0 0 1.061 1.06l.354-.353L6.548 7.61A6.97 6.97 0 0 0 5.04 11.25H3.25v-.5a.75.75 0 0 0-1.5 0v2.5a.75.75 0 1 0 1.5 0v-.5h1.79c.14 1.3.642 2.569 1.508 3.641l-1.266 1.266-.353-.354a.75.75 0 0 0-1.06 1.06l1.767 1.769a.75.75 0 1 0 1.06-1.061l-.353-.354 1.266-1.265a6.97 6.97 0 0 0 3.641 1.508v1.79h-.5a.75.75 0 0 0 0 1.5h2.5a.75.75 0 0 0 0-1.5h-.5v-1.79a6.97 6.97 0 0 0 3.641-1.508l1.266 1.265-.354.354a.75.75 0 0 0 1.061 1.06l1.768-1.767a.75.75 0 0 0-1.06-1.06l-.354.353-1.266-1.266a6.97 6.97 0 0 0 1.508-3.64h1.79v.5a.75.75 0 0 0 1.5 0v-2.5a.75.75 0 1 0-1.5 0v.5h-1.79a6.97 6.97 0 0 0-1.508-3.642l1.266-1.266.353.354a.75.75 0 0 0 1.06-1.061l-1.767-1.768a.75.75 0 1 0-1.06 1.06l.353.355-1.265 1.265A6.97 6.97 0 0 0 12.75 5.04V3.25h.5A.75.75 0 0 0 14 2.5m1.89 13.389A5.5 5.5 0 1 1 8.11 8.11a5.5 5.5 0 0 1 7.78 7.778"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgVirusIcon;
@@ -0,0 +1,27 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgVolumeIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ fillRule="evenodd"
14
+ d="m5 9.01 5.268-5.654c.62-.664 1.732-.226 1.732.682v15.995c0 .91-1.116 1.346-1.734.679L5 15.02H3a1 1 0 0 1-1-1v-4.01a1 1 0 0 1 1-1zm.87 2H4v2.01h1.874L10 17.48V6.577z"
15
+ clipRule="evenodd"
16
+ />
17
+ <path
18
+ fill="currentColor"
19
+ d="M14.242 6.348a1 1 0 0 1 1.41-.106c1.634 1.406 2.401 3.594 2.406 5.706.005 2.115-.751 4.327-2.39 5.797a1 1 0 1 1-1.335-1.49c1.123-1.007 1.73-2.622 1.725-4.302-.004-1.682-.619-3.256-1.71-4.195a1 1 0 0 1-.106-1.41"
20
+ />
21
+ <path
22
+ fill="currentColor"
23
+ d="M18.609 4.203a1.005 1.005 0 0 0-1.405.193 1 1 0 0 0 .193 1.401c1.667 1.259 2.592 3.543 2.597 6.018.005 2.466-.91 4.914-2.651 6.432a1 1 0 0 0-.095 1.412c.365.415.999.457 1.415.094 2.272-1.982 3.342-5.034 3.337-7.942-.006-2.901-1.086-5.867-3.391-7.608"
24
+ />
25
+ </svg>
26
+ );
27
+ export default SvgVolumeIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgWalkIcon = (props: SVGProps<SVGSVGElement>) => (
3
+ <svg
4
+ xmlns="http://www.w3.org/2000/svg"
5
+ width="1em"
6
+ height="1em"
7
+ fill="none"
8
+ viewBox="0 0 24 24"
9
+ {...props}
10
+ >
11
+ <path
12
+ fill="currentColor"
13
+ d="M14 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4M7.695 8.83c1.065-.99 2.518-1.543 4.118-1.813a1 1 0 0 1 .52.04l1.483.494a1 1 0 0 1 .684.949c0 1.948 1.552 3.5 3.5 3.5a1 1 0 1 1 0 2 5.48 5.48 0 0 1-4.512-2.342l-.507 2.538-.015.061 1.793 2.092A1 1 0 0 1 15 17v4a1 1 0 1 1-2 0v-3.63l-1.683-1.964-1.343 5.819a1 1 0 1 1-1.948-.45l2.632-11.407q-.993.36-1.603.927C8.406 10.898 8 11.746 8 13a1 1 0 1 1-2 0c0-1.746.594-3.148 1.695-4.17"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgWalkIcon;