bootstrap_icons_rails 1.20.16

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 (1336) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.md +53 -0
  4. data/Rakefile +21 -0
  5. data/app/assets/fonts/bootstrap-icons.woff +0 -0
  6. data/app/assets/fonts/bootstrap-icons.woff2 +0 -0
  7. data/app/assets/images/bi/alarm-fill.svg +3 -0
  8. data/app/assets/images/bi/alarm.svg +4 -0
  9. data/app/assets/images/bi/align-bottom.svg +4 -0
  10. data/app/assets/images/bi/align-center.svg +3 -0
  11. data/app/assets/images/bi/align-end.svg +4 -0
  12. data/app/assets/images/bi/align-middle.svg +3 -0
  13. data/app/assets/images/bi/align-start.svg +4 -0
  14. data/app/assets/images/bi/align-top.svg +4 -0
  15. data/app/assets/images/bi/alt.svg +3 -0
  16. data/app/assets/images/bi/app-indicator.svg +4 -0
  17. data/app/assets/images/bi/app.svg +3 -0
  18. data/app/assets/images/bi/archive-fill.svg +3 -0
  19. data/app/assets/images/bi/archive.svg +3 -0
  20. data/app/assets/images/bi/arrow-90deg-down.svg +3 -0
  21. data/app/assets/images/bi/arrow-90deg-left.svg +3 -0
  22. data/app/assets/images/bi/arrow-90deg-right.svg +3 -0
  23. data/app/assets/images/bi/arrow-90deg-up.svg +3 -0
  24. data/app/assets/images/bi/arrow-bar-down.svg +3 -0
  25. data/app/assets/images/bi/arrow-bar-left.svg +3 -0
  26. data/app/assets/images/bi/arrow-bar-right.svg +3 -0
  27. data/app/assets/images/bi/arrow-bar-up.svg +3 -0
  28. data/app/assets/images/bi/arrow-clockwise.svg +4 -0
  29. data/app/assets/images/bi/arrow-counterclockwise.svg +4 -0
  30. data/app/assets/images/bi/arrow-down-circle-fill.svg +3 -0
  31. data/app/assets/images/bi/arrow-down-circle.svg +3 -0
  32. data/app/assets/images/bi/arrow-down-left-circle-fill.svg +3 -0
  33. data/app/assets/images/bi/arrow-down-left-circle.svg +3 -0
  34. data/app/assets/images/bi/arrow-down-left-square-fill.svg +3 -0
  35. data/app/assets/images/bi/arrow-down-left-square.svg +3 -0
  36. data/app/assets/images/bi/arrow-down-left.svg +3 -0
  37. data/app/assets/images/bi/arrow-down-right-circle-fill.svg +3 -0
  38. data/app/assets/images/bi/arrow-down-right-circle.svg +3 -0
  39. data/app/assets/images/bi/arrow-down-right-square-fill.svg +3 -0
  40. data/app/assets/images/bi/arrow-down-right-square.svg +3 -0
  41. data/app/assets/images/bi/arrow-down-right.svg +3 -0
  42. data/app/assets/images/bi/arrow-down-short.svg +3 -0
  43. data/app/assets/images/bi/arrow-down-square-fill.svg +3 -0
  44. data/app/assets/images/bi/arrow-down-square.svg +3 -0
  45. data/app/assets/images/bi/arrow-down-up.svg +3 -0
  46. data/app/assets/images/bi/arrow-down.svg +3 -0
  47. data/app/assets/images/bi/arrow-left-circle-fill.svg +3 -0
  48. data/app/assets/images/bi/arrow-left-circle.svg +3 -0
  49. data/app/assets/images/bi/arrow-left-right.svg +3 -0
  50. data/app/assets/images/bi/arrow-left-short.svg +3 -0
  51. data/app/assets/images/bi/arrow-left-square-fill.svg +3 -0
  52. data/app/assets/images/bi/arrow-left-square.svg +3 -0
  53. data/app/assets/images/bi/arrow-left.svg +3 -0
  54. data/app/assets/images/bi/arrow-repeat.svg +4 -0
  55. data/app/assets/images/bi/arrow-return-left.svg +3 -0
  56. data/app/assets/images/bi/arrow-return-right.svg +3 -0
  57. data/app/assets/images/bi/arrow-right-circle-fill.svg +3 -0
  58. data/app/assets/images/bi/arrow-right-circle.svg +3 -0
  59. data/app/assets/images/bi/arrow-right-short.svg +3 -0
  60. data/app/assets/images/bi/arrow-right-square-fill.svg +3 -0
  61. data/app/assets/images/bi/arrow-right-square.svg +3 -0
  62. data/app/assets/images/bi/arrow-right.svg +3 -0
  63. data/app/assets/images/bi/arrow-up-circle-fill.svg +3 -0
  64. data/app/assets/images/bi/arrow-up-circle.svg +3 -0
  65. data/app/assets/images/bi/arrow-up-left-circle-fill.svg +3 -0
  66. data/app/assets/images/bi/arrow-up-left-circle.svg +3 -0
  67. data/app/assets/images/bi/arrow-up-left-square-fill.svg +3 -0
  68. data/app/assets/images/bi/arrow-up-left-square.svg +3 -0
  69. data/app/assets/images/bi/arrow-up-left.svg +3 -0
  70. data/app/assets/images/bi/arrow-up-right-circle-fill.svg +3 -0
  71. data/app/assets/images/bi/arrow-up-right-circle.svg +3 -0
  72. data/app/assets/images/bi/arrow-up-right-square-fill.svg +3 -0
  73. data/app/assets/images/bi/arrow-up-right-square.svg +3 -0
  74. data/app/assets/images/bi/arrow-up-right.svg +3 -0
  75. data/app/assets/images/bi/arrow-up-short.svg +3 -0
  76. data/app/assets/images/bi/arrow-up-square-fill.svg +3 -0
  77. data/app/assets/images/bi/arrow-up-square.svg +3 -0
  78. data/app/assets/images/bi/arrow-up.svg +3 -0
  79. data/app/assets/images/bi/arrows-angle-contract.svg +3 -0
  80. data/app/assets/images/bi/arrows-angle-expand.svg +3 -0
  81. data/app/assets/images/bi/arrows-collapse.svg +3 -0
  82. data/app/assets/images/bi/arrows-expand.svg +3 -0
  83. data/app/assets/images/bi/arrows-fullscreen.svg +3 -0
  84. data/app/assets/images/bi/arrows-move.svg +3 -0
  85. data/app/assets/images/bi/aspect-ratio-fill.svg +3 -0
  86. data/app/assets/images/bi/aspect-ratio.svg +4 -0
  87. data/app/assets/images/bi/asterisk.svg +3 -0
  88. data/app/assets/images/bi/at.svg +3 -0
  89. data/app/assets/images/bi/award-fill.svg +4 -0
  90. data/app/assets/images/bi/award.svg +4 -0
  91. data/app/assets/images/bi/back.svg +3 -0
  92. data/app/assets/images/bi/backspace-fill.svg +3 -0
  93. data/app/assets/images/bi/backspace-reverse-fill.svg +3 -0
  94. data/app/assets/images/bi/backspace-reverse.svg +4 -0
  95. data/app/assets/images/bi/backspace.svg +4 -0
  96. data/app/assets/images/bi/badge-3d-fill.svg +4 -0
  97. data/app/assets/images/bi/badge-3d.svg +4 -0
  98. data/app/assets/images/bi/badge-4k-fill.svg +4 -0
  99. data/app/assets/images/bi/badge-4k.svg +4 -0
  100. data/app/assets/images/bi/badge-8k-fill.svg +4 -0
  101. data/app/assets/images/bi/badge-8k.svg +4 -0
  102. data/app/assets/images/bi/badge-ad-fill.svg +4 -0
  103. data/app/assets/images/bi/badge-ad.svg +4 -0
  104. data/app/assets/images/bi/badge-ar-fill.svg +4 -0
  105. data/app/assets/images/bi/badge-ar.svg +4 -0
  106. data/app/assets/images/bi/badge-cc-fill.svg +3 -0
  107. data/app/assets/images/bi/badge-cc.svg +4 -0
  108. data/app/assets/images/bi/badge-hd-fill.svg +4 -0
  109. data/app/assets/images/bi/badge-hd.svg +4 -0
  110. data/app/assets/images/bi/badge-tm-fill.svg +3 -0
  111. data/app/assets/images/bi/badge-tm.svg +4 -0
  112. data/app/assets/images/bi/badge-vo-fill.svg +4 -0
  113. data/app/assets/images/bi/badge-vo.svg +4 -0
  114. data/app/assets/images/bi/badge-vr-fill.svg +4 -0
  115. data/app/assets/images/bi/badge-vr.svg +4 -0
  116. data/app/assets/images/bi/badge-wc-fill.svg +3 -0
  117. data/app/assets/images/bi/badge-wc.svg +4 -0
  118. data/app/assets/images/bi/bag-check-fill.svg +3 -0
  119. data/app/assets/images/bi/bag-check.svg +4 -0
  120. data/app/assets/images/bi/bag-dash-fill.svg +3 -0
  121. data/app/assets/images/bi/bag-dash.svg +4 -0
  122. data/app/assets/images/bi/bag-fill.svg +3 -0
  123. data/app/assets/images/bi/bag-plus-fill.svg +3 -0
  124. data/app/assets/images/bi/bag-plus.svg +4 -0
  125. data/app/assets/images/bi/bag-x-fill.svg +3 -0
  126. data/app/assets/images/bi/bag-x.svg +4 -0
  127. data/app/assets/images/bi/bag.svg +3 -0
  128. data/app/assets/images/bi/bar-chart-fill.svg +3 -0
  129. data/app/assets/images/bi/bar-chart-line-fill.svg +3 -0
  130. data/app/assets/images/bi/bar-chart-line.svg +3 -0
  131. data/app/assets/images/bi/bar-chart-steps.svg +3 -0
  132. data/app/assets/images/bi/bar-chart.svg +3 -0
  133. data/app/assets/images/bi/basket-fill.svg +3 -0
  134. data/app/assets/images/bi/basket.svg +3 -0
  135. data/app/assets/images/bi/basket2-fill.svg +3 -0
  136. data/app/assets/images/bi/basket2.svg +4 -0
  137. data/app/assets/images/bi/basket3-fill.svg +3 -0
  138. data/app/assets/images/bi/basket3.svg +3 -0
  139. data/app/assets/images/bi/battery-charging.svg +6 -0
  140. data/app/assets/images/bi/battery-full.svg +4 -0
  141. data/app/assets/images/bi/battery-half.svg +4 -0
  142. data/app/assets/images/bi/battery.svg +3 -0
  143. data/app/assets/images/bi/bell-fill.svg +3 -0
  144. data/app/assets/images/bi/bell.svg +3 -0
  145. data/app/assets/images/bi/bezier.svg +4 -0
  146. data/app/assets/images/bi/bezier2.svg +3 -0
  147. data/app/assets/images/bi/bicycle.svg +3 -0
  148. data/app/assets/images/bi/binoculars-fill.svg +3 -0
  149. data/app/assets/images/bi/binoculars.svg +3 -0
  150. data/app/assets/images/bi/blockquote-left.svg +3 -0
  151. data/app/assets/images/bi/blockquote-right.svg +3 -0
  152. data/app/assets/images/bi/book-fill.svg +3 -0
  153. data/app/assets/images/bi/book-half.svg +3 -0
  154. data/app/assets/images/bi/book.svg +3 -0
  155. data/app/assets/images/bi/bookmark-check-fill.svg +3 -0
  156. data/app/assets/images/bi/bookmark-check.svg +4 -0
  157. data/app/assets/images/bi/bookmark-dash-fill.svg +3 -0
  158. data/app/assets/images/bi/bookmark-dash.svg +4 -0
  159. data/app/assets/images/bi/bookmark-fill.svg +3 -0
  160. data/app/assets/images/bi/bookmark-heart-fill.svg +3 -0
  161. data/app/assets/images/bi/bookmark-heart.svg +4 -0
  162. data/app/assets/images/bi/bookmark-plus-fill.svg +3 -0
  163. data/app/assets/images/bi/bookmark-plus.svg +4 -0
  164. data/app/assets/images/bi/bookmark-star-fill.svg +3 -0
  165. data/app/assets/images/bi/bookmark-star.svg +4 -0
  166. data/app/assets/images/bi/bookmark-x-fill.svg +3 -0
  167. data/app/assets/images/bi/bookmark-x.svg +4 -0
  168. data/app/assets/images/bi/bookmark.svg +3 -0
  169. data/app/assets/images/bi/bookmarks-fill.svg +4 -0
  170. data/app/assets/images/bi/bookmarks.svg +4 -0
  171. data/app/assets/images/bi/bookshelf.svg +3 -0
  172. data/app/assets/images/bi/bootstrap-fill.svg +4 -0
  173. data/app/assets/images/bi/bootstrap-icons.svg +1 -0
  174. data/app/assets/images/bi/bootstrap-reboot.svg +4 -0
  175. data/app/assets/images/bi/bootstrap.svg +4 -0
  176. data/app/assets/images/bi/border-all.svg +3 -0
  177. data/app/assets/images/bi/border-bottom.svg +3 -0
  178. data/app/assets/images/bi/border-center.svg +3 -0
  179. data/app/assets/images/bi/border-inner.svg +5 -0
  180. data/app/assets/images/bi/border-left.svg +3 -0
  181. data/app/assets/images/bi/border-middle.svg +3 -0
  182. data/app/assets/images/bi/border-outer.svg +4 -0
  183. data/app/assets/images/bi/border-right.svg +3 -0
  184. data/app/assets/images/bi/border-style.svg +3 -0
  185. data/app/assets/images/bi/border-top.svg +3 -0
  186. data/app/assets/images/bi/border-width.svg +3 -0
  187. data/app/assets/images/bi/border.svg +3 -0
  188. data/app/assets/images/bi/bounding-box-circles.svg +3 -0
  189. data/app/assets/images/bi/bounding-box.svg +3 -0
  190. data/app/assets/images/bi/box-arrow-down-left.svg +4 -0
  191. data/app/assets/images/bi/box-arrow-down-right.svg +4 -0
  192. data/app/assets/images/bi/box-arrow-down.svg +4 -0
  193. data/app/assets/images/bi/box-arrow-in-down-left.svg +4 -0
  194. data/app/assets/images/bi/box-arrow-in-down-right.svg +4 -0
  195. data/app/assets/images/bi/box-arrow-in-down.svg +4 -0
  196. data/app/assets/images/bi/box-arrow-in-left.svg +4 -0
  197. data/app/assets/images/bi/box-arrow-in-right.svg +4 -0
  198. data/app/assets/images/bi/box-arrow-in-up-left.svg +4 -0
  199. data/app/assets/images/bi/box-arrow-in-up-right.svg +4 -0
  200. data/app/assets/images/bi/box-arrow-in-up.svg +4 -0
  201. data/app/assets/images/bi/box-arrow-left.svg +4 -0
  202. data/app/assets/images/bi/box-arrow-right.svg +4 -0
  203. data/app/assets/images/bi/box-arrow-up-left.svg +4 -0
  204. data/app/assets/images/bi/box-arrow-up-right.svg +4 -0
  205. data/app/assets/images/bi/box-arrow-up.svg +4 -0
  206. data/app/assets/images/bi/box-seam.svg +3 -0
  207. data/app/assets/images/bi/box.svg +3 -0
  208. data/app/assets/images/bi/braces.svg +3 -0
  209. data/app/assets/images/bi/bricks.svg +3 -0
  210. data/app/assets/images/bi/briefcase-fill.svg +4 -0
  211. data/app/assets/images/bi/briefcase.svg +3 -0
  212. data/app/assets/images/bi/brightness-alt-high-fill.svg +3 -0
  213. data/app/assets/images/bi/brightness-alt-high.svg +3 -0
  214. data/app/assets/images/bi/brightness-alt-low-fill.svg +3 -0
  215. data/app/assets/images/bi/brightness-alt-low.svg +3 -0
  216. data/app/assets/images/bi/brightness-high-fill.svg +3 -0
  217. data/app/assets/images/bi/brightness-high.svg +3 -0
  218. data/app/assets/images/bi/brightness-low-fill.svg +3 -0
  219. data/app/assets/images/bi/brightness-low.svg +3 -0
  220. data/app/assets/images/bi/broadcast-pin.svg +3 -0
  221. data/app/assets/images/bi/broadcast.svg +3 -0
  222. data/app/assets/images/bi/brush-fill.svg +3 -0
  223. data/app/assets/images/bi/brush.svg +3 -0
  224. data/app/assets/images/bi/bucket-fill.svg +3 -0
  225. data/app/assets/images/bi/bucket.svg +3 -0
  226. data/app/assets/images/bi/bug-fill.svg +4 -0
  227. data/app/assets/images/bi/bug.svg +3 -0
  228. data/app/assets/images/bi/building.svg +4 -0
  229. data/app/assets/images/bi/bullseye.svg +6 -0
  230. data/app/assets/images/bi/calculator-fill.svg +3 -0
  231. data/app/assets/images/bi/calculator.svg +4 -0
  232. data/app/assets/images/bi/calendar-check-fill.svg +3 -0
  233. data/app/assets/images/bi/calendar-check.svg +4 -0
  234. data/app/assets/images/bi/calendar-date-fill.svg +4 -0
  235. data/app/assets/images/bi/calendar-date.svg +4 -0
  236. data/app/assets/images/bi/calendar-day-fill.svg +3 -0
  237. data/app/assets/images/bi/calendar-day.svg +4 -0
  238. data/app/assets/images/bi/calendar-event-fill.svg +3 -0
  239. data/app/assets/images/bi/calendar-event.svg +4 -0
  240. data/app/assets/images/bi/calendar-fill.svg +3 -0
  241. data/app/assets/images/bi/calendar-minus-fill.svg +3 -0
  242. data/app/assets/images/bi/calendar-minus.svg +4 -0
  243. data/app/assets/images/bi/calendar-month-fill.svg +4 -0
  244. data/app/assets/images/bi/calendar-month.svg +4 -0
  245. data/app/assets/images/bi/calendar-plus-fill.svg +3 -0
  246. data/app/assets/images/bi/calendar-plus.svg +4 -0
  247. data/app/assets/images/bi/calendar-range-fill.svg +3 -0
  248. data/app/assets/images/bi/calendar-range.svg +4 -0
  249. data/app/assets/images/bi/calendar-week-fill.svg +3 -0
  250. data/app/assets/images/bi/calendar-week.svg +4 -0
  251. data/app/assets/images/bi/calendar-x-fill.svg +3 -0
  252. data/app/assets/images/bi/calendar-x.svg +4 -0
  253. data/app/assets/images/bi/calendar.svg +3 -0
  254. data/app/assets/images/bi/calendar2-check-fill.svg +3 -0
  255. data/app/assets/images/bi/calendar2-check.svg +5 -0
  256. data/app/assets/images/bi/calendar2-date-fill.svg +4 -0
  257. data/app/assets/images/bi/calendar2-date.svg +5 -0
  258. data/app/assets/images/bi/calendar2-day-fill.svg +3 -0
  259. data/app/assets/images/bi/calendar2-day.svg +5 -0
  260. data/app/assets/images/bi/calendar2-event-fill.svg +3 -0
  261. data/app/assets/images/bi/calendar2-event.svg +5 -0
  262. data/app/assets/images/bi/calendar2-fill.svg +3 -0
  263. data/app/assets/images/bi/calendar2-minus-fill.svg +3 -0
  264. data/app/assets/images/bi/calendar2-minus.svg +5 -0
  265. data/app/assets/images/bi/calendar2-month-fill.svg +4 -0
  266. data/app/assets/images/bi/calendar2-month.svg +5 -0
  267. data/app/assets/images/bi/calendar2-plus-fill.svg +3 -0
  268. data/app/assets/images/bi/calendar2-plus.svg +4 -0
  269. data/app/assets/images/bi/calendar2-range-fill.svg +3 -0
  270. data/app/assets/images/bi/calendar2-range.svg +4 -0
  271. data/app/assets/images/bi/calendar2-week-fill.svg +3 -0
  272. data/app/assets/images/bi/calendar2-week.svg +4 -0
  273. data/app/assets/images/bi/calendar2-x-fill.svg +3 -0
  274. data/app/assets/images/bi/calendar2-x.svg +5 -0
  275. data/app/assets/images/bi/calendar2.svg +4 -0
  276. data/app/assets/images/bi/calendar3-event-fill.svg +3 -0
  277. data/app/assets/images/bi/calendar3-event.svg +4 -0
  278. data/app/assets/images/bi/calendar3-fill.svg +3 -0
  279. data/app/assets/images/bi/calendar3-range-fill.svg +3 -0
  280. data/app/assets/images/bi/calendar3-range.svg +4 -0
  281. data/app/assets/images/bi/calendar3-week-fill.svg +3 -0
  282. data/app/assets/images/bi/calendar3-week.svg +4 -0
  283. data/app/assets/images/bi/calendar3.svg +4 -0
  284. data/app/assets/images/bi/calendar4-event.svg +4 -0
  285. data/app/assets/images/bi/calendar4-range.svg +4 -0
  286. data/app/assets/images/bi/calendar4-week.svg +4 -0
  287. data/app/assets/images/bi/calendar4.svg +3 -0
  288. data/app/assets/images/bi/camera-fill.svg +4 -0
  289. data/app/assets/images/bi/camera-reels-fill.svg +5 -0
  290. data/app/assets/images/bi/camera-reels.svg +5 -0
  291. data/app/assets/images/bi/camera-video-fill.svg +3 -0
  292. data/app/assets/images/bi/camera-video-off-fill.svg +3 -0
  293. data/app/assets/images/bi/camera-video-off.svg +3 -0
  294. data/app/assets/images/bi/camera-video.svg +3 -0
  295. data/app/assets/images/bi/camera.svg +4 -0
  296. data/app/assets/images/bi/camera2.svg +4 -0
  297. data/app/assets/images/bi/capslock-fill.svg +3 -0
  298. data/app/assets/images/bi/capslock.svg +3 -0
  299. data/app/assets/images/bi/card-checklist.svg +4 -0
  300. data/app/assets/images/bi/card-heading.svg +4 -0
  301. data/app/assets/images/bi/card-image.svg +4 -0
  302. data/app/assets/images/bi/card-list.svg +4 -0
  303. data/app/assets/images/bi/card-text.svg +4 -0
  304. data/app/assets/images/bi/caret-down-fill.svg +3 -0
  305. data/app/assets/images/bi/caret-down-square-fill.svg +3 -0
  306. data/app/assets/images/bi/caret-down-square.svg +4 -0
  307. data/app/assets/images/bi/caret-down.svg +3 -0
  308. data/app/assets/images/bi/caret-left-fill.svg +3 -0
  309. data/app/assets/images/bi/caret-left-square-fill.svg +3 -0
  310. data/app/assets/images/bi/caret-left-square.svg +4 -0
  311. data/app/assets/images/bi/caret-left.svg +3 -0
  312. data/app/assets/images/bi/caret-right-fill.svg +3 -0
  313. data/app/assets/images/bi/caret-right-square-fill.svg +3 -0
  314. data/app/assets/images/bi/caret-right-square.svg +4 -0
  315. data/app/assets/images/bi/caret-right.svg +3 -0
  316. data/app/assets/images/bi/caret-up-fill.svg +3 -0
  317. data/app/assets/images/bi/caret-up-square-fill.svg +3 -0
  318. data/app/assets/images/bi/caret-up-square.svg +4 -0
  319. data/app/assets/images/bi/caret-up.svg +3 -0
  320. data/app/assets/images/bi/cart-check-fill.svg +3 -0
  321. data/app/assets/images/bi/cart-check.svg +4 -0
  322. data/app/assets/images/bi/cart-dash-fill.svg +3 -0
  323. data/app/assets/images/bi/cart-dash.svg +4 -0
  324. data/app/assets/images/bi/cart-fill.svg +3 -0
  325. data/app/assets/images/bi/cart-plus-fill.svg +3 -0
  326. data/app/assets/images/bi/cart-plus.svg +4 -0
  327. data/app/assets/images/bi/cart-x-fill.svg +3 -0
  328. data/app/assets/images/bi/cart-x.svg +4 -0
  329. data/app/assets/images/bi/cart.svg +3 -0
  330. data/app/assets/images/bi/cart2.svg +3 -0
  331. data/app/assets/images/bi/cart3.svg +3 -0
  332. data/app/assets/images/bi/cart4.svg +3 -0
  333. data/app/assets/images/bi/cash-stack.svg +4 -0
  334. data/app/assets/images/bi/cash.svg +4 -0
  335. data/app/assets/images/bi/cast.svg +4 -0
  336. data/app/assets/images/bi/chat-dots-fill.svg +3 -0
  337. data/app/assets/images/bi/chat-dots.svg +4 -0
  338. data/app/assets/images/bi/chat-fill.svg +3 -0
  339. data/app/assets/images/bi/chat-left-dots-fill.svg +3 -0
  340. data/app/assets/images/bi/chat-left-dots.svg +4 -0
  341. data/app/assets/images/bi/chat-left-fill.svg +3 -0
  342. data/app/assets/images/bi/chat-left-quote-fill.svg +3 -0
  343. data/app/assets/images/bi/chat-left-quote.svg +4 -0
  344. data/app/assets/images/bi/chat-left-text-fill.svg +3 -0
  345. data/app/assets/images/bi/chat-left-text.svg +4 -0
  346. data/app/assets/images/bi/chat-left.svg +3 -0
  347. data/app/assets/images/bi/chat-quote-fill.svg +3 -0
  348. data/app/assets/images/bi/chat-quote.svg +4 -0
  349. data/app/assets/images/bi/chat-right-dots-fill.svg +3 -0
  350. data/app/assets/images/bi/chat-right-dots.svg +4 -0
  351. data/app/assets/images/bi/chat-right-fill.svg +3 -0
  352. data/app/assets/images/bi/chat-right-quote-fill.svg +3 -0
  353. data/app/assets/images/bi/chat-right-quote.svg +4 -0
  354. data/app/assets/images/bi/chat-right-text-fill.svg +3 -0
  355. data/app/assets/images/bi/chat-right-text.svg +4 -0
  356. data/app/assets/images/bi/chat-right.svg +3 -0
  357. data/app/assets/images/bi/chat-square-dots-fill.svg +3 -0
  358. data/app/assets/images/bi/chat-square-dots.svg +4 -0
  359. data/app/assets/images/bi/chat-square-fill.svg +3 -0
  360. data/app/assets/images/bi/chat-square-quote-fill.svg +3 -0
  361. data/app/assets/images/bi/chat-square-quote.svg +4 -0
  362. data/app/assets/images/bi/chat-square-text-fill.svg +3 -0
  363. data/app/assets/images/bi/chat-square-text.svg +4 -0
  364. data/app/assets/images/bi/chat-square.svg +3 -0
  365. data/app/assets/images/bi/chat-text-fill.svg +3 -0
  366. data/app/assets/images/bi/chat-text.svg +4 -0
  367. data/app/assets/images/bi/chat.svg +3 -0
  368. data/app/assets/images/bi/check-all.svg +3 -0
  369. data/app/assets/images/bi/check-circle-fill.svg +3 -0
  370. data/app/assets/images/bi/check-circle.svg +4 -0
  371. data/app/assets/images/bi/check-square-fill.svg +3 -0
  372. data/app/assets/images/bi/check-square.svg +4 -0
  373. data/app/assets/images/bi/check.svg +3 -0
  374. data/app/assets/images/bi/check2-all.svg +4 -0
  375. data/app/assets/images/bi/check2-circle.svg +4 -0
  376. data/app/assets/images/bi/check2-square.svg +4 -0
  377. data/app/assets/images/bi/check2.svg +3 -0
  378. data/app/assets/images/bi/chevron-bar-contract.svg +3 -0
  379. data/app/assets/images/bi/chevron-bar-down.svg +3 -0
  380. data/app/assets/images/bi/chevron-bar-expand.svg +3 -0
  381. data/app/assets/images/bi/chevron-bar-left.svg +3 -0
  382. data/app/assets/images/bi/chevron-bar-right.svg +3 -0
  383. data/app/assets/images/bi/chevron-bar-up.svg +3 -0
  384. data/app/assets/images/bi/chevron-compact-down.svg +3 -0
  385. data/app/assets/images/bi/chevron-compact-left.svg +3 -0
  386. data/app/assets/images/bi/chevron-compact-right.svg +3 -0
  387. data/app/assets/images/bi/chevron-compact-up.svg +3 -0
  388. data/app/assets/images/bi/chevron-contract.svg +3 -0
  389. data/app/assets/images/bi/chevron-double-down.svg +4 -0
  390. data/app/assets/images/bi/chevron-double-left.svg +4 -0
  391. data/app/assets/images/bi/chevron-double-right.svg +4 -0
  392. data/app/assets/images/bi/chevron-double-up.svg +4 -0
  393. data/app/assets/images/bi/chevron-down.svg +3 -0
  394. data/app/assets/images/bi/chevron-expand.svg +3 -0
  395. data/app/assets/images/bi/chevron-left.svg +3 -0
  396. data/app/assets/images/bi/chevron-right.svg +3 -0
  397. data/app/assets/images/bi/chevron-up.svg +3 -0
  398. data/app/assets/images/bi/circle-fill.svg +3 -0
  399. data/app/assets/images/bi/circle-half.svg +3 -0
  400. data/app/assets/images/bi/circle-square.svg +4 -0
  401. data/app/assets/images/bi/circle.svg +3 -0
  402. data/app/assets/images/bi/clipboard-check.svg +5 -0
  403. data/app/assets/images/bi/clipboard-data.svg +5 -0
  404. data/app/assets/images/bi/clipboard-minus.svg +5 -0
  405. data/app/assets/images/bi/clipboard-plus.svg +5 -0
  406. data/app/assets/images/bi/clipboard-x.svg +5 -0
  407. data/app/assets/images/bi/clipboard.svg +4 -0
  408. data/app/assets/images/bi/clock-fill.svg +3 -0
  409. data/app/assets/images/bi/clock-history.svg +5 -0
  410. data/app/assets/images/bi/clock.svg +4 -0
  411. data/app/assets/images/bi/cloud-arrow-down-fill.svg +3 -0
  412. data/app/assets/images/bi/cloud-arrow-down.svg +4 -0
  413. data/app/assets/images/bi/cloud-arrow-up-fill.svg +3 -0
  414. data/app/assets/images/bi/cloud-arrow-up.svg +4 -0
  415. data/app/assets/images/bi/cloud-check-fill.svg +3 -0
  416. data/app/assets/images/bi/cloud-check.svg +4 -0
  417. data/app/assets/images/bi/cloud-download-fill.svg +3 -0
  418. data/app/assets/images/bi/cloud-download.svg +4 -0
  419. data/app/assets/images/bi/cloud-fill.svg +3 -0
  420. data/app/assets/images/bi/cloud-minus-fill.svg +3 -0
  421. data/app/assets/images/bi/cloud-minus.svg +3 -0
  422. data/app/assets/images/bi/cloud-plus-fill.svg +3 -0
  423. data/app/assets/images/bi/cloud-plus.svg +4 -0
  424. data/app/assets/images/bi/cloud-slash-fill.svg +3 -0
  425. data/app/assets/images/bi/cloud-slash.svg +4 -0
  426. data/app/assets/images/bi/cloud-upload-fill.svg +3 -0
  427. data/app/assets/images/bi/cloud-upload.svg +4 -0
  428. data/app/assets/images/bi/cloud.svg +3 -0
  429. data/app/assets/images/bi/code-slash.svg +3 -0
  430. data/app/assets/images/bi/code-square.svg +4 -0
  431. data/app/assets/images/bi/code.svg +3 -0
  432. data/app/assets/images/bi/collection-fill.svg +3 -0
  433. data/app/assets/images/bi/collection-play-fill.svg +3 -0
  434. data/app/assets/images/bi/collection-play.svg +4 -0
  435. data/app/assets/images/bi/collection.svg +3 -0
  436. data/app/assets/images/bi/columns-gap.svg +3 -0
  437. data/app/assets/images/bi/columns.svg +3 -0
  438. data/app/assets/images/bi/command.svg +3 -0
  439. data/app/assets/images/bi/compass-fill.svg +3 -0
  440. data/app/assets/images/bi/compass.svg +4 -0
  441. data/app/assets/images/bi/cone-striped.svg +3 -0
  442. data/app/assets/images/bi/cone.svg +3 -0
  443. data/app/assets/images/bi/controller.svg +4 -0
  444. data/app/assets/images/bi/cpu-fill.svg +4 -0
  445. data/app/assets/images/bi/cpu.svg +3 -0
  446. data/app/assets/images/bi/credit-card-2-back-fill.svg +3 -0
  447. data/app/assets/images/bi/credit-card-2-back.svg +4 -0
  448. data/app/assets/images/bi/credit-card-2-front-fill.svg +3 -0
  449. data/app/assets/images/bi/credit-card-2-front.svg +4 -0
  450. data/app/assets/images/bi/credit-card-fill.svg +3 -0
  451. data/app/assets/images/bi/credit-card.svg +4 -0
  452. data/app/assets/images/bi/crop.svg +3 -0
  453. data/app/assets/images/bi/cup-fill.svg +3 -0
  454. data/app/assets/images/bi/cup-straw.svg +3 -0
  455. data/app/assets/images/bi/cup.svg +3 -0
  456. data/app/assets/images/bi/cursor-fill.svg +3 -0
  457. data/app/assets/images/bi/cursor-text.svg +3 -0
  458. data/app/assets/images/bi/cursor.svg +3 -0
  459. data/app/assets/images/bi/dash-circle-dotted.svg +3 -0
  460. data/app/assets/images/bi/dash-circle-fill.svg +3 -0
  461. data/app/assets/images/bi/dash-circle.svg +4 -0
  462. data/app/assets/images/bi/dash-square-dotted.svg +3 -0
  463. data/app/assets/images/bi/dash-square-fill.svg +3 -0
  464. data/app/assets/images/bi/dash-square.svg +4 -0
  465. data/app/assets/images/bi/dash.svg +3 -0
  466. data/app/assets/images/bi/diagram-2-fill.svg +3 -0
  467. data/app/assets/images/bi/diagram-2.svg +3 -0
  468. data/app/assets/images/bi/diagram-3-fill.svg +3 -0
  469. data/app/assets/images/bi/diagram-3.svg +3 -0
  470. data/app/assets/images/bi/diamond-fill.svg +3 -0
  471. data/app/assets/images/bi/diamond-half.svg +3 -0
  472. data/app/assets/images/bi/diamond.svg +3 -0
  473. data/app/assets/images/bi/dice-1-fill.svg +3 -0
  474. data/app/assets/images/bi/dice-1.svg +4 -0
  475. data/app/assets/images/bi/dice-2-fill.svg +3 -0
  476. data/app/assets/images/bi/dice-2.svg +4 -0
  477. data/app/assets/images/bi/dice-3-fill.svg +3 -0
  478. data/app/assets/images/bi/dice-3.svg +4 -0
  479. data/app/assets/images/bi/dice-4-fill.svg +3 -0
  480. data/app/assets/images/bi/dice-4.svg +4 -0
  481. data/app/assets/images/bi/dice-5-fill.svg +3 -0
  482. data/app/assets/images/bi/dice-5.svg +4 -0
  483. data/app/assets/images/bi/dice-6-fill.svg +3 -0
  484. data/app/assets/images/bi/dice-6.svg +4 -0
  485. data/app/assets/images/bi/disc-fill.svg +3 -0
  486. data/app/assets/images/bi/disc.svg +4 -0
  487. data/app/assets/images/bi/discord.svg +4 -0
  488. data/app/assets/images/bi/display-fill.svg +3 -0
  489. data/app/assets/images/bi/display.svg +3 -0
  490. data/app/assets/images/bi/distribute-horizontal.svg +4 -0
  491. data/app/assets/images/bi/distribute-vertical.svg +4 -0
  492. data/app/assets/images/bi/door-closed-fill.svg +3 -0
  493. data/app/assets/images/bi/door-closed.svg +4 -0
  494. data/app/assets/images/bi/door-open-fill.svg +3 -0
  495. data/app/assets/images/bi/door-open.svg +4 -0
  496. data/app/assets/images/bi/dot.svg +3 -0
  497. data/app/assets/images/bi/download.svg +4 -0
  498. data/app/assets/images/bi/droplet-fill.svg +3 -0
  499. data/app/assets/images/bi/droplet-half.svg +4 -0
  500. data/app/assets/images/bi/droplet.svg +4 -0
  501. data/app/assets/images/bi/earbuds.svg +3 -0
  502. data/app/assets/images/bi/easel-fill.svg +3 -0
  503. data/app/assets/images/bi/easel.svg +3 -0
  504. data/app/assets/images/bi/egg-fill.svg +3 -0
  505. data/app/assets/images/bi/egg-fried.svg +4 -0
  506. data/app/assets/images/bi/egg.svg +3 -0
  507. data/app/assets/images/bi/eject-fill.svg +3 -0
  508. data/app/assets/images/bi/eject.svg +3 -0
  509. data/app/assets/images/bi/emoji-angry-fill.svg +3 -0
  510. data/app/assets/images/bi/emoji-angry.svg +4 -0
  511. data/app/assets/images/bi/emoji-dizzy-fill.svg +3 -0
  512. data/app/assets/images/bi/emoji-dizzy.svg +4 -0
  513. data/app/assets/images/bi/emoji-expressionless-fill.svg +3 -0
  514. data/app/assets/images/bi/emoji-expressionless.svg +4 -0
  515. data/app/assets/images/bi/emoji-frown-fill.svg +3 -0
  516. data/app/assets/images/bi/emoji-frown.svg +4 -0
  517. data/app/assets/images/bi/emoji-heart-eyes-fill.svg +3 -0
  518. data/app/assets/images/bi/emoji-heart-eyes.svg +4 -0
  519. data/app/assets/images/bi/emoji-laughing-fill.svg +3 -0
  520. data/app/assets/images/bi/emoji-laughing.svg +4 -0
  521. data/app/assets/images/bi/emoji-neutral-fill.svg +3 -0
  522. data/app/assets/images/bi/emoji-neutral.svg +4 -0
  523. data/app/assets/images/bi/emoji-smile-fill.svg +3 -0
  524. data/app/assets/images/bi/emoji-smile-upside-down-fill.svg +3 -0
  525. data/app/assets/images/bi/emoji-smile-upside-down.svg +4 -0
  526. data/app/assets/images/bi/emoji-smile.svg +4 -0
  527. data/app/assets/images/bi/emoji-sunglasses-fill.svg +3 -0
  528. data/app/assets/images/bi/emoji-sunglasses.svg +4 -0
  529. data/app/assets/images/bi/emoji-wink-fill.svg +3 -0
  530. data/app/assets/images/bi/emoji-wink.svg +4 -0
  531. data/app/assets/images/bi/envelope-fill.svg +3 -0
  532. data/app/assets/images/bi/envelope-open-fill.svg +3 -0
  533. data/app/assets/images/bi/envelope-open.svg +3 -0
  534. data/app/assets/images/bi/envelope.svg +3 -0
  535. data/app/assets/images/bi/eraser-fill.svg +3 -0
  536. data/app/assets/images/bi/eraser.svg +3 -0
  537. data/app/assets/images/bi/exclamation-circle-fill.svg +3 -0
  538. data/app/assets/images/bi/exclamation-circle.svg +4 -0
  539. data/app/assets/images/bi/exclamation-diamond-fill.svg +3 -0
  540. data/app/assets/images/bi/exclamation-diamond.svg +4 -0
  541. data/app/assets/images/bi/exclamation-octagon-fill.svg +3 -0
  542. data/app/assets/images/bi/exclamation-octagon.svg +4 -0
  543. data/app/assets/images/bi/exclamation-square-fill.svg +3 -0
  544. data/app/assets/images/bi/exclamation-square.svg +4 -0
  545. data/app/assets/images/bi/exclamation-triangle-fill.svg +3 -0
  546. data/app/assets/images/bi/exclamation-triangle.svg +4 -0
  547. data/app/assets/images/bi/exclamation.svg +3 -0
  548. data/app/assets/images/bi/exclude.svg +3 -0
  549. data/app/assets/images/bi/eye-fill.svg +4 -0
  550. data/app/assets/images/bi/eye-slash-fill.svg +4 -0
  551. data/app/assets/images/bi/eye-slash.svg +5 -0
  552. data/app/assets/images/bi/eye.svg +4 -0
  553. data/app/assets/images/bi/eyedropper.svg +3 -0
  554. data/app/assets/images/bi/eyeglasses.svg +3 -0
  555. data/app/assets/images/bi/facebook.svg +3 -0
  556. data/app/assets/images/bi/file-arrow-down-fill.svg +3 -0
  557. data/app/assets/images/bi/file-arrow-down.svg +4 -0
  558. data/app/assets/images/bi/file-arrow-up-fill.svg +3 -0
  559. data/app/assets/images/bi/file-arrow-up.svg +4 -0
  560. data/app/assets/images/bi/file-bar-graph-fill.svg +3 -0
  561. data/app/assets/images/bi/file-bar-graph.svg +4 -0
  562. data/app/assets/images/bi/file-binary-fill.svg +4 -0
  563. data/app/assets/images/bi/file-binary.svg +4 -0
  564. data/app/assets/images/bi/file-break-fill.svg +3 -0
  565. data/app/assets/images/bi/file-break.svg +3 -0
  566. data/app/assets/images/bi/file-check-fill.svg +3 -0
  567. data/app/assets/images/bi/file-check.svg +4 -0
  568. data/app/assets/images/bi/file-code-fill.svg +3 -0
  569. data/app/assets/images/bi/file-code.svg +4 -0
  570. data/app/assets/images/bi/file-diff-fill.svg +3 -0
  571. data/app/assets/images/bi/file-diff.svg +4 -0
  572. data/app/assets/images/bi/file-earmark-arrow-down-fill.svg +3 -0
  573. data/app/assets/images/bi/file-earmark-arrow-down.svg +4 -0
  574. data/app/assets/images/bi/file-earmark-arrow-up-fill.svg +3 -0
  575. data/app/assets/images/bi/file-earmark-arrow-up.svg +4 -0
  576. data/app/assets/images/bi/file-earmark-bar-graph-fill.svg +3 -0
  577. data/app/assets/images/bi/file-earmark-bar-graph.svg +4 -0
  578. data/app/assets/images/bi/file-earmark-binary-fill.svg +4 -0
  579. data/app/assets/images/bi/file-earmark-binary.svg +4 -0
  580. data/app/assets/images/bi/file-earmark-break-fill.svg +3 -0
  581. data/app/assets/images/bi/file-earmark-break.svg +3 -0
  582. data/app/assets/images/bi/file-earmark-check-fill.svg +3 -0
  583. data/app/assets/images/bi/file-earmark-check.svg +4 -0
  584. data/app/assets/images/bi/file-earmark-code-fill.svg +3 -0
  585. data/app/assets/images/bi/file-earmark-code.svg +4 -0
  586. data/app/assets/images/bi/file-earmark-diff-fill.svg +3 -0
  587. data/app/assets/images/bi/file-earmark-diff.svg +4 -0
  588. data/app/assets/images/bi/file-earmark-easel-fill.svg +4 -0
  589. data/app/assets/images/bi/file-earmark-easel.svg +4 -0
  590. data/app/assets/images/bi/file-earmark-excel-fill.svg +3 -0
  591. data/app/assets/images/bi/file-earmark-excel.svg +4 -0
  592. data/app/assets/images/bi/file-earmark-fill.svg +3 -0
  593. data/app/assets/images/bi/file-earmark-font-fill.svg +3 -0
  594. data/app/assets/images/bi/file-earmark-font.svg +4 -0
  595. data/app/assets/images/bi/file-earmark-image-fill.svg +4 -0
  596. data/app/assets/images/bi/file-earmark-image.svg +4 -0
  597. data/app/assets/images/bi/file-earmark-lock-fill.svg +4 -0
  598. data/app/assets/images/bi/file-earmark-lock.svg +4 -0
  599. data/app/assets/images/bi/file-earmark-lock2-fill.svg +4 -0
  600. data/app/assets/images/bi/file-earmark-lock2.svg +4 -0
  601. data/app/assets/images/bi/file-earmark-medical-fill.svg +3 -0
  602. data/app/assets/images/bi/file-earmark-medical.svg +4 -0
  603. data/app/assets/images/bi/file-earmark-minus-fill.svg +3 -0
  604. data/app/assets/images/bi/file-earmark-minus.svg +4 -0
  605. data/app/assets/images/bi/file-earmark-music-fill.svg +3 -0
  606. data/app/assets/images/bi/file-earmark-music.svg +4 -0
  607. data/app/assets/images/bi/file-earmark-person-fill.svg +3 -0
  608. data/app/assets/images/bi/file-earmark-person.svg +4 -0
  609. data/app/assets/images/bi/file-earmark-play-fill.svg +3 -0
  610. data/app/assets/images/bi/file-earmark-play.svg +4 -0
  611. data/app/assets/images/bi/file-earmark-plus-fill.svg +3 -0
  612. data/app/assets/images/bi/file-earmark-plus.svg +4 -0
  613. data/app/assets/images/bi/file-earmark-post-fill.svg +3 -0
  614. data/app/assets/images/bi/file-earmark-post.svg +4 -0
  615. data/app/assets/images/bi/file-earmark-ppt-fill.svg +4 -0
  616. data/app/assets/images/bi/file-earmark-ppt.svg +4 -0
  617. data/app/assets/images/bi/file-earmark-richtext-fill.svg +3 -0
  618. data/app/assets/images/bi/file-earmark-richtext.svg +4 -0
  619. data/app/assets/images/bi/file-earmark-ruled-fill.svg +3 -0
  620. data/app/assets/images/bi/file-earmark-ruled.svg +3 -0
  621. data/app/assets/images/bi/file-earmark-slides-fill.svg +4 -0
  622. data/app/assets/images/bi/file-earmark-slides.svg +5 -0
  623. data/app/assets/images/bi/file-earmark-spreadsheet-fill.svg +4 -0
  624. data/app/assets/images/bi/file-earmark-spreadsheet.svg +3 -0
  625. data/app/assets/images/bi/file-earmark-text-fill.svg +3 -0
  626. data/app/assets/images/bi/file-earmark-text.svg +4 -0
  627. data/app/assets/images/bi/file-earmark-word-fill.svg +3 -0
  628. data/app/assets/images/bi/file-earmark-word.svg +4 -0
  629. data/app/assets/images/bi/file-earmark-x-fill.svg +3 -0
  630. data/app/assets/images/bi/file-earmark-x.svg +4 -0
  631. data/app/assets/images/bi/file-earmark-zip-fill.svg +4 -0
  632. data/app/assets/images/bi/file-earmark-zip.svg +4 -0
  633. data/app/assets/images/bi/file-earmark.svg +3 -0
  634. data/app/assets/images/bi/file-easel-fill.svg +4 -0
  635. data/app/assets/images/bi/file-easel.svg +4 -0
  636. data/app/assets/images/bi/file-excel-fill.svg +3 -0
  637. data/app/assets/images/bi/file-excel.svg +4 -0
  638. data/app/assets/images/bi/file-fill.svg +3 -0
  639. data/app/assets/images/bi/file-font-fill.svg +3 -0
  640. data/app/assets/images/bi/file-font.svg +4 -0
  641. data/app/assets/images/bi/file-image-fill.svg +4 -0
  642. data/app/assets/images/bi/file-image.svg +4 -0
  643. data/app/assets/images/bi/file-lock-fill.svg +4 -0
  644. data/app/assets/images/bi/file-lock.svg +4 -0
  645. data/app/assets/images/bi/file-lock2-fill.svg +4 -0
  646. data/app/assets/images/bi/file-lock2.svg +4 -0
  647. data/app/assets/images/bi/file-medical-fill.svg +3 -0
  648. data/app/assets/images/bi/file-medical.svg +4 -0
  649. data/app/assets/images/bi/file-minus-fill.svg +3 -0
  650. data/app/assets/images/bi/file-minus.svg +4 -0
  651. data/app/assets/images/bi/file-music-fill.svg +3 -0
  652. data/app/assets/images/bi/file-music.svg +4 -0
  653. data/app/assets/images/bi/file-person-fill.svg +3 -0
  654. data/app/assets/images/bi/file-person.svg +4 -0
  655. data/app/assets/images/bi/file-play-fill.svg +3 -0
  656. data/app/assets/images/bi/file-play.svg +4 -0
  657. data/app/assets/images/bi/file-plus-fill.svg +3 -0
  658. data/app/assets/images/bi/file-plus.svg +4 -0
  659. data/app/assets/images/bi/file-post-fill.svg +3 -0
  660. data/app/assets/images/bi/file-post.svg +4 -0
  661. data/app/assets/images/bi/file-ppt-fill.svg +4 -0
  662. data/app/assets/images/bi/file-ppt.svg +4 -0
  663. data/app/assets/images/bi/file-richtext-fill.svg +3 -0
  664. data/app/assets/images/bi/file-richtext.svg +4 -0
  665. data/app/assets/images/bi/file-ruled-fill.svg +3 -0
  666. data/app/assets/images/bi/file-ruled.svg +3 -0
  667. data/app/assets/images/bi/file-slides-fill.svg +4 -0
  668. data/app/assets/images/bi/file-slides.svg +4 -0
  669. data/app/assets/images/bi/file-spreadsheet-fill.svg +3 -0
  670. data/app/assets/images/bi/file-spreadsheet.svg +3 -0
  671. data/app/assets/images/bi/file-text-fill.svg +3 -0
  672. data/app/assets/images/bi/file-text.svg +4 -0
  673. data/app/assets/images/bi/file-word-fill.svg +3 -0
  674. data/app/assets/images/bi/file-word.svg +4 -0
  675. data/app/assets/images/bi/file-x-fill.svg +3 -0
  676. data/app/assets/images/bi/file-x.svg +4 -0
  677. data/app/assets/images/bi/file-zip-fill.svg +4 -0
  678. data/app/assets/images/bi/file-zip.svg +4 -0
  679. data/app/assets/images/bi/file.svg +3 -0
  680. data/app/assets/images/bi/files-alt.svg +3 -0
  681. data/app/assets/images/bi/files.svg +3 -0
  682. data/app/assets/images/bi/film.svg +3 -0
  683. data/app/assets/images/bi/filter-circle-fill.svg +3 -0
  684. data/app/assets/images/bi/filter-circle.svg +4 -0
  685. data/app/assets/images/bi/filter-left.svg +3 -0
  686. data/app/assets/images/bi/filter-right.svg +3 -0
  687. data/app/assets/images/bi/filter-square-fill.svg +3 -0
  688. data/app/assets/images/bi/filter-square.svg +4 -0
  689. data/app/assets/images/bi/filter.svg +3 -0
  690. data/app/assets/images/bi/flag-fill.svg +3 -0
  691. data/app/assets/images/bi/flag.svg +3 -0
  692. data/app/assets/images/bi/flower1.svg +3 -0
  693. data/app/assets/images/bi/flower2.svg +3 -0
  694. data/app/assets/images/bi/flower3.svg +3 -0
  695. data/app/assets/images/bi/folder-check.svg +4 -0
  696. data/app/assets/images/bi/folder-fill.svg +3 -0
  697. data/app/assets/images/bi/folder-minus.svg +4 -0
  698. data/app/assets/images/bi/folder-plus.svg +4 -0
  699. data/app/assets/images/bi/folder-symlink-fill.svg +3 -0
  700. data/app/assets/images/bi/folder-symlink.svg +4 -0
  701. data/app/assets/images/bi/folder-x.svg +4 -0
  702. data/app/assets/images/bi/folder.svg +3 -0
  703. data/app/assets/images/bi/folder2-open.svg +3 -0
  704. data/app/assets/images/bi/folder2.svg +3 -0
  705. data/app/assets/images/bi/fonts.svg +3 -0
  706. data/app/assets/images/bi/forward-fill.svg +3 -0
  707. data/app/assets/images/bi/forward.svg +3 -0
  708. data/app/assets/images/bi/front.svg +3 -0
  709. data/app/assets/images/bi/fullscreen-exit.svg +3 -0
  710. data/app/assets/images/bi/fullscreen.svg +3 -0
  711. data/app/assets/images/bi/funnel-fill.svg +3 -0
  712. data/app/assets/images/bi/funnel.svg +3 -0
  713. data/app/assets/images/bi/gear-fill.svg +3 -0
  714. data/app/assets/images/bi/gear-wide-connected.svg +3 -0
  715. data/app/assets/images/bi/gear-wide.svg +3 -0
  716. data/app/assets/images/bi/gear.svg +4 -0
  717. data/app/assets/images/bi/gem.svg +3 -0
  718. data/app/assets/images/bi/geo-alt-fill.svg +3 -0
  719. data/app/assets/images/bi/geo-alt.svg +4 -0
  720. data/app/assets/images/bi/geo-fill.svg +3 -0
  721. data/app/assets/images/bi/geo.svg +3 -0
  722. data/app/assets/images/bi/gift-fill.svg +3 -0
  723. data/app/assets/images/bi/gift.svg +3 -0
  724. data/app/assets/images/bi/github.svg +3 -0
  725. data/app/assets/images/bi/globe.svg +3 -0
  726. data/app/assets/images/bi/globe2.svg +3 -0
  727. data/app/assets/images/bi/google.svg +3 -0
  728. data/app/assets/images/bi/graph-down.svg +3 -0
  729. data/app/assets/images/bi/graph-up.svg +3 -0
  730. data/app/assets/images/bi/grid-1x2-fill.svg +3 -0
  731. data/app/assets/images/bi/grid-1x2.svg +3 -0
  732. data/app/assets/images/bi/grid-3x2-gap-fill.svg +3 -0
  733. data/app/assets/images/bi/grid-3x2-gap.svg +3 -0
  734. data/app/assets/images/bi/grid-3x2.svg +3 -0
  735. data/app/assets/images/bi/grid-3x3-gap-fill.svg +3 -0
  736. data/app/assets/images/bi/grid-3x3-gap.svg +3 -0
  737. data/app/assets/images/bi/grid-3x3.svg +3 -0
  738. data/app/assets/images/bi/grid-fill.svg +3 -0
  739. data/app/assets/images/bi/grid.svg +3 -0
  740. data/app/assets/images/bi/grip-horizontal.svg +3 -0
  741. data/app/assets/images/bi/grip-vertical.svg +3 -0
  742. data/app/assets/images/bi/hammer.svg +3 -0
  743. data/app/assets/images/bi/hand-index-fill.svg +3 -0
  744. data/app/assets/images/bi/hand-index-thumb-fill.svg +3 -0
  745. data/app/assets/images/bi/hand-index-thumb.svg +3 -0
  746. data/app/assets/images/bi/hand-index.svg +3 -0
  747. data/app/assets/images/bi/hand-thumbs-down-fill.svg +3 -0
  748. data/app/assets/images/bi/hand-thumbs-down.svg +3 -0
  749. data/app/assets/images/bi/hand-thumbs-up-fill.svg +3 -0
  750. data/app/assets/images/bi/hand-thumbs-up.svg +3 -0
  751. data/app/assets/images/bi/handbag-fill.svg +3 -0
  752. data/app/assets/images/bi/handbag.svg +3 -0
  753. data/app/assets/images/bi/hash.svg +3 -0
  754. data/app/assets/images/bi/hdd-fill.svg +3 -0
  755. data/app/assets/images/bi/hdd-network-fill.svg +3 -0
  756. data/app/assets/images/bi/hdd-network.svg +4 -0
  757. data/app/assets/images/bi/hdd-rack-fill.svg +3 -0
  758. data/app/assets/images/bi/hdd-rack.svg +4 -0
  759. data/app/assets/images/bi/hdd-stack-fill.svg +3 -0
  760. data/app/assets/images/bi/hdd-stack.svg +5 -0
  761. data/app/assets/images/bi/hdd.svg +4 -0
  762. data/app/assets/images/bi/headphones.svg +3 -0
  763. data/app/assets/images/bi/headset.svg +3 -0
  764. data/app/assets/images/bi/heart-fill.svg +3 -0
  765. data/app/assets/images/bi/heart-half.svg +3 -0
  766. data/app/assets/images/bi/heart.svg +3 -0
  767. data/app/assets/images/bi/heptagon-fill.svg +3 -0
  768. data/app/assets/images/bi/heptagon-half.svg +3 -0
  769. data/app/assets/images/bi/heptagon.svg +3 -0
  770. data/app/assets/images/bi/hexagon-fill.svg +3 -0
  771. data/app/assets/images/bi/hexagon-half.svg +3 -0
  772. data/app/assets/images/bi/hexagon.svg +3 -0
  773. data/app/assets/images/bi/hourglass-bottom.svg +3 -0
  774. data/app/assets/images/bi/hourglass-split.svg +3 -0
  775. data/app/assets/images/bi/hourglass-top.svg +3 -0
  776. data/app/assets/images/bi/hourglass.svg +3 -0
  777. data/app/assets/images/bi/house-door-fill.svg +3 -0
  778. data/app/assets/images/bi/house-door.svg +3 -0
  779. data/app/assets/images/bi/house-fill.svg +4 -0
  780. data/app/assets/images/bi/house.svg +4 -0
  781. data/app/assets/images/bi/hr.svg +3 -0
  782. data/app/assets/images/bi/image-alt.svg +3 -0
  783. data/app/assets/images/bi/image-fill.svg +3 -0
  784. data/app/assets/images/bi/image.svg +4 -0
  785. data/app/assets/images/bi/images.svg +4 -0
  786. data/app/assets/images/bi/inbox-fill.svg +3 -0
  787. data/app/assets/images/bi/inbox.svg +3 -0
  788. data/app/assets/images/bi/inboxes-fill.svg +3 -0
  789. data/app/assets/images/bi/inboxes.svg +3 -0
  790. data/app/assets/images/bi/info-circle-fill.svg +3 -0
  791. data/app/assets/images/bi/info-circle.svg +4 -0
  792. data/app/assets/images/bi/info-square-fill.svg +3 -0
  793. data/app/assets/images/bi/info-square.svg +4 -0
  794. data/app/assets/images/bi/info.svg +3 -0
  795. data/app/assets/images/bi/input-cursor-text.svg +4 -0
  796. data/app/assets/images/bi/input-cursor.svg +4 -0
  797. data/app/assets/images/bi/instagram.svg +3 -0
  798. data/app/assets/images/bi/intersect.svg +3 -0
  799. data/app/assets/images/bi/journal-album.svg +5 -0
  800. data/app/assets/images/bi/journal-arrow-down.svg +5 -0
  801. data/app/assets/images/bi/journal-arrow-up.svg +5 -0
  802. data/app/assets/images/bi/journal-bookmark-fill.svg +5 -0
  803. data/app/assets/images/bi/journal-bookmark.svg +5 -0
  804. data/app/assets/images/bi/journal-check.svg +5 -0
  805. data/app/assets/images/bi/journal-code.svg +5 -0
  806. data/app/assets/images/bi/journal-medical.svg +5 -0
  807. data/app/assets/images/bi/journal-minus.svg +5 -0
  808. data/app/assets/images/bi/journal-plus.svg +5 -0
  809. data/app/assets/images/bi/journal-richtext.svg +5 -0
  810. data/app/assets/images/bi/journal-text.svg +5 -0
  811. data/app/assets/images/bi/journal-x.svg +5 -0
  812. data/app/assets/images/bi/journal.svg +4 -0
  813. data/app/assets/images/bi/journals.svg +4 -0
  814. data/app/assets/images/bi/joystick.svg +4 -0
  815. data/app/assets/images/bi/justify-left.svg +3 -0
  816. data/app/assets/images/bi/justify-right.svg +3 -0
  817. data/app/assets/images/bi/justify.svg +3 -0
  818. data/app/assets/images/bi/kanban-fill.svg +3 -0
  819. data/app/assets/images/bi/kanban.svg +4 -0
  820. data/app/assets/images/bi/key-fill.svg +3 -0
  821. data/app/assets/images/bi/key.svg +4 -0
  822. data/app/assets/images/bi/keyboard-fill.svg +3 -0
  823. data/app/assets/images/bi/keyboard.svg +4 -0
  824. data/app/assets/images/bi/ladder.svg +3 -0
  825. data/app/assets/images/bi/lamp-fill.svg +3 -0
  826. data/app/assets/images/bi/lamp.svg +3 -0
  827. data/app/assets/images/bi/laptop-fill.svg +3 -0
  828. data/app/assets/images/bi/laptop.svg +3 -0
  829. data/app/assets/images/bi/layer-backward.svg +4 -0
  830. data/app/assets/images/bi/layer-forward.svg +4 -0
  831. data/app/assets/images/bi/layers-fill.svg +4 -0
  832. data/app/assets/images/bi/layers-half.svg +3 -0
  833. data/app/assets/images/bi/layers.svg +3 -0
  834. data/app/assets/images/bi/layout-sidebar-inset-reverse.svg +4 -0
  835. data/app/assets/images/bi/layout-sidebar-inset.svg +4 -0
  836. data/app/assets/images/bi/layout-sidebar-reverse.svg +3 -0
  837. data/app/assets/images/bi/layout-sidebar.svg +3 -0
  838. data/app/assets/images/bi/layout-split.svg +3 -0
  839. data/app/assets/images/bi/layout-text-sidebar-reverse.svg +4 -0
  840. data/app/assets/images/bi/layout-text-sidebar.svg +4 -0
  841. data/app/assets/images/bi/layout-text-window-reverse.svg +4 -0
  842. data/app/assets/images/bi/layout-text-window.svg +4 -0
  843. data/app/assets/images/bi/layout-three-columns.svg +3 -0
  844. data/app/assets/images/bi/layout-wtf.svg +3 -0
  845. data/app/assets/images/bi/life-preserver.svg +3 -0
  846. data/app/assets/images/bi/lightbulb-fill.svg +3 -0
  847. data/app/assets/images/bi/lightbulb-off-fill.svg +3 -0
  848. data/app/assets/images/bi/lightbulb-off.svg +3 -0
  849. data/app/assets/images/bi/lightbulb.svg +3 -0
  850. data/app/assets/images/bi/lightning-fill.svg +3 -0
  851. data/app/assets/images/bi/lightning.svg +3 -0
  852. data/app/assets/images/bi/link-45deg.svg +4 -0
  853. data/app/assets/images/bi/link.svg +4 -0
  854. data/app/assets/images/bi/linkedin.svg +3 -0
  855. data/app/assets/images/bi/list-check.svg +3 -0
  856. data/app/assets/images/bi/list-nested.svg +3 -0
  857. data/app/assets/images/bi/list-ol.svg +4 -0
  858. data/app/assets/images/bi/list-stars.svg +4 -0
  859. data/app/assets/images/bi/list-task.svg +5 -0
  860. data/app/assets/images/bi/list-ul.svg +3 -0
  861. data/app/assets/images/bi/list.svg +3 -0
  862. data/app/assets/images/bi/lock-fill.svg +3 -0
  863. data/app/assets/images/bi/lock.svg +3 -0
  864. data/app/assets/images/bi/mailbox.svg +4 -0
  865. data/app/assets/images/bi/mailbox2.svg +4 -0
  866. data/app/assets/images/bi/map-fill.svg +3 -0
  867. data/app/assets/images/bi/map.svg +3 -0
  868. data/app/assets/images/bi/markdown-fill.svg +3 -0
  869. data/app/assets/images/bi/markdown.svg +6 -0
  870. data/app/assets/images/bi/mask.svg +3 -0
  871. data/app/assets/images/bi/megaphone-fill.svg +3 -0
  872. data/app/assets/images/bi/megaphone.svg +3 -0
  873. data/app/assets/images/bi/menu-app-fill.svg +3 -0
  874. data/app/assets/images/bi/menu-app.svg +3 -0
  875. data/app/assets/images/bi/menu-button-fill.svg +3 -0
  876. data/app/assets/images/bi/menu-button-wide-fill.svg +3 -0
  877. data/app/assets/images/bi/menu-button-wide.svg +4 -0
  878. data/app/assets/images/bi/menu-button.svg +4 -0
  879. data/app/assets/images/bi/menu-down.svg +3 -0
  880. data/app/assets/images/bi/menu-up.svg +3 -0
  881. data/app/assets/images/bi/mic-fill.svg +4 -0
  882. data/app/assets/images/bi/mic-mute-fill.svg +3 -0
  883. data/app/assets/images/bi/mic-mute.svg +3 -0
  884. data/app/assets/images/bi/mic.svg +4 -0
  885. data/app/assets/images/bi/minecart-loaded.svg +4 -0
  886. data/app/assets/images/bi/minecart.svg +3 -0
  887. data/app/assets/images/bi/moon.svg +3 -0
  888. data/app/assets/images/bi/mouse-fill.svg +3 -0
  889. data/app/assets/images/bi/mouse.svg +3 -0
  890. data/app/assets/images/bi/mouse2-fill.svg +3 -0
  891. data/app/assets/images/bi/mouse2.svg +3 -0
  892. data/app/assets/images/bi/mouse3-fill.svg +3 -0
  893. data/app/assets/images/bi/mouse3.svg +3 -0
  894. data/app/assets/images/bi/music-note-beamed.svg +5 -0
  895. data/app/assets/images/bi/music-note-list.svg +6 -0
  896. data/app/assets/images/bi/music-note.svg +5 -0
  897. data/app/assets/images/bi/music-player-fill.svg +4 -0
  898. data/app/assets/images/bi/music-player.svg +5 -0
  899. data/app/assets/images/bi/newspaper.svg +4 -0
  900. data/app/assets/images/bi/node-minus-fill.svg +3 -0
  901. data/app/assets/images/bi/node-minus.svg +3 -0
  902. data/app/assets/images/bi/node-plus-fill.svg +3 -0
  903. data/app/assets/images/bi/node-plus.svg +3 -0
  904. data/app/assets/images/bi/nut-fill.svg +3 -0
  905. data/app/assets/images/bi/nut.svg +4 -0
  906. data/app/assets/images/bi/octagon-fill.svg +3 -0
  907. data/app/assets/images/bi/octagon-half.svg +3 -0
  908. data/app/assets/images/bi/octagon.svg +3 -0
  909. data/app/assets/images/bi/option.svg +3 -0
  910. data/app/assets/images/bi/outlet.svg +4 -0
  911. data/app/assets/images/bi/paint-bucket.svg +3 -0
  912. data/app/assets/images/bi/palette-fill.svg +3 -0
  913. data/app/assets/images/bi/palette.svg +4 -0
  914. data/app/assets/images/bi/palette2.svg +4 -0
  915. data/app/assets/images/bi/paperclip.svg +3 -0
  916. data/app/assets/images/bi/paragraph.svg +3 -0
  917. data/app/assets/images/bi/patch-check-fill.svg +3 -0
  918. data/app/assets/images/bi/patch-check.svg +4 -0
  919. data/app/assets/images/bi/patch-exclamation-fill.svg +3 -0
  920. data/app/assets/images/bi/patch-exclamation.svg +4 -0
  921. data/app/assets/images/bi/patch-minus-fill.svg +3 -0
  922. data/app/assets/images/bi/patch-minus.svg +4 -0
  923. data/app/assets/images/bi/patch-plus-fill.svg +3 -0
  924. data/app/assets/images/bi/patch-plus.svg +4 -0
  925. data/app/assets/images/bi/patch-question-fill.svg +3 -0
  926. data/app/assets/images/bi/patch-question.svg +5 -0
  927. data/app/assets/images/bi/pause-btn-fill.svg +3 -0
  928. data/app/assets/images/bi/pause-btn.svg +4 -0
  929. data/app/assets/images/bi/pause-circle-fill.svg +3 -0
  930. data/app/assets/images/bi/pause-circle.svg +4 -0
  931. data/app/assets/images/bi/pause-fill.svg +3 -0
  932. data/app/assets/images/bi/pause.svg +3 -0
  933. data/app/assets/images/bi/peace-fill.svg +3 -0
  934. data/app/assets/images/bi/peace.svg +3 -0
  935. data/app/assets/images/bi/pen-fill.svg +3 -0
  936. data/app/assets/images/bi/pen.svg +3 -0
  937. data/app/assets/images/bi/pencil-fill.svg +3 -0
  938. data/app/assets/images/bi/pencil-square.svg +4 -0
  939. data/app/assets/images/bi/pencil.svg +3 -0
  940. data/app/assets/images/bi/pentagon-fill.svg +3 -0
  941. data/app/assets/images/bi/pentagon-half.svg +3 -0
  942. data/app/assets/images/bi/pentagon.svg +3 -0
  943. data/app/assets/images/bi/people-fill.svg +5 -0
  944. data/app/assets/images/bi/people.svg +3 -0
  945. data/app/assets/images/bi/percent.svg +3 -0
  946. data/app/assets/images/bi/person-badge-fill.svg +3 -0
  947. data/app/assets/images/bi/person-badge.svg +4 -0
  948. data/app/assets/images/bi/person-bounding-box.svg +4 -0
  949. data/app/assets/images/bi/person-check-fill.svg +4 -0
  950. data/app/assets/images/bi/person-check.svg +4 -0
  951. data/app/assets/images/bi/person-circle.svg +4 -0
  952. data/app/assets/images/bi/person-dash-fill.svg +4 -0
  953. data/app/assets/images/bi/person-dash.svg +4 -0
  954. data/app/assets/images/bi/person-fill.svg +3 -0
  955. data/app/assets/images/bi/person-lines-fill.svg +3 -0
  956. data/app/assets/images/bi/person-plus-fill.svg +4 -0
  957. data/app/assets/images/bi/person-plus.svg +4 -0
  958. data/app/assets/images/bi/person-square.svg +4 -0
  959. data/app/assets/images/bi/person-x-fill.svg +3 -0
  960. data/app/assets/images/bi/person-x.svg +4 -0
  961. data/app/assets/images/bi/person.svg +3 -0
  962. data/app/assets/images/bi/phone-fill.svg +3 -0
  963. data/app/assets/images/bi/phone-landscape-fill.svg +3 -0
  964. data/app/assets/images/bi/phone-landscape.svg +4 -0
  965. data/app/assets/images/bi/phone-vibrate-fill.svg +3 -0
  966. data/app/assets/images/bi/phone-vibrate.svg +4 -0
  967. data/app/assets/images/bi/phone.svg +4 -0
  968. data/app/assets/images/bi/pie-chart-fill.svg +3 -0
  969. data/app/assets/images/bi/pie-chart.svg +3 -0
  970. data/app/assets/images/bi/pin-angle-fill.svg +3 -0
  971. data/app/assets/images/bi/pin-angle.svg +3 -0
  972. data/app/assets/images/bi/pin-fill.svg +3 -0
  973. data/app/assets/images/bi/pin.svg +3 -0
  974. data/app/assets/images/bi/pip-fill.svg +3 -0
  975. data/app/assets/images/bi/pip.svg +4 -0
  976. data/app/assets/images/bi/play-btn-fill.svg +3 -0
  977. data/app/assets/images/bi/play-btn.svg +4 -0
  978. data/app/assets/images/bi/play-circle-fill.svg +3 -0
  979. data/app/assets/images/bi/play-circle.svg +4 -0
  980. data/app/assets/images/bi/play-fill.svg +3 -0
  981. data/app/assets/images/bi/play.svg +3 -0
  982. data/app/assets/images/bi/plug-fill.svg +3 -0
  983. data/app/assets/images/bi/plug.svg +3 -0
  984. data/app/assets/images/bi/plus-circle-dotted.svg +3 -0
  985. data/app/assets/images/bi/plus-circle-fill.svg +3 -0
  986. data/app/assets/images/bi/plus-circle.svg +4 -0
  987. data/app/assets/images/bi/plus-square-dotted.svg +3 -0
  988. data/app/assets/images/bi/plus-square-fill.svg +3 -0
  989. data/app/assets/images/bi/plus-square.svg +4 -0
  990. data/app/assets/images/bi/plus.svg +3 -0
  991. data/app/assets/images/bi/power.svg +4 -0
  992. data/app/assets/images/bi/printer-fill.svg +4 -0
  993. data/app/assets/images/bi/printer.svg +4 -0
  994. data/app/assets/images/bi/puzzle-fill.svg +3 -0
  995. data/app/assets/images/bi/puzzle.svg +3 -0
  996. data/app/assets/images/bi/question-circle-fill.svg +3 -0
  997. data/app/assets/images/bi/question-circle.svg +4 -0
  998. data/app/assets/images/bi/question-diamond-fill.svg +3 -0
  999. data/app/assets/images/bi/question-diamond.svg +4 -0
  1000. data/app/assets/images/bi/question-octagon-fill.svg +3 -0
  1001. data/app/assets/images/bi/question-octagon.svg +4 -0
  1002. data/app/assets/images/bi/question-square-fill.svg +3 -0
  1003. data/app/assets/images/bi/question-square.svg +4 -0
  1004. data/app/assets/images/bi/question.svg +3 -0
  1005. data/app/assets/images/bi/receipt-cutoff.svg +4 -0
  1006. data/app/assets/images/bi/receipt.svg +4 -0
  1007. data/app/assets/images/bi/reception-0.svg +3 -0
  1008. data/app/assets/images/bi/reception-1.svg +3 -0
  1009. data/app/assets/images/bi/reception-2.svg +3 -0
  1010. data/app/assets/images/bi/reception-3.svg +3 -0
  1011. data/app/assets/images/bi/reception-4.svg +3 -0
  1012. data/app/assets/images/bi/record-btn-fill.svg +3 -0
  1013. data/app/assets/images/bi/record-btn.svg +4 -0
  1014. data/app/assets/images/bi/record-circle-fill.svg +3 -0
  1015. data/app/assets/images/bi/record-circle.svg +4 -0
  1016. data/app/assets/images/bi/record-fill.svg +3 -0
  1017. data/app/assets/images/bi/record.svg +3 -0
  1018. data/app/assets/images/bi/record2-fill.svg +4 -0
  1019. data/app/assets/images/bi/record2.svg +4 -0
  1020. data/app/assets/images/bi/reply-all-fill.svg +4 -0
  1021. data/app/assets/images/bi/reply-all.svg +4 -0
  1022. data/app/assets/images/bi/reply-fill.svg +3 -0
  1023. data/app/assets/images/bi/reply.svg +3 -0
  1024. data/app/assets/images/bi/rss-fill.svg +3 -0
  1025. data/app/assets/images/bi/rss.svg +4 -0
  1026. data/app/assets/images/bi/rulers.svg +3 -0
  1027. data/app/assets/images/bi/save-fill.svg +3 -0
  1028. data/app/assets/images/bi/save.svg +3 -0
  1029. data/app/assets/images/bi/save2-fill.svg +3 -0
  1030. data/app/assets/images/bi/save2.svg +3 -0
  1031. data/app/assets/images/bi/scissors.svg +3 -0
  1032. data/app/assets/images/bi/screwdriver.svg +3 -0
  1033. data/app/assets/images/bi/search.svg +3 -0
  1034. data/app/assets/images/bi/segmented-nav.svg +3 -0
  1035. data/app/assets/images/bi/server.svg +5 -0
  1036. data/app/assets/images/bi/share-fill.svg +3 -0
  1037. data/app/assets/images/bi/share.svg +3 -0
  1038. data/app/assets/images/bi/shield-check.svg +4 -0
  1039. data/app/assets/images/bi/shield-exclamation.svg +4 -0
  1040. data/app/assets/images/bi/shield-fill-check.svg +3 -0
  1041. data/app/assets/images/bi/shield-fill-exclamation.svg +3 -0
  1042. data/app/assets/images/bi/shield-fill-minus.svg +3 -0
  1043. data/app/assets/images/bi/shield-fill-plus.svg +3 -0
  1044. data/app/assets/images/bi/shield-fill-x.svg +3 -0
  1045. data/app/assets/images/bi/shield-fill.svg +3 -0
  1046. data/app/assets/images/bi/shield-lock-fill.svg +3 -0
  1047. data/app/assets/images/bi/shield-lock.svg +4 -0
  1048. data/app/assets/images/bi/shield-minus.svg +4 -0
  1049. data/app/assets/images/bi/shield-plus.svg +4 -0
  1050. data/app/assets/images/bi/shield-shaded.svg +3 -0
  1051. data/app/assets/images/bi/shield-slash-fill.svg +3 -0
  1052. data/app/assets/images/bi/shield-slash.svg +3 -0
  1053. data/app/assets/images/bi/shield-x.svg +4 -0
  1054. data/app/assets/images/bi/shield.svg +3 -0
  1055. data/app/assets/images/bi/shift-fill.svg +3 -0
  1056. data/app/assets/images/bi/shift.svg +3 -0
  1057. data/app/assets/images/bi/shop-window.svg +3 -0
  1058. data/app/assets/images/bi/shop.svg +3 -0
  1059. data/app/assets/images/bi/shuffle.svg +4 -0
  1060. data/app/assets/images/bi/signpost-2-fill.svg +3 -0
  1061. data/app/assets/images/bi/signpost-2.svg +3 -0
  1062. data/app/assets/images/bi/signpost-fill.svg +3 -0
  1063. data/app/assets/images/bi/signpost-split-fill.svg +3 -0
  1064. data/app/assets/images/bi/signpost-split.svg +3 -0
  1065. data/app/assets/images/bi/signpost.svg +3 -0
  1066. data/app/assets/images/bi/sim-fill.svg +4 -0
  1067. data/app/assets/images/bi/sim.svg +4 -0
  1068. data/app/assets/images/bi/skip-backward-btn-fill.svg +3 -0
  1069. data/app/assets/images/bi/skip-backward-btn.svg +4 -0
  1070. data/app/assets/images/bi/skip-backward-circle-fill.svg +3 -0
  1071. data/app/assets/images/bi/skip-backward-circle.svg +4 -0
  1072. data/app/assets/images/bi/skip-backward-fill.svg +3 -0
  1073. data/app/assets/images/bi/skip-backward.svg +3 -0
  1074. data/app/assets/images/bi/skip-end-btn-fill.svg +3 -0
  1075. data/app/assets/images/bi/skip-end-btn.svg +4 -0
  1076. data/app/assets/images/bi/skip-end-circle-fill.svg +3 -0
  1077. data/app/assets/images/bi/skip-end-circle.svg +4 -0
  1078. data/app/assets/images/bi/skip-end-fill.svg +3 -0
  1079. data/app/assets/images/bi/skip-end.svg +3 -0
  1080. data/app/assets/images/bi/skip-forward-btn-fill.svg +3 -0
  1081. data/app/assets/images/bi/skip-forward-btn.svg +4 -0
  1082. data/app/assets/images/bi/skip-forward-circle-fill.svg +3 -0
  1083. data/app/assets/images/bi/skip-forward-circle.svg +4 -0
  1084. data/app/assets/images/bi/skip-forward-fill.svg +3 -0
  1085. data/app/assets/images/bi/skip-forward.svg +3 -0
  1086. data/app/assets/images/bi/skip-start-btn-fill.svg +3 -0
  1087. data/app/assets/images/bi/skip-start-btn.svg +4 -0
  1088. data/app/assets/images/bi/skip-start-circle-fill.svg +3 -0
  1089. data/app/assets/images/bi/skip-start-circle.svg +4 -0
  1090. data/app/assets/images/bi/skip-start-fill.svg +3 -0
  1091. data/app/assets/images/bi/skip-start.svg +3 -0
  1092. data/app/assets/images/bi/slack.svg +3 -0
  1093. data/app/assets/images/bi/slash-circle-fill.svg +3 -0
  1094. data/app/assets/images/bi/slash-circle.svg +4 -0
  1095. data/app/assets/images/bi/slash-square-fill.svg +3 -0
  1096. data/app/assets/images/bi/slash-square.svg +4 -0
  1097. data/app/assets/images/bi/slash.svg +3 -0
  1098. data/app/assets/images/bi/sliders.svg +3 -0
  1099. data/app/assets/images/bi/smartwatch.svg +4 -0
  1100. data/app/assets/images/bi/sort-alpha-down-alt.svg +5 -0
  1101. data/app/assets/images/bi/sort-alpha-down.svg +4 -0
  1102. data/app/assets/images/bi/sort-alpha-up-alt.svg +5 -0
  1103. data/app/assets/images/bi/sort-alpha-up.svg +4 -0
  1104. data/app/assets/images/bi/sort-down-alt.svg +3 -0
  1105. data/app/assets/images/bi/sort-down.svg +3 -0
  1106. data/app/assets/images/bi/sort-numeric-down-alt.svg +4 -0
  1107. data/app/assets/images/bi/sort-numeric-down.svg +5 -0
  1108. data/app/assets/images/bi/sort-numeric-up-alt.svg +4 -0
  1109. data/app/assets/images/bi/sort-numeric-up.svg +5 -0
  1110. data/app/assets/images/bi/sort-up-alt.svg +3 -0
  1111. data/app/assets/images/bi/sort-up.svg +3 -0
  1112. data/app/assets/images/bi/soundwave.svg +3 -0
  1113. data/app/assets/images/bi/speaker-fill.svg +4 -0
  1114. data/app/assets/images/bi/speaker.svg +4 -0
  1115. data/app/assets/images/bi/speedometer.svg +4 -0
  1116. data/app/assets/images/bi/speedometer2.svg +4 -0
  1117. data/app/assets/images/bi/spellcheck.svg +4 -0
  1118. data/app/assets/images/bi/square-fill.svg +3 -0
  1119. data/app/assets/images/bi/square-half.svg +3 -0
  1120. data/app/assets/images/bi/square.svg +3 -0
  1121. data/app/assets/images/bi/stack.svg +4 -0
  1122. data/app/assets/images/bi/star-fill.svg +3 -0
  1123. data/app/assets/images/bi/star-half.svg +3 -0
  1124. data/app/assets/images/bi/star.svg +3 -0
  1125. data/app/assets/images/bi/stickies-fill.svg +4 -0
  1126. data/app/assets/images/bi/stickies.svg +4 -0
  1127. data/app/assets/images/bi/sticky-fill.svg +3 -0
  1128. data/app/assets/images/bi/sticky.svg +3 -0
  1129. data/app/assets/images/bi/stop-btn-fill.svg +3 -0
  1130. data/app/assets/images/bi/stop-btn.svg +4 -0
  1131. data/app/assets/images/bi/stop-circle-fill.svg +3 -0
  1132. data/app/assets/images/bi/stop-circle.svg +4 -0
  1133. data/app/assets/images/bi/stop-fill.svg +3 -0
  1134. data/app/assets/images/bi/stop.svg +3 -0
  1135. data/app/assets/images/bi/stoplights-fill.svg +3 -0
  1136. data/app/assets/images/bi/stoplights.svg +4 -0
  1137. data/app/assets/images/bi/stopwatch-fill.svg +3 -0
  1138. data/app/assets/images/bi/stopwatch.svg +4 -0
  1139. data/app/assets/images/bi/subtract.svg +3 -0
  1140. data/app/assets/images/bi/suit-club-fill.svg +3 -0
  1141. data/app/assets/images/bi/suit-club.svg +3 -0
  1142. data/app/assets/images/bi/suit-diamond-fill.svg +3 -0
  1143. data/app/assets/images/bi/suit-diamond.svg +3 -0
  1144. data/app/assets/images/bi/suit-heart-fill.svg +3 -0
  1145. data/app/assets/images/bi/suit-heart.svg +3 -0
  1146. data/app/assets/images/bi/suit-spade-fill.svg +3 -0
  1147. data/app/assets/images/bi/suit-spade.svg +3 -0
  1148. data/app/assets/images/bi/sun.svg +4 -0
  1149. data/app/assets/images/bi/sunglasses.svg +3 -0
  1150. data/app/assets/images/bi/symmetry-horizontal.svg +3 -0
  1151. data/app/assets/images/bi/symmetry-vertical.svg +3 -0
  1152. data/app/assets/images/bi/table.svg +3 -0
  1153. data/app/assets/images/bi/tablet-fill.svg +3 -0
  1154. data/app/assets/images/bi/tablet-landscape-fill.svg +3 -0
  1155. data/app/assets/images/bi/tablet-landscape.svg +4 -0
  1156. data/app/assets/images/bi/tablet.svg +4 -0
  1157. data/app/assets/images/bi/tag-fill.svg +3 -0
  1158. data/app/assets/images/bi/tag.svg +4 -0
  1159. data/app/assets/images/bi/tags-fill.svg +4 -0
  1160. data/app/assets/images/bi/tags.svg +4 -0
  1161. data/app/assets/images/bi/telegram.svg +3 -0
  1162. data/app/assets/images/bi/telephone-fill.svg +3 -0
  1163. data/app/assets/images/bi/telephone-forward-fill.svg +3 -0
  1164. data/app/assets/images/bi/telephone-forward.svg +3 -0
  1165. data/app/assets/images/bi/telephone-inbound-fill.svg +3 -0
  1166. data/app/assets/images/bi/telephone-inbound.svg +3 -0
  1167. data/app/assets/images/bi/telephone-minus-fill.svg +3 -0
  1168. data/app/assets/images/bi/telephone-minus.svg +4 -0
  1169. data/app/assets/images/bi/telephone-outbound-fill.svg +3 -0
  1170. data/app/assets/images/bi/telephone-outbound.svg +3 -0
  1171. data/app/assets/images/bi/telephone-plus-fill.svg +3 -0
  1172. data/app/assets/images/bi/telephone-plus.svg +4 -0
  1173. data/app/assets/images/bi/telephone-x-fill.svg +3 -0
  1174. data/app/assets/images/bi/telephone-x.svg +4 -0
  1175. data/app/assets/images/bi/telephone.svg +3 -0
  1176. data/app/assets/images/bi/terminal-fill.svg +3 -0
  1177. data/app/assets/images/bi/terminal.svg +4 -0
  1178. data/app/assets/images/bi/text-center.svg +3 -0
  1179. data/app/assets/images/bi/text-indent-left.svg +3 -0
  1180. data/app/assets/images/bi/text-indent-right.svg +3 -0
  1181. data/app/assets/images/bi/text-left.svg +3 -0
  1182. data/app/assets/images/bi/text-paragraph.svg +3 -0
  1183. data/app/assets/images/bi/text-right.svg +3 -0
  1184. data/app/assets/images/bi/textarea-resize.svg +3 -0
  1185. data/app/assets/images/bi/textarea-t.svg +4 -0
  1186. data/app/assets/images/bi/textarea.svg +3 -0
  1187. data/app/assets/images/bi/thermometer-half.svg +4 -0
  1188. data/app/assets/images/bi/thermometer.svg +4 -0
  1189. data/app/assets/images/bi/three-dots-vertical.svg +3 -0
  1190. data/app/assets/images/bi/three-dots.svg +3 -0
  1191. data/app/assets/images/bi/toggle-off.svg +3 -0
  1192. data/app/assets/images/bi/toggle-on.svg +3 -0
  1193. data/app/assets/images/bi/toggle2-off.svg +4 -0
  1194. data/app/assets/images/bi/toggle2-on.svg +4 -0
  1195. data/app/assets/images/bi/toggles.svg +3 -0
  1196. data/app/assets/images/bi/toggles2.svg +5 -0
  1197. data/app/assets/images/bi/tools.svg +3 -0
  1198. data/app/assets/images/bi/trash-fill.svg +3 -0
  1199. data/app/assets/images/bi/trash.svg +4 -0
  1200. data/app/assets/images/bi/trash2-fill.svg +3 -0
  1201. data/app/assets/images/bi/trash2.svg +3 -0
  1202. data/app/assets/images/bi/tree-fill.svg +3 -0
  1203. data/app/assets/images/bi/tree.svg +3 -0
  1204. data/app/assets/images/bi/triangle-fill.svg +3 -0
  1205. data/app/assets/images/bi/triangle-half.svg +3 -0
  1206. data/app/assets/images/bi/triangle.svg +3 -0
  1207. data/app/assets/images/bi/trophy-fill.svg +3 -0
  1208. data/app/assets/images/bi/trophy.svg +3 -0
  1209. data/app/assets/images/bi/truck-flatbed.svg +3 -0
  1210. data/app/assets/images/bi/truck.svg +3 -0
  1211. data/app/assets/images/bi/tv-fill.svg +3 -0
  1212. data/app/assets/images/bi/tv.svg +3 -0
  1213. data/app/assets/images/bi/twitch.svg +4 -0
  1214. data/app/assets/images/bi/twitter.svg +3 -0
  1215. data/app/assets/images/bi/type-bold.svg +3 -0
  1216. data/app/assets/images/bi/type-h1.svg +3 -0
  1217. data/app/assets/images/bi/type-h2.svg +3 -0
  1218. data/app/assets/images/bi/type-h3.svg +3 -0
  1219. data/app/assets/images/bi/type-italic.svg +3 -0
  1220. data/app/assets/images/bi/type-strikethrough.svg +3 -0
  1221. data/app/assets/images/bi/type-underline.svg +3 -0
  1222. data/app/assets/images/bi/type.svg +3 -0
  1223. data/app/assets/images/bi/ui-checks-grid.svg +3 -0
  1224. data/app/assets/images/bi/ui-checks.svg +3 -0
  1225. data/app/assets/images/bi/ui-radios-grid.svg +3 -0
  1226. data/app/assets/images/bi/ui-radios.svg +3 -0
  1227. data/app/assets/images/bi/union.svg +4 -0
  1228. data/app/assets/images/bi/unlock-fill.svg +3 -0
  1229. data/app/assets/images/bi/unlock.svg +3 -0
  1230. data/app/assets/images/bi/upc-scan.svg +3 -0
  1231. data/app/assets/images/bi/upc.svg +3 -0
  1232. data/app/assets/images/bi/upload.svg +4 -0
  1233. data/app/assets/images/bi/vector-pen.svg +4 -0
  1234. data/app/assets/images/bi/view-list.svg +3 -0
  1235. data/app/assets/images/bi/view-stacked.svg +3 -0
  1236. data/app/assets/images/bi/vinyl-fill.svg +4 -0
  1237. data/app/assets/images/bi/vinyl.svg +5 -0
  1238. data/app/assets/images/bi/voicemail.svg +3 -0
  1239. data/app/assets/images/bi/volume-down-fill.svg +3 -0
  1240. data/app/assets/images/bi/volume-down.svg +3 -0
  1241. data/app/assets/images/bi/volume-mute-fill.svg +3 -0
  1242. data/app/assets/images/bi/volume-mute.svg +3 -0
  1243. data/app/assets/images/bi/volume-off-fill.svg +3 -0
  1244. data/app/assets/images/bi/volume-off.svg +3 -0
  1245. data/app/assets/images/bi/volume-up-fill.svg +5 -0
  1246. data/app/assets/images/bi/volume-up.svg +5 -0
  1247. data/app/assets/images/bi/vr.svg +3 -0
  1248. data/app/assets/images/bi/wallet-fill.svg +4 -0
  1249. data/app/assets/images/bi/wallet.svg +3 -0
  1250. data/app/assets/images/bi/wallet2.svg +3 -0
  1251. data/app/assets/images/bi/watch.svg +4 -0
  1252. data/app/assets/images/bi/whatsapp.svg +3 -0
  1253. data/app/assets/images/bi/wifi-1.svg +3 -0
  1254. data/app/assets/images/bi/wifi-2.svg +3 -0
  1255. data/app/assets/images/bi/wifi-off.svg +3 -0
  1256. data/app/assets/images/bi/wifi.svg +4 -0
  1257. data/app/assets/images/bi/window-dock.svg +4 -0
  1258. data/app/assets/images/bi/window-sidebar.svg +4 -0
  1259. data/app/assets/images/bi/window.svg +4 -0
  1260. data/app/assets/images/bi/wrench.svg +3 -0
  1261. data/app/assets/images/bi/x-circle-fill.svg +3 -0
  1262. data/app/assets/images/bi/x-circle.svg +4 -0
  1263. data/app/assets/images/bi/x-diamond-fill.svg +3 -0
  1264. data/app/assets/images/bi/x-diamond.svg +3 -0
  1265. data/app/assets/images/bi/x-octagon-fill.svg +3 -0
  1266. data/app/assets/images/bi/x-octagon.svg +4 -0
  1267. data/app/assets/images/bi/x-square-fill.svg +3 -0
  1268. data/app/assets/images/bi/x-square.svg +4 -0
  1269. data/app/assets/images/bi/x.svg +3 -0
  1270. data/app/assets/images/bi/youtube.svg +3 -0
  1271. data/app/assets/images/bi/zoom-in.svg +5 -0
  1272. data/app/assets/images/bi/zoom-out.svg +5 -0
  1273. data/app/assets/stylesheets/bootstrap_icons.scss +1287 -0
  1274. data/app/assets/stylesheets/bootstrap_icons/_bi_text.scss +8 -0
  1275. data/app/helpers/bootstrap_icons/rails/bi_icon_helper.rb +13 -0
  1276. data/bin/test +5 -0
  1277. data/lib/bootstrap_icons_rails.rb +4 -0
  1278. data/lib/bootstrap_icons_rails/engine.rb +4 -0
  1279. data/lib/bootstrap_icons_rails/parsers/bi_icon_parser.rb +54 -0
  1280. data/lib/bootstrap_icons_rails/parsers/parse_methods.rb +27 -0
  1281. data/lib/bootstrap_icons_rails/version.rb +4 -0
  1282. data/lib/tasks/bootstrap_icons_rails_tasks.rake +4 -0
  1283. data/spec/bootstrap_icons_rails_spec.rb +68 -0
  1284. data/spec/dummy/Rakefile +6 -0
  1285. data/spec/dummy/app/assets/config/manifest.js +4 -0
  1286. data/spec/dummy/app/assets/javascripts/application.js +13 -0
  1287. data/spec/dummy/app/assets/javascripts/cable.js +13 -0
  1288. data/spec/dummy/app/assets/stylesheets/application.css +15 -0
  1289. data/spec/dummy/app/channels/application_cable/channel.rb +4 -0
  1290. data/spec/dummy/app/channels/application_cable/connection.rb +4 -0
  1291. data/spec/dummy/app/controllers/application_controller.rb +3 -0
  1292. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  1293. data/spec/dummy/app/jobs/application_job.rb +2 -0
  1294. data/spec/dummy/app/mailers/application_mailer.rb +4 -0
  1295. data/spec/dummy/app/models/application_record.rb +3 -0
  1296. data/spec/dummy/app/views/layouts/application.html.erb +14 -0
  1297. data/spec/dummy/app/views/layouts/mailer.html.erb +13 -0
  1298. data/spec/dummy/app/views/layouts/mailer.text.erb +1 -0
  1299. data/spec/dummy/bin/bundle +3 -0
  1300. data/spec/dummy/bin/rails +4 -0
  1301. data/spec/dummy/bin/rake +4 -0
  1302. data/spec/dummy/bin/setup +38 -0
  1303. data/spec/dummy/bin/update +29 -0
  1304. data/spec/dummy/bin/yarn +11 -0
  1305. data/spec/dummy/config.ru +5 -0
  1306. data/spec/dummy/config/application.rb +17 -0
  1307. data/spec/dummy/config/boot.rb +5 -0
  1308. data/spec/dummy/config/cable.yml +10 -0
  1309. data/spec/dummy/config/database.yml +25 -0
  1310. data/spec/dummy/config/environment.rb +5 -0
  1311. data/spec/dummy/config/environments/development.rb +54 -0
  1312. data/spec/dummy/config/environments/production.rb +91 -0
  1313. data/spec/dummy/config/environments/test.rb +42 -0
  1314. data/spec/dummy/config/initializers/application_controller_renderer.rb +8 -0
  1315. data/spec/dummy/config/initializers/assets.rb +14 -0
  1316. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  1317. data/spec/dummy/config/initializers/cookies_serializer.rb +5 -0
  1318. data/spec/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  1319. data/spec/dummy/config/initializers/inflections.rb +16 -0
  1320. data/spec/dummy/config/initializers/mime_types.rb +4 -0
  1321. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
  1322. data/spec/dummy/config/locales/en.yml +33 -0
  1323. data/spec/dummy/config/puma.rb +56 -0
  1324. data/spec/dummy/config/routes.rb +3 -0
  1325. data/spec/dummy/config/secrets.yml +32 -0
  1326. data/spec/dummy/config/spring.rb +6 -0
  1327. data/spec/dummy/log/test.log +0 -0
  1328. data/spec/dummy/package.json +5 -0
  1329. data/spec/dummy/public/404.html +67 -0
  1330. data/spec/dummy/public/422.html +67 -0
  1331. data/spec/dummy/public/500.html +66 -0
  1332. data/spec/dummy/public/apple-touch-icon-precomposed.png +0 -0
  1333. data/spec/dummy/public/apple-touch-icon.png +0 -0
  1334. data/spec/dummy/public/favicon.ico +0 -0
  1335. data/spec/spec_helper.rb +113 -0
  1336. metadata +1419 -0
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-view-stacked" viewBox="0 0 16 16">
2
+ <path d="M3 0h10a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3zm0 8h10a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3z"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-vinyl-fill" viewBox="0 0 16 16">
2
+ <path d="M8 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm0 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"/>
3
+ <path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4 8a4 4 0 1 0 8 0 4 4 0 0 0-8 0z"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-vinyl" viewBox="0 0 16 16">
2
+ <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/>
3
+ <path d="M8 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4zM4 8a4 4 0 1 1 8 0 4 4 0 0 1-8 0z"/>
4
+ <path d="M9 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-voicemail" viewBox="0 0 16 16">
2
+ <path d="M7 8.5A3.49 3.49 0 0 1 5.95 11h4.1a3.5 3.5 0 1 1 2.45 1h-9A3.5 3.5 0 1 1 7 8.5zm-6 0a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0zm14 0a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-volume-down-fill" viewBox="0 0 16 16">
2
+ <path d="M9 4a.5.5 0 0 0-.812-.39L5.825 5.5H3.5A.5.5 0 0 0 3 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 9 12V4zm3.025 4a4.486 4.486 0 0 1-1.318 3.182L10 10.475A3.489 3.489 0 0 0 11.025 8 3.49 3.49 0 0 0 10 5.525l.707-.707A4.486 4.486 0 0 1 12.025 8z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-volume-down" viewBox="0 0 16 16">
2
+ <path d="M9 4a.5.5 0 0 0-.812-.39L5.825 5.5H3.5A.5.5 0 0 0 3 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 9 12V4zM6.312 6.39L8 5.04v5.92L6.312 9.61A.5.5 0 0 0 6 9.5H4v-3h2a.5.5 0 0 0 .312-.11zM12.025 8a4.486 4.486 0 0 1-1.318 3.182L10 10.475A3.489 3.489 0 0 0 11.025 8 3.49 3.49 0 0 0 10 5.525l.707-.707A4.486 4.486 0 0 1 12.025 8z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-volume-mute-fill" viewBox="0 0 16 16">
2
+ <path d="M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zm7.137 2.096a.5.5 0 0 1 0 .708L12.207 8l1.647 1.646a.5.5 0 0 1-.708.708L11.5 8.707l-1.646 1.647a.5.5 0 0 1-.708-.708L10.793 8 9.146 6.354a.5.5 0 1 1 .708-.708L11.5 7.293l1.646-1.647a.5.5 0 0 1 .708 0z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-volume-mute" viewBox="0 0 16 16">
2
+ <path d="M6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zM6 5.04L4.312 6.39A.5.5 0 0 1 4 6.5H2v3h2a.5.5 0 0 1 .312.11L6 10.96V5.04zm7.854.606a.5.5 0 0 1 0 .708L12.207 8l1.647 1.646a.5.5 0 0 1-.708.708L11.5 8.707l-1.646 1.647a.5.5 0 0 1-.708-.708L10.793 8 9.146 6.354a.5.5 0 1 1 .708-.708L11.5 7.293l1.646-1.647a.5.5 0 0 1 .708 0z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-volume-off-fill" viewBox="0 0 16 16">
2
+ <path d="M10.717 3.55A.5.5 0 0 1 11 4v8a.5.5 0 0 1-.812.39L7.825 10.5H5.5A.5.5 0 0 1 5 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-volume-off" viewBox="0 0 16 16">
2
+ <path d="M10.717 3.55A.5.5 0 0 1 11 4v8a.5.5 0 0 1-.812.39L7.825 10.5H5.5A.5.5 0 0 1 5 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06zM10 5.04L8.312 6.39A.5.5 0 0 1 8 6.5H6v3h2a.5.5 0 0 1 .312.11L10 10.96V5.04z"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-volume-up-fill" viewBox="0 0 16 16">
2
+ <path d="M11.536 14.01A8.473 8.473 0 0 0 14.026 8a8.473 8.473 0 0 0-2.49-6.01l-.708.707A7.476 7.476 0 0 1 13.025 8c0 2.071-.84 3.946-2.197 5.303l.708.707z"/>
3
+ <path d="M10.121 12.596A6.48 6.48 0 0 0 12.025 8a6.48 6.48 0 0 0-1.904-4.596l-.707.707A5.483 5.483 0 0 1 11.025 8a5.483 5.483 0 0 1-1.61 3.89l.706.706z"/>
4
+ <path d="M8.707 11.182A4.486 4.486 0 0 0 10.025 8a4.486 4.486 0 0 0-1.318-3.182L8 5.525A3.489 3.489 0 0 1 9.025 8 3.49 3.49 0 0 1 8 10.475l.707.707zM6.717 3.55A.5.5 0 0 1 7 4v8a.5.5 0 0 1-.812.39L3.825 10.5H1.5A.5.5 0 0 1 1 10V6a.5.5 0 0 1 .5-.5h2.325l2.363-1.89a.5.5 0 0 1 .529-.06z"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-volume-up" viewBox="0 0 16 16">
2
+ <path d="M11.536 14.01A8.473 8.473 0 0 0 14.026 8a8.473 8.473 0 0 0-2.49-6.01l-.708.707A7.476 7.476 0 0 1 13.025 8c0 2.071-.84 3.946-2.197 5.303l.708.707z"/>
3
+ <path d="M10.121 12.596A6.48 6.48 0 0 0 12.025 8a6.48 6.48 0 0 0-1.904-4.596l-.707.707A5.483 5.483 0 0 1 11.025 8a5.483 5.483 0 0 1-1.61 3.89l.706.706z"/>
4
+ <path d="M10.025 8a4.486 4.486 0 0 1-1.318 3.182L8 10.475A3.489 3.489 0 0 0 9.025 8c0-.966-.392-1.841-1.025-2.475l.707-.707A4.486 4.486 0 0 1 10.025 8zM7 4a.5.5 0 0 0-.812-.39L3.825 5.5H1.5A.5.5 0 0 0 1 6v4a.5.5 0 0 0 .5.5h2.325l2.363 1.89A.5.5 0 0 0 7 12V4zM4.312 6.39L6 5.04v5.92L4.312 9.61A.5.5 0 0 0 4 9.5H2v-3h2a.5.5 0 0 0 .312-.11z"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-vr" viewBox="0 0 16 16">
2
+ <path d="M3 12V4a1 1 0 0 1 1-1h2.5V2H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2.5v-1H4a1 1 0 0 1-1-1zm6.5 1v1H12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H9.5v1H12a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H9.5zM8 16a.5.5 0 0 1-.5-.5V.5a.5.5 0 0 1 1 0v15a.5.5 0 0 1-.5.5z"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-wallet-fill" viewBox="0 0 16 16">
2
+ <path d="M1.5 2A1.5 1.5 0 0 0 0 3.5v2h6a.5.5 0 0 1 .5.5c0 .253.08.644.306.958.207.288.557.542 1.194.542.637 0 .987-.254 1.194-.542.226-.314.306-.705.306-.958a.5.5 0 0 1 .5-.5h6v-2A1.5 1.5 0 0 0 14.5 2h-13z"/>
3
+ <path d="M16 6.5h-5.551a2.678 2.678 0 0 1-.443 1.042C9.613 8.088 8.963 8.5 8 8.5c-.963 0-1.613-.412-2.006-.958A2.679 2.679 0 0 1 5.551 6.5H0v6A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-6z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-wallet" viewBox="0 0 16 16">
2
+ <path d="M0 3a2 2 0 0 1 2-2h13.5a.5.5 0 0 1 0 1H15v2a1 1 0 0 1 1 1v8.5a1.5 1.5 0 0 1-1.5 1.5h-12A2.5 2.5 0 0 1 0 12.5V3zm1 1.732V12.5A1.5 1.5 0 0 0 2.5 14h12a.5.5 0 0 0 .5-.5V5H2a1.99 1.99 0 0 1-1-.268zM1 3a1 1 0 0 0 1 1h12V2H2a1 1 0 0 0-1 1z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-wallet2" viewBox="0 0 16 16">
2
+ <path d="M12.136.326A1.5 1.5 0 0 1 14 1.78V3h.5A1.5 1.5 0 0 1 16 4.5v9a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 13.5v-9a1.5 1.5 0 0 1 1.432-1.499L12.136.326zM5.562 3H13V1.78a.5.5 0 0 0-.621-.484L5.562 3zM1.5 4a.5.5 0 0 0-.5.5v9a.5.5 0 0 0 .5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-13z"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-watch" viewBox="0 0 16 16">
2
+ <path d="M8.5 5a.5.5 0 0 0-1 0v2.5H6a.5.5 0 0 0 0 1h2a.5.5 0 0 0 .5-.5V5z"/>
3
+ <path d="M5.667 16C4.747 16 4 15.254 4 14.333v-1.86A5.985 5.985 0 0 1 2 8c0-1.777.772-3.374 2-4.472V1.667C4 .747 4.746 0 5.667 0h4.666C11.253 0 12 .746 12 1.667v1.86a5.99 5.99 0 0 1 1.918 3.48.502.502 0 0 1 .582.493v1a.5.5 0 0 1-.582.493A5.99 5.99 0 0 1 12 12.473v1.86c0 .92-.746 1.667-1.667 1.667H5.667zM13 8A5 5 0 1 0 3 8a5 5 0 0 0 10 0z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-whatsapp" viewBox="0 0 16 16">
2
+ <path d="M13.601 2.326A7.854 7.854 0 0 0 7.994 0C3.627 0 .068 3.558.064 7.926c0 1.399.366 2.76 1.057 3.965L0 16l4.204-1.102a7.933 7.933 0 0 0 3.79.965h.004c4.368 0 7.926-3.558 7.93-7.93A7.898 7.898 0 0 0 13.6 2.326zM7.994 14.521a6.573 6.573 0 0 1-3.356-.92l-.24-.144-2.494.654.666-2.433-.156-.251a6.56 6.56 0 0 1-1.007-3.505c0-3.626 2.957-6.584 6.591-6.584a6.56 6.56 0 0 1 4.66 1.931 6.557 6.557 0 0 1 1.928 4.66c-.004 3.639-2.961 6.592-6.592 6.592zm3.615-4.934c-.197-.099-1.17-.578-1.353-.646-.182-.065-.315-.099-.445.099-.133.197-.513.646-.627.775-.114.133-.232.148-.43.05-.197-.1-.836-.308-1.592-.985-.59-.525-.985-1.175-1.103-1.372-.114-.198-.011-.304.088-.403.087-.088.197-.232.296-.346.1-.114.133-.198.198-.33.065-.134.034-.248-.015-.347-.05-.099-.445-1.076-.612-1.47-.16-.389-.323-.335-.445-.34-.114-.007-.247-.007-.38-.007a.729.729 0 0 0-.529.247c-.182.198-.691.677-.691 1.654 0 .977.71 1.916.81 2.049.098.133 1.394 2.132 3.383 2.992.47.205.84.326 1.129.418.475.152.904.129 1.246.08.38-.058 1.171-.48 1.338-.943.164-.464.164-.86.114-.943-.049-.084-.182-.133-.38-.232z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-wifi-1" viewBox="0 0 16 16">
2
+ <path d="M11.046 10.454c.226-.226.185-.605-.1-.75A6.473 6.473 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.407.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.611-.091l.015-.015zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .707 0l.708-.707z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-wifi-2" viewBox="0 0 16 16">
2
+ <path d="M13.229 8.271c.216-.216.194-.578-.063-.745A9.456 9.456 0 0 0 8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065A8.46 8.46 0 0 1 8 7a8.46 8.46 0 0 1 4.577 1.336c.205.132.48.108.652-.065zm-2.183 2.183c.226-.226.185-.605-.1-.75A6.473 6.473 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.408.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.611-.091l.015-.015zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .708 0l.707-.707z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-wifi-off" viewBox="0 0 16 16">
2
+ <path d="M10.706 3.294A12.546 12.546 0 0 0 8 3 12.44 12.44 0 0 0 .663 5.379a.485.485 0 0 0-.048.736.518.518 0 0 0 .668.05A11.448 11.448 0 0 1 8 4c.63 0 1.249.05 1.852.148l.854-.854zM8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065 8.448 8.448 0 0 1 3.51-1.27L8 6zm2.596 1.404l.785-.785c.63.24 1.228.545 1.785.907a.482.482 0 0 1 .063.745.525.525 0 0 1-.652.065 8.462 8.462 0 0 0-1.98-.932zM8 10l.934-.933a6.454 6.454 0 0 1 2.012.637c.285.145.326.524.1.75l-.015.015a.532.532 0 0 1-.611.09A5.478 5.478 0 0 0 8 10zm4.905-4.905l.747-.747c.59.3 1.153.645 1.685 1.03a.485.485 0 0 1 .048.737.518.518 0 0 1-.668.05 11.496 11.496 0 0 0-1.812-1.07zM9.02 11.78c.238.14.236.464.04.66l-.706.706a.5.5 0 0 1-.708 0l-.707-.707c-.195-.195-.197-.518.04-.66A1.99 1.99 0 0 1 8 11.5c.373 0 .722.102 1.02.28zm4.355-9.905a.53.53 0 1 1 .75.75l-10.75 10.75a.53.53 0 0 1-.75-.75l10.75-10.75z"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-wifi" viewBox="0 0 16 16">
2
+ <path d="M15.385 6.115a.485.485 0 0 0-.048-.736A12.443 12.443 0 0 0 8 3 12.44 12.44 0 0 0 .663 5.379a.485.485 0 0 0-.048.736.518.518 0 0 0 .668.05A11.448 11.448 0 0 1 8 4c2.507 0 4.827.802 6.717 2.164.204.148.489.13.668-.049z"/>
3
+ <path d="M13.229 8.271c.216-.216.194-.578-.063-.745A9.456 9.456 0 0 0 8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065A8.46 8.46 0 0 1 8 7a8.46 8.46 0 0 1 4.577 1.336c.205.132.48.108.652-.065zm-2.183 2.183c.226-.226.185-.605-.1-.75A6.472 6.472 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.408.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.611-.091l.015-.015zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .708 0l.707-.707z"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-window-dock" viewBox="0 0 16 16">
2
+ <path fill-rule="evenodd" d="M15 5H1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5zm0-1H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v1zm1-1a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3z"/>
3
+ <path d="M3 11.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm4 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm4 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-window-sidebar" viewBox="0 0 16 16">
2
+ <path d="M2.5 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1 .5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/>
3
+ <path d="M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v2H1V3a1 1 0 0 1 1-1h12zM1 13V6h4v8H2a1 1 0 0 1-1-1zm5 1V6h9v7a1 1 0 0 1-1 1H6z"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-window" viewBox="0 0 16 16">
2
+ <path d="M2.5 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1 .5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"/>
3
+ <path d="M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm13 2v2H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zM2 14a1 1 0 0 1-1-1V6h14v7a1 1 0 0 1-1 1H2z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-wrench" viewBox="0 0 16 16">
2
+ <path d="M.102 2.223A3.004 3.004 0 0 0 3.78 5.897l6.341 6.252A3.003 3.003 0 0 0 13 16a3 3 0 1 0-.851-5.878L5.897 3.781A3.004 3.004 0 0 0 2.223.1l2.141 2.142L4 4l-1.757.364L.102 2.223zm13.37 9.019l.528.026.287.445.445.287.026.529L15 13l-.242.471-.026.529-.445.287-.287.445-.529.026L13 15l-.471-.242-.529-.026-.287-.445-.445-.287-.026-.529L11 13l.242-.471.026-.529.445-.287.287-.445.529-.026L13 11l.471.242z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-circle-fill" viewBox="0 0 16 16">
2
+ <path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.354 4.646a.5.5 0 1 0-.708.708L7.293 8l-2.647 2.646a.5.5 0 0 0 .708.708L8 8.707l2.646 2.647a.5.5 0 0 0 .708-.708L8.707 8l2.647-2.646a.5.5 0 0 0-.708-.708L8 7.293 5.354 4.646z"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-circle" viewBox="0 0 16 16">
2
+ <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/>
3
+ <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-diamond-fill" viewBox="0 0 16 16">
2
+ <path d="M9.05.435c-.58-.58-1.52-.58-2.1 0L4.047 3.339 8 7.293l3.954-3.954L9.049.435zm3.61 3.611L8.708 8l3.954 3.954 2.904-2.905c.58-.58.58-1.519 0-2.098l-2.904-2.905zm-.706 8.614L8 8.708l-3.954 3.954 2.905 2.904c.58.58 1.519.58 2.098 0l2.905-2.904zm-8.614-.706L7.292 8 3.339 4.046.435 6.951c-.58.58-.58 1.519 0 2.098l2.904 2.905z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-diamond" viewBox="0 0 16 16">
2
+ <path d="M7.987 16a1.526 1.526 0 0 1-1.07-.448L.45 9.082a1.531 1.531 0 0 1 0-2.165L6.917.45a1.531 1.531 0 0 1 2.166 0l6.469 6.468A1.526 1.526 0 0 1 16 8.013a1.526 1.526 0 0 1-.448 1.07l-6.47 6.469A1.526 1.526 0 0 1 7.988 16zM7.639 1.17L4.766 4.044 8 7.278l3.234-3.234L8.361 1.17a.51.51 0 0 0-.722 0zM8.722 8l3.234 3.234 2.873-2.873c.2-.2.2-.523 0-.722l-2.873-2.873L8.722 8zM8 8.722l-3.234 3.234 2.873 2.873c.2.2.523.2.722 0l2.873-2.873L8 8.722zM7.278 8L4.044 4.766 1.17 7.639a.511.511 0 0 0 0 .722l2.874 2.873L7.278 8z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-octagon-fill" viewBox="0 0 16 16">
2
+ <path d="M11.46.146A.5.5 0 0 0 11.107 0H4.893a.5.5 0 0 0-.353.146L.146 4.54A.5.5 0 0 0 0 4.893v6.214a.5.5 0 0 0 .146.353l4.394 4.394a.5.5 0 0 0 .353.146h6.214a.5.5 0 0 0 .353-.146l4.394-4.394a.5.5 0 0 0 .146-.353V4.893a.5.5 0 0 0-.146-.353L11.46.146zm-6.106 4.5L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-octagon" viewBox="0 0 16 16">
2
+ <path d="M4.54.146A.5.5 0 0 1 4.893 0h6.214a.5.5 0 0 1 .353.146l4.394 4.394a.5.5 0 0 1 .146.353v6.214a.5.5 0 0 1-.146.353l-4.394 4.394a.5.5 0 0 1-.353.146H4.893a.5.5 0 0 1-.353-.146L.146 11.46A.5.5 0 0 1 0 11.107V4.893a.5.5 0 0 1 .146-.353L4.54.146zM5.1 1L1 5.1v5.8L5.1 15h5.8l4.1-4.1V5.1L10.9 1H5.1z"/>
3
+ <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-square-fill" viewBox="0 0 16 16">
2
+ <path d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm3.354 4.646L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 1 1 .708-.708z"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-square" viewBox="0 0 16 16">
2
+ <path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
3
+ <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x" viewBox="0 0 16 16">
2
+ <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-youtube" viewBox="0 0 16 16">
2
+ <path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.122C.002 7.343.01 6.6.064 5.78l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-zoom-in" viewBox="0 0 16 16">
2
+ <path fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"/>
3
+ <path d="M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z"/>
4
+ <path fill-rule="evenodd" d="M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-zoom-out" viewBox="0 0 16 16">
2
+ <path fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z"/>
3
+ <path d="M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z"/>
4
+ <path fill-rule="evenodd" d="M3 6.5a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6a.5.5 0 0 1-.5-.5z"/>
5
+ </svg>
@@ -0,0 +1,1287 @@
1
+ @import 'bootstrap_icons/bi_text';
2
+
3
+ @font-face {
4
+ font-family: "bootstrap-icons";
5
+ src: font-url("bootstrap-icons.woff") format("woff");
6
+ src: font-url("bootstrap-icons.woff2") format("woff2");
7
+ }
8
+
9
+ [class^="bi-"]::before,
10
+ [class*=" bi-"]::before {
11
+ display: inline-block;
12
+ font-family: bootstrap-icons !important;
13
+ font-style: normal;
14
+ font-weight: normal !important;
15
+ font-variant: normal;
16
+ text-transform: none;
17
+ line-height: 1;
18
+ vertical-align: text-bottom;
19
+ -webkit-font-smoothing: antialiased;
20
+ -moz-osx-font-smoothing: grayscale;
21
+ }
22
+
23
+ .bi-alarm-fill::before { content: "\f101"; }
24
+ .bi-alarm::before { content: "\f102"; }
25
+ .bi-align-bottom::before { content: "\f103"; }
26
+ .bi-align-center::before { content: "\f104"; }
27
+ .bi-align-end::before { content: "\f105"; }
28
+ .bi-align-middle::before { content: "\f106"; }
29
+ .bi-align-start::before { content: "\f107"; }
30
+ .bi-align-top::before { content: "\f108"; }
31
+ .bi-alt::before { content: "\f109"; }
32
+ .bi-app-indicator::before { content: "\f10a"; }
33
+ .bi-app::before { content: "\f10b"; }
34
+ .bi-archive-fill::before { content: "\f10c"; }
35
+ .bi-archive::before { content: "\f10d"; }
36
+ .bi-arrow-90deg-down::before { content: "\f10e"; }
37
+ .bi-arrow-90deg-left::before { content: "\f10f"; }
38
+ .bi-arrow-90deg-right::before { content: "\f110"; }
39
+ .bi-arrow-90deg-up::before { content: "\f111"; }
40
+ .bi-arrow-bar-down::before { content: "\f112"; }
41
+ .bi-arrow-bar-left::before { content: "\f113"; }
42
+ .bi-arrow-bar-right::before { content: "\f114"; }
43
+ .bi-arrow-bar-up::before { content: "\f115"; }
44
+ .bi-arrow-clockwise::before { content: "\f116"; }
45
+ .bi-arrow-counterclockwise::before { content: "\f117"; }
46
+ .bi-arrow-down-circle-fill::before { content: "\f118"; }
47
+ .bi-arrow-down-circle::before { content: "\f119"; }
48
+ .bi-arrow-down-left-circle-fill::before { content: "\f11a"; }
49
+ .bi-arrow-down-left-circle::before { content: "\f11b"; }
50
+ .bi-arrow-down-left-square-fill::before { content: "\f11c"; }
51
+ .bi-arrow-down-left-square::before { content: "\f11d"; }
52
+ .bi-arrow-down-left::before { content: "\f11e"; }
53
+ .bi-arrow-down-right-circle-fill::before { content: "\f11f"; }
54
+ .bi-arrow-down-right-circle::before { content: "\f120"; }
55
+ .bi-arrow-down-right-square-fill::before { content: "\f121"; }
56
+ .bi-arrow-down-right-square::before { content: "\f122"; }
57
+ .bi-arrow-down-right::before { content: "\f123"; }
58
+ .bi-arrow-down-short::before { content: "\f124"; }
59
+ .bi-arrow-down-square-fill::before { content: "\f125"; }
60
+ .bi-arrow-down-square::before { content: "\f126"; }
61
+ .bi-arrow-down-up::before { content: "\f127"; }
62
+ .bi-arrow-down::before { content: "\f128"; }
63
+ .bi-arrow-left-circle-fill::before { content: "\f129"; }
64
+ .bi-arrow-left-circle::before { content: "\f12a"; }
65
+ .bi-arrow-left-right::before { content: "\f12b"; }
66
+ .bi-arrow-left-short::before { content: "\f12c"; }
67
+ .bi-arrow-left-square-fill::before { content: "\f12d"; }
68
+ .bi-arrow-left-square::before { content: "\f12e"; }
69
+ .bi-arrow-left::before { content: "\f12f"; }
70
+ .bi-arrow-repeat::before { content: "\f130"; }
71
+ .bi-arrow-return-left::before { content: "\f131"; }
72
+ .bi-arrow-return-right::before { content: "\f132"; }
73
+ .bi-arrow-right-circle-fill::before { content: "\f133"; }
74
+ .bi-arrow-right-circle::before { content: "\f134"; }
75
+ .bi-arrow-right-short::before { content: "\f135"; }
76
+ .bi-arrow-right-square-fill::before { content: "\f136"; }
77
+ .bi-arrow-right-square::before { content: "\f137"; }
78
+ .bi-arrow-right::before { content: "\f138"; }
79
+ .bi-arrow-up-circle-fill::before { content: "\f139"; }
80
+ .bi-arrow-up-circle::before { content: "\f13a"; }
81
+ .bi-arrow-up-left-circle-fill::before { content: "\f13b"; }
82
+ .bi-arrow-up-left-circle::before { content: "\f13c"; }
83
+ .bi-arrow-up-left-square-fill::before { content: "\f13d"; }
84
+ .bi-arrow-up-left-square::before { content: "\f13e"; }
85
+ .bi-arrow-up-left::before { content: "\f13f"; }
86
+ .bi-arrow-up-right-circle-fill::before { content: "\f140"; }
87
+ .bi-arrow-up-right-circle::before { content: "\f141"; }
88
+ .bi-arrow-up-right-square-fill::before { content: "\f142"; }
89
+ .bi-arrow-up-right-square::before { content: "\f143"; }
90
+ .bi-arrow-up-right::before { content: "\f144"; }
91
+ .bi-arrow-up-short::before { content: "\f145"; }
92
+ .bi-arrow-up-square-fill::before { content: "\f146"; }
93
+ .bi-arrow-up-square::before { content: "\f147"; }
94
+ .bi-arrow-up::before { content: "\f148"; }
95
+ .bi-arrows-angle-contract::before { content: "\f149"; }
96
+ .bi-arrows-angle-expand::before { content: "\f14a"; }
97
+ .bi-arrows-collapse::before { content: "\f14b"; }
98
+ .bi-arrows-expand::before { content: "\f14c"; }
99
+ .bi-arrows-fullscreen::before { content: "\f14d"; }
100
+ .bi-arrows-move::before { content: "\f14e"; }
101
+ .bi-aspect-ratio-fill::before { content: "\f14f"; }
102
+ .bi-aspect-ratio::before { content: "\f150"; }
103
+ .bi-asterisk::before { content: "\f151"; }
104
+ .bi-at::before { content: "\f152"; }
105
+ .bi-award-fill::before { content: "\f153"; }
106
+ .bi-award::before { content: "\f154"; }
107
+ .bi-back::before { content: "\f155"; }
108
+ .bi-backspace-fill::before { content: "\f156"; }
109
+ .bi-backspace-reverse-fill::before { content: "\f157"; }
110
+ .bi-backspace-reverse::before { content: "\f158"; }
111
+ .bi-backspace::before { content: "\f159"; }
112
+ .bi-badge-3d-fill::before { content: "\f15a"; }
113
+ .bi-badge-3d::before { content: "\f15b"; }
114
+ .bi-badge-4k-fill::before { content: "\f15c"; }
115
+ .bi-badge-4k::before { content: "\f15d"; }
116
+ .bi-badge-8k-fill::before { content: "\f15e"; }
117
+ .bi-badge-8k::before { content: "\f15f"; }
118
+ .bi-badge-ad-fill::before { content: "\f160"; }
119
+ .bi-badge-ad::before { content: "\f161"; }
120
+ .bi-badge-ar-fill::before { content: "\f162"; }
121
+ .bi-badge-ar::before { content: "\f163"; }
122
+ .bi-badge-cc-fill::before { content: "\f164"; }
123
+ .bi-badge-cc::before { content: "\f165"; }
124
+ .bi-badge-hd-fill::before { content: "\f166"; }
125
+ .bi-badge-hd::before { content: "\f167"; }
126
+ .bi-badge-tm-fill::before { content: "\f168"; }
127
+ .bi-badge-tm::before { content: "\f169"; }
128
+ .bi-badge-vo-fill::before { content: "\f16a"; }
129
+ .bi-badge-vo::before { content: "\f16b"; }
130
+ .bi-badge-vr-fill::before { content: "\f16c"; }
131
+ .bi-badge-vr::before { content: "\f16d"; }
132
+ .bi-badge-wc-fill::before { content: "\f16e"; }
133
+ .bi-badge-wc::before { content: "\f16f"; }
134
+ .bi-bag-check-fill::before { content: "\f170"; }
135
+ .bi-bag-check::before { content: "\f171"; }
136
+ .bi-bag-dash-fill::before { content: "\f172"; }
137
+ .bi-bag-dash::before { content: "\f173"; }
138
+ .bi-bag-fill::before { content: "\f174"; }
139
+ .bi-bag-plus-fill::before { content: "\f175"; }
140
+ .bi-bag-plus::before { content: "\f176"; }
141
+ .bi-bag-x-fill::before { content: "\f177"; }
142
+ .bi-bag-x::before { content: "\f178"; }
143
+ .bi-bag::before { content: "\f179"; }
144
+ .bi-bar-chart-fill::before { content: "\f17a"; }
145
+ .bi-bar-chart-line-fill::before { content: "\f17b"; }
146
+ .bi-bar-chart-line::before { content: "\f17c"; }
147
+ .bi-bar-chart-steps::before { content: "\f17d"; }
148
+ .bi-bar-chart::before { content: "\f17e"; }
149
+ .bi-basket-fill::before { content: "\f17f"; }
150
+ .bi-basket::before { content: "\f180"; }
151
+ .bi-basket2-fill::before { content: "\f181"; }
152
+ .bi-basket2::before { content: "\f182"; }
153
+ .bi-basket3-fill::before { content: "\f183"; }
154
+ .bi-basket3::before { content: "\f184"; }
155
+ .bi-battery-charging::before { content: "\f185"; }
156
+ .bi-battery-full::before { content: "\f186"; }
157
+ .bi-battery-half::before { content: "\f187"; }
158
+ .bi-battery::before { content: "\f188"; }
159
+ .bi-bell-fill::before { content: "\f189"; }
160
+ .bi-bell::before { content: "\f18a"; }
161
+ .bi-bezier::before { content: "\f18b"; }
162
+ .bi-bezier2::before { content: "\f18c"; }
163
+ .bi-bicycle::before { content: "\f18d"; }
164
+ .bi-binoculars-fill::before { content: "\f18e"; }
165
+ .bi-binoculars::before { content: "\f18f"; }
166
+ .bi-blockquote-left::before { content: "\f190"; }
167
+ .bi-blockquote-right::before { content: "\f191"; }
168
+ .bi-book-fill::before { content: "\f192"; }
169
+ .bi-book-half::before { content: "\f193"; }
170
+ .bi-book::before { content: "\f194"; }
171
+ .bi-bookmark-check-fill::before { content: "\f195"; }
172
+ .bi-bookmark-check::before { content: "\f196"; }
173
+ .bi-bookmark-dash-fill::before { content: "\f197"; }
174
+ .bi-bookmark-dash::before { content: "\f198"; }
175
+ .bi-bookmark-fill::before { content: "\f199"; }
176
+ .bi-bookmark-heart-fill::before { content: "\f19a"; }
177
+ .bi-bookmark-heart::before { content: "\f19b"; }
178
+ .bi-bookmark-plus-fill::before { content: "\f19c"; }
179
+ .bi-bookmark-plus::before { content: "\f19d"; }
180
+ .bi-bookmark-star-fill::before { content: "\f19e"; }
181
+ .bi-bookmark-star::before { content: "\f19f"; }
182
+ .bi-bookmark-x-fill::before { content: "\f1a0"; }
183
+ .bi-bookmark-x::before { content: "\f1a1"; }
184
+ .bi-bookmark::before { content: "\f1a2"; }
185
+ .bi-bookmarks-fill::before { content: "\f1a3"; }
186
+ .bi-bookmarks::before { content: "\f1a4"; }
187
+ .bi-bookshelf::before { content: "\f1a5"; }
188
+ .bi-bootstrap-fill::before { content: "\f1a6"; }
189
+ .bi-bootstrap-reboot::before { content: "\f1a7"; }
190
+ .bi-bootstrap::before { content: "\f1a8"; }
191
+ .bi-border-all::before { content: "\f1a9"; }
192
+ .bi-border-bottom::before { content: "\f1aa"; }
193
+ .bi-border-center::before { content: "\f1ab"; }
194
+ .bi-border-inner::before { content: "\f1ac"; }
195
+ .bi-border-left::before { content: "\f1ad"; }
196
+ .bi-border-middle::before { content: "\f1ae"; }
197
+ .bi-border-outer::before { content: "\f1af"; }
198
+ .bi-border-right::before { content: "\f1b0"; }
199
+ .bi-border-style::before { content: "\f1b1"; }
200
+ .bi-border-top::before { content: "\f1b2"; }
201
+ .bi-border-width::before { content: "\f1b3"; }
202
+ .bi-border::before { content: "\f1b4"; }
203
+ .bi-bounding-box-circles::before { content: "\f1b5"; }
204
+ .bi-bounding-box::before { content: "\f1b6"; }
205
+ .bi-box-arrow-down-left::before { content: "\f1b7"; }
206
+ .bi-box-arrow-down-right::before { content: "\f1b8"; }
207
+ .bi-box-arrow-down::before { content: "\f1b9"; }
208
+ .bi-box-arrow-in-down-left::before { content: "\f1ba"; }
209
+ .bi-box-arrow-in-down-right::before { content: "\f1bb"; }
210
+ .bi-box-arrow-in-down::before { content: "\f1bc"; }
211
+ .bi-box-arrow-in-left::before { content: "\f1bd"; }
212
+ .bi-box-arrow-in-right::before { content: "\f1be"; }
213
+ .bi-box-arrow-in-up-left::before { content: "\f1bf"; }
214
+ .bi-box-arrow-in-up-right::before { content: "\f1c0"; }
215
+ .bi-box-arrow-in-up::before { content: "\f1c1"; }
216
+ .bi-box-arrow-left::before { content: "\f1c2"; }
217
+ .bi-box-arrow-right::before { content: "\f1c3"; }
218
+ .bi-box-arrow-up-left::before { content: "\f1c4"; }
219
+ .bi-box-arrow-up-right::before { content: "\f1c5"; }
220
+ .bi-box-arrow-up::before { content: "\f1c6"; }
221
+ .bi-box-seam::before { content: "\f1c7"; }
222
+ .bi-box::before { content: "\f1c8"; }
223
+ .bi-braces::before { content: "\f1c9"; }
224
+ .bi-bricks::before { content: "\f1ca"; }
225
+ .bi-briefcase-fill::before { content: "\f1cb"; }
226
+ .bi-briefcase::before { content: "\f1cc"; }
227
+ .bi-brightness-alt-high-fill::before { content: "\f1cd"; }
228
+ .bi-brightness-alt-high::before { content: "\f1ce"; }
229
+ .bi-brightness-alt-low-fill::before { content: "\f1cf"; }
230
+ .bi-brightness-alt-low::before { content: "\f1d0"; }
231
+ .bi-brightness-high-fill::before { content: "\f1d1"; }
232
+ .bi-brightness-high::before { content: "\f1d2"; }
233
+ .bi-brightness-low-fill::before { content: "\f1d3"; }
234
+ .bi-brightness-low::before { content: "\f1d4"; }
235
+ .bi-broadcast-pin::before { content: "\f1d5"; }
236
+ .bi-broadcast::before { content: "\f1d6"; }
237
+ .bi-brush-fill::before { content: "\f1d7"; }
238
+ .bi-brush::before { content: "\f1d8"; }
239
+ .bi-bucket-fill::before { content: "\f1d9"; }
240
+ .bi-bucket::before { content: "\f1da"; }
241
+ .bi-bug-fill::before { content: "\f1db"; }
242
+ .bi-bug::before { content: "\f1dc"; }
243
+ .bi-building::before { content: "\f1dd"; }
244
+ .bi-bullseye::before { content: "\f1de"; }
245
+ .bi-calculator-fill::before { content: "\f1df"; }
246
+ .bi-calculator::before { content: "\f1e0"; }
247
+ .bi-calendar-check-fill::before { content: "\f1e1"; }
248
+ .bi-calendar-check::before { content: "\f1e2"; }
249
+ .bi-calendar-date-fill::before { content: "\f1e3"; }
250
+ .bi-calendar-date::before { content: "\f1e4"; }
251
+ .bi-calendar-day-fill::before { content: "\f1e5"; }
252
+ .bi-calendar-day::before { content: "\f1e6"; }
253
+ .bi-calendar-event-fill::before { content: "\f1e7"; }
254
+ .bi-calendar-event::before { content: "\f1e8"; }
255
+ .bi-calendar-fill::before { content: "\f1e9"; }
256
+ .bi-calendar-minus-fill::before { content: "\f1ea"; }
257
+ .bi-calendar-minus::before { content: "\f1eb"; }
258
+ .bi-calendar-month-fill::before { content: "\f1ec"; }
259
+ .bi-calendar-month::before { content: "\f1ed"; }
260
+ .bi-calendar-plus-fill::before { content: "\f1ee"; }
261
+ .bi-calendar-plus::before { content: "\f1ef"; }
262
+ .bi-calendar-range-fill::before { content: "\f1f0"; }
263
+ .bi-calendar-range::before { content: "\f1f1"; }
264
+ .bi-calendar-week-fill::before { content: "\f1f2"; }
265
+ .bi-calendar-week::before { content: "\f1f3"; }
266
+ .bi-calendar-x-fill::before { content: "\f1f4"; }
267
+ .bi-calendar-x::before { content: "\f1f5"; }
268
+ .bi-calendar::before { content: "\f1f6"; }
269
+ .bi-calendar2-check-fill::before { content: "\f1f7"; }
270
+ .bi-calendar2-check::before { content: "\f1f8"; }
271
+ .bi-calendar2-date-fill::before { content: "\f1f9"; }
272
+ .bi-calendar2-date::before { content: "\f1fa"; }
273
+ .bi-calendar2-day-fill::before { content: "\f1fb"; }
274
+ .bi-calendar2-day::before { content: "\f1fc"; }
275
+ .bi-calendar2-event-fill::before { content: "\f1fd"; }
276
+ .bi-calendar2-event::before { content: "\f1fe"; }
277
+ .bi-calendar2-fill::before { content: "\f1ff"; }
278
+ .bi-calendar2-minus-fill::before { content: "\f200"; }
279
+ .bi-calendar2-minus::before { content: "\f201"; }
280
+ .bi-calendar2-month-fill::before { content: "\f202"; }
281
+ .bi-calendar2-month::before { content: "\f203"; }
282
+ .bi-calendar2-plus-fill::before { content: "\f204"; }
283
+ .bi-calendar2-plus::before { content: "\f205"; }
284
+ .bi-calendar2-range-fill::before { content: "\f206"; }
285
+ .bi-calendar2-range::before { content: "\f207"; }
286
+ .bi-calendar2-week-fill::before { content: "\f208"; }
287
+ .bi-calendar2-week::before { content: "\f209"; }
288
+ .bi-calendar2-x-fill::before { content: "\f20a"; }
289
+ .bi-calendar2-x::before { content: "\f20b"; }
290
+ .bi-calendar2::before { content: "\f20c"; }
291
+ .bi-calendar3-event-fill::before { content: "\f20d"; }
292
+ .bi-calendar3-event::before { content: "\f20e"; }
293
+ .bi-calendar3-fill::before { content: "\f20f"; }
294
+ .bi-calendar3-range-fill::before { content: "\f210"; }
295
+ .bi-calendar3-range::before { content: "\f211"; }
296
+ .bi-calendar3-week-fill::before { content: "\f212"; }
297
+ .bi-calendar3-week::before { content: "\f213"; }
298
+ .bi-calendar3::before { content: "\f214"; }
299
+ .bi-calendar4-event::before { content: "\f215"; }
300
+ .bi-calendar4-range::before { content: "\f216"; }
301
+ .bi-calendar4-week::before { content: "\f217"; }
302
+ .bi-calendar4::before { content: "\f218"; }
303
+ .bi-camera-fill::before { content: "\f219"; }
304
+ .bi-camera-reels-fill::before { content: "\f21a"; }
305
+ .bi-camera-reels::before { content: "\f21b"; }
306
+ .bi-camera-video-fill::before { content: "\f21c"; }
307
+ .bi-camera-video-off-fill::before { content: "\f21d"; }
308
+ .bi-camera-video-off::before { content: "\f21e"; }
309
+ .bi-camera-video::before { content: "\f21f"; }
310
+ .bi-camera::before { content: "\f220"; }
311
+ .bi-camera2::before { content: "\f221"; }
312
+ .bi-capslock-fill::before { content: "\f222"; }
313
+ .bi-capslock::before { content: "\f223"; }
314
+ .bi-card-checklist::before { content: "\f224"; }
315
+ .bi-card-heading::before { content: "\f225"; }
316
+ .bi-card-image::before { content: "\f226"; }
317
+ .bi-card-list::before { content: "\f227"; }
318
+ .bi-card-text::before { content: "\f228"; }
319
+ .bi-caret-down-fill::before { content: "\f229"; }
320
+ .bi-caret-down-square-fill::before { content: "\f22a"; }
321
+ .bi-caret-down-square::before { content: "\f22b"; }
322
+ .bi-caret-down::before { content: "\f22c"; }
323
+ .bi-caret-left-fill::before { content: "\f22d"; }
324
+ .bi-caret-left-square-fill::before { content: "\f22e"; }
325
+ .bi-caret-left-square::before { content: "\f22f"; }
326
+ .bi-caret-left::before { content: "\f230"; }
327
+ .bi-caret-right-fill::before { content: "\f231"; }
328
+ .bi-caret-right-square-fill::before { content: "\f232"; }
329
+ .bi-caret-right-square::before { content: "\f233"; }
330
+ .bi-caret-right::before { content: "\f234"; }
331
+ .bi-caret-up-fill::before { content: "\f235"; }
332
+ .bi-caret-up-square-fill::before { content: "\f236"; }
333
+ .bi-caret-up-square::before { content: "\f237"; }
334
+ .bi-caret-up::before { content: "\f238"; }
335
+ .bi-cart-check-fill::before { content: "\f239"; }
336
+ .bi-cart-check::before { content: "\f23a"; }
337
+ .bi-cart-dash-fill::before { content: "\f23b"; }
338
+ .bi-cart-dash::before { content: "\f23c"; }
339
+ .bi-cart-fill::before { content: "\f23d"; }
340
+ .bi-cart-plus-fill::before { content: "\f23e"; }
341
+ .bi-cart-plus::before { content: "\f23f"; }
342
+ .bi-cart-x-fill::before { content: "\f240"; }
343
+ .bi-cart-x::before { content: "\f241"; }
344
+ .bi-cart::before { content: "\f242"; }
345
+ .bi-cart2::before { content: "\f243"; }
346
+ .bi-cart3::before { content: "\f244"; }
347
+ .bi-cart4::before { content: "\f245"; }
348
+ .bi-cash-stack::before { content: "\f246"; }
349
+ .bi-cash::before { content: "\f247"; }
350
+ .bi-cast::before { content: "\f248"; }
351
+ .bi-chat-dots-fill::before { content: "\f249"; }
352
+ .bi-chat-dots::before { content: "\f24a"; }
353
+ .bi-chat-fill::before { content: "\f24b"; }
354
+ .bi-chat-left-dots-fill::before { content: "\f24c"; }
355
+ .bi-chat-left-dots::before { content: "\f24d"; }
356
+ .bi-chat-left-fill::before { content: "\f24e"; }
357
+ .bi-chat-left-quote-fill::before { content: "\f24f"; }
358
+ .bi-chat-left-quote::before { content: "\f250"; }
359
+ .bi-chat-left-text-fill::before { content: "\f251"; }
360
+ .bi-chat-left-text::before { content: "\f252"; }
361
+ .bi-chat-left::before { content: "\f253"; }
362
+ .bi-chat-quote-fill::before { content: "\f254"; }
363
+ .bi-chat-quote::before { content: "\f255"; }
364
+ .bi-chat-right-dots-fill::before { content: "\f256"; }
365
+ .bi-chat-right-dots::before { content: "\f257"; }
366
+ .bi-chat-right-fill::before { content: "\f258"; }
367
+ .bi-chat-right-quote-fill::before { content: "\f259"; }
368
+ .bi-chat-right-quote::before { content: "\f25a"; }
369
+ .bi-chat-right-text-fill::before { content: "\f25b"; }
370
+ .bi-chat-right-text::before { content: "\f25c"; }
371
+ .bi-chat-right::before { content: "\f25d"; }
372
+ .bi-chat-square-dots-fill::before { content: "\f25e"; }
373
+ .bi-chat-square-dots::before { content: "\f25f"; }
374
+ .bi-chat-square-fill::before { content: "\f260"; }
375
+ .bi-chat-square-quote-fill::before { content: "\f261"; }
376
+ .bi-chat-square-quote::before { content: "\f262"; }
377
+ .bi-chat-square-text-fill::before { content: "\f263"; }
378
+ .bi-chat-square-text::before { content: "\f264"; }
379
+ .bi-chat-square::before { content: "\f265"; }
380
+ .bi-chat-text-fill::before { content: "\f266"; }
381
+ .bi-chat-text::before { content: "\f267"; }
382
+ .bi-chat::before { content: "\f268"; }
383
+ .bi-check-all::before { content: "\f269"; }
384
+ .bi-check-circle-fill::before { content: "\f26a"; }
385
+ .bi-check-circle::before { content: "\f26b"; }
386
+ .bi-check-square-fill::before { content: "\f26c"; }
387
+ .bi-check-square::before { content: "\f26d"; }
388
+ .bi-check::before { content: "\f26e"; }
389
+ .bi-check2-all::before { content: "\f26f"; }
390
+ .bi-check2-circle::before { content: "\f270"; }
391
+ .bi-check2-square::before { content: "\f271"; }
392
+ .bi-check2::before { content: "\f272"; }
393
+ .bi-chevron-bar-contract::before { content: "\f273"; }
394
+ .bi-chevron-bar-down::before { content: "\f274"; }
395
+ .bi-chevron-bar-expand::before { content: "\f275"; }
396
+ .bi-chevron-bar-left::before { content: "\f276"; }
397
+ .bi-chevron-bar-right::before { content: "\f277"; }
398
+ .bi-chevron-bar-up::before { content: "\f278"; }
399
+ .bi-chevron-compact-down::before { content: "\f279"; }
400
+ .bi-chevron-compact-left::before { content: "\f27a"; }
401
+ .bi-chevron-compact-right::before { content: "\f27b"; }
402
+ .bi-chevron-compact-up::before { content: "\f27c"; }
403
+ .bi-chevron-contract::before { content: "\f27d"; }
404
+ .bi-chevron-double-down::before { content: "\f27e"; }
405
+ .bi-chevron-double-left::before { content: "\f27f"; }
406
+ .bi-chevron-double-right::before { content: "\f280"; }
407
+ .bi-chevron-double-up::before { content: "\f281"; }
408
+ .bi-chevron-down::before { content: "\f282"; }
409
+ .bi-chevron-expand::before { content: "\f283"; }
410
+ .bi-chevron-left::before { content: "\f284"; }
411
+ .bi-chevron-right::before { content: "\f285"; }
412
+ .bi-chevron-up::before { content: "\f286"; }
413
+ .bi-circle-fill::before { content: "\f287"; }
414
+ .bi-circle-half::before { content: "\f288"; }
415
+ .bi-circle-square::before { content: "\f289"; }
416
+ .bi-circle::before { content: "\f28a"; }
417
+ .bi-clipboard-check::before { content: "\f28b"; }
418
+ .bi-clipboard-data::before { content: "\f28c"; }
419
+ .bi-clipboard-minus::before { content: "\f28d"; }
420
+ .bi-clipboard-plus::before { content: "\f28e"; }
421
+ .bi-clipboard-x::before { content: "\f28f"; }
422
+ .bi-clipboard::before { content: "\f290"; }
423
+ .bi-clock-fill::before { content: "\f291"; }
424
+ .bi-clock-history::before { content: "\f292"; }
425
+ .bi-clock::before { content: "\f293"; }
426
+ .bi-cloud-arrow-down-fill::before { content: "\f294"; }
427
+ .bi-cloud-arrow-down::before { content: "\f295"; }
428
+ .bi-cloud-arrow-up-fill::before { content: "\f296"; }
429
+ .bi-cloud-arrow-up::before { content: "\f297"; }
430
+ .bi-cloud-check-fill::before { content: "\f298"; }
431
+ .bi-cloud-check::before { content: "\f299"; }
432
+ .bi-cloud-download-fill::before { content: "\f29a"; }
433
+ .bi-cloud-download::before { content: "\f29b"; }
434
+ .bi-cloud-fill::before { content: "\f29c"; }
435
+ .bi-cloud-minus-fill::before { content: "\f29d"; }
436
+ .bi-cloud-minus::before { content: "\f29e"; }
437
+ .bi-cloud-plus-fill::before { content: "\f29f"; }
438
+ .bi-cloud-plus::before { content: "\f2a0"; }
439
+ .bi-cloud-slash-fill::before { content: "\f2a1"; }
440
+ .bi-cloud-slash::before { content: "\f2a2"; }
441
+ .bi-cloud-upload-fill::before { content: "\f2a3"; }
442
+ .bi-cloud-upload::before { content: "\f2a4"; }
443
+ .bi-cloud::before { content: "\f2a5"; }
444
+ .bi-code-slash::before { content: "\f2a6"; }
445
+ .bi-code-square::before { content: "\f2a7"; }
446
+ .bi-code::before { content: "\f2a8"; }
447
+ .bi-collection-fill::before { content: "\f2a9"; }
448
+ .bi-collection-play-fill::before { content: "\f2aa"; }
449
+ .bi-collection-play::before { content: "\f2ab"; }
450
+ .bi-collection::before { content: "\f2ac"; }
451
+ .bi-columns-gap::before { content: "\f2ad"; }
452
+ .bi-columns::before { content: "\f2ae"; }
453
+ .bi-command::before { content: "\f2af"; }
454
+ .bi-compass-fill::before { content: "\f2b0"; }
455
+ .bi-compass::before { content: "\f2b1"; }
456
+ .bi-cone-striped::before { content: "\f2b2"; }
457
+ .bi-cone::before { content: "\f2b3"; }
458
+ .bi-controller::before { content: "\f2b4"; }
459
+ .bi-cpu-fill::before { content: "\f2b5"; }
460
+ .bi-cpu::before { content: "\f2b6"; }
461
+ .bi-credit-card-2-back-fill::before { content: "\f2b7"; }
462
+ .bi-credit-card-2-back::before { content: "\f2b8"; }
463
+ .bi-credit-card-2-front-fill::before { content: "\f2b9"; }
464
+ .bi-credit-card-2-front::before { content: "\f2ba"; }
465
+ .bi-credit-card-fill::before { content: "\f2bb"; }
466
+ .bi-credit-card::before { content: "\f2bc"; }
467
+ .bi-crop::before { content: "\f2bd"; }
468
+ .bi-cup-fill::before { content: "\f2be"; }
469
+ .bi-cup-straw::before { content: "\f2bf"; }
470
+ .bi-cup::before { content: "\f2c0"; }
471
+ .bi-cursor-fill::before { content: "\f2c1"; }
472
+ .bi-cursor-text::before { content: "\f2c2"; }
473
+ .bi-cursor::before { content: "\f2c3"; }
474
+ .bi-dash-circle-dotted::before { content: "\f2c4"; }
475
+ .bi-dash-circle-fill::before { content: "\f2c5"; }
476
+ .bi-dash-circle::before { content: "\f2c6"; }
477
+ .bi-dash-square-dotted::before { content: "\f2c7"; }
478
+ .bi-dash-square-fill::before { content: "\f2c8"; }
479
+ .bi-dash-square::before { content: "\f2c9"; }
480
+ .bi-dash::before { content: "\f2ca"; }
481
+ .bi-diagram-2-fill::before { content: "\f2cb"; }
482
+ .bi-diagram-2::before { content: "\f2cc"; }
483
+ .bi-diagram-3-fill::before { content: "\f2cd"; }
484
+ .bi-diagram-3::before { content: "\f2ce"; }
485
+ .bi-diamond-fill::before { content: "\f2cf"; }
486
+ .bi-diamond-half::before { content: "\f2d0"; }
487
+ .bi-diamond::before { content: "\f2d1"; }
488
+ .bi-dice-1-fill::before { content: "\f2d2"; }
489
+ .bi-dice-1::before { content: "\f2d3"; }
490
+ .bi-dice-2-fill::before { content: "\f2d4"; }
491
+ .bi-dice-2::before { content: "\f2d5"; }
492
+ .bi-dice-3-fill::before { content: "\f2d6"; }
493
+ .bi-dice-3::before { content: "\f2d7"; }
494
+ .bi-dice-4-fill::before { content: "\f2d8"; }
495
+ .bi-dice-4::before { content: "\f2d9"; }
496
+ .bi-dice-5-fill::before { content: "\f2da"; }
497
+ .bi-dice-5::before { content: "\f2db"; }
498
+ .bi-dice-6-fill::before { content: "\f2dc"; }
499
+ .bi-dice-6::before { content: "\f2dd"; }
500
+ .bi-disc-fill::before { content: "\f2de"; }
501
+ .bi-disc::before { content: "\f2df"; }
502
+ .bi-discord::before { content: "\f2e0"; }
503
+ .bi-display-fill::before { content: "\f2e1"; }
504
+ .bi-display::before { content: "\f2e2"; }
505
+ .bi-distribute-horizontal::before { content: "\f2e3"; }
506
+ .bi-distribute-vertical::before { content: "\f2e4"; }
507
+ .bi-door-closed-fill::before { content: "\f2e5"; }
508
+ .bi-door-closed::before { content: "\f2e6"; }
509
+ .bi-door-open-fill::before { content: "\f2e7"; }
510
+ .bi-door-open::before { content: "\f2e8"; }
511
+ .bi-dot::before { content: "\f2e9"; }
512
+ .bi-download::before { content: "\f2ea"; }
513
+ .bi-droplet-fill::before { content: "\f2eb"; }
514
+ .bi-droplet-half::before { content: "\f2ec"; }
515
+ .bi-droplet::before { content: "\f2ed"; }
516
+ .bi-earbuds::before { content: "\f2ee"; }
517
+ .bi-easel-fill::before { content: "\f2ef"; }
518
+ .bi-easel::before { content: "\f2f0"; }
519
+ .bi-egg-fill::before { content: "\f2f1"; }
520
+ .bi-egg-fried::before { content: "\f2f2"; }
521
+ .bi-egg::before { content: "\f2f3"; }
522
+ .bi-eject-fill::before { content: "\f2f4"; }
523
+ .bi-eject::before { content: "\f2f5"; }
524
+ .bi-emoji-angry-fill::before { content: "\f2f6"; }
525
+ .bi-emoji-angry::before { content: "\f2f7"; }
526
+ .bi-emoji-dizzy-fill::before { content: "\f2f8"; }
527
+ .bi-emoji-dizzy::before { content: "\f2f9"; }
528
+ .bi-emoji-expressionless-fill::before { content: "\f2fa"; }
529
+ .bi-emoji-expressionless::before { content: "\f2fb"; }
530
+ .bi-emoji-frown-fill::before { content: "\f2fc"; }
531
+ .bi-emoji-frown::before { content: "\f2fd"; }
532
+ .bi-emoji-heart-eyes-fill::before { content: "\f2fe"; }
533
+ .bi-emoji-heart-eyes::before { content: "\f2ff"; }
534
+ .bi-emoji-laughing-fill::before { content: "\f300"; }
535
+ .bi-emoji-laughing::before { content: "\f301"; }
536
+ .bi-emoji-neutral-fill::before { content: "\f302"; }
537
+ .bi-emoji-neutral::before { content: "\f303"; }
538
+ .bi-emoji-smile-fill::before { content: "\f304"; }
539
+ .bi-emoji-smile-upside-down-fill::before { content: "\f305"; }
540
+ .bi-emoji-smile-upside-down::before { content: "\f306"; }
541
+ .bi-emoji-smile::before { content: "\f307"; }
542
+ .bi-emoji-sunglasses-fill::before { content: "\f308"; }
543
+ .bi-emoji-sunglasses::before { content: "\f309"; }
544
+ .bi-emoji-wink-fill::before { content: "\f30a"; }
545
+ .bi-emoji-wink::before { content: "\f30b"; }
546
+ .bi-envelope-fill::before { content: "\f30c"; }
547
+ .bi-envelope-open-fill::before { content: "\f30d"; }
548
+ .bi-envelope-open::before { content: "\f30e"; }
549
+ .bi-envelope::before { content: "\f30f"; }
550
+ .bi-eraser-fill::before { content: "\f310"; }
551
+ .bi-eraser::before { content: "\f311"; }
552
+ .bi-exclamation-circle-fill::before { content: "\f312"; }
553
+ .bi-exclamation-circle::before { content: "\f313"; }
554
+ .bi-exclamation-diamond-fill::before { content: "\f314"; }
555
+ .bi-exclamation-diamond::before { content: "\f315"; }
556
+ .bi-exclamation-octagon-fill::before { content: "\f316"; }
557
+ .bi-exclamation-octagon::before { content: "\f317"; }
558
+ .bi-exclamation-square-fill::before { content: "\f318"; }
559
+ .bi-exclamation-square::before { content: "\f319"; }
560
+ .bi-exclamation-triangle-fill::before { content: "\f31a"; }
561
+ .bi-exclamation-triangle::before { content: "\f31b"; }
562
+ .bi-exclamation::before { content: "\f31c"; }
563
+ .bi-exclude::before { content: "\f31d"; }
564
+ .bi-eye-fill::before { content: "\f31e"; }
565
+ .bi-eye-slash-fill::before { content: "\f31f"; }
566
+ .bi-eye-slash::before { content: "\f320"; }
567
+ .bi-eye::before { content: "\f321"; }
568
+ .bi-eyedropper::before { content: "\f322"; }
569
+ .bi-eyeglasses::before { content: "\f323"; }
570
+ .bi-facebook::before { content: "\f324"; }
571
+ .bi-file-arrow-down-fill::before { content: "\f325"; }
572
+ .bi-file-arrow-down::before { content: "\f326"; }
573
+ .bi-file-arrow-up-fill::before { content: "\f327"; }
574
+ .bi-file-arrow-up::before { content: "\f328"; }
575
+ .bi-file-bar-graph-fill::before { content: "\f329"; }
576
+ .bi-file-bar-graph::before { content: "\f32a"; }
577
+ .bi-file-binary-fill::before { content: "\f32b"; }
578
+ .bi-file-binary::before { content: "\f32c"; }
579
+ .bi-file-break-fill::before { content: "\f32d"; }
580
+ .bi-file-break::before { content: "\f32e"; }
581
+ .bi-file-check-fill::before { content: "\f32f"; }
582
+ .bi-file-check::before { content: "\f330"; }
583
+ .bi-file-code-fill::before { content: "\f331"; }
584
+ .bi-file-code::before { content: "\f332"; }
585
+ .bi-file-diff-fill::before { content: "\f333"; }
586
+ .bi-file-diff::before { content: "\f334"; }
587
+ .bi-file-earmark-arrow-down-fill::before { content: "\f335"; }
588
+ .bi-file-earmark-arrow-down::before { content: "\f336"; }
589
+ .bi-file-earmark-arrow-up-fill::before { content: "\f337"; }
590
+ .bi-file-earmark-arrow-up::before { content: "\f338"; }
591
+ .bi-file-earmark-bar-graph-fill::before { content: "\f339"; }
592
+ .bi-file-earmark-bar-graph::before { content: "\f33a"; }
593
+ .bi-file-earmark-binary-fill::before { content: "\f33b"; }
594
+ .bi-file-earmark-binary::before { content: "\f33c"; }
595
+ .bi-file-earmark-break-fill::before { content: "\f33d"; }
596
+ .bi-file-earmark-break::before { content: "\f33e"; }
597
+ .bi-file-earmark-check-fill::before { content: "\f33f"; }
598
+ .bi-file-earmark-check::before { content: "\f340"; }
599
+ .bi-file-earmark-code-fill::before { content: "\f341"; }
600
+ .bi-file-earmark-code::before { content: "\f342"; }
601
+ .bi-file-earmark-diff-fill::before { content: "\f343"; }
602
+ .bi-file-earmark-diff::before { content: "\f344"; }
603
+ .bi-file-earmark-easel-fill::before { content: "\f345"; }
604
+ .bi-file-earmark-easel::before { content: "\f346"; }
605
+ .bi-file-earmark-excel-fill::before { content: "\f347"; }
606
+ .bi-file-earmark-excel::before { content: "\f348"; }
607
+ .bi-file-earmark-fill::before { content: "\f349"; }
608
+ .bi-file-earmark-font-fill::before { content: "\f34a"; }
609
+ .bi-file-earmark-font::before { content: "\f34b"; }
610
+ .bi-file-earmark-image-fill::before { content: "\f34c"; }
611
+ .bi-file-earmark-image::before { content: "\f34d"; }
612
+ .bi-file-earmark-lock-fill::before { content: "\f34e"; }
613
+ .bi-file-earmark-lock::before { content: "\f34f"; }
614
+ .bi-file-earmark-lock2-fill::before { content: "\f350"; }
615
+ .bi-file-earmark-lock2::before { content: "\f351"; }
616
+ .bi-file-earmark-medical-fill::before { content: "\f352"; }
617
+ .bi-file-earmark-medical::before { content: "\f353"; }
618
+ .bi-file-earmark-minus-fill::before { content: "\f354"; }
619
+ .bi-file-earmark-minus::before { content: "\f355"; }
620
+ .bi-file-earmark-music-fill::before { content: "\f356"; }
621
+ .bi-file-earmark-music::before { content: "\f357"; }
622
+ .bi-file-earmark-person-fill::before { content: "\f358"; }
623
+ .bi-file-earmark-person::before { content: "\f359"; }
624
+ .bi-file-earmark-play-fill::before { content: "\f35a"; }
625
+ .bi-file-earmark-play::before { content: "\f35b"; }
626
+ .bi-file-earmark-plus-fill::before { content: "\f35c"; }
627
+ .bi-file-earmark-plus::before { content: "\f35d"; }
628
+ .bi-file-earmark-post-fill::before { content: "\f35e"; }
629
+ .bi-file-earmark-post::before { content: "\f35f"; }
630
+ .bi-file-earmark-ppt-fill::before { content: "\f360"; }
631
+ .bi-file-earmark-ppt::before { content: "\f361"; }
632
+ .bi-file-earmark-richtext-fill::before { content: "\f362"; }
633
+ .bi-file-earmark-richtext::before { content: "\f363"; }
634
+ .bi-file-earmark-ruled-fill::before { content: "\f364"; }
635
+ .bi-file-earmark-ruled::before { content: "\f365"; }
636
+ .bi-file-earmark-slides-fill::before { content: "\f366"; }
637
+ .bi-file-earmark-slides::before { content: "\f367"; }
638
+ .bi-file-earmark-spreadsheet-fill::before { content: "\f368"; }
639
+ .bi-file-earmark-spreadsheet::before { content: "\f369"; }
640
+ .bi-file-earmark-text-fill::before { content: "\f36a"; }
641
+ .bi-file-earmark-text::before { content: "\f36b"; }
642
+ .bi-file-earmark-word-fill::before { content: "\f36c"; }
643
+ .bi-file-earmark-word::before { content: "\f36d"; }
644
+ .bi-file-earmark-x-fill::before { content: "\f36e"; }
645
+ .bi-file-earmark-x::before { content: "\f36f"; }
646
+ .bi-file-earmark-zip-fill::before { content: "\f370"; }
647
+ .bi-file-earmark-zip::before { content: "\f371"; }
648
+ .bi-file-earmark::before { content: "\f372"; }
649
+ .bi-file-easel-fill::before { content: "\f373"; }
650
+ .bi-file-easel::before { content: "\f374"; }
651
+ .bi-file-excel-fill::before { content: "\f375"; }
652
+ .bi-file-excel::before { content: "\f376"; }
653
+ .bi-file-fill::before { content: "\f377"; }
654
+ .bi-file-font-fill::before { content: "\f378"; }
655
+ .bi-file-font::before { content: "\f379"; }
656
+ .bi-file-image-fill::before { content: "\f37a"; }
657
+ .bi-file-image::before { content: "\f37b"; }
658
+ .bi-file-lock-fill::before { content: "\f37c"; }
659
+ .bi-file-lock::before { content: "\f37d"; }
660
+ .bi-file-lock2-fill::before { content: "\f37e"; }
661
+ .bi-file-lock2::before { content: "\f37f"; }
662
+ .bi-file-medical-fill::before { content: "\f380"; }
663
+ .bi-file-medical::before { content: "\f381"; }
664
+ .bi-file-minus-fill::before { content: "\f382"; }
665
+ .bi-file-minus::before { content: "\f383"; }
666
+ .bi-file-music-fill::before { content: "\f384"; }
667
+ .bi-file-music::before { content: "\f385"; }
668
+ .bi-file-person-fill::before { content: "\f386"; }
669
+ .bi-file-person::before { content: "\f387"; }
670
+ .bi-file-play-fill::before { content: "\f388"; }
671
+ .bi-file-play::before { content: "\f389"; }
672
+ .bi-file-plus-fill::before { content: "\f38a"; }
673
+ .bi-file-plus::before { content: "\f38b"; }
674
+ .bi-file-post-fill::before { content: "\f38c"; }
675
+ .bi-file-post::before { content: "\f38d"; }
676
+ .bi-file-ppt-fill::before { content: "\f38e"; }
677
+ .bi-file-ppt::before { content: "\f38f"; }
678
+ .bi-file-richtext-fill::before { content: "\f390"; }
679
+ .bi-file-richtext::before { content: "\f391"; }
680
+ .bi-file-ruled-fill::before { content: "\f392"; }
681
+ .bi-file-ruled::before { content: "\f393"; }
682
+ .bi-file-slides-fill::before { content: "\f394"; }
683
+ .bi-file-slides::before { content: "\f395"; }
684
+ .bi-file-spreadsheet-fill::before { content: "\f396"; }
685
+ .bi-file-spreadsheet::before { content: "\f397"; }
686
+ .bi-file-text-fill::before { content: "\f398"; }
687
+ .bi-file-text::before { content: "\f399"; }
688
+ .bi-file-word-fill::before { content: "\f39a"; }
689
+ .bi-file-word::before { content: "\f39b"; }
690
+ .bi-file-x-fill::before { content: "\f39c"; }
691
+ .bi-file-x::before { content: "\f39d"; }
692
+ .bi-file-zip-fill::before { content: "\f39e"; }
693
+ .bi-file-zip::before { content: "\f39f"; }
694
+ .bi-file::before { content: "\f3a0"; }
695
+ .bi-files-alt::before { content: "\f3a1"; }
696
+ .bi-files::before { content: "\f3a2"; }
697
+ .bi-film::before { content: "\f3a3"; }
698
+ .bi-filter-circle-fill::before { content: "\f3a4"; }
699
+ .bi-filter-circle::before { content: "\f3a5"; }
700
+ .bi-filter-left::before { content: "\f3a6"; }
701
+ .bi-filter-right::before { content: "\f3a7"; }
702
+ .bi-filter-square-fill::before { content: "\f3a8"; }
703
+ .bi-filter-square::before { content: "\f3a9"; }
704
+ .bi-filter::before { content: "\f3aa"; }
705
+ .bi-flag-fill::before { content: "\f3ab"; }
706
+ .bi-flag::before { content: "\f3ac"; }
707
+ .bi-flower1::before { content: "\f3ad"; }
708
+ .bi-flower2::before { content: "\f3ae"; }
709
+ .bi-flower3::before { content: "\f3af"; }
710
+ .bi-folder-check::before { content: "\f3b0"; }
711
+ .bi-folder-fill::before { content: "\f3b1"; }
712
+ .bi-folder-minus::before { content: "\f3b2"; }
713
+ .bi-folder-plus::before { content: "\f3b3"; }
714
+ .bi-folder-symlink-fill::before { content: "\f3b4"; }
715
+ .bi-folder-symlink::before { content: "\f3b5"; }
716
+ .bi-folder-x::before { content: "\f3b6"; }
717
+ .bi-folder::before { content: "\f3b7"; }
718
+ .bi-folder2-open::before { content: "\f3b8"; }
719
+ .bi-folder2::before { content: "\f3b9"; }
720
+ .bi-fonts::before { content: "\f3ba"; }
721
+ .bi-forward-fill::before { content: "\f3bb"; }
722
+ .bi-forward::before { content: "\f3bc"; }
723
+ .bi-front::before { content: "\f3bd"; }
724
+ .bi-fullscreen-exit::before { content: "\f3be"; }
725
+ .bi-fullscreen::before { content: "\f3bf"; }
726
+ .bi-funnel-fill::before { content: "\f3c0"; }
727
+ .bi-funnel::before { content: "\f3c1"; }
728
+ .bi-gear-fill::before { content: "\f3c2"; }
729
+ .bi-gear-wide-connected::before { content: "\f3c3"; }
730
+ .bi-gear-wide::before { content: "\f3c4"; }
731
+ .bi-gear::before { content: "\f3c5"; }
732
+ .bi-gem::before { content: "\f3c6"; }
733
+ .bi-geo-alt-fill::before { content: "\f3c7"; }
734
+ .bi-geo-alt::before { content: "\f3c8"; }
735
+ .bi-geo-fill::before { content: "\f3c9"; }
736
+ .bi-geo::before { content: "\f3ca"; }
737
+ .bi-gift-fill::before { content: "\f3cb"; }
738
+ .bi-gift::before { content: "\f3cc"; }
739
+ .bi-github::before { content: "\f3cd"; }
740
+ .bi-globe::before { content: "\f3ce"; }
741
+ .bi-globe2::before { content: "\f3cf"; }
742
+ .bi-google::before { content: "\f3d0"; }
743
+ .bi-graph-down::before { content: "\f3d1"; }
744
+ .bi-graph-up::before { content: "\f3d2"; }
745
+ .bi-grid-1x2-fill::before { content: "\f3d3"; }
746
+ .bi-grid-1x2::before { content: "\f3d4"; }
747
+ .bi-grid-3x2-gap-fill::before { content: "\f3d5"; }
748
+ .bi-grid-3x2-gap::before { content: "\f3d6"; }
749
+ .bi-grid-3x2::before { content: "\f3d7"; }
750
+ .bi-grid-3x3-gap-fill::before { content: "\f3d8"; }
751
+ .bi-grid-3x3-gap::before { content: "\f3d9"; }
752
+ .bi-grid-3x3::before { content: "\f3da"; }
753
+ .bi-grid-fill::before { content: "\f3db"; }
754
+ .bi-grid::before { content: "\f3dc"; }
755
+ .bi-grip-horizontal::before { content: "\f3dd"; }
756
+ .bi-grip-vertical::before { content: "\f3de"; }
757
+ .bi-hammer::before { content: "\f3df"; }
758
+ .bi-hand-index-fill::before { content: "\f3e0"; }
759
+ .bi-hand-index-thumb-fill::before { content: "\f3e1"; }
760
+ .bi-hand-index-thumb::before { content: "\f3e2"; }
761
+ .bi-hand-index::before { content: "\f3e3"; }
762
+ .bi-hand-thumbs-down-fill::before { content: "\f3e4"; }
763
+ .bi-hand-thumbs-down::before { content: "\f3e5"; }
764
+ .bi-hand-thumbs-up-fill::before { content: "\f3e6"; }
765
+ .bi-hand-thumbs-up::before { content: "\f3e7"; }
766
+ .bi-handbag-fill::before { content: "\f3e8"; }
767
+ .bi-handbag::before { content: "\f3e9"; }
768
+ .bi-hash::before { content: "\f3ea"; }
769
+ .bi-hdd-fill::before { content: "\f3eb"; }
770
+ .bi-hdd-network-fill::before { content: "\f3ec"; }
771
+ .bi-hdd-network::before { content: "\f3ed"; }
772
+ .bi-hdd-rack-fill::before { content: "\f3ee"; }
773
+ .bi-hdd-rack::before { content: "\f3ef"; }
774
+ .bi-hdd-stack-fill::before { content: "\f3f0"; }
775
+ .bi-hdd-stack::before { content: "\f3f1"; }
776
+ .bi-hdd::before { content: "\f3f2"; }
777
+ .bi-headphones::before { content: "\f3f3"; }
778
+ .bi-headset::before { content: "\f3f4"; }
779
+ .bi-heart-fill::before { content: "\f3f5"; }
780
+ .bi-heart-half::before { content: "\f3f6"; }
781
+ .bi-heart::before { content: "\f3f7"; }
782
+ .bi-heptagon-fill::before { content: "\f3f8"; }
783
+ .bi-heptagon-half::before { content: "\f3f9"; }
784
+ .bi-heptagon::before { content: "\f3fa"; }
785
+ .bi-hexagon-fill::before { content: "\f3fb"; }
786
+ .bi-hexagon-half::before { content: "\f3fc"; }
787
+ .bi-hexagon::before { content: "\f3fd"; }
788
+ .bi-hourglass-bottom::before { content: "\f3fe"; }
789
+ .bi-hourglass-split::before { content: "\f3ff"; }
790
+ .bi-hourglass-top::before { content: "\f400"; }
791
+ .bi-hourglass::before { content: "\f401"; }
792
+ .bi-house-door-fill::before { content: "\f402"; }
793
+ .bi-house-door::before { content: "\f403"; }
794
+ .bi-house-fill::before { content: "\f404"; }
795
+ .bi-house::before { content: "\f405"; }
796
+ .bi-hr::before { content: "\f406"; }
797
+ .bi-image-alt::before { content: "\f407"; }
798
+ .bi-image-fill::before { content: "\f408"; }
799
+ .bi-image::before { content: "\f409"; }
800
+ .bi-images::before { content: "\f40a"; }
801
+ .bi-inbox-fill::before { content: "\f40b"; }
802
+ .bi-inbox::before { content: "\f40c"; }
803
+ .bi-inboxes-fill::before { content: "\f40d"; }
804
+ .bi-inboxes::before { content: "\f40e"; }
805
+ .bi-info-circle-fill::before { content: "\f40f"; }
806
+ .bi-info-circle::before { content: "\f410"; }
807
+ .bi-info-square-fill::before { content: "\f411"; }
808
+ .bi-info-square::before { content: "\f412"; }
809
+ .bi-info::before { content: "\f413"; }
810
+ .bi-input-cursor-text::before { content: "\f414"; }
811
+ .bi-input-cursor::before { content: "\f415"; }
812
+ .bi-instagram::before { content: "\f416"; }
813
+ .bi-intersect::before { content: "\f417"; }
814
+ .bi-journal-album::before { content: "\f418"; }
815
+ .bi-journal-arrow-down::before { content: "\f419"; }
816
+ .bi-journal-arrow-up::before { content: "\f41a"; }
817
+ .bi-journal-bookmark-fill::before { content: "\f41b"; }
818
+ .bi-journal-bookmark::before { content: "\f41c"; }
819
+ .bi-journal-check::before { content: "\f41d"; }
820
+ .bi-journal-code::before { content: "\f41e"; }
821
+ .bi-journal-medical::before { content: "\f41f"; }
822
+ .bi-journal-minus::before { content: "\f420"; }
823
+ .bi-journal-plus::before { content: "\f421"; }
824
+ .bi-journal-richtext::before { content: "\f422"; }
825
+ .bi-journal-text::before { content: "\f423"; }
826
+ .bi-journal-x::before { content: "\f424"; }
827
+ .bi-journal::before { content: "\f425"; }
828
+ .bi-journals::before { content: "\f426"; }
829
+ .bi-joystick::before { content: "\f427"; }
830
+ .bi-justify-left::before { content: "\f428"; }
831
+ .bi-justify-right::before { content: "\f429"; }
832
+ .bi-justify::before { content: "\f42a"; }
833
+ .bi-kanban-fill::before { content: "\f42b"; }
834
+ .bi-kanban::before { content: "\f42c"; }
835
+ .bi-key-fill::before { content: "\f42d"; }
836
+ .bi-key::before { content: "\f42e"; }
837
+ .bi-keyboard-fill::before { content: "\f42f"; }
838
+ .bi-keyboard::before { content: "\f430"; }
839
+ .bi-ladder::before { content: "\f431"; }
840
+ .bi-lamp-fill::before { content: "\f432"; }
841
+ .bi-lamp::before { content: "\f433"; }
842
+ .bi-laptop-fill::before { content: "\f434"; }
843
+ .bi-laptop::before { content: "\f435"; }
844
+ .bi-layer-backward::before { content: "\f436"; }
845
+ .bi-layer-forward::before { content: "\f437"; }
846
+ .bi-layers-fill::before { content: "\f438"; }
847
+ .bi-layers-half::before { content: "\f439"; }
848
+ .bi-layers::before { content: "\f43a"; }
849
+ .bi-layout-sidebar-inset-reverse::before { content: "\f43b"; }
850
+ .bi-layout-sidebar-inset::before { content: "\f43c"; }
851
+ .bi-layout-sidebar-reverse::before { content: "\f43d"; }
852
+ .bi-layout-sidebar::before { content: "\f43e"; }
853
+ .bi-layout-split::before { content: "\f43f"; }
854
+ .bi-layout-text-sidebar-reverse::before { content: "\f440"; }
855
+ .bi-layout-text-sidebar::before { content: "\f441"; }
856
+ .bi-layout-text-window-reverse::before { content: "\f442"; }
857
+ .bi-layout-text-window::before { content: "\f443"; }
858
+ .bi-layout-three-columns::before { content: "\f444"; }
859
+ .bi-layout-wtf::before { content: "\f445"; }
860
+ .bi-life-preserver::before { content: "\f446"; }
861
+ .bi-lightbulb-fill::before { content: "\f447"; }
862
+ .bi-lightbulb-off-fill::before { content: "\f448"; }
863
+ .bi-lightbulb-off::before { content: "\f449"; }
864
+ .bi-lightbulb::before { content: "\f44a"; }
865
+ .bi-lightning-fill::before { content: "\f44b"; }
866
+ .bi-lightning::before { content: "\f44c"; }
867
+ .bi-link-45deg::before { content: "\f44d"; }
868
+ .bi-link::before { content: "\f44e"; }
869
+ .bi-linkedin::before { content: "\f44f"; }
870
+ .bi-list-check::before { content: "\f450"; }
871
+ .bi-list-nested::before { content: "\f451"; }
872
+ .bi-list-ol::before { content: "\f452"; }
873
+ .bi-list-stars::before { content: "\f453"; }
874
+ .bi-list-task::before { content: "\f454"; }
875
+ .bi-list-ul::before { content: "\f455"; }
876
+ .bi-list::before { content: "\f456"; }
877
+ .bi-lock-fill::before { content: "\f457"; }
878
+ .bi-lock::before { content: "\f458"; }
879
+ .bi-mailbox::before { content: "\f459"; }
880
+ .bi-mailbox2::before { content: "\f45a"; }
881
+ .bi-map-fill::before { content: "\f45b"; }
882
+ .bi-map::before { content: "\f45c"; }
883
+ .bi-markdown-fill::before { content: "\f45d"; }
884
+ .bi-markdown::before { content: "\f45e"; }
885
+ .bi-mask::before { content: "\f45f"; }
886
+ .bi-megaphone-fill::before { content: "\f460"; }
887
+ .bi-megaphone::before { content: "\f461"; }
888
+ .bi-menu-app-fill::before { content: "\f462"; }
889
+ .bi-menu-app::before { content: "\f463"; }
890
+ .bi-menu-button-fill::before { content: "\f464"; }
891
+ .bi-menu-button-wide-fill::before { content: "\f465"; }
892
+ .bi-menu-button-wide::before { content: "\f466"; }
893
+ .bi-menu-button::before { content: "\f467"; }
894
+ .bi-menu-down::before { content: "\f468"; }
895
+ .bi-menu-up::before { content: "\f469"; }
896
+ .bi-mic-fill::before { content: "\f46a"; }
897
+ .bi-mic-mute-fill::before { content: "\f46b"; }
898
+ .bi-mic-mute::before { content: "\f46c"; }
899
+ .bi-mic::before { content: "\f46d"; }
900
+ .bi-minecart-loaded::before { content: "\f46e"; }
901
+ .bi-minecart::before { content: "\f46f"; }
902
+ .bi-moon::before { content: "\f470"; }
903
+ .bi-mouse-fill::before { content: "\f471"; }
904
+ .bi-mouse::before { content: "\f472"; }
905
+ .bi-mouse2-fill::before { content: "\f473"; }
906
+ .bi-mouse2::before { content: "\f474"; }
907
+ .bi-mouse3-fill::before { content: "\f475"; }
908
+ .bi-mouse3::before { content: "\f476"; }
909
+ .bi-music-note-beamed::before { content: "\f477"; }
910
+ .bi-music-note-list::before { content: "\f478"; }
911
+ .bi-music-note::before { content: "\f479"; }
912
+ .bi-music-player-fill::before { content: "\f47a"; }
913
+ .bi-music-player::before { content: "\f47b"; }
914
+ .bi-newspaper::before { content: "\f47c"; }
915
+ .bi-node-minus-fill::before { content: "\f47d"; }
916
+ .bi-node-minus::before { content: "\f47e"; }
917
+ .bi-node-plus-fill::before { content: "\f47f"; }
918
+ .bi-node-plus::before { content: "\f480"; }
919
+ .bi-nut-fill::before { content: "\f481"; }
920
+ .bi-nut::before { content: "\f482"; }
921
+ .bi-octagon-fill::before { content: "\f483"; }
922
+ .bi-octagon-half::before { content: "\f484"; }
923
+ .bi-octagon::before { content: "\f485"; }
924
+ .bi-option::before { content: "\f486"; }
925
+ .bi-outlet::before { content: "\f487"; }
926
+ .bi-paint-bucket::before { content: "\f488"; }
927
+ .bi-palette-fill::before { content: "\f489"; }
928
+ .bi-palette::before { content: "\f48a"; }
929
+ .bi-palette2::before { content: "\f48b"; }
930
+ .bi-paperclip::before { content: "\f48c"; }
931
+ .bi-paragraph::before { content: "\f48d"; }
932
+ .bi-patch-check-fill::before { content: "\f48e"; }
933
+ .bi-patch-check::before { content: "\f48f"; }
934
+ .bi-patch-exclamation-fill::before { content: "\f490"; }
935
+ .bi-patch-exclamation::before { content: "\f491"; }
936
+ .bi-patch-minus-fill::before { content: "\f492"; }
937
+ .bi-patch-minus::before { content: "\f493"; }
938
+ .bi-patch-plus-fill::before { content: "\f494"; }
939
+ .bi-patch-plus::before { content: "\f495"; }
940
+ .bi-patch-question-fill::before { content: "\f496"; }
941
+ .bi-patch-question::before { content: "\f497"; }
942
+ .bi-pause-btn-fill::before { content: "\f498"; }
943
+ .bi-pause-btn::before { content: "\f499"; }
944
+ .bi-pause-circle-fill::before { content: "\f49a"; }
945
+ .bi-pause-circle::before { content: "\f49b"; }
946
+ .bi-pause-fill::before { content: "\f49c"; }
947
+ .bi-pause::before { content: "\f49d"; }
948
+ .bi-peace-fill::before { content: "\f49e"; }
949
+ .bi-peace::before { content: "\f49f"; }
950
+ .bi-pen-fill::before { content: "\f4a0"; }
951
+ .bi-pen::before { content: "\f4a1"; }
952
+ .bi-pencil-fill::before { content: "\f4a2"; }
953
+ .bi-pencil-square::before { content: "\f4a3"; }
954
+ .bi-pencil::before { content: "\f4a4"; }
955
+ .bi-pentagon-fill::before { content: "\f4a5"; }
956
+ .bi-pentagon-half::before { content: "\f4a6"; }
957
+ .bi-pentagon::before { content: "\f4a7"; }
958
+ .bi-people-fill::before { content: "\f4a8"; }
959
+ .bi-people::before { content: "\f4a9"; }
960
+ .bi-percent::before { content: "\f4aa"; }
961
+ .bi-person-badge-fill::before { content: "\f4ab"; }
962
+ .bi-person-badge::before { content: "\f4ac"; }
963
+ .bi-person-bounding-box::before { content: "\f4ad"; }
964
+ .bi-person-check-fill::before { content: "\f4ae"; }
965
+ .bi-person-check::before { content: "\f4af"; }
966
+ .bi-person-circle::before { content: "\f4b0"; }
967
+ .bi-person-dash-fill::before { content: "\f4b1"; }
968
+ .bi-person-dash::before { content: "\f4b2"; }
969
+ .bi-person-fill::before { content: "\f4b3"; }
970
+ .bi-person-lines-fill::before { content: "\f4b4"; }
971
+ .bi-person-plus-fill::before { content: "\f4b5"; }
972
+ .bi-person-plus::before { content: "\f4b6"; }
973
+ .bi-person-square::before { content: "\f4b7"; }
974
+ .bi-person-x-fill::before { content: "\f4b8"; }
975
+ .bi-person-x::before { content: "\f4b9"; }
976
+ .bi-person::before { content: "\f4ba"; }
977
+ .bi-phone-fill::before { content: "\f4bb"; }
978
+ .bi-phone-landscape-fill::before { content: "\f4bc"; }
979
+ .bi-phone-landscape::before { content: "\f4bd"; }
980
+ .bi-phone-vibrate-fill::before { content: "\f4be"; }
981
+ .bi-phone-vibrate::before { content: "\f4bf"; }
982
+ .bi-phone::before { content: "\f4c0"; }
983
+ .bi-pie-chart-fill::before { content: "\f4c1"; }
984
+ .bi-pie-chart::before { content: "\f4c2"; }
985
+ .bi-pin-angle-fill::before { content: "\f4c3"; }
986
+ .bi-pin-angle::before { content: "\f4c4"; }
987
+ .bi-pin-fill::before { content: "\f4c5"; }
988
+ .bi-pin::before { content: "\f4c6"; }
989
+ .bi-pip-fill::before { content: "\f4c7"; }
990
+ .bi-pip::before { content: "\f4c8"; }
991
+ .bi-play-btn-fill::before { content: "\f4c9"; }
992
+ .bi-play-btn::before { content: "\f4ca"; }
993
+ .bi-play-circle-fill::before { content: "\f4cb"; }
994
+ .bi-play-circle::before { content: "\f4cc"; }
995
+ .bi-play-fill::before { content: "\f4cd"; }
996
+ .bi-play::before { content: "\f4ce"; }
997
+ .bi-plug-fill::before { content: "\f4cf"; }
998
+ .bi-plug::before { content: "\f4d0"; }
999
+ .bi-plus-circle-dotted::before { content: "\f4d1"; }
1000
+ .bi-plus-circle-fill::before { content: "\f4d2"; }
1001
+ .bi-plus-circle::before { content: "\f4d3"; }
1002
+ .bi-plus-square-dotted::before { content: "\f4d4"; }
1003
+ .bi-plus-square-fill::before { content: "\f4d5"; }
1004
+ .bi-plus-square::before { content: "\f4d6"; }
1005
+ .bi-plus::before { content: "\f4d7"; }
1006
+ .bi-power::before { content: "\f4d8"; }
1007
+ .bi-printer-fill::before { content: "\f4d9"; }
1008
+ .bi-printer::before { content: "\f4da"; }
1009
+ .bi-puzzle-fill::before { content: "\f4db"; }
1010
+ .bi-puzzle::before { content: "\f4dc"; }
1011
+ .bi-question-circle-fill::before { content: "\f4dd"; }
1012
+ .bi-question-circle::before { content: "\f4de"; }
1013
+ .bi-question-diamond-fill::before { content: "\f4df"; }
1014
+ .bi-question-diamond::before { content: "\f4e0"; }
1015
+ .bi-question-octagon-fill::before { content: "\f4e1"; }
1016
+ .bi-question-octagon::before { content: "\f4e2"; }
1017
+ .bi-question-square-fill::before { content: "\f4e3"; }
1018
+ .bi-question-square::before { content: "\f4e4"; }
1019
+ .bi-question::before { content: "\f4e5"; }
1020
+ .bi-receipt-cutoff::before { content: "\f4e6"; }
1021
+ .bi-receipt::before { content: "\f4e7"; }
1022
+ .bi-reception-0::before { content: "\f4e8"; }
1023
+ .bi-reception-1::before { content: "\f4e9"; }
1024
+ .bi-reception-2::before { content: "\f4ea"; }
1025
+ .bi-reception-3::before { content: "\f4eb"; }
1026
+ .bi-reception-4::before { content: "\f4ec"; }
1027
+ .bi-record-btn-fill::before { content: "\f4ed"; }
1028
+ .bi-record-btn::before { content: "\f4ee"; }
1029
+ .bi-record-circle-fill::before { content: "\f4ef"; }
1030
+ .bi-record-circle::before { content: "\f4f0"; }
1031
+ .bi-record-fill::before { content: "\f4f1"; }
1032
+ .bi-record::before { content: "\f4f2"; }
1033
+ .bi-record2-fill::before { content: "\f4f3"; }
1034
+ .bi-record2::before { content: "\f4f4"; }
1035
+ .bi-reply-all-fill::before { content: "\f4f5"; }
1036
+ .bi-reply-all::before { content: "\f4f6"; }
1037
+ .bi-reply-fill::before { content: "\f4f7"; }
1038
+ .bi-reply::before { content: "\f4f8"; }
1039
+ .bi-rss-fill::before { content: "\f4f9"; }
1040
+ .bi-rss::before { content: "\f4fa"; }
1041
+ .bi-rulers::before { content: "\f4fb"; }
1042
+ .bi-save-fill::before { content: "\f4fc"; }
1043
+ .bi-save::before { content: "\f4fd"; }
1044
+ .bi-save2-fill::before { content: "\f4fe"; }
1045
+ .bi-save2::before { content: "\f4ff"; }
1046
+ .bi-scissors::before { content: "\f500"; }
1047
+ .bi-screwdriver::before { content: "\f501"; }
1048
+ .bi-search::before { content: "\f502"; }
1049
+ .bi-segmented-nav::before { content: "\f503"; }
1050
+ .bi-server::before { content: "\f504"; }
1051
+ .bi-share-fill::before { content: "\f505"; }
1052
+ .bi-share::before { content: "\f506"; }
1053
+ .bi-shield-check::before { content: "\f507"; }
1054
+ .bi-shield-exclamation::before { content: "\f508"; }
1055
+ .bi-shield-fill-check::before { content: "\f509"; }
1056
+ .bi-shield-fill-exclamation::before { content: "\f50a"; }
1057
+ .bi-shield-fill-minus::before { content: "\f50b"; }
1058
+ .bi-shield-fill-plus::before { content: "\f50c"; }
1059
+ .bi-shield-fill-x::before { content: "\f50d"; }
1060
+ .bi-shield-fill::before { content: "\f50e"; }
1061
+ .bi-shield-lock-fill::before { content: "\f50f"; }
1062
+ .bi-shield-lock::before { content: "\f510"; }
1063
+ .bi-shield-minus::before { content: "\f511"; }
1064
+ .bi-shield-plus::before { content: "\f512"; }
1065
+ .bi-shield-shaded::before { content: "\f513"; }
1066
+ .bi-shield-slash-fill::before { content: "\f514"; }
1067
+ .bi-shield-slash::before { content: "\f515"; }
1068
+ .bi-shield-x::before { content: "\f516"; }
1069
+ .bi-shield::before { content: "\f517"; }
1070
+ .bi-shift-fill::before { content: "\f518"; }
1071
+ .bi-shift::before { content: "\f519"; }
1072
+ .bi-shop-window::before { content: "\f51a"; }
1073
+ .bi-shop::before { content: "\f51b"; }
1074
+ .bi-shuffle::before { content: "\f51c"; }
1075
+ .bi-signpost-2-fill::before { content: "\f51d"; }
1076
+ .bi-signpost-2::before { content: "\f51e"; }
1077
+ .bi-signpost-fill::before { content: "\f51f"; }
1078
+ .bi-signpost-split-fill::before { content: "\f520"; }
1079
+ .bi-signpost-split::before { content: "\f521"; }
1080
+ .bi-signpost::before { content: "\f522"; }
1081
+ .bi-sim-fill::before { content: "\f523"; }
1082
+ .bi-sim::before { content: "\f524"; }
1083
+ .bi-skip-backward-btn-fill::before { content: "\f525"; }
1084
+ .bi-skip-backward-btn::before { content: "\f526"; }
1085
+ .bi-skip-backward-circle-fill::before { content: "\f527"; }
1086
+ .bi-skip-backward-circle::before { content: "\f528"; }
1087
+ .bi-skip-backward-fill::before { content: "\f529"; }
1088
+ .bi-skip-backward::before { content: "\f52a"; }
1089
+ .bi-skip-end-btn-fill::before { content: "\f52b"; }
1090
+ .bi-skip-end-btn::before { content: "\f52c"; }
1091
+ .bi-skip-end-circle-fill::before { content: "\f52d"; }
1092
+ .bi-skip-end-circle::before { content: "\f52e"; }
1093
+ .bi-skip-end-fill::before { content: "\f52f"; }
1094
+ .bi-skip-end::before { content: "\f530"; }
1095
+ .bi-skip-forward-btn-fill::before { content: "\f531"; }
1096
+ .bi-skip-forward-btn::before { content: "\f532"; }
1097
+ .bi-skip-forward-circle-fill::before { content: "\f533"; }
1098
+ .bi-skip-forward-circle::before { content: "\f534"; }
1099
+ .bi-skip-forward-fill::before { content: "\f535"; }
1100
+ .bi-skip-forward::before { content: "\f536"; }
1101
+ .bi-skip-start-btn-fill::before { content: "\f537"; }
1102
+ .bi-skip-start-btn::before { content: "\f538"; }
1103
+ .bi-skip-start-circle-fill::before { content: "\f539"; }
1104
+ .bi-skip-start-circle::before { content: "\f53a"; }
1105
+ .bi-skip-start-fill::before { content: "\f53b"; }
1106
+ .bi-skip-start::before { content: "\f53c"; }
1107
+ .bi-slack::before { content: "\f53d"; }
1108
+ .bi-slash-circle-fill::before { content: "\f53e"; }
1109
+ .bi-slash-circle::before { content: "\f53f"; }
1110
+ .bi-slash-square-fill::before { content: "\f540"; }
1111
+ .bi-slash-square::before { content: "\f541"; }
1112
+ .bi-slash::before { content: "\f542"; }
1113
+ .bi-sliders::before { content: "\f543"; }
1114
+ .bi-smartwatch::before { content: "\f544"; }
1115
+ .bi-sort-alpha-down-alt::before { content: "\f545"; }
1116
+ .bi-sort-alpha-down::before { content: "\f546"; }
1117
+ .bi-sort-alpha-up-alt::before { content: "\f547"; }
1118
+ .bi-sort-alpha-up::before { content: "\f548"; }
1119
+ .bi-sort-down-alt::before { content: "\f549"; }
1120
+ .bi-sort-down::before { content: "\f54a"; }
1121
+ .bi-sort-numeric-down-alt::before { content: "\f54b"; }
1122
+ .bi-sort-numeric-down::before { content: "\f54c"; }
1123
+ .bi-sort-numeric-up-alt::before { content: "\f54d"; }
1124
+ .bi-sort-numeric-up::before { content: "\f54e"; }
1125
+ .bi-sort-up-alt::before { content: "\f54f"; }
1126
+ .bi-sort-up::before { content: "\f550"; }
1127
+ .bi-soundwave::before { content: "\f551"; }
1128
+ .bi-speaker-fill::before { content: "\f552"; }
1129
+ .bi-speaker::before { content: "\f553"; }
1130
+ .bi-speedometer::before { content: "\f554"; }
1131
+ .bi-speedometer2::before { content: "\f555"; }
1132
+ .bi-spellcheck::before { content: "\f556"; }
1133
+ .bi-square-fill::before { content: "\f557"; }
1134
+ .bi-square-half::before { content: "\f558"; }
1135
+ .bi-square::before { content: "\f559"; }
1136
+ .bi-stack::before { content: "\f55a"; }
1137
+ .bi-star-fill::before { content: "\f55b"; }
1138
+ .bi-star-half::before { content: "\f55c"; }
1139
+ .bi-star::before { content: "\f55d"; }
1140
+ .bi-stickies-fill::before { content: "\f55e"; }
1141
+ .bi-stickies::before { content: "\f55f"; }
1142
+ .bi-sticky-fill::before { content: "\f560"; }
1143
+ .bi-sticky::before { content: "\f561"; }
1144
+ .bi-stop-btn-fill::before { content: "\f562"; }
1145
+ .bi-stop-btn::before { content: "\f563"; }
1146
+ .bi-stop-circle-fill::before { content: "\f564"; }
1147
+ .bi-stop-circle::before { content: "\f565"; }
1148
+ .bi-stop-fill::before { content: "\f566"; }
1149
+ .bi-stop::before { content: "\f567"; }
1150
+ .bi-stoplights-fill::before { content: "\f568"; }
1151
+ .bi-stoplights::before { content: "\f569"; }
1152
+ .bi-stopwatch-fill::before { content: "\f56a"; }
1153
+ .bi-stopwatch::before { content: "\f56b"; }
1154
+ .bi-subtract::before { content: "\f56c"; }
1155
+ .bi-suit-club-fill::before { content: "\f56d"; }
1156
+ .bi-suit-club::before { content: "\f56e"; }
1157
+ .bi-suit-diamond-fill::before { content: "\f56f"; }
1158
+ .bi-suit-diamond::before { content: "\f570"; }
1159
+ .bi-suit-heart-fill::before { content: "\f571"; }
1160
+ .bi-suit-heart::before { content: "\f572"; }
1161
+ .bi-suit-spade-fill::before { content: "\f573"; }
1162
+ .bi-suit-spade::before { content: "\f574"; }
1163
+ .bi-sun::before { content: "\f575"; }
1164
+ .bi-sunglasses::before { content: "\f576"; }
1165
+ .bi-symmetry-horizontal::before { content: "\f577"; }
1166
+ .bi-symmetry-vertical::before { content: "\f578"; }
1167
+ .bi-table::before { content: "\f579"; }
1168
+ .bi-tablet-fill::before { content: "\f57a"; }
1169
+ .bi-tablet-landscape-fill::before { content: "\f57b"; }
1170
+ .bi-tablet-landscape::before { content: "\f57c"; }
1171
+ .bi-tablet::before { content: "\f57d"; }
1172
+ .bi-tag-fill::before { content: "\f57e"; }
1173
+ .bi-tag::before { content: "\f57f"; }
1174
+ .bi-tags-fill::before { content: "\f580"; }
1175
+ .bi-tags::before { content: "\f581"; }
1176
+ .bi-telegram::before { content: "\f582"; }
1177
+ .bi-telephone-fill::before { content: "\f583"; }
1178
+ .bi-telephone-forward-fill::before { content: "\f584"; }
1179
+ .bi-telephone-forward::before { content: "\f585"; }
1180
+ .bi-telephone-inbound-fill::before { content: "\f586"; }
1181
+ .bi-telephone-inbound::before { content: "\f587"; }
1182
+ .bi-telephone-minus-fill::before { content: "\f588"; }
1183
+ .bi-telephone-minus::before { content: "\f589"; }
1184
+ .bi-telephone-outbound-fill::before { content: "\f58a"; }
1185
+ .bi-telephone-outbound::before { content: "\f58b"; }
1186
+ .bi-telephone-plus-fill::before { content: "\f58c"; }
1187
+ .bi-telephone-plus::before { content: "\f58d"; }
1188
+ .bi-telephone-x-fill::before { content: "\f58e"; }
1189
+ .bi-telephone-x::before { content: "\f58f"; }
1190
+ .bi-telephone::before { content: "\f590"; }
1191
+ .bi-terminal-fill::before { content: "\f591"; }
1192
+ .bi-terminal::before { content: "\f592"; }
1193
+ .bi-text-center::before { content: "\f593"; }
1194
+ .bi-text-indent-left::before { content: "\f594"; }
1195
+ .bi-text-indent-right::before { content: "\f595"; }
1196
+ .bi-text-left::before { content: "\f596"; }
1197
+ .bi-text-paragraph::before { content: "\f597"; }
1198
+ .bi-text-right::before { content: "\f598"; }
1199
+ .bi-textarea-resize::before { content: "\f599"; }
1200
+ .bi-textarea-t::before { content: "\f59a"; }
1201
+ .bi-textarea::before { content: "\f59b"; }
1202
+ .bi-thermometer-half::before { content: "\f59c"; }
1203
+ .bi-thermometer::before { content: "\f59d"; }
1204
+ .bi-three-dots-vertical::before { content: "\f59e"; }
1205
+ .bi-three-dots::before { content: "\f59f"; }
1206
+ .bi-toggle-off::before { content: "\f5a0"; }
1207
+ .bi-toggle-on::before { content: "\f5a1"; }
1208
+ .bi-toggle2-off::before { content: "\f5a2"; }
1209
+ .bi-toggle2-on::before { content: "\f5a3"; }
1210
+ .bi-toggles::before { content: "\f5a4"; }
1211
+ .bi-toggles2::before { content: "\f5a5"; }
1212
+ .bi-tools::before { content: "\f5a6"; }
1213
+ .bi-trash-fill::before { content: "\f5a7"; }
1214
+ .bi-trash::before { content: "\f5a8"; }
1215
+ .bi-trash2-fill::before { content: "\f5a9"; }
1216
+ .bi-trash2::before { content: "\f5aa"; }
1217
+ .bi-tree-fill::before { content: "\f5ab"; }
1218
+ .bi-tree::before { content: "\f5ac"; }
1219
+ .bi-triangle-fill::before { content: "\f5ad"; }
1220
+ .bi-triangle-half::before { content: "\f5ae"; }
1221
+ .bi-triangle::before { content: "\f5af"; }
1222
+ .bi-trophy-fill::before { content: "\f5b0"; }
1223
+ .bi-trophy::before { content: "\f5b1"; }
1224
+ .bi-truck-flatbed::before { content: "\f5b2"; }
1225
+ .bi-truck::before { content: "\f5b3"; }
1226
+ .bi-tv-fill::before { content: "\f5b4"; }
1227
+ .bi-tv::before { content: "\f5b5"; }
1228
+ .bi-twitch::before { content: "\f5b6"; }
1229
+ .bi-twitter::before { content: "\f5b7"; }
1230
+ .bi-type-bold::before { content: "\f5b8"; }
1231
+ .bi-type-h1::before { content: "\f5b9"; }
1232
+ .bi-type-h2::before { content: "\f5ba"; }
1233
+ .bi-type-h3::before { content: "\f5bb"; }
1234
+ .bi-type-italic::before { content: "\f5bc"; }
1235
+ .bi-type-strikethrough::before { content: "\f5bd"; }
1236
+ .bi-type-underline::before { content: "\f5be"; }
1237
+ .bi-type::before { content: "\f5bf"; }
1238
+ .bi-ui-checks-grid::before { content: "\f5c0"; }
1239
+ .bi-ui-checks::before { content: "\f5c1"; }
1240
+ .bi-ui-radios-grid::before { content: "\f5c2"; }
1241
+ .bi-ui-radios::before { content: "\f5c3"; }
1242
+ .bi-union::before { content: "\f5c4"; }
1243
+ .bi-unlock-fill::before { content: "\f5c5"; }
1244
+ .bi-unlock::before { content: "\f5c6"; }
1245
+ .bi-upc-scan::before { content: "\f5c7"; }
1246
+ .bi-upc::before { content: "\f5c8"; }
1247
+ .bi-upload::before { content: "\f5c9"; }
1248
+ .bi-vector-pen::before { content: "\f5ca"; }
1249
+ .bi-view-list::before { content: "\f5cb"; }
1250
+ .bi-view-stacked::before { content: "\f5cc"; }
1251
+ .bi-vinyl-fill::before { content: "\f5cd"; }
1252
+ .bi-vinyl::before { content: "\f5ce"; }
1253
+ .bi-voicemail::before { content: "\f5cf"; }
1254
+ .bi-volume-down-fill::before { content: "\f5d0"; }
1255
+ .bi-volume-down::before { content: "\f5d1"; }
1256
+ .bi-volume-mute-fill::before { content: "\f5d2"; }
1257
+ .bi-volume-mute::before { content: "\f5d3"; }
1258
+ .bi-volume-off-fill::before { content: "\f5d4"; }
1259
+ .bi-volume-off::before { content: "\f5d5"; }
1260
+ .bi-volume-up-fill::before { content: "\f5d6"; }
1261
+ .bi-volume-up::before { content: "\f5d7"; }
1262
+ .bi-vr::before { content: "\f5d8"; }
1263
+ .bi-wallet-fill::before { content: "\f5d9"; }
1264
+ .bi-wallet::before { content: "\f5da"; }
1265
+ .bi-wallet2::before { content: "\f5db"; }
1266
+ .bi-watch::before { content: "\f5dc"; }
1267
+ .bi-whatsapp::before { content: "\f5dd"; }
1268
+ .bi-wifi-1::before { content: "\f5de"; }
1269
+ .bi-wifi-2::before { content: "\f5df"; }
1270
+ .bi-wifi-off::before { content: "\f5e0"; }
1271
+ .bi-wifi::before { content: "\f5e1"; }
1272
+ .bi-window-dock::before { content: "\f5e2"; }
1273
+ .bi-window-sidebar::before { content: "\f5e3"; }
1274
+ .bi-window::before { content: "\f5e4"; }
1275
+ .bi-wrench::before { content: "\f5e5"; }
1276
+ .bi-x-circle-fill::before { content: "\f5e6"; }
1277
+ .bi-x-circle::before { content: "\f5e7"; }
1278
+ .bi-x-diamond-fill::before { content: "\f5e8"; }
1279
+ .bi-x-diamond::before { content: "\f5e9"; }
1280
+ .bi-x-octagon-fill::before { content: "\f5ea"; }
1281
+ .bi-x-octagon::before { content: "\f5eb"; }
1282
+ .bi-x-square-fill::before { content: "\f5ec"; }
1283
+ .bi-x-square::before { content: "\f5ed"; }
1284
+ .bi-x::before { content: "\f5ee"; }
1285
+ .bi-youtube::before { content: "\f5ef"; }
1286
+ .bi-zoom-in::before { content: "\f5f0"; }
1287
+ .bi-zoom-out::before { content: "\f5f1"; }