@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,29 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgConditionBad3Icon = (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.945 11.832a1 1 0 0 1 1.11-1.664l1.5 1a1 1 0 1 1-1.11 1.664zM10.332 10.445a1 1 0 0 1-.277 1.387l-1.5 1a1 1 0 0 1-1.11-1.664l1.5-1a1 1 0 0 1 1.387.277"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M9.395 17.447c.214-.428.398-.692.538-.84.101.092.218.208.36.35l.018.018c.174.174.392.392.603.565.11.09.248.193.403.276.144.077.385.184.683.184s.54-.107.683-.184c.155-.083.293-.186.404-.276.21-.173.428-.39.602-.565l.018-.018q.211-.212.36-.35c.14.148.325.412.539.84a1 1 0 1 0 1.789-.894c-.274-.547-.58-1.028-.938-1.385-.359-.36-.848-.668-1.457-.668-.298 0-.54.107-.683.184a2.6 2.6 0 0 0-.403.276c-.211.173-.429.39-.603.565l-.018.018q-.166.167-.293.288a17 17 0 0 1-.293-.288l-.018-.018c-.174-.174-.391-.392-.602-.565a2.6 2.6 0 0 0-.404-.276A1.45 1.45 0 0 0 10 14.5c-.609 0-1.098.309-1.457.668-.357.357-.664.838-.937 1.385a1 1 0 1 0 1.789.894m.674-.957.004-.002h-.001z"
19
+ clipRule="evenodd"
20
+ />
21
+ <path
22
+ fill="currentColor"
23
+ fillRule="evenodd"
24
+ d="M14.5 1a1 1 0 0 1 1 1v.63a10 10 0 0 1 1.5.708V2a1 1 0 1 1 2 0v2.859A9.97 9.97 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2q.765 0 1.5.112V2a1 1 0 0 1 1-1M17 5.755V8a1 1 0 0 0 1.994.113A8 8 0 1 1 13.5 4.14V7a1 1 0 1 0 2 0V4.804c.536.262 1.039.581 1.5.95"
25
+ clipRule="evenodd"
26
+ />
27
+ </svg>
28
+ );
29
+ export default SvgConditionBad3Icon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgConditionGood1Icon = (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="M9.25 11.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5M16 10.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M10.555 14.168a1 1 0 1 0-1.11 1.664c.471.314 1.366.668 2.555.668s2.084-.354 2.555-.668a1 1 0 0 0-1.11-1.664c-.129.086-.634.332-1.445.332-.81 0-1.316-.246-1.445-.332"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgConditionGood1Icon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgConditionGood2Icon = (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="M9.25 10.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5M16 9.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M8.949 13.684a1 1 0 0 0-1.897.632c.348 1.045 1.15 1.838 2.026 2.357.88.521 1.929.827 2.922.827s2.043-.306 2.923-.827c.875-.52 1.678-1.312 2.026-2.357a1 1 0 0 0-1.897-.632c-.152.456-.55.913-1.15 1.269-.595.353-1.295.547-1.902.547s-1.307-.194-1.902-.547c-.6-.356-.997-.813-1.15-1.27"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgConditionGood2Icon;
@@ -0,0 +1,29 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgConditionGood3Icon = (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="M7.001 14.047q.01.21.098.388c.55 1.229 1.249 2.135 2.106 2.73.872.606 1.83.835 2.795.835s1.923-.23 2.796-.835c.862-.599 1.563-1.513 2.116-2.753l.026-.065a1 1 0 0 0-.03-.768 1 1 0 0 0-.93-.579H8.023a1 1 0 0 0-.79.36A1 1 0 0 0 7 14v.003zM14.23 15H9.771c.191.22.384.39.575.522.477.332 1.019.478 1.654.478.636 0 1.177-.146 1.655-.478.19-.132.383-.303.574-.522"
15
+ clipRule="evenodd"
16
+ />
17
+ <path
18
+ fill="currentColor"
19
+ d="M9.185 10.39a1 1 0 0 0 1.705-1.046c-.296-.48-.67-.857-1.135-1.09a2.55 2.55 0 0 0-1.386-.248 2.55 2.55 0 0 0-1.323.485c-.417.31-.72.746-.927 1.27a1 1 0 1 0 1.86.735c.1-.255.203-.357.262-.402a.56.56 0 0 1 .302-.096.56.56 0 0 1 .314.043c.067.033.185.116.328.35M17.318 11.059a1 1 0 0 1-1.297-.563c-.101-.255-.203-.357-.263-.402a.56.56 0 0 0-.302-.096.56.56 0 0 0-.314.043c-.066.033-.184.116-.328.35a1 1 0 1 1-1.704-1.047c.295-.48.669-.857 1.134-1.09a2.55 2.55 0 0 1 1.387-.248c.44.038.904.173 1.322.485.418.31.72.746.928 1.27a1 1 0 0 1-.563 1.298"
20
+ />
21
+ <path
22
+ fill="currentColor"
23
+ fillRule="evenodd"
24
+ d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16"
25
+ clipRule="evenodd"
26
+ />
27
+ </svg>
28
+ );
29
+ export default SvgConditionGood3Icon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgConditionNormalIcon = (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="M9.25 11.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5M16 10.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M10 14a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgConditionNormalIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCopyIcon = (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="M5 5a1 1 0 0 1 1-1h9a1 1 0 1 0 0-2H6a3 3 0 0 0-3 3v11a1 1 0 1 0 2 0z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M7 8a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2zm2 0h10v12H9z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgCopyIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCreditCardIcon = (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="M22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20H4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6M4 8h16V6H4zm0 4v6h16v-6z"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgCreditCardIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCropIcon = (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="M2 3a1 1 0 0 1 1-1h5a1 1 0 0 1 0 2H4v4a1 1 0 0 1-2 0zM22 3a1 1 0 0 0-1-1h-5a1 1 0 1 0 0 2h4v4a1 1 0 1 0 2 0zM2.293 21.707A1 1 0 0 1 2 21v-5a1 1 0 1 1 2 0v4h4a1 1 0 1 1 0 2H3a1 1 0 0 1-.707-.293M22 21a1 1 0 0 1-1 1h-5a1 1 0 1 1 0-2h4v-4a1 1 0 1 1 2 0z"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgCropIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgDevicesIcon = (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 7a2 2 0 0 1 2-2h13v2H5v9h7v3H3a2 2 0 0 1-2-2 1 1 0 0 1 1-1h1z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M14 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1zm2 8v-7h4v7z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgDevicesIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgDisplayIcon = (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="M2 5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-6v2h3a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2h3v-2H4a2 2 0 0 1-2-2zm2 0h16v9H4z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgDisplayIcon;
@@ -0,0 +1,20 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgDoctorBagIcon = (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.75 14.25v1.5h-1.5v-1.5h-1.5v-1.5h1.5v-1.5h1.5v1.5h1.5v1.5z" />
12
+ <path
13
+ fill="currentColor"
14
+ fillRule="evenodd"
15
+ d="M7 6V5a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1h3a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2zm2-1h6v1H9zM4 8v1.25h16V8zm0 8.25v-5.5h16v5.5zm0 1.5V19h16v-1.25z"
16
+ clipRule="evenodd"
17
+ />
18
+ </svg>
19
+ );
20
+ export default SvgDoctorBagIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgDoctorIcon = (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="M9.425 2.114c2.061-1.102 5.01-1.333 6.971.399l.022.019c1.206 1.15 1.648 2.514 1.706 3.616a4.2 4.2 0 0 1-.158 1.44 2.1 2.1 0 0 1-.261.56l-.057.076.002.151c0 3.214-2.536 5.75-5.75 5.75s-5.75-2.536-5.75-5.75l.001-.122-.01-.013a1.7 1.7 0 0 1-.262-.509c-.108-.327-.164-.732-.178-1.143-.028-.812.103-1.86.539-2.669a1 1 0 0 1 .046-.074c.39-.559.846-1.03 1.419-1.342.519-.281 1.09-.407 1.72-.389m.604 4.759c1.992 1.506 4.439 1.855 6.11 1.809-.151 2.237-1.957 3.943-4.24 3.943-2.354 0-4.2-1.816-4.248-4.158a4 4 0 0 0 .3-.131c.322-.157.655-.365.968-.585.395-.277.783-.59 1.11-.878m5.365-3.245c-1.375-1.202-3.689-1.105-5.418-.104a.75.75 0 0 1-.438.098c-.475-.04-.825.041-1.117.2-.294.159-.58.426-.88.845-.25.491-.363 1.223-.341 1.87q.01.277.045.474l.051-.025c.225-.109.486-.27.76-.462.55-.387 1.093-.858 1.414-1.18a.75.75 0 0 1 1.035-.024c1.855 1.686 4.478 1.967 6.023 1.84l.007-.02c.063-.203.112-.521.091-.913-.04-.77-.347-1.75-1.232-2.599"
15
+ clipRule="evenodd"
16
+ />
17
+ <path
18
+ fill="currentColor"
19
+ d="M4.758 17.432c-.733.96-1.008 2.362-1.008 4.12a.75.75 0 0 1-1.5 0c0-1.85.275-3.67 1.317-5.031C4.642 15.116 6.403 14.357 9 14.357c.2 0 .39.08.531.22L12 17.054l2.469-2.475a.75.75 0 0 1 .531-.22c2.599 0 4.337.759 5.399 2.167 1.023 1.357 1.3 3.172 1.35 5.007a.75.75 0 1 1-1.499.041c-.049-1.774-.322-3.181-1.049-4.145-.45-.596-1.122-1.083-2.175-1.35l.927 1.648a.75.75 0 0 1-.009.752l-2 3.351a.75.75 0 0 1-1.288-.768l1.777-2.978-1.197-2.127-1.636 5.919h-3l-1.783-5.836-1.15 2.044 1.777 2.978a.75.75 0 1 1-1.288.768l-2-3.351a.75.75 0 0 1-.01-.752l.944-1.677c-1.134.26-1.857.762-2.332 1.383"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgDoctorIcon;
@@ -0,0 +1,25 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgDoublecircleIcon = (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 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0m-2 0a3 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="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-2 0a8 8 0 1 1-16 0 8 8 0 0 1 16 0"
21
+ clipRule="evenodd"
22
+ />
23
+ </svg>
24
+ );
25
+ export default SvgDoublecircleIcon;
@@ -0,0 +1,21 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgDownloadIcon = (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 13V4a1 1 0 1 1 2 0v9l2.4-1.8a1 1 0 1 1 1.2 1.6l-4 3a1 1 0 0 1-1.2 0l-4-3a1 1 0 0 1 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 SvgDownloadIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgDrawerIcon = (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 7a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1m0 5a1 1 0 0 1 1-1h16a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1m1 4a1 1 0 1 0 0 2h16a1 1 0 1 0 0-2z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgDrawerIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgEcgHeartFillIcon = (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="M2 9c0-3.481 2.38-6 5.5-6 1.35 0 2.457.677 3.3 1.45.447.41.847.87 1.2 1.326a10.6 10.6 0 0 1 1.2-1.326C14.042 3.677 15.15 3 16.5 3 19.62 3 22 5.519 22 9c0 2.397-1.606 4.89-3.447 6.922-1.881 2.076-4.213 3.893-6.057 4.946a1 1 0 0 1-.992 0c-1.844-1.053-4.176-2.87-6.057-4.946A19 19 0 0 1 3.73 13.75H6.5a.75.75 0 0 0 .728-.568l.69-2.764 1.347 6.73a.75.75 0 0 0 1.452.073l1.375-4.47.212.527a.75.75 0 0 0 .696.472h4.5a.75.75 0 0 0 0-1.5h-3.992l-.812-2.028a.75.75 0 0 0-1.413.057l-1.129 3.669-1.419-7.095a.75.75 0 0 0-1.463-.035L5.914 12.25h-3.06C2.326 11.181 2 10.08 2 9"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgEcgHeartFillIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgEcgOutlineIcon = (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="M2 5.25C2 4.007 2.895 3 4 3h16c1.105 0 2 1.007 2 2.25v13.5c0 1.243-.895 2.25-2 2.25H4c-1.105 0-2-1.007-2-2.25zm2 0c0-.127.04-.21.07-.25h15.86c.03.04.07.123.07.25v13.5a.42.42 0 0 1-.07.25H4.07a.42.42 0 0 1-.07-.25V14h2.5a1 1 0 0 0 .97-.758l.422-1.685 1.127 5.64a1 1 0 0 0 1.942.078l1.114-3.896A1 1 0 0 0 13 14h4.5a1 1 0 1 0 0-2h-3.78l-.771-2.316a1 1 0 0 0-1.91.041l-.867 3.034L8.98 6.804a1 1 0 0 0-1.951-.047L5.72 12H4z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgEcgOutlineIcon;
@@ -0,0 +1,21 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgEditIcon = (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="M4 2h7v2H4v16h15v-7h2v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ d="M20.307 2.307a1 1 0 0 0-1.414 0l-7.634 7.634c-.095.095-.17.209-.22.333l-.796 1.97a1 1 0 0 0 1.185 1.34l2.256-.601a1 1 0 0 0 .45-.26l7.587-7.587a1 1 0 0 0 0-1.415z"
18
+ />
19
+ </svg>
20
+ );
21
+ export default SvgEditIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgExpansionIcon = (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="M21.707 2.293A1 1 0 0 1 22 3v5a1 1 0 1 1-2 0V5.414l-4.293 4.293a1 1 0 1 1-1.414-1.414L18.586 4H16a1 1 0 1 1 0-2h5a1 1 0 0 1 .707.293M2.293 21.707A1 1 0 0 1 2 21v-5a1 1 0 1 1 2 0v2.586l4.293-4.293a1 1 0 0 1 1.414 1.414L5.414 20H8a1 1 0 1 1 0 2H3a1 1 0 0 1-.707-.293"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgExpansionIcon;
@@ -0,0 +1,21 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFavoliteAddIcon = (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="M18 12a1 1 0 1 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 1 0 2 0v-3h3a1 1 0 1 0 0-2h-3z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ d="M4 9c0-2.519 1.62-4 3.5-4 .65 0 1.293.323 1.95.925.655.6 1.225 1.39 1.718 2.13a1 1 0 0 0 1.664 0c.493-.74 1.063-1.53 1.719-2.13C15.207 5.323 15.85 5 16.5 5 18.38 5 20 6.481 20 9c0 .507-.114 1.053-.327 1.627.623.31 1.184.726 1.66 1.223C21.75 10.908 22 9.946 22 9c0-3.481-2.38-6-5.5-6-1.35 0-2.457.677-3.3 1.45-.447.41-.847.87-1.2 1.326a10.6 10.6 0 0 0-1.2-1.326C9.958 3.677 8.85 3 7.5 3 4.38 3 2 5.519 2 9c0 2.397 1.606 4.89 3.447 6.922 1.881 2.076 4.213 3.893 6.057 4.946a1 1 0 0 0 .992 0q.278-.158.568-.34a6 6 0 0 1-1.49-1.966c-1.489-.98-3.211-2.4-4.646-3.984C5.144 12.61 4 10.604 4 9"
18
+ />
19
+ </svg>
20
+ );
21
+ export default SvgFavoliteAddIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFavoliteOutlineIcon = (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="M7.5 5C5.62 5 4 6.481 4 9c0 1.603 1.144 3.61 2.928 5.579 1.574 1.736 3.495 3.277 5.072 4.257 1.577-.98 3.498-2.52 5.072-4.257C18.856 12.609 20 10.603 20 9c0-2.519-1.62-4-3.5-4-.65 0-1.293.323-1.95.925-.655.6-1.225 1.39-1.718 2.13a1 1 0 0 1-1.664 0c-.493-.74-1.063-1.53-1.719-2.13C8.793 5.323 8.15 5 7.5 5M2 9c0-3.481 2.38-6 5.5-6 1.35 0 2.457.677 3.3 1.45.447.41.847.87 1.2 1.326a10.6 10.6 0 0 1 1.2-1.326C14.042 3.677 15.15 3 16.5 3 19.62 3 22 5.519 22 9c0 2.397-1.606 4.89-3.447 6.922-1.881 2.076-4.213 3.893-6.057 4.946a1 1 0 0 1-.992 0c-1.844-1.053-4.176-2.87-6.057-4.946C3.606 13.89 2 11.397 2 9"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgFavoliteOutlineIcon;
@@ -0,0 +1,21 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFavoriteAddIcon = (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="M18 12a1 1 0 1 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 1 0 2 0v-3h3a1 1 0 1 0 0-2h-3z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ d="M4 9c0-2.519 1.62-4 3.5-4 .65 0 1.293.323 1.95.925.655.6 1.225 1.39 1.718 2.13a1 1 0 0 0 1.664 0c.493-.74 1.063-1.53 1.719-2.13C15.207 5.323 15.85 5 16.5 5 18.38 5 20 6.481 20 9c0 .507-.114 1.053-.327 1.627.623.31 1.184.726 1.66 1.223C21.75 10.908 22 9.946 22 9c0-3.481-2.38-6-5.5-6-1.35 0-2.457.677-3.3 1.45-.447.41-.847.87-1.2 1.326a10.6 10.6 0 0 0-1.2-1.326C9.958 3.677 8.85 3 7.5 3 4.38 3 2 5.519 2 9c0 2.397 1.606 4.89 3.447 6.922 1.881 2.076 4.213 3.893 6.057 4.946a1 1 0 0 0 .992 0q.278-.158.568-.34a6 6 0 0 1-1.49-1.966c-1.489-.98-3.211-2.4-4.646-3.984C5.144 12.61 4 10.604 4 9"
18
+ />
19
+ </svg>
20
+ );
21
+ export default SvgFavoriteAddIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFavoriteFillIcon = (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.5 3C4.38 3 2 5.519 2 9c0 2.397 1.606 4.89 3.447 6.922 1.881 2.076 4.213 3.893 6.057 4.946a1 1 0 0 0 .992 0c1.844-1.053 4.176-2.87 6.057-4.946C20.395 13.89 22 11.397 22 9c0-3.481-2.38-6-5.5-6-1.35 0-2.457.677-3.3 1.45-.447.41-.847.87-1.2 1.326a10.6 10.6 0 0 0-1.2-1.326C9.958 3.677 8.85 3 7.5 3"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgFavoriteFillIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFavoriteOutlineIcon = (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="M7.5 5C5.62 5 4 6.481 4 9c0 1.603 1.144 3.61 2.928 5.579 1.574 1.736 3.495 3.277 5.072 4.257 1.577-.98 3.498-2.52 5.072-4.257C18.856 12.609 20 10.603 20 9c0-2.519-1.62-4-3.5-4-.65 0-1.293.323-1.95.925-.655.6-1.225 1.39-1.718 2.13a1 1 0 0 1-1.664 0c-.493-.74-1.063-1.53-1.719-2.13C8.793 5.323 8.15 5 7.5 5M2 9c0-3.481 2.38-6 5.5-6 1.35 0 2.457.677 3.3 1.45.447.41.847.87 1.2 1.326a10.6 10.6 0 0 1 1.2-1.326C14.042 3.677 15.15 3 16.5 3 19.62 3 22 5.519 22 9c0 2.397-1.606 4.89-3.447 6.922-1.881 2.076-4.213 3.893-6.057 4.946a1 1 0 0 1-.992 0c-1.844-1.053-4.176-2.87-6.057-4.946C3.606 13.89 2 11.397 2 9"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgFavoriteOutlineIcon;
@@ -0,0 +1,21 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFavoriteRemoveIcon = (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.5 3C4.38 3 2 5.519 2 9c0 2.397 1.606 4.89 3.447 6.922 1.881 2.076 4.213 3.893 6.057 4.946a1 1 0 0 0 .992 0c.84-.48 1.782-1.118 2.736-1.868h-2.12C11.595 19 10 17.85 10 16s1.596-3 3.111-3h7.63C21.502 11.701 22 10.336 22 9c0-3.481-2.38-6-5.5-6-1.35 0-2.457.677-3.3 1.45-.447.41-.847.87-1.2 1.326a10.6 10.6 0 0 0-1.2-1.326C9.958 3.677 8.85 3 7.5 3"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ d="M12 16c0-.552.498-1 1.111-1h7.778c.614 0 1.111.448 1.111 1s-.497 1-1.111 1H13.11C12.497 17 12 16.552 12 16"
18
+ />
19
+ </svg>
20
+ );
21
+ export default SvgFavoriteRemoveIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFemaleHumanIcon = (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 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4M10 10.842l-2.136 3.662a1 1 0 0 1-1.728-1.008l3.5-6A1 1 0 0 1 10.5 7h3a1 1 0 0 1 .864.496l3.5 6a1 1 0 1 1-1.728 1.008L14 10.842v1.04l2.447 4.894A.5.5 0 0 1 16 17.5h-1.5V21a1 1 0 1 1-2 0v-3.5h-1V21a1 1 0 1 1-2 0v-3.5H8a.5.5 0 0 1-.447-.724L10 11.882z"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgFemaleHumanIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFemaleSymbolIcon = (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 8a6 6 0 0 1-5 5.917V16h3a1 1 0 1 1 0 2h-3v3a1 1 0 1 1-2 0v-3H8a1 1 0 1 1 0-2h3v-2.083A6.002 6.002 0 0 1 12 2a6 6 0 0 1 6 6m-6 4a4 4 0 1 0 0-8 4 4 0 0 0 0 8"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgFemaleSymbolIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFileIcon = (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 4H6v16h7v-6h5zm2 12.914L14.914 22H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1zm-2-.828V16h-3v3.086z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgFileIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgFilterIcon = (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="M10.83 7a3.001 3.001 0 0 1-5.66 0H4a1 1 0 0 1 0-2h1.17a3.001 3.001 0 0 1 5.66 0H20a1 1 0 1 1 0 2zM9 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0M20 11h-1.17a3.001 3.001 0 0 0-5.66 0H4a1 1 0 1 0 0 2h9.17a3.001 3.001 0 0 0 5.66 0H20a1 1 0 1 0 0-2m-4 2a1 1 0 1 0 0-2 1 1 0 0 0 0 2M12.83 17H20a1 1 0 1 1 0 2h-7.17a3.001 3.001 0 0 1-5.66 0H4a1 1 0 1 1 0-2h3.17a3.001 3.001 0 0 1 5.66 0M11 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgFilterIcon;