@fountain-ui/icons 3.0.0-alpha.12 → 3.0.0-alpha.14

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 (332) hide show
  1. package/build/commonjs/v2Icons/AppBarHeart.js +1 -3
  2. package/build/commonjs/v2Icons/AppBarHeart.js.map +1 -1
  3. package/build/commonjs/v2Icons/AppBarHeartFill.js +21 -0
  4. package/build/commonjs/v2Icons/AppBarHeartFill.js.map +1 -0
  5. package/build/commonjs/v2Icons/Camera.js +29 -0
  6. package/build/commonjs/v2Icons/Camera.js.map +1 -0
  7. package/build/commonjs/v2Icons/Handler.js +21 -0
  8. package/build/commonjs/v2Icons/Handler.js.map +1 -0
  9. package/build/commonjs/v2Icons/Heart.js +1 -3
  10. package/build/commonjs/v2Icons/Heart.js.map +1 -1
  11. package/build/commonjs/v2Icons/HeartFill.js +1 -3
  12. package/build/commonjs/v2Icons/HeartFill.js.map +1 -1
  13. package/build/commonjs/v2Icons/index.js +24 -0
  14. package/build/commonjs/v2Icons/index.js.map +1 -1
  15. package/build/module/v2Icons/AppBarHeart.js +1 -3
  16. package/build/module/v2Icons/AppBarHeart.js.map +1 -1
  17. package/build/module/v2Icons/AppBarHeartFill.js +7 -0
  18. package/build/module/v2Icons/AppBarHeartFill.js.map +1 -0
  19. package/build/module/v2Icons/Camera.js +15 -0
  20. package/build/module/v2Icons/Camera.js.map +1 -0
  21. package/build/module/v2Icons/Handler.js +7 -0
  22. package/build/module/v2Icons/Handler.js.map +1 -0
  23. package/build/module/v2Icons/Heart.js +1 -3
  24. package/build/module/v2Icons/Heart.js.map +1 -1
  25. package/build/module/v2Icons/HeartFill.js +1 -3
  26. package/build/module/v2Icons/HeartFill.js.map +1 -1
  27. package/build/module/v2Icons/index.js +3 -0
  28. package/build/module/v2Icons/index.js.map +1 -1
  29. package/build/typescript/icons/Add.d.ts +282 -55
  30. package/build/typescript/icons/Apple.d.ts +282 -55
  31. package/build/typescript/icons/ArrowLeft.d.ts +282 -55
  32. package/build/typescript/icons/ArrowLightHorizontalFilled.d.ts +282 -55
  33. package/build/typescript/icons/ArrowLightHorizontalOutlined.d.ts +282 -55
  34. package/build/typescript/icons/ArrowLightVerticalFilled.d.ts +282 -55
  35. package/build/typescript/icons/ArrowLightVerticalOutlined.d.ts +282 -55
  36. package/build/typescript/icons/ArrowRight.d.ts +282 -55
  37. package/build/typescript/icons/BellOff.d.ts +282 -55
  38. package/build/typescript/icons/BellOn.d.ts +282 -55
  39. package/build/typescript/icons/BellOutlined.d.ts +282 -55
  40. package/build/typescript/icons/Bullet.d.ts +282 -55
  41. package/build/typescript/icons/CalendarOutlined.d.ts +282 -55
  42. package/build/typescript/icons/Check.d.ts +282 -55
  43. package/build/typescript/icons/CheckCircleFilled.d.ts +282 -55
  44. package/build/typescript/icons/CheckCircleOutlined.d.ts +282 -55
  45. package/build/typescript/icons/CheckboxChecked.d.ts +282 -55
  46. package/build/typescript/icons/ChevronDown.d.ts +282 -55
  47. package/build/typescript/icons/ChevronLeft.d.ts +282 -55
  48. package/build/typescript/icons/ChevronRight.d.ts +282 -55
  49. package/build/typescript/icons/ChevronUp.d.ts +282 -55
  50. package/build/typescript/icons/ClockFilled.d.ts +282 -55
  51. package/build/typescript/icons/ClockOutlined.d.ts +282 -55
  52. package/build/typescript/icons/ClockTwoTone.d.ts +282 -55
  53. package/build/typescript/icons/Close.d.ts +282 -55
  54. package/build/typescript/icons/CoffeeOutlined.d.ts +282 -55
  55. package/build/typescript/icons/ContentFilled.d.ts +282 -55
  56. package/build/typescript/icons/ContentOutlined.d.ts +282 -55
  57. package/build/typescript/icons/ContentOutlinedLight.d.ts +282 -55
  58. package/build/typescript/icons/CopyFilled.d.ts +282 -55
  59. package/build/typescript/icons/Expand.d.ts +282 -55
  60. package/build/typescript/icons/EyeOff.d.ts +282 -55
  61. package/build/typescript/icons/EyeOutlined.d.ts +282 -55
  62. package/build/typescript/icons/Facebook.d.ts +282 -55
  63. package/build/typescript/icons/Flash.d.ts +282 -55
  64. package/build/typescript/icons/FlashTwoTone.d.ts +282 -55
  65. package/build/typescript/icons/FontLato.d.ts +282 -55
  66. package/build/typescript/icons/FontLiterata.d.ts +282 -55
  67. package/build/typescript/icons/Free.d.ts +282 -55
  68. package/build/typescript/icons/FreeTwoTone.d.ts +282 -55
  69. package/build/typescript/icons/GiftOutlined.d.ts +282 -55
  70. package/build/typescript/icons/GiftTwoTone.d.ts +282 -55
  71. package/build/typescript/icons/Google.d.ts +282 -55
  72. package/build/typescript/icons/GraphUp.d.ts +282 -55
  73. package/build/typescript/icons/HdOff.d.ts +282 -55
  74. package/build/typescript/icons/HdOn.d.ts +282 -55
  75. package/build/typescript/icons/Help.d.ts +282 -55
  76. package/build/typescript/icons/HomeFilled.d.ts +282 -55
  77. package/build/typescript/icons/HomeOutlined.d.ts +282 -55
  78. package/build/typescript/icons/Info.d.ts +282 -55
  79. package/build/typescript/icons/InfoSquareFilled.d.ts +282 -55
  80. package/build/typescript/icons/InfoSquareOutlined.d.ts +282 -55
  81. package/build/typescript/icons/InfoSquareOutlinedLight.d.ts +282 -55
  82. package/build/typescript/icons/Instagram.d.ts +282 -55
  83. package/build/typescript/icons/LibraryFilled.d.ts +282 -55
  84. package/build/typescript/icons/LibraryOutlined.d.ts +282 -55
  85. package/build/typescript/icons/List.d.ts +282 -55
  86. package/build/typescript/icons/ListFilled.d.ts +282 -55
  87. package/build/typescript/icons/ListOutlined.d.ts +282 -55
  88. package/build/typescript/icons/ListOutlinedLight.d.ts +282 -55
  89. package/build/typescript/icons/LockerUnlockedOutlined.d.ts +282 -55
  90. package/build/typescript/icons/Logo.d.ts +0 -1
  91. package/build/typescript/icons/MailFilled.d.ts +282 -55
  92. package/build/typescript/icons/MailOutlined.d.ts +282 -55
  93. package/build/typescript/icons/MenuFilled.d.ts +282 -55
  94. package/build/typescript/icons/MenuOutlined.d.ts +282 -55
  95. package/build/typescript/icons/MinusCircle.d.ts +282 -55
  96. package/build/typescript/icons/Nib.d.ts +282 -55
  97. package/build/typescript/icons/Pencil.d.ts +282 -55
  98. package/build/typescript/icons/Point.d.ts +282 -55
  99. package/build/typescript/icons/Radio.d.ts +282 -55
  100. package/build/typescript/icons/RadioChecked.d.ts +282 -55
  101. package/build/typescript/icons/Restart.d.ts +282 -55
  102. package/build/typescript/icons/Sale.d.ts +282 -55
  103. package/build/typescript/icons/SaleOutlined.d.ts +282 -55
  104. package/build/typescript/icons/SaleTwoTone.d.ts +282 -55
  105. package/build/typescript/icons/Search.d.ts +282 -55
  106. package/build/typescript/icons/Share.d.ts +282 -55
  107. package/build/typescript/icons/ShopOutlined.d.ts +282 -55
  108. package/build/typescript/icons/SoundOff.d.ts +282 -55
  109. package/build/typescript/icons/SoundOn.d.ts +282 -55
  110. package/build/typescript/icons/SpacingLargeFilled.d.ts +282 -55
  111. package/build/typescript/icons/SpacingLargeOutlined.d.ts +282 -55
  112. package/build/typescript/icons/SpacingMediumFilled.d.ts +282 -55
  113. package/build/typescript/icons/SpacingMediumOutlined.d.ts +282 -55
  114. package/build/typescript/icons/SpacingSmallFilled.d.ts +282 -55
  115. package/build/typescript/icons/SpacingSmallOutlined.d.ts +282 -55
  116. package/build/typescript/icons/Sparkles.d.ts +282 -55
  117. package/build/typescript/icons/Speaker.d.ts +282 -55
  118. package/build/typescript/icons/SwapHorizontal.d.ts +282 -55
  119. package/build/typescript/icons/SwapVertical.d.ts +282 -55
  120. package/build/typescript/icons/TicketFilled.d.ts +282 -55
  121. package/build/typescript/icons/TicketOutlined.d.ts +282 -55
  122. package/build/typescript/icons/TicketTwoTone.d.ts +282 -55
  123. package/build/typescript/icons/TokenFilled.d.ts +282 -55
  124. package/build/typescript/icons/Twitter.d.ts +282 -55
  125. package/build/typescript/icons/Warning.d.ts +282 -55
  126. package/build/typescript/icons/WarningFilled.d.ts +282 -55
  127. package/build/typescript/icons/WarningOutlined.d.ts +282 -55
  128. package/build/typescript/icons/Youtube.d.ts +282 -55
  129. package/build/typescript/icons/Zap.d.ts +282 -55
  130. package/build/typescript/v2Icons/Alarm.d.ts +282 -55
  131. package/build/typescript/v2Icons/AlertCircle.d.ts +282 -55
  132. package/build/typescript/v2Icons/AlertOctagon.d.ts +282 -55
  133. package/build/typescript/v2Icons/AlertTriangle.d.ts +282 -55
  134. package/build/typescript/v2Icons/AppBarBellOff.d.ts +282 -55
  135. package/build/typescript/v2Icons/AppBarBellOn.d.ts +282 -55
  136. package/build/typescript/v2Icons/AppBarBenefit.d.ts +282 -55
  137. package/build/typescript/v2Icons/AppBarChevronLeft.d.ts +282 -55
  138. package/build/typescript/v2Icons/AppBarChevronLeftFill.d.ts +282 -55
  139. package/build/typescript/v2Icons/AppBarClose.d.ts +282 -55
  140. package/build/typescript/v2Icons/AppBarCloseCircleFill.d.ts +282 -55
  141. package/build/typescript/v2Icons/AppBarEdit.d.ts +282 -55
  142. package/build/typescript/v2Icons/AppBarExternalLink.d.ts +282 -55
  143. package/build/typescript/v2Icons/AppBarHDOff.d.ts +282 -55
  144. package/build/typescript/v2Icons/AppBarHDOn.d.ts +282 -55
  145. package/build/typescript/v2Icons/AppBarHeart.d.ts +282 -55
  146. package/build/typescript/v2Icons/AppBarHeartFill.d.ts +358 -0
  147. package/build/typescript/v2Icons/AppBarList.d.ts +282 -55
  148. package/build/typescript/v2Icons/AppBarMenu.d.ts +282 -55
  149. package/build/typescript/v2Icons/AppBarPoint.d.ts +282 -55
  150. package/build/typescript/v2Icons/AppBarQuestion.d.ts +282 -55
  151. package/build/typescript/v2Icons/AppBarSearch.d.ts +282 -55
  152. package/build/typescript/v2Icons/AppBarSetting.d.ts +282 -55
  153. package/build/typescript/v2Icons/ArrowDown.d.ts +282 -55
  154. package/build/typescript/v2Icons/ArrowDownCircle.d.ts +282 -55
  155. package/build/typescript/v2Icons/ArrowLeft.d.ts +282 -55
  156. package/build/typescript/v2Icons/ArrowLeftCircle.d.ts +282 -55
  157. package/build/typescript/v2Icons/ArrowRight.d.ts +282 -55
  158. package/build/typescript/v2Icons/ArrowRightCircle.d.ts +282 -55
  159. package/build/typescript/v2Icons/ArrowUp.d.ts +282 -55
  160. package/build/typescript/v2Icons/ArrowUpCircle.d.ts +282 -55
  161. package/build/typescript/v2Icons/ArrowsMaximize.d.ts +282 -55
  162. package/build/typescript/v2Icons/ArrowsMinimize.d.ts +282 -55
  163. package/build/typescript/v2Icons/Award.d.ts +282 -55
  164. package/build/typescript/v2Icons/BellOff.d.ts +282 -55
  165. package/build/typescript/v2Icons/BellOn.d.ts +282 -55
  166. package/build/typescript/v2Icons/Benefit.d.ts +282 -55
  167. package/build/typescript/v2Icons/BenefitFillPierced.d.ts +282 -55
  168. package/build/typescript/v2Icons/Block.d.ts +282 -55
  169. package/build/typescript/v2Icons/Bookmark.d.ts +282 -55
  170. package/build/typescript/v2Icons/BookmarkFill.d.ts +282 -55
  171. package/build/typescript/v2Icons/Box.d.ts +282 -55
  172. package/build/typescript/v2Icons/Building.d.ts +282 -55
  173. package/build/typescript/v2Icons/Bulb.d.ts +282 -55
  174. package/build/typescript/v2Icons/Calender.d.ts +282 -55
  175. package/build/typescript/v2Icons/Camera.d.ts +358 -0
  176. package/build/typescript/v2Icons/Chat.d.ts +282 -55
  177. package/build/typescript/v2Icons/Check.d.ts +282 -55
  178. package/build/typescript/v2Icons/CheckCircle.d.ts +282 -55
  179. package/build/typescript/v2Icons/CheckCircleFill.d.ts +282 -55
  180. package/build/typescript/v2Icons/CheckCircleFillPierced.d.ts +282 -55
  181. package/build/typescript/v2Icons/ChevronDown.d.ts +282 -55
  182. package/build/typescript/v2Icons/ChevronDownCircle.d.ts +282 -55
  183. package/build/typescript/v2Icons/ChevronLeft.d.ts +282 -55
  184. package/build/typescript/v2Icons/ChevronLeftCircle.d.ts +282 -55
  185. package/build/typescript/v2Icons/ChevronLeftCircleFill.d.ts +282 -55
  186. package/build/typescript/v2Icons/ChevronLeftCircleFillPierced.d.ts +282 -55
  187. package/build/typescript/v2Icons/ChevronRight.d.ts +282 -55
  188. package/build/typescript/v2Icons/ChevronRightCircle.d.ts +282 -55
  189. package/build/typescript/v2Icons/ChevronUp.d.ts +282 -55
  190. package/build/typescript/v2Icons/ChevronUpCircle.d.ts +282 -55
  191. package/build/typescript/v2Icons/ChevronsDown.d.ts +282 -55
  192. package/build/typescript/v2Icons/ChevronsLeft.d.ts +282 -55
  193. package/build/typescript/v2Icons/ChevronsRight.d.ts +282 -55
  194. package/build/typescript/v2Icons/ChevronsUp.d.ts +282 -55
  195. package/build/typescript/v2Icons/Clipboard.d.ts +282 -55
  196. package/build/typescript/v2Icons/Close.d.ts +282 -55
  197. package/build/typescript/v2Icons/CloseCircle.d.ts +282 -55
  198. package/build/typescript/v2Icons/CloseCircleFill.d.ts +282 -55
  199. package/build/typescript/v2Icons/CloseCircleFillPierced.d.ts +282 -55
  200. package/build/typescript/v2Icons/Coffee.d.ts +282 -55
  201. package/build/typescript/v2Icons/Coins.d.ts +282 -55
  202. package/build/typescript/v2Icons/Comics.d.ts +282 -55
  203. package/build/typescript/v2Icons/ComicsFillPierced.d.ts +282 -55
  204. package/build/typescript/v2Icons/Copy.d.ts +282 -55
  205. package/build/typescript/v2Icons/CreditCard.d.ts +282 -55
  206. package/build/typescript/v2Icons/Crown.d.ts +282 -55
  207. package/build/typescript/v2Icons/Database.d.ts +282 -55
  208. package/build/typescript/v2Icons/DistanceHorizontal.d.ts +282 -55
  209. package/build/typescript/v2Icons/DistanceVertical.d.ts +282 -55
  210. package/build/typescript/v2Icons/Download.d.ts +282 -55
  211. package/build/typescript/v2Icons/Edit.d.ts +282 -55
  212. package/build/typescript/v2Icons/Edit2.d.ts +282 -55
  213. package/build/typescript/v2Icons/ExternalLink.d.ts +282 -55
  214. package/build/typescript/v2Icons/EyeOff.d.ts +282 -55
  215. package/build/typescript/v2Icons/EyeOn.d.ts +282 -55
  216. package/build/typescript/v2Icons/Filter.d.ts +282 -55
  217. package/build/typescript/v2Icons/Filter2.d.ts +282 -55
  218. package/build/typescript/v2Icons/Free.d.ts +282 -55
  219. package/build/typescript/v2Icons/Globe.d.ts +282 -55
  220. package/build/typescript/v2Icons/Grid.d.ts +282 -55
  221. package/build/typescript/v2Icons/HD.d.ts +282 -55
  222. package/build/typescript/v2Icons/HDOff.d.ts +282 -55
  223. package/build/typescript/v2Icons/Handler.d.ts +358 -0
  224. package/build/typescript/v2Icons/Hash.d.ts +282 -55
  225. package/build/typescript/v2Icons/Heart.d.ts +282 -55
  226. package/build/typescript/v2Icons/HeartFill.d.ts +282 -55
  227. package/build/typescript/v2Icons/Home.d.ts +282 -55
  228. package/build/typescript/v2Icons/HomeFillPierced.d.ts +282 -55
  229. package/build/typescript/v2Icons/Image.d.ts +282 -55
  230. package/build/typescript/v2Icons/Inbox.d.ts +282 -55
  231. package/build/typescript/v2Icons/Info.d.ts +282 -55
  232. package/build/typescript/v2Icons/InfoCircle.d.ts +282 -55
  233. package/build/typescript/v2Icons/LaurelsLeft.d.ts +282 -55
  234. package/build/typescript/v2Icons/LaurelsRight.d.ts +282 -55
  235. package/build/typescript/v2Icons/Layers.d.ts +282 -55
  236. package/build/typescript/v2Icons/Library.d.ts +282 -55
  237. package/build/typescript/v2Icons/LibraryFillPierced.d.ts +282 -55
  238. package/build/typescript/v2Icons/LineHorizontal.d.ts +282 -55
  239. package/build/typescript/v2Icons/LineHorizontalFill.d.ts +282 -55
  240. package/build/typescript/v2Icons/LineHorizontalFillPierced.d.ts +282 -55
  241. package/build/typescript/v2Icons/LineVertical.d.ts +282 -55
  242. package/build/typescript/v2Icons/LineVerticalFill.d.ts +282 -55
  243. package/build/typescript/v2Icons/LineVerticalFillPierced.d.ts +282 -55
  244. package/build/typescript/v2Icons/Link.d.ts +282 -55
  245. package/build/typescript/v2Icons/List.d.ts +282 -55
  246. package/build/typescript/v2Icons/ListCheck.d.ts +282 -55
  247. package/build/typescript/v2Icons/Lock.d.ts +282 -55
  248. package/build/typescript/v2Icons/LogIn.d.ts +282 -55
  249. package/build/typescript/v2Icons/LogOut.d.ts +282 -55
  250. package/build/typescript/v2Icons/MapPin.d.ts +282 -55
  251. package/build/typescript/v2Icons/Maximize.d.ts +282 -55
  252. package/build/typescript/v2Icons/Maximize1.d.ts +282 -55
  253. package/build/typescript/v2Icons/Message.d.ts +282 -55
  254. package/build/typescript/v2Icons/Minimize.d.ts +282 -55
  255. package/build/typescript/v2Icons/Minimize1.d.ts +282 -55
  256. package/build/typescript/v2Icons/Minus.d.ts +282 -55
  257. package/build/typescript/v2Icons/MinusCircle.d.ts +282 -55
  258. package/build/typescript/v2Icons/MinusCircleFill.d.ts +282 -55
  259. package/build/typescript/v2Icons/MinusCircleFillPierced.d.ts +282 -55
  260. package/build/typescript/v2Icons/MoreHorizontal.d.ts +282 -55
  261. package/build/typescript/v2Icons/MoreSquare.d.ts +282 -55
  262. package/build/typescript/v2Icons/MoreSquareFillPierced.d.ts +282 -55
  263. package/build/typescript/v2Icons/MoreVertical.d.ts +282 -55
  264. package/build/typescript/v2Icons/Move.d.ts +282 -55
  265. package/build/typescript/v2Icons/Novels.d.ts +282 -55
  266. package/build/typescript/v2Icons/NovelsFillPierced.d.ts +282 -55
  267. package/build/typescript/v2Icons/Paperclip.d.ts +282 -55
  268. package/build/typescript/v2Icons/Percent.d.ts +282 -55
  269. package/build/typescript/v2Icons/Plus.d.ts +282 -55
  270. package/build/typescript/v2Icons/PlusCircle.d.ts +282 -55
  271. package/build/typescript/v2Icons/Point.d.ts +282 -55
  272. package/build/typescript/v2Icons/QuestionCircle.d.ts +282 -55
  273. package/build/typescript/v2Icons/QuestionCircleFillPierced.d.ts +282 -55
  274. package/build/typescript/v2Icons/Recommend.d.ts +282 -55
  275. package/build/typescript/v2Icons/RefreshCcw.d.ts +282 -55
  276. package/build/typescript/v2Icons/RefreshCw.d.ts +282 -55
  277. package/build/typescript/v2Icons/RotateCcw.d.ts +282 -55
  278. package/build/typescript/v2Icons/RotateCw.d.ts +282 -55
  279. package/build/typescript/v2Icons/RotateLeft.d.ts +282 -55
  280. package/build/typescript/v2Icons/RotateRight.d.ts +282 -55
  281. package/build/typescript/v2Icons/Sale.d.ts +282 -55
  282. package/build/typescript/v2Icons/Sanserif.d.ts +282 -55
  283. package/build/typescript/v2Icons/SanserifFill.d.ts +282 -55
  284. package/build/typescript/v2Icons/Search.d.ts +282 -55
  285. package/build/typescript/v2Icons/Serif.d.ts +282 -55
  286. package/build/typescript/v2Icons/SerifFill.d.ts +282 -55
  287. package/build/typescript/v2Icons/Setting.d.ts +282 -55
  288. package/build/typescript/v2Icons/Shield.d.ts +282 -55
  289. package/build/typescript/v2Icons/Shop.d.ts +282 -55
  290. package/build/typescript/v2Icons/ShoppingBag.d.ts +282 -55
  291. package/build/typescript/v2Icons/Shuffle.d.ts +282 -55
  292. package/build/typescript/v2Icons/Smartphone.d.ts +282 -55
  293. package/build/typescript/v2Icons/Sort.d.ts +282 -55
  294. package/build/typescript/v2Icons/SortAsc.d.ts +282 -55
  295. package/build/typescript/v2Icons/SpacingLarge.d.ts +282 -55
  296. package/build/typescript/v2Icons/SpacingLargeFill.d.ts +282 -55
  297. package/build/typescript/v2Icons/SpacingLargeFillPierced.d.ts +282 -55
  298. package/build/typescript/v2Icons/SpacingMedium.d.ts +282 -55
  299. package/build/typescript/v2Icons/SpacingMediumFill.d.ts +282 -55
  300. package/build/typescript/v2Icons/SpacingMediumFillPierced.d.ts +282 -55
  301. package/build/typescript/v2Icons/SpacingSmall.d.ts +282 -55
  302. package/build/typescript/v2Icons/SpacingSmallFill.d.ts +282 -55
  303. package/build/typescript/v2Icons/SpacingSmallFillPierced.d.ts +282 -55
  304. package/build/typescript/v2Icons/Sparkles.d.ts +282 -55
  305. package/build/typescript/v2Icons/Speaker.d.ts +282 -55
  306. package/build/typescript/v2Icons/Star.d.ts +282 -55
  307. package/build/typescript/v2Icons/SwapHorizontal.d.ts +282 -55
  308. package/build/typescript/v2Icons/SwapVertical.d.ts +282 -55
  309. package/build/typescript/v2Icons/Ticket.d.ts +282 -55
  310. package/build/typescript/v2Icons/Time.d.ts +282 -55
  311. package/build/typescript/v2Icons/TimeFill.d.ts +282 -55
  312. package/build/typescript/v2Icons/TimeFillPierced.d.ts +282 -55
  313. package/build/typescript/v2Icons/Token.d.ts +282 -55
  314. package/build/typescript/v2Icons/Trash.d.ts +282 -55
  315. package/build/typescript/v2Icons/TrendingUp.d.ts +282 -55
  316. package/build/typescript/v2Icons/Trophy.d.ts +282 -55
  317. package/build/typescript/v2Icons/Unlock.d.ts +282 -55
  318. package/build/typescript/v2Icons/Upload.d.ts +282 -55
  319. package/build/typescript/v2Icons/User.d.ts +282 -55
  320. package/build/typescript/v2Icons/Users.d.ts +282 -55
  321. package/build/typescript/v2Icons/VolumeOff.d.ts +282 -55
  322. package/build/typescript/v2Icons/VolumeOn.d.ts +282 -55
  323. package/build/typescript/v2Icons/Zap.d.ts +282 -55
  324. package/build/typescript/v2Icons/index.d.ts +3 -0
  325. package/package.json +2 -2
  326. package/src/v2Icons/AppBarHeart.tsx +1 -3
  327. package/src/v2Icons/AppBarHeartFill.tsx +13 -0
  328. package/src/v2Icons/Camera.tsx +23 -0
  329. package/src/v2Icons/Handler.tsx +13 -0
  330. package/src/v2Icons/Heart.tsx +1 -3
  331. package/src/v2Icons/HeartFill.tsx +1 -3
  332. package/src/v2Icons/index.ts +3 -0
@@ -1,16 +1,18 @@
1
1
  import React from 'react';
2
2
  declare const _default: React.MemoExoticComponent<{
3
3
  (props: {
4
- readonly style?: import("packages/fountain-ui-styles/build/typescript").FountainUiStyle | import("packages/fountain-ui-styles/build/typescript").FountainUiStyle[] | undefined;
4
+ readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
5
5
  title?: string | undefined;
6
6
  clipPath?: string | undefined;
7
+ filter?: string | undefined;
7
8
  marker?: string | undefined;
8
9
  mask?: string | undefined;
9
10
  opacity?: import("react-native-svg").NumberProp | undefined;
10
- readonly fill?: import("react-native").ColorValue | undefined;
11
+ readonly color?: "base" | "strong" | "strongInverse" | "baseInverse" | "baseOpacity" | "baseOpacityInverse" | "weak" | "weakInverse" | "weakOpacity" | "weakOpacityInverse" | "accent" | "accentAlt" | undefined;
12
+ readonly fill?: import("react-native/types").ColorValue | undefined;
11
13
  fillOpacity?: import("react-native-svg").NumberProp | undefined;
12
14
  fillRule?: import("react-native-svg").FillRule | undefined;
13
- stroke?: import("react-native").ColorValue | undefined;
15
+ stroke?: import("react-native/types").ColorValue | undefined;
14
16
  strokeWidth?: import("react-native-svg").NumberProp | undefined;
15
17
  strokeOpacity?: import("react-native-svg").NumberProp | undefined;
16
18
  strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
@@ -35,25 +37,220 @@ declare const _default: React.MemoExoticComponent<{
35
37
  rotation?: import("react-native-svg").NumberProp | undefined;
36
38
  x?: import("react-native-svg").NumberArray | undefined;
37
39
  y?: import("react-native-svg").NumberArray | undefined;
38
- transform?: string | import("react-native-svg").ColumnMajorTransformMatrix | (import("react-native").PerpectiveTransform | import("react-native").RotateTransform | import("react-native").RotateXTransform | import("react-native").RotateYTransform | import("react-native").RotateZTransform | import("react-native").ScaleTransform | import("react-native").ScaleXTransform | import("react-native").ScaleYTransform | import("react-native").TranslateXTransform | import("react-native").TranslateYTransform | import("react-native").SkewXTransform | import("react-native").SkewYTransform | import("react-native").MatrixTransform)[] | undefined;
40
+ transform?: string | import("react-native-svg").ColumnMajorTransformMatrix | readonly (({
41
+ translateX: import("react-native/types").AnimatableNumericValue | `${number}%`;
42
+ } & {
43
+ translateY?: undefined;
44
+ scale?: undefined;
45
+ scaleX?: undefined;
46
+ scaleY?: undefined;
47
+ skewX?: undefined;
48
+ skewY?: undefined;
49
+ perspective?: undefined;
50
+ rotate?: undefined;
51
+ rotateX?: undefined;
52
+ rotateY?: undefined;
53
+ rotateZ?: undefined;
54
+ matrix?: undefined;
55
+ }) | ({
56
+ translateY: import("react-native/types").AnimatableNumericValue | `${number}%`;
57
+ } & {
58
+ translateX?: undefined;
59
+ scale?: undefined;
60
+ scaleX?: undefined;
61
+ scaleY?: undefined;
62
+ skewX?: undefined;
63
+ skewY?: undefined;
64
+ perspective?: undefined;
65
+ rotate?: undefined;
66
+ rotateX?: undefined;
67
+ rotateY?: undefined;
68
+ rotateZ?: undefined;
69
+ matrix?: undefined;
70
+ }) | ({
71
+ scale: import("react-native/types").AnimatableNumericValue;
72
+ } & {
73
+ translateX?: undefined;
74
+ translateY?: undefined;
75
+ scaleX?: undefined;
76
+ scaleY?: undefined;
77
+ skewX?: undefined;
78
+ skewY?: undefined;
79
+ perspective?: undefined;
80
+ rotate?: undefined;
81
+ rotateX?: undefined;
82
+ rotateY?: undefined;
83
+ rotateZ?: undefined;
84
+ matrix?: undefined;
85
+ }) | ({
86
+ scaleX: import("react-native/types").AnimatableNumericValue;
87
+ } & {
88
+ translateX?: undefined;
89
+ translateY?: undefined;
90
+ scale?: undefined;
91
+ scaleY?: undefined;
92
+ skewX?: undefined;
93
+ skewY?: undefined;
94
+ perspective?: undefined;
95
+ rotate?: undefined;
96
+ rotateX?: undefined;
97
+ rotateY?: undefined;
98
+ rotateZ?: undefined;
99
+ matrix?: undefined;
100
+ }) | ({
101
+ scaleY: import("react-native/types").AnimatableNumericValue;
102
+ } & {
103
+ translateX?: undefined;
104
+ translateY?: undefined;
105
+ scale?: undefined;
106
+ scaleX?: undefined;
107
+ skewX?: undefined;
108
+ skewY?: undefined;
109
+ perspective?: undefined;
110
+ rotate?: undefined;
111
+ rotateX?: undefined;
112
+ rotateY?: undefined;
113
+ rotateZ?: undefined;
114
+ matrix?: undefined;
115
+ }) | ({
116
+ skewX: import("react-native/types").AnimatableStringValue;
117
+ } & {
118
+ translateX?: undefined;
119
+ translateY?: undefined;
120
+ scale?: undefined;
121
+ scaleX?: undefined;
122
+ scaleY?: undefined;
123
+ skewY?: undefined;
124
+ perspective?: undefined;
125
+ rotate?: undefined;
126
+ rotateX?: undefined;
127
+ rotateY?: undefined;
128
+ rotateZ?: undefined;
129
+ matrix?: undefined;
130
+ }) | ({
131
+ skewY: import("react-native/types").AnimatableStringValue;
132
+ } & {
133
+ translateX?: undefined;
134
+ translateY?: undefined;
135
+ scale?: undefined;
136
+ scaleX?: undefined;
137
+ scaleY?: undefined;
138
+ skewX?: undefined;
139
+ perspective?: undefined;
140
+ rotate?: undefined;
141
+ rotateX?: undefined;
142
+ rotateY?: undefined;
143
+ rotateZ?: undefined;
144
+ matrix?: undefined;
145
+ }) | ({
146
+ perspective: import("react-native/types").AnimatableNumericValue;
147
+ } & {
148
+ translateX?: undefined;
149
+ translateY?: undefined;
150
+ scale?: undefined;
151
+ scaleX?: undefined;
152
+ scaleY?: undefined;
153
+ skewX?: undefined;
154
+ skewY?: undefined;
155
+ rotate?: undefined;
156
+ rotateX?: undefined;
157
+ rotateY?: undefined;
158
+ rotateZ?: undefined;
159
+ matrix?: undefined;
160
+ }) | ({
161
+ rotate: import("react-native/types").AnimatableStringValue;
162
+ } & {
163
+ translateX?: undefined;
164
+ translateY?: undefined;
165
+ scale?: undefined;
166
+ scaleX?: undefined;
167
+ scaleY?: undefined;
168
+ skewX?: undefined;
169
+ skewY?: undefined;
170
+ perspective?: undefined;
171
+ rotateX?: undefined;
172
+ rotateY?: undefined;
173
+ rotateZ?: undefined;
174
+ matrix?: undefined;
175
+ }) | ({
176
+ rotateX: import("react-native/types").AnimatableStringValue;
177
+ } & {
178
+ translateX?: undefined;
179
+ translateY?: undefined;
180
+ scale?: undefined;
181
+ scaleX?: undefined;
182
+ scaleY?: undefined;
183
+ skewX?: undefined;
184
+ skewY?: undefined;
185
+ perspective?: undefined;
186
+ rotate?: undefined;
187
+ rotateY?: undefined;
188
+ rotateZ?: undefined;
189
+ matrix?: undefined;
190
+ }) | ({
191
+ rotateY: import("react-native/types").AnimatableStringValue;
192
+ } & {
193
+ translateX?: undefined;
194
+ translateY?: undefined;
195
+ scale?: undefined;
196
+ scaleX?: undefined;
197
+ scaleY?: undefined;
198
+ skewX?: undefined;
199
+ skewY?: undefined;
200
+ perspective?: undefined;
201
+ rotate?: undefined;
202
+ rotateX?: undefined;
203
+ rotateZ?: undefined;
204
+ matrix?: undefined;
205
+ }) | ({
206
+ rotateZ: import("react-native/types").AnimatableStringValue;
207
+ } & {
208
+ translateX?: undefined;
209
+ translateY?: undefined;
210
+ scale?: undefined;
211
+ scaleX?: undefined;
212
+ scaleY?: undefined;
213
+ skewX?: undefined;
214
+ skewY?: undefined;
215
+ perspective?: undefined;
216
+ rotate?: undefined;
217
+ rotateX?: undefined;
218
+ rotateY?: undefined;
219
+ matrix?: undefined;
220
+ }) | ({
221
+ matrix: import("react-native/types").AnimatableNumericValue[];
222
+ } & {
223
+ translateX?: undefined;
224
+ translateY?: undefined;
225
+ scale?: undefined;
226
+ scaleX?: undefined;
227
+ scaleY?: undefined;
228
+ skewX?: undefined;
229
+ skewY?: undefined;
230
+ perspective?: undefined;
231
+ rotate?: undefined;
232
+ rotateX?: undefined;
233
+ rotateY?: undefined;
234
+ rotateZ?: undefined;
235
+ }))[] | undefined;
39
236
  pointerEvents?: "none" | "auto" | "box-none" | "box-only" | undefined;
40
- onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
41
- onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
42
- onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
43
- onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
44
- onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
45
- onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
46
- onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
47
- onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
48
- onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
49
- onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
50
- onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
51
- onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
237
+ onStartShouldSetResponder?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
238
+ onMoveShouldSetResponder?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
239
+ onResponderEnd?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
240
+ onResponderGrant?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
241
+ onResponderReject?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
242
+ onResponderMove?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
243
+ onResponderRelease?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
244
+ onResponderStart?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
245
+ onResponderTerminationRequest?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
246
+ onResponderTerminate?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
247
+ onStartShouldSetResponderCapture?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
248
+ onMoveShouldSetResponderCapture?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
52
249
  disabled?: boolean | undefined;
53
- onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
54
- onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
55
- onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
56
- onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
250
+ onPress?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
251
+ onPressIn?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
252
+ onPressOut?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
253
+ onLongPress?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
57
254
  delayPressIn?: number | undefined;
58
255
  delayPressOut?: number | undefined;
59
256
  delayLongPress?: number | undefined;
@@ -61,69 +258,99 @@ declare const _default: React.MemoExoticComponent<{
61
258
  markerStart?: string | undefined;
62
259
  markerMid?: string | undefined;
63
260
  markerEnd?: string | undefined;
64
- onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
261
+ onLayout?: ((event: import("react-native/types").LayoutChangeEvent) => void) | undefined;
65
262
  accessibilityLabel?: string | undefined;
66
263
  accessible?: boolean | undefined;
67
264
  testID?: string | undefined;
68
- readonly width?: import("react-native-svg").NumberProp | undefined;
69
- readonly height?: import("react-native-svg").NumberProp | undefined;
70
- readonly viewBox?: string | undefined;
71
- preserveAspectRatio?: string | undefined;
72
- readonly color?: "base" | "strong" | "strongInverse" | "baseInverse" | "baseOpacity" | "baseOpacityInverse" | "weak" | "weakInverse" | "weakOpacity" | "weakOpacityInverse" | "accent" | "accentAlt" | undefined;
73
- font?: import("react-native-svg").FontObject | undefined;
74
- fontStyle?: import("react-native-svg").FontStyle | undefined;
75
- fontVariant?: import("react-native-svg").FontVariant | undefined;
76
- fontWeight?: import("react-native-svg").FontWeight | undefined;
77
- fontStretch?: import("react-native-svg").FontStretch | undefined;
78
- fontSize?: import("react-native-svg").NumberProp | undefined;
79
- fontFamily?: string | undefined;
80
- textAnchor?: import("react-native-svg").TextAnchor | undefined;
81
- textDecoration?: import("react-native-svg").TextDecoration | undefined;
82
- letterSpacing?: import("react-native-svg").NumberProp | undefined;
83
- wordSpacing?: import("react-native-svg").NumberProp | undefined;
84
- kerning?: import("react-native-svg").NumberProp | undefined;
85
- fontFeatureSettings?: string | undefined;
86
- fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
87
- fontVariationSettings?: string | undefined;
88
- hitSlop?: import("react-native").Insets | undefined;
265
+ hitSlop?: number | import("react-native/types").Insets | undefined;
266
+ needsOffscreenAlphaCompositing?: boolean | undefined;
89
267
  removeClippedSubviews?: boolean | undefined;
90
268
  nativeID?: string | undefined;
269
+ experimental_layoutConformance?: "strict" | "classic" | undefined;
91
270
  collapsable?: boolean | undefined;
92
- needsOffscreenAlphaCompositing?: boolean | undefined;
271
+ collapsableChildren?: boolean | undefined;
93
272
  renderToHardwareTextureAndroid?: boolean | undefined;
94
273
  focusable?: boolean | undefined;
274
+ tabIndex?: 0 | -1 | undefined;
95
275
  shouldRasterizeIOS?: boolean | undefined;
96
276
  isTVSelectable?: boolean | undefined;
97
277
  hasTVPreferredFocus?: boolean | undefined;
98
- tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
99
278
  tvParallaxShiftDistanceX?: number | undefined;
100
279
  tvParallaxShiftDistanceY?: number | undefined;
101
280
  tvParallaxTiltAngle?: number | undefined;
102
281
  tvParallaxMagnification?: number | undefined;
103
- onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
104
- onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
105
- onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
106
- onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
107
- onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
282
+ onTouchStart?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
283
+ onTouchMove?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
284
+ onTouchEnd?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
285
+ onTouchCancel?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
286
+ onTouchEndCapture?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
287
+ onPointerEnter?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
288
+ onPointerEnterCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
289
+ onPointerLeave?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
290
+ onPointerLeaveCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
291
+ onPointerMove?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
292
+ onPointerMoveCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
293
+ onPointerCancel?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
294
+ onPointerCancelCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
295
+ onPointerDown?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
296
+ onPointerDownCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
297
+ onPointerUp?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
298
+ onPointerUpCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
108
299
  accessibilityActions?: readonly Readonly<{
109
300
  name: string;
110
301
  label?: string | undefined;
111
302
  }>[] | undefined;
112
- accessibilityRole?: import("react-native").AccessibilityRole | undefined;
113
- accessibilityState?: import("react-native").AccessibilityState | undefined;
303
+ 'aria-label'?: string | undefined;
304
+ accessibilityRole?: import("react-native/types").AccessibilityRole | undefined;
305
+ accessibilityState?: import("react-native/types").AccessibilityState | undefined;
306
+ 'aria-busy'?: boolean | undefined;
307
+ 'aria-checked'?: boolean | "mixed" | undefined;
308
+ 'aria-disabled'?: boolean | undefined;
309
+ 'aria-expanded'?: boolean | undefined;
310
+ 'aria-selected'?: boolean | undefined;
114
311
  accessibilityHint?: string | undefined;
115
- accessibilityValue?: import("react-native").AccessibilityValue | undefined;
116
- onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
312
+ accessibilityValue?: import("react-native/types").AccessibilityValue | undefined;
313
+ 'aria-valuemax'?: number | undefined;
314
+ 'aria-valuemin'?: number | undefined;
315
+ 'aria-valuenow'?: number | undefined;
316
+ 'aria-valuetext'?: string | undefined;
317
+ onAccessibilityAction?: ((event: import("react-native/types").AccessibilityActionEvent) => void) | undefined;
318
+ importantForAccessibility?: "auto" | "no" | "yes" | "no-hide-descendants" | undefined;
319
+ 'aria-hidden'?: boolean | undefined;
320
+ 'aria-modal'?: boolean | undefined;
321
+ role?: import("react-native/types").Role | undefined;
117
322
  accessibilityLabelledBy?: string | string[] | undefined;
323
+ 'aria-labelledby'?: string | undefined;
118
324
  accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
119
- importantForAccessibility?: "auto" | "no" | "yes" | "no-hide-descendants" | undefined;
325
+ 'aria-live'?: "off" | "polite" | "assertive" | undefined;
120
326
  accessibilityElementsHidden?: boolean | undefined;
121
- accessibilityLanguage?: string | undefined;
122
327
  accessibilityViewIsModal?: boolean | undefined;
123
328
  onAccessibilityEscape?: (() => void) | undefined;
124
329
  onAccessibilityTap?: (() => void) | undefined;
125
330
  onMagicTap?: (() => void) | undefined;
126
331
  accessibilityIgnoresInvertColors?: boolean | undefined;
332
+ accessibilityLanguage?: string | undefined;
333
+ accessibilityShowsLargeContentViewer?: boolean | undefined;
334
+ accessibilityLargeContentTitle?: string | undefined;
335
+ readonly width?: import("react-native-svg").NumberProp | undefined;
336
+ readonly height?: import("react-native-svg").NumberProp | undefined;
337
+ readonly viewBox?: string | undefined;
338
+ preserveAspectRatio?: string | undefined;
339
+ font?: import("react-native-svg").FontObject | undefined;
340
+ fontStyle?: import("react-native-svg").FontStyle | undefined;
341
+ fontVariant?: import("react-native-svg").FontVariant | undefined;
342
+ fontWeight?: import("react-native-svg").FontWeight | undefined;
343
+ fontStretch?: import("react-native-svg").FontStretch | undefined;
344
+ fontSize?: import("react-native-svg").NumberProp | undefined;
345
+ fontFamily?: string | undefined;
346
+ textAnchor?: import("react-native-svg").TextAnchor | undefined;
347
+ textDecoration?: import("react-native-svg").TextDecoration | undefined;
348
+ letterSpacing?: import("react-native-svg").NumberProp | undefined;
349
+ wordSpacing?: import("react-native-svg").NumberProp | undefined;
350
+ kerning?: import("react-native-svg").NumberProp | undefined;
351
+ fontFeatureSettings?: string | undefined;
352
+ fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
353
+ fontVariationSettings?: string | undefined;
127
354
  readonly size?: "small" | "medium" | "large" | undefined;
128
355
  }): JSX.Element;
129
356
  displayName: string;
@@ -14,6 +14,7 @@ export { default as AppBarExternalLink } from './AppBarExternalLink';
14
14
  export { default as AppBarHDOff } from './AppBarHDOff';
15
15
  export { default as AppBarHDOn } from './AppBarHDOn';
16
16
  export { default as AppBarHeart } from './AppBarHeart';
17
+ export { default as AppBarHeartFill } from './AppBarHeartFill';
17
18
  export { default as AppBarList } from './AppBarList';
18
19
  export { default as AppBarMenu } from './AppBarMenu';
19
20
  export { default as AppBarPoint } from './AppBarPoint';
@@ -42,6 +43,7 @@ export { default as Box } from './Box';
42
43
  export { default as Building } from './Building';
43
44
  export { default as Bulb } from './Bulb';
44
45
  export { default as Calender } from './Calender';
46
+ export { default as Camera } from './Camera';
45
47
  export { default as Chat } from './Chat';
46
48
  export { default as Check } from './Check';
47
49
  export { default as CheckCircle } from './CheckCircle';
@@ -87,6 +89,7 @@ export { default as Filter2 } from './Filter2';
87
89
  export { default as Free } from './Free';
88
90
  export { default as Globe } from './Globe';
89
91
  export { default as Grid } from './Grid';
92
+ export { default as Handler } from './Handler';
90
93
  export { default as HD } from './HD';
91
94
  export { default as HDOff } from './HDOff';
92
95
  export { default as Hash } from './Hash';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fountain-ui/icons",
3
- "version": "3.0.0-alpha.12",
3
+ "version": "3.0.0-alpha.14",
4
4
  "private": false,
5
5
  "author": "Fountain-UI Team",
6
6
  "description": "Fountain Design Svg Icons converted to Fountain-UI React components.",
@@ -50,5 +50,5 @@
50
50
  "publishConfig": {
51
51
  "access": "public"
52
52
  },
53
- "gitHead": "21ec94a50e437c00abc725ad5c06def2aaa6c08f"
53
+ "gitHead": "e0a58a15b36ab1bc34163c1791d151214a89aac5"
54
54
  }
@@ -5,9 +5,7 @@ import createSvgIcon from '../utils/createSvgIcon';
5
5
  export default createSvgIcon(
6
6
  <React.Fragment>
7
7
  <Path
8
- fillRule="evenodd"
9
- clipRule="evenodd"
10
- d="M8.42145 5.02255C7.87268 4.96402 7.31775 5.01973 6.79158 5.18616C6.26542 5.35259 5.77944 5.62614 5.36423 5.98957C4.94902 6.353 4.61359 6.79843 4.37905 7.29782C4.1445 7.7972 4.01592 8.33972 4.00139 8.89121C3.98686 9.4427 4.08669 9.99124 4.29462 10.5023C4.50254 11.0133 4.81405 11.4758 5.20954 11.8605L5.21586 11.8667L5.21583 11.8667L12.0083 18.5927L18.8008 11.8667C18.8215 11.8462 18.8429 11.8268 18.8649 11.8085C19.2284 11.4357 19.5157 10.9954 19.7105 10.512C19.916 10.0019 20.014 9.45482 19.9984 8.90508C19.9827 8.35534 19.8538 7.81474 19.6195 7.3171C19.3853 6.81947 19.0509 6.37552 18.6371 6.01304C18.2234 5.65056 17.7392 5.37735 17.215 5.21053C16.6908 5.04371 16.1377 4.98687 15.5905 5.04357C15.0433 5.10027 14.5137 5.26928 14.0348 5.54003C13.5559 5.81078 13.1381 6.17743 12.8075 6.61702C12.618 6.86899 12.3208 7.01684 12.0055 7.01597C11.6903 7.01509 11.3939 6.86558 11.2058 6.61256C10.8766 6.16976 10.4593 5.79988 9.9801 5.52622C9.5009 5.25257 8.97021 5.08108 8.42145 5.02255ZM20.1391 13.3562L12.7119 20.7106C12.3222 21.0965 11.6944 21.0965 11.3047 20.7106L3.81155 13.2908C3.21975 12.7141 2.7535 12.0214 2.44209 11.256C2.13009 10.4892 1.98028 9.66609 2.00208 8.83854C2.02388 8.01098 2.21683 7.1969 2.56877 6.44758C2.92071 5.69825 3.42401 5.02991 4.04697 4.48464C4.66993 3.93937 5.39905 3.52897 6.18841 3.27928C6.97778 3.0296 7.8103 2.94603 8.63355 3.03383C9.4568 3.12163 10.253 3.37891 10.9719 3.78947C11.3457 4.00292 11.6944 4.25539 12.0124 4.54199C12.3302 4.25886 12.678 4.00961 13.0505 3.79904C13.7689 3.39284 14.5635 3.13928 15.3844 3.05422C16.2053 2.96916 17.035 3.05443 17.8215 3.3047C18.608 3.55497 19.3343 3.96485 19.9551 4.5087C20.5758 5.05256 21.0777 5.71867 21.4291 6.46537C21.7806 7.21207 21.9741 8.02327 21.9976 8.8482C22.021 9.67312 21.874 10.494 21.5655 11.2595C21.2571 12.025 20.794 12.7185 20.2051 13.2968C20.1838 13.3177 20.1617 13.3375 20.1391 13.3562Z"
8
+ d="M20.1818 8.87844C20.1818 6.60089 18.4035 4.81407 16.2694 4.81393C14.7808 4.81393 13.4747 5.68257 12.8105 6.98657C12.6555 7.29098 12.3422 7.48345 12 7.48345C11.6578 7.48345 11.3445 7.29098 11.1895 6.98657C10.5253 5.68257 9.2192 4.81393 7.73065 4.81393C5.5975 4.81408 3.81818 6.60807 3.81818 8.87844C3.81835 11.2563 5.26083 13.5483 7.32848 15.5487C8.87853 17.0484 11.0258 18.5143 11.9956 19.1491C12.9452 18.5191 15.0528 17.0668 16.6822 15.539L17.0994 15.1368C19.1202 13.1265 20.1817 11.1293 20.1818 8.87844ZM22 8.87844C21.9999 11.9788 20.4079 14.536 17.9268 16.8613C16.1222 18.5534 13.8177 20.1255 12.9047 20.7274C12.3576 21.0881 11.6493 21.0915 11.0989 20.7336C10.1712 20.1305 7.80134 18.533 6.0625 16.8507C3.86138 14.7211 2.00016 11.9855 2 8.87844C2 5.66367 4.53676 3.00015 7.73065 3C9.4402 3 10.9574 3.7684 12 4.96716C13.0426 3.7684 14.5598 3 16.2694 3C19.4623 3.00015 22 5.65452 22 8.87844Z"
11
9
  />
12
10
  </React.Fragment>,
13
11
  'AppBarHeart',
@@ -0,0 +1,13 @@
1
+ import React from 'react';
2
+ import { Path } from 'react-native-svg';
3
+ import createSvgIcon from '../utils/createSvgIcon';
4
+
5
+ export default createSvgIcon(
6
+ <React.Fragment>
7
+ <Path
8
+ d="M22 8.87844C21.9999 11.9788 20.4079 14.536 17.9268 16.8613C16.1222 18.5534 13.8177 20.1255 12.9047 20.7274C12.3576 21.0881 11.6493 21.0915 11.0989 20.7336C10.1712 20.1305 7.80134 18.533 6.0625 16.8507C3.86137 14.7211 2.00016 11.9855 2 8.87844C2 5.66367 4.53676 3.00015 7.73065 3C9.4402 3 10.9574 3.7684 12 4.96716C13.0426 3.7684 14.5598 3 16.2694 3C19.4623 3.00015 22 5.65452 22 8.87844Z"
9
+ />
10
+ </React.Fragment>,
11
+ 'AppBarHeartFill',
12
+ '0 0 24 24',
13
+ );
@@ -0,0 +1,23 @@
1
+ import React from 'react';
2
+ import { Path } from 'react-native-svg';
3
+ import createSvgIcon from '../utils/createSvgIcon';
4
+
5
+ export default createSvgIcon(
6
+ <React.Fragment>
7
+ <Path
8
+ fillRule="evenodd"
9
+ clipRule="evenodd"
10
+ d="M10.5 8.34211C12.8196 8.34211 14.7 10.2272 14.7 12.5526C14.7 14.878 12.8196 16.7632 10.5 16.7632C8.1804 16.7632 6.3 14.878 6.3 12.5526C6.3 10.2272 8.1804 8.34211 10.5 8.34211ZM10.5 10.4474C9.3402 10.4474 8.4 11.3899 8.4 12.5526C8.4 13.7153 9.3402 14.6579 10.5 14.6579C11.6598 14.6579 12.6 13.7153 12.6 12.5526C12.6 11.3899 11.6598 10.4474 10.5 10.4474Z"
11
+ />
12
+ <Path
13
+ d="M16.275 7.07874C16.8548 7.07874 17.3249 7.55014 17.325 8.13137C17.325 8.71273 16.8549 9.18401 16.275 9.18401C15.6951 9.184 15.225 8.71273 15.225 8.13137C15.2251 7.55014 15.6952 7.07875 16.275 7.07874Z"
14
+ />
15
+ <Path
16
+ fillRule="evenodd"
17
+ clipRule="evenodd"
18
+ d="M11.2926 1.50411C12.1788 1.5481 13.0196 1.92072 13.65 2.55263C14.3222 3.22655 15.2341 3.60518 16.1848 3.60526H16.8C19.1196 3.60526 21 5.49039 21 7.81579V17.2895C21 19.6149 19.1196 21.5 16.8 21.5H4.2C1.8804 21.5 0 19.6149 0 17.2895V7.81579C1.06812e-05 5.56313 1.76459 3.72328 3.98364 3.6104L4.2 3.60526H4.81523L4.99263 3.60115C5.81951 3.56009 6.60701 3.23294 7.2208 2.67599L7.4792 2.42928C8.13671 1.83261 8.99368 1.50006 9.88477 1.5H11.1152L11.2926 1.50411ZM9.88477 3.60526C9.49102 3.60533 9.11319 3.762 8.83477 4.04112C7.76866 5.10988 6.32292 5.7105 4.81523 5.71053H4.2C3.04021 5.71053 2.10001 6.6531 2.1 7.81579V17.2895C2.1 18.4522 3.0402 19.3947 4.2 19.3947H16.8C17.9598 19.3947 18.9 18.4522 18.9 17.2895V7.81579C18.9 6.6531 17.9598 5.71053 16.8 5.71053H16.1848C14.6771 5.71044 13.2313 5.10985 12.1652 4.04112C11.8868 3.76199 11.509 3.60528 11.1152 3.60526H9.88477Z"
19
+ />
20
+ </React.Fragment>,
21
+ 'Camera',
22
+ '0 0 21 24',
23
+ );
@@ -0,0 +1,13 @@
1
+ import React from 'react';
2
+ import { Path } from 'react-native-svg';
3
+ import createSvgIcon from '../utils/createSvgIcon';
4
+
5
+ export default createSvgIcon(
6
+ <React.Fragment>
7
+ <Path
8
+ d="M19 14C19.5523 14 20 14.4477 20 15C20 15.5523 19.5523 16 19 16H1C0.447715 16 0 15.5523 0 15C0 14.4477 0.447715 14 1 14H19ZM19 8C19.5523 8 20 8.44772 20 9C20 9.55228 19.5523 10 19 10H1C0.447715 10 0 9.55228 0 9C0 8.44772 0.447715 8 1 8H19Z"
9
+ />
10
+ </React.Fragment>,
11
+ 'Handler',
12
+ '0 0 20 24',
13
+ );
@@ -4,9 +4,7 @@ import createSvgIcon from '../utils/createSvgIcon';
4
4
 
5
5
  export default createSvgIcon(
6
6
  <Path
7
- fillRule="evenodd"
8
- clipRule="evenodd"
9
- d="M7.0343 4.02593C6.41109 3.95863 5.78075 4.02266 5.18278 4.21416C4.58479 4.40568 4.03162 4.72072 3.55836 5.14014C3.08507 5.55958 2.70192 6.0744 2.43372 6.65259C2.16549 7.23081 2.01823 7.8595 2.00159 8.49899C1.98495 9.13848 2.09931 9.77426 2.33717 10.3662C2.57501 10.958 2.93099 11.4928 3.382 11.937L3.38828 11.9432L3.38825 11.9433L11.0093 19.584L18.6303 11.9433C18.6523 11.9212 18.675 11.9004 18.6985 11.8808C19.1152 11.4494 19.4451 10.9385 19.6686 10.3767C19.9038 9.78584 20.0161 9.15177 19.9981 8.51431C19.9802 7.87685 19.8325 7.25038 19.5647 6.67419C19.2968 6.09803 18.9148 5.58493 18.4432 5.16657C17.9716 4.74825 17.4205 4.4336 16.8247 4.24163C16.2289 4.04968 15.6008 3.98435 14.9793 4.04955C14.3578 4.11474 13.7558 4.30914 13.2109 4.62108C12.6659 4.93305 12.1895 5.35605 11.812 5.86425C11.6228 6.11902 11.3238 6.26884 11.0065 6.26796C10.6891 6.26708 10.391 6.11561 10.2032 5.85978C9.82732 5.34785 9.35146 4.9211 8.80611 4.60578C8.26079 4.29048 7.65753 4.09323 7.0343 4.02593ZM19.9736 13.4285L11.7173 21.7062C11.5297 21.8943 11.2749 22 11.0093 22C10.7436 22 10.4888 21.8943 10.3012 21.7062L1.97518 13.3586C1.32901 12.7212 0.820668 11.9562 0.481398 11.1119C0.141562 10.2662 -0.0214658 9.35891 0.0022639 8.44697C0.0259936 7.53503 0.235986 6.63755 0.619413 5.81098C1.00285 4.98437 1.55163 4.24619 2.23186 3.64335C2.91211 3.04048 3.70906 2.58608 4.57277 2.30946C5.43651 2.03284 6.34779 1.94017 7.24903 2.03749C8.15026 2.13481 9.02128 2.41994 9.80722 2.87437C10.2432 3.12646 10.6477 3.42757 11.0134 3.771C11.379 3.43155 11.7826 3.13416 12.2172 2.88537C13.0026 2.43575 13.8719 2.15474 14.7706 2.06046C15.6693 1.96618 16.5775 2.06073 17.4381 2.338C18.2986 2.61526 19.0925 3.06909 19.7704 3.67039C20.4482 4.27166 20.9954 5.00739 21.3783 5.8311C21.7612 6.65478 21.9718 7.54908 21.9974 8.45813C22.0229 9.36717 21.8628 10.272 21.5269 11.1162C21.1909 11.9604 20.6861 12.7262 20.0434 13.3653C20.0209 13.3877 19.9976 13.4088 19.9736 13.4285Z"
7
+ d="M20 8.5316C20 6.00099 18.0438 4.01564 15.6963 4.01548C14.0589 4.01548 12.6222 4.98063 11.8916 6.42952C11.7211 6.76776 11.3765 6.98161 11 6.98161C10.6235 6.98161 10.2789 6.76776 10.1084 6.42952C9.37783 4.98063 7.94112 4.01548 6.30371 4.01548C3.95725 4.01564 2 6.00896 2 8.5316C2.00018 11.1737 3.58691 13.7203 5.86133 15.943C7.56638 17.6093 9.9284 19.2382 10.9951 19.9434C12.0397 19.2434 14.3581 17.6297 16.1504 15.9322L16.6094 15.4854C18.8322 13.2516 19.9999 11.0325 20 8.5316ZM22 8.5316C21.9998 11.9765 20.2487 14.8178 17.5195 17.4015C15.5344 19.2816 12.9995 21.0283 11.9951 21.6971C11.3934 22.0979 10.6143 22.1017 10.0088 21.704C8.98833 21.0339 6.38148 19.2589 4.46875 17.3897C2.04751 15.0234 0.000177399 11.9838 0 8.5316C0 4.95964 2.79043 2.00016 6.30371 2C8.18422 2 9.85312 2.85378 11 4.18573C12.1469 2.85378 13.8158 2 15.6963 2C19.2085 2.00016 22 4.94947 22 8.5316Z"
10
8
  />,
11
9
  'Heart',
12
10
  '0 0 22 24',
@@ -4,9 +4,7 @@ import createSvgIcon from '../utils/createSvgIcon';
4
4
 
5
5
  export default createSvgIcon(
6
6
  <Path
7
- fillRule="evenodd"
8
- clipRule="evenodd"
9
- d="M19.9736 13.4285L11.7173 21.7062C11.5297 21.8943 11.2749 22 11.0093 22C10.7436 22 10.4888 21.8943 10.3012 21.7062L1.97518 13.3586C1.32901 12.7212 0.820668 11.9562 0.481398 11.1119C0.141562 10.2662 -0.0214658 9.35891 0.0022639 8.44697C0.0259936 7.53503 0.235986 6.63755 0.619413 5.81098C1.00285 4.98437 1.55163 4.24619 2.23186 3.64335C2.91211 3.04048 3.70906 2.58608 4.57277 2.30946C5.43651 2.03284 6.34779 1.94017 7.24903 2.03749C8.15026 2.13481 9.02128 2.41994 9.80722 2.87437C10.2432 3.12646 10.6477 3.42757 11.0134 3.771C11.379 3.43155 11.7826 3.13416 12.2172 2.88537C13.0026 2.43575 13.8719 2.15474 14.7706 2.06046C15.6693 1.96618 16.5775 2.06073 17.4381 2.338C18.2986 2.61526 19.0925 3.06909 19.7704 3.67039C20.4482 4.27166 20.9954 5.00739 21.3783 5.8311C21.7612 6.65478 21.9718 7.54908 21.9974 8.45813C22.0229 9.36717 21.8628 10.272 21.5269 11.1162C21.1909 11.9604 20.6861 12.7262 20.0434 13.3653C20.0209 13.3877 19.9976 13.4088 19.9736 13.4285Z"
7
+ d="M22 8.5316C21.9998 11.9765 20.2487 14.8178 17.5195 17.4015C15.5344 19.2816 12.9995 21.0283 11.9951 21.6971C11.3934 22.0979 10.6143 22.1017 10.0088 21.704C8.98833 21.0339 6.38148 19.2589 4.46875 17.3897C2.04751 15.0234 0.000177399 11.9838 0 8.5316C0 4.95964 2.79043 2.00016 6.30371 2C8.18422 2 9.85312 2.85378 11 4.18573C12.1469 2.85378 13.8158 2 15.6963 2C19.2085 2.00016 22 4.94947 22 8.5316Z"
10
8
  />,
11
9
  'HeartFill',
12
10
  '0 0 22 24',
@@ -14,6 +14,7 @@ export { default as AppBarExternalLink } from './AppBarExternalLink';
14
14
  export { default as AppBarHDOff } from './AppBarHDOff';
15
15
  export { default as AppBarHDOn } from './AppBarHDOn';
16
16
  export { default as AppBarHeart } from './AppBarHeart';
17
+ export { default as AppBarHeartFill } from './AppBarHeartFill';
17
18
  export { default as AppBarList } from './AppBarList';
18
19
  export { default as AppBarMenu } from './AppBarMenu';
19
20
  export { default as AppBarPoint } from './AppBarPoint';
@@ -42,6 +43,7 @@ export { default as Box } from './Box';
42
43
  export { default as Building } from './Building';
43
44
  export { default as Bulb } from './Bulb';
44
45
  export { default as Calender } from './Calender';
46
+ export { default as Camera } from './Camera';
45
47
  export { default as Chat } from './Chat';
46
48
  export { default as Check } from './Check';
47
49
  export { default as CheckCircle } from './CheckCircle';
@@ -87,6 +89,7 @@ export { default as Filter2 } from './Filter2';
87
89
  export { default as Free } from './Free';
88
90
  export { default as Globe } from './Globe';
89
91
  export { default as Grid } from './Grid';
92
+ export { default as Handler } from './Handler';
90
93
  export { default as HD } from './HD';
91
94
  export { default as HDOff } from './HDOff';
92
95
  export { default as Hash } from './Hash';