simple-icons 13.1.0 → 13.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -23
- package/_data/simple-icons.json +26 -2
- package/icons/gltf.svg +1 -0
- package/icons/linuxmint.svg +1 -1
- package/icons/literal.svg +1 -0
- package/icons/lobsters.svg +1 -0
- package/icons/outline.svg +1 -0
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
2
|
+
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/simpleicons.svg" alt="Simple Icons" width=70>
|
|
3
3
|
<h3 align="center">Simple Icons</h3>
|
|
4
4
|
<p align="center">
|
|
5
5
|
Over 3200 Free SVG icons for popular brands. See them all on one page at <a href="https://simpleicons.org">SimpleIcons.org</a>. Contributions, corrections & requests can be made on GitHub.</p>
|
|
@@ -75,7 +75,7 @@ You can use a `viewbox=auto` parameter to get a auto-sized viewbox. This is usef
|
|
|
75
75
|
<img height="20" src="https://cdn.simpleicons.org/awesomelists?viewbox=auto" />
|
|
76
76
|
```
|
|
77
77
|
|
|
78
|
-
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
78
|
+
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/nodedotjs.svg" alt="Node" align=left width=24>
|
|
79
79
|
|
|
80
80
|
The icons are also available through our npm package. To install, simply run:
|
|
81
81
|
|
|
@@ -126,7 +126,7 @@ If you need to iterate over all icons, use:
|
|
|
126
126
|
import * as icons from 'simple-icons';
|
|
127
127
|
```
|
|
128
128
|
|
|
129
|
-
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
129
|
+
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/typescript.svg" alt="Typescript" align=left width=19 height=19>
|
|
130
130
|
|
|
131
131
|
Type definitions are bundled with the package.
|
|
132
132
|
|
|
@@ -134,7 +134,7 @@ Type definitions are bundled with the package.
|
|
|
134
134
|
import type { SimpleIcon } from 'simple-icons';
|
|
135
135
|
```
|
|
136
136
|
|
|
137
|
-
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
137
|
+
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/php.svg" alt="Php" align=left width=24 height=24>
|
|
138
138
|
|
|
139
139
|
The icons are also available through our Packagist package. To install, simply run:
|
|
140
140
|
|
|
@@ -162,14 +162,14 @@ The below are known extensions to third-party tools.
|
|
|
162
162
|
|
|
163
163
|
| Extension | Author |
|
|
164
164
|
| :- | :- |
|
|
165
|
-
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
166
|
-
| [Boxy SVG library](https://boxy-svg.com/ideas/298/simple-icons-library-provider) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
167
|
-
| [Drawio library](https://github.com/mondeja/simple-icons-drawio) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
168
|
-
| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908/Simple-Icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
169
|
-
| [Miro app](https://miro.com/marketplace/brand-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
170
|
-
| [Raycast extension](https://www.raycast.com/litomore/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
171
|
-
| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
172
|
-
| [Webflow app](https://webflow.com/apps/detail/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.
|
|
165
|
+
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/blender.svg" alt="Blender" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |
|
|
166
|
+
| [Boxy SVG library](https://boxy-svg.com/ideas/298/simple-icons-library-provider) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/boxysvg.svg" alt="Boxy SVG" align=left width=24 height=24> | [@Jarek](https://boxy-svg.com/profiles/0000000000/jarek) |
|
|
167
|
+
| [Drawio library](https://github.com/mondeja/simple-icons-drawio) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |
|
|
168
|
+
| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908/Simple-Icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/figma.svg" alt="Figma" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |
|
|
169
|
+
| [Miro app](https://miro.com/marketplace/brand-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/miro.svg" alt="Miro" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |
|
|
170
|
+
| [Raycast extension](https://www.raycast.com/litomore/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/raycast.svg" alt="Raycast" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |
|
|
171
|
+
| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/elgato.svg" alt="Stream Deck" align=left width=24 height=24> | [@mackenly](https://github.com/mackenly) |  |  |
|
|
172
|
+
| [Webflow app](https://webflow.com/apps/detail/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/webflow.svg" alt="Webflow" align=left width=24 height=24> | [@diegoliv](https://github.com/diegoliv) |
|
|
173
173
|
|
|
174
174
|
Maintain an extension? [Submit a PR][open-pr] to include it in the list above.
|
|
175
175
|
|
|
@@ -179,17 +179,18 @@ The below are known third-party libraries for use in your own projects. We only
|
|
|
179
179
|
|
|
180
180
|
| Library | Author | License | Simple Icons Version |
|
|
181
181
|
| :-- | :-- | :-: | :-: |
|
|
182
|
-
| [
|
|
183
|
-
| [
|
|
184
|
-
| [
|
|
185
|
-
| [
|
|
186
|
-
| [
|
|
187
|
-
| [
|
|
188
|
-
| [
|
|
189
|
-
| [
|
|
190
|
-
| [
|
|
191
|
-
| [
|
|
192
|
-
| [
|
|
182
|
+
| [Astro package](https://github.com/dzeiocom/simple-icons-astro) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/astro.svg" alt="Astro" align=left width=24 height=24> | [@Aviortheking](https://github.com/aviortheking) |  |  |
|
|
183
|
+
| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/blazor.svg" alt="Blazor" align=left width=24 height=24> | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) |  |  |
|
|
184
|
+
| [Flutter package](https://github.com/jlnrrg/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/flutter.svg" alt="Flutter" align=left width=24 height=24> | [@jlnrrg](https://github.com/jlnrrg) |  | 
|
|
185
|
+
| [Framer component](https://github.com/LitoMore/simple-icons-framer) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/framer.svg" alt="Framer" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
186
|
+
| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/hugo.svg" alt="Hugo" align=left width=24 height=24> | [@foo-dogsquared](https://github.com/foo-dogsquared) |  |  |
|
|
187
|
+
| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/kirby.svg" alt="Kirby" align=left width=24 height=24> | [@runxel](https://github.com/runxel) |  |  |
|
|
188
|
+
| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/latex.svg" alt="LaTeX" align=left width=24 height=24> | [@ineshbose](https://github.com/ineshbose) |  |  |
|
|
189
|
+
| [Laravel package](https://github.com/ublabs/blade-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/laravel.svg" alt="Laravel" align=left width=24 height=24> | [@adrian-ub](https://github.com/adrian-ub) |  |  |
|
|
190
|
+
| [React package](https://github.com/icons-pack/react-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/react.svg" alt="React" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
191
|
+
| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/rubygems.svg" alt="Ruby" align=left width=24 height=24> | [@thepew](https://github.com/the-pew-inc) |  |  |
|
|
192
|
+
| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/svelte.svg" alt="Svelte" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
193
|
+
| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/13.2.0/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24> | [@wyatt-herkamp](https://github.com/wyatt-herkamp) |  |  |
|
|
193
194
|
|
|
194
195
|
Maintain a library? [Submit a PR][open-pr] to include it in the list above.
|
|
195
196
|
|
package/_data/simple-icons.json
CHANGED
|
@@ -6066,6 +6066,12 @@
|
|
|
6066
6066
|
"hex": "F2CC38",
|
|
6067
6067
|
"source": "https://about.glovoapp.com/press"
|
|
6068
6068
|
},
|
|
6069
|
+
{
|
|
6070
|
+
"title": "glTF",
|
|
6071
|
+
"hex": "87C540",
|
|
6072
|
+
"source": "https://www.khronos.org/legal/trademarks",
|
|
6073
|
+
"guidelines": "https://www.khronos.org/files/legal/Khronos-Logo-Usage-Guide.pdf"
|
|
6074
|
+
},
|
|
6069
6075
|
{
|
|
6070
6076
|
"title": "Gmail",
|
|
6071
6077
|
"hex": "EA4335",
|
|
@@ -8909,8 +8915,8 @@
|
|
|
8909
8915
|
},
|
|
8910
8916
|
{
|
|
8911
8917
|
"title": "Linux Mint",
|
|
8912
|
-
"hex": "
|
|
8913
|
-
"source": "https://
|
|
8918
|
+
"hex": "86BE43",
|
|
8919
|
+
"source": "https://github.com/linuxmint/brand-logo/blob/540ac3b08e987866d77a340f557f994c988ac2ae/ring-mono-green.svg"
|
|
8914
8920
|
},
|
|
8915
8921
|
{
|
|
8916
8922
|
"title": "Linux Professional Institute",
|
|
@@ -8950,6 +8956,11 @@
|
|
|
8950
8956
|
"source": "https://litecoin-foundation.org/litecoin-branding-guidelines/",
|
|
8951
8957
|
"guidelines": "https://litecoin-foundation.org/litecoin-branding-guidelines/"
|
|
8952
8958
|
},
|
|
8959
|
+
{
|
|
8960
|
+
"title": "Literal",
|
|
8961
|
+
"hex": "000000",
|
|
8962
|
+
"source": "https://literal.club/pages/press"
|
|
8963
|
+
},
|
|
8953
8964
|
{
|
|
8954
8965
|
"title": "LITIENGINE",
|
|
8955
8966
|
"hex": "00A5BC",
|
|
@@ -8981,6 +8992,14 @@
|
|
|
8981
8992
|
"hex": "10B146",
|
|
8982
8993
|
"source": "https://lmms.io/branding"
|
|
8983
8994
|
},
|
|
8995
|
+
{
|
|
8996
|
+
"title": "Lobsters",
|
|
8997
|
+
"hex": "AC130D",
|
|
8998
|
+
"source": "https://github.com/lobsters/lobsters/blob/dcd56c1d3f7190e33a73b86b77e7feb2665ddc50/app/assets/images/logo-color.svg",
|
|
8999
|
+
"license": {
|
|
9000
|
+
"type": "BSD-3-Clause"
|
|
9001
|
+
}
|
|
9002
|
+
},
|
|
8984
9003
|
{
|
|
8985
9004
|
"title": "Local",
|
|
8986
9005
|
"hex": "51BB7B",
|
|
@@ -11155,6 +11174,11 @@
|
|
|
11155
11174
|
"hex": "D4021D",
|
|
11156
11175
|
"source": "https://www.ottogroup.com/en/presse/material.php"
|
|
11157
11176
|
},
|
|
11177
|
+
{
|
|
11178
|
+
"title": "Outline",
|
|
11179
|
+
"hex": "000000",
|
|
11180
|
+
"source": "https://www.getoutline.com"
|
|
11181
|
+
},
|
|
11158
11182
|
{
|
|
11159
11183
|
"title": "Overcast",
|
|
11160
11184
|
"hex": "FC7E0F",
|
package/icons/gltf.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>glTF</title><path d="M9.67095 16.2902c.41193-.4619.62962-1.137.62962-2.04625V9.1635h-.86992v.79483h-.0106c-.16494-.30784-.39379-.53863-.68739-.69268-.2936-.15378-.61593-.23081-.96674-.23081-.47975 0-.88443.0913-1.21375.27378-.32932.18253-.59444.41723-.79483.70357-.20066.28634-.34383.60143-.4298.94526-.086.34383-.12893.68041-.12893 1.00973 0 .37955.0519.73957.15573 1.0795.10382.3402.25955.6391.46719.89697.20763.25788.46551.46188.77334.61231.30783.15043.66953.2255 1.08509.2255.17192 0 .3455-.0215.52105-.0645.17555-.043.3402-.10549.49425-.1881.15378-.0823.29165-.18615.41361-.31145.12168-.12531.22187-.2738.30085-.4457h.0212v.36504c0 .31508-.0304.60142-.0913.8593-.0608.25787-.15935.47807-.29527.66059-.13619.18252-.3081.3257-.51547.4298-.20763.10381-.46188.15572-.76245.15572-.15043 0-.30812-.0162-.4725-.0483a1.88243 1.88242 0 0 1-.17331-.0427 10.19466 10.1946 0 0 1-.18168-.0659c-.006-.002-.0112-.005-.0168-.007v.001c-2.35966-.88162-3.91221-2.37947-3.91221-4.07937 0-2.7113 3.94961-4.90909 8.82187-4.90909 2.7141 0 5.14772.61817 6.76613 1.69097-1.7666-1.79758-4.93366-3.06072-8.55506-3.06127C4.49689 5.7195.00056 8.52997 0 11.99816c-.00028 2.36719 2.09453 4.42878 5.18819 5.49962 2.48134.0849 3.74085-.37564 4.48266-1.20759zm-.37454-3.6895c-.0608.25787-.15573.48867-.28466.69268-.12894.20402-.2989.36896-.51017.49399-.21126.1253-.46718.1881-.76804.1881-.30085 0-.55147-.0625-.75185-.1881-.20067-.12503-.3617-.28997-.48338-.49399-.12196-.204-.20764-.43118-.25788-.68207-.0502-.25062-.0751-.50124-.0751-.75186 0-.26485.0304-.5191.0913-.76273.0608-.24336.1574-.45826.28997-.64441.1323-.18615.30253-.33463.51017-.4457.20764-.11108.45826-.16662.75186-.16662.28634 0 .5297.0575.73035.17192.2004.11471.36337.26681.48868.45659.12531.18977.21658.40272.2738.6391.0572.23638.086.4764.086.71976.00027.25759-.0301.51547-.091.77334zm.79819 4.21305c-.52608.47752-1.46604 1.02285-2.7462 1.2369.85708.14904 1.7602.22858 2.69289.22885 3.6069.00084 6.76558-1.25838 8.53665-3.04341-1.61813 1.06638-4.042 1.6731-6.74632 1.6731-.64218-.00027-1.13364-.0229-1.73702-.0954zm5.5535-2.0814h-1.31058v-4.4154h-1.64436V9.1942h4.5996v1.12275h-1.64438v4.4154zm3.63732 0h-1.31086V9.1942H22.021v1.12275h-2.73559v1.03624h2.39455v1.12276h-2.39455zm-8.2224-6.91794h.91289v6.90202h-.91289zm12.0908 1.54222h-.20514v.53332h-.17916v-.53332h-.20513v-.15406h.58914zm.0801-.15406h.26373l.11833.45826h.002l.11833-.45826H24v.68738h-.16857v-.52188h-.002l-.14429.52188h-.13675l-.14457-.52188h-.002v.52188h-.16849v-.68738Z"/></svg>
|
package/icons/linuxmint.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Linux Mint</title><path d="
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Linux Mint</title><path d="M5.438 5.906v8.438c0 2.06 1.69 3.75 3.75 3.75h5.625c2.06 0 3.75-1.69 3.75-3.75V9.656a2.827 2.827 0 0 0-2.813-2.812 2.8 2.8 0 0 0-1.875.737A2.8 2.8 0 0 0 12 6.844a2.827 2.827 0 0 0-2.812 2.812v4.688h1.875V9.656c0-.529.408-.937.937-.937s.938.408.938.937v4.688h1.875V9.656c0-.529.408-.937.937-.937s.938.408.938.937v4.688a1.86 1.86 0 0 1-1.875 1.875H9.188a1.86 1.86 0 0 1-1.875-1.875V5.906ZM12 0C5.384 0 0 5.384 0 12s5.384 12 12 12 12-5.384 12-12S18.616 0 12 0m0 1.875A10.11 10.11 0 0 1 22.125 12 10.11 10.11 0 0 1 12 22.125 10.11 10.11 0 0 1 1.875 12 10.11 10.11 0 0 1 12 1.875"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Literal</title><path d="m11.148 5.719.128-1.798 3.234.223-1.52-2.902 1.63-.836L16.176 3.4l1.966-2.75 1.495 1.05-1.916 2.665 3.212.221-.128 1.797-3.167-.217 1.498 2.878-1.628.836-1.578-3.017-1.99 2.771-1.495-1.05L14.36 5.94zm-8.129 9.513L5.197 0l2.569.355-1.817 12.708 5.978.825-.361 2.525zM20.981 21.7 4.328 24l-.36-2.524 16.652-2.3z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Lobsters</title><path d="M0 0v24h24V0zm5.414 4.02h7.86c.105 0 .15.014.15.134-.015.285 0 .556 0 .841v.12c-.21.015-.42 0-.615.03-.3.045-.6.089-.885.164-.525.165-.793.527-.853 1.022a5.09 5.09 0 0 0-.047.674v9.586c0 .405.046.808.091 1.198.045.435.33.72.736.87.345.135.718.167 1.078.182.945.03 1.877.014 2.792-.226 1.32-.33 2.204-1.156 2.64-2.46.134-.42.193-.855.298-1.29.015-.03.046-.09.076-.09h.99c-.03 1.8.03 3.599 0 5.399H5.25v-.944c0-.165 0-.149.15-.164.344-.03.689-.045 1.034-.105.69-.12 1.005-.467 1.11-1.172.03-.21.047-.434.047-.644V7.035c0-.27-.032-.54-.062-.795-.045-.465-.344-.749-.779-.914-.405-.15-.825-.166-1.245-.196h-.226v-.976c0-.105.03-.134.135-.134z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Outline</title><path d="M 15.081 21.857 L 15.081 22.459 C 15.081 23.636 13.812 24.378 12.785 23.8 L 3.543 18.602 C 3.058 18.329 2.758 17.816 2.758 17.26 L 2.758 6.742 C 2.758 6.185 3.058 5.672 3.543 5.399 L 12.785 0.201 C 13.812 -0.378 15.082 0.365 15.081 1.544 L 15.081 2.145 L 16.178 1.814 C 17.167 1.517 18.163 2.258 18.162 3.29 L 18.162 3.915 L 19.511 3.746 C 20.431 3.632 21.243 4.348 21.242 5.275 L 21.242 18.726 C 21.243 19.652 20.431 20.37 19.511 20.254 L 18.162 20.085 L 18.162 20.71 C 18.163 21.743 17.167 22.484 16.178 22.186 L 15.081 21.857 Z M 15.081 20.249 L 16.621 20.71 L 16.621 3.29 L 15.081 3.753 L 15.081 20.249 Z M 18.162 5.467 L 18.162 18.534 L 19.702 18.726 L 19.702 5.275 L 18.162 5.467 Z M 2.758 16.801 L 2.758 7.2 L 2.758 16.801 Z M 4.298 6.742 L 4.298 17.26 L 13.54 22.459 L 13.54 1.544 L 4.298 6.742 Z M 5.838 7.765 L 7.379 6.995 L 7.379 17.005 L 5.838 16.235 L 5.838 7.765 Z"/></svg>
|