@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,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgArrowEUpIcon = (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="M19.884 12.384a1.25 1.25 0 0 1-1.768 0L13.25 7.518V19.5a1.25 1.25 0 0 1-2.5 0V7.518l-4.866 4.866a1.25 1.25 0 0 1-1.768-1.768l7-7a1.25 1.25 0 0 1 1.768 0l7 7a1.25 1.25 0 0 1 0 1.768"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgArrowEUpIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgBeginnerIcon = (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.555 2.168A1 1 0 0 0 5 3v14a1 1 0 0 0 .445.832l6 4a1 1 0 0 0 1.11 0l6-4A1 1 0 0 0 19 17V3a1 1 0 0 0-1.555-.832L12 5.798zM7 16.465V4.869l5 3.333v11.596z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgBeginnerIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgBikeIcon = (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 4a1 1 0 1 0 0 2h2.318l.796 2.036-.03.063L12.814 11H8.038l-.467-1H8a1 1 0 0 0 0-2H4a1 1 0 0 0 0 2h1.363l.97 2.077A4.5 4.5 0 1 0 9.889 17.5H11.5a1 1 0 0 0 .916-.6l1.879-4.293a1 1 0 0 0 .19-.436l.659-1.504.826 2.111a4.5 4.5 0 1 0 1.862-.729l-2.9-7.413A1 1 0 0 0 14 4zm.94 9H8.97l1.167 2.5h.709zm4.794 1.73.835 2.134a1 1 0 1 0 1.862-.728l-.835-2.134a2.5 2.5 0 1 1-1.862.729m-8.942.77H5.5a1 1 0 1 0 0 2h2.292a2.5 2.5 0 1 1 0-2"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgBikeIcon;
@@ -0,0 +1,21 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgBirthdayIcon = (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 7a2 2 0 0 0 2-2c0-.38-.1-.73-.29-1.03L12 1l-.855 1.485-.855 1.485c-.19.3-.29.65-.29 1.03 0 1.1.9 2 2 2m6 2h-5V6h-2v3H6c-1.66 0-3 1.34-3 3v9c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-9c0-1.66-1.34-3-3-3m1 11H5v-3c.9-.01 1.76-.37 2.4-1.01l1.09-1.07 1.07 1.07c1.31 1.31 3.59 1.3 4.89 0l1.08-1.07 1.07 1.07c.64.64 1.5 1 2.4 1.01zm0-4.5c-.51-.01-.99-.2-1.35-.57l-2.13-2.13-2.14 2.13c-.74.74-2.03.74-2.77 0L8.48 12.8l-2.14 2.13c-.35.36-.83.56-1.34.57V12c0-.55.45-1 1-1h12c.55 0 1 .45 1 1z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ d="M13 6.733a1.99 1.99 0 0 1-2-.003c-.597-.347-1-.994-1-1.73 0-.38.1-.73.29-1.03l.855-1.485L12 1l1.71 2.97c.19.3.29.65.29 1.03a2 2 0 0 1-1 1.733"
18
+ />
19
+ </svg>
20
+ );
21
+ export default SvgBirthdayIcon;
@@ -0,0 +1,21 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgBlankLinkIcon = (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-9.293 9.293a1 1 0 0 1-1.414-1.414L18.586 4H16a1 1 0 1 1 0-2h5a1 1 0 0 1 .707.293"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ d="M4 4h7v2H4v14h14v-7h2v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2"
18
+ />
19
+ </svg>
20
+ );
21
+ export default SvgBlankLinkIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgBookmarkFillIcon = (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 2a3 3 0 0 0-3 3v17a1 1 0 0 0 1.485.875L12 19.818l5.515 3.057A1 1 0 0 0 19 22V5a3 3 0 0 0-3-3z"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgBookmarkFillIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgBookmarkOutlineIcon = (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 4a1 1 0 0 0-1 1v15.303l4.515-2.503a1 1 0 0 1 .97 0L17 20.303V5a1 1 0 0 0-1-1zM5 5a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v17a1 1 0 0 1-1.485.875L12 19.818l-5.515 3.057A1 1 0 0 1 5 22z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgBookmarkOutlineIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgBoyIcon = (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.5 14.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M14.75 15.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ 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 4.978 8.163c.582.764 1.866 1.366 3.497 1.53 1.175.117 2.34-.016 3.27-.359a11.5 11.5 0 0 1-2.577-2.78 1 1 0 1 1 1.664-1.109c1.192 1.788 3.14 3.635 7.385 4.579a1 1 0 1 1-.434 1.952c-1.604-.356-2.94-.838-4.06-1.404-1.511.991-3.594 1.296-5.448 1.11-1.442-.144-2.964-.61-4.072-1.483A8 8 0 0 0 12 20"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgBoyIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCalendarIcon = (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 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2M7 17a1 1 0 1 1 2 0 1 1 0 0 1-2 0M12 16a1 1 0 1 0 0 2 1 1 0 0 0 0-2M11 14a1 1 0 1 1 2 0 1 1 0 0 1-2 0M16 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M8 2a1 1 0 0 0-1 1v1H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-2V3a1 1 0 1 0-2 0v1H9V3a1 1 0 0 0-1-1m7 5V6H9v1a1 1 0 0 1-2 0V6H5v3h14V6h-2v1a1 1 0 1 1-2 0m4 13v-9H5v9z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgCalendarIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCameraIcon = (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.332 8 1.8-3h5.736l1.8 3H20v11H4V8zm1.234-5a1 1 0 0 0-.857.486L6.2 6H3a1 1 0 0 0-1 1v13a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1h-3.2l-1.509-2.514A1 1 0 0 0 15.434 3zM15 13a3 3 0 1 1-6 0 3 3 0 0 1 6 0m2 0a5 5 0 1 1-10 0 5 5 0 0 1 10 0"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCameraIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCancelIcon = (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="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.094 6.32A8 8 0 0 1 5.68 7.094zm1.414-1.414L7.094 5.68A8 8 0 0 1 18.32 16.905"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCancelIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCapsuleIcon = (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="M13.414 19.071a6 6 0 0 1-8.485-8.485l5.657-5.657a6 6 0 1 1 8.485 8.486zm1.414-4.242L9.171 9.172 6.343 12A4 4 0 0 0 12 17.657z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCapsuleIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCapsuleTabletIcon = (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.631 10.53a7 7 0 0 0-1.369 1.46L7.465 9.192l-2.122 2.122a4 4 0 0 0 3.943 6.67c.193.656.48 1.271.844 1.831A6 6 0 0 1 3.93 9.9l5.657-5.657a6 6 0 0 1 10.046 5.771 7 7 0 0 0-1.872-.79A4 4 0 0 0 11 5.657L8.88 7.777z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M22 16a6 6 0 1 0-12 0 6 6 0 0 0 12 0m-10 0a4 4 0 0 1 3-3.874v7.748A4 4 0 0 1 12 16m5 3.874a4.002 4.002 0 0 0 0-7.748z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgCapsuleTabletIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCarIcon = (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 16a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M18 14.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="M5.7 4a1 1 0 0 0-.912.59l-2.7 6A1 1 0 0 0 2 11v7q0 .116.025.224Q2 18.36 2 18.5v2a1.5 1.5 0 0 0 3 0V19h14v1.5a1.5 1.5 0 0 0 3 0v-2q0-.141-.025-.276A1 1 0 0 0 22 18v-7a1 1 0 0 0-.088-.41l-2.7-6A1 1 0 0 0 18.3 4zm-1.153 6 1.8-4h11.306l1.8 4zM4 12v5h16v-5z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgCarIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCheckAIcon = (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="M20.884 7.116a1.25 1.25 0 0 1 0 1.768l-10 10a1.25 1.25 0 0 1-1.768 0l-6-6a1.25 1.25 0 0 1 1.768-1.768L10 16.232l9.116-9.116a1.25 1.25 0 0 1 1.768 0"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCheckAIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCheckBFillIcon = (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="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.293-2.707a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-3-3a1 1 0 1 1 1.414-1.414L11 13.586l4.293-4.293a1 1 0 0 1 1.414 0"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCheckBFillIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCheckBIcon = (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="M16.707 10.707a1 1 0 0 0-1.414-1.414L11 13.586l-2.293-2.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0z"
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 SvgCheckBIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCheckboxOffOutlineIcon = (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="M20 4H4v16h16zM4 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCheckboxOffOutlineIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCheckboxOnOutlineIcon = (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="M16.707 10.707a1 1 0 0 0-1.414-1.414L11 13.586l-2.293-2.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0z"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M2 4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2zm2 0h16v16H4z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgCheckboxOnOutlineIcon;
@@ -0,0 +1,17 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCircleFillIcon = (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 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10"
14
+ />
15
+ </svg>
16
+ );
17
+ export default SvgCircleFillIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCircleOutlineIcon = (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 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16m0 2c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCircleOutlineIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCloseAIcon = (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.116 3.116a1.25 1.25 0 0 1 1.768 0L12 10.232l7.116-7.116a1.25 1.25 0 0 1 1.768 1.768L13.768 12l7.116 7.116a1.25 1.25 0 0 1-1.768 1.768L12 13.768l-7.116 7.116a1.25 1.25 0 0 1-1.768-1.768L10.232 12 3.116 4.884a1.25 1.25 0 0 1 0-1.768"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCloseAIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCloseBIcon = (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.293 14.293 10.586 12 8.293 9.707a1 1 0 0 1 1.414-1.414L12 10.586l2.293-2.293a1 1 0 0 1 1.414 1.414L13.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L12 13.414l-2.293 2.293a1 1 0 0 1-1.414-1.414"
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 SvgCloseBIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCommentBubbleIcon = (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 17v2.672L10.672 17H20V5H4v12zm-4 2a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-8.5l-3 3c-1 1-2.5.5-2.5-1v-2z"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCommentBubbleIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCommentFillIcon = (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 2v12a2 2 0 0 1-2 2h-8.5l-3 3c-1 1-2.5.5-2.5-1v-2H4a2 2 0 0 1-2-2zm4 4a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1m0 4a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCommentFillIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCommentOutlineIcon = (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 9a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1M6 13a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M2 17a2 2 0 0 0 2 2h2v2c0 1.5 1.5 2 2.5 1l3-3H20a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2zm6 0H4V5h16v12h-9.328L8 19.672z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgCommentOutlineIcon;
@@ -0,0 +1,19 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCommentWritingFillIcon = (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 2v12a2 2 0 0 1-2 2h-8.5l-3 3c-1 1-2.5.5-2.5-1v-2H4a2 2 0 0 1-2-2zm6 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m4 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2m3 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0"
15
+ clipRule="evenodd"
16
+ />
17
+ </svg>
18
+ );
19
+ export default SvgCommentWritingFillIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgCommentWritingOutlineIcon = (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 10a1 1 0 1 0 0 2 1 1 0 0 0 0-2M12 10a1 1 0 1 0 0 2 1 1 0 0 0 0-2M15 11a1 1 0 1 1 2 0 1 1 0 0 1-2 0"
14
+ />
15
+ <path
16
+ fill="currentColor"
17
+ fillRule="evenodd"
18
+ d="M2 17a2 2 0 0 0 2 2h2v2c0 1.5 1.5 2 2.5 1l3-3H20a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2zm6 2.672V17H4V5h16v12h-9.328z"
19
+ clipRule="evenodd"
20
+ />
21
+ </svg>
22
+ );
23
+ export default SvgCommentWritingOutlineIcon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgConditionBad1Icon = (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.293 16.207a1 1 0 0 1 0-1.414L9 15.5l-.707-.707.001-.002.002-.001.003-.003.008-.008.02-.02.061-.055q.075-.064.2-.16c.167-.126.405-.284.715-.438.622-.312 1.524-.606 2.697-.606s2.075.294 2.697.606a4.7 4.7 0 0 1 .716.438 3 3 0 0 1 .26.215l.02.02.008.008.003.003.002.002L15 15.5l.706-.708a1 1 0 0 1-1.403 1.425l-.008-.007-.082-.066a2.7 2.7 0 0 0-.41-.25c-.378-.188-.976-.394-1.803-.394s-1.425.206-1.803.394a2.7 2.7 0 0 0-.492.316l-.008.007a1 1 0 0 1-1.404-.01M10.5 10.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0M14.75 11.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5"
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 SvgConditionBad1Icon;
@@ -0,0 +1,23 @@
1
+ import type { SVGProps } from "react";
2
+ const SvgConditionBad2Icon = (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.184 11.949a1 1 0 0 1 .632-1.898l1.5.5a1 1 0 0 1-.632 1.898zM10.449 10.684a1 1 0 0 1-.633 1.265l-1.5.5a1 1 0 1 1-.632-1.898l1.5-.5a1 1 0 0 1 1.265.633M9.872 17.429C10.3 17.257 11.17 17 12 17s1.7.257 2.129.428a1 1 0 1 0 .743-1.857C14.3 15.344 13.17 15 12 15s-2.3.343-2.871.572a1 1 0 0 0 .743 1.857"
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 SvgConditionBad2Icon;