@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 +1 @@
1
- {"version":3,"names":["default","Alarm","AlertCircle","AlertOctagon","AlertTriangle","AppBarBellOff","AppBarBellOn","AppBarBenefit","AppBarChevronLeft","AppBarChevronLeftFill","AppBarClose","AppBarCloseCircleFill","AppBarEdit","AppBarExternalLink","AppBarHDOff","AppBarHDOn","AppBarHeart","AppBarList","AppBarMenu","AppBarPoint","AppBarQuestion","AppBarSearch","AppBarSetting","ArrowDown","ArrowDownCircle","ArrowLeft","ArrowLeftCircle","ArrowRight","ArrowRightCircle","ArrowUp","ArrowUpCircle","ArrowsMaximize","ArrowsMinimize","Award","BellOff","BellOn","Benefit","BenefitFillPierced","Block","Bookmark","BookmarkFill","Box","Building","Bulb","Calender","Chat","Check","CheckCircle","CheckCircleFill","CheckCircleFillPierced","ChevronDown","ChevronDownCircle","ChevronLeft","ChevronLeftCircle","ChevronLeftCircleFill","ChevronLeftCircleFillPierced","ChevronRight","ChevronRightCircle","ChevronUp","ChevronUpCircle","ChevronsDown","ChevronsLeft","ChevronsRight","ChevronsUp","Clipboard","Close","CloseCircle","CloseCircleFill","CloseCircleFillPierced","Coffee","Coins","Comics","ComicsFillPierced","Copy","CreditCard","Crown","Database","DistanceHorizontal","DistanceVertical","Download","Edit","Edit2","ExternalLink","EyeOff","EyeOn","Filter","Filter2","Free","Globe","Grid","HD","HDOff","Hash","Heart","HeartFill","Home","HomeFillPierced","Image","Inbox","Info","InfoCircle","LaurelsLeft","LaurelsRight","Layers","Library","LibraryFillPierced","LineHorizontal","LineHorizontalFill","LineHorizontalFillPierced","LineVertical","LineVerticalFill","LineVerticalFillPierced","Link","List","ListCheck","Lock","LogIn","LogOut","MapPin","Maximize","Maximize1","Message","Minimize","Minimize1","Minus","MinusCircle","MinusCircleFill","MinusCircleFillPierced","MoreHorizontal","MoreSquare","MoreSquareFillPierced","MoreVertical","Move","Novels","NovelsFillPierced","Paperclip","Percent","Plus","PlusCircle","Point","QuestionCircle","QuestionCircleFillPierced","Recommend","RefreshCcw","RefreshCw","RotateCcw","RotateCw","RotateLeft","RotateRight","Sale","Sanserif","SanserifFill","Search","Serif","SerifFill","Setting","Shield","Shop","ShoppingBag","Shuffle","Smartphone","Sort","SortAsc","SpacingLarge","SpacingLargeFill","SpacingLargeFillPierced","SpacingMedium","SpacingMediumFill","SpacingMediumFillPierced","SpacingSmall","SpacingSmallFill","SpacingSmallFillPierced","Sparkles","Speaker","Star","SwapHorizontal","SwapVertical","Ticket","Time","TimeFill","TimeFillPierced","Token","Trash","TrendingUp","Trophy","Unlock","Upload","User","Users","VolumeOff","VolumeOn","Zap"],"sources":["index.ts"],"sourcesContent":["export { default as Alarm } from './Alarm';\nexport { default as AlertCircle } from './AlertCircle';\nexport { default as AlertOctagon } from './AlertOctagon';\nexport { default as AlertTriangle } from './AlertTriangle';\nexport { default as AppBarBellOff } from './AppBarBellOff';\nexport { default as AppBarBellOn } from './AppBarBellOn';\nexport { default as AppBarBenefit } from './AppBarBenefit';\nexport { default as AppBarChevronLeft } from './AppBarChevronLeft';\nexport { default as AppBarChevronLeftFill } from './AppBarChevronLeftFill';\nexport { default as AppBarClose } from './AppBarClose';\nexport { default as AppBarCloseCircleFill } from './AppBarCloseCircleFill';\nexport { default as AppBarEdit } from './AppBarEdit';\nexport { default as AppBarExternalLink } from './AppBarExternalLink';\nexport { default as AppBarHDOff } from './AppBarHDOff';\nexport { default as AppBarHDOn } from './AppBarHDOn';\nexport { default as AppBarHeart } from './AppBarHeart';\nexport { default as AppBarList } from './AppBarList';\nexport { default as AppBarMenu } from './AppBarMenu';\nexport { default as AppBarPoint } from './AppBarPoint';\nexport { default as AppBarQuestion } from './AppBarQuestion';\nexport { default as AppBarSearch } from './AppBarSearch';\nexport { default as AppBarSetting } from './AppBarSetting';\nexport { default as ArrowDown } from './ArrowDown';\nexport { default as ArrowDownCircle } from './ArrowDownCircle';\nexport { default as ArrowLeft } from './ArrowLeft';\nexport { default as ArrowLeftCircle } from './ArrowLeftCircle';\nexport { default as ArrowRight } from './ArrowRight';\nexport { default as ArrowRightCircle } from './ArrowRightCircle';\nexport { default as ArrowUp } from './ArrowUp';\nexport { default as ArrowUpCircle } from './ArrowUpCircle';\nexport { default as ArrowsMaximize } from './ArrowsMaximize';\nexport { default as ArrowsMinimize } from './ArrowsMinimize';\nexport { default as Award } from './Award';\nexport { default as BellOff } from './BellOff';\nexport { default as BellOn } from './BellOn';\nexport { default as Benefit } from './Benefit';\nexport { default as BenefitFillPierced } from './BenefitFillPierced';\nexport { default as Block } from './Block';\nexport { default as Bookmark } from './Bookmark';\nexport { default as BookmarkFill } from './BookmarkFill';\nexport { default as Box } from './Box';\nexport { default as Building } from './Building';\nexport { default as Bulb } from './Bulb';\nexport { default as Calender } from './Calender';\nexport { default as Chat } from './Chat';\nexport { default as Check } from './Check';\nexport { default as CheckCircle } from './CheckCircle';\nexport { default as CheckCircleFill } from './CheckCircleFill';\nexport { default as CheckCircleFillPierced } from './CheckCircleFillPierced';\nexport { default as ChevronDown } from './ChevronDown';\nexport { default as ChevronDownCircle } from './ChevronDownCircle';\nexport { default as ChevronLeft } from './ChevronLeft';\nexport { default as ChevronLeftCircle } from './ChevronLeftCircle';\nexport { default as ChevronLeftCircleFill } from './ChevronLeftCircleFill';\nexport { default as ChevronLeftCircleFillPierced } from './ChevronLeftCircleFillPierced';\nexport { default as ChevronRight } from './ChevronRight';\nexport { default as ChevronRightCircle } from './ChevronRightCircle';\nexport { default as ChevronUp } from './ChevronUp';\nexport { default as ChevronUpCircle } from './ChevronUpCircle';\nexport { default as ChevronsDown } from './ChevronsDown';\nexport { default as ChevronsLeft } from './ChevronsLeft';\nexport { default as ChevronsRight } from './ChevronsRight';\nexport { default as ChevronsUp } from './ChevronsUp';\nexport { default as Clipboard } from './Clipboard';\nexport { default as Close } from './Close';\nexport { default as CloseCircle } from './CloseCircle';\nexport { default as CloseCircleFill } from './CloseCircleFill';\nexport { default as CloseCircleFillPierced } from './CloseCircleFillPierced';\nexport { default as Coffee } from './Coffee';\nexport { default as Coins } from './Coins';\nexport { default as Comics } from './Comics';\nexport { default as ComicsFillPierced } from './ComicsFillPierced';\nexport { default as Copy } from './Copy';\nexport { default as CreditCard } from './CreditCard';\nexport { default as Crown } from './Crown';\nexport { default as Database } from './Database';\nexport { default as DistanceHorizontal } from './DistanceHorizontal';\nexport { default as DistanceVertical } from './DistanceVertical';\nexport { default as Download } from './Download';\nexport { default as Edit } from './Edit';\nexport { default as Edit2 } from './Edit2';\nexport { default as ExternalLink } from './ExternalLink';\nexport { default as EyeOff } from './EyeOff';\nexport { default as EyeOn } from './EyeOn';\nexport { default as Filter } from './Filter';\nexport { default as Filter2 } from './Filter2';\nexport { default as Free } from './Free';\nexport { default as Globe } from './Globe';\nexport { default as Grid } from './Grid';\nexport { default as HD } from './HD';\nexport { default as HDOff } from './HDOff';\nexport { default as Hash } from './Hash';\nexport { default as Heart } from './Heart';\nexport { default as HeartFill } from './HeartFill';\nexport { default as Home } from './Home';\nexport { default as HomeFillPierced } from './HomeFillPierced';\nexport { default as Image } from './Image';\nexport { default as Inbox } from './Inbox';\nexport { default as Info } from './Info';\nexport { default as InfoCircle } from './InfoCircle';\nexport { default as LaurelsLeft } from './LaurelsLeft';\nexport { default as LaurelsRight } from './LaurelsRight';\nexport { default as Layers } from './Layers';\nexport { default as Library } from './Library';\nexport { default as LibraryFillPierced } from './LibraryFillPierced';\nexport { default as LineHorizontal } from './LineHorizontal';\nexport { default as LineHorizontalFill } from './LineHorizontalFill';\nexport { default as LineHorizontalFillPierced } from './LineHorizontalFillPierced';\nexport { default as LineVertical } from './LineVertical';\nexport { default as LineVerticalFill } from './LineVerticalFill';\nexport { default as LineVerticalFillPierced } from './LineVerticalFillPierced';\nexport { default as Link } from './Link';\nexport { default as List } from './List';\nexport { default as ListCheck } from './ListCheck';\nexport { default as Lock } from './Lock';\nexport { default as LogIn } from './LogIn';\nexport { default as LogOut } from './LogOut';\nexport { default as MapPin } from './MapPin';\nexport { default as Maximize } from './Maximize';\nexport { default as Maximize1 } from './Maximize1';\nexport { default as Message } from './Message';\nexport { default as Minimize } from './Minimize';\nexport { default as Minimize1 } from './Minimize1';\nexport { default as Minus } from './Minus';\nexport { default as MinusCircle } from './MinusCircle';\nexport { default as MinusCircleFill } from './MinusCircleFill';\nexport { default as MinusCircleFillPierced } from './MinusCircleFillPierced';\nexport { default as MoreHorizontal } from './MoreHorizontal';\nexport { default as MoreSquare } from './MoreSquare';\nexport { default as MoreSquareFillPierced } from './MoreSquareFillPierced';\nexport { default as MoreVertical } from './MoreVertical';\nexport { default as Move } from './Move';\nexport { default as Novels } from './Novels';\nexport { default as NovelsFillPierced } from './NovelsFillPierced';\nexport { default as Paperclip } from './Paperclip';\nexport { default as Percent } from './Percent';\nexport { default as Plus } from './Plus';\nexport { default as PlusCircle } from './PlusCircle';\nexport { default as Point } from './Point';\nexport { default as QuestionCircle } from './QuestionCircle';\nexport { default as QuestionCircleFillPierced } from './QuestionCircleFillPierced';\nexport { default as Recommend } from './Recommend';\nexport { default as RefreshCcw } from './RefreshCcw';\nexport { default as RefreshCw } from './RefreshCw';\nexport { default as RotateCcw } from './RotateCcw';\nexport { default as RotateCw } from './RotateCw';\nexport { default as RotateLeft } from './RotateLeft';\nexport { default as RotateRight } from './RotateRight';\nexport { default as Sale } from './Sale';\nexport { default as Sanserif } from './Sanserif';\nexport { default as SanserifFill } from './SanserifFill';\nexport { default as Search } from './Search';\nexport { default as Serif } from './Serif';\nexport { default as SerifFill } from './SerifFill';\nexport { default as Setting } from './Setting';\nexport { default as Shield } from './Shield';\nexport { default as Shop } from './Shop';\nexport { default as ShoppingBag } from './ShoppingBag';\nexport { default as Shuffle } from './Shuffle';\nexport { default as Smartphone } from './Smartphone';\nexport { default as Sort } from './Sort';\nexport { default as SortAsc } from './SortAsc';\nexport { default as SpacingLarge } from './SpacingLarge';\nexport { default as SpacingLargeFill } from './SpacingLargeFill';\nexport { default as SpacingLargeFillPierced } from './SpacingLargeFillPierced';\nexport { default as SpacingMedium } from './SpacingMedium';\nexport { default as SpacingMediumFill } from './SpacingMediumFill';\nexport { default as SpacingMediumFillPierced } from './SpacingMediumFillPierced';\nexport { default as SpacingSmall } from './SpacingSmall';\nexport { default as SpacingSmallFill } from './SpacingSmallFill';\nexport { default as SpacingSmallFillPierced } from './SpacingSmallFillPierced';\nexport { default as Sparkles } from './Sparkles';\nexport { default as Speaker } from './Speaker';\nexport { default as Star } from './Star';\nexport { default as SwapHorizontal } from './SwapHorizontal';\nexport { default as SwapVertical } from './SwapVertical';\nexport { default as Ticket } from './Ticket';\nexport { default as Time } from './Time';\nexport { default as TimeFill } from './TimeFill';\nexport { default as TimeFillPierced } from './TimeFillPierced';\nexport { default as Token } from './Token';\nexport { default as Trash } from './Trash';\nexport { default as TrendingUp } from './TrendingUp';\nexport { default as Trophy } from './Trophy';\nexport { default as Unlock } from './Unlock';\nexport { default as Upload } from './Upload';\nexport { default as User } from './User';\nexport { default as Users } from './Users';\nexport { default as VolumeOff } from './VolumeOff';\nexport { default as VolumeOn } from './VolumeOn';\nexport { default as Zap } from './Zap';\n"],"mappings":"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"}
1
+ {"version":3,"names":["default","Alarm","AlertCircle","AlertOctagon","AlertTriangle","AppBarBellOff","AppBarBellOn","AppBarBenefit","AppBarChevronLeft","AppBarChevronLeftFill","AppBarClose","AppBarCloseCircleFill","AppBarEdit","AppBarExternalLink","AppBarHDOff","AppBarHDOn","AppBarHeart","AppBarHeartFill","AppBarList","AppBarMenu","AppBarPoint","AppBarQuestion","AppBarSearch","AppBarSetting","ArrowDown","ArrowDownCircle","ArrowLeft","ArrowLeftCircle","ArrowRight","ArrowRightCircle","ArrowUp","ArrowUpCircle","ArrowsMaximize","ArrowsMinimize","Award","BellOff","BellOn","Benefit","BenefitFillPierced","Block","Bookmark","BookmarkFill","Box","Building","Bulb","Calender","Camera","Chat","Check","CheckCircle","CheckCircleFill","CheckCircleFillPierced","ChevronDown","ChevronDownCircle","ChevronLeft","ChevronLeftCircle","ChevronLeftCircleFill","ChevronLeftCircleFillPierced","ChevronRight","ChevronRightCircle","ChevronUp","ChevronUpCircle","ChevronsDown","ChevronsLeft","ChevronsRight","ChevronsUp","Clipboard","Close","CloseCircle","CloseCircleFill","CloseCircleFillPierced","Coffee","Coins","Comics","ComicsFillPierced","Copy","CreditCard","Crown","Database","DistanceHorizontal","DistanceVertical","Download","Edit","Edit2","ExternalLink","EyeOff","EyeOn","Filter","Filter2","Free","Globe","Grid","Handler","HD","HDOff","Hash","Heart","HeartFill","Home","HomeFillPierced","Image","Inbox","Info","InfoCircle","LaurelsLeft","LaurelsRight","Layers","Library","LibraryFillPierced","LineHorizontal","LineHorizontalFill","LineHorizontalFillPierced","LineVertical","LineVerticalFill","LineVerticalFillPierced","Link","List","ListCheck","Lock","LogIn","LogOut","MapPin","Maximize","Maximize1","Message","Minimize","Minimize1","Minus","MinusCircle","MinusCircleFill","MinusCircleFillPierced","MoreHorizontal","MoreSquare","MoreSquareFillPierced","MoreVertical","Move","Novels","NovelsFillPierced","Paperclip","Percent","Plus","PlusCircle","Point","QuestionCircle","QuestionCircleFillPierced","Recommend","RefreshCcw","RefreshCw","RotateCcw","RotateCw","RotateLeft","RotateRight","Sale","Sanserif","SanserifFill","Search","Serif","SerifFill","Setting","Shield","Shop","ShoppingBag","Shuffle","Smartphone","Sort","SortAsc","SpacingLarge","SpacingLargeFill","SpacingLargeFillPierced","SpacingMedium","SpacingMediumFill","SpacingMediumFillPierced","SpacingSmall","SpacingSmallFill","SpacingSmallFillPierced","Sparkles","Speaker","Star","SwapHorizontal","SwapVertical","Ticket","Time","TimeFill","TimeFillPierced","Token","Trash","TrendingUp","Trophy","Unlock","Upload","User","Users","VolumeOff","VolumeOn","Zap"],"sources":["index.ts"],"sourcesContent":["export { default as Alarm } from './Alarm';\nexport { default as AlertCircle } from './AlertCircle';\nexport { default as AlertOctagon } from './AlertOctagon';\nexport { default as AlertTriangle } from './AlertTriangle';\nexport { default as AppBarBellOff } from './AppBarBellOff';\nexport { default as AppBarBellOn } from './AppBarBellOn';\nexport { default as AppBarBenefit } from './AppBarBenefit';\nexport { default as AppBarChevronLeft } from './AppBarChevronLeft';\nexport { default as AppBarChevronLeftFill } from './AppBarChevronLeftFill';\nexport { default as AppBarClose } from './AppBarClose';\nexport { default as AppBarCloseCircleFill } from './AppBarCloseCircleFill';\nexport { default as AppBarEdit } from './AppBarEdit';\nexport { default as AppBarExternalLink } from './AppBarExternalLink';\nexport { default as AppBarHDOff } from './AppBarHDOff';\nexport { default as AppBarHDOn } from './AppBarHDOn';\nexport { default as AppBarHeart } from './AppBarHeart';\nexport { default as AppBarHeartFill } from './AppBarHeartFill';\nexport { default as AppBarList } from './AppBarList';\nexport { default as AppBarMenu } from './AppBarMenu';\nexport { default as AppBarPoint } from './AppBarPoint';\nexport { default as AppBarQuestion } from './AppBarQuestion';\nexport { default as AppBarSearch } from './AppBarSearch';\nexport { default as AppBarSetting } from './AppBarSetting';\nexport { default as ArrowDown } from './ArrowDown';\nexport { default as ArrowDownCircle } from './ArrowDownCircle';\nexport { default as ArrowLeft } from './ArrowLeft';\nexport { default as ArrowLeftCircle } from './ArrowLeftCircle';\nexport { default as ArrowRight } from './ArrowRight';\nexport { default as ArrowRightCircle } from './ArrowRightCircle';\nexport { default as ArrowUp } from './ArrowUp';\nexport { default as ArrowUpCircle } from './ArrowUpCircle';\nexport { default as ArrowsMaximize } from './ArrowsMaximize';\nexport { default as ArrowsMinimize } from './ArrowsMinimize';\nexport { default as Award } from './Award';\nexport { default as BellOff } from './BellOff';\nexport { default as BellOn } from './BellOn';\nexport { default as Benefit } from './Benefit';\nexport { default as BenefitFillPierced } from './BenefitFillPierced';\nexport { default as Block } from './Block';\nexport { default as Bookmark } from './Bookmark';\nexport { default as BookmarkFill } from './BookmarkFill';\nexport { default as Box } from './Box';\nexport { default as Building } from './Building';\nexport { default as Bulb } from './Bulb';\nexport { default as Calender } from './Calender';\nexport { default as Camera } from './Camera';\nexport { default as Chat } from './Chat';\nexport { default as Check } from './Check';\nexport { default as CheckCircle } from './CheckCircle';\nexport { default as CheckCircleFill } from './CheckCircleFill';\nexport { default as CheckCircleFillPierced } from './CheckCircleFillPierced';\nexport { default as ChevronDown } from './ChevronDown';\nexport { default as ChevronDownCircle } from './ChevronDownCircle';\nexport { default as ChevronLeft } from './ChevronLeft';\nexport { default as ChevronLeftCircle } from './ChevronLeftCircle';\nexport { default as ChevronLeftCircleFill } from './ChevronLeftCircleFill';\nexport { default as ChevronLeftCircleFillPierced } from './ChevronLeftCircleFillPierced';\nexport { default as ChevronRight } from './ChevronRight';\nexport { default as ChevronRightCircle } from './ChevronRightCircle';\nexport { default as ChevronUp } from './ChevronUp';\nexport { default as ChevronUpCircle } from './ChevronUpCircle';\nexport { default as ChevronsDown } from './ChevronsDown';\nexport { default as ChevronsLeft } from './ChevronsLeft';\nexport { default as ChevronsRight } from './ChevronsRight';\nexport { default as ChevronsUp } from './ChevronsUp';\nexport { default as Clipboard } from './Clipboard';\nexport { default as Close } from './Close';\nexport { default as CloseCircle } from './CloseCircle';\nexport { default as CloseCircleFill } from './CloseCircleFill';\nexport { default as CloseCircleFillPierced } from './CloseCircleFillPierced';\nexport { default as Coffee } from './Coffee';\nexport { default as Coins } from './Coins';\nexport { default as Comics } from './Comics';\nexport { default as ComicsFillPierced } from './ComicsFillPierced';\nexport { default as Copy } from './Copy';\nexport { default as CreditCard } from './CreditCard';\nexport { default as Crown } from './Crown';\nexport { default as Database } from './Database';\nexport { default as DistanceHorizontal } from './DistanceHorizontal';\nexport { default as DistanceVertical } from './DistanceVertical';\nexport { default as Download } from './Download';\nexport { default as Edit } from './Edit';\nexport { default as Edit2 } from './Edit2';\nexport { default as ExternalLink } from './ExternalLink';\nexport { default as EyeOff } from './EyeOff';\nexport { default as EyeOn } from './EyeOn';\nexport { default as Filter } from './Filter';\nexport { default as Filter2 } from './Filter2';\nexport { default as Free } from './Free';\nexport { default as Globe } from './Globe';\nexport { default as Grid } from './Grid';\nexport { default as Handler } from './Handler';\nexport { default as HD } from './HD';\nexport { default as HDOff } from './HDOff';\nexport { default as Hash } from './Hash';\nexport { default as Heart } from './Heart';\nexport { default as HeartFill } from './HeartFill';\nexport { default as Home } from './Home';\nexport { default as HomeFillPierced } from './HomeFillPierced';\nexport { default as Image } from './Image';\nexport { default as Inbox } from './Inbox';\nexport { default as Info } from './Info';\nexport { default as InfoCircle } from './InfoCircle';\nexport { default as LaurelsLeft } from './LaurelsLeft';\nexport { default as LaurelsRight } from './LaurelsRight';\nexport { default as Layers } from './Layers';\nexport { default as Library } from './Library';\nexport { default as LibraryFillPierced } from './LibraryFillPierced';\nexport { default as LineHorizontal } from './LineHorizontal';\nexport { default as LineHorizontalFill } from './LineHorizontalFill';\nexport { default as LineHorizontalFillPierced } from './LineHorizontalFillPierced';\nexport { default as LineVertical } from './LineVertical';\nexport { default as LineVerticalFill } from './LineVerticalFill';\nexport { default as LineVerticalFillPierced } from './LineVerticalFillPierced';\nexport { default as Link } from './Link';\nexport { default as List } from './List';\nexport { default as ListCheck } from './ListCheck';\nexport { default as Lock } from './Lock';\nexport { default as LogIn } from './LogIn';\nexport { default as LogOut } from './LogOut';\nexport { default as MapPin } from './MapPin';\nexport { default as Maximize } from './Maximize';\nexport { default as Maximize1 } from './Maximize1';\nexport { default as Message } from './Message';\nexport { default as Minimize } from './Minimize';\nexport { default as Minimize1 } from './Minimize1';\nexport { default as Minus } from './Minus';\nexport { default as MinusCircle } from './MinusCircle';\nexport { default as MinusCircleFill } from './MinusCircleFill';\nexport { default as MinusCircleFillPierced } from './MinusCircleFillPierced';\nexport { default as MoreHorizontal } from './MoreHorizontal';\nexport { default as MoreSquare } from './MoreSquare';\nexport { default as MoreSquareFillPierced } from './MoreSquareFillPierced';\nexport { default as MoreVertical } from './MoreVertical';\nexport { default as Move } from './Move';\nexport { default as Novels } from './Novels';\nexport { default as NovelsFillPierced } from './NovelsFillPierced';\nexport { default as Paperclip } from './Paperclip';\nexport { default as Percent } from './Percent';\nexport { default as Plus } from './Plus';\nexport { default as PlusCircle } from './PlusCircle';\nexport { default as Point } from './Point';\nexport { default as QuestionCircle } from './QuestionCircle';\nexport { default as QuestionCircleFillPierced } from './QuestionCircleFillPierced';\nexport { default as Recommend } from './Recommend';\nexport { default as RefreshCcw } from './RefreshCcw';\nexport { default as RefreshCw } from './RefreshCw';\nexport { default as RotateCcw } from './RotateCcw';\nexport { default as RotateCw } from './RotateCw';\nexport { default as RotateLeft } from './RotateLeft';\nexport { default as RotateRight } from './RotateRight';\nexport { default as Sale } from './Sale';\nexport { default as Sanserif } from './Sanserif';\nexport { default as SanserifFill } from './SanserifFill';\nexport { default as Search } from './Search';\nexport { default as Serif } from './Serif';\nexport { default as SerifFill } from './SerifFill';\nexport { default as Setting } from './Setting';\nexport { default as Shield } from './Shield';\nexport { default as Shop } from './Shop';\nexport { default as ShoppingBag } from './ShoppingBag';\nexport { default as Shuffle } from './Shuffle';\nexport { default as Smartphone } from './Smartphone';\nexport { default as Sort } from './Sort';\nexport { default as SortAsc } from './SortAsc';\nexport { default as SpacingLarge } from './SpacingLarge';\nexport { default as SpacingLargeFill } from './SpacingLargeFill';\nexport { default as SpacingLargeFillPierced } from './SpacingLargeFillPierced';\nexport { default as SpacingMedium } from './SpacingMedium';\nexport { default as SpacingMediumFill } from './SpacingMediumFill';\nexport { default as SpacingMediumFillPierced } from './SpacingMediumFillPierced';\nexport { default as SpacingSmall } from './SpacingSmall';\nexport { default as SpacingSmallFill } from './SpacingSmallFill';\nexport { default as SpacingSmallFillPierced } from './SpacingSmallFillPierced';\nexport { default as Sparkles } from './Sparkles';\nexport { default as Speaker } from './Speaker';\nexport { default as Star } from './Star';\nexport { default as SwapHorizontal } from './SwapHorizontal';\nexport { default as SwapVertical } from './SwapVertical';\nexport { default as Ticket } from './Ticket';\nexport { default as Time } from './Time';\nexport { default as TimeFill } from './TimeFill';\nexport { default as TimeFillPierced } from './TimeFillPierced';\nexport { default as Token } from './Token';\nexport { default as Trash } from './Trash';\nexport { default as TrendingUp } from './TrendingUp';\nexport { default as Trophy } from './Trophy';\nexport { default as Unlock } from './Unlock';\nexport { default as Upload } from './Upload';\nexport { default as User } from './User';\nexport { default as Users } from './Users';\nexport { default as VolumeOff } from './VolumeOff';\nexport { default as VolumeOn } from './VolumeOn';\nexport { default as Zap } from './Zap';\n"],"mappings":"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"}
@@ -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;