gd-bs 6.2.9 → 6.3.0

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 (314) hide show
  1. package/build/bs.js +1 -1
  2. package/build/icons/iconTypes.js +1994 -1897
  3. package/build/icons/index.js +2188 -1897
  4. package/build/icons/svgs/alphabet.js +8 -0
  5. package/build/icons/svgs/alphabetUppercase.js +8 -0
  6. package/build/icons/svgs/amazon.js +8 -0
  7. package/build/icons/svgs/arrows.js +8 -0
  8. package/build/icons/svgs/arrowsCollapseVertical.js +8 -0
  9. package/build/icons/svgs/arrowsExpandVertical.js +8 -0
  10. package/build/icons/svgs/arrowsVertical.js +8 -0
  11. package/build/icons/svgs/backpack.js +8 -0
  12. package/build/icons/svgs/backpack2.js +8 -0
  13. package/build/icons/svgs/backpack2Fill.js +8 -0
  14. package/build/icons/svgs/backpack3.js +8 -0
  15. package/build/icons/svgs/backpack3Fill.js +8 -0
  16. package/build/icons/svgs/backpack4.js +8 -0
  17. package/build/icons/svgs/backpack4Fill.js +8 -0
  18. package/build/icons/svgs/backpackFill.js +8 -0
  19. package/build/icons/svgs/ban.js +8 -0
  20. package/build/icons/svgs/banFill.js +8 -0
  21. package/build/icons/svgs/bing.js +8 -0
  22. package/build/icons/svgs/brilliance.js +8 -0
  23. package/build/icons/svgs/cake.js +8 -0
  24. package/build/icons/svgs/cake2.js +8 -0
  25. package/build/icons/svgs/cake2Fill.js +8 -0
  26. package/build/icons/svgs/cakeFill.js +8 -0
  27. package/build/icons/svgs/cookie.js +8 -0
  28. package/build/icons/svgs/copy.js +8 -0
  29. package/build/icons/svgs/crosshair.js +8 -0
  30. package/build/icons/svgs/crosshair2.js +8 -0
  31. package/build/icons/svgs/duffle.js +8 -0
  32. package/build/icons/svgs/duffleFill.js +8 -0
  33. package/build/icons/svgs/emojiAstonished.js +8 -0
  34. package/build/icons/svgs/emojiAstonishedFill.js +8 -0
  35. package/build/icons/svgs/emojiGrimace.js +8 -0
  36. package/build/icons/svgs/emojiGrimaceFill.js +8 -0
  37. package/build/icons/svgs/emojiGrin.js +8 -0
  38. package/build/icons/svgs/emojiGrinFill.js +8 -0
  39. package/build/icons/svgs/emojiSurprise.js +8 -0
  40. package/build/icons/svgs/emojiSurpriseFill.js +8 -0
  41. package/build/icons/svgs/emojiTear.js +8 -0
  42. package/build/icons/svgs/emojiTearFill.js +8 -0
  43. package/build/icons/svgs/envelopeArrowDown.js +8 -0
  44. package/build/icons/svgs/envelopeArrowDownFill.js +8 -0
  45. package/build/icons/svgs/envelopeArrowUp.js +8 -0
  46. package/build/icons/svgs/envelopeArrowUpFill.js +8 -0
  47. package/build/icons/svgs/exposure.js +8 -0
  48. package/build/icons/svgs/feather.js +8 -0
  49. package/build/icons/svgs/feather2.js +8 -0
  50. package/build/icons/svgs/floppy.js +8 -0
  51. package/build/icons/svgs/floppy2.js +8 -0
  52. package/build/icons/svgs/floppy2Fill.js +8 -0
  53. package/build/icons/svgs/floppyFill.js +8 -0
  54. package/build/icons/svgs/genderNeuter.js +8 -0
  55. package/build/icons/svgs/gitlab.js +8 -0
  56. package/build/icons/svgs/highlighter.js +8 -0
  57. package/build/icons/svgs/highlights.js +8 -0
  58. package/build/icons/svgs/index.d.ts +194 -0
  59. package/build/icons/svgs/index.js +97 -0
  60. package/build/icons/svgs/luggage.js +8 -0
  61. package/build/icons/svgs/luggageFill.js +8 -0
  62. package/build/icons/svgs/mailbox2Flag.js +8 -0
  63. package/build/icons/svgs/mailboxFlag.js +8 -0
  64. package/build/icons/svgs/markerTip.js +8 -0
  65. package/build/icons/svgs/noiseReduction.js +8 -0
  66. package/build/icons/svgs/nvme.js +8 -0
  67. package/build/icons/svgs/nvmeFill.js +8 -0
  68. package/build/icons/svgs/opencollective.js +8 -0
  69. package/build/icons/svgs/passport.js +8 -0
  70. package/build/icons/svgs/passportFill.js +8 -0
  71. package/build/icons/svgs/pciCardNetwork.js +8 -0
  72. package/build/icons/svgs/pciCardSound.js +8 -0
  73. package/build/icons/svgs/personArmsUp.js +8 -0
  74. package/build/icons/svgs/personRaisedHand.js +8 -0
  75. package/build/icons/svgs/personStanding.js +8 -0
  76. package/build/icons/svgs/personStandingDress.js +8 -0
  77. package/build/icons/svgs/personWalking.js +8 -0
  78. package/build/icons/svgs/personWheelchair.js +8 -0
  79. package/build/icons/svgs/radar.js +8 -0
  80. package/build/icons/svgs/sendArrowDown.js +8 -0
  81. package/build/icons/svgs/sendArrowDownFill.js +8 -0
  82. package/build/icons/svgs/sendArrowUp.js +8 -0
  83. package/build/icons/svgs/sendArrowUpFill.js +8 -0
  84. package/build/icons/svgs/shadows.js +8 -0
  85. package/build/icons/svgs/simSlash.js +8 -0
  86. package/build/icons/svgs/simSlashFill.js +8 -0
  87. package/build/icons/svgs/sourceforge.js +8 -0
  88. package/build/icons/svgs/substack.js +8 -0
  89. package/build/icons/svgs/suitcase.js +8 -0
  90. package/build/icons/svgs/suitcase2.js +8 -0
  91. package/build/icons/svgs/suitcase2Fill.js +8 -0
  92. package/build/icons/svgs/suitcaseFill.js +8 -0
  93. package/build/icons/svgs/suitcaseLg.js +8 -0
  94. package/build/icons/svgs/suitcaseLgFill.js +8 -0
  95. package/build/icons/svgs/threads.js +8 -0
  96. package/build/icons/svgs/threadsFill.js +8 -0
  97. package/build/icons/svgs/transparency.js +8 -0
  98. package/build/icons/svgs/twitterX.js +8 -0
  99. package/build/icons/svgs/typeH1.js +1 -1
  100. package/build/icons/svgs/typeH2.js +1 -1
  101. package/build/icons/svgs/typeH3.js +1 -1
  102. package/build/icons/svgs/typeH4.js +8 -0
  103. package/build/icons/svgs/typeH5.js +8 -0
  104. package/build/icons/svgs/typeH6.js +8 -0
  105. package/build/icons/svgs/vignette.js +8 -0
  106. package/dist/gd-bs-icons.js +1 -1
  107. package/dist/gd-bs-icons.js.LICENSE.txt +388 -0
  108. package/dist/gd-bs-icons.min.js +1 -1
  109. package/dist/gd-bs.js +1 -1
  110. package/dist/gd-bs.min.js +1 -1
  111. package/package.json +3 -3
  112. package/pnpm-lock.yaml +8 -8
  113. package/src/icons/iconTypes.ts +1994 -1897
  114. package/src/icons/index.d.ts +194 -0
  115. package/src/icons/index.ts +2188 -1897
  116. package/src/icons/svgs/alphabet.d.ts +1 -0
  117. package/src/icons/svgs/alphabet.ts +4 -0
  118. package/src/icons/svgs/alphabetUppercase.d.ts +1 -0
  119. package/src/icons/svgs/alphabetUppercase.ts +4 -0
  120. package/src/icons/svgs/amazon.d.ts +1 -0
  121. package/src/icons/svgs/amazon.ts +4 -0
  122. package/src/icons/svgs/arrows.d.ts +1 -0
  123. package/src/icons/svgs/arrows.ts +4 -0
  124. package/src/icons/svgs/arrowsCollapseVertical.d.ts +1 -0
  125. package/src/icons/svgs/arrowsCollapseVertical.ts +4 -0
  126. package/src/icons/svgs/arrowsExpandVertical.d.ts +1 -0
  127. package/src/icons/svgs/arrowsExpandVertical.ts +4 -0
  128. package/src/icons/svgs/arrowsVertical.d.ts +1 -0
  129. package/src/icons/svgs/arrowsVertical.ts +4 -0
  130. package/src/icons/svgs/backpack.d.ts +1 -0
  131. package/src/icons/svgs/backpack.ts +4 -0
  132. package/src/icons/svgs/backpack2.d.ts +1 -0
  133. package/src/icons/svgs/backpack2.ts +4 -0
  134. package/src/icons/svgs/backpack2Fill.d.ts +1 -0
  135. package/src/icons/svgs/backpack2Fill.ts +4 -0
  136. package/src/icons/svgs/backpack3.d.ts +1 -0
  137. package/src/icons/svgs/backpack3.ts +4 -0
  138. package/src/icons/svgs/backpack3Fill.d.ts +1 -0
  139. package/src/icons/svgs/backpack3Fill.ts +4 -0
  140. package/src/icons/svgs/backpack4.d.ts +1 -0
  141. package/src/icons/svgs/backpack4.ts +4 -0
  142. package/src/icons/svgs/backpack4Fill.d.ts +1 -0
  143. package/src/icons/svgs/backpack4Fill.ts +4 -0
  144. package/src/icons/svgs/backpackFill.d.ts +1 -0
  145. package/src/icons/svgs/backpackFill.ts +4 -0
  146. package/src/icons/svgs/ban.d.ts +1 -0
  147. package/src/icons/svgs/ban.ts +4 -0
  148. package/src/icons/svgs/banFill.d.ts +1 -0
  149. package/src/icons/svgs/banFill.ts +4 -0
  150. package/src/icons/svgs/bing.d.ts +1 -0
  151. package/src/icons/svgs/bing.ts +4 -0
  152. package/src/icons/svgs/brilliance.d.ts +1 -0
  153. package/src/icons/svgs/brilliance.ts +4 -0
  154. package/src/icons/svgs/cake.d.ts +1 -0
  155. package/src/icons/svgs/cake.ts +4 -0
  156. package/src/icons/svgs/cake2.d.ts +1 -0
  157. package/src/icons/svgs/cake2.ts +4 -0
  158. package/src/icons/svgs/cake2Fill.d.ts +1 -0
  159. package/src/icons/svgs/cake2Fill.ts +4 -0
  160. package/src/icons/svgs/cakeFill.d.ts +1 -0
  161. package/src/icons/svgs/cakeFill.ts +4 -0
  162. package/src/icons/svgs/cookie.d.ts +1 -0
  163. package/src/icons/svgs/cookie.ts +4 -0
  164. package/src/icons/svgs/copy.d.ts +1 -0
  165. package/src/icons/svgs/copy.ts +4 -0
  166. package/src/icons/svgs/crosshair.d.ts +1 -0
  167. package/src/icons/svgs/crosshair.ts +4 -0
  168. package/src/icons/svgs/crosshair2.d.ts +1 -0
  169. package/src/icons/svgs/crosshair2.ts +4 -0
  170. package/src/icons/svgs/duffle.d.ts +1 -0
  171. package/src/icons/svgs/duffle.ts +4 -0
  172. package/src/icons/svgs/duffleFill.d.ts +1 -0
  173. package/src/icons/svgs/duffleFill.ts +4 -0
  174. package/src/icons/svgs/emojiAstonished.d.ts +1 -0
  175. package/src/icons/svgs/emojiAstonished.ts +4 -0
  176. package/src/icons/svgs/emojiAstonishedFill.d.ts +1 -0
  177. package/src/icons/svgs/emojiAstonishedFill.ts +4 -0
  178. package/src/icons/svgs/emojiGrimace.d.ts +1 -0
  179. package/src/icons/svgs/emojiGrimace.ts +4 -0
  180. package/src/icons/svgs/emojiGrimaceFill.d.ts +1 -0
  181. package/src/icons/svgs/emojiGrimaceFill.ts +4 -0
  182. package/src/icons/svgs/emojiGrin.d.ts +1 -0
  183. package/src/icons/svgs/emojiGrin.ts +4 -0
  184. package/src/icons/svgs/emojiGrinFill.d.ts +1 -0
  185. package/src/icons/svgs/emojiGrinFill.ts +4 -0
  186. package/src/icons/svgs/emojiSurprise.d.ts +1 -0
  187. package/src/icons/svgs/emojiSurprise.ts +4 -0
  188. package/src/icons/svgs/emojiSurpriseFill.d.ts +1 -0
  189. package/src/icons/svgs/emojiSurpriseFill.ts +4 -0
  190. package/src/icons/svgs/emojiTear.d.ts +1 -0
  191. package/src/icons/svgs/emojiTear.ts +4 -0
  192. package/src/icons/svgs/emojiTearFill.d.ts +1 -0
  193. package/src/icons/svgs/emojiTearFill.ts +4 -0
  194. package/src/icons/svgs/envelopeArrowDown.d.ts +1 -0
  195. package/src/icons/svgs/envelopeArrowDown.ts +4 -0
  196. package/src/icons/svgs/envelopeArrowDownFill.d.ts +1 -0
  197. package/src/icons/svgs/envelopeArrowDownFill.ts +4 -0
  198. package/src/icons/svgs/envelopeArrowUp.d.ts +1 -0
  199. package/src/icons/svgs/envelopeArrowUp.ts +4 -0
  200. package/src/icons/svgs/envelopeArrowUpFill.d.ts +1 -0
  201. package/src/icons/svgs/envelopeArrowUpFill.ts +4 -0
  202. package/src/icons/svgs/exposure.d.ts +1 -0
  203. package/src/icons/svgs/exposure.ts +4 -0
  204. package/src/icons/svgs/feather.d.ts +1 -0
  205. package/src/icons/svgs/feather.ts +4 -0
  206. package/src/icons/svgs/feather2.d.ts +1 -0
  207. package/src/icons/svgs/feather2.ts +4 -0
  208. package/src/icons/svgs/floppy.d.ts +1 -0
  209. package/src/icons/svgs/floppy.ts +4 -0
  210. package/src/icons/svgs/floppy2.d.ts +1 -0
  211. package/src/icons/svgs/floppy2.ts +4 -0
  212. package/src/icons/svgs/floppy2Fill.d.ts +1 -0
  213. package/src/icons/svgs/floppy2Fill.ts +4 -0
  214. package/src/icons/svgs/floppyFill.d.ts +1 -0
  215. package/src/icons/svgs/floppyFill.ts +4 -0
  216. package/src/icons/svgs/genderNeuter.d.ts +1 -0
  217. package/src/icons/svgs/genderNeuter.ts +4 -0
  218. package/src/icons/svgs/gitlab.d.ts +1 -0
  219. package/src/icons/svgs/gitlab.ts +4 -0
  220. package/src/icons/svgs/highlighter.d.ts +1 -0
  221. package/src/icons/svgs/highlighter.ts +4 -0
  222. package/src/icons/svgs/highlights.d.ts +1 -0
  223. package/src/icons/svgs/highlights.ts +4 -0
  224. package/src/icons/svgs/index.d.ts +194 -0
  225. package/src/icons/svgs/index.ts +97 -0
  226. package/src/icons/svgs/luggage.d.ts +1 -0
  227. package/src/icons/svgs/luggage.ts +4 -0
  228. package/src/icons/svgs/luggageFill.d.ts +1 -0
  229. package/src/icons/svgs/luggageFill.ts +4 -0
  230. package/src/icons/svgs/mailbox2Flag.d.ts +1 -0
  231. package/src/icons/svgs/mailbox2Flag.ts +4 -0
  232. package/src/icons/svgs/mailboxFlag.d.ts +1 -0
  233. package/src/icons/svgs/mailboxFlag.ts +4 -0
  234. package/src/icons/svgs/markerTip.d.ts +1 -0
  235. package/src/icons/svgs/markerTip.ts +4 -0
  236. package/src/icons/svgs/noiseReduction.d.ts +1 -0
  237. package/src/icons/svgs/noiseReduction.ts +4 -0
  238. package/src/icons/svgs/nvme.d.ts +1 -0
  239. package/src/icons/svgs/nvme.ts +4 -0
  240. package/src/icons/svgs/nvmeFill.d.ts +1 -0
  241. package/src/icons/svgs/nvmeFill.ts +4 -0
  242. package/src/icons/svgs/opencollective.d.ts +1 -0
  243. package/src/icons/svgs/opencollective.ts +4 -0
  244. package/src/icons/svgs/passport.d.ts +1 -0
  245. package/src/icons/svgs/passport.ts +4 -0
  246. package/src/icons/svgs/passportFill.d.ts +1 -0
  247. package/src/icons/svgs/passportFill.ts +4 -0
  248. package/src/icons/svgs/pciCardNetwork.d.ts +1 -0
  249. package/src/icons/svgs/pciCardNetwork.ts +4 -0
  250. package/src/icons/svgs/pciCardSound.d.ts +1 -0
  251. package/src/icons/svgs/pciCardSound.ts +4 -0
  252. package/src/icons/svgs/personArmsUp.d.ts +1 -0
  253. package/src/icons/svgs/personArmsUp.ts +4 -0
  254. package/src/icons/svgs/personRaisedHand.d.ts +1 -0
  255. package/src/icons/svgs/personRaisedHand.ts +4 -0
  256. package/src/icons/svgs/personStanding.d.ts +1 -0
  257. package/src/icons/svgs/personStanding.ts +4 -0
  258. package/src/icons/svgs/personStandingDress.d.ts +1 -0
  259. package/src/icons/svgs/personStandingDress.ts +4 -0
  260. package/src/icons/svgs/personWalking.d.ts +1 -0
  261. package/src/icons/svgs/personWalking.ts +4 -0
  262. package/src/icons/svgs/personWheelchair.d.ts +1 -0
  263. package/src/icons/svgs/personWheelchair.ts +4 -0
  264. package/src/icons/svgs/radar.d.ts +1 -0
  265. package/src/icons/svgs/radar.ts +4 -0
  266. package/src/icons/svgs/sendArrowDown.d.ts +1 -0
  267. package/src/icons/svgs/sendArrowDown.ts +4 -0
  268. package/src/icons/svgs/sendArrowDownFill.d.ts +1 -0
  269. package/src/icons/svgs/sendArrowDownFill.ts +4 -0
  270. package/src/icons/svgs/sendArrowUp.d.ts +1 -0
  271. package/src/icons/svgs/sendArrowUp.ts +4 -0
  272. package/src/icons/svgs/sendArrowUpFill.d.ts +1 -0
  273. package/src/icons/svgs/sendArrowUpFill.ts +4 -0
  274. package/src/icons/svgs/shadows.d.ts +1 -0
  275. package/src/icons/svgs/shadows.ts +4 -0
  276. package/src/icons/svgs/simSlash.d.ts +1 -0
  277. package/src/icons/svgs/simSlash.ts +4 -0
  278. package/src/icons/svgs/simSlashFill.d.ts +1 -0
  279. package/src/icons/svgs/simSlashFill.ts +4 -0
  280. package/src/icons/svgs/sourceforge.d.ts +1 -0
  281. package/src/icons/svgs/sourceforge.ts +4 -0
  282. package/src/icons/svgs/substack.d.ts +1 -0
  283. package/src/icons/svgs/substack.ts +4 -0
  284. package/src/icons/svgs/suitcase.d.ts +1 -0
  285. package/src/icons/svgs/suitcase.ts +4 -0
  286. package/src/icons/svgs/suitcase2.d.ts +1 -0
  287. package/src/icons/svgs/suitcase2.ts +4 -0
  288. package/src/icons/svgs/suitcase2Fill.d.ts +1 -0
  289. package/src/icons/svgs/suitcase2Fill.ts +4 -0
  290. package/src/icons/svgs/suitcaseFill.d.ts +1 -0
  291. package/src/icons/svgs/suitcaseFill.ts +4 -0
  292. package/src/icons/svgs/suitcaseLg.d.ts +1 -0
  293. package/src/icons/svgs/suitcaseLg.ts +4 -0
  294. package/src/icons/svgs/suitcaseLgFill.d.ts +1 -0
  295. package/src/icons/svgs/suitcaseLgFill.ts +4 -0
  296. package/src/icons/svgs/threads.d.ts +1 -0
  297. package/src/icons/svgs/threads.ts +4 -0
  298. package/src/icons/svgs/threadsFill.d.ts +1 -0
  299. package/src/icons/svgs/threadsFill.ts +4 -0
  300. package/src/icons/svgs/transparency.d.ts +1 -0
  301. package/src/icons/svgs/transparency.ts +4 -0
  302. package/src/icons/svgs/twitterX.d.ts +1 -0
  303. package/src/icons/svgs/twitterX.ts +4 -0
  304. package/src/icons/svgs/typeH1.ts +1 -1
  305. package/src/icons/svgs/typeH2.ts +1 -1
  306. package/src/icons/svgs/typeH3.ts +1 -1
  307. package/src/icons/svgs/typeH4.d.ts +1 -0
  308. package/src/icons/svgs/typeH4.ts +4 -0
  309. package/src/icons/svgs/typeH5.d.ts +1 -0
  310. package/src/icons/svgs/typeH5.ts +4 -0
  311. package/src/icons/svgs/typeH6.d.ts +1 -0
  312. package/src/icons/svgs/typeH6.ts +4 -0
  313. package/src/icons/svgs/vignette.d.ts +1 -0
  314. package/src/icons/svgs/vignette.ts +4 -0
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.highlighter = void 0;
4
+ var generate_1 = require("../generate");
5
+ function highlighter(height, width, className) {
6
+ return (0, generate_1.generateIcon)("<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-highlighter' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M11.096.644a2 2 0 0 1 2.791.036l1.433 1.433a2 2 0 0 1 .035 2.791l-.413.435-8.07 8.995a.5.5 0 0 1-.372.166h-3a.5.5 0 0 1-.234-.058l-.412.412A.5.5 0 0 1 2.5 15h-2a.5.5 0 0 1-.354-.854l1.412-1.412A.5.5 0 0 1 1.5 12.5v-3a.5.5 0 0 1 .166-.372l8.995-8.07.435-.414Zm-.115 1.47L2.727 9.52l3.753 3.753 7.406-8.254-2.905-2.906Zm3.585 2.17.064-.068a1 1 0 0 0-.017-1.396L13.18 1.387a1 1 0 0 0-1.396-.018l-.068.065 2.85 2.85ZM5.293 13.5 2.5 10.707v1.586L3.707 13.5h1.586Z'/> </svg>", height, width, className);
7
+ }
8
+ exports.highlighter = highlighter;
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.highlights = void 0;
4
+ var generate_1 = require("../generate");
5
+ function highlights(height, width, className) {
6
+ return (0, generate_1.generateIcon)("<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-highlights' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0Zm-8 5v1H4.5a.502.502 0 0 0-.093.009A7.029 7.029 0 0 1 3.1 13H8Zm0-1v-1H1.674c.166.35.36.685.58 1H8Zm-6.71-2H8V9H1.07c.05.342.123.676.22 1ZM1 8h7V7H1.07c-.046.327-.07.66-.07 1Zm.29-2H8V5H1.674c-.153.32-.281.655-.384 1Zm.965-2H8V3H3.101c-.312.306-.596.64-.846 1Zm2.137-2H8V1c-1.32 0-2.554.365-3.608 1Z'/> </svg>", height, width, className);
7
+ }
8
+ exports.highlights = highlights;
@@ -110,8 +110,14 @@ export const alignStart: (height?:number, width?:number, className?:string) => H
110
110
  export const alignTop: (height?:number, width?:number, className?:string) => HTMLElement;
111
111
  // alipay.svg
112
112
  export const alipay: (height?:number, width?:number, className?:string) => HTMLElement;
113
+ // alphabet-uppercase.svg
114
+ export const alphabetUppercase: (height?:number, width?:number, className?:string) => HTMLElement;
115
+ // alphabet.svg
116
+ export const alphabet: (height?:number, width?:number, className?:string) => HTMLElement;
113
117
  // alt.svg
114
118
  export const alt: (height?:number, width?:number, className?:string) => HTMLElement;
119
+ // amazon.svg
120
+ export const amazon: (height?:number, width?:number, className?:string) => HTMLElement;
115
121
  // amd.svg
116
122
  export const amd: (height?:number, width?:number, className?:string) => HTMLElement;
117
123
  // android.svg
@@ -254,14 +260,22 @@ export const arrowUp: (height?:number, width?:number, className?:string) => HTML
254
260
  export const arrowsAngleContract: (height?:number, width?:number, className?:string) => HTMLElement;
255
261
  // arrows-angle-expand.svg
256
262
  export const arrowsAngleExpand: (height?:number, width?:number, className?:string) => HTMLElement;
263
+ // arrows-collapse-vertical.svg
264
+ export const arrowsCollapseVertical: (height?:number, width?:number, className?:string) => HTMLElement;
257
265
  // arrows-collapse.svg
258
266
  export const arrowsCollapse: (height?:number, width?:number, className?:string) => HTMLElement;
267
+ // arrows-expand-vertical.svg
268
+ export const arrowsExpandVertical: (height?:number, width?:number, className?:string) => HTMLElement;
259
269
  // arrows-expand.svg
260
270
  export const arrowsExpand: (height?:number, width?:number, className?:string) => HTMLElement;
261
271
  // arrows-fullscreen.svg
262
272
  export const arrowsFullscreen: (height?:number, width?:number, className?:string) => HTMLElement;
263
273
  // arrows-move.svg
264
274
  export const arrowsMove: (height?:number, width?:number, className?:string) => HTMLElement;
275
+ // arrows-vertical.svg
276
+ export const arrowsVertical: (height?:number, width?:number, className?:string) => HTMLElement;
277
+ // arrows.svg
278
+ export const arrows: (height?:number, width?:number, className?:string) => HTMLElement;
265
279
  // aspect-ratio-fill.svg
266
280
  export const aspectRatioFill: (height?:number, width?:number, className?:string) => HTMLElement;
267
281
  // aspect-ratio.svg
@@ -276,6 +290,22 @@ export const awardFill: (height?:number, width?:number, className?:string) => HT
276
290
  export const award: (height?:number, width?:number, className?:string) => HTMLElement;
277
291
  // back.svg
278
292
  export const back: (height?:number, width?:number, className?:string) => HTMLElement;
293
+ // backpack-fill.svg
294
+ export const backpackFill: (height?:number, width?:number, className?:string) => HTMLElement;
295
+ // backpack.svg
296
+ export const backpack: (height?:number, width?:number, className?:string) => HTMLElement;
297
+ // backpack2-fill.svg
298
+ export const backpack2Fill: (height?:number, width?:number, className?:string) => HTMLElement;
299
+ // backpack2.svg
300
+ export const backpack2: (height?:number, width?:number, className?:string) => HTMLElement;
301
+ // backpack3-fill.svg
302
+ export const backpack3Fill: (height?:number, width?:number, className?:string) => HTMLElement;
303
+ // backpack3.svg
304
+ export const backpack3: (height?:number, width?:number, className?:string) => HTMLElement;
305
+ // backpack4-fill.svg
306
+ export const backpack4Fill: (height?:number, width?:number, className?:string) => HTMLElement;
307
+ // backpack4.svg
308
+ export const backpack4: (height?:number, width?:number, className?:string) => HTMLElement;
279
309
  // backspace-fill.svg
280
310
  export const backspaceFill: (height?:number, width?:number, className?:string) => HTMLElement;
281
311
  // backspace-reverse-fill.svg
@@ -364,6 +394,10 @@ export const balloonHeartFill: (height?:number, width?:number, className?:string
364
394
  export const balloonHeart: (height?:number, width?:number, className?:string) => HTMLElement;
365
395
  // balloon.svg
366
396
  export const balloon: (height?:number, width?:number, className?:string) => HTMLElement;
397
+ // ban-fill.svg
398
+ export const banFill: (height?:number, width?:number, className?:string) => HTMLElement;
399
+ // ban.svg
400
+ export const ban: (height?:number, width?:number, className?:string) => HTMLElement;
367
401
  // bandaid-fill.svg
368
402
  export const bandaidFill: (height?:number, width?:number, className?:string) => HTMLElement;
369
403
  // bandaid.svg
@@ -418,6 +452,8 @@ export const bezier: (height?:number, width?:number, className?:string) => HTMLE
418
452
  export const bezier2: (height?:number, width?:number, className?:string) => HTMLElement;
419
453
  // bicycle.svg
420
454
  export const bicycle: (height?:number, width?:number, className?:string) => HTMLElement;
455
+ // bing.svg
456
+ export const bing: (height?:number, width?:number, className?:string) => HTMLElement;
421
457
  // binoculars-fill.svg
422
458
  export const binocularsFill: (height?:number, width?:number, className?:string) => HTMLElement;
423
459
  // binoculars.svg
@@ -584,6 +620,8 @@ export const brightnessHigh: (height?:number, width?:number, className?:string)
584
620
  export const brightnessLowFill: (height?:number, width?:number, className?:string) => HTMLElement;
585
621
  // brightness-low.svg
586
622
  export const brightnessLow: (height?:number, width?:number, className?:string) => HTMLElement;
623
+ // brilliance.svg
624
+ export const brilliance: (height?:number, width?:number, className?:string) => HTMLElement;
587
625
  // broadcast-pin.svg
588
626
  export const broadcastPin: (height?:number, width?:number, className?:string) => HTMLElement;
589
627
  // broadcast.svg
@@ -670,6 +708,14 @@ export const cCircle: (height?:number, width?:number, className?:string) => HTML
670
708
  export const cSquareFill: (height?:number, width?:number, className?:string) => HTMLElement;
671
709
  // c-square.svg
672
710
  export const cSquare: (height?:number, width?:number, className?:string) => HTMLElement;
711
+ // cake-fill.svg
712
+ export const cakeFill: (height?:number, width?:number, className?:string) => HTMLElement;
713
+ // cake.svg
714
+ export const cake: (height?:number, width?:number, className?:string) => HTMLElement;
715
+ // cake2-fill.svg
716
+ export const cake2Fill: (height?:number, width?:number, className?:string) => HTMLElement;
717
+ // cake2.svg
718
+ export const cake2: (height?:number, width?:number, className?:string) => HTMLElement;
673
719
  // calculator-fill.svg
674
720
  export const calculatorFill: (height?:number, width?:number, className?:string) => HTMLElement;
675
721
  // calculator.svg
@@ -1262,6 +1308,10 @@ export const coneStriped: (height?:number, width?:number, className?:string) =>
1262
1308
  export const cone: (height?:number, width?:number, className?:string) => HTMLElement;
1263
1309
  // controller.svg
1264
1310
  export const controller: (height?:number, width?:number, className?:string) => HTMLElement;
1311
+ // cookie.svg
1312
+ export const cookie: (height?:number, width?:number, className?:string) => HTMLElement;
1313
+ // copy.svg
1314
+ export const copy: (height?:number, width?:number, className?:string) => HTMLElement;
1265
1315
  // cpu-fill.svg
1266
1316
  export const cpuFill: (height?:number, width?:number, className?:string) => HTMLElement;
1267
1317
  // cpu.svg
@@ -1280,6 +1330,10 @@ export const creditCardFill: (height?:number, width?:number, className?:string)
1280
1330
  export const creditCard: (height?:number, width?:number, className?:string) => HTMLElement;
1281
1331
  // crop.svg
1282
1332
  export const crop: (height?:number, width?:number, className?:string) => HTMLElement;
1333
+ // crosshair.svg
1334
+ export const crosshair: (height?:number, width?:number, className?:string) => HTMLElement;
1335
+ // crosshair2.svg
1336
+ export const crosshair2: (height?:number, width?:number, className?:string) => HTMLElement;
1283
1337
  // cup-fill.svg
1284
1338
  export const cupFill: (height?:number, width?:number, className?:string) => HTMLElement;
1285
1339
  // cup-hot-fill.svg
@@ -1460,6 +1514,10 @@ export const dropletFill: (height?:number, width?:number, className?:string) =>
1460
1514
  export const dropletHalf: (height?:number, width?:number, className?:string) => HTMLElement;
1461
1515
  // droplet.svg
1462
1516
  export const droplet: (height?:number, width?:number, className?:string) => HTMLElement;
1517
+ // duffle-fill.svg
1518
+ export const duffleFill: (height?:number, width?:number, className?:string) => HTMLElement;
1519
+ // duffle.svg
1520
+ export const duffle: (height?:number, width?:number, className?:string) => HTMLElement;
1463
1521
  // ear-fill.svg
1464
1522
  export const earFill: (height?:number, width?:number, className?:string) => HTMLElement;
1465
1523
  // ear.svg
@@ -1492,6 +1550,10 @@ export const eject: (height?:number, width?:number, className?:string) => HTMLEl
1492
1550
  export const emojiAngryFill: (height?:number, width?:number, className?:string) => HTMLElement;
1493
1551
  // emoji-angry.svg
1494
1552
  export const emojiAngry: (height?:number, width?:number, className?:string) => HTMLElement;
1553
+ // emoji-astonished-fill.svg
1554
+ export const emojiAstonishedFill: (height?:number, width?:number, className?:string) => HTMLElement;
1555
+ // emoji-astonished.svg
1556
+ export const emojiAstonished: (height?:number, width?:number, className?:string) => HTMLElement;
1495
1557
  // emoji-dizzy-fill.svg
1496
1558
  export const emojiDizzyFill: (height?:number, width?:number, className?:string) => HTMLElement;
1497
1559
  // emoji-dizzy.svg
@@ -1504,6 +1566,14 @@ export const emojiExpressionless: (height?:number, width?:number, className?:str
1504
1566
  export const emojiFrownFill: (height?:number, width?:number, className?:string) => HTMLElement;
1505
1567
  // emoji-frown.svg
1506
1568
  export const emojiFrown: (height?:number, width?:number, className?:string) => HTMLElement;
1569
+ // emoji-grimace-fill.svg
1570
+ export const emojiGrimaceFill: (height?:number, width?:number, className?:string) => HTMLElement;
1571
+ // emoji-grimace.svg
1572
+ export const emojiGrimace: (height?:number, width?:number, className?:string) => HTMLElement;
1573
+ // emoji-grin-fill.svg
1574
+ export const emojiGrinFill: (height?:number, width?:number, className?:string) => HTMLElement;
1575
+ // emoji-grin.svg
1576
+ export const emojiGrin: (height?:number, width?:number, className?:string) => HTMLElement;
1507
1577
  // emoji-heart-eyes-fill.svg
1508
1578
  export const emojiHeartEyesFill: (height?:number, width?:number, className?:string) => HTMLElement;
1509
1579
  // emoji-heart-eyes.svg
@@ -1532,10 +1602,26 @@ export const emojiSmile: (height?:number, width?:number, className?:string) => H
1532
1602
  export const emojiSunglassesFill: (height?:number, width?:number, className?:string) => HTMLElement;
1533
1603
  // emoji-sunglasses.svg
1534
1604
  export const emojiSunglasses: (height?:number, width?:number, className?:string) => HTMLElement;
1605
+ // emoji-surprise-fill.svg
1606
+ export const emojiSurpriseFill: (height?:number, width?:number, className?:string) => HTMLElement;
1607
+ // emoji-surprise.svg
1608
+ export const emojiSurprise: (height?:number, width?:number, className?:string) => HTMLElement;
1609
+ // emoji-tear-fill.svg
1610
+ export const emojiTearFill: (height?:number, width?:number, className?:string) => HTMLElement;
1611
+ // emoji-tear.svg
1612
+ export const emojiTear: (height?:number, width?:number, className?:string) => HTMLElement;
1535
1613
  // emoji-wink-fill.svg
1536
1614
  export const emojiWinkFill: (height?:number, width?:number, className?:string) => HTMLElement;
1537
1615
  // emoji-wink.svg
1538
1616
  export const emojiWink: (height?:number, width?:number, className?:string) => HTMLElement;
1617
+ // envelope-arrow-down-fill.svg
1618
+ export const envelopeArrowDownFill: (height?:number, width?:number, className?:string) => HTMLElement;
1619
+ // envelope-arrow-down.svg
1620
+ export const envelopeArrowDown: (height?:number, width?:number, className?:string) => HTMLElement;
1621
+ // envelope-arrow-up-fill.svg
1622
+ export const envelopeArrowUpFill: (height?:number, width?:number, className?:string) => HTMLElement;
1623
+ // envelope-arrow-up.svg
1624
+ export const envelopeArrowUp: (height?:number, width?:number, className?:string) => HTMLElement;
1539
1625
  // envelope-at-fill.svg
1540
1626
  export const envelopeAtFill: (height?:number, width?:number, className?:string) => HTMLElement;
1541
1627
  // envelope-at.svg
@@ -1634,6 +1720,8 @@ export const exclude: (height?:number, width?:number, className?:string) => HTML
1634
1720
  export const explicitFill: (height?:number, width?:number, className?:string) => HTMLElement;
1635
1721
  // explicit.svg
1636
1722
  export const explicit: (height?:number, width?:number, className?:string) => HTMLElement;
1723
+ // exposure.svg
1724
+ export const exposure: (height?:number, width?:number, className?:string) => HTMLElement;
1637
1725
  // eye-fill.svg
1638
1726
  export const eyeFill: (height?:number, width?:number, className?:string) => HTMLElement;
1639
1727
  // eye-slash-fill.svg
@@ -1662,6 +1750,10 @@ export const fastForwardCircle: (height?:number, width?:number, className?:strin
1662
1750
  export const fastForwardFill: (height?:number, width?:number, className?:string) => HTMLElement;
1663
1751
  // fast-forward.svg
1664
1752
  export const fastForward: (height?:number, width?:number, className?:string) => HTMLElement;
1753
+ // feather.svg
1754
+ export const feather: (height?:number, width?:number, className?:string) => HTMLElement;
1755
+ // feather2.svg
1756
+ export const feather2: (height?:number, width?:number, className?:string) => HTMLElement;
1665
1757
  // file-arrow-down-fill.svg
1666
1758
  export const fileArrowDownFill: (height?:number, width?:number, className?:string) => HTMLElement;
1667
1759
  // file-arrow-down.svg
@@ -2044,6 +2136,14 @@ export const fire: (height?:number, width?:number, className?:string) => HTMLEle
2044
2136
  export const flagFill: (height?:number, width?:number, className?:string) => HTMLElement;
2045
2137
  // flag.svg
2046
2138
  export const flag: (height?:number, width?:number, className?:string) => HTMLElement;
2139
+ // floppy-fill.svg
2140
+ export const floppyFill: (height?:number, width?:number, className?:string) => HTMLElement;
2141
+ // floppy.svg
2142
+ export const floppy: (height?:number, width?:number, className?:string) => HTMLElement;
2143
+ // floppy2-fill.svg
2144
+ export const floppy2Fill: (height?:number, width?:number, className?:string) => HTMLElement;
2145
+ // floppy2.svg
2146
+ export const floppy2: (height?:number, width?:number, className?:string) => HTMLElement;
2047
2147
  // flower1.svg
2048
2148
  export const flower1: (height?:number, width?:number, className?:string) => HTMLElement;
2049
2149
  // flower2.svg
@@ -2110,6 +2210,8 @@ export const genderAmbiguous: (height?:number, width?:number, className?:string)
2110
2210
  export const genderFemale: (height?:number, width?:number, className?:string) => HTMLElement;
2111
2211
  // gender-male.svg
2112
2212
  export const genderMale: (height?:number, width?:number, className?:string) => HTMLElement;
2213
+ // gender-neuter.svg
2214
+ export const genderNeuter: (height?:number, width?:number, className?:string) => HTMLElement;
2113
2215
  // gender-trans.svg
2114
2216
  export const genderTrans: (height?:number, width?:number, className?:string) => HTMLElement;
2115
2217
  // geo-alt-fill.svg
@@ -2128,6 +2230,8 @@ export const gift: (height?:number, width?:number, className?:string) => HTMLEle
2128
2230
  export const git: (height?:number, width?:number, className?:string) => HTMLElement;
2129
2231
  // github.svg
2130
2232
  export const github: (height?:number, width?:number, className?:string) => HTMLElement;
2233
+ // gitlab.svg
2234
+ export const gitlab: (height?:number, width?:number, className?:string) => HTMLElement;
2131
2235
  // globe-americas.svg
2132
2236
  export const globeAmericas: (height?:number, width?:number, className?:string) => HTMLElement;
2133
2237
  // globe-asia-australia.svg
@@ -2266,6 +2370,10 @@ export const hexagonFill: (height?:number, width?:number, className?:string) =>
2266
2370
  export const hexagonHalf: (height?:number, width?:number, className?:string) => HTMLElement;
2267
2371
  // hexagon.svg
2268
2372
  export const hexagon: (height?:number, width?:number, className?:string) => HTMLElement;
2373
+ // highlighter.svg
2374
+ export const highlighter: (height?:number, width?:number, className?:string) => HTMLElement;
2375
+ // highlights.svg
2376
+ export const highlights: (height?:number, width?:number, className?:string) => HTMLElement;
2269
2377
  // hospital-fill.svg
2270
2378
  export const hospitalFill: (height?:number, width?:number, className?:string) => HTMLElement;
2271
2379
  // hospital.svg
@@ -2522,6 +2630,10 @@ export const list: (height?:number, width?:number, className?:string) => HTMLEle
2522
2630
  export const lockFill: (height?:number, width?:number, className?:string) => HTMLElement;
2523
2631
  // lock.svg
2524
2632
  export const lock: (height?:number, width?:number, className?:string) => HTMLElement;
2633
+ // luggage-fill.svg
2634
+ export const luggageFill: (height?:number, width?:number, className?:string) => HTMLElement;
2635
+ // luggage.svg
2636
+ export const luggage: (height?:number, width?:number, className?:string) => HTMLElement;
2525
2637
  // lungs-fill.svg
2526
2638
  export const lungsFill: (height?:number, width?:number, className?:string) => HTMLElement;
2527
2639
  // lungs.svg
@@ -2532,8 +2644,12 @@ export const magic: (height?:number, width?:number, className?:string) => HTMLEl
2532
2644
  export const magnetFill: (height?:number, width?:number, className?:string) => HTMLElement;
2533
2645
  // magnet.svg
2534
2646
  export const magnet: (height?:number, width?:number, className?:string) => HTMLElement;
2647
+ // mailbox-flag.svg
2648
+ export const mailboxFlag: (height?:number, width?:number, className?:string) => HTMLElement;
2535
2649
  // mailbox.svg
2536
2650
  export const mailbox: (height?:number, width?:number, className?:string) => HTMLElement;
2651
+ // mailbox2-flag.svg
2652
+ export const mailbox2Flag: (height?:number, width?:number, className?:string) => HTMLElement;
2537
2653
  // mailbox2.svg
2538
2654
  export const mailbox2: (height?:number, width?:number, className?:string) => HTMLElement;
2539
2655
  // map-fill.svg
@@ -2544,6 +2660,8 @@ export const map: (height?:number, width?:number, className?:string) => HTMLElem
2544
2660
  export const markdownFill: (height?:number, width?:number, className?:string) => HTMLElement;
2545
2661
  // markdown.svg
2546
2662
  export const markdown: (height?:number, width?:number, className?:string) => HTMLElement;
2663
+ // marker-tip.svg
2664
+ export const markerTip: (height?:number, width?:number, className?:string) => HTMLElement;
2547
2665
  // mask.svg
2548
2666
  export const mask: (height?:number, width?:number, className?:string) => HTMLElement;
2549
2667
  // mastodon.svg
@@ -2648,18 +2766,26 @@ export const nodeMinus: (height?:number, width?:number, className?:string) => HT
2648
2766
  export const nodePlusFill: (height?:number, width?:number, className?:string) => HTMLElement;
2649
2767
  // node-plus.svg
2650
2768
  export const nodePlus: (height?:number, width?:number, className?:string) => HTMLElement;
2769
+ // noise-reduction.svg
2770
+ export const noiseReduction: (height?:number, width?:number, className?:string) => HTMLElement;
2651
2771
  // nut-fill.svg
2652
2772
  export const nutFill: (height?:number, width?:number, className?:string) => HTMLElement;
2653
2773
  // nut.svg
2654
2774
  export const nut: (height?:number, width?:number, className?:string) => HTMLElement;
2655
2775
  // nvidia.svg
2656
2776
  export const nvidia: (height?:number, width?:number, className?:string) => HTMLElement;
2777
+ // nvme-fill.svg
2778
+ export const nvmeFill: (height?:number, width?:number, className?:string) => HTMLElement;
2779
+ // nvme.svg
2780
+ export const nvme: (height?:number, width?:number, className?:string) => HTMLElement;
2657
2781
  // octagon-fill.svg
2658
2782
  export const octagonFill: (height?:number, width?:number, className?:string) => HTMLElement;
2659
2783
  // octagon-half.svg
2660
2784
  export const octagonHalf: (height?:number, width?:number, className?:string) => HTMLElement;
2661
2785
  // octagon.svg
2662
2786
  export const octagon: (height?:number, width?:number, className?:string) => HTMLElement;
2787
+ // opencollective.svg
2788
+ export const opencollective: (height?:number, width?:number, className?:string) => HTMLElement;
2663
2789
  // optical-audio-fill.svg
2664
2790
  export const opticalAudioFill: (height?:number, width?:number, className?:string) => HTMLElement;
2665
2791
  // optical-audio.svg
@@ -2692,6 +2818,10 @@ export const paragraph: (height?:number, width?:number, className?:string) => HT
2692
2818
  export const passFill: (height?:number, width?:number, className?:string) => HTMLElement;
2693
2819
  // pass.svg
2694
2820
  export const pass: (height?:number, width?:number, className?:string) => HTMLElement;
2821
+ // passport-fill.svg
2822
+ export const passportFill: (height?:number, width?:number, className?:string) => HTMLElement;
2823
+ // passport.svg
2824
+ export const passport: (height?:number, width?:number, className?:string) => HTMLElement;
2695
2825
  // patch-check-fill.svg
2696
2826
  export const patchCheckFill: (height?:number, width?:number, className?:string) => HTMLElement;
2697
2827
  // patch-check.svg
@@ -2734,6 +2864,10 @@ export const pcDisplay: (height?:number, width?:number, className?:string) => HT
2734
2864
  export const pcHorizontal: (height?:number, width?:number, className?:string) => HTMLElement;
2735
2865
  // pc.svg
2736
2866
  export const pc: (height?:number, width?:number, className?:string) => HTMLElement;
2867
+ // pci-card-network.svg
2868
+ export const pciCardNetwork: (height?:number, width?:number, className?:string) => HTMLElement;
2869
+ // pci-card-sound.svg
2870
+ export const pciCardSound: (height?:number, width?:number, className?:string) => HTMLElement;
2737
2871
  // pci-card.svg
2738
2872
  export const pciCard: (height?:number, width?:number, className?:string) => HTMLElement;
2739
2873
  // peace-fill.svg
@@ -2764,6 +2898,8 @@ export const people: (height?:number, width?:number, className?:string) => HTMLE
2764
2898
  export const percent: (height?:number, width?:number, className?:string) => HTMLElement;
2765
2899
  // person-add.svg
2766
2900
  export const personAdd: (height?:number, width?:number, className?:string) => HTMLElement;
2901
+ // person-arms-up.svg
2902
+ export const personArmsUp: (height?:number, width?:number, className?:string) => HTMLElement;
2767
2903
  // person-badge-fill.svg
2768
2904
  export const personBadgeFill: (height?:number, width?:number, className?:string) => HTMLElement;
2769
2905
  // person-badge.svg
@@ -2820,12 +2956,18 @@ export const personLock: (height?:number, width?:number, className?:string) => H
2820
2956
  export const personPlusFill: (height?:number, width?:number, className?:string) => HTMLElement;
2821
2957
  // person-plus.svg
2822
2958
  export const personPlus: (height?:number, width?:number, className?:string) => HTMLElement;
2959
+ // person-raised-hand.svg
2960
+ export const personRaisedHand: (height?:number, width?:number, className?:string) => HTMLElement;
2823
2961
  // person-rolodex.svg
2824
2962
  export const personRolodex: (height?:number, width?:number, className?:string) => HTMLElement;
2825
2963
  // person-slash.svg
2826
2964
  export const personSlash: (height?:number, width?:number, className?:string) => HTMLElement;
2827
2965
  // person-square.svg
2828
2966
  export const personSquare: (height?:number, width?:number, className?:string) => HTMLElement;
2967
+ // person-standing-dress.svg
2968
+ export const personStandingDress: (height?:number, width?:number, className?:string) => HTMLElement;
2969
+ // person-standing.svg
2970
+ export const personStanding: (height?:number, width?:number, className?:string) => HTMLElement;
2829
2971
  // person-up.svg
2830
2972
  export const personUp: (height?:number, width?:number, className?:string) => HTMLElement;
2831
2973
  // person-vcard-fill.svg
@@ -2838,6 +2980,10 @@ export const personVideo: (height?:number, width?:number, className?:string) =>
2838
2980
  export const personVideo2: (height?:number, width?:number, className?:string) => HTMLElement;
2839
2981
  // person-video3.svg
2840
2982
  export const personVideo3: (height?:number, width?:number, className?:string) => HTMLElement;
2983
+ // person-walking.svg
2984
+ export const personWalking: (height?:number, width?:number, className?:string) => HTMLElement;
2985
+ // person-wheelchair.svg
2986
+ export const personWheelchair: (height?:number, width?:number, className?:string) => HTMLElement;
2841
2987
  // person-workspace.svg
2842
2988
  export const personWorkspace: (height?:number, width?:number, className?:string) => HTMLElement;
2843
2989
  // person-x-fill.svg
@@ -2994,6 +3140,8 @@ export const rCircle: (height?:number, width?:number, className?:string) => HTML
2994
3140
  export const rSquareFill: (height?:number, width?:number, className?:string) => HTMLElement;
2995
3141
  // r-square.svg
2996
3142
  export const rSquare: (height?:number, width?:number, className?:string) => HTMLElement;
3143
+ // radar.svg
3144
+ export const radar: (height?:number, width?:number, className?:string) => HTMLElement;
2997
3145
  // radioactive.svg
2998
3146
  export const radioactive: (height?:number, width?:number, className?:string) => HTMLElement;
2999
3147
  // rainbow.svg
@@ -3112,6 +3260,14 @@ export const searchHeart: (height?:number, width?:number, className?:string) =>
3112
3260
  export const search: (height?:number, width?:number, className?:string) => HTMLElement;
3113
3261
  // segmented-nav.svg
3114
3262
  export const segmentedNav: (height?:number, width?:number, className?:string) => HTMLElement;
3263
+ // send-arrow-down-fill.svg
3264
+ export const sendArrowDownFill: (height?:number, width?:number, className?:string) => HTMLElement;
3265
+ // send-arrow-down.svg
3266
+ export const sendArrowDown: (height?:number, width?:number, className?:string) => HTMLElement;
3267
+ // send-arrow-up-fill.svg
3268
+ export const sendArrowUpFill: (height?:number, width?:number, className?:string) => HTMLElement;
3269
+ // send-arrow-up.svg
3270
+ export const sendArrowUp: (height?:number, width?:number, className?:string) => HTMLElement;
3115
3271
  // send-check-fill.svg
3116
3272
  export const sendCheckFill: (height?:number, width?:number, className?:string) => HTMLElement;
3117
3273
  // send-check.svg
@@ -3142,6 +3298,8 @@ export const sendX: (height?:number, width?:number, className?:string) => HTMLEl
3142
3298
  export const send: (height?:number, width?:number, className?:string) => HTMLElement;
3143
3299
  // server.svg
3144
3300
  export const server: (height?:number, width?:number, className?:string) => HTMLElement;
3301
+ // shadows.svg
3302
+ export const shadows: (height?:number, width?:number, className?:string) => HTMLElement;
3145
3303
  // share-fill.svg
3146
3304
  export const shareFill: (height?:number, width?:number, className?:string) => HTMLElement;
3147
3305
  // share.svg
@@ -3282,6 +3440,10 @@ export const signpostSplit: (height?:number, width?:number, className?:string) =
3282
3440
  export const signpost: (height?:number, width?:number, className?:string) => HTMLElement;
3283
3441
  // sim-fill.svg
3284
3442
  export const simFill: (height?:number, width?:number, className?:string) => HTMLElement;
3443
+ // sim-slash-fill.svg
3444
+ export const simSlashFill: (height?:number, width?:number, className?:string) => HTMLElement;
3445
+ // sim-slash.svg
3446
+ export const simSlash: (height?:number, width?:number, className?:string) => HTMLElement;
3285
3447
  // sim.svg
3286
3448
  export const sim: (height?:number, width?:number, className?:string) => HTMLElement;
3287
3449
  // sina-weibo.svg
@@ -3392,6 +3554,8 @@ export const sortUpAlt: (height?:number, width?:number, className?:string) => HT
3392
3554
  export const sortUp: (height?:number, width?:number, className?:string) => HTMLElement;
3393
3555
  // soundwave.svg
3394
3556
  export const soundwave: (height?:number, width?:number, className?:string) => HTMLElement;
3557
+ // sourceforge.svg
3558
+ export const sourceforge: (height?:number, width?:number, className?:string) => HTMLElement;
3395
3559
  // speaker-fill.svg
3396
3560
  export const speakerFill: (height?:number, width?:number, className?:string) => HTMLElement;
3397
3561
  // speaker.svg
@@ -3458,6 +3622,8 @@ export const strava: (height?:number, width?:number, className?:string) => HTMLE
3458
3622
  export const stripe: (height?:number, width?:number, className?:string) => HTMLElement;
3459
3623
  // subscript.svg
3460
3624
  export const subscript: (height?:number, width?:number, className?:string) => HTMLElement;
3625
+ // substack.svg
3626
+ export const substack: (height?:number, width?:number, className?:string) => HTMLElement;
3461
3627
  // subtract.svg
3462
3628
  export const subtract: (height?:number, width?:number, className?:string) => HTMLElement;
3463
3629
  // suit-club-fill.svg
@@ -3476,6 +3642,18 @@ export const suitHeart: (height?:number, width?:number, className?:string) => HT
3476
3642
  export const suitSpadeFill: (height?:number, width?:number, className?:string) => HTMLElement;
3477
3643
  // suit-spade.svg
3478
3644
  export const suitSpade: (height?:number, width?:number, className?:string) => HTMLElement;
3645
+ // suitcase-fill.svg
3646
+ export const suitcaseFill: (height?:number, width?:number, className?:string) => HTMLElement;
3647
+ // suitcase-lg-fill.svg
3648
+ export const suitcaseLgFill: (height?:number, width?:number, className?:string) => HTMLElement;
3649
+ // suitcase-lg.svg
3650
+ export const suitcaseLg: (height?:number, width?:number, className?:string) => HTMLElement;
3651
+ // suitcase.svg
3652
+ export const suitcase: (height?:number, width?:number, className?:string) => HTMLElement;
3653
+ // suitcase2-fill.svg
3654
+ export const suitcase2Fill: (height?:number, width?:number, className?:string) => HTMLElement;
3655
+ // suitcase2.svg
3656
+ export const suitcase2: (height?:number, width?:number, className?:string) => HTMLElement;
3479
3657
  // sun-fill.svg
3480
3658
  export const sunFill: (height?:number, width?:number, className?:string) => HTMLElement;
3481
3659
  // sun.svg
@@ -3594,6 +3772,10 @@ export const thermometerSnow: (height?:number, width?:number, className?:string)
3594
3772
  export const thermometerSun: (height?:number, width?:number, className?:string) => HTMLElement;
3595
3773
  // thermometer.svg
3596
3774
  export const thermometer: (height?:number, width?:number, className?:string) => HTMLElement;
3775
+ // threads-fill.svg
3776
+ export const threadsFill: (height?:number, width?:number, className?:string) => HTMLElement;
3777
+ // threads.svg
3778
+ export const threads: (height?:number, width?:number, className?:string) => HTMLElement;
3597
3779
  // three-dots-vertical.svg
3598
3780
  export const threeDotsVertical: (height?:number, width?:number, className?:string) => HTMLElement;
3599
3781
  // three-dots.svg
@@ -3646,6 +3828,8 @@ export const trainLightrailFrontFill: (height?:number, width?:number, className?
3646
3828
  export const trainLightrailFront: (height?:number, width?:number, className?:string) => HTMLElement;
3647
3829
  // translate.svg
3648
3830
  export const translate: (height?:number, width?:number, className?:string) => HTMLElement;
3831
+ // transparency.svg
3832
+ export const transparency: (height?:number, width?:number, className?:string) => HTMLElement;
3649
3833
  // trash-fill.svg
3650
3834
  export const trashFill: (height?:number, width?:number, className?:string) => HTMLElement;
3651
3835
  // trash.svg
@@ -3692,6 +3876,8 @@ export const tvFill: (height?:number, width?:number, className?:string) => HTMLE
3692
3876
  export const tv: (height?:number, width?:number, className?:string) => HTMLElement;
3693
3877
  // twitch.svg
3694
3878
  export const twitch: (height?:number, width?:number, className?:string) => HTMLElement;
3879
+ // twitter-x.svg
3880
+ export const twitterX: (height?:number, width?:number, className?:string) => HTMLElement;
3695
3881
  // twitter.svg
3696
3882
  export const twitter: (height?:number, width?:number, className?:string) => HTMLElement;
3697
3883
  // type-bold.svg
@@ -3702,6 +3888,12 @@ export const typeH1: (height?:number, width?:number, className?:string) => HTMLE
3702
3888
  export const typeH2: (height?:number, width?:number, className?:string) => HTMLElement;
3703
3889
  // type-h3.svg
3704
3890
  export const typeH3: (height?:number, width?:number, className?:string) => HTMLElement;
3891
+ // type-h4.svg
3892
+ export const typeH4: (height?:number, width?:number, className?:string) => HTMLElement;
3893
+ // type-h5.svg
3894
+ export const typeH5: (height?:number, width?:number, className?:string) => HTMLElement;
3895
+ // type-h6.svg
3896
+ export const typeH6: (height?:number, width?:number, className?:string) => HTMLElement;
3705
3897
  // type-italic.svg
3706
3898
  export const typeItalic: (height?:number, width?:number, className?:string) => HTMLElement;
3707
3899
  // type-strikethrough.svg
@@ -3780,6 +3972,8 @@ export const vectorPen: (height?:number, width?:number, className?:string) => HT
3780
3972
  export const viewList: (height?:number, width?:number, className?:string) => HTMLElement;
3781
3973
  // view-stacked.svg
3782
3974
  export const viewStacked: (height?:number, width?:number, className?:string) => HTMLElement;
3975
+ // vignette.svg
3976
+ export const vignette: (height?:number, width?:number, className?:string) => HTMLElement;
3783
3977
  // vimeo.svg
3784
3978
  export const vimeo: (height?:number, width?:number, className?:string) => HTMLElement;
3785
3979
  // vinyl-fill.svg