@scalar/api-reference 0.1.4 → 0.1.6

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 (460) hide show
  1. package/README.md +42 -0
  2. package/dist/components/ApiClientModal.vue.d.ts.map +1 -1
  3. package/dist/components/ApiReference.vue.d.ts +1 -0
  4. package/dist/components/ApiReference.vue.d.ts.map +1 -1
  5. package/dist/components/Content/ReferenceEndpoint/ExampleRequest.vue.d.ts.map +1 -1
  6. package/dist/components/Content/ReferenceEndpoint/ExampleResponses.vue.d.ts.map +1 -1
  7. package/dist/components/Icon/SvgRenderer.d.ts.map +1 -1
  8. package/dist/index.js +46544 -96774
  9. package/dist/index2.js +3 -0
  10. package/dist/style.css +807 -112
  11. package/package.json +20 -15
  12. package/.env.example +0 -1
  13. package/.eslintignore +0 -1
  14. package/.eslintrc.json +0 -21
  15. package/CHANGELOG.md +0 -43
  16. package/dist/index-ad012ba6.js +0 -59729
  17. package/dist/variables.css +0 -132
  18. package/src/assets/css/reset.css +0 -154
  19. package/src/assets/css/variables.css +0 -132
  20. package/src/components/ApiClientModal.vue +0 -184
  21. package/src/components/ApiReference.vue +0 -639
  22. package/src/components/Card/Card.vue +0 -12
  23. package/src/components/Card/CardContent.vue +0 -45
  24. package/src/components/Card/CardFooter.vue +0 -13
  25. package/src/components/Card/CardHeader.vue +0 -37
  26. package/src/components/Card/CardTab.vue +0 -31
  27. package/src/components/Card/CardTabHeader.vue +0 -32
  28. package/src/components/Card/index.ts +0 -6
  29. package/src/components/Content/Content.vue +0 -128
  30. package/src/components/Content/Introduction/BaseUrl.vue +0 -32
  31. package/src/components/Content/Introduction/Introduction.vue +0 -144
  32. package/src/components/Content/Introduction/LanguageSelector.vue +0 -339
  33. package/src/components/Content/Introduction/index.ts +0 -1
  34. package/src/components/Content/MarkdownRenderer.vue +0 -173
  35. package/src/components/Content/ReferenceEndpoint/Copy.vue +0 -97
  36. package/src/components/Content/ReferenceEndpoint/ExampleRequest.vue +0 -365
  37. package/src/components/Content/ReferenceEndpoint/ExampleResponseTab.vue +0 -22
  38. package/src/components/Content/ReferenceEndpoint/ExampleResponses.vue +0 -134
  39. package/src/components/Content/ReferenceEndpoint/ParameterItem.vue +0 -26
  40. package/src/components/Content/ReferenceEndpoint/Parameters.vue +0 -23
  41. package/src/components/Content/ReferenceEndpoint/ReferenceEndpoint.vue +0 -29
  42. package/src/components/Content/ReferenceEndpoint/RequestBody.vue +0 -125
  43. package/src/components/Content/ReferenceEndpoint/RequestBodyProperties.vue +0 -54
  44. package/src/components/Content/ReferenceEndpoint/RequestBodyPropertiesChild.vue +0 -39
  45. package/src/components/Content/ReferenceEndpoint/index.ts +0 -1
  46. package/src/components/Content/ReferenceTag.vue +0 -99
  47. package/src/components/Content/Spinner.vue +0 -51
  48. package/src/components/Content/index.ts +0 -1
  49. package/src/components/FindAnythingButton.vue +0 -55
  50. package/src/components/FlowButton.vue +0 -184
  51. package/src/components/FlowIconButton.vue +0 -25
  52. package/src/components/FlowLoader.vue +0 -207
  53. package/src/components/Icon/FlowIcon.vue +0 -19
  54. package/src/components/Icon/Icon.vue +0 -23
  55. package/src/components/Icon/SvgRenderer.ts +0 -43
  56. package/src/components/Icon/brand/brand-adobe.svg +0 -1
  57. package/src/components/Icon/brand/brand-amazon.svg +0 -1
  58. package/src/components/Icon/brand/brand-browser-firefox.svg +0 -5
  59. package/src/components/Icon/brand/brand-browser-googlechrome.svg +0 -5
  60. package/src/components/Icon/brand/brand-creative-commons.svg +0 -1
  61. package/src/components/Icon/brand/brand-ecommerce-etsy.svg +0 -1
  62. package/src/components/Icon/brand/brand-ecommerce-patreon.svg +0 -1
  63. package/src/components/Icon/brand/brand-ecommerce-shopify.svg +0 -5
  64. package/src/components/Icon/brand/brand-ecommerce-wordpress.svg +0 -1
  65. package/src/components/Icon/brand/brand-gaming-nintendo-switch.svg +0 -5
  66. package/src/components/Icon/brand/brand-gaming-playstation.svg +0 -1
  67. package/src/components/Icon/brand/brand-gaming-xbox-live.svg +0 -5
  68. package/src/components/Icon/brand/brand-google-drive.svg +0 -5
  69. package/src/components/Icon/brand/brand-google-gmail.svg +0 -5
  70. package/src/components/Icon/brand/brand-google.svg +0 -1
  71. package/src/components/Icon/brand/brand-music-itunes.svg +0 -1
  72. package/src/components/Icon/brand/brand-music-soundcloud.svg +0 -1
  73. package/src/components/Icon/brand/brand-music-spotify.svg +0 -1
  74. package/src/components/Icon/brand/brand-office-dropbox.svg +0 -5
  75. package/src/components/Icon/brand/brand-office-slack.svg +0 -5
  76. package/src/components/Icon/brand/brand-office-zoom.svg +0 -1
  77. package/src/components/Icon/brand/brand-payments-alipay.svg +0 -1
  78. package/src/components/Icon/brand/brand-payments-paypal.svg +0 -1
  79. package/src/components/Icon/brand/brand-payments-stripe.svg +0 -1
  80. package/src/components/Icon/brand/brand-platform-android.svg +0 -1
  81. package/src/components/Icon/brand/brand-platform-apple.svg +0 -5
  82. package/src/components/Icon/brand/brand-platform-linux.svg +0 -5
  83. package/src/components/Icon/brand/brand-platform-microsoft-windows.svg +0 -4
  84. package/src/components/Icon/brand/brand-social-chat-discord.svg +0 -5
  85. package/src/components/Icon/brand/brand-social-chat-kuaishou.svg +0 -5
  86. package/src/components/Icon/brand/brand-social-chat-line.svg +0 -5
  87. package/src/components/Icon/brand/brand-social-chat-messenger.svg +0 -5
  88. package/src/components/Icon/brand/brand-social-chat-signal.svg +0 -5
  89. package/src/components/Icon/brand/brand-social-chat-snapchat.svg +0 -5
  90. package/src/components/Icon/brand/brand-social-chat-telegram.svg +0 -5
  91. package/src/components/Icon/brand/brand-social-chat-wechat.svg +0 -5
  92. package/src/components/Icon/brand/brand-social-chat-whatsapp.svg +0 -5
  93. package/src/components/Icon/brand/brand-social-media-deviantart.svg +0 -5
  94. package/src/components/Icon/brand/brand-social-media-dribbble.svg +0 -1
  95. package/src/components/Icon/brand/brand-social-media-facebook.svg +0 -1
  96. package/src/components/Icon/brand/brand-social-media-instagram.svg +0 -5
  97. package/src/components/Icon/brand/brand-social-media-linkedin.svg +0 -5
  98. package/src/components/Icon/brand/brand-social-media-pinterest.svg +0 -5
  99. package/src/components/Icon/brand/brand-social-media-reddit.svg +0 -1
  100. package/src/components/Icon/brand/brand-social-media-sina-weibo.svg +0 -5
  101. package/src/components/Icon/brand/brand-social-media-threads.svg +0 -1
  102. package/src/components/Icon/brand/brand-social-media-tiktok.svg +0 -5
  103. package/src/components/Icon/brand/brand-social-media-tinder.svg +0 -1
  104. package/src/components/Icon/brand/brand-social-media-tumblr.svg +0 -5
  105. package/src/components/Icon/brand/brand-social-media-twitter.svg +0 -5
  106. package/src/components/Icon/brand/brand-software-design-figma.svg +0 -1
  107. package/src/components/Icon/brand/brand-software-development-authy.svg +0 -1
  108. package/src/components/Icon/brand/brand-software-development-digital-ocean.svg +0 -1
  109. package/src/components/Icon/brand/brand-software-development-docker.svg +0 -5
  110. package/src/components/Icon/brand/brand-software-development-github.svg +0 -5
  111. package/src/components/Icon/brand/brand-software-development-jira.svg +0 -1
  112. package/src/components/Icon/brand/brand-software-development-openai.svg +0 -1
  113. package/src/components/Icon/brand/brand-software-development-stackexchange.svg +0 -5
  114. package/src/components/Icon/brand/brand-software-development-stackoverflow.svg +0 -1
  115. package/src/components/Icon/brand/brand-video-netflix.svg +0 -5
  116. package/src/components/Icon/brand/brand-video-twitch.svg +0 -1
  117. package/src/components/Icon/brand/brand-video-vimeo.svg +0 -5
  118. package/src/components/Icon/brand/brand-video-youtube.svg +0 -5
  119. package/src/components/Icon/brand/programming-framework-angular.svg +0 -5
  120. package/src/components/Icon/brand/programming-framework-astro.svg +0 -5
  121. package/src/components/Icon/brand/programming-framework-laravel.svg +0 -1
  122. package/src/components/Icon/brand/programming-framework-nextdotjs.svg +0 -5
  123. package/src/components/Icon/brand/programming-framework-react.svg +0 -5
  124. package/src/components/Icon/brand/programming-framework-vuedotjs.svg +0 -1
  125. package/src/components/Icon/brand/programming-language-c.svg +0 -5
  126. package/src/components/Icon/brand/programming-language-clojure.svg +0 -5
  127. package/src/components/Icon/brand/programming-language-csharp.svg +0 -4
  128. package/src/components/Icon/brand/programming-language-css3.svg +0 -4
  129. package/src/components/Icon/brand/programming-language-go.svg +0 -4
  130. package/src/components/Icon/brand/programming-language-html5.svg +0 -4
  131. package/src/components/Icon/brand/programming-language-java.svg +0 -21
  132. package/src/components/Icon/brand/programming-language-javascript-js.svg +0 -4
  133. package/src/components/Icon/brand/programming-language-json.svg +0 -8
  134. package/src/components/Icon/brand/programming-language-kotlin.svg +0 -3
  135. package/src/components/Icon/brand/programming-language-node.svg +0 -10
  136. package/src/components/Icon/brand/programming-language-objc.svg +0 -6
  137. package/src/components/Icon/brand/programming-language-ocaml.svg +0 -4
  138. package/src/components/Icon/brand/programming-language-php.svg +0 -4
  139. package/src/components/Icon/brand/programming-language-powershell.svg +0 -10
  140. package/src/components/Icon/brand/programming-language-python.svg +0 -4
  141. package/src/components/Icon/brand/programming-language-r.svg +0 -7
  142. package/src/components/Icon/brand/programming-language-ruby.svg +0 -5
  143. package/src/components/Icon/brand/programming-language-scala.svg +0 -5
  144. package/src/components/Icon/brand/programming-language-shell.svg +0 -5
  145. package/src/components/Icon/brand/programming-language-swift.svg +0 -4
  146. package/src/components/Icon/brand/programming-language-typescript.svg +0 -5
  147. package/src/components/Icon/brand/programming-tool-git.svg +0 -1
  148. package/src/components/Icon/brand/programming-tool-tailwindcss.svg +0 -5
  149. package/src/components/Icon/icons/Add.svg +0 -4
  150. package/src/components/Icon/icons/ArrowDown.svg +0 -3
  151. package/src/components/Icon/icons/ArrowLeft.svg +0 -3
  152. package/src/components/Icon/icons/ArrowRight.svg +0 -3
  153. package/src/components/Icon/icons/ArrowUp.svg +0 -3
  154. package/src/components/Icon/icons/Background.svg +0 -8
  155. package/src/components/Icon/icons/CallToAction.svg +0 -5
  156. package/src/components/Icon/icons/CheckMark.svg +0 -3
  157. package/src/components/Icon/icons/ChevronDown.svg +0 -3
  158. package/src/components/Icon/icons/ChevronLeft.svg +0 -3
  159. package/src/components/Icon/icons/ChevronRight.svg +0 -3
  160. package/src/components/Icon/icons/ChevronUp.svg +0 -3
  161. package/src/components/Icon/icons/Close.svg +0 -3
  162. package/src/components/Icon/icons/DarkMode.svg +0 -4
  163. package/src/components/Icon/icons/Delete.svg +0 -5
  164. package/src/components/Icon/icons/Discord.svg +0 -5
  165. package/src/components/Icon/icons/Duplicate.svg +0 -6
  166. package/src/components/Icon/icons/Edit.svg +0 -4
  167. package/src/components/Icon/icons/EditorBold.svg +0 -4
  168. package/src/components/Icon/icons/EditorCode.svg +0 -6
  169. package/src/components/Icon/icons/EditorHighlight.svg +0 -12
  170. package/src/components/Icon/icons/EditorItalic.svg +0 -4
  171. package/src/components/Icon/icons/EditorLink.svg +0 -8
  172. package/src/components/Icon/icons/EditorStrike.svg +0 -4
  173. package/src/components/Icon/icons/EditorUnderline.svg +0 -6
  174. package/src/components/Icon/icons/Ellipses.svg +0 -4
  175. package/src/components/Icon/icons/Error.svg +0 -4
  176. package/src/components/Icon/icons/ExternalLink.svg +0 -7
  177. package/src/components/Icon/icons/Folder.svg +0 -4
  178. package/src/components/Icon/icons/GitHub.svg +0 -4
  179. package/src/components/Icon/icons/Google.svg +0 -4
  180. package/src/components/Icon/icons/Hide.svg +0 -5
  181. package/src/components/Icon/icons/Key.svg +0 -5
  182. package/src/components/Icon/icons/Leave.svg +0 -5
  183. package/src/components/Icon/icons/LightMode.svg +0 -6
  184. package/src/components/Icon/icons/Link.svg +0 -5
  185. package/src/components/Icon/icons/Lock.svg +0 -4
  186. package/src/components/Icon/icons/Logo.svg +0 -4
  187. package/src/components/Icon/icons/LogoAPI.svg +0 -4
  188. package/src/components/Icon/icons/LogoClient.svg +0 -4
  189. package/src/components/Icon/icons/LogoMarket.svg +0 -4
  190. package/src/components/Icon/icons/LogoSwagger.svg +0 -4
  191. package/src/components/Icon/icons/Magic.svg +0 -5
  192. package/src/components/Icon/icons/Menu.svg +0 -3
  193. package/src/components/Icon/icons/Page.svg +0 -8
  194. package/src/components/Icon/icons/Payment.svg +0 -5
  195. package/src/components/Icon/icons/Refresh.svg +0 -4
  196. package/src/components/Icon/icons/Search.svg +0 -4
  197. package/src/components/Icon/icons/Show.svg +0 -5
  198. package/src/components/Icon/icons/Sigma.svg +0 -4
  199. package/src/components/Icon/icons/Trash.svg +0 -5
  200. package/src/components/Icon/icons/index.ts +0 -65
  201. package/src/components/Icon/index.ts +0 -2
  202. package/src/components/Icon/line/arrow-chevron-down.svg +0 -1
  203. package/src/components/Icon/line/arrow-chevron-left.svg +0 -1
  204. package/src/components/Icon/line/arrow-chevron-right.svg +0 -1
  205. package/src/components/Icon/line/arrow-chevron-up.svg +0 -1
  206. package/src/components/Icon/line/arrow-down.svg +0 -1
  207. package/src/components/Icon/line/arrow-left.svg +0 -1
  208. package/src/components/Icon/line/arrow-right.svg +0 -1
  209. package/src/components/Icon/line/arrow-up.svg +0 -1
  210. package/src/components/Icon/line/basic-shape-diamond.svg +0 -1
  211. package/src/components/Icon/line/basic-shape-hexagon.svg +0 -1
  212. package/src/components/Icon/line/basic-shape-primary-circle-ellipse-round.svg +0 -1
  213. package/src/components/Icon/line/basic-shape-primary-square-rectangle.svg +0 -1
  214. package/src/components/Icon/line/basic-shape-shield.svg +0 -1
  215. package/src/components/Icon/line/computer-device-desktop-monitor.svg +0 -1
  216. package/src/components/Icon/line/computer-device-desktop.svg +0 -1
  217. package/src/components/Icon/line/computer-device-laptop.svg +0 -1
  218. package/src/components/Icon/line/computer-device-mobile-phone-android-samsung-back.svg +0 -1
  219. package/src/components/Icon/line/computer-device-mobile-phone-android-samsung.svg +0 -1
  220. package/src/components/Icon/line/computer-device-mobile-phone-iphone-x-back.svg +0 -1
  221. package/src/components/Icon/line/computer-device-mobile-phone-iphone-x.svg +0 -1
  222. package/src/components/Icon/line/computer-device-mobile-tablet-touch.svg +0 -1
  223. package/src/components/Icon/line/computer-device-mobile-tablet.svg +0 -1
  224. package/src/components/Icon/line/computer-device-network-ethernet-cat6.svg +0 -1
  225. package/src/components/Icon/line/computer-device-network-lan-www.svg +0 -1
  226. package/src/components/Icon/line/computer-device-network-wifi-connection.svg +0 -1
  227. package/src/components/Icon/line/computer-device-network-wifi-router.svg +0 -1
  228. package/src/components/Icon/line/computer-keyboard-alt.svg +0 -1
  229. package/src/components/Icon/line/computer-keyboard-command-cmd-control-ctrl.svg +0 -1
  230. package/src/components/Icon/line/computer-keyboard-option.svg +0 -1
  231. package/src/components/Icon/line/computer-keyboard-shift.svg +0 -1
  232. package/src/components/Icon/line/ecology-science-erlenmeyer-flask.svg +0 -1
  233. package/src/components/Icon/line/entertainment-control-button-circle-left-arrow-rewind.svg +0 -1
  234. package/src/components/Icon/line/entertainment-control-button-circle-pause.svg +0 -1
  235. package/src/components/Icon/line/entertainment-control-button-circle-right-arrow-fast-forward.svg +0 -1
  236. package/src/components/Icon/line/entertainment-control-button-circle-stop-square.svg +0 -1
  237. package/src/components/Icon/line/entertainment-control-button-play-circle.svg +0 -1
  238. package/src/components/Icon/line/entertainment-party-popper-confetti.svg +0 -1
  239. package/src/components/Icon/line/image-flash-lightning.svg +0 -1
  240. package/src/components/Icon/line/image-photo-frame.svg +0 -1
  241. package/src/components/Icon/line/image-picture-flower.svg +0 -1
  242. package/src/components/Icon/line/interface-add.svg +0 -1
  243. package/src/components/Icon/line/interface-alert-error-exclamation-block-square.svg +0 -1
  244. package/src/components/Icon/line/interface-alert-error-x-block-square.svg +0 -1
  245. package/src/components/Icon/line/interface-alert-exclamation-diamond.svg +0 -1
  246. package/src/components/Icon/line/interface-alert-exclamation-triangle-warning.svg +0 -1
  247. package/src/components/Icon/line/interface-alert-information-circle.svg +0 -1
  248. package/src/components/Icon/line/interface-award-crown.svg +0 -1
  249. package/src/components/Icon/line/interface-bookmark-tag.svg +0 -1
  250. package/src/components/Icon/line/interface-bookmark.svg +0 -1
  251. package/src/components/Icon/line/interface-calendar-date-one.svg +0 -1
  252. package/src/components/Icon/line/interface-close.svg +0 -1
  253. package/src/components/Icon/line/interface-content-book-open-pages.svg +0 -1
  254. package/src/components/Icon/line/interface-content-book-page.svg +0 -1
  255. package/src/components/Icon/line/interface-content-file.svg +0 -8
  256. package/src/components/Icon/line/interface-content-folder.svg +0 -1
  257. package/src/components/Icon/line/interface-copy-clipboard.svg +0 -1
  258. package/src/components/Icon/line/interface-delete-bin-trash.svg +0 -1
  259. package/src/components/Icon/line/interface-dots-horizontal.svg +0 -1
  260. package/src/components/Icon/line/interface-dots-vertical.svg +0 -1
  261. package/src/components/Icon/line/interface-edit-attachment.svg +0 -1
  262. package/src/components/Icon/line/interface-edit-binocular.svg +0 -1
  263. package/src/components/Icon/line/interface-edit-magic-wand.svg +0 -1
  264. package/src/components/Icon/line/interface-edit-tool-eraser.svg +0 -1
  265. package/src/components/Icon/line/interface-edit-tool-paint-brush.svg +0 -1
  266. package/src/components/Icon/line/interface-edit-tool-paint-roller.svg +0 -1
  267. package/src/components/Icon/line/interface-edit-tool-pen.svg +0 -1
  268. package/src/components/Icon/line/interface-edit-tool-pencil.svg +0 -1
  269. package/src/components/Icon/line/interface-edit-view-eye.svg +0 -1
  270. package/src/components/Icon/line/interface-favorite-award.svg +0 -1
  271. package/src/components/Icon/line/interface-favorite-flag.svg +0 -1
  272. package/src/components/Icon/line/interface-favorite-heart.svg +0 -1
  273. package/src/components/Icon/line/interface-favorite-star.svg +0 -1
  274. package/src/components/Icon/line/interface-favorite-stars-shining.svg +0 -1
  275. package/src/components/Icon/line/interface-favorite-stars-sparkles.svg +0 -1
  276. package/src/components/Icon/line/interface-hierarchy-flowchart.svg +0 -1
  277. package/src/components/Icon/line/interface-home-house.svg +0 -1
  278. package/src/components/Icon/line/interface-hyperlink.svg +0 -1
  279. package/src/components/Icon/line/interface-lighting-brightness.svg +0 -1
  280. package/src/components/Icon/line/interface-lock-closed.svg +0 -1
  281. package/src/components/Icon/line/interface-lock-open-unlock.svg +0 -1
  282. package/src/components/Icon/line/interface-login-key.svg +0 -1
  283. package/src/components/Icon/line/interface-search.svg +0 -1
  284. package/src/components/Icon/line/interface-setting-cog.svg +0 -1
  285. package/src/components/Icon/line/interface-share-megaphone-bullhorn.svg +0 -1
  286. package/src/components/Icon/line/interface-share-rocket.svg +0 -1
  287. package/src/components/Icon/line/interface-share-satellite.svg +0 -1
  288. package/src/components/Icon/line/interface-share-space-ship.svg +0 -1
  289. package/src/components/Icon/line/interface-share.svg +0 -1
  290. package/src/components/Icon/line/interface-signal-square.svg +0 -1
  291. package/src/components/Icon/line/interface-text-formatting-left-open-quote.svg +0 -1
  292. package/src/components/Icon/line/interface-text-formatting-right-close-quote.svg +0 -1
  293. package/src/components/Icon/line/interface-time-clock-circle.svg +0 -1
  294. package/src/components/Icon/line/interface-time-hour-glass.svg +0 -1
  295. package/src/components/Icon/line/interface-users-multiple.svg +0 -1
  296. package/src/components/Icon/line/interface-validation-checkbox-square.svg +0 -1
  297. package/src/components/Icon/line/interface-weather-moon.svg +0 -1
  298. package/src/components/Icon/line/legal-justice-hammer-gavel.svg +0 -1
  299. package/src/components/Icon/line/mail-chat-bubble-square.svg +0 -1
  300. package/src/components/Icon/line/mail-send-email-paper-airplane.svg +0 -1
  301. package/src/components/Icon/line/mail-send-envelope.svg +0 -1
  302. package/src/components/Icon/line/mail-sign-hashtag.svg +0 -1
  303. package/src/components/Icon/line/money-cashier-receipt.svg +0 -1
  304. package/src/components/Icon/line/money-currency-dollar-pay.svg +0 -1
  305. package/src/components/Icon/line/money-graph-arrow-increase.svg +0 -1
  306. package/src/components/Icon/line/money-graph-bar-chart-increase.svg +0 -1
  307. package/src/components/Icon/line/nature-ecology-leaf.svg +0 -1
  308. package/src/components/Icon/line/phone-telephone.svg +0 -1
  309. package/src/components/Icon/line/programming-bug.svg +0 -1
  310. package/src/components/Icon/line/programming-cloud.svg +0 -1
  311. package/src/components/Icon/line/programming-computer-database-server.svg +0 -1
  312. package/src/components/Icon/line/programming-computer-database.svg +0 -1
  313. package/src/components/Icon/line/programming-module-four-layout.svg +0 -1
  314. package/src/components/Icon/line/programming-module-three.svg +0 -1
  315. package/src/components/Icon/line/programming-module.svg +0 -1
  316. package/src/components/Icon/line/programming-script-code.svg +0 -1
  317. package/src/components/Icon/line/shopping-cart.svg +0 -8
  318. package/src/components/Icon/line/shopping-gift-present.svg +0 -1
  319. package/src/components/Icon/line/shopping-shipping-box-parcel-package.svg +0 -1
  320. package/src/components/Icon/line/tag-new-circle.svg +0 -1
  321. package/src/components/Icon/line/travel-map-earth-globe.svg +0 -1
  322. package/src/components/Icon/localIcons.ts +0 -68
  323. package/src/components/Icon/solid/arrow-chevron-down.svg +0 -1
  324. package/src/components/Icon/solid/arrow-chevron-left.svg +0 -1
  325. package/src/components/Icon/solid/arrow-chevron-right.svg +0 -1
  326. package/src/components/Icon/solid/arrow-chevron-up.svg +0 -1
  327. package/src/components/Icon/solid/arrow-down.svg +0 -1
  328. package/src/components/Icon/solid/arrow-left.svg +0 -1
  329. package/src/components/Icon/solid/arrow-right.svg +0 -1
  330. package/src/components/Icon/solid/arrow-up.svg +0 -1
  331. package/src/components/Icon/solid/basic-shape-diamond.svg +0 -1
  332. package/src/components/Icon/solid/basic-shape-hexagon.svg +0 -1
  333. package/src/components/Icon/solid/basic-shape-primary-circle-ellipse-round.svg +0 -1
  334. package/src/components/Icon/solid/basic-shape-primary-square-rectangle.svg +0 -1
  335. package/src/components/Icon/solid/basic-shape-shield.svg +0 -1
  336. package/src/components/Icon/solid/computer-device-desktop-monitor.svg +0 -1
  337. package/src/components/Icon/solid/computer-device-desktop.svg +0 -1
  338. package/src/components/Icon/solid/computer-device-laptop.svg +0 -1
  339. package/src/components/Icon/solid/computer-device-mobile-phone-android-samsung-back.svg +0 -1
  340. package/src/components/Icon/solid/computer-device-mobile-phone-android-samsung.svg +0 -1
  341. package/src/components/Icon/solid/computer-device-mobile-phone-iphone-x-back.svg +0 -1
  342. package/src/components/Icon/solid/computer-device-mobile-phone-iphone-x.svg +0 -1
  343. package/src/components/Icon/solid/computer-device-mobile-tablet-touch.svg +0 -1
  344. package/src/components/Icon/solid/computer-device-mobile-tablet.svg +0 -1
  345. package/src/components/Icon/solid/computer-device-network-ethernet-cat6.svg +0 -1
  346. package/src/components/Icon/solid/computer-device-network-lan-www.svg +0 -1
  347. package/src/components/Icon/solid/computer-device-network-wifi-connection.svg +0 -5
  348. package/src/components/Icon/solid/computer-device-network-wifi-router.svg +0 -1
  349. package/src/components/Icon/solid/computer-keyboard-alt.svg +0 -1
  350. package/src/components/Icon/solid/computer-keyboard-command-cmd-control-ctrl.svg +0 -1
  351. package/src/components/Icon/solid/computer-keyboard-option.svg +0 -1
  352. package/src/components/Icon/solid/computer-keyboard-shift.svg +0 -1
  353. package/src/components/Icon/solid/ecology-science-erlenmeyer-flask.svg +0 -1
  354. package/src/components/Icon/solid/entertainment-control-button-circle-left-arrow-rewind.svg +0 -1
  355. package/src/components/Icon/solid/entertainment-control-button-circle-pause.svg +0 -1
  356. package/src/components/Icon/solid/entertainment-control-button-circle-play.svg +0 -5
  357. package/src/components/Icon/solid/entertainment-control-button-circle-right-arrow-fast-forward.svg +0 -1
  358. package/src/components/Icon/solid/entertainment-control-button-circle-stop-square.svg +0 -1
  359. package/src/components/Icon/solid/entertainment-party-popper-confetti.svg +0 -1
  360. package/src/components/Icon/solid/image-flash-lightning.svg +0 -5
  361. package/src/components/Icon/solid/image-photo-frame.svg +0 -11
  362. package/src/components/Icon/solid/image-picture-flower.svg +0 -5
  363. package/src/components/Icon/solid/interface-add-square.svg +0 -5
  364. package/src/components/Icon/solid/interface-alert-error-exclamation-block-square.svg +0 -1
  365. package/src/components/Icon/solid/interface-alert-error-x-block-square.svg +0 -1
  366. package/src/components/Icon/solid/interface-alert-exclamation-diamond.svg +0 -1
  367. package/src/components/Icon/solid/interface-alert-exclamation-triangle-warning.svg +0 -1
  368. package/src/components/Icon/solid/interface-alert-information-circle.svg +0 -5
  369. package/src/components/Icon/solid/interface-award-crown.svg +0 -5
  370. package/src/components/Icon/solid/interface-bookmark-tag.svg +0 -1
  371. package/src/components/Icon/solid/interface-bookmark.svg +0 -5
  372. package/src/components/Icon/solid/interface-calendar-date-one.svg +0 -5
  373. package/src/components/Icon/solid/interface-close.svg +0 -8
  374. package/src/components/Icon/solid/interface-content-book-open-pages.svg +0 -13
  375. package/src/components/Icon/solid/interface-content-book-page.svg +0 -5
  376. package/src/components/Icon/solid/interface-content-file.svg +0 -5
  377. package/src/components/Icon/solid/interface-content-folder.svg +0 -1
  378. package/src/components/Icon/solid/interface-copy-clipboard.svg +0 -5
  379. package/src/components/Icon/solid/interface-delete-bin-trash.svg +0 -1
  380. package/src/components/Icon/solid/interface-dots-horizontal.svg +0 -1
  381. package/src/components/Icon/solid/interface-dots-vertical.svg +0 -1
  382. package/src/components/Icon/solid/interface-edit-attachment.svg +0 -5
  383. package/src/components/Icon/solid/interface-edit-binocular.svg +0 -5
  384. package/src/components/Icon/solid/interface-edit-magic-wand.svg +0 -7
  385. package/src/components/Icon/solid/interface-edit-tool-eraser.svg +0 -1
  386. package/src/components/Icon/solid/interface-edit-tool-paint-brush.svg +0 -1
  387. package/src/components/Icon/solid/interface-edit-tool-paint-roller.svg +0 -5
  388. package/src/components/Icon/solid/interface-edit-tool-pen.svg +0 -5
  389. package/src/components/Icon/solid/interface-edit-tool-pencil.svg +0 -1
  390. package/src/components/Icon/solid/interface-edit-view-eye.svg +0 -7
  391. package/src/components/Icon/solid/interface-favorite-award.svg +0 -5
  392. package/src/components/Icon/solid/interface-favorite-flag.svg +0 -1
  393. package/src/components/Icon/solid/interface-favorite-heart.svg +0 -5
  394. package/src/components/Icon/solid/interface-favorite-star.svg +0 -5
  395. package/src/components/Icon/solid/interface-favorite-stars-shining.svg +0 -1
  396. package/src/components/Icon/solid/interface-favorite-stars-sparkles.svg +0 -1
  397. package/src/components/Icon/solid/interface-hierarchy-flowchart.svg +0 -5
  398. package/src/components/Icon/solid/interface-home-house.svg +0 -5
  399. package/src/components/Icon/solid/interface-hyperlink.svg +0 -5
  400. package/src/components/Icon/solid/interface-lighting-brightness.svg +0 -22
  401. package/src/components/Icon/solid/interface-lock-closed.svg +0 -5
  402. package/src/components/Icon/solid/interface-lock-open-unlock.svg +0 -1
  403. package/src/components/Icon/solid/interface-login-key.svg +0 -5
  404. package/src/components/Icon/solid/interface-search.svg +0 -5
  405. package/src/components/Icon/solid/interface-setting-cog.svg +0 -5
  406. package/src/components/Icon/solid/interface-share-megaphone-bullhorn.svg +0 -5
  407. package/src/components/Icon/solid/interface-share-rocket.svg +0 -1
  408. package/src/components/Icon/solid/interface-share-satellite.svg +0 -8
  409. package/src/components/Icon/solid/interface-share-space-ship.svg +0 -1
  410. package/src/components/Icon/solid/interface-share.svg +0 -5
  411. package/src/components/Icon/solid/interface-signal-square.svg +0 -5
  412. package/src/components/Icon/solid/interface-text-formatting-left-open-quote.svg +0 -1
  413. package/src/components/Icon/solid/interface-text-formatting-right-close-quote.svg +0 -1
  414. package/src/components/Icon/solid/interface-time-clock-circle.svg +0 -5
  415. package/src/components/Icon/solid/interface-time-hour-glass.svg +0 -1
  416. package/src/components/Icon/solid/interface-users-multiple.svg +0 -11
  417. package/src/components/Icon/solid/interface-validation-checkbox-square.svg +0 -5
  418. package/src/components/Icon/solid/interface-weather-moon.svg +0 -5
  419. package/src/components/Icon/solid/legal-justice-hammer-gavel.svg +0 -1
  420. package/src/components/Icon/solid/mail-chat-bubble-square.svg +0 -5
  421. package/src/components/Icon/solid/mail-send-email-paper-airplane.svg +0 -5
  422. package/src/components/Icon/solid/mail-send-envelope.svg +0 -1
  423. package/src/components/Icon/solid/mail-sign-hashtag.svg +0 -5
  424. package/src/components/Icon/solid/money-cashier-receipt.svg +0 -1
  425. package/src/components/Icon/solid/money-currency-dollar-pay.svg +0 -5
  426. package/src/components/Icon/solid/money-graph-arrow-increase.svg +0 -5
  427. package/src/components/Icon/solid/money-graph-bar-chart-increase.svg +0 -1
  428. package/src/components/Icon/solid/nature-ecology-leaf.svg +0 -5
  429. package/src/components/Icon/solid/phone-telephone.svg +0 -5
  430. package/src/components/Icon/solid/programming-bug.svg +0 -5
  431. package/src/components/Icon/solid/programming-cloud.svg +0 -4
  432. package/src/components/Icon/solid/programming-computer-database-server.svg +0 -5
  433. package/src/components/Icon/solid/programming-computer-database.svg +0 -5
  434. package/src/components/Icon/solid/programming-module-four-layout.svg +0 -1
  435. package/src/components/Icon/solid/programming-module-three.svg +0 -1
  436. package/src/components/Icon/solid/programming-module.svg +0 -1
  437. package/src/components/Icon/solid/programming-script-code.svg +0 -5
  438. package/src/components/Icon/solid/shopping-cart.svg +0 -1
  439. package/src/components/Icon/solid/shopping-gift-present.svg +0 -16
  440. package/src/components/Icon/solid/shopping-shipping-box-parcel-package.svg +0 -11
  441. package/src/components/Icon/solid/tag-new-circle.svg +0 -7
  442. package/src/components/Icon/solid/travel-map-earth-globe.svg +0 -5
  443. package/src/components/Sidebar.vue +0 -282
  444. package/src/components/SidebarElement.vue +0 -133
  445. package/src/components/SidebarGroup.vue +0 -12
  446. package/src/declarations/typographic-base.d.ts +0 -1
  447. package/src/helpers/generateAxiosCodeFromRequest.ts +0 -42
  448. package/src/helpers/generateLaravelCodeFromRequest.ts +0 -20
  449. package/src/helpers/index.ts +0 -4
  450. package/src/helpers/objectMerge.ts +0 -19
  451. package/src/helpers/transformToJson.ts +0 -22
  452. package/src/hooks/useSwaggerParser.test.ts +0 -7
  453. package/src/hooks/useSwaggerParser.ts +0 -79
  454. package/src/index.ts +0 -6
  455. package/src/stores/template.ts +0 -66
  456. package/src/stores/utility.ts +0 -23
  457. package/src/types.ts +0 -151
  458. package/tsconfig.build.json +0 -11
  459. package/tsconfig.json +0 -20
  460. package/vite.config.ts +0 -28
@@ -1,207 +0,0 @@
1
- <script setup lang="ts">
2
- import { reactive } from 'vue'
3
-
4
- withDefaults(
5
- defineProps<{
6
- loaderState?: LoadingState
7
- size?: string
8
- }>(),
9
- {
10
- size: '24px',
11
- },
12
- )
13
- </script>
14
- <script lang="ts">
15
- export type LoadingState = {
16
- valid: boolean
17
- invalid: boolean
18
- isLoading: boolean
19
- }
20
- /**
21
- * Handles isLoading spinner for the FlowLoader Component
22
- * stateIsLoading will trigger the spinner
23
- * isValid or isInvalid will show a check or x and then spin out
24
- */
25
- export function useLoaderState() {
26
- return reactive({
27
- valid: false,
28
- invalid: false,
29
- isLoading: false,
30
- startLoading() {
31
- this.isLoading = true
32
- },
33
- stopLoading() {
34
- this.isLoading = false
35
- },
36
- isValid(time = 800) {
37
- this.valid = true
38
- const diff = time - 300
39
- // Allow chaining after animation
40
- return new Promise((res) =>
41
- setTimeout(() => this.clear().then(() => res(true)), diff),
42
- )
43
- },
44
- isInvalid(time = 1100) {
45
- this.invalid = true
46
- const diff = time - 300
47
- // Allow chaining after animation
48
- return new Promise((res) =>
49
- setTimeout(() => this.clear().then(() => res(true)), diff),
50
- )
51
- },
52
- clear(time = 300) {
53
- this.valid = false
54
- this.invalid = false
55
- this.isLoading = false
56
- // Allow chaining after animation
57
- return new Promise((res) => {
58
- setTimeout(() => {
59
- res(true)
60
- }, time)
61
- })
62
- },
63
- })
64
- }
65
- </script>
66
- <template>
67
- <div
68
- v-if="loaderState"
69
- class="loader-wrapper">
70
- <svg
71
- class="svg-loader"
72
- :class="{
73
- 'icon-is-valid': loaderState.valid,
74
- 'icon-is-invalid': loaderState.invalid,
75
- }"
76
- viewBox="0 0 100 100"
77
- xmlns="http://www.w3.org/2000/svg"
78
- xmlns:xlink="http://www.w3.org/1999/xlink">
79
- <path
80
- class="svg-path svg-check-mark"
81
- d="m 0 60 l 30 30 l 70 -80" />
82
- <path
83
- class="svg-path svg-x-mark"
84
- d="m 50 50 l 40 -40" />
85
- <path
86
- class="svg-path svg-x-mark"
87
- d="m 50 50 l 40 40" />
88
- <path
89
- class="svg-path svg-x-mark"
90
- d="m 50 50 l -40 -40" />
91
- <path
92
- class="svg-path svg-x-mark"
93
- d="m 50 50 l -40 40" />
94
- <g
95
- v-if="loaderState.isLoading"
96
- class="circular-loader">
97
- <circle
98
- class="loader-path"
99
- :class="{
100
- 'loader-path-off': loaderState.valid || loaderState.invalid,
101
- }"
102
- cx="50"
103
- cy="50"
104
- fill="none"
105
- r="20"
106
- stroke-width="2" />
107
- </g>
108
- </svg>
109
- </div>
110
- </template>
111
- <style scoped>
112
- .loader-wrapper {
113
- position: relative;
114
- height: v-bind(size);
115
- width: v-bind(size);
116
-
117
- display: flex;
118
- align-items: center;
119
- justify-content: center;
120
-
121
- --loader-size: 50%;
122
- }
123
-
124
- /*SVG Positioning for Loader Objects*/
125
- .svg-loader {
126
- width: var(--loader-size);
127
- height: var(--loader-size);
128
- top: 1rem;
129
- right: 0.9rem;
130
- overflow: visible;
131
-
132
- fill: none;
133
- background-color: transparent;
134
- stroke: currentColor;
135
- }
136
-
137
- .svg-path {
138
- stroke-width: 14;
139
- fill: none;
140
- transition: 0.3s;
141
- }
142
-
143
- .svg-x-mark {
144
- stroke-dasharray: 57;
145
- stroke-dashoffset: 57;
146
- transition-delay: 0s;
147
- }
148
-
149
- .svg-check-mark {
150
- stroke-dasharray: 149;
151
- stroke-dashoffset: 149;
152
- transition-delay: 0s;
153
- }
154
-
155
- .icon-is-invalid .svg-x-mark {
156
- stroke-dashoffset: 0;
157
- transition-delay: 0.3s;
158
- }
159
-
160
- .icon-is-valid .svg-check-mark {
161
- stroke-dashoffset: 0;
162
- transition-delay: 0.3s;
163
- }
164
-
165
- .circular-loader {
166
- animation: rotate 0.7s linear infinite, fade-in 0.4s;
167
-
168
- transform-origin: center center;
169
- transform: scale(5);
170
-
171
- background: transparent;
172
- }
173
-
174
- .loader-path {
175
- stroke-dasharray: 50, 200;
176
- stroke-dashoffset: -100;
177
- stroke-linecap: round;
178
- }
179
-
180
- .loader-path-off {
181
- stroke-dasharray: 50, 200;
182
- stroke-dashoffset: -100;
183
- transition: opacity 0.3s;
184
- opacity: 0;
185
- }
186
-
187
- @keyframes fade-in {
188
- 0% {
189
- opacity: 0;
190
- }
191
- 70% {
192
- opacity: 0;
193
- }
194
- 100% {
195
- opacity: 1;
196
- }
197
- }
198
-
199
- @keyframes rotate {
200
- from {
201
- transform: scale(5) rotate(0deg);
202
- }
203
- to {
204
- transform: scale(5) rotate(360deg);
205
- }
206
- }
207
- </style>
@@ -1,19 +0,0 @@
1
- <script setup lang="ts">
2
- import { computed } from 'vue'
3
-
4
- import SvgRenderer from './SvgRenderer'
5
- import { type Icon, getIcon } from './icons/'
6
-
7
- const props = defineProps<{
8
- icon: Icon
9
- }>()
10
-
11
- const data = computed(() => getIcon(props.icon))
12
- </script>
13
- <template>
14
- <SvgRenderer
15
- v-if="data"
16
- class="flow-icon"
17
- height="100%"
18
- :raw="data" />
19
- </template>
@@ -1,23 +0,0 @@
1
- <script lang="ts" setup>
2
- import { computed } from 'vue'
3
-
4
- import SvgRenderer from './SvgRenderer'
5
- import { getLocalIcon } from './localIcons'
6
-
7
- const props = defineProps<{
8
- src: string
9
- title?: string
10
- }>()
11
-
12
- const data = computed(() => getLocalIcon(props.src))
13
- </script>
14
- <template>
15
- <SvgRenderer
16
- v-if="data"
17
- :raw="data" />
18
- <!-- Handle fallback -->
19
- <img
20
- v-else
21
- :alt="title"
22
- :src="src" />
23
- </template>
@@ -1,43 +0,0 @@
1
- import { type FunctionalComponent, type SVGAttributes, h } from 'vue'
2
-
3
- // Use a DOMParser library if it's not in the browser
4
- const Parser = import.meta.env.SSR
5
- ? (await import('xmldom')).DOMParser
6
- : DOMParser
7
-
8
- type RendererProps = {
9
- raw: string
10
- // All other attributes
11
- } & SVGAttributes
12
-
13
- const attrsToObject = (m: NamedNodeMap) =>
14
- Object.fromEntries(Array.from(m).map((t) => [t.name, t.value]))
15
-
16
- /**
17
- * Utility component to convert a raw SVG string to a Vue vnode.
18
- *
19
- * @param {string} raw A raw string containing an SVG element.
20
- * @returns An SVG vnode or `undefined` if unparsable.
21
- */
22
- const Renderer: FunctionalComponent<RendererProps> = ({ raw }) => {
23
- const parser = new Parser()
24
- const parsed = parser.parseFromString(raw, 'image/svg+xml')
25
- if (parsed.getElementsByTagName('parsererror').length) return undefined
26
-
27
- const svg = parsed.documentElement
28
- const attrs = attrsToObject(svg.attributes)
29
-
30
- // Strip width and height attributes
31
- const { width, height, ...rest } = attrs
32
-
33
- return h('svg', { ...rest, innerHTML: svg.innerHTML })
34
- }
35
-
36
- Renderer.props = {
37
- raw: {
38
- type: String,
39
- required: true,
40
- },
41
- }
42
-
43
- export default Renderer
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M23 2H1v20h22V2Zm-9.5 18.5h-11l7.5-17h4l7.5 17H17l-5-11L9 17h3l1.5 3.5Z" clip-rule="evenodd"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m16.412 16.24 1.587-1.468a.532.532 0 0 0 .027-.736c-.655-.764-.852-1.401-.852-1.862V6.046c.007-1.025-.973-3.076-4.945-3.076-3.538 0-4.826 2.1-5.115 3.495-.055.263.148.496.416.52l2.09.189c.255.023.483-.152.583-.387.26-.61.867-1.383 2.026-1.383 1.168 0 1.577.895 1.635 1.343V8.13c-5.724 0-7.204 2.492-7.204 4.867 0 2.376 1.733 3.563 3.855 3.563 1.409 0 2.709-.777 3.43-1.364a.547.547 0 0 1 .723.014l1.057 1.022a.5.5 0 0 0 .687.008Zm-3.53-2.578c1.283-.976.988-3.699.988-3.699s-2.412-.16-3.354 1.287c-.514.79-.348 1.862.275 2.412.519.458 1.392.532 2.091 0Zm8.949 3.373c-.155-.176-.868-.115-1.553-.057-.68.058-1.332.113-1.384-.067-.105-.361 3.165-1.198 3.973-.542.703.57-1.112 3.935-1.612 3.664-.1-.054.05-.461.232-.963.274-.751.626-1.716.344-2.035Zm-9.824 2.313c-4.527 0-7.771-1.568-9.447-2.378-.701-.339-1.127-.545-1.258-.447-.441.33 4.724 4.414 10.705 4.414 5.231 0 9.756-2.825 9.094-3.2-.237-.134-.733.033-1.534.304-1.442.486-3.872 1.307-7.56 1.307Z" clip-rule="evenodd"></path></svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Firefox Browser</title>
3
- <path
4
- d="M8.824 7.287c.008 0 .004 0 0 0zm-2.8-1.4c.006 0 .003 0 0 0zm16.754 2.161c-.505-1.215-1.53-2.528-2.333-2.943.654 1.283 1.033 2.57 1.177 3.53l.002.02c-1.314-3.278-3.544-4.6-5.366-7.477-.091-.147-.184-.292-.273-.446a3.545 3.545 0 01-.13-.24 2.118 2.118 0 01-.172-.46.03.03 0 00-.027-.03.038.038 0 00-.021 0l-.006.001a.037.037 0 00-.01.005L15.624 0c-2.585 1.515-3.657 4.168-3.932 5.856a6.197 6.197 0 00-2.305.587.297.297 0 00-.147.37c.057.162.24.24.396.17a5.622 5.622 0 012.008-.523l.067-.005a5.847 5.847 0 011.957.222l.095.03a5.816 5.816 0 01.616.228c.08.036.16.073.238.112l.107.055a5.835 5.835 0 01.368.211 5.953 5.953 0 012.034 2.104c-.62-.437-1.733-.868-2.803-.681 4.183 2.09 3.06 9.292-2.737 9.02a5.164 5.164 0 01-1.513-.292 4.42 4.42 0 01-.538-.232c-1.42-.735-2.593-2.121-2.74-3.806 0 0 .537-2 3.845-2 .357 0 1.38-.998 1.398-1.287-.005-.095-2.029-.9-2.817-1.677-.422-.416-.622-.616-.8-.767a3.47 3.47 0 00-.301-.227 5.388 5.388 0 01-.032-2.842c-1.195.544-2.124 1.403-2.8 2.163h-.006c-.46-.584-.428-2.51-.402-2.913-.006-.025-.343.176-.389.206-.406.29-.787.616-1.136.974-.397.403-.76.839-1.085 1.303a9.816 9.816 0 00-1.562 3.52c-.003.013-.11.487-.19 1.073-.013.09-.026.181-.037.272a7.8 7.8 0 00-.069.667l-.002.034-.023.387-.001.06C.386 18.795 5.593 24 12.016 24c5.752 0 10.527-4.176 11.463-9.661.02-.149.035-.298.052-.448.232-1.994-.025-4.09-.753-5.844z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Google Chrome</title>
3
- <path
4
- d="M12 0C8.21 0 4.831 1.757 2.632 4.501l3.953 6.848A5.454 5.454 0 0 1 12 6.545h10.691A12 12 0 0 0 12 0zM1.931 5.47A11.943 11.943 0 0 0 0 12c0 6.012 4.42 10.991 10.189 11.864l3.953-6.847a5.45 5.45 0 0 1-6.865-2.29zm13.342 2.166a5.446 5.446 0 0 1 1.45 7.09l.002.001h-.002l-5.344 9.257c.206.01.413.016.621.016 6.627 0 12-5.373 12-12 0-1.54-.29-3.011-.818-4.364zM12 16.364a4.364 4.364 0 1 1 0-8.728 4.364 4.364 0 0 1 0 8.728Z" />
5
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M23 12c0 6.075-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1s11 4.925 11 11ZM8.5 10c-.665 0-1.5.717-1.5 2s.835 2 1.5 2c.459 0 .96-.302 1.265-.934l1.801.868C11.006 15.096 9.892 16 8.5 16 6.404 16 5 14.03 5 12c0-2.03 1.404-4 3.5-4 1.392 0 2.507.904 3.066 2.066l-1.801.868C9.46 10.302 8.959 10 8.5 10Zm6 2c0-1.283.835-2 1.5-2 .459 0 .96.302 1.265.934l1.801-.868C18.506 8.904 17.392 8 16 8c-2.096 0-3.5 1.97-3.5 4 0 2.03 1.404 4 3.5 4 1.392 0 2.506-.904 3.066-2.066l-1.801-.868c-.305.632-.806.934-1.265.934-.665 0-1.5-.717-1.5-2Z" clip-rule="evenodd"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.5 1v6.5H19l-.621-2.485a2 2 0 0 0-1.94-1.515H9.5V11h3.806a2 2 0 0 0 1.973-1.671L15.5 8H17v7.5h-1.5l-.178-.892A2 2 0 0 0 13.36 13H9.5v6.5a1 1 0 0 0 1 1h6.146a3 3 0 0 0 2.683-1.658L20.5 16.5H22L21 23H2v-2l2.164-.36A1 1 0 0 0 5 19.652V4.347a1 1 0 0 0-.836-.986L2 3V1h18.5Z"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M1 2h5v20H1V2Zm14.5 15a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15Z" clip-rule="evenodd"></path></svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Shopify</title>
3
- <path
4
- d="M15.337 23.979l7.216-1.561s-2.604-17.613-2.625-17.73c-.018-.116-.114-.192-.211-.192s-1.929-.136-1.929-.136-1.275-1.274-1.439-1.411c-.045-.037-.075-.057-.121-.074l-.914 21.104h.023zM11.71 11.305s-.81-.424-1.774-.424c-1.447 0-1.504.906-1.504 1.141 0 1.232 3.24 1.715 3.24 4.629 0 2.295-1.44 3.76-3.406 3.76-2.354 0-3.54-1.465-3.54-1.465l.646-2.086s1.245 1.066 2.28 1.066c.675 0 .975-.545.975-.932 0-1.619-2.654-1.694-2.654-4.359-.034-2.237 1.571-4.416 4.827-4.416 1.257 0 1.875.361 1.875.361l-.945 2.715-.02.01zM11.17.83c.136 0 .271.038.405.135-.984.465-2.064 1.639-2.508 3.992-.656.213-1.293.405-1.889.578C7.697 3.75 8.951.84 11.17.84V.83zm1.235 2.949v.135c-.754.232-1.583.484-2.394.736.466-1.777 1.333-2.645 2.085-2.971.193.501.309 1.176.309 2.1zm.539-2.234c.694.074 1.141.867 1.429 1.755-.349.114-.735.231-1.158.366v-.252c0-.752-.096-1.371-.271-1.871v.002zm2.992 1.289c-.02 0-.06.021-.078.021s-.289.075-.714.21c-.423-1.233-1.176-2.37-2.508-2.37h-.115C12.135.209 11.669 0 11.265 0 8.159 0 6.675 3.877 6.21 5.846c-1.194.365-2.063.636-2.16.674-.675.213-.694.232-.772.87-.075.462-1.83 14.063-1.83 14.063L15.009 24l.927-21.166z" />
5
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.136 6.235A9.736 9.736 0 0 1 12 2.25a9.717 9.717 0 0 1 6.696 2.663c-.397.04-.752.157-1.056.352a2.13 2.13 0 0 0-.797.936c-.308.689-.267 1.486-.043 2.069.199.515.403.894.593 1.211.076.128.14.232.2.327.099.159.18.288.261.446.207.394.385.905.396 2.126l-1.265 3.793-2.93-8.423h.445a.75.75 0 0 0 0-1.5h-5a.75.75 0 0 0 0 1.5h.482l1.386 3.652-1.766 5.058-3.04-8.71H7a.75.75 0 0 0 0-1.5H5.648a.75.75 0 0 0-.148-.015H4.136ZM2.788 8.8A9.736 9.736 0 0 0 2.25 12a9.746 9.746 0 0 0 4.914 8.468L2.788 8.798ZM9.46 21.416a9.75 9.75 0 0 0 2.539.334 9.74 9.74 0 0 0 3.102-.504l-2.907-7.663-2.734 7.833Zm7.748-1.173A9.743 9.743 0 0 0 21.75 12a9.727 9.727 0 0 0-.636-3.47L17.21 20.242ZM12 .75C5.787.75.75 5.787.75 12S5.787 23.25 12 23.25 23.25 18.213 23.25 12 18.213.75 12 .75Z" clip-rule="evenodd"></path></svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
- <path fill="currentColor" fill-rule="evenodd"
3
- d="M5.5 2.75A3.25 3.25 0 0 0 2.25 6v12a3.25 3.25 0 0 0 3.25 3.25h4.25V2.75H5.5ZM.75 6A4.75 4.75 0 0 1 5.5 1.25h5.75v21.5H5.5A4.75 4.75 0 0 1 .75 18V6Zm7.5 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM18.5 1.25h-5.75v21.5h5.75A4.75 4.75 0 0 0 23.25 18V6a4.75 4.75 0 0 0-4.75-4.75ZM20 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
4
- clip-rule="evenodd"></path>
5
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m9.218 19.332 3.597 1.207V7.47c0-.455.307-1.001.672-1.001.465 0 .759.633.759 1.001v4.927c.297.174.993.52 1.4.52h.032c.556.002 2.494.006 2.494-2.948 0-3.013-1.59-4.149-2.916-4.583l-6.038-1.89v15.835Zm-1-.905v-1.735c-.839.312-1.606.564-2.079.638-.89.138-1.855.038-1.735-.469.103-.432 2.31-1.201 3.814-1.678V13.21c-2.852.89-7.213 2.396-7.213 3.401 0 1.42 3.337 1.847 4.118 1.894.457.028 1.724.072 3.095-.077Zm5.597 1.82c3.325-1.108 9.178-3.293 9.178-4.251 0-1.254-3.375-2.072-5.491-1.988-1.083.043-2.426.318-3.687.662v1.974a92.267 92.267 0 0 1 3.829-1.31c.686-.209 1.479-.169 1.846 0 .568.26.355.567-.829 1.04-.706.283-2.993 1.128-4.846 1.807v2.067Z" clip-rule="evenodd"></path></svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
- <path fill="currentColor" fill-rule="evenodd"
3
- d="M7.152 2.123A10.955 10.955 0 0 1 12 1c1.74 0 3.385.404 4.848 1.123A17.669 17.669 0 0 0 12 4.337a17.667 17.667 0 0 0-4.848-2.214ZM2.937 18.235A10.949 10.949 0 0 1 1 12a10.97 10.97 0 0 1 3.56-8.103C5.948 4.351 7.566 5.3 9.224 6.58c-2.922 2.866-5.076 6.828-6.287 11.656Zm16.559 1.816A10.961 10.961 0 0 1 12 23c-2.896 0-5.531-1.12-7.496-2.95 1.2-3.74 4.212-7.87 7.496-11.056 3.284 3.187 6.296 7.317 7.496 11.057Zm1.567-1.816A10.95 10.95 0 0 0 23 12a10.97 10.97 0 0 0-3.56-8.103c-1.387.454-3.006 1.403-4.664 2.681 2.922 2.867 5.075 6.83 6.287 11.657Z"
4
- clip-rule="evenodd"></path>
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Google Drive</title>
3
- <path
4
- d="M12.01 1.485c-2.082 0-3.754.02-3.743.047.01.02 1.708 3.001 3.774 6.62l3.76 6.574h3.76c2.081 0 3.753-.02 3.742-.047-.005-.02-1.708-3.001-3.775-6.62l-3.76-6.574zm-4.76 1.73a789.828 789.861 0 0 0-3.63 6.319L0 15.868l1.89 3.298 1.885 3.297 3.62-6.335 3.618-6.33-1.88-3.287C8.1 4.704 7.255 3.22 7.25 3.214zm2.259 12.653-.203.348c-.114.198-.96 1.672-1.88 3.287a423.93 423.948 0 0 1-1.698 2.97c-.01.026 3.24.042 7.222.042h7.244l1.796-3.157c.992-1.734 1.85-3.23 1.906-3.323l.104-.167h-7.249z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Gmail</title>
3
- <path
4
- d="M24 5.457v13.909c0 .904-.732 1.636-1.636 1.636h-3.819V11.73L12 16.64l-6.545-4.91v9.273H1.636A1.636 1.636 0 0 1 0 19.366V5.457c0-2.023 2.309-3.178 3.927-1.964L5.455 4.64 12 9.548l6.545-4.91 1.528-1.145C21.69 2.28 24 3.434 24 5.457z" />
5
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23.93 10.67a.76.76 0 0 0-.75-.67H12.75a.76.76 0 0 0-.75.75v3.5a.76.76 0 0 0 .75.75h5.58A7 7 0 1 1 12 5a7 7 0 0 1 4.23 1.42.74.74 0 0 0 1-.07l2.47-2.49a.75.75 0 0 0 .22-.57.77.77 0 0 0-.27-.54A12 12 0 1 0 24 12a11.85 11.85 0 0 0-.07-1.33Z" fill="currentColor"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11Zm4.814-17.889A.5.5 0 0 1 17 5.5V15c0 .37-.07.86-.363 1.297-.304.454-.809.792-1.555.908-.768.119-1.42 0-1.88-.402-.459-.4-.623-.986-.623-1.57 0-.415.199-.774.451-1.056a3.51 3.51 0 0 1 .962-.723A5.72 5.72 0 0 1 16 12.835V9.17l-6 1.366V16c0 .848-.238 1.438-.647 1.84-.388.383-.875.536-1.206.638-.43.132-1.033.153-1.55-.163-.55-.336-.878-.973-.878-1.894 0-1.084.74-1.704 1.496-2.048.58-.265 1.246-.405 1.785-.493V7a.5.5 0 0 1 .395-.489l7-1.5a.5.5 0 0 1 .42.1Z" clip-rule="evenodd"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M23 13a3 3 0 0 1-3 3h-7.5a.5.5 0 0 1-.5-.5V8.025a.47.47 0 0 1 .226-.41 4.502 4.502 0 0 1 6.595 2.624A3 3 0 0 1 23 13ZM10 7.75a.75.75 0 0 1 .75.75v7a.75.75 0 1 1-1.5 0v-7a.75.75 0 0 1 .75-.75Zm-5.333 2a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0v-5a.75.75 0 0 1 .75-.75Zm2.666 1a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75ZM2.75 12a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0V12Z" clip-rule="evenodd"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11ZM5.993 9.159c1.19-.317 3.276-.649 5.57-.578 2.3.071 4.71.545 6.627 1.748a1 1 0 0 0 1.063-1.695c-2.333-1.463-5.138-1.975-7.628-2.052-2.498-.077-4.778.28-6.146.644a1 1 0 1 0 .514 1.933Zm5.036 3.41c-1.887-.066-3.55.23-4.469.508a1 1 0 0 1-.58-1.914c1.127-.341 3.01-.667 5.12-.592 2.112.075 4.527.554 6.648 1.899a1 1 0 1 1-1.07 1.69c-1.728-1.096-3.762-1.523-5.649-1.59Zm-4.17 4.102c.92-.23 2.508-.461 4.187-.38 1.694.082 3.346.476 4.524 1.37a1 1 0 0 0 1.21-1.593c-1.64-1.244-3.76-1.684-5.638-1.775-1.893-.091-3.677.165-4.768.438a1 1 0 1 0 .485 1.94Z" clip-rule="evenodd"></path></svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Dropbox</title>
3
- <path
4
- d="M6 1.807L0 5.629l6 3.822 6.001-3.822L6 1.807zM18 1.807l-6 3.822 6 3.822 6-3.822-6-3.822zM0 13.274l6 3.822 6.001-3.822L6 9.452l-6 3.822zM18 9.452l-6 3.822 6 3.822 6-3.822-6-3.822zM6 18.371l6.001 3.822 6-3.822-6-3.822L6 18.371z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Slack</title>
3
- <path
4
- d="M5.042 15.165a2.528 2.528 0 0 1-2.52 2.523A2.528 2.528 0 0 1 0 15.165a2.527 2.527 0 0 1 2.522-2.52h2.52v2.52zM6.313 15.165a2.527 2.527 0 0 1 2.521-2.52 2.527 2.527 0 0 1 2.521 2.52v6.313A2.528 2.528 0 0 1 8.834 24a2.528 2.528 0 0 1-2.521-2.522v-6.313zM8.834 5.042a2.528 2.528 0 0 1-2.521-2.52A2.528 2.528 0 0 1 8.834 0a2.528 2.528 0 0 1 2.521 2.522v2.52H8.834zM8.834 6.313a2.528 2.528 0 0 1 2.521 2.521 2.528 2.528 0 0 1-2.521 2.521H2.522A2.528 2.528 0 0 1 0 8.834a2.528 2.528 0 0 1 2.522-2.521h6.312zM18.956 8.834a2.528 2.528 0 0 1 2.522-2.521A2.528 2.528 0 0 1 24 8.834a2.528 2.528 0 0 1-2.522 2.521h-2.522V8.834zM17.688 8.834a2.528 2.528 0 0 1-2.523 2.521 2.527 2.527 0 0 1-2.52-2.521V2.522A2.527 2.527 0 0 1 15.165 0a2.528 2.528 0 0 1 2.523 2.522v6.312zM15.165 18.956a2.528 2.528 0 0 1 2.523 2.522A2.528 2.528 0 0 1 15.165 24a2.527 2.527 0 0 1-2.52-2.522v-2.522h2.52zM15.165 17.688a2.527 2.527 0 0 1-2.52-2.523 2.526 2.526 0 0 1 2.52-2.52h6.313A2.527 2.527 0 0 1 24 15.165a2.528 2.528 0 0 1-2.522 2.523h-6.313z" />
5
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.5 5.5A1.5 1.5 0 0 0 1 7v7.5A3.5 3.5 0 0 0 4.5 18h11a1.5 1.5 0 0 0 1.5-1.5V9a3.5 3.5 0 0 0-3.5-3.5h-11Zm20.5 1a.75.75 0 0 0-1.2-.6l-3.2 2.4a1.5 1.5 0 0 0-.6 1.2V14c0 .472.222.917.6 1.2l3.2 2.4A.75.75 0 0 0 23 17V6.5Z" clip-rule="evenodd"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M20 1H4a3 3 0 0 0-3 3v16a3 3 0 0 0 3 3h16a3 3 0 0 0 3-3v-.195a163.115 163.115 0 0 1-4.24-2.136 161.31 161.31 0 0 0-4.324-2.177c-1.745 2.07-4.258 3.943-7.436 3.943-2.74 0-4.5-1.848-4.5-3.935 0-.998.338-2.009 1.095-2.771.761-.767 1.898-1.236 3.405-1.236 1.904 0 4.223.55 6.599 1.29.576-.965.965-1.928 1.102-2.783H6.5V9H11V7.5H5.5v-1H11V4h2v2.5h5.5v1H13V9h4.5v.5c0 .229-.056.514-.142.815a9.432 9.432 0 0 1-.386 1.069c-.27.64-.645 1.38-1.118 2.144 1.056.367 2.106.754 3.156 1.141 1.325.49 2.65.978 3.99 1.425V4a3 3 0 0 0-3-3ZM3.5 15.5c0 .702.962 2.347 3.5 2.347.866 0 1.877-.393 2.907-1.09.86-.584 1.701-1.36 2.437-2.227a31.902 31.902 0 0 0-2.813-1.096c-1.032-.337-1.891-.52-2.531-.52-1.354 0-3.5.958-3.5 2.586Z" clip-rule="evenodd"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.506 1.425A.5.5 0 0 1 6 1h6.975a5.5 5.5 0 0 1 5.098 3.432 3.295 3.295 0 0 0-.951-.147H8.46a.5.5 0 0 0-.495.425L5.875 18.5H3.5a.5.5 0 0 1-.494-.575l2.5-16.5Zm1.358 17.557.073-.482v-.004l1.01-6.996h5.998c2.888 0 5.212-2.32 5.476-5.038A5.5 5.5 0 0 1 16.31 16.5h-4.045l-.935 6.076a.5.5 0 0 1-.494.424h-4a.5.5 0 0 1-.495-.575l.185-1.215.337-2.228ZM18.411 5.65c.014.089.025.178.035.267.017 2.414-1.994 4.583-4.501 4.583H8.099l.79-5.215h8.233c.413 0 .85.134 1.289.365Z" clip-rule="evenodd"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M7.376 2.673C8.926 1.433 10.946 1 13 1c2.073 0 4.026.656 5.456 1.294v5.679a14.896 14.896 0 0 0-1.718-.966C15.567 6.45 14.21 6 13 6c-1.447 0-2.176.318-2.5.577-.23.184-.5.523-.5 1.423v.02c-.003.088-.006.198.37.469.532.384 1.327.71 2.536 1.181l.13.05c1.029.4 2.413.937 3.522 1.738C17.84 12.384 19 13.842 19 16c0 2.1-.73 4.011-2.376 5.327C15.074 22.567 13.054 23 11 23c-2.113 0-4.101-.682-5.538-1.33v-5.698c.046.032.203.138.445.287.325.198.794.466 1.355.734C8.434 17.55 9.79 18 11 18c1.447 0 2.176-.318 2.5-.577.23-.184.5-.523.5-1.423v-.02c.003-.088.006-.198-.37-.469-.532-.384-1.327-.71-2.536-1.181l-.13-.05c-1.029-.4-2.413-.937-3.521-1.738C6.16 11.616 5 10.158 5 8c0-2.1.73-4.011 2.376-5.327Z"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.17 1.165a.75.75 0 0 0-1.34.67l.837 1.675a6.004 6.004 0 0 0-2.568 3.9L5.99 8h12.02l-.109-.59a6.004 6.004 0 0 0-2.568-3.9l.838-1.675a.75.75 0 0 0-1.342-.67l-.837 1.674A5.99 5.99 0 0 0 12 2.5a5.99 5.99 0 0 0-1.992.339L9.17 1.165ZM3.5 9A1.5 1.5 0 0 0 2 10.5v5a1.5 1.5 0 0 0 3 0v-5A1.5 1.5 0 0 0 3.5 9Zm17 0a1.5 1.5 0 0 0-1.5 1.5v5a1.5 1.5 0 0 0 3 0v-5A1.5 1.5 0 0 0 20.5 9ZM18 9H6v8.5A1.5 1.5 0 0 0 7.5 19H8v2.5a1.5 1.5 0 0 0 3 0V19h2v2.5a1.5 1.5 0 0 0 3 0V19h.5a1.5 1.5 0 0 0 1.5-1.5V9Z" clip-rule="evenodd"></path></svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Apple</title>
3
- <path
4
- d="M12.152 6.896c-.948 0-2.415-1.078-3.96-1.04-2.04.027-3.91 1.183-4.961 3.014-2.117 3.675-.546 9.103 1.519 12.09 1.013 1.454 2.208 3.09 3.792 3.039 1.52-.065 2.09-.987 3.935-.987 1.831 0 2.35.987 3.96.948 1.637-.026 2.676-1.48 3.676-2.948 1.156-1.688 1.636-3.325 1.662-3.415-.039-.013-3.182-1.221-3.22-4.857-.026-3.04 2.48-4.494 2.597-4.559-1.429-2.09-3.623-2.324-4.39-2.376-2-.156-3.675 1.09-4.61 1.09zM15.53 3.83c.843-1.012 1.4-2.427 1.245-3.83-1.207.052-2.662.805-3.532 1.818-.78.896-1.454 2.338-1.273 3.714 1.338.104 2.715-.688 3.559-1.701" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Linux</title>
3
- <path
4
- d="M12.504 0c-.155 0-.315.008-.48.021-4.226.333-3.105 4.807-3.17 6.298-.076 1.092-.3 1.953-1.05 3.02-.885 1.051-2.127 2.75-2.716 4.521-.278.832-.41 1.684-.287 2.489a.424.424 0 00-.11.135c-.26.268-.45.6-.663.839-.199.199-.485.267-.797.4-.313.136-.658.269-.864.68-.09.189-.136.394-.132.602 0 .199.027.4.055.536.058.399.116.728.04.97-.249.68-.28 1.145-.106 1.484.174.334.535.47.94.601.81.2 1.91.135 2.774.6.926.466 1.866.67 2.616.47.526-.116.97-.464 1.208-.946.587-.003 1.23-.269 2.26-.334.699-.058 1.574.267 2.577.2.025.134.063.198.114.333l.003.003c.391.778 1.113 1.132 1.884 1.071.771-.06 1.592-.536 2.257-1.306.631-.765 1.683-1.084 2.378-1.503.348-.199.629-.469.649-.853.023-.4-.2-.811-.714-1.376v-.097l-.003-.003c-.17-.2-.25-.535-.338-.926-.085-.401-.182-.786-.492-1.046h-.003c-.059-.054-.123-.067-.188-.135a.357.357 0 00-.19-.064c.431-1.278.264-2.55-.173-3.694-.533-1.41-1.465-2.638-2.175-3.483-.796-1.005-1.576-1.957-1.56-3.368.026-2.152.236-6.133-3.544-6.139zm.529 3.405h.013c.213 0 .396.062.584.198.19.135.33.332.438.533.105.259.158.459.166.724 0-.02.006-.04.006-.06v.105a.086.086 0 01-.004-.021l-.004-.024a1.807 1.807 0 01-.15.706.953.953 0 01-.213.335.71.71 0 00-.088-.042c-.104-.045-.198-.064-.284-.133a1.312 1.312 0 00-.22-.066c.05-.06.146-.133.183-.198.053-.128.082-.264.088-.402v-.02a1.21 1.21 0 00-.061-.4c-.045-.134-.101-.2-.183-.333-.084-.066-.167-.132-.267-.132h-.016c-.093 0-.176.03-.262.132a.8.8 0 00-.205.334 1.18 1.18 0 00-.09.4v.019c.002.089.008.179.02.267-.193-.067-.438-.135-.607-.202a1.635 1.635 0 01-.018-.2v-.02a1.772 1.772 0 01.15-.768c.082-.22.232-.406.43-.533a.985.985 0 01.594-.2zm-2.962.059h.036c.142 0 .27.048.399.135.146.129.264.288.344.465.09.199.14.4.153.667v.004c.007.134.006.2-.002.266v.08c-.03.007-.056.018-.083.024-.152.055-.274.135-.393.2.012-.09.013-.18.003-.267v-.015c-.012-.133-.04-.2-.082-.333a.613.613 0 00-.166-.267.248.248 0 00-.183-.064h-.021c-.071.006-.13.04-.186.132a.552.552 0 00-.12.27.944.944 0 00-.023.33v.015c.012.135.037.2.08.334.046.134.098.2.166.268.01.009.02.018.034.024-.07.057-.117.07-.176.136a.304.304 0 01-.131.068 2.62 2.62 0 01-.275-.402 1.772 1.772 0 01-.155-.667 1.759 1.759 0 01.08-.668 1.43 1.43 0 01.283-.535c.128-.133.26-.2.418-.2zm1.37 1.706c.332 0 .733.065 1.216.399.293.2.523.269 1.052.468h.003c.255.136.405.266.478.399v-.131a.571.571 0 01.016.47c-.123.31-.516.643-1.063.842v.002c-.268.135-.501.333-.775.465-.276.135-.588.292-1.012.267a1.139 1.139 0 01-.448-.067 3.566 3.566 0 01-.322-.198c-.195-.135-.363-.332-.612-.465v-.005h-.005c-.4-.246-.616-.512-.686-.71-.07-.268-.005-.47.193-.6.224-.135.38-.271.483-.336.104-.074.143-.102.176-.131h.002v-.003c.169-.202.436-.47.839-.601.139-.036.294-.065.466-.065zm2.8 2.142c.358 1.417 1.196 3.475 1.735 4.473.286.534.855 1.659 1.102 3.024.156-.005.33.018.513.064.646-1.671-.546-3.467-1.089-3.966-.22-.2-.232-.335-.123-.335.59.534 1.365 1.572 1.646 2.757.13.535.16 1.104.021 1.67.067.028.135.06.205.067 1.032.534 1.413.938 1.23 1.537v-.043c-.06-.003-.12 0-.18 0h-.016c.151-.467-.182-.825-1.065-1.224-.915-.4-1.646-.336-1.77.465-.008.043-.013.066-.018.135-.068.023-.139.053-.209.064-.43.268-.662.669-.793 1.187-.13.533-.17 1.156-.205 1.869v.003c-.02.334-.17.838-.319 1.35-1.5 1.072-3.58 1.538-5.348.334a2.645 2.645 0 00-.402-.533 1.45 1.45 0 00-.275-.333c.182 0 .338-.03.465-.067a.615.615 0 00.314-.334c.108-.267 0-.697-.345-1.163-.345-.467-.931-.995-1.788-1.521-.63-.4-.986-.87-1.15-1.396-.165-.534-.143-1.085-.015-1.645.245-1.07.873-2.11 1.274-2.763.107-.065.037.135-.408.974-.396.751-1.14 2.497-.122 3.854a8.123 8.123 0 01.647-2.876c.564-1.278 1.743-3.504 1.836-5.268.048.036.217.135.289.202.218.133.38.333.59.465.21.201.477.335.876.335.039.003.075.006.11.006.412 0 .73-.134.997-.268.29-.134.52-.334.74-.4h.005c.467-.135.835-.402 1.044-.7zm2.185 8.958c.037.6.343 1.245.882 1.377.588.134 1.434-.333 1.791-.765l.211-.01c.315-.007.577.01.847.268l.003.003c.208.199.305.53.391.876.085.4.154.78.409 1.066.486.527.645.906.636 1.14l.003-.007v.018l-.003-.012c-.015.262-.185.396-.498.595-.63.401-1.746.712-2.457 1.57-.618.737-1.37 1.14-2.036 1.191-.664.053-1.237-.2-1.574-.898l-.005-.003c-.21-.4-.12-1.025.056-1.69.176-.668.428-1.344.463-1.897.037-.714.076-1.335.195-1.814.12-.465.308-.797.641-.984l.045-.022zm-10.814.049h.01c.053 0 .105.005.157.014.376.055.706.333 1.023.752l.91 1.664.003.003c.243.533.754 1.064 1.189 1.637.434.598.77 1.131.729 1.57v.006c-.057.744-.48 1.148-1.125 1.294-.645.135-1.52.002-2.395-.464-.968-.536-2.118-.469-2.857-.602-.369-.066-.61-.2-.723-.4-.11-.2-.113-.602.123-1.23v-.004l.002-.003c.117-.334.03-.752-.027-1.118-.055-.401-.083-.71.043-.94.16-.334.396-.4.69-.533.294-.135.64-.202.915-.47h.002v-.002c.256-.268.445-.601.668-.838.19-.201.38-.336.663-.336zm7.159-9.074c-.435.201-.945.535-1.488.535-.542 0-.97-.267-1.28-.466-.154-.134-.28-.268-.373-.335-.164-.134-.144-.333-.074-.333.109.016.129.134.199.2.096.066.215.2.36.333.292.2.68.467 1.167.467.485 0 1.053-.267 1.398-.466.195-.135.445-.334.648-.467.156-.136.149-.267.279-.267.128.016.034.134-.147.332a8.097 8.097 0 01-.69.468zm-1.082-1.583V5.64c-.006-.02.013-.042.029-.05.074-.043.18-.027.26.004.063 0 .16.067.15.135-.006.049-.085.066-.135.066-.055 0-.092-.043-.141-.068-.052-.018-.146-.008-.163-.065zm-.551 0c-.02.058-.113.049-.166.066-.047.025-.086.068-.14.068-.05 0-.13-.02-.136-.068-.01-.066.088-.133.15-.133.08-.031.184-.047.259-.005.019.009.036.03.03.05v.02h.003z" />
5
- </svg>
@@ -1,4 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
- <path fill="currentColor" fill-rule="evenodd"
3
- d="M1 1h10v10H1V1Zm12 0h10v10H13V1Zm-2 12H1v10h10V13Zm2 0h10v10H13V13Z" clip-rule="evenodd"></path>
4
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Discord</title>
3
- <path
4
- d="M20.317 4.3698a19.7913 19.7913 0 00-4.8851-1.5152.0741.0741 0 00-.0785.0371c-.211.3753-.4447.8648-.6083 1.2495-1.8447-.2762-3.68-.2762-5.4868 0-.1636-.3933-.4058-.8742-.6177-1.2495a.077.077 0 00-.0785-.037 19.7363 19.7363 0 00-4.8852 1.515.0699.0699 0 00-.0321.0277C.5334 9.0458-.319 13.5799.0992 18.0578a.0824.0824 0 00.0312.0561c2.0528 1.5076 4.0413 2.4228 5.9929 3.0294a.0777.0777 0 00.0842-.0276c.4616-.6304.8731-1.2952 1.226-1.9942a.076.076 0 00-.0416-.1057c-.6528-.2476-1.2743-.5495-1.8722-.8923a.077.077 0 01-.0076-.1277c.1258-.0943.2517-.1923.3718-.2914a.0743.0743 0 01.0776-.0105c3.9278 1.7933 8.18 1.7933 12.0614 0a.0739.0739 0 01.0785.0095c.1202.099.246.1981.3728.2924a.077.077 0 01-.0066.1276 12.2986 12.2986 0 01-1.873.8914.0766.0766 0 00-.0407.1067c.3604.698.7719 1.3628 1.225 1.9932a.076.076 0 00.0842.0286c1.961-.6067 3.9495-1.5219 6.0023-3.0294a.077.077 0 00.0313-.0552c.5004-5.177-.8382-9.6739-3.5485-13.6604a.061.061 0 00-.0312-.0286zM8.02 15.3312c-1.1825 0-2.1569-1.0857-2.1569-2.419 0-1.3332.9555-2.4189 2.157-2.4189 1.2108 0 2.1757 1.0952 2.1568 2.419 0 1.3332-.9555 2.4189-2.1569 2.4189zm7.9748 0c-1.1825 0-2.1569-1.0857-2.1569-2.419 0-1.3332.9554-2.4189 2.1569-2.4189 1.2108 0 2.1757 1.0952 2.1568 2.419 0 1.3332-.946 2.4189-2.1568 2.4189Z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Kuaishou</title>
3
- <path
4
- d="M18.315 12.264c2.33 0 4.218 1.88 4.218 4.2V19.8c0 2.32-1.888 4.2-4.218 4.2h-6.202a4.218 4.218 0 0 1-4.023-2.938l-3.676 1.833a2.04 2.04 0 0 1-2.731-.903 2.015 2.015 0 0 1-.216-.907v-5.94a2.03 2.03 0 0 1 2.035-2.024 2.044 2.044 0 0 1 .919.218l3.673 1.85a4.218 4.218 0 0 1 4.02-2.925zm-.062 2.162h-6.078c-1.153 0-2.09.921-2.108 2.065v3.247c0 1.148.925 2.081 2.073 2.1h6.113c1.153 0 2.09-.922 2.109-2.065v-3.247a2.104 2.104 0 0 0-2.074-2.1zM4.18 15.72a.554.554 0 0 0-.555.542v3.734a.556.556 0 0 0 .798.496l.01-.004 3.463-1.756V17.51l-3.467-1.73a.557.557 0 0 0-.249-.06zM9.28 0a5.667 5.667 0 0 1 4.98 2.965 4.921 4.921 0 0 1 3.36-1.317c2.714 0 4.913 2.177 4.913 4.863 0 2.686-2.2 4.863-4.912 4.863a4.921 4.921 0 0 1-3.996-2.034 5.651 5.651 0 0 1-4.345 2.034c-3.131 0-5.67-2.546-5.67-5.687C3.61 2.546 6.149 0 9.28 0Zm8.34 3.926c-1.441 0-2.61 1.157-2.61 2.585s1.169 2.585 2.61 2.585c1.443 0 2.612-1.157 2.612-2.585s-1.169-2.585-2.611-2.585zM9.28 2.287a3.395 3.395 0 0 0-3.39 3.4c0 1.877 1.518 3.4 3.39 3.4a3.395 3.395 0 0 0 3.39-3.4c0-1.878-1.518-3.4-3.39-3.4z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>LINE</title>
3
- <path
4
- d="M19.365 9.863c.349 0 .63.285.63.631 0 .345-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .344-.281.629-.63.629h-2.386c-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.63-.63h2.386c.346 0 .627.285.627.63 0 .349-.281.63-.63.63H17.61v1.125h1.755zm-3.855 3.016c0 .27-.174.51-.432.596-.064.021-.133.031-.199.031-.211 0-.391-.09-.51-.25l-2.443-3.317v2.94c0 .344-.279.629-.631.629-.346 0-.626-.285-.626-.629V8.108c0-.27.173-.51.43-.595.06-.023.136-.033.194-.033.195 0 .375.104.495.254l2.462 3.33V8.108c0-.345.282-.63.63-.63.345 0 .63.285.63.63v4.771zm-5.741 0c0 .344-.282.629-.631.629-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.63.63-.63.346 0 .628.285.628.63v4.771zm-2.466.629H4.917c-.345 0-.63-.285-.63-.629V8.108c0-.345.285-.63.63-.63.348 0 .63.285.63.63v4.141h1.756c.348 0 .629.283.629.63 0 .344-.282.629-.629.629M24 10.314C24 4.943 18.615.572 12 .572S0 4.943 0 10.314c0 4.811 4.27 8.842 10.035 9.608.391.082.923.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975C23.176 14.393 24 12.458 24 10.314" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Messenger</title>
3
- <path
4
- d="M.001 11.639C.001 4.949 5.241 0 12.001 0S24 4.95 24 11.639c0 6.689-5.24 11.638-12 11.638-1.21 0-2.38-.16-3.47-.46a.96.96 0 00-.64.05l-2.39 1.05a.96.96 0 01-1.35-.85l-.07-2.14a.97.97 0 00-.32-.68A11.39 11.389 0 01.002 11.64zm8.32-2.19l-3.52 5.6c-.35.53.32 1.139.82.75l3.79-2.87c.26-.2.6-.2.87 0l2.8 2.1c.84.63 2.04.4 2.6-.48l3.52-5.6c.35-.53-.32-1.13-.82-.75l-3.79 2.87c-.25.2-.6.2-.86 0l-2.8-2.1a1.8 1.8 0 00-2.61.48z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Signal</title>
3
- <path
4
- d="m9.12.35.27 1.09a10.845 10.845 0 0 0-3.015 1.248l-.578-.964A11.955 11.955 0 0 1 9.12.35zm5.76 0-.27 1.09a10.845 10.845 0 0 1 3.015 1.248l.581-.964A11.955 11.955 0 0 0 14.88.35zM1.725 5.797A11.955 11.955 0 0 0 .351 9.119l1.09.27A10.845 10.845 0 0 1 2.69 6.374zm-.6 6.202a10.856 10.856 0 0 1 .122-1.63l-1.112-.168a12.043 12.043 0 0 0 0 3.596l1.112-.169A10.856 10.856 0 0 1 1.125 12zm17.078 10.275-.578-.964a10.845 10.845 0 0 1-3.011 1.247l.27 1.091a11.955 11.955 0 0 0 3.319-1.374zM22.875 12a10.856 10.856 0 0 1-.122 1.63l1.112.168a12.043 12.043 0 0 0 0-3.596l-1.112.169a10.856 10.856 0 0 1 .122 1.63zm.774 2.88-1.09-.27a10.845 10.845 0 0 1-1.248 3.015l.964.581a11.955 11.955 0 0 0 1.374-3.326zm-10.02 7.875a10.952 10.952 0 0 1-3.258 0l-.17 1.112a12.043 12.043 0 0 0 3.597 0zm7.125-4.303a10.914 10.914 0 0 1-2.304 2.302l.668.906a12.019 12.019 0 0 0 2.542-2.535zM18.45 3.245a10.914 10.914 0 0 1 2.304 2.304l.906-.675a12.019 12.019 0 0 0-2.535-2.535zM3.246 5.549A10.914 10.914 0 0 1 5.55 3.245l-.675-.906A12.019 12.019 0 0 0 2.34 4.874zm19.029.248-.964.577a10.845 10.845 0 0 1 1.247 3.011l1.091-.27a11.955 11.955 0 0 0-1.374-3.318zM10.371 1.246a10.952 10.952 0 0 1 3.258 0L13.8.134a12.043 12.043 0 0 0-3.597 0zM3.823 21.957 1.5 22.5l.542-2.323-1.095-.257-.542 2.323a1.125 1.125 0 0 0 1.352 1.352l2.321-.532zm-2.642-3.041 1.095.255.375-1.61a10.828 10.828 0 0 1-1.21-2.952l-1.09.27a11.91 11.91 0 0 0 1.106 2.852zm5.25 2.437-1.61.375.255 1.095 1.185-.275a11.91 11.91 0 0 0 2.851 1.106l.27-1.091a10.828 10.828 0 0 1-2.943-1.217zM12 2.25a9.75 9.75 0 0 0-8.25 14.938l-.938 4 4-.938A9.75 9.75 0 1 0 12 2.25z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Snapchat</title>
3
- <path
4
- d="M12.206.793c.99 0 4.347.276 5.93 3.821.529 1.193.403 3.219.299 4.847l-.003.06c-.012.18-.022.345-.03.51.075.045.203.09.401.09.3-.016.659-.12 1.033-.301.165-.088.344-.104.464-.104.182 0 .359.029.509.09.45.149.734.479.734.838.015.449-.39.839-1.213 1.168-.089.029-.209.075-.344.119-.45.135-1.139.36-1.333.81-.09.224-.061.524.12.868l.015.015c.06.136 1.526 3.475 4.791 4.014.255.044.435.27.42.509 0 .075-.015.149-.045.225-.24.569-1.273.988-3.146 1.271-.059.091-.12.375-.164.57-.029.179-.074.36-.134.553-.076.271-.27.405-.555.405h-.03c-.135 0-.313-.031-.538-.074-.36-.075-.765-.135-1.273-.135-.3 0-.599.015-.913.074-.6.104-1.123.464-1.723.884-.853.599-1.826 1.288-3.294 1.288-.06 0-.119-.015-.18-.015h-.149c-1.468 0-2.427-.675-3.279-1.288-.599-.42-1.107-.779-1.707-.884-.314-.045-.629-.074-.928-.074-.54 0-.958.089-1.272.149-.211.043-.391.074-.54.074-.374 0-.523-.224-.583-.42-.061-.192-.09-.389-.135-.567-.046-.181-.105-.494-.166-.57-1.918-.222-2.95-.642-3.189-1.226-.031-.063-.052-.15-.055-.225-.015-.243.165-.465.42-.509 3.264-.54 4.73-3.879 4.791-4.02l.016-.029c.18-.345.224-.645.119-.869-.195-.434-.884-.658-1.332-.809-.121-.029-.24-.074-.346-.119-1.107-.435-1.257-.93-1.197-1.273.09-.479.674-.793 1.168-.793.146 0 .27.029.383.074.42.194.789.3 1.104.3.234 0 .384-.06.465-.105l-.046-.569c-.098-1.626-.225-3.651.307-4.837C7.392 1.077 10.739.807 11.727.807l.419-.015h.06z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Telegram</title>
3
- <path
4
- d="M11.944 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0a12 12 0 0 0-.056 0zm4.962 7.224c.1-.002.321.023.465.14a.506.506 0 0 1 .171.325c.016.093.036.306.02.472-.18 1.898-.962 6.502-1.36 8.627-.168.9-.499 1.201-.82 1.23-.696.065-1.225-.46-1.9-.902-1.056-.693-1.653-1.124-2.678-1.8-1.185-.78-.417-1.21.258-1.91.177-.184 3.247-2.977 3.307-3.23.007-.032.014-.15-.056-.212s-.174-.041-.249-.024c-.106.024-1.793 1.14-5.061 3.345-.48.33-.913.49-1.302.48-.428-.008-1.252-.241-1.865-.44-.752-.245-1.349-.374-1.297-.789.027-.216.325-.437.893-.663 3.498-1.524 5.83-2.529 6.998-3.014 3.332-1.386 4.025-1.627 4.476-1.635z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>WeChat</title>
3
- <path
4
- d="M8.691 2.188C3.891 2.188 0 5.476 0 9.53c0 2.212 1.17 4.203 3.002 5.55a.59.59 0 0 1 .213.665l-.39 1.48c-.019.07-.048.141-.048.213 0 .163.13.295.29.295a.326.326 0 0 0 .167-.054l1.903-1.114a.864.864 0 0 1 .717-.098 10.16 10.16 0 0 0 2.837.403c.276 0 .543-.027.811-.05-.857-2.578.157-4.972 1.932-6.446 1.703-1.415 3.882-1.98 5.853-1.838-.576-3.583-4.196-6.348-8.596-6.348zM5.785 5.991c.642 0 1.162.529 1.162 1.18a1.17 1.17 0 0 1-1.162 1.178A1.17 1.17 0 0 1 4.623 7.17c0-.651.52-1.18 1.162-1.18zm5.813 0c.642 0 1.162.529 1.162 1.18a1.17 1.17 0 0 1-1.162 1.178 1.17 1.17 0 0 1-1.162-1.178c0-.651.52-1.18 1.162-1.18zm5.34 2.867c-1.797-.052-3.746.512-5.28 1.786-1.72 1.428-2.687 3.72-1.78 6.22.942 2.453 3.666 4.229 6.884 4.229.826 0 1.622-.12 2.361-.336a.722.722 0 0 1 .598.082l1.584.926a.272.272 0 0 0 .14.047c.134 0 .24-.111.24-.247 0-.06-.023-.12-.038-.177l-.327-1.233a.582.582 0 0 1-.023-.156.49.49 0 0 1 .201-.398C23.024 18.48 24 16.82 24 14.98c0-3.21-2.931-5.837-6.656-6.088V8.89c-.135-.01-.27-.027-.407-.03zm-2.53 3.274c.535 0 .969.44.969.982a.976.976 0 0 1-.969.983.976.976 0 0 1-.969-.983c0-.542.434-.982.97-.982zm4.844 0c.535 0 .969.44.969.982a.976.976 0 0 1-.969.983.976.976 0 0 1-.969-.983c0-.542.434-.982.969-.982z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
- <path fill="currentColor" fill-rule="evenodd"
3
- d="M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11c-1.936 0-3.757-.5-5.338-1.38L1.4 22.6l.98-5.262A10.952 10.952 0 0 1 1 12Zm6.147-5.353c.654-.655 1.527-.713 1.998-.69.435.02.776.272.984.564l.952 1.334a1.5 1.5 0 0 1-.16 1.932l-.674.673c.223.544.67 1.42 1.272 2.021s1.477 1.05 2.02 1.273l.675-.674a1.5 1.5 0 0 1 1.931-.16l1.335.951c.291.209.544.55.564.984.022.471-.036 1.344-.69 1.999-1.067 1.066-2.741 1.077-4.264.659-1.55-.426-3.13-1.34-4.197-2.406-1.065-1.066-1.98-2.646-2.406-4.197-.418-1.523-.407-3.197.66-4.263Z"
4
- clip-rule="evenodd"></path>
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>DeviantArt</title>
3
- <path
4
- d="M19.207 4.794l.23-.43V0H15.07l-.436.44-2.058 3.925-.646.436H4.58v5.993h4.04l.36.436-4.175 7.98-.24.43V24H8.93l.436-.44 2.07-3.925.644-.436h7.35v-5.993h-4.05l-.36-.438 4.186-7.977z" />
5
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.457 22.06c-.623-3.072-1.435-5.923-2.496-8.63-3.412.865-5.972 3.14-8.886 7.117A10.954 10.954 0 0 0 12 23c1.587 0 3.095-.336 4.457-.94Zm1.38-.735a11.004 11.004 0 0 0 5.044-7.7c-2.978-.588-5.379-.742-7.421-.478.994 2.583 1.77 5.29 2.377 8.178ZM23 12.12V12c0-2.651-.938-5.083-2.5-6.983-1.833 2.115-3.915 3.574-6.585 4.575.34.7.662 1.406.966 2.122 2.31-.359 4.95-.207 8.118.406Zm-3.534-8.2A10.96 10.96 0 0 0 12 1a11 11 0 0 0-3.175.465 46.817 46.817 0 0 1 4.405 6.781c2.56-.932 4.505-2.295 6.235-4.326ZM7.358 2.025a11.016 11.016 0 0 0-6.193 8.064c4.467-.214 7.875-.61 10.613-1.378a45.71 45.71 0 0 0-4.42-6.686Zm-6.35 9.573c4.758-.22 8.46-.641 11.47-1.528.32.646.62 1.3.906 1.96-3.754 1.017-6.51 3.552-9.414 7.488a10.962 10.962 0 0 1-2.963-7.92Z" clip-rule="evenodd"></path></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.55 14.56a.5.5 0 0 1-.49.44H17a.51.51 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h6a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v22a1 1 0 0 0 1 1h11a.51.51 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h2a.5.5 0 0 0 .5-.5V9.19a5.69 5.69 0 0 1 5.69-5.69h1.31a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-1.31a1.69 1.69 0 0 0-1.69 1.69v1.31a.5.5 0 0 0 .5.5h2.43a.5.5 0 0 1 .38.17.51.51 0 0 1 .12.39Z" fill="currentColor"></path></svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Instagram</title>
3
- <path
4
- d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>LinkedIn</title>
3
- <path
4
- d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z" />
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>Pinterest</title>
3
- <path
4
- d="M12.017 0C5.396 0 .029 5.367.029 11.987c0 5.079 3.158 9.417 7.618 11.162-.105-.949-.199-2.403.041-3.439.219-.937 1.406-5.957 1.406-5.957s-.359-.72-.359-1.781c0-1.663.967-2.911 2.168-2.911 1.024 0 1.518.769 1.518 1.688 0 1.029-.653 2.567-.992 3.992-.285 1.193.6 2.165 1.775 2.165 2.128 0 3.768-2.245 3.768-5.487 0-2.861-2.063-4.869-5.008-4.869-3.41 0-5.409 2.562-5.409 5.199 0 1.033.394 2.143.889 2.741.099.12.112.225.085.345-.09.375-.293 1.199-.334 1.363-.053.225-.172.271-.401.165-1.495-.69-2.433-2.878-2.433-4.646 0-3.776 2.748-7.252 7.92-7.252 4.158 0 7.392 2.967 7.392 6.923 0 4.135-2.607 7.462-6.233 7.462-1.214 0-2.354-.629-2.758-1.379l-.749 2.848c-.269 1.045-1.004 2.352-1.498 3.146 1.123.345 2.306.535 3.55.535 6.607 0 11.985-5.365 11.985-11.987C23.97 5.39 18.592.026 11.985.026L12.017 0z" />
5
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m16.752 4.602-3.142-.698-.73 4.373c2.18.134 4.173.76 5.717 1.738a2.75 2.75 0 1 1 3.123 4.45c.02.176.03.355.03.535 0 1.986-1.207 3.692-2.97 4.867-1.768 1.178-4.167 1.883-6.78 1.883-2.613 0-5.012-.705-6.78-1.883C3.457 18.692 2.25 16.986 2.25 15c0-.18.01-.359.03-.535A2.75 2.75 0 0 1 3.5 9.25c.739 0 1.41.292 1.903.765 1.602-1.015 3.685-1.65 5.96-1.75l.897-5.388a.75.75 0 0 1 .903-.61l4.027.896a2.25 2.25 0 1 1-.438 1.44ZM8 15a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm9.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm-8.376 3.584a.75.75 0 1 0-1.248.832c.306.46.875.778 1.52.986.673.216 1.546.348 2.604.348s1.93-.132 2.604-.348c.645-.208 1.214-.527 1.52-.986a.75.75 0 1 0-1.248-.832c-.027.041-.208.222-.73.39-.493.158-1.204.276-2.146.276s-1.653-.118-2.146-.276c-.522-.168-.703-.349-.73-.39Z" clip-rule="evenodd"></path></svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
2
- <path fill="currentColor" fill-rule="evenodd"
3
- d="M16.65 4.335a4.25 4.25 0 0 1 4.906 5.44.75.75 0 1 0 1.43.45 5.75 5.75 0 0 0-6.636-7.36.75.75 0 0 0 .3 1.47ZM11 6C8.064 4.597 1 11.198 1 15c0 3.802 5.5 6 9 6 6.486 0 10-4.097 10-6.5 0-1.779-1.37-2.338-2.285-2.712-.32-.131-.585-.24-.715-.37-.207-.206-.071-.485.088-.812.226-.462.498-1.02-.088-1.606-1.215-1.216-2.844-.616-3.958-.205-.58.214-1.02.376-1.192.205-.18-.18-.12-.516-.048-.909.127-.695.286-1.571-.802-2.091Zm4.738 8.624c.2 2.298-2.323 4.436-5.636 4.777-3.313.34-6.16-1.246-6.361-3.543-.2-2.298 2.322-4.436 5.635-4.777 3.313-.34 6.162 1.246 6.362 3.543ZM16.75 6.5a.75.75 0 0 1 .75-.75 2.75 2.75 0 0 1 2.663 3.437.75.75 0 1 1-1.452-.374A1.25 1.25 0 0 0 17.5 7.25a.75.75 0 0 1-.751-.75Zm-6.644 11.706c1.816-.5 2.958-2.106 2.55-3.588-.407-1.482-2.21-2.278-4.026-1.778-1.817.5-2.959 2.106-2.551 3.588.408 1.481 2.21 2.277 4.027 1.778Zm-.016-3.732a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm-3.091 2.057a1 1 0 1 0 2 0 1 1 0 0 0-2 0Z"
4
- clip-rule="evenodd"></path>
5
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.584 3.235C6.464 1.04 9.067 0 11.888 0c2.693 0 5.074.645 6.911 1.963 1.857 1.332 3.07 3.287 3.502 5.712a1.25 1.25 0 1 1-2.461.438c-.325-1.822-1.202-3.19-2.497-4.118-1.314-.942-3.146-1.495-5.455-1.495-2.18 0-4.056.786-5.406 2.361-1.365 1.594-2.302 4.128-2.302 7.81 0 3.552 1.201 5.696 2.74 6.977 1.58 1.316 3.676 1.852 5.64 1.852 3.878 0 6.255-2.282 6.366-4.778.055-1.239-.462-2.24-1.422-2.973a4.85 4.85 0 0 0-.07-.053c-.193.878-.512 1.66-.952 2.328-.92 1.397-2.32 2.213-3.924 2.331-1.48.11-2.722-.246-3.63-.976a3.836 3.836 0 0 1-1.434-2.771c-.048-.823.09-2.038 1.028-3.043.943-1.01 2.463-1.561 4.635-1.561.641 0 1.268.047 1.872.143-.213-1.05-.693-1.56-1.109-1.836-.563-.375-1.21-.447-1.525-.447-.884 0-1.667.332-2.403 1.176a1.25 1.25 0 0 1-1.885-1.642c1.172-1.345 2.624-2.034 4.288-2.034.583 0 1.781.115 2.909.864 1.193.793 2.142 2.188 2.31 4.409l.018.289c.5.234.966.513 1.389.836 1.559 1.19 2.496 2.951 2.402 5.071C21.235 21.057 17.345 24 12.56 24c-2.367 0-5.088-.64-7.24-2.43-2.193-1.826-3.64-4.721-3.64-8.898 0-4.086 1.04-7.263 2.904-9.437Zm10.49 9.461a9.216 9.216 0 0 0-1.917-.192c-1.79 0-2.514.453-2.807.767-.297.318-.386.743-.36 1.19.02.354.182.709.507.97.32.259.899.503 1.877.431.82-.06 1.52-.455 2.02-1.213.312-.474.562-1.12.68-1.953Z" clip-rule="evenodd"></path></svg>
@@ -1,5 +0,0 @@
1
- <svg fill="currentColor" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <title>TikTok</title>
3
- <path
4
- d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z" />
5
- </svg>