Merge branch 'develop' of github.com:kilian-paquier/devicon into karate
8
.github/PULL_REQUEST_TEMPLATE/new_icon.md
vendored
@@ -2,11 +2,11 @@
|
||||
|
||||
<!-- Tick the checkboxes to ensure you've done everything correctly -->
|
||||
- [ ] PR does not match another non-stale PR currently opened
|
||||
- [ ] PR name matches the format *new icon: <i>Icon name</i> (<i>versions separated by comma</i>)*. More details [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#overview)
|
||||
- [ ] PR name matches the format *new icon: <i>Icon name</i> (<i>versions separated by comma</i>)*. More details [here](https://github.com/devicons/devicon/wiki/Overview-on-Submitting-Icons)
|
||||
- [ ] PR's base is the `develop` branch.
|
||||
- [ ] Your icons are inside a folder as seen [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#organizational-guidelines)
|
||||
- [ ] SVG matches the standards laid out [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#svgStandards)
|
||||
- [ ] A new object is added in the `devicon.json` file as seen [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#-updating-the-deviconjson-)
|
||||
- [ ] Your icons are inside a folder as seen [here](https://github.com/devicons/devicon/wiki/Organizing-SVGs)
|
||||
- [ ] SVG matches the standards laid out [here](https://github.com/devicons/devicon/wiki/SVG-Standards)
|
||||
- [ ] A new object is added in the `devicon.json` file as seen [here](https://github.com/devicons/devicon/wiki/Updating-the-%60devicon.json%60)
|
||||
|
||||
<!-- Refer to the [contributing](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#contributing-to-devicon) guidelines for more details. -->
|
||||
|
||||
|
@@ -48,7 +48,7 @@ jobs:
|
||||
{0}
|
||||
```
|
||||
|
||||
Check our [CONTRIBUTING guide](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#svgStandards) for more details regarding these errors.
|
||||
Check our [CONTRIBUTING guide](https://github.com/devicons/devicon/wiki/SVG-Standards) for more details regarding these errors.
|
||||
|
||||
Please address these issues. When you update this PR, I will check your SVGs again.
|
||||
|
||||
|
6
.github/workflows/post_peek_screenshot.yml
vendored
@@ -150,9 +150,9 @@ jobs:
|
||||
|
||||
Make sure that:
|
||||
|
||||
- Your svgs are named and added correctly to the /icons folder as seen [here](https://github.com/devicons/devicon/blob/master/CONTRIBUTING.md#orgGuidelines).
|
||||
- Your icon information has been added to the `devicon.json` as seen [here](https://github.com/devicons/devicon/blob/master/CONTRIBUTING.md#updateDevicon)
|
||||
- Your PR title follows the format seen [here](https://github.com/devicons/devicon/blob/master/CONTRIBUTING.md#overview)
|
||||
- Your SVGs are named and added correctly to the /icons folder as seen [here](https://github.com/devicons/devicon/wiki/Organizing-SVGs).
|
||||
- Your icon information has been added to the `devicon.json` as seen [here](https://github.com/devicons/devicon/wiki/Updating-the-%60devicon.json%60)
|
||||
- Your PR title follows the format seen [here](https://github.com/devicons/devicon/wiki/Overview-on-Submitting-Icons)
|
||||
|
||||
I will retry once everything is fixed. If I still fail or there are other error, the maintainers will investigate.
|
||||
|
||||
|
297
devicon.json
@@ -75,6 +75,37 @@
|
||||
"color": "#1F0740",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "alpinejs",
|
||||
"altnames": [
|
||||
"Alpine"
|
||||
],
|
||||
"tags": [
|
||||
"framework",
|
||||
"javascript"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"original",
|
||||
"original-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#2d3441",
|
||||
"aliases": [
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "plain"
|
||||
},
|
||||
{
|
||||
"base": "original-wordmark",
|
||||
"alias": "plain-wordmark"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "amazonwebservices",
|
||||
"altnames": [
|
||||
@@ -189,6 +220,28 @@
|
||||
"color": "#4285F4",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "angular",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"framework",
|
||||
"javascript"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark",
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#FFFFFF",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "angularjs",
|
||||
"altnames": [],
|
||||
@@ -1095,6 +1148,33 @@
|
||||
"color": "#F38020",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "cloudflareworkers",
|
||||
"altnames": [
|
||||
"Cloudflare Workers"
|
||||
],
|
||||
"tags": [
|
||||
"platform",
|
||||
"serverless",
|
||||
"deploy",
|
||||
"performance",
|
||||
"javascript"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark",
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#ea9344",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "cmake",
|
||||
"altnames": [],
|
||||
@@ -1540,6 +1620,29 @@
|
||||
"color": "#00A8E1",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "datagrip",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"jetbrains",
|
||||
"ide",
|
||||
"sql",
|
||||
"database"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#21d789",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "debian",
|
||||
"altnames": [],
|
||||
@@ -1934,6 +2037,28 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "envoy",
|
||||
"altnames": [
|
||||
"envoyproxy"
|
||||
],
|
||||
"tags": [
|
||||
"proxy",
|
||||
"cloud"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#e13eaf",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "erlang",
|
||||
"altnames": [],
|
||||
@@ -2539,6 +2664,28 @@
|
||||
"color": "#478cbf",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "goland",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"jetbrains",
|
||||
"ide",
|
||||
"go"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#087cfa",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "google",
|
||||
"altnames": [],
|
||||
@@ -3096,6 +3243,26 @@
|
||||
"color": "#4e8ef7",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "jaegertracing",
|
||||
"altnames": ["jaeger"],
|
||||
"tags": [
|
||||
"monitoring",
|
||||
"tracing"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#67cfe3",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "jamstack",
|
||||
"altnames": [],
|
||||
@@ -3339,6 +3506,29 @@
|
||||
"color": "#0769ad",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "json",
|
||||
"altnames": [
|
||||
"JavaScript Object Notation"
|
||||
],
|
||||
"tags": [
|
||||
"format",
|
||||
"standard",
|
||||
"file-format",
|
||||
"object-notation"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain"
|
||||
],
|
||||
"font": [
|
||||
"plain"
|
||||
]
|
||||
},
|
||||
"color": "#505050",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "julia",
|
||||
"altnames": [
|
||||
@@ -3572,7 +3762,7 @@
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#7C6DB2",
|
||||
"color": "#c711e1",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
@@ -4029,6 +4219,42 @@
|
||||
"color": "#00decc",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "moleculer",
|
||||
"altnames": [
|
||||
"moleculerjs",
|
||||
"moleculer.js"
|
||||
],
|
||||
"tags": [
|
||||
"nodejs",
|
||||
"javascript",
|
||||
"js",
|
||||
"microservices",
|
||||
"micro-services",
|
||||
"framework"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"original",
|
||||
"original-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#3cafce",
|
||||
"aliases": [
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "plain"
|
||||
},
|
||||
{
|
||||
"base": "original-wordmark",
|
||||
"alias": "plain-wordmark"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "mongodb",
|
||||
"altnames": [],
|
||||
@@ -4571,6 +4797,34 @@
|
||||
"color": "#6ba43a",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "opencl",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"framework",
|
||||
"language",
|
||||
"heterogeneous-computing",
|
||||
"cpp",
|
||||
"api",
|
||||
"khronos",
|
||||
"programming"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original"
|
||||
],
|
||||
"font": [
|
||||
"original"
|
||||
]
|
||||
},
|
||||
"color": "#010101",
|
||||
"aliases": [
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "plain"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "opencv",
|
||||
"altnames": [],
|
||||
@@ -4662,6 +4916,25 @@
|
||||
"color": "#73ba25",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "opentelemetry",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"telemetry"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#f5a800",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "opera",
|
||||
"altnames": [],
|
||||
@@ -5273,6 +5546,28 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "qodana",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"jetbrains",
|
||||
"code quality",
|
||||
"security"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#ff318c",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "qt",
|
||||
"altnames": [],
|
||||
|
1
icons/alpinejs/alpinejs-original-wordmark.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#2d3441" d="m43.342 68.821.734-2.373h4.655l.734 2.373h3.388L48.56 55.329h-4.092L39.924 68.82h3.418zm4.655-4.756H44.89l1.578-4.936 1.529 4.936zm10.133 4.756V54.947h-3.217v13.874h3.217zm6.636 4.805v-5.222l.01.009c.101.093.209.177.324.251l.058.036c.489.295 1.099.442 1.83.442.838 0 1.624-.208 2.357-.623.734-.416 1.327-1.015 1.779-1.8.452-.784.679-1.733.679-2.845 0-1.119-.223-2.071-.669-2.855-.446-.784-1.024-1.384-1.734-1.8s-1.461-.623-2.252-.623c-.596 0-1.159.152-1.689.457-.381.22-.709.536-.985.948l-.04.061-.262-1.144h-2.624v14.708h3.218zm1.709-7.419a2.12 2.12 0 0 1-.855-.171 1.544 1.544 0 0 1-.623-.472 1.125 1.125 0 0 1-.231-.704v-1.629l.001-.069a1.77 1.77 0 0 1 .196-.789l.029-.052c.151-.258.36-.457.628-.598.268-.141.573-.211.915-.211.422 0 .786.097 1.091.292.305.194.541.469.709.824.168.355.251.771.251 1.247 0 .563-.112 1.015-.337 1.357-.225.342-.499.59-.824.744a2.212 2.212 0 0 1-.95.231zm9.802-8.566c.59 0 1.056-.156 1.397-.467.342-.312.513-.752.513-1.322 0-.556-.171-1-.513-1.332-.342-.332-.808-.498-1.397-.498-.61 0-1.081.166-1.412.498-.332.332-.498.776-.498 1.332 0 .57.166 1.01.498 1.322.331.311.802.467 1.412.467zm1.608 11.18v-9.963h-3.217v9.963h3.217zm6.917 0v-4.172l.001-.102c.008-.676.091-1.229.251-1.659l.025-.064c.184-.459.431-.793.739-1a1.777 1.777 0 0 1 1.015-.312c.362 0 .67.126.925.377s.382.638.382 1.161v5.771h3.237V63.05c0-.865-.127-1.632-.382-2.302-.255-.67-.652-1.196-1.191-1.578-.54-.382-1.235-.573-2.086-.573-.744 0-1.409.208-1.996.623-.364.258-.68.607-.949 1.049l-.028.046-.326-1.397h-2.835v9.902h3.218zm13.682.321c.818 0 1.54-.147 2.166-.442.627-.295 1.136-.694 1.528-1.196s.638-1.062.739-1.679H99.72a.975.975 0 0 1-.462.573 1.586 1.586 0 0 1-.774.181c-.362 0-.662-.085-.9-.256a1.56 1.56 0 0 1-.538-.719c-.121-.308-.181-.674-.181-1.096v.02h5.951c.159-.711.19-1.403.093-2.075l-.017-.112a4.758 4.758 0 0 0-.744-1.905 4.121 4.121 0 0 0-1.493-1.342c-.617-.332-1.34-.498-2.172-.498-.838 0-1.622.208-2.352.623-.731.416-1.32 1.014-1.769 1.795-.449.781-.674 1.717-.674 2.81s.226 2.037.679 2.835c.452.798 1.044 1.411 1.774 1.84a4.553 4.553 0 0 0 2.343.643zm1.528-6.243H96.88v-.003c.024-.275.079-.519.165-.733l.027-.063a1.59 1.59 0 0 1 .583-.714c.251-.164.548-.246.89-.246.308 0 .561.062.759.186.198.124.35.288.457.493.107.204.179.427.216.669.018.121.03.24.034.359l.001.052zm6.324 6.102c.637 0 1.163-.193 1.578-.578.416-.385.623-.876.623-1.473 0-.596-.208-1.092-.623-1.488-.416-.395-.942-.593-1.578-.593-.637 0-1.154.198-1.553.593-.399.395-.598.891-.598 1.488 0 .59.199 1.079.598 1.468.398.389.916.583 1.553.583zm6.142-11.36c.59 0 1.056-.156 1.397-.467.342-.312.513-.752.513-1.322 0-.556-.171-1-.513-1.332-.342-.332-.808-.498-1.397-.498s-1.059.166-1.407.498c-.349.332-.523.776-.523 1.332 0 .57.174 1.01.523 1.322.348.311.818.467 1.407.467zm-1.92 16.337c1.173 0 2.061-.32 2.664-.96.603-.64.905-1.721.905-3.242V58.878h-3.237v10.837c0 .576-.102.962-.307 1.156-.204.194-.514.292-.93.292-.322 0-.67-.047-1.046-.141a8.018 8.018 0 0 1-.995-.312v2.765c.462.127.922.243 1.377.347.457.104.979.156 1.569.156zm11.089-4.836c.831 0 1.575-.154 2.232-.462.657-.308 1.175-.709 1.553-1.201.379-.493.568-1.014.568-1.563 0-.603-.194-1.106-.583-1.508-.389-.402-.922-.737-1.598-1.005l-2.734-1.096c-.422-.147-.633-.349-.633-.603 0-.188.101-.338.302-.452.201-.114.476-.171.824-.171.422 0 .724.079.905.236a.718.718 0 0 1 .271.558h2.946c-.007-.952-.365-1.736-1.076-2.352-.71-.617-1.726-.925-3.046-.925-1.407 0-2.517.271-3.328.814-.811.543-1.216 1.253-1.216 2.131 0 .623.193 1.161.578 1.614s.933.826 1.644 1.121l2.403.935c.255.101.442.201.563.302a.497.497 0 0 1 .181.402.569.569 0 0 1-.131.357.889.889 0 0 1-.392.266 1.866 1.866 0 0 1-.664.101c-.442 0-.793-.067-1.051-.201-.258-.134-.394-.375-.407-.724h-2.905c-.007.771.193 1.409.598 1.915s.97.885 1.694 1.136c.723.25 1.557.375 2.502.375z"/><path fill="#77c1d2" fill-rule="evenodd" d="m27.508 54.436 7.288 7.256-7.288 7.256-7.288-7.256z" clip-rule="evenodd"/><path fill="#2d3441" fill-rule="evenodd" d="m9.288 54.436 15.109 15.043H9.821L2 61.692z" clip-rule="evenodd"/></svg>
|
After Width: | Height: | Size: 4.0 KiB |
1
icons/alpinejs/alpinejs-original.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#77c1d2" fill-rule="evenodd" d="M98.444 35.562 126 62.997 98.444 90.432 70.889 62.997z" clip-rule="evenodd"/><path fill="#2d3441" fill-rule="evenodd" d="m29.556 35.562 57.126 56.876H31.571L2 62.997z" clip-rule="evenodd"/></svg>
|
After Width: | Height: | Size: 302 B |
BIN
icons/alpinejs/alpinejs.eps
Normal file
15
icons/angular/angular-original-wordmark.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve">
|
||||
<path fill="#FFFFFF" d="M41.4,71.2V57.7h1.7l8.3,10.9V57.7H53v13.5h-1.7l-8.3-11v11H41.4L41.4,71.2z M66.5,70.7
|
||||
c-1.1,0.4-2.3,0.6-3.5,0.6c-4.9,0-7.3-2.3-7.3-7c0-4.4,2.4-6.7,7.1-6.7c1.4,0,2.6,0.2,3.8,0.6v1.5C65.4,59.2,64.2,59,63,59
|
||||
c-3.7,0-5.5,1.8-5.5,5.2c0,3.8,1.8,5.6,5.5,5.6c0.6,0,1.2-0.1,1.9-0.2v-4.5h1.7L66.5,70.7L66.5,70.7z M69.3,66v-8.3H71V66
|
||||
c0,2.6,1.3,3.9,3.9,3.9s3.9-1.3,3.9-3.9v-8.3h1.7V66c0,3.5-1.9,5.3-5.6,5.3S69.3,69.5,69.3,66L69.3,66z M85.4,57.7v12.1h7.1v1.4
|
||||
h-8.8V57.7H85.4L85.4,57.7z M95,71.2h-1.8l6.7-15.3l6.7,15.3h-1.9L103,67h-4.5l0.5-1.4h3.4l-2.5-6.1L95,71.2L95,71.2z M108.5,71.2
|
||||
V57.7h5.8c2.6,0,3.9,1.1,3.9,3.2c0,1.8-1.3,3.1-3.8,3.9l4.6,6.4h-2.3l-4.3-6.1V64c2.6-0.4,3.9-1.4,3.9-3c0-1.2-0.7-1.9-2.1-1.9h-3.9
|
||||
v12.1H108.5L108.5,71.2z"/>
|
||||
<g id="surface1">
|
||||
<path fill="#DD0031" d="M23,49.1L8.9,54l2.1,18.3L23,78.9l11.9-6.5L37,54L23,49.1z"/>
|
||||
<path fill="#C3002f" d="M23,49.1v3.3v0v26.5l11.9-6.5L37,54L23,49.1z"/>
|
||||
<path fill="#FFFFFF" d="M23,52.4l-8.8,19.4h3.3l1.8-4.4h7.5l1.8,4.4h3.3L23,52.4z M25.6,64.8h-5.1l2.6-6.1L25.6,64.8z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
8
icons/angular/angular-original.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 128 128" version="1.1">
|
||||
<g id="surface1">
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(86.666667%,0%,19.215686%);fill-opacity:1;" d="M 64 15.359375 L 16.332031 32.359375 L 23.601562 95.386719 L 64 117.761719 L 104.398438 95.386719 L 111.667969 32.359375 Z M 64 15.359375 "/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(76.470588%,0%,18.431373%);fill-opacity:1;" d="M 64 15.359375 L 64 26.726562 L 64 26.675781 L 64 117.761719 L 104.398438 95.386719 L 111.667969 32.359375 Z M 64 15.359375 "/>
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 64 26.675781 L 34.203125 93.492188 L 45.3125 93.492188 L 51.300781 78.539062 L 76.59375 78.539062 L 82.585938 93.492188 L 93.695312 93.492188 Z M 72.703125 69.324219 L 55.296875 69.324219 L 64 48.382812 Z M 72.703125 69.324219 "/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 995 B |
12
icons/angular/angular-plain-wordmark.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve">
|
||||
<path d="M41.4,71.2V57.7h1.7l8.3,10.9V57.7H53v13.5h-1.7l-8.3-11v11H41.4L41.4,71.2z M66.5,70.7c-1.1,0.4-2.3,0.6-3.5,0.6
|
||||
c-4.9,0-7.3-2.3-7.3-7c0-4.4,2.4-6.7,7.1-6.7c1.4,0,2.6,0.2,3.8,0.6v1.5C65.4,59.2,64.2,59,63,59c-3.7,0-5.5,1.8-5.5,5.2
|
||||
c0,3.8,1.8,5.6,5.5,5.6c0.6,0,1.2-0.1,1.9-0.2v-4.5h1.7L66.5,70.7L66.5,70.7z M69.3,66v-8.3H71V66c0,2.6,1.3,3.9,3.9,3.9
|
||||
s3.9-1.3,3.9-3.9v-8.3h1.7V66c0,3.5-1.9,5.3-5.6,5.3S69.3,69.5,69.3,66L69.3,66z M85.4,57.7v12.1h7.1v1.4h-8.8V57.7H85.4L85.4,57.7z
|
||||
M95,71.2h-1.8l6.7-15.3l6.7,15.3h-1.9L103,67h-4.5l0.5-1.4h3.4l-2.5-6.1L95,71.2L95,71.2z M108.5,71.2V57.7h5.8
|
||||
c2.6,0,3.9,1.1,3.9,3.2c0,1.8-1.3,3.1-3.8,3.9l4.6,6.4h-2.3l-4.3-6.1V64c2.6-0.4,3.9-1.4,3.9-3c0-1.2-0.7-1.9-2.1-1.9h-3.9v12.1
|
||||
H108.5L108.5,71.2z"/>
|
||||
<path d="M20.5,64.8h5.1L23,58.7L20.5,64.8z M23,49.1L9,54l2.1,18.3L23,78.9l12-6.5L37,54L23,49.1z M31.8,71.8h-3.3l-1.8-4.4h-7.5
|
||||
l-1.8,4.4h-3.3L23,52.4L31.8,71.8z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
6
icons/angular/angular-plain.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 128 128" version="1.1">
|
||||
<g id="surface1">
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 55.296875 69.324219 L 72.703125 69.324219 L 64 48.382812 Z M 55.296875 69.324219 M 64 15.359375 L 16.332031 32.359375 L 23.601562 95.386719 L 64 117.761719 L 104.398438 95.386719 L 111.667969 32.359375 Z M 93.746094 93.492188 L 82.636719 93.492188 L 76.644531 78.539062 L 51.355469 78.539062 L 45.363281 93.492188 L 34.253906 93.492188 L 64 26.675781 Z M 93.746094 93.492188 "/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 661 B |
After Width: | Height: | Size: 7.1 KiB |
1
icons/cloudflareworkers/cloudflareworkers-original.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><linearGradient id="a" x1="-.556" x2="-.628" y1="128.705" y2="128.977" gradientTransform="matrix(155.9359 0 0 -364.3 119.128 47001.098)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#eb6f07"/><stop offset="1" stop-color="#fab743"/></linearGradient><path fill="url(#a)" d="M33.882 9.694 48.491 36.05 35.075 60.199a7.75 7.75 0 0 0 0 7.543l13.416 24.209-14.609 26.356a15.501 15.501 0 0 1-6.559-6.172L4.068 71.737a15.563 15.563 0 0 1 0-15.503l23.255-40.398a15.501 15.501 0 0 1 6.559-6.142z"/><linearGradient id="b" x1="-.594" x2="-.715" y1="129.358" y2="129.519" gradientTransform="matrix(149.7049 0 0 -194.8 131.59 25305.098)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#d96504"/><stop offset="1" stop-color="#d96504" stop-opacity="0"/></linearGradient><path fill="url(#b)" d="M35.075 60.229a7.75 7.75 0 0 0 0 7.513l13.416 24.209-14.609 26.356a15.501 15.501 0 0 1-6.559-6.172L4.068 71.737c-1.848-3.19 8.497-7.006 31.007-11.478v-.03z" opacity=".7"/><linearGradient id="c" x1="-2.234" x2="-2.109" y1="128.901" y2="128.689" gradientTransform="matrix(95.8 0 0 -101.1 239.4 13048.3)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#eb6f07"/><stop offset="1" stop-color="#eb720a" stop-opacity="0"/></linearGradient><path fill="url(#c)" d="m35.373 12.347 13.118 23.702-2.176 3.786-11.568-19.587c-3.339-5.456-8.437-2.624-14.818 8.408l.954-1.64 6.44-11.18a15.51 15.51 0 0 1 6.499-6.142l1.521 2.653h.03z" opacity=".5"/><linearGradient id="d" x1="-.847" x2="-.919" y1="128.688" y2="128.96" gradientTransform="matrix(207.975 0 0 -375 275.025 48376)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ee6f05"/><stop offset="1" stop-color="#fab743"/></linearGradient><path fill="url(#d)" d="m100.665 15.835 23.255 40.398a15.485 15.485 0 0 1 0 15.503l-23.255 40.398a15.504 15.504 0 0 1-13.416 7.752H63.994l28.92-52.145a7.75 7.75 0 0 0 0-7.513L63.994 8.084h23.255a15.502 15.502 0 0 1 13.416 7.751z"/><linearGradient id="e" x1="-2.602" x2="-2.229" y1="128.679" y2="128.977" gradientTransform="matrix(118.9101 0 0 -375.1 361.09 48388.902)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#d96504" stop-opacity=".8"/><stop offset=".498" stop-color="#d96504" stop-opacity=".2"/><stop offset="1" stop-color="#d96504" stop-opacity="0"/></linearGradient><path fill="url(#e)" d="m86.057 119.708-22.957.208 27.787-52.413a8.053 8.053 0 0 0 0-7.573L63.1 8.084h5.247l29.158 51.608a8.048 8.048 0 0 1-.03 7.99 4670.283 4670.283 0 0 0-18.693 32.796c-5.665 9.957-3.22 16.367 7.275 19.23z"/><linearGradient id="f" x1="-.561" x2="-.634" y1="128.688" y2="128.96" gradientTransform="matrix(201.2571 0 0 -375 180.743 48376)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffa95f"/><stop offset="1" stop-color="#ffebc8"/></linearGradient><path fill="url(#f)" d="M40.739 119.886c-2.385 0-4.77-.566-6.857-1.58l28.681-51.727a5.353 5.353 0 0 0 0-5.188L33.882 9.694a15.492 15.492 0 0 1 6.857-1.61h23.255l28.92 52.145a7.75 7.75 0 0 1 0 7.513l-28.92 52.145H40.739z"/><linearGradient id="g" x1="-2.816" x2="-2.552" y1="128.861" y2="128.719" gradientTransform="matrix(109.2571 0 0 -375 364.743 48376)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset="1" stop-color="#fff" stop-opacity=".1"/></linearGradient><path fill="url(#g)" d="M90.886 61.391 61.311 8.084h2.683l28.92 52.145a7.75 7.75 0 0 1 0 7.513l-28.92 52.145h-2.683l29.576-53.308a5.35 5.35 0 0 0-.001-5.188z" opacity=".6"/><linearGradient id="h" x1="-2.34" x2="-2.001" y1="128.779" y2="128.952" gradientTransform="matrix(107.2571 0 0 -371.4 274.743 47913.2)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff" stop-opacity=".5"/><stop offset="1" stop-color="#fff" stop-opacity=".1"/></linearGradient><path fill="url(#h)" d="M62.563 61.391 33.882 9.694c.894-.477 1.968-.835 2.981-1.133 6.321 11.359 15.652 28.592 28.025 51.668a7.75 7.75 0 0 1 0 7.513L36.416 119.29c-1.014-.298-1.55-.507-2.504-.954l28.622-51.727a5.353 5.353 0 0 0 0-5.188l.029-.03z" opacity=".6"/></svg>
|
After Width: | Height: | Size: 4.0 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M9.604 112.546 2.536 91.812h4.882l4.292 13.948 4.613-14.001h3.889l4.654 14.001 4.292-13.948h4.761l-7.068 20.734h-3.956l-4.667-13.465-4.667 13.465H9.604zm32.992.268c-4.909 0-8.543-3.634-8.543-8.181v-.067c0-4.56 3.675-8.248 8.61-8.248 4.922 0 8.556 3.634 8.556 8.181v.067c0 4.56-3.675 8.248-8.61 8.248h-.013zm.067-3.889c2.588 0 4.131-1.971 4.131-4.292v-.067c0-2.32-1.69-4.359-4.184-4.359-2.588 0-4.131 1.971-4.131 4.292v.067c-.001 2.32 1.689 4.359 4.184 4.359zm11.775 3.487V96.613h4.479v3.192c.912-2.186 2.387-3.594 5.043-3.487v4.694h-.241c-2.977 0-4.801 1.797-4.801 5.566v5.834h-4.48zm12.338 0V90.954h4.479v11.44l5.23-5.74h5.364l-5.995 6.209 6.209 9.549H76.94l-4.131-6.437-1.556 1.65v4.788h-4.477v-.001zm24.234.402c-4.761 0-8.275-3.353-8.275-8.181v-.067c0-4.52 3.219-8.248 7.832-8.248 5.297 0 7.725 4.104 7.725 8.597 0 .362-.027.778-.054 1.194H87.201c.443 2.039 1.864 3.098 3.876 3.098 1.502 0 2.602-.469 3.849-1.623l2.562 2.28a7.928 7.928 0 0 1-6.478 2.95zm-3.849-9.522h6.706c-.268-2.012-1.435-3.353-3.313-3.353-1.837 0-3.044 1.328-3.393 3.353zm14.484 9.12V96.613h4.479v3.192c.912-2.186 2.387-3.594 5.043-3.487v4.694h-.241c-2.977 0-4.801 1.797-4.801 5.566v5.834h-4.48zm17.81.402a11.137 11.137 0 0 1-6.813-2.387l1.918-2.95a8.99 8.99 0 0 0 5.002 1.878c1.314 0 1.904-.469 1.904-1.18v-.054c0-.979-1.542-1.301-3.286-1.837-2.226-.644-4.734-1.676-4.734-4.748v-.067c0-3.219 2.602-5.016 5.794-5.016 2.012 0 4.211.671 5.928 1.837l-1.717 3.085a9.413 9.413 0 0 0-4.292-1.475c-1.1 0-1.663.483-1.663 1.1v.067c0 .885 1.502 1.287 3.219 1.878 2.226.751 4.801 1.811 4.801 4.694v.067c.001 3.512-2.627 5.108-6.061 5.108zM18.576 84.731h4.828v2.387h-7.618v-9.897h2.79v7.51zm18.521-2.602v.027a5.23 5.23 0 0 1-5.418 5.163c-3.085 0-5.391-2.28-5.391-5.123v-.04a5.232 5.232 0 0 1 5.307-5.153l.111.003c3.098 0 5.391 2.28 5.391 5.123zm-2.83.027c0-1.422-1.033-2.655-2.575-2.655-1.515 0-2.548 1.207-2.548 2.642v.04c0 1.422 1.046 2.655 2.562 2.655 1.542 0 2.562-1.207 2.562-2.642l-.001-.04zm12.741.644c0 1.368-.724 2.025-1.837 2.025s-1.851-.671-1.851-2.106V77.22h-2.816v5.552h-.014c0 3.111 1.797 4.52 4.654 4.52s4.694-1.395 4.694-4.573V77.22h-2.83v5.58zm16.616-.698v.04c0 2.857-2.119 4.976-5.727 4.976h-3.809v-9.897h3.862c3.582 0 5.674 2.025 5.674 4.881zm-2.843.04c0-1.583-1.113-2.508-2.776-2.508h-1.127v5.056h1.127c1.663 0 2.776-.912 2.776-2.508v-.04zm6.88 4.963h2.776v-3.527h4.748v-2.28h-4.748v-1.676h5.244v-2.401h-8.02v9.884zm14.672-9.884h-2.776v9.897h7.644v-2.387h-4.868v-7.51zm14.779-.068 4.292 9.965h-2.991l-.738-1.757h-3.862l-.711 1.757h-2.91l4.251-9.965h2.669zm-.228 6.062-1.1-2.803-1.127 2.816h2.226l.001-.013zm14.914.47 2.401 3.46h-3.219l-2.012-3.004h-1.22v3.004h-2.79v-9.924h4.734c1.542 0 2.588.389 3.272 1.073.59.563.899 1.328.899 2.32v.027c0 1.515-.832 2.521-2.065 3.044zm-.738-2.924c0-.778-.563-1.167-1.502-1.167h-1.824v2.374h1.851c.939 0 1.475-.456 1.475-1.167v-.04zm9.576 4.023v-1.583h4.801v-2.173h-4.801v-1.475h5.297v-2.334h-8.06v9.897H126v-2.334h-5.364v.002zM7.405 79.5c1.14 0 2.012.671 2.374 1.636h2.924a5.217 5.217 0 0 0-5.284-4.117A5.23 5.23 0 0 0 2 82.183v.027c0 2.843 2.28 5.123 5.378 5.123a5.257 5.257 0 0 0 5.257-3.956l-2.924-.013c-.402.858-1.22 1.475-2.293 1.475-1.515 0-2.548-1.247-2.548-2.655v-.04c0-1.437 1.006-2.644 2.535-2.644z"/><path fill="#231f20" d="M49.036 63.846a6.978 6.978 0 0 1-1.539-1.848L37.033 43.821a7.001 7.001 0 0 1 0-6.976l10.464-18.177c.405-.7.926-1.321 1.538-1.837l7.02 12.673-5.07 9.125a3.486 3.486 0 0 0 0 3.394l5.074 9.156-7.023 12.667zm31.462-45.178 10.464 18.177a6.967 6.967 0 0 1 0 6.976L80.498 61.998a6.976 6.976 0 0 1-6.037 3.488h-8.214L79.26 42.023a3.487 3.487 0 0 0 0-3.381L66.247 15.18h8.214a6.977 6.977 0 0 1 6.037 3.488zm-29.043-3.02a6.964 6.964 0 0 1 2.503-.468h9.564l13.012 23.463a3.487 3.487 0 0 1 0 3.381L63.521 65.486h-9.564c-.928 0-1.856-.19-2.697-.537l12.472-23.136c.402-.724.451-2.132.048-2.856L51.455 15.648z"/></svg>
|
After Width: | Height: | Size: 3.8 KiB |
1
icons/cloudflareworkers/cloudflareworkers-plain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M30.743 116.257a15.5 15.5 0 0 1-3.42-4.107L4.068 71.752a15.563 15.563 0 0 1 0-15.503L27.323 15.85a15.512 15.512 0 0 1 3.417-4.084l15.601 28.166-11.266 20.282a7.75 7.75 0 0 0 0 7.543l11.277 20.349-15.609 28.151zM100.665 15.85l23.255 40.398a15.485 15.485 0 0 1 0 15.503l-23.255 40.398a15.504 15.504 0 0 1-13.416 7.752H68.994l28.92-52.145a7.75 7.75 0 0 0 0-7.513L68.994 8.099h18.255a15.502 15.502 0 0 1 13.416 7.751zM36.119 9.139a15.505 15.505 0 0 1 5.562-1.041h21.255l28.92 52.145a7.75 7.75 0 0 1 0 7.513l-28.92 52.145H41.682c-2.062 0-4.124-.423-5.993-1.193L63.406 67.29c.894-1.61 1.002-4.738.107-6.348L36.119 9.139z"/></svg>
|
After Width: | Height: | Size: 695 B |
BIN
icons/cloudflareworkers/cloudflareworkers.eps
Normal file
38
icons/datagrip/datagrip-original.svg
Normal file
@@ -0,0 +1,38 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<defs>
|
||||
<linearGradient id="a" gradientUnits="userSpaceOnUse" x1="92.39" y1="40.62" x2="95.19" y2="65.06" gradientTransform="rotate(.104) scale(1.21905)">
|
||||
<stop offset=".16" stop-color="#21d789"/>
|
||||
<stop offset=".54" stop-color="#419fbc"/>
|
||||
<stop offset="1" stop-color="#6b57ff"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="b" gradientUnits="userSpaceOnUse" x1="66.85" y1="30.12" x2="73.95" y2="11.96" gradientTransform="rotate(.104) scale(1.21905)">
|
||||
<stop offset="0" stop-color="#6b57ff"/>
|
||||
<stop offset=".95" stop-color="#21d789"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="c" gradientUnits="userSpaceOnUse" x1="27.62" y1="52.97" x2="34.52" y2="83.01" gradientTransform="rotate(.104) scale(1.21905)">
|
||||
<stop offset="0" stop-color="#6b57ff"/>
|
||||
<stop offset=".02" stop-color="#685cfb"/>
|
||||
<stop offset=".28" stop-color="#4a91ca"/>
|
||||
<stop offset=".51" stop-color="#34b7a7"/>
|
||||
<stop offset=".69" stop-color="#26ce91"/>
|
||||
<stop offset=".8" stop-color="#21d789"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="d" gradientUnits="userSpaceOnUse" x1="10.48" y1="52.51" x2="94.6" y2="98.96" gradientTransform="rotate(.104) scale(1.21905)">
|
||||
<stop offset=".08" stop-color="#21d789"/>
|
||||
<stop offset=".89" stop-color="#6b57ff"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="e" gradientUnits="userSpaceOnUse" x1="10.99" y1="41.31" x2="95.54" y2="41.31" gradientTransform="rotate(.104) scale(1.21905)">
|
||||
<stop offset=".31" stop-color="#21d789"/>
|
||||
<stop offset=".49" stop-color="#59a3b2"/>
|
||||
<stop offset=".77" stop-color="#b74af7"/>
|
||||
<stop offset="1" stop-color="#ff45ed"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path fill="url(#a)" d="m115.055 23.676 7.46 47.906-13.788 8.023Zm0 0"/>
|
||||
<path fill="url(#b)" d="M115.055 23.676 73.156 5.484l-11.691 9.704Zm0 0"/>
|
||||
<path fill="url(#c)" d="M84.566 122.516 19.555 70.719 6.496 109.984Zm0 0"/>
|
||||
<path fill="url(#d)" d="M93.621 89.781 5.484 59.5l79.082 63.016Zm0 0"/>
|
||||
<path fill="url(#e)" d="M5.484 6.316V59.5l101.559 34.902 8.012-70.726Zm0 0"/>
|
||||
<path fill="#000" d="M27.43 27.281h73.14v73.145H27.43Zm0 0"/>
|
||||
<path fill="#fff" d="M34.852 36.79h11.812c9.508 0 16.094 6.534 16.094 15.058v.082c0 8.535-6.586 15.14-16.094 15.14H34.852Zm6.656 6.01v18.286h5.156a8.632 8.632 0 0 0 9.121-9.043v-.113a8.698 8.698 0 0 0-9.12-9.13Zm22.43 9.216v-.086a15.549 15.549 0 0 1 15.847-15.664 16.613 16.613 0 0 1 11.899 4.156l-4.192 5.062a11.193 11.193 0 0 0-7.914-3.074c-4.875 0-8.703 4.293-8.703 9.438v.082c0 5.535 3.816 9.61 9.18 9.61a10.646 10.646 0 0 0 6.289-1.806v-4.34H79.64v-5.753h13.152v13.152a19.633 19.633 0 0 1-12.934 4.805c-9.433 0-15.921-6.645-15.921-15.582ZM34.156 86.699h27.43v4.57h-27.43Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
3
icons/datagrip/datagrip-plain-wordmark.svg
Normal file
After Width: | Height: | Size: 5.3 KiB |
3
icons/datagrip/datagrip-plain.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill="#21d789" d="m73.156 5.484-11.69 9.702-55.982-8.87V59.5L26.93 76.588V26.78h74.14v65.57l5.973 2.052 8.012-70.726L73.156 5.484zm41.899 18.192-6.328 55.93 13.789-8.024-7.461-47.906zM27.93 27.78v72.145h72.14V27.78H27.93zm51.855 8.485a16.613 16.613 0 0 1 11.899 4.156l-4.192 5.062a11.193 11.193 0 0 0-7.914-3.074c-4.875 0-8.703 4.293-8.703 9.438v.082c0 5.535 3.816 9.61 9.18 9.61a10.646 10.646 0 0 0 6.289-1.806v-4.34H79.64V49.64h13.152v13.152a19.633 19.633 0 0 1-12.936 4.805c-9.433 0-15.92-6.645-15.92-15.582v-.086a15.549 15.549 0 0 1 15.848-15.664zm-44.933.523h11.812c9.508 0 16.094 6.535 16.094 15.059v.082c0 8.535-6.586 15.14-16.094 15.14H34.852V36.79zm6.656 6.012v18.285h5.156a8.632 8.632 0 0 0 9.121-9.043v-.113a8.698 8.698 0 0 0-9.12-9.13h-5.157zM19.555 70.719 6.496 109.984l78.07 12.532-27.1-21.59H26.93V76.594l-7.375-5.875zm65.011 51.797 5.973-21.59H57.471l27.095 21.59zm-50.41-35.817h27.43v4.57h-27.43V86.7z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1000 B |
6
icons/envoy/envoy-original-wordmark.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#4a0d66" d="M12.863 104.547c0 .93.207 1.754.598 2.52a6.07 6.07 0 0 0 1.59 1.94 7.57 7.57 0 0 0 2.27 1.259 8.403 8.403 0 0 0 2.683.453c1.262 0 2.336-.29 3.262-.867.93-.579 1.777-1.34 2.539-2.29l3.035 2.313c-2.227 2.89-5.367 4.336-9.371 4.336-1.672 0-3.18-.29-4.543-.848a9.665 9.665 0 0 1-3.446-2.355c-.93-.988-1.652-2.168-2.168-3.528-.519-1.363-.765-2.832-.765-4.398 0-1.57.27-3.035.824-4.398.559-1.364 1.3-2.54 2.274-3.532a10.746 10.746 0 0 1 3.468-2.351c1.34-.559 2.785-.848 4.375-.848 1.88 0 3.469.332 4.75.992 1.301.66 2.352 1.508 3.2 2.559a10.3 10.3 0 0 1 1.816 3.57 14.88 14.88 0 0 1 .558 4.047v1.426Zm12.676-3.2a7.914 7.914 0 0 0-.434-2.456 5.585 5.585 0 0 0-1.136-1.942 5.175 5.175 0 0 0-1.899-1.3c-.765-.31-1.652-.473-2.664-.473-.992 0-1.879.183-2.703.554a6.59 6.59 0 0 0-2.086 1.446c-.558.601-1.012 1.261-1.32 1.984-.313.723-.477 1.445-.477 2.168h12.72Zm7.762-8.835h4.027v3.261h.082c.496-1.136 1.383-2.043 2.64-2.746 1.263-.703 2.684-1.054 4.337-1.054 1.011 0 1.98.168 2.933.476a6.862 6.862 0 0 1 2.457 1.446c.7.66 1.258 1.484 1.672 2.52.41 1.03.617 2.25.617 3.632v13.625h-4.023V101.16c0-.988-.125-1.816-.395-2.515-.27-.704-.617-1.262-1.074-1.696a3.858 3.858 0 0 0-1.547-.93 5.934 5.934 0 0 0-1.816-.289c-.828 0-1.61.145-2.313.395-.722.266-1.343.7-1.878 1.277-.536.578-.95 1.325-1.258 2.211-.29.887-.457 1.942-.457 3.18v10.898H33.28v-21.18Zm20.047 0h4.644l6.34 16.207 6.066-16.207h4.297l-8.3 21.16h-4.418Zm21.613 10.57c0-1.55.289-2.996.867-4.336a11.202 11.202 0 0 1 5.969-5.926c1.363-.578 2.848-.867 4.418-.867 1.57 0 3.055.29 4.418.867a11.231 11.231 0 0 1 5.965 5.926c.578 1.34.867 2.785.867 4.336 0 1.547-.29 2.992-.867 4.356a10.804 10.804 0 0 1-2.395 3.53c-1.012.989-2.207 1.774-3.57 2.376-1.363.578-2.848.867-4.418.867-1.57 0-3.055-.29-4.418-.867-1.363-.578-2.563-1.364-3.574-2.375a11.077 11.077 0 0 1-2.395-3.531 11.017 11.017 0 0 1-.867-4.356Zm4.297 0c0 1.074.164 2.063.496 2.973.328.906.781 1.672 1.383 2.312a6.39 6.39 0 0 0 2.187 1.528c.867.37 1.836.558 2.91.558 1.075 0 2.043-.187 2.91-.558a6.444 6.444 0 0 0 2.192-1.528c.598-.64 1.05-1.406 1.383-2.312.328-.91.496-1.899.496-2.973 0-1.074-.168-2.066-.496-2.973-.332-.91-.785-1.671-1.383-2.312-.602-.64-1.324-1.137-2.191-1.527-.868-.372-1.836-.56-2.91-.56-1.075 0-2.044.188-2.91.56a6.39 6.39 0 0 0-2.188 1.527c-.602.64-1.055 1.422-1.383 2.312-.352.907-.496 1.899-.496 2.973Zm18.52-10.57h4.644l6.273 16.515h.086l6.004-16.515h4.297l-10.055 25.722c-.351.93-.722 1.754-1.113 2.52-.394.762-.848 1.402-1.387 1.941a5.732 5.732 0 0 1-1.937 1.258c-.766.29-1.672.453-2.79.453a17.5 17.5 0 0 1-1.796-.101 6.422 6.422 0 0 1-1.754-.477l.496-3.652c.805.328 1.59.496 2.395.496.62 0 1.136-.082 1.57-.25a2.85 2.85 0 0 0 1.113-.723c.309-.308.578-.68.785-1.094.207-.41.414-.886.618-1.421l1.3-3.348Zm0 0"/>
|
||||
<path fill="#b31aab" d="m40.445 37.82.121 5.617 5.907 3.653-.125-5.613Zm14.41 23.309-.125-5.488-5.183-3.203c-.082-.04-.145-.102-.227-.145l.125 5.512Zm-18.437 7.414-13.5-8.383-.332-14.058 6.629-2.852-.125-5.613-10.57 4.562c-.805.352-1.301 1.094-1.282 1.961l.395 16.848c.02.867.555 1.71 1.383 2.25l16.203 10.031c.765.477 1.676.602 2.437.352.082-.02.164-.063.227-.082l9.953-4.293-5.39-3.344Zm0 0"/>
|
||||
<path fill="#d163ce" d="M80.063 37.492c-.02-1.012-.641-2.004-1.61-2.62L58.777 22.667l-.597.27.144 5.902 15.567 9.644.37 15.793 5.966 3.696.332-.145ZM56.502 65.2 38.235 53.883l-.453-19.012 8.32-3.594-.144-6.543-12.926 5.575c-.949.41-1.527 1.277-1.484 2.289l.535 22.297c.02 1.011.64 2.003 1.61 2.601l21.43 13.277c.89.536 1.94.7 2.85.41a1.48 1.48 0 0 0 .266-.101l12.657-5.45-6.336-3.902Zm0 0"/>
|
||||
<path fill="#e13eaf" d="M107.914 21.883 80.454 4.852c-1.013-.622-2.231-.786-3.263-.477-.101.043-.207.063-.289.105L50.105 16.043c-1.093.473-1.734 1.465-1.714 2.621l.683 28.57c.02 1.157.723 2.293 1.836 2.996l27.457 17.012c1.012.617 2.211.805 3.242.473.106-.04.207-.063.313-.121l26.797-11.543c1.094-.473 1.734-1.465 1.71-2.621l-.679-28.575c-.02-1.132-.723-2.27-1.836-2.972ZM80 60.883 56.133 46.102l-.598-24.836 23.29-10.036 23.862 14.782.579 24.836Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 4.0 KiB |
5
icons/envoy/envoy-original.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#b31aab" d="m33.172 61.48.176 7.325 7.797 4.785-.176-7.324Zm19.031 30.504-.176-7.18-6.84-4.206c-.085-.059-.203-.145-.289-.203l.176 7.207Zm-24.355 9.688L10.012 90.715l-.438-18.367 8.758-3.746-.172-7.352-13.969 5.969c-1.074.46-1.714 1.441-1.687 2.566l.523 22.055c.032 1.125.73 2.25 1.836 2.941l21.383 13.149c.992.605 2.215.78 3.203.46a.843.843 0 0 0 .29-.113l13.124-5.593-7.129-4.383Zm0 0"/>
|
||||
<path fill="#d163ce" d="M85.488 61.047c-.031-1.328-.843-2.625-2.125-3.43L57.38 41.672l-.813.344.176 7.726 20.57 12.63.493 20.648 7.86 4.812.433-.172ZM54.383 97.289 30.262 82.47l-.582-24.883 11-4.7-.203-8.562-17.082 7.293c-1.25.547-2.008 1.672-1.977 3l.668 29.18c.031 1.324.844 2.625 2.125 3.402l28.281 17.387c1.164.723 2.563.894 3.754.547.117-.028.234-.086.348-.145l16.703-7.12-8.32-5.102Zm0 0"/>
|
||||
<path fill="#e13eaf" d="M122.234 40.633 85.98 18.343c-1.335-.808-2.937-1.038-4.304-.605-.145.028-.262.086-.406.145l-35.383 15.11c-1.426.605-2.297 1.902-2.27 3.429l.903 37.371c.03 1.527.96 2.996 2.445 3.89l36.254 22.262c1.336.805 2.937 1.035 4.277.606.145-.031.262-.09.406-.145l35.383-15.11c1.426-.605 2.297-1.933 2.27-3.433l-.875-37.367c-.028-1.473-.961-2.969-2.446-3.863ZM85.398 91.64 53.891 72.293l-.79-32.496 30.727-13.121 31.512 19.347.785 32.497Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
3
icons/envoy/envoy-plain-wordmark.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#e13eaf" d="M77.994 4.232a3.645 3.645 0 0 0-.803.143c-.1.043-.207.063-.289.105L50.105 16.043c-1.093.473-1.734 1.465-1.714 2.621l.683 28.57c.02 1.157.723 2.293 1.836 2.996l27.457 17.012c1.012.617 2.211.805 3.242.473.106-.04.207-.063.313-.121l26.797-11.543c1.094-.473 1.735-1.465 1.71-2.621l-.679-28.575c-.02-1.132-.723-2.27-1.836-2.972L80.454 4.852a4.204 4.204 0 0 0-2.46-.62zm.83 6.998 23.864 14.782.578 24.836L80 60.883 56.133 46.102l-.598-24.836 23.29-10.036zM58.777 22.668l-.597.27.144 5.902 15.567 9.642.37 15.793 5.966 3.698.332-.147-.496-20.334c-.02-1.012-.64-2.005-1.61-2.62L58.777 22.667zm-12.82 2.066L33.031 30.31c-.949.41-1.525 1.277-1.482 2.289l.533 22.297c.02 1.01.641 2.003 1.611 2.601l21.43 13.277c.89.536 1.94.7 2.85.41a1.48 1.48 0 0 0 .265-.101l12.658-5.45-6.335-3.902-8.059 3.47-18.268-11.317-.453-19.012 8.32-3.594-.144-6.543zM29.09 37.637l-10.57 4.562c-.805.352-1.3 1.094-1.282 1.961l.395 16.848c.02.867.555 1.71 1.383 2.25l16.203 10.031c.765.477 1.676.602 2.437.352.082-.02.164-.063.227-.082l9.953-4.293-5.39-3.344-6.028 2.621-13.5-8.383-.332-14.058 6.629-2.852-.125-5.613zm11.355.183.121 5.617 5.907 3.653-.125-5.613-5.903-3.657zm8.875 14.473.125 5.512 5.41 3.324-.125-5.488-5.183-3.203c-.082-.04-.145-.102-.227-.145zm-29.832 39.66c-1.59 0-3.035.289-4.375.848a10.746 10.746 0 0 0-3.468 2.351c-.974.992-1.715 2.168-2.274 3.532-.554 1.363-.824 2.828-.824 4.398 0 1.566.247 3.035.765 4.398.516 1.36 1.238 2.54 2.168 3.528a9.665 9.665 0 0 0 3.446 2.355c1.363.558 2.87.848 4.543.848 4.004 0 7.144-1.446 9.37-4.336l-3.034-2.313c-.762.95-1.61 1.71-2.54 2.29-.925.577-2 .867-3.261.867a8.403 8.403 0 0 1-2.684-.453 7.57 7.57 0 0 1-2.27-1.258 6.07 6.07 0 0 1-1.59-1.942 5.42 5.42 0 0 1-.597-2.52h16.95v-1.425a14.88 14.88 0 0 0-.56-4.047 10.3 10.3 0 0 0-1.816-3.57c-.847-1.051-1.898-1.899-3.199-2.559-1.28-.66-2.87-.992-4.75-.992zm66.727 0c-1.57 0-3.055.29-4.418.867a11.202 11.202 0 0 0-5.969 5.926c-.578 1.34-.867 2.786-.867 4.336a11.017 11.017 0 0 0 .867 4.356 11.077 11.077 0 0 0 2.395 3.53c1.01 1.012 2.21 1.798 3.574 2.376 1.363.577 2.848.867 4.418.867 1.57 0 3.055-.29 4.418-.867 1.363-.602 2.558-1.386 3.57-2.375a10.804 10.804 0 0 0 2.395-3.531c.577-1.365.867-2.809.867-4.356 0-1.551-.29-2.996-.867-4.336a11.231 11.231 0 0 0-5.965-5.926c-1.363-.577-2.848-.867-4.418-.867zm-41.828.02c-1.653 0-3.073.351-4.336 1.054-1.257.703-2.145 1.61-2.64 2.746h-.083v-3.261H33.28v21.18h4.026v-10.899c0-1.238.167-2.293.457-3.18.308-.886.722-1.633 1.258-2.21a4.817 4.817 0 0 1 1.878-1.278 6.904 6.904 0 0 1 2.313-.395 5.934 5.934 0 0 1 1.816.29 3.858 3.858 0 0 1 1.547.93c.457.433.804.99 1.074 1.695.27.699.395 1.527.395 2.515v12.512h4.023v-13.625c0-1.382-.207-2.603-.617-3.633-.414-1.036-.972-1.86-1.672-2.52a6.862 6.862 0 0 0-2.457-1.445 9.456 9.456 0 0 0-2.933-.476zm8.96.539 8.63 21.16h4.418l8.3-21.16h-4.297l-6.066 16.207-6.34-16.207h-4.644zm44.43 0 8.75 21.324-1.3 3.348a14.92 14.92 0 0 1-.618 1.421 4.203 4.203 0 0 1-.785 1.094 2.85 2.85 0 0 1-1.113.723c-.434.168-.95.25-1.57.25-.805 0-1.59-.168-2.395-.496l-.496 3.652a6.422 6.422 0 0 0 1.754.477 17.5 17.5 0 0 0 1.797.101c1.118 0 2.023-.163 2.789-.453a5.732 5.732 0 0 0 1.937-1.258c.54-.539.993-1.18 1.387-1.941.391-.766.762-1.59 1.113-2.52l10.055-25.722h-4.297l-6.004 16.515h-.086l-6.273-16.515h-4.645zm-78.37 2.664c1.011 0 1.898.162 2.663.472a5.175 5.175 0 0 1 1.899 1.301 5.585 5.585 0 0 1 1.136 1.942 7.914 7.914 0 0 1 .43 2.437H12.82c0-.723.164-1.445.477-2.168.308-.723.762-1.383 1.32-1.984a6.59 6.59 0 0 1 2.086-1.446c.824-.37 1.711-.554 2.703-.554zm66.827.535c1.074 0 2.043.187 2.91.559.868.39 1.59.887 2.192 1.527.598.64 1.05 1.402 1.383 2.312.328.907.496 1.899.496 2.973a8.697 8.697 0 0 1-.496 2.973c-.333.906-.785 1.672-1.383 2.312a6.444 6.444 0 0 1-2.191 1.528c-.867.37-1.836.558-2.91.558-1.075 0-2.044-.188-2.91-.558a6.39 6.39 0 0 1-2.188-1.528c-.602-.64-1.055-1.406-1.383-2.312-.332-.91-.496-1.899-.496-2.973 0-1.074.144-2.066.496-2.973.328-.89.78-1.672 1.383-2.312a6.39 6.39 0 0 1 2.187-1.527c.866-.372 1.835-.56 2.91-.56z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 4.0 KiB |
3
icons/envoy/envoy-plain.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#e13eaf" d="M83.287 17.525a4.779 4.779 0 0 0-1.611.213c-.145.028-.262.086-.406.145l-35.383 15.11c-1.426.604-2.297 1.902-2.27 3.429l.903 37.371c.03 1.527.96 2.997 2.445 3.89l36.254 22.262c1.336.805 2.937 1.035 4.277.606.145-.031.262-.09.406-.145l35.383-15.11c1.426-.604 2.297-1.933 2.27-3.433l-.875-37.367c-.028-1.473-.96-2.97-2.446-3.863L85.98 18.343a5.626 5.626 0 0 0-2.693-.818zm.541 9.15 31.512 19.348.785 32.497-30.727 13.12-31.507-19.347-.79-32.496 30.727-13.121zM57.381 41.673l-.815.344.176 7.726 20.57 12.63.495 20.648 7.859 4.812.434-.172-.612-26.613c-.03-1.328-.843-2.625-2.125-3.43L57.381 41.672zm-16.904 2.652-17.082 7.293c-1.25.547-2.008 1.672-1.977 3l.668 29.182c.03 1.324.844 2.623 2.125 3.4l28.281 17.389c1.164.723 2.563.894 3.754.547a1.6 1.6 0 0 0 .348-.147l16.703-7.119-8.32-5.101-10.594 4.521-24.121-14.818-.582-24.883 11-4.701-.203-8.563zM18.16 61.25 4.191 67.219c-1.074.46-1.714 1.441-1.687 2.566l.523 22.055c.032 1.125.73 2.25 1.836 2.941l21.383 13.149c.992.605 2.215.78 3.203.46a.843.843 0 0 0 .29-.113l13.124-5.593-7.129-4.383-7.886 3.37-17.836-10.956-.438-18.367 8.758-3.746-.172-7.352zm15.012.23.176 7.325 7.797 4.785-.176-7.324-7.797-4.786zm11.726 18.915.176 7.207 7.13 4.382-.177-7.18-6.84-4.206c-.084-.06-.203-.145-.289-.203z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
35
icons/goland/goland-original.svg
Normal file
@@ -0,0 +1,35 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<defs>
|
||||
<linearGradient id="a" x1="99.03" x2="61.54" y1="59.18" y2="90.91" gradientTransform="rotate(.104) scale(1.21905)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#087cfa"/>
|
||||
<stop offset=".02" stop-color="#0d7bfa"/>
|
||||
<stop offset=".37" stop-color="#5566f9"/>
|
||||
<stop offset=".66" stop-color="#8a57f8"/>
|
||||
<stop offset=".88" stop-color="#ab4ef7"/>
|
||||
<stop offset="1" stop-color="#b74af7"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="b" x1="37.54" x2="60.33" y1="34.26" y2="8.33" gradientTransform="rotate(.104) scale(1.21905)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#087cfa"/>
|
||||
<stop offset=".02" stop-color="#0d7bfa"/>
|
||||
<stop offset=".37" stop-color="#5566f9"/>
|
||||
<stop offset=".66" stop-color="#8a57f8"/>
|
||||
<stop offset=".88" stop-color="#ab4ef7"/>
|
||||
<stop offset="1" stop-color="#b74af7"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="c" x1="17.84" x2="87.09" y1="88.36" y2="43.86" gradientTransform="rotate(.104) scale(1.21905)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#087cfa"/>
|
||||
<stop offset=".1" stop-color="#1598d3"/>
|
||||
<stop offset=".22" stop-color="#23b6aa"/>
|
||||
<stop offset=".35" stop-color="#2dcc8b"/>
|
||||
<stop offset=".46" stop-color="#35dd74"/>
|
||||
<stop offset=".57" stop-color="#39e767"/>
|
||||
<stop offset=".67" stop-color="#3bea62"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path fill="url(#a)" d="m108.57 50.75 13.946 30.926-23.871 40.84-14.7-35.696Zm0 0"/>
|
||||
<path fill="#b74af7" d="m83.945 86.82 14.7 35.696L61.66 109.8Zm0 0"/>
|
||||
<path fill="url(#b)" d="m87.93 38.535-7.582-33.05H38.3L5.484 55.687 14.98 78.75 5.484 99.805l67.965-57.82Zm0 0"/>
|
||||
<path fill="url(#c)" d="M122.516 30.328 73.449 41.984 5.484 99.804l43.84 22.712L83.945 86.82Zm0 0"/>
|
||||
<path d="M27.43 27.43h73.14v73.14H27.43Zm0 0"/>
|
||||
<path fill="#fff" d="M34.293 86.855h27.426v4.575H34.293ZM32.23 52.187v-.085a15.496 15.496 0 0 1 4.633-11.098 15.503 15.503 0 0 1 11.18-4.434 16.615 16.615 0 0 1 11.86 4.133l-4.18 5.047a11.13 11.13 0 0 0-7.887-3.082c-4.875 0-8.668 4.266-8.668 9.387v.082c0 5.523 3.793 9.57 9.145 9.57 2.218.066 4.402-.57 6.238-1.816v-4.34h-6.68v-5.727h13.082v13.09a19.589 19.589 0 0 1-12.887 4.793c-9.375 0-15.836-6.598-15.836-15.52Zm31.528 0v-.085a15.581 15.581 0 0 1 4.758-11.16 15.604 15.604 0 0 1 11.32-4.372c9.3 0 15.98 6.938 15.98 15.508v.086A15.584 15.584 0 0 1 79.75 67.766c-9.313-.059-15.992-6.996-15.992-15.579Zm25.12 0v-.085a9.142 9.142 0 0 0-2.57-6.645 9.148 9.148 0 0 0-6.558-2.789 9.038 9.038 0 0 0-6.516 2.746 9.022 9.022 0 0 0-2.53 6.602v.086a9.175 9.175 0 0 0 2.562 6.68 9.155 9.155 0 0 0 6.582 2.804 9.027 9.027 0 0 0 6.523-2.77 9.001 9.001 0 0 0 2.508-6.629Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
3
icons/goland/goland-plain-wordmark.svg
Normal file
After Width: | Height: | Size: 5.2 KiB |
3
icons/goland/goland-plain.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill="#087cfa" d="M38.3 5.484 5.485 55.687 14.98 78.75 5.484 99.805l43.84 22.71 20.801-21.445H26.93V26.93h58.338l-4.92-21.446H38.3zm31.825 95.586-8.465 8.73 36.985 12.716 23.87-40.84-13.945-30.924 13.946-20.424-21.446 5.094v65.648H70.125zM27.93 27.93v72.14h72.14V27.93H27.93zm20.113 8.64a16.615 16.615 0 0 1 11.86 4.133l-4.18 5.047a11.13 11.13 0 0 0-7.887-3.082c-4.875 0-8.668 4.266-8.668 9.387v.082c0 5.523 3.793 9.57 9.145 9.57 2.217.066 4.402-.57 6.238-1.816v-4.34h-6.68v-5.727h13.082v13.09a19.589 19.589 0 0 1-12.887 4.793c-9.375 0-15.836-6.598-15.836-15.52v-.085a15.496 15.496 0 0 1 4.633-11.098 15.503 15.503 0 0 1 11.18-4.434zm31.793 0c9.3 0 15.98 6.938 15.98 15.508v.086A15.584 15.584 0 0 1 79.75 67.766c-9.313-.06-15.992-6.996-15.992-15.579v-.085a15.581 15.581 0 0 1 4.758-11.16 15.604 15.604 0 0 1 11.32-4.372zm-.086 6.098a9.038 9.038 0 0 0-6.516 2.746 9.022 9.022 0 0 0-2.53 6.602v.086a9.175 9.175 0 0 0 2.562 6.68 9.155 9.155 0 0 0 6.582 2.804 9.027 9.027 0 0 0 6.523-2.77 9.001 9.001 0 0 0 2.508-6.629v-.085a9.142 9.142 0 0 0-2.57-6.645 9.148 9.148 0 0 0-6.559-2.789zM34.293 86.855h27.426v4.575H34.293v-4.575z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
20
icons/jaegertracing/jaegertracing-original-wordmark.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#221f1f" d="M40.363 94.813c-1.5.335-5.91 2.738-9.722 3.464-3.817.727-7.118 1.11-8.274 1.543-1.152.43-2.055 1.285.219 2.14 2.273.856 13.277 1.157 14.266 0 .984-1.155-.68-1.655-3.09-1.628-1.711.023-1.5-.57-1.492-.644 0 0 .105-.75 2.738-1.11 2.633-.367 14.265-1.457 14.05-2.7-.21-1.245-7.195-1.41-8.695-1.066Zm-5.324 8.675c-.074-.355-1.137-.433-2.371-.16-1.227.266-2.16.77-2.082 1.133.078.355 1.137.43 2.367.16 1.234-.266 2.164-.77 2.086-1.133Zm-5.117-.004c-.024-.351-1.117-.554-2.442-.453-1.316.11-2.367.48-2.34.836.028.356 1.126.555 2.446.45 1.32-.106 2.367-.477 2.34-.833Zm-5.02-.55c-.035-.278-.777-.399-1.656-.286-.879.125-1.558.442-1.523.72.035.277.78.398 1.656.28.879-.12 1.562-.437 1.523-.714Zm-3.168-.489c-.03-.222-.75-.3-1.597-.18-.844.122-1.508.4-1.48.63.034.222.75.3 1.6.18.845-.126 1.505-.407 1.477-.63Zm-.71-.879c-.032-.222-.743-.304-1.594-.175-.852.12-1.512.398-1.477.62.031.227.742.305 1.594.184.848-.12 1.512-.406 1.476-.629Zm-.383-.96c-.028-.196-.649-.266-1.387-.157-.742.106-1.313.352-1.285.547.027.188.648.258 1.39.156.73-.113 1.309-.355 1.282-.547Zm42.601-4.602c-2.617.129-8.531-.172-9.34 1.203-.816 1.371 2.395 1.887 7.45 1.461 5.054-.434 12.21-.988 12.511-2.535.301-1.54-1.328-1.238-1.5-2.227-.172-.984 1.801-.984 2.184-2.441.387-1.453-2.656-1.281-5.352-1.281-2.699 0-7.199.254-7.625 1.668-.43 1.414 2.055 1.414 3.813 1.757 1.754.34 1.242.985 1.242.985-.09.902-.773 1.285-3.39 1.41Zm-4.73 3.762c0-.41-1.008-.739-2.262-.739-1.25 0-2.266.328-2.266.739 0 .406 1.016.738 2.266.738 1.254 0 2.262-.332 2.262-.738Zm5.082-.16c0-.372-.68-.676-1.516-.676-.832 0-1.512.304-1.512.675 0 .372.68.68 1.512.68.836 0 1.516-.308 1.516-.68Zm4.855-.485c0-.297-.746-.543-1.66-.543-.914 0-1.652.242-1.652.543 0 .3.738.547 1.656.547.91 0 1.656-.246 1.656-.547Zm0 0"/>
|
||||
<path fill="#221f1f" d="M71.625 98.512c0-.317-.54-.578-1.207-.578-.664 0-1.203.261-1.203.578 0 .32.539.582 1.203.582.668 0 1.207-.262 1.207-.582Zm3.148-.657c0-.312-.55-.562-1.222-.562-.672 0-1.223.25-1.223.562 0 .313.55.563 1.227.563.668 0 1.218-.25 1.218-.563Zm-54.492-15.8c0 .734 1.594 1.422 4.422 2.039-.2-1.465-.074-2.942.11-4.094-2.895.617-4.532 1.316-4.532 2.055Zm83.504-1.887a6.413 6.413 0 0 1-1.62 2.48c-1.278 1.215-2.403 1.942-3.403 2.207 5.535-.777 8.812-1.75 8.812-2.793 0-.68-1.355-1.32-3.789-1.894Zm0 0"/>
|
||||
<path fill="#67cfe3" d="M94.324 78.629c-.347-2.578-1.449-3.734-2.422-4.758-.898-.95-1.757-1.844-1.48-3.492.25-1.524 1.465-2.461 3.45-2.7-1.208-8.136-2.97-18.39-5.235-27.14-1.13-4.367-2.918-7.406-5.317-9.422a176.394 176.394 0 0 1-9.738 4.551 271.288 271.288 0 0 1-8.035 3.316c-2.106 2.262-4.406 4.485-5.817 5.118-1.003.453-1.894.632-2.671.632-1.68 0-2.813-.84-3.364-1.59-.488.141-.984.243-1.488.313-.41.043-1.023.094-1.781.148a2.34 2.34 0 0 1-.387 2.34c-.613.742-1.61 1.121-3.02 1.121-2.027 0-4.917-.777-8.785-2.34-.515-.203-1.043-.41-1.566-.609h-.887c-3.691 0-6.574-.117-8.836-.3-2.476 5.128-1.398 10.812-.492 15.507.867 4.496 3.883 12.504 6.676 19.387a436.86 436.86 0 0 0 2.902 6.957c7.559.668 17.258 1.066 27.84 1.066 12.586 0 23.918-.566 31.91-1.48-.586-2.39-1.324-5.727-1.453-6.57Zm-62.351-21.91a8.763 8.763 0 0 1 8.761-8.762 8.76 8.76 0 0 1 8.762 8.762 8.76 8.76 0 0 1-8.762 8.761 8.763 8.763 0 0 1-8.761-8.761Zm23.402 18.543c-1.844.55-2.508-1.57-2.707-2.492l.039-.024c.863-.539 1.855-1.156 2.98-1.582.133.356.333.95.454 1.582.207 1.067.187 2.23-.766 2.516Zm3-.742c-.453-.18-.805-.938-1.05-1.774a16.653 16.653 0 0 1-.434-1.957 7.45 7.45 0 0 1 .668-.117c.109-.016.343-.031.836-.031.457 0 1.007.011 1.585.027l.516.016c.05.394.106.972.168 1.82l.012.242c.027 2.11-1.82 1.95-2.301 1.766Zm7.887-5.336c-.895.406-2.211.574-4.395.574-.742 0-1.508-.024-2.187-.04-.578-.011-1.133-.027-1.594-.027-.422 0-.734.012-.918.032-2.066.277-3.77 1.347-5.137 2.207-.406.25-.785.484-1.133.683a4.272 4.272 0 0 1-2.02.477c-1.386 0-2.694-.543-3.491-1.457a3.36 3.36 0 0 1-.801-2.738c.41-3.102 4.84-4.684 5.344-4.856l.812-.27a1.052 1.052 0 0 1-.062-.242c-.246-1.441 1.644-2.96 4.21-3.386l.344-.051c2.125-.262 3.985.332 4.567 1.41l.992.012c2.254.02 4.113.324 5.523.902 1.426.574 2.297 1.422 2.454 2.375.32 1.91-.618 3.559-2.508 4.395Zm1.625-10.016a8.76 8.76 0 1 1 0-17.52c4.836 0 8.754 3.922 8.754 8.758a8.761 8.761 0 0 1-8.754 8.762Zm0 0"/>
|
||||
<path fill="#000" d="m79.102 20.89-.067-.113-.082-.109a1.504 1.504 0 0 0-.43-.336l-.03-.016-.02-.011-.059-.028h-.008l-.015-.004-.082-.035-.184-.054c-.117-.043-.25-.063-.379-.09-.125-.024-.266-.024-.398-.028-.133 0-.274.012-.407.036a2.85 2.85 0 0 0-1.375.664 4.457 4.457 0 0 0-.863 1.011 7.427 7.427 0 0 0-.863 2.016 8.495 8.495 0 0 0-.254 1.496c-.023.176-.016.324-.023.422v.152l.273-.496c.18-.316.422-.762.723-1.273.304-.512.668-1.094 1.105-1.621a4.32 4.32 0 0 1 .715-.696c.23-.18.5-.3.785-.355.066-.012.133-.016.2-.016.066.004.128-.008.198.004.067.024.141.016.215.04l.164.05.055.023-.012-.007h.012c0 .007.004.007.004.011h.008l.015.008h-.015l.023.031c.043.106.067.22.078.332.008.297-.023.63-.078.95-.05.324-.125.636-.191.925-.133.579-.266 1.07-.348 1.415-.094.351-.14.554-.14.554s.152-.14.378-.43a8.203 8.203 0 0 0 1.274-2.19 4.31 4.31 0 0 0 .293-1.204 2.13 2.13 0 0 0-.094-.8 1.482 1.482 0 0 0-.101-.227Zm0 0"/>
|
||||
<path fill="#000" d="m78 21.527-.004-.004.012.012v-.008Zm0 0"/>
|
||||
<path fill="#221f1f" d="M24.77 37.629h.12a7.577 7.577 0 0 1-.12-.219v.223Zm1.078-3.39c.254.519.527.906.738 1.167.094.133.187.235.246.297l.094.102-.102-.512c-.062-.316-.156-.77-.246-1.3a11.914 11.914 0 0 1-.098-.833 2.632 2.632 0 0 1 .043-.8.832.832 0 0 1 .114-.239.269.269 0 0 1 .12-.07l.044-.008.066-.012c.02-.004-.004.008-.004.008-.011.004-.015.012-.027.004h-.012l.012.008c.012.004.02.004.039.004.059.027.16.078.266.156.21.156.437.398.652.648.21.25.422.52.613.786.399.53.758 1.05 1.074 1.5.36.503.735 1 1.118 1.488l-.016-.133c-.02-.09-.031-.223-.062-.383a11.174 11.174 0 0 0-1.106-3.113 7.53 7.53 0 0 0-.602-.953 4.377 4.377 0 0 0-.87-.91 2.336 2.336 0 0 0-.708-.364 2.115 2.115 0 0 0-.226-.047l-.063-.003h-.078c-.097 0-.199.003-.297.023l-.07.016-.066.02-.086.023-.078.039a1.437 1.437 0 0 0-.684.59 1.748 1.748 0 0 0-.234.738c-.028.398.015.797.14 1.172.098.336.227.629.356.89Zm0 0"/>
|
||||
<path fill="#dfcaa3" d="M29.887 88.043c2.054 0 3.5-1.117 4.515-2.566a301.548 301.548 0 0 1-4.886-12.004c-.493.418-1.059 1.05-1.668 2-1.532 2.367-2.79 7.867-1.207 10.773.66 1.211 1.722 1.805 3.246 1.805Zm72.5-13.637c-1.203-3.113-3.77-5.328-6.23-5.379l-.09-.004s-.47-.074-1.102-.074c-1.344 0-2.988.29-3.219 1.653-.16.941.258 1.425 1.129 2.347 1.004 1.051 2.371 2.489 2.777 5.496.473 3.446 1.309 5.196 2.5 5.196.555 0 1.567-.336 3.246-1.918 2.055-1.957 1.86-5.063.989-7.317Zm0 0"/>
|
||||
<path fill="#221f1f" d="M42.707 59.793c0 .734-.289 1.437-.809 1.953a2.759 2.759 0 1 1-1.95-4.71 2.757 2.757 0 0 1 2.759 2.757Zm26.75-6.473a2.759 2.759 0 1 1-5.52 0 2.757 2.757 0 0 1 2.758-2.758 2.758 2.758 0 0 1 2.762 2.758Zm0 0"/>
|
||||
<path fill="#648c1a" d="M32.453 28.938c2.156.585 4.594.878 7.242.878 4.262 0 13.301-.828 26.02-6.37l.281-.126a7.55 7.55 0 0 1 .18-2.093c.277-1.282.84-2.364 1.52-3.086a9.584 9.584 0 0 0-.317-1.036c-1.465-.78-13.555-5.285-19.86-5.285a8.264 8.264 0 0 0-1.64.14c-5.59 1.138-14.082 10.856-14.387 12.235-.09.594-.062 2.465.004 4.489Zm-.105 13.8a5.389 5.389 0 0 0-.551-.09 2.37 2.37 0 0 1-1.723-.613 2.359 2.359 0 0 1-.762-1.668c-.632.36-1.265.75-1.859 1.16l-1.058.727-.778-1.02a27.067 27.067 0 0 1-2.308-3.683c-1.868.883-3.332 1.847-3.688 2.761-.07.168-.043.266.027.372.305.445 2.114 1.812 12.7 2.054Zm21.96-2.996a2.346 2.346 0 0 1 2.883.281c.211-.039.414-.113.614-.203 1.16-.554 5.332-5.008 8.508-8.832.113-.133.238-.254.378-.36-7.254 3.134-17.386 6.56-27.035 6.56a35.154 35.154 0 0 1-4.394-.266l.218.621-1.21.465c-.008.004-.22.082-.563.226 1.559.36 3.652 1.078 6.29 2.145 4.827 1.945 6.671 2.023 7.132 1.992a2.35 2.35 0 0 1 2.129-.027 85.175 85.175 0 0 0 2.812-.223 8.869 8.869 0 0 0 1.153-.238 2.363 2.363 0 0 1 1.086-2.14Zm28.098-14.336c-.355 2.098-1.027 4.395-1.476 5.024l-.422.586a97.656 97.656 0 0 0 5.043-2.61c5.011-2.812 5.633-4.047 5.707-4.351.05-.203 0-.266-.024-.293-.054-.067-.402-.41-1.988-.41-1.734 0-4.156.39-6.676.941-.05.375-.101.746-.164 1.113Zm-1.953 5.645-.723-.063c-.011 0-1.34-.11-3.14-.11-1.871 0-4.332.118-6.356.595.383.8.297 1.789-.308 2.515a121.59 121.59 0 0 1-2.336 2.735 255.613 255.613 0 0 0 5.457-2.29 191.657 191.657 0 0 0 7.406-3.39Zm0 0"/>
|
||||
<path fill="#dfcaa3" d="M66.246 24.68c-5.078 2.207-16.207 6.476-26.55 6.476-2.614 0-5.188-.273-7.594-.922.257.383.5.79.75 1.223a31.997 31.997 0 0 1 1.902 4.04c1.621.241 3.258.358 4.906.347 5.938 0 15.219-1.36 27.965-7.094.2-.629.465-1.418.793-2.29l-.078.005a1.538 1.538 0 0 1-.399-.043c-.796-.172-1.379-.817-1.695-1.742Zm0 0"/>
|
||||
<path fill="#67cfe3" d="M24.89 37.629a25.75 25.75 0 0 0 1.801 2.793c3.07-2.129 7.098-3.664 7.098-3.664s-.105-.309-.297-.809a33.27 33.27 0 0 0-1-2.3c-.168-.34-.344-.676-.523-1.008a19.77 19.77 0 0 0-1.028-1.73c-1.238-1.856-2.8-3.427-4.554-3.427-.551 0-1.125.157-1.711.504-3.223 1.95-1.559 6.414.094 9.422l.12.223Zm.462-5.45c.023-.261.101-.519.238-.742a1.41 1.41 0 0 1 .68-.59l.078-.035.09-.023.062-.023.07-.016a1.9 1.9 0 0 1 .297-.023h.078l.063.007c.078.016.156.028.226.043.29.09.512.223.707.364.368.28.641.593.872.91.238.316.43.64.601.953.52.98.895 2.023 1.106 3.113.03.16.043.293.062.383l.016.133s-.13-.145-.325-.406c-.27-.356-.535-.72-.793-1.082-.316-.45-.675-.97-1.074-1.5-.191-.27-.398-.532-.613-.782a4.146 4.146 0 0 0-.656-.652 1.364 1.364 0 0 0-.262-.156c-.02 0-.027 0-.04-.004l-.01-.008h.01c.013 0 .017 0 .028-.004 0 0 .024-.012.004-.008l-.066.012-.043.008a.378.378 0 0 0-.121.07.704.704 0 0 0-.114.238c-.054.262-.07.536-.043.801.016.29.055.574.098.832.09.531.184.985.246 1.301.067.324.102.512.102.512l-.094-.098c-.059-.066-.152-.168-.246-.3a6.397 6.397 0 0 1-.738-1.169 5.602 5.602 0 0 1-.356-.886 3.14 3.14 0 0 1-.14-1.172Zm1.035-5.367v.672Zm0 0"/>
|
||||
<path fill="#dfcaa3" d="M69.55 17.207c.141 0 .274.016.407.043.984.215 1.652 1.168 1.871 2.477 1.879-2.633 3.922-3.965 6.117-3.965.918 0 1.73.215 2.414.64.641-.785 1.27-1.578 1.887-2.379-.871.16-2.683.399-2.683.399 6.867-2.527 6.312-9.395 6.312-9.395 0 1.184-3.55 4.028-3.55 4.028.16-1.028-.395-2.367-.395-2.367.156 1.34-4.102 4.812-4.102 4.812.313-.633.078-1.738.078-1.738-.238 1.265-2.133 1.738-2.133 1.738 1.184-1.422 3.395-8.918 1.743-9.395C75.856 1.633 73.57 7 73.57 7c-.086-1.262-.797-1.262-.797-1.262.317 3.946-2.84 7.102-2.84 7.102-.23-.79-1.496-1.184-1.496-1.184.403.875-.058 4.88-.195 6.012.414-.297.86-.461 1.317-.461Zm0 0"/>
|
||||
<path fill="#000" d="m67.867 24.883.008.008c.031.035.063.066.098.097l.047.028.078.05a.556.556 0 0 0 .352.05c.25-.053.48-.182.655-.374.41-.949.852-1.875 1.348-2.785.332-1.785-.117-3.246-.785-3.395a.596.596 0 0 0-.117-.011c-.68 0-1.676 1.187-2.067 2.965-.28 1.289-.156 2.433.18 3.074.055.105.121.207.2.293Zm0 0"/>
|
||||
<path fill="#67cfe3" d="M77.996 21.516h-.012s.008 0 .008.007H78s-.004 0-.004-.007Zm.027.015-.015-.004H78h.008v.008Zm0 0"/>
|
||||
<path fill="#67cfe3" d="M77.945 17.105c-3.91 0-6.789 5.88-8.289 9.88a46.053 46.053 0 0 0-1.07 3.206c.187.036.379.102.555.188 2.277-.684 5.222-.84 7.453-.84 1.879 0 3.242.113 3.242.113.594-.828 4.027-12.547-1.89-12.547Zm1.352 4.817a4.24 4.24 0 0 1-.297 1.2c-.121.32-.266.632-.43.933-.246.441-.527.86-.84 1.258a5.035 5.035 0 0 1-.378.433s.046-.207.14-.558c.082-.344.215-.836.348-1.415.066-.289.14-.601.191-.925.055-.32.086-.653.07-.95a.971.971 0 0 0-.07-.332.217.217 0 0 0-.023-.03H78l-.004-.013-.055-.023-.168-.05c-.07-.024-.144-.024-.21-.04-.07-.012-.133 0-.2-.012-.066.008-.136.012-.203.024a1.84 1.84 0 0 0-.781.355 4.432 4.432 0 0 0-.715.696c-.41.511-.781 1.054-1.105 1.62-.301.512-.543.958-.723 1.274l-.273.496v-.152c.007-.098 0-.246.023-.422.027-.367.094-.883.254-1.492a7.48 7.48 0 0 1 .863-2.02c.223-.351.5-.707.867-1.011a2.9 2.9 0 0 1 1.371-.668c.133-.02.274-.028.407-.032.132.004.273.004.398.028.129.027.262.043.379.09l.184.054.082.035.015.004h.008l.059.028.02.011.03.016c.024 0 .348.207.43.336l.082.11.067.109c.039.074.07.152.101.23.098.305.106.567.094.805Zm0 0"/>
|
||||
<path fill="#000" d="M57.059 43.313c.636 0 1.343-.168 2.086-.508 1.562-.7 5.363-4.516 9.69-9.723a.925.925 0 0 0-.12-1.305.93.93 0 0 0-1.313.125c-1.879 2.266-7.168 8.332-8.988 9.196l-.027.02a3.76 3.76 0 0 1-.98.304l-.688.11-.512-.481a.937.937 0 0 0-1.133-.114.927.927 0 0 0-.414.583.93.93 0 0 0 .133.703c.066.109.73 1.093 2.266 1.093Zm-8.825.203a.901.901 0 0 0-.437.113l-.274.144-.312.016c-.07.004-.14.004-.219.004-.867 0-2.996-.27-7.527-2.098-4.996-2.023-6.973-2.324-7.711-2.324-.086 0-.172.008-.258.016a.96.96 0 0 0-.601.386.941.941 0 0 0-.149.692c.09.46.5.785.969.77l.098-.012.101.011c.555.043 2.32.348 6.856 2.184 3.664 1.477 6.437 2.227 8.25 2.227.945 0 1.593-.208 1.925-.606a.896.896 0 0 0 .211-.68.89.89 0 0 0-.332-.625.924.924 0 0 0-.59-.218Zm0 0"/>
|
||||
<path fill="#dfcaa3" d="M60.781 62.844s-.261 3.066-4.578 3.699c-.7.113-1.41.168-2.125.172-2.289 0-3.191-.754-3.726-1.403 0 0-4.125 1.391-4.446 3.758-.238 1.77 1.469 2.68 2.973 2.68.508 0 .988-.102 1.367-.313 1.5-.828 3.75-2.644 6.746-3.039a8.49 8.49 0 0 1 1.094-.046c1.023 0 2.422.07 3.777.07 1.547 0 3.028-.09 3.852-.457 1.851-.824 1.851-2.25 1.738-2.961-.133-.781-2.02-2.121-6.672-2.16Zm0 0"/>
|
||||
<path fill="#221f1f" d="m55.758 65.367.148-.027.168-.031c2.242-.457 3.895-1.758 3.91-3.055a1.548 1.548 0 0 0-.183-.754c-.582-1.078-2.442-1.672-4.57-1.41l-.344.047c-2.567.43-4.453 1.945-4.211 3.39.015.078.039.16.066.239.438 1.297 2.594 2.007 5.016 1.605Zm-21.672 55.13c0 .6-.133 1.187-.395 1.679-.593 1.164-1.64 1.746-3.109 1.746-.984 0-1.746-.277-2.273-.82-.856-.899-.817-2.243-.817-2.25l-.629-.032c0 .07-.054 1.618.989 2.711.652.68 1.566 1.02 2.73 1.02 2.148 0 3.18-1.133 3.672-2.086.309-.61.465-1.285.46-1.969v-12.129h-.628Zm8.469-12.102a.387.387 0 0 0-.367.261l-5.196 15.715h.653l1.52-4.465h6.8l1.527 4.465h.664l-5.246-15.715a.387.387 0 0 0-.355-.261Zm-3.188 10.882 3.188-9.71 3.203 9.71Zm11.774 5.055h7.601v-.629H51.77v-7.098h6.558v-.628H51.77v-7.098h6.972v-.629h-7.597Zm20.609-11.715c0-.074.063-1.816-1.16-3.09-.813-.851-1.988-1.277-3.488-1.277-1.512 0-2.696.426-3.508 1.277-1.211 1.262-1.149 2.973-1.149 3.035v7.762c0 .93.262 1.805.75 2.528.582.867 1.727 1.894 3.895 1.894.71 0 1.36-.074 1.93-.21A3.622 3.622 0 0 0 71.75 121v-3.898h-4.02v.625h3.391V121a2.986 2.986 0 0 1-2.25 2.922c-.582.133-1.183.2-1.781.195-1.516 0-2.649-.543-3.371-1.617a3.815 3.815 0 0 1-.64-2.176v-7.781c0-.016-.056-1.512.972-2.582.687-.723 1.719-1.082 3.05-1.082 1.32 0 2.34.36 3.032 1.074 1.035 1.078.988 2.617.988 2.637l.629.023Zm4.184 11.715h7.687v-.629h-7.058v-7.098h6.46v-.628h-6.46v-7.098h7.058v-.629h-7.687Zm20.64.031-3.398-6.93c.656-.195 1.254-.488 1.719-.945.699-.687 1.054-1.68 1.054-2.949 0-3.133-1.597-4.566-2.554-4.996-.446-.2-.93-.3-1.418-.293h-4.582v16.082h.628v-6.598c.266 0 .54.004.82.016 1.223.023 2.54.055 3.704-.168l3.332 6.777Zm-7.719-7.242a29.552 29.552 0 0 0-.832-.016v-8.226h3.954c.414 0 .808.074 1.164.238.996.45 2.183 1.785 2.183 4.422 0 1.11-.285 1.93-.867 2.5-1.207 1.176-3.539 1.121-5.602 1.082Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 15 KiB |
19
icons/jaegertracing/jaegertracing-original.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#231f20" d="M38.422 113.68c-1.805.414-7.117 3.289-11.711 4.16-4.59.875-8.563 1.336-9.957 1.851-1.39.512-2.473 1.54.258 2.567 2.738 1.027 15.992 1.387 17.18 0 1.187-1.387-.82-1.988-3.715-1.95-2.063.024-1.813-.69-1.805-.773 0 0 .129-.898 3.3-1.336 3.169-.433 17.18-1.742 16.923-3.234-.258-1.488-8.668-1.695-10.473-1.285Zm-6.406 10.41c-.094-.426-1.375-.52-2.856-.195-1.484.324-2.61.93-2.515 1.359.093.43 1.37.52 2.855.2 1.484-.325 2.605-.934 2.516-1.364Zm-6.164-.004c-.036-.422-1.352-.668-2.942-.543-1.59.129-2.851.574-2.82 1 .035.422 1.351.664 2.941.535 1.594-.121 2.856-.566 2.82-.992Zm-6.043-.664c-.047-.328-.942-.48-2-.336-1.063.14-1.883.527-1.836.86.043.327.941.48 2 .335 1.058-.144 1.879-.527 1.836-.86Zm-3.82-.586c-.04-.262-.9-.36-1.923-.211-1.023.145-1.816.48-1.78.746.038.27.902.367 1.921.219 1.02-.149 1.82-.485 1.777-.754Zm-.852-1.05c-.04-.27-.899-.364-1.922-.216-1.024.149-1.82.485-1.781.75.039.266.902.364 1.921.215 1.024-.144 1.82-.484 1.782-.75Zm-.465-1.157c-.035-.23-.781-.317-1.672-.188-.887.133-1.578.422-1.543.657.031.23.777.312 1.668.183.89-.125 1.582-.418 1.547-.652Zm51.297-5.512c-3.145.156-10.266-.203-11.246 1.442-.98 1.64 2.89 2.257 8.976 1.746 6.09-.516 14.703-1.184 15.067-3.032.359-1.847-1.602-1.492-1.809-2.668-.207-1.183 2.168-1.183 2.633-2.93.465-1.745-3.195-1.542-6.45-1.542-3.25 0-8.663.308-9.183 2.004-.516 1.695 2.477 1.695 4.594 2.105 2.113.414 1.496 1.184 1.496 1.184-.106 1.078-.93 1.539-4.078 1.691Zm-5.684 4.512c0-.492-1.222-.887-2.73-.887s-2.727.395-2.727.887c0 .484 1.219.883 2.727.883 1.508 0 2.73-.399 2.73-.883Zm6.113-.195c0-.45-.816-.809-1.82-.809s-1.82.36-1.82.809c0 .445.816.808 1.82.808s1.82-.363 1.82-.808Zm5.84-.579c0-.363-.894-.656-1.992-.656-1.101 0-1.996.293-1.996.656 0 .364.895.657 1.996.657 1.098 0 1.992-.293 1.992-.657Zm3.832-.73c0-.383-.648-.695-1.453-.695-.8 0-1.453.312-1.453.695 0 .383.652.691 1.453.691.805 0 1.453-.308 1.453-.691Zm3.793-.79c0-.374-.66-.675-1.472-.675-.813 0-1.47.3-1.47.676 0 .371.657.672 1.47.672.812 0 1.472-.301 1.472-.672ZM14.238 98.392c0 .879 1.922 1.707 5.328 2.445-.242-1.762-.093-3.531.133-4.91-3.492.742-5.46 1.582-5.46 2.469Zm100.559-2.266a7.604 7.604 0 0 1-1.953 2.98c-1.54 1.454-2.887 2.325-4.094 2.641 6.66-.933 10.613-2.094 10.613-3.351 0-.81-1.636-1.579-4.566-2.27Zm0 0"/>
|
||||
<path fill="#67cfe3" d="M103.406 94.281c-.422-3.09-1.746-4.476-2.918-5.699-1.086-1.14-2.117-2.215-1.785-4.191.309-1.829 1.766-2.95 4.152-3.243-1.449-9.75-3.574-22.046-6.3-32.535-1.364-5.238-3.516-8.875-6.407-11.297-3.308 1.688-7.28 3.54-11.722 5.457a306.52 306.52 0 0 1-9.676 3.973c-2.531 2.707-5.305 5.379-7.004 6.14-1.207.54-2.285.759-3.219.759-2.02 0-3.386-1.012-4.043-1.91-.77.203-1.382.335-1.797.374-.496.055-1.23.118-2.148.184a2.8 2.8 0 0 1-.46 2.805c-.747.89-1.946 1.34-3.645 1.34-2.442 0-5.918-.926-10.57-2.801-.63-.254-1.259-.5-1.891-.739-.356.004-.711.004-1.067.004h-.004c-4.445 0-7.914-.136-10.636-.359-2.985 6.145-1.688 12.96-.598 18.59 1.047 5.398 4.676 14.996 8.043 23.246 1.137 2.789 2.3 5.57 3.488 8.34 9.11.8 20.793 1.281 33.531 1.281 15.16 0 28.81-.684 38.426-1.777-.703-2.868-1.586-6.86-1.742-7.88ZM28.32 68.011c0-5.8 4.727-10.5 10.555-10.5 5.824 0 10.547 4.7 10.547 10.5 0 2.891-1.176 5.509-3.074 7.41a10.682 10.682 0 0 1-2.137 1.65 10.499 10.499 0 0 1-5.336 1.44c-5.828 0-10.555-4.698-10.555-10.5ZM56.5 90.247c-2.223.66-3.023-1.883-3.262-2.988.016-.008.032-.02.047-.031 1.035-.645 2.238-1.383 3.59-1.899.156.422.402 1.14.55 1.899.247 1.28.223 2.68-.925 3.02Zm3.613-.898c-.554-.207-.972-1.121-1.27-2.121a18.719 18.719 0 0 1-.515-2.344c.258-.059.527-.106.797-.145.133-.02.418-.039 1.016-.039.547 0 1.207.02 1.91.04.199.003.406.011.617.011.059.477.121 1.172.2 2.184.01.105.01.199.01.293.032 2.53-2.187 2.34-2.765 2.12Zm9.496-6.387c-1.078.477-2.656.68-5.293.68-.894 0-1.816-.02-2.629-.04a63.082 63.082 0 0 0-1.925-.038c-.508 0-.88.015-1.102.042-2.488.329-4.543 1.61-6.195 2.641-.48.3-.938.582-1.36.817-.687.374-1.523.574-2.43.574-1.671 0-3.241-.653-4.206-1.746-.797-.907-1.133-2.043-.969-3.282.5-3.714 5.836-5.613 6.441-5.816l.977-.332a1.496 1.496 0 0 1-.074-.29c-.29-1.73 1.98-3.546 5.07-4.058l.414-.058c2.559-.317 4.805.398 5.504 1.691l1.191.008c2.711.023 4.954.387 6.653 1.082 1.715.695 2.761 1.707 2.953 2.848.387 2.293-.746 4.265-3.02 5.277Zm1.954-12.016c-5.825 0-10.547-4.703-10.547-10.504 0-5.8 4.722-10.504 10.547-10.504 5.824 0 10.55 4.704 10.55 10.504 0 5.801-4.722 10.504-10.55 10.504Zm0 0"/>
|
||||
<path fill="#000" d="m85.074 25.055-.082-.137-.101-.133c-.098-.156-.485-.394-.516-.398l-.04-.02-.019-.012-.074-.035h-.008l-.015-.008-.106-.035-.215-.074c-.144-.05-.304-.07-.457-.101-.156-.028-.32-.028-.48-.036a4.047 4.047 0 0 0-.488.04 3.526 3.526 0 0 0-1.657.796 5.275 5.275 0 0 0-1.043 1.22 8.6 8.6 0 0 0-1.03 2.417 9.917 9.917 0 0 0-.313 1.79c-.024.218-.024.39-.028.507-.004.117 0 .18 0 .18l.332-.598c.211-.375.504-.906.864-1.523.367-.61.804-1.31 1.332-1.942.265-.316.558-.61.867-.836.308-.219.625-.375.941-.422.078-.011.16-.023.239-.03.082.01.16 0 .242.019.086.02.168.015.254.043l.203.054.062.032-.008-.008h.012c0 .004.004.008.008.011l.004.004.023.008h-.011c-.004 0-.008 0-.012-.004.012.008.02.02.027.043.043.074.078.23.09.399.016.382-.016.761-.09 1.136-.058.375-.136.739-.226 1.106-.16.695-.32 1.285-.422 1.703-.11.418-.168.66-.168.66s.183-.176.457-.516c.375-.476.715-.98 1.008-1.507a8.36 8.36 0 0 0 .523-1.121c.16-.418.309-.88.356-1.438a2.503 2.503 0 0 0-.118-.96 1.407 1.407 0 0 0-.117-.274Zm0 0"/>
|
||||
<path fill="#000" d="m83.75 25.816-.012-.003.012.011h.004l-.004-.004Zm0 0"/>
|
||||
<path fill="#231f20" d="M19.648 45.129h.145c-.05-.086-.098-.176-.145-.262Zm1.29-4.074c.25.496.546.968.89 1.406.121.16.227.273.3.355.067.082.11.121.11.121s-.043-.226-.12-.609c-.071-.387-.192-.926-.294-1.558a11.31 11.31 0 0 1-.12-1c-.017-.336-.017-.7.054-.961a.731.731 0 0 1 .137-.29.342.342 0 0 1 .148-.081l.047-.012.082-.016c.023-.004-.008.016-.012.016-.004.004-.015.004-.023.004h-.016l.008.004c.02.007.031.007.047.011.078.028.195.094.32.184.262.187.531.48.79.773.257.309.503.621.737.942.473.64.91 1.261 1.293 1.797.313.437.63.875.957 1.3.122.164.254.329.387.489l-.02-.164c-.015-.102-.035-.262-.074-.457a11.835 11.835 0 0 0-.414-1.586 13.412 13.412 0 0 0-.914-2.141 8.953 8.953 0 0 0-.722-1.145 5.303 5.303 0 0 0-1.055-1.097 2.918 2.918 0 0 0-.844-.43c-.094-.02-.183-.039-.277-.05l-.074-.012h-.094c-.067 0-.125.004-.192.007-.054.008-.144.016-.171.024l-.079.02-.078.023-.105.031-.031.012-.059.027a1.773 1.773 0 0 0-.824.707 2.082 2.082 0 0 0-.29.895c-.05.55.06.996.169 1.398.113.367.254.723.425 1.063Zm0 0"/>
|
||||
<path fill="#dfcaa3" d="M25.805 105.574c2.472 0 4.21-1.34 5.437-3.078a362.39 362.39 0 0 1-5.883-14.394c-.593.5-1.273 1.253-2.015 2.39-1.836 2.84-3.352 9.438-1.446 12.926.797 1.45 2.075 2.156 3.907 2.156Zm87.308-16.355c-1.453-3.73-4.535-6.383-7.5-6.446l-.101-.011c-.008 0-.578-.082-1.344-.082-1.613 0-3.594.34-3.867 1.976-.192 1.133.304 1.711 1.36 2.817 1.202 1.261 2.85 2.984 3.347 6.593.566 4.125 1.578 6.223 3.012 6.223.668 0 1.882-.398 3.898-2.3 2.48-2.34 2.242-6.063 1.195-8.77Zm0 0"/>
|
||||
<path fill="#231f20" d="M41.246 71.703a3.32 3.32 0 0 1-3.324 3.313 3.32 3.32 0 0 1-3.328-3.313 3.32 3.32 0 0 1 3.328-3.312 3.297 3.297 0 0 1 2.348.968c.625.621.976 1.465.976 2.344Zm32.215-7.762a3.314 3.314 0 0 1-3.324 3.313 3.318 3.318 0 0 1-3.328-3.313c0-1.828 1.492-3.308 3.328-3.308a3.316 3.316 0 0 1 3.324 3.308Zm0 0"/>
|
||||
<path fill="#648c1a" d="M28.895 34.707c2.597.695 5.53 1.047 8.726 1.047 5.129 0 16.02-.988 31.328-7.633l.344-.152a9.049 9.049 0 0 1 .21-2.512c.337-1.535 1.013-2.84 1.837-3.703-.156-.59-.29-1.02-.383-1.238-1.766-.938-16.324-6.336-23.922-6.336-.762 0-1.422.054-1.969.164-6.73 1.37-16.96 13.023-17.324 14.672-.11.714-.078 2.957.004 5.382Zm-.13 16.543a5.41 5.41 0 0 0-.66-.11 2.822 2.822 0 0 1-2.945-2.304 2.67 2.67 0 0 1-.043-.43 30.14 30.14 0 0 0-2.242 1.39l-1.27.876-.937-1.227a32.58 32.58 0 0 1-2.785-4.418c-2.25 1.059-4.012 2.215-4.442 3.313-.082.207-.046.32.036.441.367.535 2.55 2.172 15.289 2.469Zm26.454-3.59a2.84 2.84 0 0 1 3.468.332c.141-.023.383-.082.735-.242 1.398-.66 6.426-6.008 10.25-10.586.137-.16.285-.305.457-.434-8.734 3.758-20.938 7.864-32.559 7.864-1.867 0-3.64-.106-5.289-.32l.258.746-1.453.554a33.91 33.91 0 0 0-.68.274c1.871.433 4.403 1.289 7.578 2.57 5.809 2.332 8.032 2.422 8.586 2.39a2.85 2.85 0 0 1 2.563-.035 88.955 88.955 0 0 0 3.383-.261c.32-.035.797-.133 1.398-.29a2.802 2.802 0 0 1 1.305-2.562ZM89.05 30.473c-.422 2.511-1.239 5.27-1.774 6.02l-.507.702a118.116 118.116 0 0 0 6.07-3.133c6.035-3.367 6.789-4.84 6.875-5.214.055-.246-.004-.32-.031-.352-.067-.082-.493-.492-2.399-.492-2.082 0-4.996.476-8.039 1.133-.055.449-.121.894-.195 1.336Zm-2.352 6.757-.87-.066a48.844 48.844 0 0 0-3.782-.133c-2.25 0-5.219.137-7.652.711.48.992.335 2.172-.372 3.02a159.513 159.513 0 0 1-2.812 3.277c2.2-.89 4.39-1.805 6.566-2.746a218.13 218.13 0 0 0 8.918-4.063Zm0 0"/>
|
||||
<path fill="#dfcaa3" d="M69.594 29.594c-6.117 2.656-19.52 7.773-31.973 7.773-3.156 0-6.246-.328-9.144-1.11.316.477.617.966.898 1.462 1.078 1.883 1.863 3.746 2.293 4.843 1.508.235 3.473.422 5.902.422 7.153 0 18.336-1.629 33.68-8.504.293-.925.613-1.84.957-2.746-.031 0-.062.008-.094.008-.16 0-.324-.02-.48-.055-.953-.207-1.66-.98-2.04-2.093Zm0 0"/>
|
||||
<path fill="#67cfe3" d="M19.793 45.129a32.127 32.127 0 0 0 2.164 3.344c3.703-2.555 8.55-4.399 8.55-4.399s-.124-.363-.359-.96c-.14-.36-.289-.72-.441-1.075a32.483 32.483 0 0 0-1.39-2.898 23.597 23.597 0 0 0-1.243-2.07c-1.484-2.223-3.37-4.114-5.484-4.114-.664 0-1.356.188-2.059.613-3.879 2.336-1.875 7.684.117 11.297.047.09.098.176.145.262Zm.55-6.535c.028-.278.102-.586.29-.895.191-.316.48-.562.824-.707l.059-.027.027-.012.11-.031.077-.024.079-.02c.027-.007.117-.015.171-.023.067-.003.125-.007.192-.007h.094l.074.011c.09.012.187.032.277.051.344.106.61.266.844.43.45.344.77.715 1.055 1.097.285.376.515.766.722 1.145.367.688.672 1.402.914 2.14.176.52.313 1.051.414 1.59.04.192.059.352.075.454l.02.164s-.15-.176-.388-.489a40.282 40.282 0 0 1-.957-1.3c-.382-.536-.82-1.157-1.293-1.797-.234-.32-.48-.633-.738-.942-.258-.293-.527-.586-.789-.77a1.324 1.324 0 0 0-.32-.187c-.02-.004-.028-.004-.043-.011l-.008-.004h.008c.012 0 .023 0 .027-.004.004 0 .035-.02.012-.016l-.082.02-.047.008a.325.325 0 0 0-.148.082.731.731 0 0 0-.137.289c-.07.261-.07.625-.055.96.024.344.07.684.121.997.102.632.223 1.175.293 1.562.078.383.121.61.121.61s-.043-.04-.11-.122c-.073-.082-.179-.195-.3-.355a8.375 8.375 0 0 1-.89-1.406 6.402 6.402 0 0 1-.422-1.063c-.114-.402-.223-.847-.172-1.398Zm1.247-6.442v.805Zm0 0"/>
|
||||
<path fill="#dfcaa3" d="M73.574 20.637c.164 0 .324.02.485.05 1.187.266 1.988 1.399 2.257 2.977 2.258-3.16 4.73-4.762 7.364-4.762 1.11 0 2.086.262 2.902.766.773-.934 1.535-1.883 2.277-2.844-1.046.188-3.23.473-3.23.473C93.895 14.27 93.23 6.035 93.23 6.035c0 1.422-4.277 4.828-4.277 4.828.192-1.23-.473-2.84-.473-2.84.188 1.61-4.94 5.774-4.94 5.774.378-.758.089-2.082.089-2.082-.285 1.512-2.563 2.082-2.563 2.082 1.422-1.703 4.086-10.692 2.09-11.262-1.996-.566-4.754 5.863-4.754 5.863-.093-1.511-.949-1.511-.949-1.511.383 4.73-3.418 8.515-3.418 8.515-.285-.945-1.808-1.422-1.808-1.422.492 1.055-.067 5.852-.239 7.207.504-.351 1.043-.55 1.586-.55Zm0 0"/>
|
||||
<path fill="#000" d="M71.547 29.844v.004c.043.047.086.086.129.12.015.012.031.02.047.032.03.02.062.043.097.059a.641.641 0 0 0 .16.058.864.864 0 0 0 .266.004c.246-.039.52-.191.797-.445a42.51 42.51 0 0 1 .805-1.774c.257-.527.523-1.05.808-1.566.406-2.14-.144-3.898-.945-4.074a.525.525 0 0 0-.137-.012c-.824 0-2.023 1.426-2.492 3.555-.34 1.543-.184 2.914.219 3.68l.004.003c.07.14.148.262.238.356Zm0 0"/>
|
||||
<path fill="#67cfe3" d="M83.742 25.805h-.012l.008.008.012.003c-.004-.003-.004-.007-.008-.011Zm.035.023-.023-.008-.004-.004v.004l.004.004c.004.004.008.004.012.004Zm0 0"/>
|
||||
<path fill="#67cfe3" d="M83.68 20.512c-4.707 0-8.168 7.054-9.98 11.847a56.69 56.69 0 0 0-.884 2.524c-.14.437-.273.879-.402 1.32.227.043.45.125.66.227 2.742-.817 6.297-1.004 8.973-1.004 2.27 0 3.91.133 3.91.133.715-.996 4.852-15.047-2.277-15.047Zm1.629 5.777a5.063 5.063 0 0 1-.356 1.438 8.36 8.36 0 0 1-.523 1.12 11.785 11.785 0 0 1-1.008 1.508c-.274.34-.457.516-.457.516s.058-.242.168-.66c.101-.418.262-1.008.422-1.703.082-.344.168-.719.226-1.106.074-.375.106-.754.09-1.136-.012-.168-.047-.325-.09-.399-.008-.023-.015-.035-.027-.043h-.004a64.74 64.74 0 0 0-.012-.012l-.062-.03-.203-.055c-.086-.028-.168-.024-.254-.043-.082-.02-.16-.008-.242-.02a5.58 5.58 0 0 1-.239.027c-.316.051-.633.207-.941.426a5.32 5.32 0 0 0-.867.836c-.528.633-.965 1.332-1.328 1.942-.364.617-.657 1.148-.868 1.523l-.332.598s-.004-.063 0-.18c.004-.117.004-.29.028-.508.05-.605.152-1.203.312-1.789.195-.73.5-1.574 1.031-2.422a5.437 5.437 0 0 1 1.043-1.215 3.526 3.526 0 0 1 1.657-.797c.16-.023.324-.035.484-.039.164.008.328.008.484.036.153.03.313.05.457.101l.215.074.106.035.015.008h.008l.074.035.02.012.039.02c.031.004.418.242.516.398l.101.133.082.137a1.2 1.2 0 0 1 .117.273c.121.36.133.676.118.961Zm0 0"/>
|
||||
<path fill="#000" d="M58.527 51.941c.774 0 1.618-.207 2.516-.605 1.879-.844 6.453-5.418 11.664-11.66.277-.332.336-.793.152-1.188a1.114 1.114 0 0 0-1.011-.636 1.117 1.117 0 0 0-.864.398c-2.261 2.719-8.632 10-10.824 11.035l-.031.02a4.78 4.78 0 0 1-1.176.367l-.836.133-.61-.582a1.15 1.15 0 0 0-.773-.301c-.214 0-.422.062-.597.176a1.11 1.11 0 0 0-.344 1.535c.086.133.89 1.308 2.734 1.308Zm-10.629.246c-.18 0-.363.043-.523.126l-.332.171-.367.028c-.09.004-.18.004-.27.004-1.043 0-3.61-.325-9.066-2.52-6.016-2.418-8.403-2.781-9.285-2.781a1.66 1.66 0 0 0-.313.02 1.104 1.104 0 0 0-.902 1.293 1.13 1.13 0 0 0 1.094.917c.023 0 .046 0 .07-.004l.125-.007.121.011c.664.055 2.793.422 8.254 2.614 4.414 1.777 7.754 2.675 9.93 2.675 1.144 0 1.925-.246 2.324-.722a1.114 1.114 0 0 0-.145-1.57 1.083 1.083 0 0 0-.715-.255Zm0 0"/>
|
||||
<path fill="#dfcaa3" d="M63.008 75.36s-.313 3.671-5.508 4.437c-.984.14-1.828.207-2.555.207-2.761 0-3.851-.906-4.492-1.695 0 0-4.976 1.671-5.355 4.515-.285 2.121 1.77 3.211 3.578 3.211.61 0 1.191-.125 1.648-.375 1.809-.992 4.512-3.168 8.125-3.644.328-.04.778-.055 1.313-.055 1.234 0 2.922.082 4.554.082 1.856 0 3.645-.106 4.637-.547 2.23-.992 2.23-2.695 2.09-3.547-.16-.941-2.43-2.543-8.035-2.59Zm0 0"/>
|
||||
<path fill="#231f20" d="m56.957 78.383.184-.031.203-.043c2.703-.551 4.691-2.106 4.71-3.66a1.86 1.86 0 0 0-.222-.903c-.7-1.293-2.945-2.008-5.504-1.691l-.414.058c-3.09.512-5.363 2.328-5.074 4.059.02.101.043.2.078.293.531 1.55 3.129 2.402 6.039 1.918Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 14 KiB |
3
icons/jaegertracing/jaegertracing-plain-wordmark.svg
Normal file
After Width: | Height: | Size: 12 KiB |
3
icons/jaegertracing/jaegertracing-plain.svg
Normal file
After Width: | Height: | Size: 12 KiB |
1
icons/json/json-original.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><linearGradient id="a" x1="-670.564" x2="-583.105" y1="-280.831" y2="-368.306" gradientTransform="matrix(.9988 0 0 -.9987 689.011 -259.008)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-color="#fff"/></linearGradient><path fill="url(#a)" fill-rule="evenodd" d="M63.895 94.303c27.433 37.398 54.281-10.438 54.241-39.205-.046-34.012-34.518-53.021-54.263-53.021C32.182 2.077 2 28.269 2 64.105 2 103.937 36.596 126 63.873 126c-6.172-.889-26.742-5.296-27.019-52.674-.186-32.044 10.453-44.846 26.974-39.214.37.137 18.223 7.18 18.223 30.187 0 22.908-18.156 30.004-18.156 30.004z" clip-rule="evenodd"/><linearGradient id="b" x1="-579.148" x2="-666.607" y1="-364.34" y2="-276.873" gradientTransform="matrix(.9988 0 0 -.9987 689.011 -259.008)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-color="#fff"/></linearGradient><path fill="url(#b)" fill-rule="evenodd" d="M63.863 34.086C45.736 27.838 23.53 42.778 23.53 72.703 23.53 121.565 59.739 126 64.128 126 95.818 126 126 99.808 126 63.972 126 24.14 91.404 2.077 64.127 2.077c7.555-1.046 40.719 8.176 40.719 53.504 0 29.559-24.764 45.651-40.87 38.776-.37-.137-18.223-7.18-18.223-30.187 0-22.91 18.11-30.085 18.11-30.084z" clip-rule="evenodd"/></svg>
|
After Width: | Height: | Size: 1.3 KiB |
1
icons/json/json-plain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#505050" d="M45.949 63.71c0 22.998 17.853 30.038 18.223 30.175l.016.005a.823.823 0 0 0-.05.021h-.001v.001h.001c20.306 6.899 40.668-10.261 40.668-41.251 0-17.054-7.595-37.361-27.7-48.894C105.528 10.083 126 34.393 126 63.903c0 35.822-30.182 62.003-61.873 62.003-2.078 0-37.078-10.935-37.216-51.164-.103-30.18 19.208-40.406 32.72-38.442.009.003-13.682 7.806-13.682 27.41z"/><path fill="#505050" fill-rule="evenodd" d="M82.051 64.29c0-22.998-17.853-30.038-18.223-30.175l-.016-.005a.823.823 0 0 0 .05-.021h.001v-.001h-.001C43.556 27.19 23.193 44.35 23.193 75.34c0 17.054 7.595 37.361 27.7 48.894C22.472 117.917 2 93.607 2 64.097 2 28.275 32.182 2.094 63.873 2.094c2.078 0 37.078 10.935 37.216 51.164.103 30.18-19.207 40.406-32.72 38.443-.009-.004 13.682-7.807 13.682-27.411z" clip-rule="evenodd"/></svg>
|
After Width: | Height: | Size: 873 B |
BIN
icons/json/json.eps
Normal file
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 6.1 KiB |
@@ -1 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><linearGradient id="kotlin-original-a" gradientUnits="userSpaceOnUse" x1="-11.899" y1="48.694" x2="40.299" y2="-8.322"><stop offset="0" stop-color="#1c93c1"/><stop offset=".163" stop-color="#2391c0"/><stop offset=".404" stop-color="#378bbe"/><stop offset=".696" stop-color="#587eb9"/><stop offset=".995" stop-color="#7f6cb1"/></linearGradient><path fill="url(#kotlin-original-a)" d="M0 0h65.4L0 64.4z"/><linearGradient id="kotlin-original-b" gradientUnits="userSpaceOnUse" x1="43.553" y1="149.174" x2="95.988" y2="94.876"><stop offset="0" stop-color="#1c93c1"/><stop offset=".216" stop-color="#2d8ebf"/><stop offset=".64" stop-color="#587eb9"/><stop offset=".995" stop-color="#7f6cb1"/></linearGradient><path fill="url(#kotlin-original-b)" d="M128 128L64.6 62.6 0 128z"/><linearGradient id="kotlin-original-c" gradientUnits="userSpaceOnUse" x1="3.24" y1="95.249" x2="92.481" y2="2.116"><stop offset="0" stop-color="#c757a7"/><stop offset=".046" stop-color="#ca5a9e"/><stop offset=".241" stop-color="#d66779"/><stop offset=".428" stop-color="#e17357"/><stop offset=".6" stop-color="#e97c3a"/><stop offset=".756" stop-color="#ef8324"/><stop offset=".888" stop-color="#f28817"/><stop offset=".982" stop-color="#f48912"/></linearGradient><path fill="url(#kotlin-original-c)" d="M0 128L128 0H64.6L0 63.7z"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<defs>
|
||||
<linearGradient id="a" x1="500.003" x2="-.097" y1="579.106" y2="1079.206" gradientTransform="translate(15.534 -96.774) scale(.1939)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset=".003" stop-color="#e44857"/>
|
||||
<stop offset=".469" stop-color="#c711e1"/>
|
||||
<stop offset="1" stop-color="#7f52ff"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path fill="url(#a)" d="M112.484 112.484H15.516V15.516h96.968L64 64Zm0 0"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 502 B |
Before Width: | Height: | Size: 709 B After Width: | Height: | Size: 5.9 KiB |
@@ -1 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><g fill="#7F6CB1"><path d="M0 0h61.4L0 60.4zM0 128L128 0H64.6L0 63.7zM128 128L64.6 66.6 3.3 128z"/></g></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#c711e1" d="M112.484 112.484H15.516V15.516h96.968L64 64Zm0 0"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 171 B After Width: | Height: | Size: 149 B |
3
icons/moleculer/moleculer-original-wordmark.svg
Normal file
After Width: | Height: | Size: 5.9 KiB |
3
icons/moleculer/moleculer-original.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#3cafce" d="M79.969 10.016c-6.895 0-12.48 5.586-12.48 12.48a12.481 12.481 0 0 0 6.628 10.988l-6.887 13.07a17.009 17.009 0 0 0-5.214-.827c-9.368 0-16.961 7.593-16.961 16.96.015 1.211.16 2.418.433 3.598l-13.71 5.016a14.364 14.364 0 0 0-12.16-6.723c-7.938 0-14.368 6.43-14.368 14.367 0 7.934 6.43 14.368 14.367 14.368 7.934 0 14.367-6.434 14.367-14.368a14.504 14.504 0 0 0-.336-3.074l13.141-5.77a16.957 16.957 0 0 0 15.227 9.547A16.96 16.96 0 0 0 72.3 76.121l11.058 10.527a20.854 20.854 0 0 0-3.648 11.72c0 11.507 9.328 20.831 20.832 20.831 11.508 0 20.832-9.324 20.832-20.832 0-11.504-9.324-20.832-20.832-20.832a20.847 20.847 0 0 0-13.129 4.707l-11.766-9.535a16.957 16.957 0 0 0 3.329-10.02 16.967 16.967 0 0 0-7.364-13.976l5.836-14.023c.828.18 1.672.277 2.52.289 6.89 0 12.48-5.586 12.48-12.48 0-6.892-5.59-12.481-12.48-12.481Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 918 B |
1
icons/opencl/opencl-original.svg
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
icons/opencl/opencl.eps
Normal file
6
icons/opentelemetry/opentelemetry-original-wordmark.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#f5a800" d="M65.559 58.262c-2.239 2.238-2.239 5.847 0 8.066a5.684 5.684 0 0 0 8.066 0 5.691 5.691 0 0 0 0-8.066 5.72 5.72 0 0 0-8.066 0Zm6.027 6.047a2.81 2.81 0 0 1-3.992 0 2.815 2.815 0 0 1 0-3.996 2.81 2.81 0 0 1 3.992 0 2.808 2.808 0 0 1 0 3.996Zm1.945-34.114-3.5 3.5c-.68.68-.68 1.805 0 2.5L83.68 49.844c.675.676 1.8.676 2.496 0l3.5-3.5c.68-.68.68-1.805 0-2.5L76.027 30.195a1.754 1.754 0 0 0-2.496 0ZM49.04 74.871a1.599 1.599 0 0 0 0-2.25l-1.773-1.773a1.599 1.599 0 0 0-2.25 0l-3.684 3.656-1.004-1.004a1.433 1.433 0 0 0-2.02 0 1.433 1.433 0 0 0 0 2.02l6.06 6.062a1.433 1.433 0 0 0 2.019 0 1.431 1.431 0 0 0 0-2.023l-1-1Zm0 0"/>
|
||||
<path fill="#425cc7" d="m67.531 40.219-7.773 7.773a1.785 1.785 0 0 0 0 2.516l4.797 4.793c3.394-2.434 8.144-2.14 11.195.91l3.887-3.887a1.773 1.773 0 0 0 0-2.511l-9.59-9.594a1.814 1.814 0 0 0-2.516 0Zm-4.98 17.117L59.71 54.5a1.697 1.697 0 0 0-2.402 0l-9.996 9.992a1.71 1.71 0 0 0 0 2.406l5.66 5.66a1.702 1.702 0 0 0 2.406 0l6.43-6.43a8.679 8.679 0 0 1 .742-8.792Zm0 0"/>
|
||||
<path fill="#f5a800" d="M4.164 89.059c-2.238 2.238-2.238 5.847 0 8.066a5.684 5.684 0 0 0 8.066 0 5.691 5.691 0 0 0 0-8.066 5.691 5.691 0 0 0-8.066 0Zm6.047 6.03a2.814 2.814 0 0 1-3.996 0c-1.094-1.109-1.11-2.898 0-3.991a2.808 2.808 0 0 1 3.996 0 2.839 2.839 0 0 1 0 3.992Zm10.422-5.042c-1.246 0-2.051.586-2.637 1.371v-1.215h-2.39v10.965h2.39v-3.625c.57.68 1.36 1.266 2.637 1.266 2.008 0 3.84-1.543 3.84-4.368v-.03c0-2.821-1.864-4.364-3.84-4.364Zm1.449 4.394c0 1.418-.937 2.329-2.066 2.329-1.125 0-2.051-.922-2.051-2.329v-.03c0-1.403.926-2.329 2.05-2.329 1.13 0 2.067.926 2.067 2.328Zm8.254-4.394c-2.453 0-4.148 1.973-4.148 4.379v.031c0 2.578 1.863 4.352 4.394 4.352 1.527 0 2.652-.602 3.438-1.575l-1.356-1.203c-.664.617-1.234.864-2.035.864-1.067 0-1.82-.57-2.05-1.649h5.812c.015-.219.03-.433.03-.633 0-2.375-1.296-4.566-4.085-4.566Zm-1.82 3.703c.183-1.082.832-1.79 1.82-1.79 1 0 1.633.724 1.773 1.79Zm12.55-3.703c-1.23 0-1.957.664-2.511 1.371v-1.2h-2.438v8.59h2.438v-4.796c0-1.157.586-1.742 1.527-1.742.926 0 1.48.585 1.48 1.742v4.797H44v-5.555c-.016-1.988-1.098-3.207-2.934-3.207Zm0 0"/>
|
||||
<path fill="#425cc7" d="M45.031 89.676H48.5v9.117h2.516v-9.117H54.5v-2.313h-9.469Zm13.649.37c-2.453 0-4.149 1.974-4.149 4.38v.031c0 2.578 1.867 4.352 4.395 4.352 1.527 0 2.652-.602 3.441-1.575l-1.36-1.203c-.663.617-1.234.864-2.034.864-1.063 0-1.82-.57-2.051-1.649h5.844c.015-.219.03-.433.03-.633-.03-2.39-1.323-4.566-4.116-4.566Zm-1.82 3.704c.183-1.082.831-1.79 1.82-1.79 1.004 0 1.633.724 1.773 1.79Zm7.6-6.387h2.376v11.43H64.46Zm8.24 2.7c-2.454 0-4.15 1.972-4.15 4.378v.032c0 2.574 1.864 4.347 4.395 4.347 1.528 0 2.653-.597 3.438-1.57l-1.356-1.203c-.664.617-1.234.863-2.035.863-1.066 0-1.82-.57-2.05-1.652h5.843a8.7 8.7 0 0 0 .031-.63c-.03-2.39-1.312-4.566-4.117-4.566Zm-1.821 3.687c.183-1.082.832-1.79 1.82-1.79 1 0 1.633.724 1.774 1.79Zm17.812-3.703c-1.171 0-2.066.476-2.824 1.36-.445-.868-1.293-1.36-2.422-1.36-1.23 0-1.972.664-2.527 1.371v-1.2H78.48v8.59h2.438v-4.796c0-1.157.555-1.742 1.48-1.742.91 0 1.418.585 1.418 1.742v4.797h2.438v-4.797c0-1.157.555-1.742 1.48-1.742.91 0 1.418.585 1.418 1.742v4.797h2.438v-5.602c0-2.066-1.094-3.16-2.899-3.16Zm8.743 0c-2.454 0-4.149 1.973-4.149 4.379v.031c0 2.578 1.867 4.352 4.395 4.352 1.527 0 2.652-.602 3.441-1.575l-1.36-1.203c-.66.617-1.234.864-2.034.864-1.063 0-1.82-.57-2.051-1.649h5.844c.015-.219.03-.433.03-.633-.015-2.39-1.308-4.566-4.116-4.566Zm-1.805 3.703c.187-1.082.832-1.79 1.82-1.79 1.004 0 1.637.724 1.774 1.79Zm10.332-5.969h-2.45V90h-1.034v2.098h1.035v4.101c0 2.008 1.015 2.61 2.527 2.61.816 0 1.418-.204 1.945-.512v-1.973c-.355.2-.757.309-1.218.309-.555 0-.79-.278-.79-.848v-3.703h2.036v-2.098h-2.035v-2.203Zm6.355 4.133v-1.758h-2.468v8.727h2.468V95.66c0-2.082 1.004-3.082 2.653-3.082h.125v-2.594c-1.453-.058-2.27.711-2.778 1.93Zm10.641-1.867-1.941 6.062-2.024-6.062h-2.668l3.489 8.945c-.22.445-.45.586-.88.586-.34 0-.742-.156-1.081-.355l-.848 1.82a4.136 4.136 0 0 0 2.238.617c1.508 0 2.235-.68 2.93-2.5l3.422-9.113Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 4.0 KiB |
4
icons/opentelemetry/opentelemetry-original.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#f5a800" d="M67.648 69.797c-5.246 5.25-5.246 13.758 0 19.008 5.25 5.246 13.758 5.246 19.004 0 5.25-5.25 5.25-13.758 0-19.008-5.246-5.246-13.754-5.246-19.004 0Zm14.207 14.219a6.649 6.649 0 0 1-9.41 0 6.65 6.65 0 0 1 0-9.407 6.649 6.649 0 0 1 9.41 0c2.598 2.586 2.598 6.809 0 9.407ZM86.43 3.672l-8.235 8.234a4.17 4.17 0 0 0 0 5.875l32.149 32.149a4.17 4.17 0 0 0 5.875 0l8.234-8.235c1.61-1.61 1.61-4.261 0-5.87L92.29 3.671a4.159 4.159 0 0 0-5.86 0ZM28.738 108.895a3.763 3.763 0 0 0 0-5.31l-4.183-4.187a3.768 3.768 0 0 0-5.313 0l-8.644 8.649-.016.012-2.371-2.375c-1.313-1.313-3.45-1.313-4.75 0-1.313 1.312-1.313 3.449 0 4.75l14.246 14.242a3.353 3.353 0 0 0 4.746 0c1.3-1.313 1.313-3.45 0-4.746l-2.375-2.375.016-.012Zm0 0"/>
|
||||
<path fill="#425cc7" d="M72.297 27.313 54.004 45.605c-1.625 1.625-1.625 4.301 0 5.926L65.3 62.824c7.984-5.746 19.18-5.035 26.363 2.153l9.148-9.149c1.622-1.625 1.622-4.297 0-5.922L78.22 27.313a4.185 4.185 0 0 0-5.922 0ZM60.55 67.585l-6.672-6.672c-1.563-1.562-4.125-1.562-5.684 0l-23.53 23.54a4.036 4.036 0 0 0 0 5.687l13.331 13.332a4.036 4.036 0 0 0 5.688 0l15.132-15.157c-3.199-6.609-2.625-14.593 1.735-20.73Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
4
icons/opentelemetry/opentelemetry-plain-wordmark.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#f5a800" d="m67.531 40.219-7.773 7.773a1.785 1.785 0 0 0 0 2.516l4.797 4.793c3.394-2.434 8.144-2.14 11.195.91l3.887-3.887a1.773 1.773 0 0 0 0-2.511l-9.59-9.594a1.814 1.814 0 0 0-2.516 0Zm-4.98 17.117L59.71 54.5a1.697 1.697 0 0 0-2.402 0l-9.996 9.992a1.71 1.71 0 0 0 0 2.406l5.66 5.66a1.702 1.702 0 0 0 2.406 0l6.43-6.43a8.679 8.679 0 0 1 .742-8.792Zm3.008.926c-2.239 2.238-2.239 5.847 0 8.066a5.684 5.684 0 0 0 8.066 0 5.691 5.691 0 0 0 0-8.066 5.72 5.72 0 0 0-8.066 0Zm6.027 6.047a2.81 2.81 0 0 1-3.992 0 2.815 2.815 0 0 1 0-3.996 2.81 2.81 0 0 1 3.992 0 2.808 2.808 0 0 1 0 3.996Zm1.945-34.114-3.5 3.5c-.68.68-.68 1.805 0 2.5L83.68 49.844c.675.676 1.8.676 2.496 0l3.5-3.5c.68-.68.68-1.805 0-2.5L76.027 30.195a1.754 1.754 0 0 0-2.496 0ZM49.04 74.871a1.599 1.599 0 0 0 0-2.25l-1.773-1.773a1.599 1.599 0 0 0-2.25 0l-3.684 3.656-1.004-1.004a1.433 1.433 0 0 0-2.02 0 1.433 1.433 0 0 0 0 2.02l6.06 6.062a1.433 1.433 0 0 0 2.019 0 1.431 1.431 0 0 0 0-2.023l-1-1ZM4.164 89.059c-2.238 2.238-2.238 5.847 0 8.066a5.684 5.684 0 0 0 8.066 0 5.691 5.691 0 0 0 0-8.066 5.691 5.691 0 0 0-8.066 0Zm6.047 6.03a2.814 2.814 0 0 1-3.996 0c-1.094-1.109-1.11-2.898 0-3.991a2.808 2.808 0 0 1 3.996 0 2.839 2.839 0 0 1 0 3.992Zm10.422-5.042c-1.246 0-2.051.586-2.637 1.371v-1.215h-2.39v10.965h2.39v-3.625c.57.68 1.36 1.266 2.637 1.266 2.008 0 3.84-1.543 3.84-4.368v-.03c0-2.821-1.864-4.364-3.84-4.364Zm1.449 4.394c0 1.418-.937 2.329-2.066 2.329-1.125 0-2.051-.922-2.051-2.329v-.03c0-1.403.926-2.329 2.05-2.329 1.13 0 2.067.926 2.067 2.328Zm8.254-4.394c-2.453 0-4.148 1.973-4.148 4.379v.031c0 2.578 1.863 4.352 4.394 4.352 1.527 0 2.652-.602 3.438-1.575l-1.356-1.203c-.664.617-1.234.864-2.035.864-1.067 0-1.82-.57-2.05-1.649h5.812c.015-.219.03-.433.03-.633 0-2.375-1.296-4.566-4.085-4.566Zm-1.82 3.703c.183-1.082.832-1.79 1.82-1.79 1 0 1.633.724 1.773 1.79Zm12.55-3.703c-1.23 0-1.957.664-2.511 1.371v-1.2h-2.438v8.59h2.438v-4.796c0-1.157.586-1.742 1.527-1.742.926 0 1.48.585 1.48 1.742v4.797H44v-5.555c-.016-1.988-1.098-3.207-2.934-3.207Zm3.965-.371H48.5v9.117h2.516v-9.117H54.5v-2.313h-9.469Zm13.649.37c-2.453 0-4.149 1.974-4.149 4.38v.031c0 2.578 1.867 4.352 4.395 4.352 1.527 0 2.652-.602 3.441-1.575l-1.36-1.203c-.663.617-1.234.864-2.034.864-1.063 0-1.82-.57-2.051-1.649h5.844c.015-.219.03-.433.03-.633-.03-2.39-1.323-4.566-4.116-4.566Zm-1.82 3.704c.183-1.082.831-1.79 1.82-1.79 1.004 0 1.633.724 1.773 1.79Zm7.6-6.387h2.376v11.43H64.46Zm8.24 2.7c-2.454 0-4.15 1.972-4.15 4.378v.032c0 2.574 1.864 4.347 4.395 4.347 1.528 0 2.653-.597 3.438-1.57l-1.356-1.203c-.664.617-1.234.863-2.035.863-1.066 0-1.82-.57-2.05-1.652h5.843a8.7 8.7 0 0 0 .031-.63c-.03-2.39-1.312-4.566-4.117-4.566Zm-1.821 3.687c.183-1.082.832-1.79 1.82-1.79 1 0 1.633.724 1.774 1.79Zm17.812-3.703c-1.171 0-2.066.476-2.824 1.36-.445-.868-1.293-1.36-2.422-1.36-1.23 0-1.972.664-2.527 1.371v-1.2H78.48v8.59h2.438v-4.796c0-1.157.555-1.742 1.48-1.742.91 0 1.418.585 1.418 1.742v4.797h2.438v-4.797c0-1.157.555-1.742 1.48-1.742.91 0 1.418.585 1.418 1.742v4.797h2.438v-5.602c0-2.066-1.094-3.16-2.899-3.16Zm8.743 0c-2.454 0-4.149 1.973-4.149 4.379v.031c0 2.578 1.867 4.352 4.395 4.352 1.527 0 2.652-.602 3.441-1.575l-1.36-1.203c-.66.617-1.234.864-2.034.864-1.063 0-1.82-.57-2.051-1.649h5.844c.015-.219.03-.433.03-.633-.015-2.39-1.308-4.566-4.116-4.566Zm-1.805 3.703c.187-1.082.832-1.79 1.82-1.79 1.004 0 1.637.724 1.774 1.79Zm10.332-5.969h-2.45V90h-1.034v2.098h1.035v4.101c0 2.008 1.015 2.61 2.527 2.61.816 0 1.418-.204 1.945-.512v-1.973c-.355.2-.757.309-1.218.309-.555 0-.79-.278-.79-.848v-3.703h2.036v-2.098h-2.035v-2.203Zm6.355 4.133v-1.758h-2.468v8.727h2.468V95.66c0-2.082 1.004-3.082 2.653-3.082h.125v-2.594c-1.453-.058-2.27.711-2.778 1.93Zm10.641-1.867-1.941 6.062-2.024-6.062h-2.668l3.489 8.945c-.22.445-.45.586-.88.586-.34 0-.742-.156-1.081-.355l-.848 1.82a4.136 4.136 0 0 0 2.238.617c1.508 0 2.235-.68 2.93-2.5l3.422-9.113Zm0 0"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.9 KiB |
3
icons/opentelemetry/opentelemetry-plain.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#f5a800" d="M67.648 69.797c-5.246 5.25-5.246 13.758 0 19.008 5.25 5.246 13.758 5.246 19.004 0 5.25-5.25 5.25-13.758 0-19.008-5.246-5.246-13.754-5.246-19.004 0Zm14.207 14.219a6.649 6.649 0 0 1-9.41 0 6.65 6.65 0 0 1 0-9.407 6.649 6.649 0 0 1 9.41 0c2.598 2.586 2.598 6.809 0 9.407ZM86.43 3.672l-8.235 8.234a4.17 4.17 0 0 0 0 5.875l32.149 32.149a4.17 4.17 0 0 0 5.875 0l8.234-8.235c1.61-1.61 1.61-4.261 0-5.87L92.29 3.671a4.159 4.159 0 0 0-5.86 0ZM28.738 108.895a3.763 3.763 0 0 0 0-5.31l-4.183-4.187a3.768 3.768 0 0 0-5.313 0l-8.644 8.649-.016.012-2.371-2.375c-1.313-1.313-3.45-1.313-4.75 0-1.313 1.312-1.313 3.449 0 4.75l14.246 14.242a3.353 3.353 0 0 0 4.746 0c1.3-1.313 1.313-3.45 0-4.746l-2.375-2.375.016-.012Zm43.559-81.582L54.004 45.605c-1.625 1.625-1.625 4.301 0 5.926L65.3 62.824c7.984-5.746 19.18-5.035 26.363 2.153l9.148-9.149c1.622-1.625 1.622-4.297 0-5.922L78.22 27.313a4.185 4.185 0 0 0-5.922 0ZM60.55 67.585l-6.672-6.672c-1.563-1.562-4.125-1.562-5.684 0l-23.53 23.54a4.036 4.036 0 0 0 0 5.687l13.331 13.332a4.036 4.036 0 0 0 5.688 0l15.132-15.157c-3.199-6.609-2.625-14.593 1.735-20.73Zm0 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
23
icons/qodana/qodana-original.svg
Normal file
@@ -0,0 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<linearGradient id="a" x1="-2.61" x2="101.85" y1="100.51" y2="85.49" gradientUnits="userSpaceOnUse">
|
||||
<stop offset=".18" stop-color="#fc801d"/>
|
||||
<stop offset=".63" stop-color="#ff318c"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="b" x1="-17.85" x2="130.71" y1="-1.57" y2="108.84" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#ff318c"/>
|
||||
<stop offset=".4" stop-color="#b74af7"/>
|
||||
<stop offset=".87" stop-color="#ff318c"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="c" x1="-35.11" x2="129.64" y1="47.35" y2="8.71" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#ff318c"/>
|
||||
<stop offset=".2" stop-color="#d73bab"/>
|
||||
<stop offset=".51" stop-color="#9d4ad8"/>
|
||||
<stop offset=".75" stop-color="#7953f4"/>
|
||||
<stop offset=".87" stop-color="#6b57ff"/>
|
||||
</linearGradient>
|
||||
<path fill="url(#a)" d="M86 55.73 24.27 68.67a37.28 37.28 0 0 0-4.77 1.06A24.23 24.23 0 0 0 7.16 78.2c-18.43 23.94 1.34 55.23 29.6 49l67.72-9.81a28.28 28.28 0 0 0 17.43-12c17.46-26.07-5.15-58.68-35.91-49.66z"/>
|
||||
<path fill="url(#b)" d="M52.07 8.15c-7.61-7-18.79-10.25-31.34-6.58a25.79 25.79 0 0 0-13.12 9C-5 27-.78 46.62 11.87 56.75L79.24 113a32.32 32.32 0 0 0 25.24 4.35 28.28 28.28 0 0 0 17.43-12c10.4-15.47 6.59-33.35-4.7-43.35z"/>
|
||||
<path fill="url(#c)" d="M29.34.15a43.46 43.46 0 0 0-8.61 1.42 25.79 25.79 0 0 0-13.12 9C-12 36 9 69.3 39.08 62.67l80.73-30.45a9.28 9.28 0 0 0 5.72-3.92c5-7.54-.11-16.73-8.32-16.78L32.69 0c-1.2 0-2.32.07-3.35.15z"/>
|
||||
<path d="M24 24h80v80H24z"/>
|
||||
<path fill="#fff" d="M34 89h30v5H34zm26-24.19-3.3-3a16.32 16.32 0 0 1-8.89 2.56C38.58 64.42 32 57.54 32 49c0-8.51 6.71-15.48 16-15.48s15.86 6.88 15.86 15.39V49a15.41 15.41 0 0 1-2.65 8.59l3.08 2.61zm-8.17-7.27L47 53.39l4.19-4.7 4.91 4.45a10.39 10.39 0 0 0 .78-4.14 9.1 9.1 0 0 0-9.07-9.41c-5.3 0-9 4.19-9 9.32V49a9.09 9.09 0 0 0 9.06 9.4 8.92 8.92 0 0 0 3.96-.86zM68.87 34h11.28c9.4 0 15.9 6.46 15.9 14.88V49c0 8.42-6.5 15-15.9 15H68.87zm6.58 6v18h4.7c5.38 0 9-3.64 9-8.94V49a8.6 8.6 0 0 0-9-9z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
3
icons/qodana/qodana-plain-wordmark.svg
Normal file
After Width: | Height: | Size: 5.5 KiB |
3
icons/qodana/qodana-plain.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill="#ff318c" d="M32.69 0c-.5 0-.923.043-1.393.063C27.926.035 24.389.5 20.73 1.57a25.79 25.79 0 0 0-9.41 5.102 25.79 25.79 0 0 0-3.71 3.898 40.08 40.08 0 0 0-2.046 2.938c-.109.172-.208.345-.314.517a37.555 37.555 0 0 0-1.457 2.586c-.074.145-.151.289-.223.434-1.54 3.11-2.553 6.269-3.091 9.408-.01.05-.017.1-.026.15A32.494 32.494 0 0 0 .08 29.73a31.99 31.99 0 0 0 .186 6.256l.013.104c.127.96.298 1.906.508 2.842l.05.23a31.923 31.923 0 0 0 1.893 5.684c.008.016.017.032.024.049a31.906 31.906 0 0 0 1.457 2.863c.438.766.904 1.512 1.402 2.238.044.064.083.13.127.193a31.551 31.551 0 0 0 3.74 4.426c.111.11.226.213.338.32a31.127 31.127 0 0 0 1.78 1.575c.093.077.177.164.271.24L23.5 66.46V23.5h81v14.494l15.31-5.773a9.28 9.28 0 0 0 5.72-3.92c5-7.54-.11-16.731-8.32-16.781L36.587.53a31.71 31.71 0 0 0-2.518-.344L32.69 0zM24.5 24.5v79h79v-79h-79zM48 33.52c9.29 0 15.86 6.88 15.86 15.39V49a15.41 15.41 0 0 1-2.65 8.59l3.08 2.61L60 64.81l-3.3-3a16.32 16.32 0 0 1-8.89 2.56C38.58 64.42 32 57.54 32 49c0-8.51 6.71-15.48 16-15.48zm20.87.48h11.28c9.4 0 15.9 6.46 15.9 14.88V49c0 8.42-6.5 15-15.9 15H68.87V34zm-21.06 5.59c-5.3 0-9 4.19-9 9.32V49a9.09 9.09 0 0 0 9.06 9.4 8.92 8.92 0 0 0 3.96-.86L47 53.39l4.19-4.7 4.91 4.45a10.39 10.39 0 0 0 .78-4.14 9.1 9.1 0 0 0-9.07-9.41zm27.64.41v18h4.7c5.38 0 9-3.64 9-8.94V49a8.6 8.6 0 0 0-9-9h-4.7zm29.05 11.492V104.5h-81V68.842a37.28 37.28 0 0 0-4 .888A24.23 24.23 0 0 0 7.16 78.2c-18.43 23.94 1.34 55.23 29.6 49l67.72-9.81a28.28 28.28 0 0 0 17.43-12 38.487 38.487 0 0 0 1.744-2.9l.096-.18a36.52 36.52 0 0 0 1.324-2.689c.038-.085.08-.17.117-.256a35 35 0 0 0 1.108-2.886c.01-.032.017-.063.027-.094a33.862 33.862 0 0 0 1.287-5.444c.034-.225.078-.45.108-.675.112-.87.19-1.734.232-2.596.013-.256.01-.51.016-.766a32.34 32.34 0 0 0-.047-2.847 32.19 32.19 0 0 0-.176-1.881c-.028-.232-.047-.465-.08-.696a32.2 32.2 0 0 0-.44-2.382c-.07-.322-.157-.639-.238-.957-.13-.515-.27-1.024-.425-1.53a32.27 32.27 0 0 0-.315-.984 32.233 32.233 0 0 0-.576-1.531c-.202-.504-.415-1-.64-1.492a31.86 31.86 0 0 0-.659-1.368c-.19-.366-.394-.723-.598-1.082-.2-.352-.407-.7-.62-1.045-.23-.372-.46-.743-.706-1.105-.196-.29-.407-.57-.613-.854a31.9 31.9 0 0 0-1.637-2.072c-.164-.191-.325-.385-.494-.572a31.646 31.646 0 0 0-1.629-1.668c-.29-.278-.564-.571-.865-.838L104.5 51.492zM34 89h30v5H34v-5z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 2.3 KiB |