1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-12 17:44:24 +02:00

Build preparation for release v2.14.0 (#840)

* bump npm version to v2.13.1

* Built new icons, icomoon.json and devicon.css (#839)

Co-authored-by: Thomas-Boi <Thomas-Boi@users.noreply.github.com>

* Add a gulp task to bump npm version

* bump npm version to v2.14.0

* Add code docs to gulp bumpVersion task

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas-Boi <Thomas-Boi@users.noreply.github.com>
This commit is contained in:
Thomas Bui
2021-09-08 13:52:53 -07:00
committed by GitHub
parent 63b340cb29
commit 71049a24c1
32 changed files with 361 additions and 675 deletions

View File

@@ -1,10 +1,10 @@
@font-face {
font-family: 'devicon';
src: url('fonts/devicon.eot?iabzzq');
src: url('fonts/devicon.eot?iabzzq#iefix') format('embedded-opentype'),
url('fonts/devicon.ttf?iabzzq') format('truetype'),
url('fonts/devicon.woff?iabzzq') format('woff'),
url('fonts/devicon.svg?iabzzq#devicon') format('svg');
src: url('fonts/devicon.eot?rgb6be');
src: url('fonts/devicon.eot?rgb6be#iefix') format('embedded-opentype'),
url('fonts/devicon.ttf?rgb6be') format('truetype'),
url('fonts/devicon.woff?rgb6be') format('woff'),
url('fonts/devicon.svg?rgb6be#devicon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
@@ -25,165 +25,207 @@
-moz-osx-font-smoothing: grayscale;
}
.devicon-arduino-plain-wordmark:before {
.devicon-storybook-plain-wordmark:before {
content: "\e900";
}
.devicon-arduino-plain:before {
.devicon-storybook-plain:before {
content: "\e901";
}
.devicon-qt-original:before {
.devicon-pandas-original-wordmark:before {
content: "\e902";
}
.devicon-gcc-plain:before {
.devicon-pandas-original:before {
content: "\e903";
}
.devicon-svelte-plain-wordmark:before {
.devicon-centos-plain-wordmark:before {
content: "\e904";
}
.devicon-svelte-plain:before {
.devicon-centos-plain:before {
content: "\e905";
}
.devicon-jira-plain-wordmark:before {
.devicon-azure-plain-wordmark:before {
content: "\e906";
}
.devicon-jira-plain:before {
.devicon-azure-plain:before {
content: "\e907";
}
.devicon-slack-plain-wordmark:before {
.devicon-go-line:before {
content: "\e908";
}
.devicon-slack-plain:before {
.devicon-go-plain:before {
content: "\e909";
}
.devicon-canva-original:before {
.devicon-go-original-wordmark:before {
content: "\e90a";
}
.devicon-jamstack-plain-wordmark:before {
.devicon-devicon-line-wordmark:before {
content: "\e90b";
}
.devicon-jamstack-original:before {
.devicon-devicon-line:before {
content: "\e90c";
}
.devicon-denojs-original-wordmark:before {
.devicon-devicon-plain-wordmark:before {
content: "\e90d";
}
.devicon-denojs-original:before {
.devicon-devicon-plain:before {
content: "\e90e";
}
.devicon-apachekafka-original-wordmark:before {
.devicon-msdos-line:before {
content: "\e90f";
}
.devicon-apachekafka-original:before {
.devicon-arduino-plain-wordmark:before {
content: "\e910";
}
.devicon-filezilla-plain-wordmark:before {
.devicon-arduino-plain:before {
content: "\e911";
}
.devicon-filezilla-plain:before {
.devicon-qt-original:before {
content: "\e912";
}
.devicon-msdos-line:before {
.devicon-gcc-plain:before {
content: "\e913";
}
.devicon-msdos-plain:before {
.devicon-svelte-plain-wordmark:before {
content: "\e914";
}
.devicon-opengl-plain:before {
.devicon-svelte-plain:before {
content: "\e915";
}
.devicon-putty-plain:before {
.devicon-jira-plain-wordmark:before {
content: "\e916";
}
.devicon-opera-plain-wordmark:before {
.devicon-jira-plain:before {
content: "\e917";
}
.devicon-opera-plain:before {
.devicon-slack-plain-wordmark:before {
content: "\e918";
}
.devicon-subversion-original:before {
.devicon-slack-plain:before {
content: "\e919";
}
.devicon-tortoisegit-line:before {
.devicon-canva-original:before {
content: "\e91a";
}
.devicon-tortoisegit-plain:before {
.devicon-jamstack-plain-wordmark:before {
content: "\e91b";
}
.devicon-towergit-plain-wordmark:before {
.devicon-jamstack-original:before {
content: "\e91c";
}
.devicon-towergit-plain:before {
.devicon-denojs-original-wordmark:before {
content: "\e91d";
}
.devicon-unity-original-wordmark:before {
.devicon-denojs-original:before {
content: "\e91e";
}
.devicon-unity-original:before {
.devicon-apachekafka-original-wordmark:before {
content: "\e91f";
}
.devicon-neo4j-plain-wordmark:before {
.devicon-apachekafka-original:before {
content: "\e920";
}
.devicon-neo4j-plain:before {
.devicon-filezilla-plain-wordmark:before {
content: "\e921";
}
.devicon-nuxtjs-plain-wordmark:before {
.devicon-filezilla-plain:before {
content: "\e922";
}
.devicon-nuxtjs-plain:before {
.devicon-opengl-plain:before {
content: "\e923";
}
.devicon-socketio-original-wordmark:before {
.devicon-putty-plain:before {
content: "\e924";
}
.devicon-socketio-original:before {
.devicon-opera-plain-wordmark:before {
content: "\e925";
}
.devicon-processing-plain-wordmark:before {
.devicon-opera-plain:before {
content: "\e926";
}
.devicon-processing-plain:before {
.devicon-subversion-original:before {
content: "\e927";
}
.devicon-bootstrap-plain-wordmark:before {
.devicon-tortoisegit-line:before {
content: "\e928";
}
.devicon-bootstrap-plain:before {
.devicon-tortoisegit-plain:before {
content: "\e929";
}
.devicon-feathersjs-original:before {
.devicon-towergit-plain-wordmark:before {
content: "\e92a";
}
.devicon-adonisjs-original-wordmark:before {
.devicon-towergit-plain:before {
content: "\e92b";
}
.devicon-adonisjs-original:before {
.devicon-unity-original-wordmark:before {
content: "\e92c";
}
.devicon-numpy-original-wordmark:before {
.devicon-unity-original:before {
content: "\e92d";
}
.devicon-numpy-original:before {
.devicon-neo4j-plain-wordmark:before {
content: "\e92e";
}
.devicon-matlab-line:before {
.devicon-neo4j-plain:before {
content: "\e92f";
}
.devicon-matlab-plain:before {
.devicon-nuxtjs-plain-wordmark:before {
content: "\e930";
}
.devicon-clojurescript-plain:before {
.devicon-nuxtjs-plain:before {
content: "\e931";
}
.devicon-threejs-original-wordmark:before {
.devicon-socketio-original-wordmark:before {
content: "\e932";
}
.devicon-threejs-original:before {
.devicon-socketio-original:before {
content: "\e933";
}
.devicon-markdown-original:before {
.devicon-processing-plain-wordmark:before {
content: "\e934";
}
.devicon-processing-plain:before {
content: "\e935";
}
.devicon-bootstrap-plain-wordmark:before {
content: "\e936";
}
.devicon-bootstrap-plain:before {
content: "\e937";
}
.devicon-feathersjs-original:before {
content: "\e938";
}
.devicon-adonisjs-original-wordmark:before {
content: "\e939";
}
.devicon-adonisjs-original:before {
content: "\e93a";
}
.devicon-numpy-original-wordmark:before {
content: "\e93b";
}
.devicon-numpy-original:before {
content: "\e93c";
}
.devicon-matlab-line:before {
content: "\e93d";
}
.devicon-matlab-plain:before {
content: "\e93e";
}
.devicon-clojurescript-plain:before {
content: "\e93f";
}
.devicon-threejs-original-wordmark:before {
content: "\e940";
}
.devicon-threejs-original:before {
content: "\e941";
}
.devicon-markdown-original:before {
content: "\e942";
}
.devicon-nixos-plain-wordmark:before {
content: "\e992";
}
@@ -650,202 +692,196 @@
content: "\e944";
}
.devicon-elm-plain-wordmark:before {
content: "\e941";
}
.devicon-elm-plain:before {
content: "\e942";
}
.devicon-cakephp-plain-wordmark:before {
content: "\e93f";
}
.devicon-cakephp-plain:before {
content: "\e940";
}
.devicon-stylus-original:before {
content: "\e93e";
}
.devicon-express-original-wordmark:before {
content: "\e93c";
}
.devicon-express-original:before {
content: "\e93d";
}
.devicon-devicon-plain-wordmark:before {
content: "\e93a";
}
.devicon-devicon-plain:before {
content: "\e93b";
}
.devicon-intellij-plain-wordmark:before {
content: "\e935";
}
.devicon-intellij-plain:before {
content: "\e936";
}
.devicon-pycharm-plain-wordmark:before {
content: "\e937";
}
.devicon-pycharm-plain:before {
content: "\e938";
}
.devicon-rubymine-plain-wordmark:before {
content: "\e939";
}
.devicon-rubymine-plain:before {
content: "\e965";
}
.devicon-webstorm-plain-wordmark:before {
.devicon-elm-plain:before {
content: "\e9c8";
}
.devicon-webstorm-plain:before {
.devicon-cakephp-plain-wordmark:before {
content: "\e9c9";
}
.devicon-tomcat-line-wordmark:before {
.devicon-cakephp-plain:before {
content: "\e9e1";
}
.devicon-tomcat-line:before {
.devicon-stylus-original:before {
content: "\e9e2";
}
.devicon-vuejs-line-wordmark:before {
.devicon-express-original-wordmark:before {
content: "\e9e3";
}
.devicon-vuejs-line:before {
.devicon-express-original:before {
content: "\e9e4";
}
.devicon-vuejs-plain-wordmark:before {
.devicon-intellij-plain-wordmark:before {
content: "\e9e5";
}
.devicon-vuejs-plain:before {
.devicon-intellij-plain:before {
content: "\e9e6";
}
.devicon-swift-plain-wordmark:before {
.devicon-pycharm-plain-wordmark:before {
content: "\e9e7";
}
.devicon-swift-plain:before {
.devicon-pycharm-plain:before {
content: "\e9e8";
}
.devicon-webpack-plain-wordmark:before {
.devicon-rubymine-plain-wordmark:before {
content: "\e9e9";
}
.devicon-webpack-plain:before {
.devicon-rubymine-plain:before {
content: "\e9ea";
}
.devicon-visualstudio-plain-wordmark:before {
.devicon-webstorm-plain-wordmark:before {
content: "\e9eb";
}
.devicon-visualstudio-plain:before {
.devicon-webstorm-plain:before {
content: "\e9ec";
}
.devicon-sequelize-plain-wordmark:before {
.devicon-tomcat-line-wordmark:before {
content: "\e9ed";
}
.devicon-sequelize-plain:before {
.devicon-tomcat-line:before {
content: "\e9ee";
}
.devicon-typescript-plain:before {
.devicon-vuejs-line-wordmark:before {
content: "\e9ef";
}
.devicon-babel-plain:before {
.devicon-vuejs-line:before {
content: "\e9f0";
}
.devicon-facebook-plain:before {
.devicon-vuejs-plain-wordmark:before {
content: "\e9f1";
}
.devicon-google-plain-wordmark:before {
.devicon-vuejs-plain:before {
content: "\e9f2";
}
.devicon-google-plain:before {
.devicon-swift-plain-wordmark:before {
content: "\e9f3";
}
.devicon-twitter-original:before {
.devicon-swift-plain:before {
content: "\e9f4";
}
.devicon-mocha:before {
.devicon-webpack-plain-wordmark:before {
content: "\e9f5";
}
.devicon-jasmine-plain:before {
.devicon-webpack-plain:before {
content: "\e9f6";
}
.devicon-jasmine-wordmark:before {
.devicon-visualstudio-plain-wordmark:before {
content: "\e9f7";
}
.devicon-gatling-plain:before {
.devicon-visualstudio-plain:before {
content: "\e9f8";
}
.devicon-gatling-plain-wordmark:before {
.devicon-sequelize-plain-wordmark:before {
content: "\e9f9";
}
.devicon-phpstorm-plain:before {
.devicon-sequelize-plain:before {
content: "\e9fa";
}
.devicon-phpstorm-plain-wordmark:before {
.devicon-typescript-plain:before {
content: "\e9fb";
}
.devicon-sourcetree-original:before {
.devicon-babel-plain:before {
content: "\e9fc";
}
.devicon-sourcetree-original-wordmark:before {
.devicon-facebook-plain:before {
content: "\e9fd";
}
.devicon-ssh-original:before {
.devicon-google-plain-wordmark:before {
content: "\e9fe";
}
.devicon-ssh-original-wordmark:before {
.devicon-google-plain:before {
content: "\e9ff";
}
.devicon-jeet-plain:before {
.devicon-twitter-original:before {
content: "\ea00";
}
.devicon-jeet-plain-wordmark:before {
.devicon-mocha:before {
content: "\ea01";
}
.devicon-gitlab-plain:before {
.devicon-jasmine-plain:before {
content: "\ea02";
}
.devicon-gitlab-plain-wordmark:before {
.devicon-jasmine-wordmark:before {
content: "\ea03";
}
.devicon-github-original:before {
.devicon-gatling-plain:before {
content: "\ea04";
}
.devicon-github-original-wordmark:before {
.devicon-gatling-plain-wordmark:before {
content: "\ea05";
}
.devicon-d3js-plain:before {
.devicon-phpstorm-plain:before {
content: "\ea06";
}
.devicon-d3js-original:before {
.devicon-phpstorm-plain-wordmark:before {
content: "\ea07";
}
.devicon-confluence-original:before {
.devicon-sourcetree-original:before {
content: "\ea08";
}
.devicon-confluence-original-wordmark:before {
.devicon-sourcetree-original-wordmark:before {
content: "\ea09";
}
.devicon-bitbucket-original:before {
.devicon-ssh-original:before {
content: "\ea0a";
}
.devicon-bitbucket-original-wordmark:before {
.devicon-ssh-original-wordmark:before {
content: "\ea0b";
}
.devicon-gradle-plain:before {
.devicon-jeet-plain:before {
content: "\ea0c";
}
.devicon-jeet-plain-wordmark:before {
content: "\ea0d";
}
.devicon-gitlab-plain:before {
content: "\ea0e";
}
.devicon-gitlab-plain-wordmark:before {
content: "\ea0f";
}
.devicon-github-original:before {
content: "\ea10";
}
.devicon-github-original-wordmark:before {
content: "\ea11";
}
.devicon-d3js-plain:before {
content: "\ea12";
}
.devicon-d3js-original:before {
content: "\ea13";
}
.devicon-confluence-original:before {
content: "\ea14";
}
.devicon-confluence-original-wordmark:before {
content: "\ea15";
}
.devicon-bitbucket-original:before {
content: "\ea16";
}
.devicon-bitbucket-original-wordmark:before {
content: "\ea17";
}
.devicon-gradle-plain:before {
content: "\ea18";
}
.devicon-gradle-plain-wordmark:before {
content: "\e8f1";
}
.devicon-cucumber-plain:before {
content: "\ea0d";
content: "\ea19";
}
.devicon-cucumber-plain-wordmark:before {
content: "\ea0e";
content: "\ea1a";
}
.devicon-protractor-plain:before {
content: "\ea0f";
content: "\ea1b";
}
.devicon-protractor-plain-wordmark:before {
content: "\ea10";
content: "\ea1c";
}
.devicon-safari-line-wordmark:before {
content: "\e632";
@@ -940,9 +976,6 @@
.devicon-apache-plain:before {
content: "\e629";
}
.devicon-go-line:before {
content: "\e610";
}
.devicon-redis-plain-wordmark:before {
content: "\e606";
}
@@ -967,9 +1000,6 @@
.devicon-heroku-plain:before {
content: "\e60f";
}
.devicon-go-plain:before {
content: "\e61b";
}
.devicon-docker-plain-wordmark:before {
content: "\e61e";
}

2
devicon.min.css vendored

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

Binary file not shown.

View File

@@ -5,6 +5,7 @@ const footer = require("gulp-footer");
const yargs = require("yargs");
const fsPromise = require("fs").promises;
const path = require("path");
const {execSync} = require("child_process")
// global const
const deviconBaseCSSName = "devicon-base.css"
@@ -191,6 +192,22 @@ function configOptionCallback(file) {
};
}
/**
* Bump the NPM version of this project.
* This is called via the command line
* using the format "npm run bump -- -v='MAJOR.MINOR.PATCH'"
* @returns a Promise.resolve()
*/
function bumpVersion() {
let newVersion = yargs.argv.v
let command = `npm version v${newVersion} -m "bump npm version to v${newVersion}"`
console.log("Running command: " + command)
let stdout = execSync(command)
console.log("Command ran. Here's the result:\n" + stdout)
return Promise.resolve()
}
exports.updateCss = createDeviconMinCSS;
exports.clean = cleanUp;
exports.optimizeSvg = optimizeSvg;
exports.bumpVersion = bumpVersion

File diff suppressed because one or more lines are too long

View File

@@ -1,39 +1 @@
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="a" x1="60.919" y1="9.602" x2="18.667" y2="134.423" gradientUnits="userSpaceOnUse">
<stop stop-color="#114A8B"/>
<stop offset="1" stop-color="#0669BC"/>
</linearGradient>
<linearGradient id="c" x1="74.117" y1="67.772" x2="64.344" y2="71.076" gradientUnits="userSpaceOnUse">
<stop stop-opacity=".3"/>
<stop offset=".071" stop-opacity=".2"/>
<stop offset=".321" stop-opacity=".1"/>
<stop offset=".623" stop-opacity=".05"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient id="e" x1="68.742" y1="5.961" x2="115.122" y2="129.525" gradientUnits="userSpaceOnUse">
<stop stop-color="#3CCBF4"/>
<stop offset="1" stop-color="#2892DF"/>
</linearGradient>
<linearGradient id="b" x1="60.919" y1="9.602" x2="18.667" y2="134.423" gradientUnits="userSpaceOnUse">
<stop stop-color="#114A8B"/>
<stop offset="1" stop-color="#0669BC"/>
</linearGradient>
<linearGradient id="d" x1="74.117" y1="67.772" x2="64.344" y2="71.077" gradientUnits="userSpaceOnUse">
<stop stop-opacity=".3"/>
<stop offset=".071" stop-opacity=".2"/>
<stop offset=".321" stop-opacity=".1"/>
<stop offset=".623" stop-opacity=".05"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient id="f" x1="68.742" y1="5.961" x2="115.122" y2="129.525" gradientUnits="userSpaceOnUse">
<stop stop-color="#3CCBF4"/>
<stop offset="1" stop-color="#2892DF"/>
</linearGradient>
</defs>
<path d="M90.717 76.293c-2.73-.175-4.317-1.728-4.737-4.633-.112-.773-.112-.793-.124-5.81l-.011-4.856h2.416l.009 4.697c.009 4.233.014 4.73.055 5.027.164 1.209.491 2.022 1.049 2.605.446.467.968.74 1.691.885.34.069 1.311.069 1.622 0a3.587 3.587 0 0 0 1.838-.996c.591-.59 1.028-1.427 1.24-2.373l.07-.319.008-4.736.008-4.738h2.467V75.94h-2.441v-1.182c0-.802-.009-1.178-.028-1.172a.975.975 0 0 0-.139.213 4.959 4.959 0 0 1-1.889 1.889c-.92.505-1.843.685-3.104.605zm27.7-.012a6.409 6.409 0 0 1-2.807-.916c-1.748-1.08-2.782-2.86-3.084-5.308-.105-.848-.118-1.986-.03-2.706.195-1.61.828-3.19 1.73-4.317.23-.29.755-.813 1.044-1.044a6.512 6.512 0 0 1 2.666-1.271c.566-.123 1.562-.181 2.163-.126 1.51.14 2.892.85 3.832 1.967.956 1.135 1.48 2.721 1.548 4.674a26.028 26.028 0 0 1 .005 1.193l-.013.636-5.286.006-5.286.007v.236c0 .717.174 1.534.476 2.23.26.599.709 1.253 1.075 1.57a4.73 4.73 0 0 0 2.68 1.132c.374.035 1.326-.002 1.751-.067 1.215-.187 2.37-.663 3.301-1.36.11-.083.215-.16.234-.171.027-.017.034.197.033 1.1v1.12l-.251.155a8.757 8.757 0 0 1-3.542 1.226c-.382.047-1.783.068-2.24.034zm4.6-9.455c0-1.201-.507-2.536-1.224-3.223a3.366 3.366 0 0 0-1.867-.904c-.348-.054-1.081-.033-1.448.04a3.787 3.787 0 0 0-1.977 1.05 5.382 5.382 0 0 0-1.309 2.092c-.1.29-.216.765-.253 1.029l-.017.126h8.095v-.21zm-71.705 9.08 3.989-10.467 3.978-10.434h2.556l.106.27c.324.831 7.963 20.642 7.963 20.652 0 .007-.612.012-1.36.012h-1.36l-1.1-2.928-1.102-2.928h-8.866l-.038.1c-.021.054-.492 1.372-1.046 2.927l-1.006 2.829h-1.363c-1.078 0-1.36-.006-1.351-.033zm12.861-8.057c0-.005-.74-2.011-1.646-4.46-1.694-4.578-1.789-4.854-1.923-5.589-.063-.344-.095-.354-.132-.04a7.306 7.306 0 0 1-.23 1.007c-.045.139-.808 2.23-1.696 4.648a732.32 732.32 0 0 0-1.615 4.42c0 .012 1.63.022 3.621.022 1.992 0 3.621-.004 3.621-.008zm6.553 7.71v-.382l4.417-6.065 4.417-6.065-4-.013-3.998-.013-.007-1.014-.007-1.013h11.568v.684l-4.417 6.098c-2.43 3.354-4.418 6.104-4.418 6.11 0 .007 1.964.013 4.364.013h4.365v2.04H70.726zm32.411.363c-.01-.01-.017-3.373-.017-7.473v-7.456h2.414v1.537c0 .846.01 1.537.022 1.537.013 0 .072-.138.131-.307a5.31 5.31 0 0 1 1.349-2.075 3.499 3.499 0 0 1 1.907-.947c.207-.033.382-.04.796-.029.52.014.791.052 1.107.155l.1.032V63.4l-.285-.142a3.04 3.04 0 0 0-1.599-.32c-.389.02-.644.07-.955.186a3.021 3.021 0 0 0-1.521 1.241 7.206 7.206 0 0 0-1.01 2.9c-.02.177-.031 1.622-.036 4.469l-.007 4.207h-1.189c-.654 0-1.197-.008-1.207-.018z" fill="#0089d6"/>
<path d="M46.09.002h40.685L44.541 125.137a6.485 6.485 0 0 1-6.146 4.413H6.733a6.482 6.482 0 0 1-5.262-2.699 6.474 6.474 0 0 1-.876-5.848L39.944 4.414A6.488 6.488 0 0 1 46.09 0z" fill="url(#a)" style="fill:url(#b)" transform="translate(2.435 44.576) scale(.29986)"/>
<path d="M33.983 69.745H14.638a.895.895 0 0 0-.612 1.55l12.431 11.603a1.955 1.955 0 0 0 1.334.525h10.954z" fill="#0078d4"/>
<path d="M46.09.002A6.434 6.434 0 0 0 39.93 4.5L.644 120.897a6.469 6.469 0 0 0 6.106 8.653h32.48a6.941 6.941 0 0 0 5.328-4.531l7.834-23.089 27.985 26.101a6.618 6.618 0 0 0 4.165 1.519h36.396l-15.963-45.616-46.533.011L86.922.002z" fill="url(#c)" style="fill:url(#d)" transform="translate(2.435 44.576) scale(.29986)"/>
<path d="M98.055 4.408A6.476 6.476 0 0 0 91.917.002H46.575a6.478 6.478 0 0 1 6.137 4.406l39.35 116.594a6.476 6.476 0 0 1-6.137 8.55h45.344a6.48 6.48 0 0 0 6.136-8.55z" fill="url(#e)" style="fill:url(#f)" transform="translate(2.435 44.576) scale(.29986)"/>
</svg>
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="azure-original-wordmark-a" x1="60.919" y1="9.602" x2="18.667" y2="134.423" gradientUnits="userSpaceOnUse"><stop stop-color="#114A8B"/><stop offset="1" stop-color="#0669BC"/></linearGradient><linearGradient id="azure-original-wordmark-b" x1="74.117" y1="67.772" x2="64.344" y2="71.077" gradientUnits="userSpaceOnUse"><stop stop-opacity=".3"/><stop offset=".071" stop-opacity=".2"/><stop offset=".321" stop-opacity=".1"/><stop offset=".623" stop-opacity=".05"/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="azure-original-wordmark-c" x1="68.742" y1="5.961" x2="115.122" y2="129.525" gradientUnits="userSpaceOnUse"><stop stop-color="#3CCBF4"/><stop offset="1" stop-color="#2892DF"/></linearGradient></defs><path d="M90.717 76.293c-2.73-.175-4.317-1.728-4.737-4.633-.112-.773-.112-.793-.124-5.81l-.011-4.856h2.416l.009 4.697c.009 4.233.014 4.73.055 5.027.164 1.209.491 2.022 1.049 2.605.446.467.968.74 1.691.885.34.069 1.311.069 1.622 0a3.587 3.587 0 001.838-.996c.591-.59 1.028-1.427 1.24-2.373l.07-.319.008-4.736.008-4.738h2.467V75.94h-2.441v-1.182c0-.802-.009-1.178-.028-1.172a.975.975 0 00-.139.213 4.959 4.959 0 01-1.889 1.889c-.92.505-1.843.685-3.104.605zm27.7-.012a6.409 6.409 0 01-2.807-.916c-1.748-1.08-2.782-2.86-3.084-5.308-.105-.848-.118-1.986-.03-2.706.195-1.61.828-3.19 1.73-4.317.23-.29.755-.813 1.044-1.044a6.512 6.512 0 012.666-1.271c.566-.123 1.562-.181 2.163-.126 1.51.14 2.892.85 3.832 1.967.956 1.135 1.48 2.721 1.548 4.674a26.028 26.028 0 01.005 1.193l-.013.636-5.286.006-5.286.007v.236c0 .717.174 1.534.476 2.23.26.599.709 1.253 1.075 1.57a4.73 4.73 0 002.68 1.132c.374.035 1.326-.002 1.751-.067 1.215-.187 2.37-.663 3.301-1.36.11-.083.215-.16.234-.171.027-.017.034.197.033 1.1v1.12l-.251.155a8.757 8.757 0 01-3.542 1.226c-.382.047-1.783.068-2.24.034zm4.6-9.455c0-1.201-.507-2.536-1.224-3.223a3.366 3.366 0 00-1.867-.904c-.348-.054-1.081-.033-1.448.04a3.787 3.787 0 00-1.977 1.05 5.382 5.382 0 00-1.309 2.092c-.1.29-.216.765-.253 1.029l-.017.126h8.095v-.21zm-71.705 9.08l3.989-10.467 3.978-10.434h2.556l.106.27c.324.831 7.963 20.642 7.963 20.652 0 .007-.612.012-1.36.012h-1.36l-1.1-2.928-1.102-2.928h-8.866l-.038.1c-.021.054-.492 1.372-1.046 2.927l-1.006 2.829h-1.363c-1.078 0-1.36-.006-1.351-.033zm12.861-8.057c0-.005-.74-2.011-1.646-4.46-1.694-4.578-1.789-4.854-1.923-5.589-.063-.344-.095-.354-.132-.04a7.306 7.306 0 01-.23 1.007c-.045.139-.808 2.23-1.696 4.648a732.32 732.32 0 00-1.615 4.42c0 .012 1.63.022 3.621.022 1.992 0 3.621-.004 3.621-.008zm6.553 7.71v-.382l4.417-6.065 4.417-6.065-4-.013-3.998-.013-.007-1.014-.007-1.013h11.568v.684l-4.417 6.098c-2.43 3.354-4.418 6.104-4.418 6.11 0 .007 1.964.013 4.364.013h4.365v2.04H70.726zm32.411.363c-.01-.01-.017-3.373-.017-7.473v-7.456h2.414v1.537c0 .846.01 1.537.022 1.537.013 0 .072-.138.131-.307a5.31 5.31 0 011.349-2.075 3.499 3.499 0 011.907-.947c.207-.033.382-.04.796-.029.52.014.791.052 1.107.155l.1.032V63.4l-.285-.142a3.04 3.04 0 00-1.599-.32c-.389.02-.644.07-.955.186a3.021 3.021 0 00-1.521 1.241 7.206 7.206 0 00-1.01 2.9c-.02.177-.031 1.622-.036 4.469l-.007 4.207h-1.189c-.654 0-1.197-.008-1.207-.018z" fill="#0089d6"/><path d="M46.09.002h40.685L44.541 125.137a6.485 6.485 0 01-6.146 4.413H6.733a6.482 6.482 0 01-5.262-2.699 6.474 6.474 0 01-.876-5.848L39.944 4.414A6.488 6.488 0 0146.09 0z" fill="url(#azure-original-wordmark-a)" transform="translate(2.435 44.576) scale(.29986)"/><path d="M33.983 69.745H14.638a.895.895 0 00-.612 1.55l12.431 11.603a1.955 1.955 0 001.334.525h10.954z" fill="#0078d4"/><path d="M46.09.002A6.434 6.434 0 0039.93 4.5L.644 120.897a6.469 6.469 0 006.106 8.653h32.48a6.941 6.941 0 005.328-4.531l7.834-23.089 27.985 26.101a6.618 6.618 0 004.165 1.519h36.396l-15.963-45.616-46.533.011L86.922.002z" fill="url(#azure-original-wordmark-b)" transform="translate(2.435 44.576) scale(.29986)"/><path d="M98.055 4.408A6.476 6.476 0 0091.917.002H46.575a6.478 6.478 0 016.137 4.406l39.35 116.594a6.476 6.476 0 01-6.137 8.55h45.344a6.48 6.48 0 006.136-8.55z" fill="url(#azure-original-wordmark-c)" transform="translate(2.435 44.576) scale(.29986)"/></svg>

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -1,38 +1 @@
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="a" x1="60.919" y1="9.602" x2="18.667" y2="134.423" gradientUnits="userSpaceOnUse">
<stop stop-color="#114A8B"/>
<stop offset="1" stop-color="#0669BC"/>
</linearGradient>
<linearGradient id="c" x1="74.117" y1="67.772" x2="64.344" y2="71.076" gradientUnits="userSpaceOnUse">
<stop stop-opacity=".3"/>
<stop offset=".071" stop-opacity=".2"/>
<stop offset=".321" stop-opacity=".1"/>
<stop offset=".623" stop-opacity=".05"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient id="e" x1="68.742" y1="5.961" x2="115.122" y2="129.525" gradientUnits="userSpaceOnUse">
<stop stop-color="#3CCBF4"/>
<stop offset="1" stop-color="#2892DF"/>
</linearGradient>
<linearGradient id="b" x1="60.919" y1="9.602" x2="18.667" y2="134.423" gradientUnits="userSpaceOnUse">
<stop stop-color="#114A8B"/>
<stop offset="1" stop-color="#0669BC"/>
</linearGradient>
<linearGradient id="d" x1="74.117" y1="67.772" x2="64.344" y2="71.076" gradientUnits="userSpaceOnUse">
<stop stop-opacity=".3"/>
<stop offset=".071" stop-opacity=".2"/>
<stop offset=".321" stop-opacity=".1"/>
<stop offset=".623" stop-opacity=".05"/>
<stop offset="1" stop-opacity="0"/>
</linearGradient>
<linearGradient id="f" x1="68.742" y1="5.961" x2="115.122" y2="129.525" gradientUnits="userSpaceOnUse">
<stop stop-color="#3CCBF4"/>
<stop offset="1" stop-color="#2892DF"/>
</linearGradient>
</defs>
<path d="M46.09.002h40.685L44.541 125.137a6.485 6.485 0 0 1-6.146 4.413H6.733a6.482 6.482 0 0 1-5.262-2.699 6.474 6.474 0 0 1-.876-5.848L39.944 4.414A6.488 6.488 0 0 1 46.09 0z" fill="url(#a)" style="fill:url(#b)" transform="translate(.587 4.468) scale(.91904)"/>
<path d="M97.28 81.607H37.987a2.743 2.743 0 0 0-1.874 4.751l38.1 35.562a5.991 5.991 0 0 0 4.087 1.61h33.574z" fill="#0078d4"/>
<path d="M46.09.002A6.434 6.434 0 0 0 39.93 4.5L.644 120.897a6.469 6.469 0 0 0 6.106 8.653h32.48a6.942 6.942 0 0 0 5.328-4.531l7.834-23.089 27.985 26.101a6.618 6.618 0 0 0 4.165 1.519h36.396l-15.963-45.616-46.533.011L86.922.002z" fill="url(#c)" style="fill:url(#d)" transform="translate(.587 4.468) scale(.91904)"/>
<path d="M98.055 4.408A6.476 6.476 0 0 0 91.917.002H46.575a6.478 6.478 0 0 1 6.137 4.406l39.35 116.594a6.476 6.476 0 0 1-6.137 8.55h45.344a6.48 6.48 0 0 0 6.136-8.55z" fill="url(#e)" style="fill:url(#f)" transform="translate(.587 4.468) scale(.91904)"/>
</svg>
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="azure-original-a" x1="60.919" y1="9.602" x2="18.667" y2="134.423" gradientUnits="userSpaceOnUse"><stop stop-color="#114A8B"/><stop offset="1" stop-color="#0669BC"/></linearGradient><linearGradient id="azure-original-b" x1="74.117" y1="67.772" x2="64.344" y2="71.076" gradientUnits="userSpaceOnUse"><stop stop-opacity=".3"/><stop offset=".071" stop-opacity=".2"/><stop offset=".321" stop-opacity=".1"/><stop offset=".623" stop-opacity=".05"/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="azure-original-c" x1="68.742" y1="5.961" x2="115.122" y2="129.525" gradientUnits="userSpaceOnUse"><stop stop-color="#3CCBF4"/><stop offset="1" stop-color="#2892DF"/></linearGradient></defs><path d="M46.09.002h40.685L44.541 125.137a6.485 6.485 0 01-6.146 4.413H6.733a6.482 6.482 0 01-5.262-2.699 6.474 6.474 0 01-.876-5.848L39.944 4.414A6.488 6.488 0 0146.09 0z" fill="url(#azure-original-a)" transform="translate(.587 4.468) scale(.91904)"/><path d="M97.28 81.607H37.987a2.743 2.743 0 00-1.874 4.751l38.1 35.562a5.991 5.991 0 004.087 1.61h33.574z" fill="#0078d4"/><path d="M46.09.002A6.434 6.434 0 0039.93 4.5L.644 120.897a6.469 6.469 0 006.106 8.653h32.48a6.942 6.942 0 005.328-4.531l7.834-23.089 27.985 26.101a6.618 6.618 0 004.165 1.519h36.396l-15.963-45.616-46.533.011L86.922.002z" fill="url(#azure-original-b)" transform="translate(.587 4.468) scale(.91904)"/><path d="M98.055 4.408A6.476 6.476 0 0091.917.002H46.575a6.478 6.478 0 016.137 4.406l39.35 116.594a6.476 6.476 0 01-6.137 8.55h45.344a6.48 6.48 0 006.136-8.55z" fill="url(#azure-original-c)" transform="translate(.587 4.468) scale(.91904)"/></svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -1,4 +1 @@
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
<path d="M90.605 76.174c-2.718-.174-4.299-1.72-4.717-4.613-.112-.77-.112-.79-.124-5.786l-.01-4.836h2.404l.01 4.678c.008 4.216.013 4.71.054 5.006.163 1.204.49 2.013 1.044 2.594.444.465.965.737 1.684.882.34.068 1.306.068 1.616 0a3.571 3.571 0 0 0 1.83-.993c.588-.587 1.023-1.42 1.234-2.362l.071-.318.008-4.717.008-4.717h2.455v14.831h-2.43v-1.177c0-.799-.009-1.173-.027-1.167a.972.972 0 0 0-.139.212 4.94 4.94 0 0 1-1.881 1.88c-.916.505-1.836.684-3.091.603zm27.583-.012a6.38 6.38 0 0 1-2.794-.911c-1.74-1.075-2.77-2.848-3.072-5.287-.104-.843-.117-1.977-.03-2.694.195-1.603.825-3.176 1.723-4.299.23-.288.752-.809 1.04-1.039a6.485 6.485 0 0 1 2.655-1.266c.564-.123 1.555-.18 2.154-.125 1.502.139 2.88.846 3.816 1.958.952 1.13 1.474 2.71 1.541 4.655.01.305.013.84.006 1.188l-.014.633-5.264.007-5.263.006v.235a5.8 5.8 0 0 0 .474 2.22c.259.597.705 1.249 1.07 1.564a4.709 4.709 0 0 0 2.67 1.127c.371.035 1.319-.002 1.743-.067a7.395 7.395 0 0 0 3.287-1.354c.11-.082.214-.159.233-.17.027-.017.033.196.032 1.095v1.116l-.25.154a8.722 8.722 0 0 1-3.527 1.221c-.38.047-1.775.068-2.23.033zm4.582-9.414c0-1.197-.505-2.526-1.22-3.21a3.351 3.351 0 0 0-1.858-.9c-.347-.054-1.077-.034-1.443.04a3.774 3.774 0 0 0-1.969 1.045 5.362 5.362 0 0 0-1.302 2.084c-.1.288-.216.76-.252 1.024l-.017.125h8.06zM51.365 75.79l3.972-10.424 3.961-10.39h2.546l.105.27c.323.826 7.93 20.554 7.93 20.565 0 .006-.61.012-1.354.012h-1.354l-1.096-2.916-1.097-2.916H56.15l-.038.099c-.021.054-.49 1.366-1.041 2.915l-1.003 2.817h-1.356c-1.074 0-1.355-.006-1.346-.032zm12.807-8.024c0-.005-.737-2.003-1.64-4.44-1.686-4.56-1.78-4.834-1.914-5.567-.062-.343-.094-.352-.13-.04a7.275 7.275 0 0 1-.231 1.004c-.044.138-.804 2.22-1.688 4.628a699.007 699.007 0 0 0-1.609 4.4c0 .013 1.623.023 3.606.023 1.984 0 3.606-.004 3.606-.008zm6.526 7.677v-.38l4.398-6.039 4.399-6.04-3.983-.013-3.982-.013-.007-1.01-.007-1.009h11.52v.682l-4.4 6.073c-2.418 3.34-4.398 6.078-4.398 6.084 0 .007 1.956.013 4.346.013h4.346v2.032H70.698zm32.275.362c-.01-.01-.018-3.358-.018-7.441v-7.425h2.405v1.53c0 .843.01 1.532.022 1.532.013 0 .071-.138.13-.307a5.293 5.293 0 0 1 1.343-2.066 3.483 3.483 0 0 1 1.9-.943c.205-.033.38-.04.792-.029.518.014.788.052 1.103.154l.1.033v2.492l-.285-.142a3.036 3.036 0 0 0-1.592-.319c-.387.02-.641.07-.95.186a3.009 3.009 0 0 0-1.516 1.236 7.17 7.17 0 0 0-1.005 2.887c-.02.177-.031 1.615-.036 4.45l-.007 4.19h-1.184c-.651 0-1.192-.008-1.202-.018z" fill="#474747"/>
<path d="M16.887 44.591a1.934 1.934 0 0 1 1.832 1.315l11.746 34.802a1.934 1.934 0 0 1-1.833 2.552h13.536a1.938 1.938 0 0 0 1.911-1.648 1.933 1.933 0 0 0-.08-.904L32.254 45.906a1.933 1.933 0 0 0-1.832-1.315zm-.437.15a1.937 1.937 0 0 0-1.834 1.317L2.87 80.858a1.932 1.932 0 0 0 1.831 2.55h9.451a1.936 1.936 0 0 0 1.835-1.316l2.296-6.775-4.387-4.205c-.08-.08-.443-.745-.12-1.308.362-.543.966-.543.966-.543h5.654l2.968-8.552-5.075-14.924c-.013-.073-.298-.448-.746-.746-.448-.3-1.094-.298-1.094-.298zm-1.596 24.774a.891.891 0 0 0-.608 1.543l12.374 11.55c.36.336.818.533 1.31.533 0 0 .42.029.673-.011.594-.094 1.153-.579 1.338-.783.476-.634.26-1.62.26-1.62l-3.746-11.213z" fill="#474747"/>
</svg>
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="M90.605 76.174c-2.718-.174-4.299-1.72-4.717-4.613-.112-.77-.112-.79-.124-5.786l-.01-4.836h2.404l.01 4.678c.008 4.216.013 4.71.054 5.006.163 1.204.49 2.013 1.044 2.594.444.465.965.737 1.684.882.34.068 1.306.068 1.616 0a3.571 3.571 0 001.83-.993c.588-.587 1.023-1.42 1.234-2.362l.071-.318.008-4.717.008-4.717h2.455v14.831h-2.43v-1.177c0-.799-.009-1.173-.027-1.167a.972.972 0 00-.139.212 4.94 4.94 0 01-1.881 1.88c-.916.505-1.836.684-3.091.603zm27.583-.012a6.38 6.38 0 01-2.794-.911c-1.74-1.075-2.77-2.848-3.072-5.287-.104-.843-.117-1.977-.03-2.694.195-1.603.825-3.176 1.723-4.299.23-.288.752-.809 1.04-1.039a6.485 6.485 0 012.655-1.266c.564-.123 1.555-.18 2.154-.125 1.502.139 2.88.846 3.816 1.958.952 1.13 1.474 2.71 1.541 4.655.01.305.013.84.006 1.188l-.014.633-5.264.007-5.263.006v.235a5.8 5.8 0 00.474 2.22c.259.597.705 1.249 1.07 1.564a4.709 4.709 0 002.67 1.127c.371.035 1.319-.002 1.743-.067a7.395 7.395 0 003.287-1.354c.11-.082.214-.159.233-.17.027-.017.033.196.032 1.095v1.116l-.25.154a8.722 8.722 0 01-3.527 1.221c-.38.047-1.775.068-2.23.033zm4.582-9.414c0-1.197-.505-2.526-1.22-3.21a3.351 3.351 0 00-1.858-.9c-.347-.054-1.077-.034-1.443.04a3.774 3.774 0 00-1.969 1.045 5.362 5.362 0 00-1.302 2.084c-.1.288-.216.76-.252 1.024l-.017.125h8.06zM51.365 75.79l3.972-10.424 3.961-10.39h2.546l.105.27c.323.826 7.93 20.554 7.93 20.565 0 .006-.61.012-1.354.012h-1.354l-1.096-2.916-1.097-2.916H56.15l-.038.099c-.021.054-.49 1.366-1.041 2.915l-1.003 2.817h-1.356c-1.074 0-1.355-.006-1.346-.032zm12.807-8.024c0-.005-.737-2.003-1.64-4.44-1.686-4.56-1.78-4.834-1.914-5.567-.062-.343-.094-.352-.13-.04a7.275 7.275 0 01-.231 1.004c-.044.138-.804 2.22-1.688 4.628a699.007 699.007 0 00-1.609 4.4c0 .013 1.623.023 3.606.023 1.984 0 3.606-.004 3.606-.008zm6.526 7.677v-.38l4.398-6.039 4.399-6.04-3.983-.013-3.982-.013-.007-1.01-.007-1.009h11.52v.682l-4.4 6.073c-2.418 3.34-4.398 6.078-4.398 6.084 0 .007 1.956.013 4.346.013h4.346v2.032H70.698zm32.275.362c-.01-.01-.018-3.358-.018-7.441v-7.425h2.405v1.53c0 .843.01 1.532.022 1.532.013 0 .071-.138.13-.307a5.293 5.293 0 011.343-2.066 3.483 3.483 0 011.9-.943c.205-.033.38-.04.792-.029.518.014.788.052 1.103.154l.1.033v2.492l-.285-.142a3.036 3.036 0 00-1.592-.319c-.387.02-.641.07-.95.186a3.009 3.009 0 00-1.516 1.236 7.17 7.17 0 00-1.005 2.887c-.02.177-.031 1.615-.036 4.45l-.007 4.19h-1.184c-.651 0-1.192-.008-1.202-.018zM16.887 44.591a1.934 1.934 0 011.832 1.315l11.746 34.802a1.934 1.934 0 01-1.833 2.552h13.536a1.938 1.938 0 001.911-1.648 1.933 1.933 0 00-.08-.904L32.254 45.906a1.933 1.933 0 00-1.832-1.315zm-.437.15a1.937 1.937 0 00-1.834 1.317L2.87 80.858a1.932 1.932 0 001.831 2.55h9.451a1.936 1.936 0 001.835-1.316l2.296-6.775-4.387-4.205c-.08-.08-.443-.745-.12-1.308.362-.543.966-.543.966-.543h5.654l2.968-8.552-5.075-14.924c-.013-.073-.298-.448-.746-.746-.448-.3-1.094-.298-1.094-.298zm-1.596 24.774a.891.891 0 00-.608 1.543l12.374 11.55c.36.336.818.533 1.31.533 0 0 .42.029.673-.011.594-.094 1.153-.579 1.338-.783.476-.634.26-1.62.26-1.62l-3.746-11.213z" fill="#474747"/></svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -1,3 +1 @@
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
<path d="M43.983 4.653a5.911 5.911 0 0 1 5.6 4.022l35.91 106.396a5.911 5.911 0 0 1-5.603 7.802h41.38a5.917 5.917 0 0 0 4.8-2.465 5.909 5.909 0 0 0 .798-5.34L90.961 8.672a5.91 5.91 0 0 0-5.602-4.022zm-1.336.478a5.92 5.92 0 0 0-5.61 4.029L1.132 115.55a5.91 5.91 0 0 0 5.6 7.8h28.893c1.239 0 2.446-.41 3.452-1.113a5.923 5.923 0 0 0 2.157-2.916l7.019-20.71-13.411-12.857c-.246-.273-1.353-2.274-.369-4.002 1.108-1.659 2.955-1.659 2.955-1.659h17.285l9.074-26.145L48.274 8.321c-.042-.205-.914-1.365-2.281-2.28-1.37-.915-3.345-.909-3.345-.909zm-4.88 75.74a2.724 2.724 0 0 0-1.86 4.718l37.83 35.31c1.101 1.03 2.502 1.631 4.007 1.631 0 0 1.282.068 2.055-.033 1.817-.273 3.525-1.768 4.09-2.39 1.457-1.939.794-4.95.794-4.95l-11.45-34.28z" fill="#474747"/>
</svg>
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="M43.983 4.653a5.911 5.911 0 015.6 4.022l35.91 106.396a5.911 5.911 0 01-5.603 7.802h41.38a5.917 5.917 0 004.8-2.465 5.909 5.909 0 00.798-5.34L90.961 8.672a5.91 5.91 0 00-5.602-4.022zm-1.336.478a5.92 5.92 0 00-5.61 4.029L1.132 115.55a5.91 5.91 0 005.6 7.8h28.893c1.239 0 2.446-.41 3.452-1.113a5.923 5.923 0 002.157-2.916l7.019-20.71-13.411-12.857c-.246-.273-1.353-2.274-.369-4.002 1.108-1.659 2.955-1.659 2.955-1.659h17.285l9.074-26.145L48.274 8.321c-.042-.205-.914-1.365-2.281-2.28-1.37-.915-3.345-.909-3.345-.909zm-4.88 75.74a2.724 2.724 0 00-1.86 4.718l37.83 35.31c1.101 1.03 2.502 1.631 4.007 1.631 0 0 1.282.068 2.055-.033 1.817-.273 3.525-1.768 4.09-2.39 1.457-1.939.794-4.95.794-4.95l-11.45-34.28z" fill="#474747"/></svg>

Before

Width:  |  Height:  |  Size: 818 B

After

Width:  |  Height:  |  Size: 798 B

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="128" height="128"><path d="M55.789 71.121h-6.703a7.39 7.39 0 0 1-2.016-.285c-1.289-.406-2.309-1.332-3.059-2.777-.68-1.316-1.02-2.848-1.02-4.598 0-1.687.301-3.18.91-4.473.664-1.441 1.613-2.41 2.84-2.937a7.504 7.504 0 0 1 2.93-.605h6.074v3h-6.312c-1.027 0-1.773.578-2.234 1.723-.363.898-.543 2.074-.543 3.52 0 1.227.23 2.262.695 3.109.535 1.004 1.285 1.508 2.254 1.508l6.184-.023v2.84m11.164.07H61.66c-1.289 0-2.41-.566-3.363-1.703-.941-1.148-1.41-2.473-1.41-3.961 0-1.629.512-3.035 1.539-4.211 1.043-1.199 2.199-1.793 3.473-1.793h5.031v2.395h-3.687c-.461 0-.859.043-1.191.137-.32.074-.617.23-.891.469-.508.449-.758 1.051-.758 1.813h6.504v2.422h-6.484c0 .355.035.668.109.914.086.242.254.492.5.742.246.238.535.402.867.492a5.85 5.85 0 0 0 1.258.113h3.797v2.172m12.367-.07h-3.016v-7.637a1.02 1.02 0 0 0-.129-.512 1.72 1.72 0 0 0-.371-.473 1.482 1.482 0 0 0-.996-.379H71.86v9h-3.016v-11.6h5.77c1.027 0 1.773.059 2.234.18.723.18 1.301.57 1.734 1.188a4.07 4.07 0 0 1 .738 2.352v7.879m8.66-9.18h-2.93v5.266c0 .473.16.871.477 1.184.363.313.84.473 1.434.473h.891v2.258h-2.801a2.82 2.82 0 0 1-2.145-.941 2.625 2.625 0 0 1-.676-1.227 7.288 7.288 0 0 1-.152-1.59v-5.422h-1.906v-2.418h1.906v-4.078h2.973v4.078h2.93v2.418m17.699 1.324c0 3.043-.816 5.219-2.449 6.539-1.332 1.059-3.27 1.59-5.813 1.59-2.82 0-4.902-.609-6.25-1.84-1.473-1.34-2.211-3.5-2.211-6.469 0-2.434.656-4.332 1.973-5.687 1.434-1.484 3.574-2.223 6.422-2.223 3.137 0 5.352.707 6.637 2.133 1.129 1.25 1.691 3.238 1.691 5.957m-3.859-.09c0-1.539-.355-2.766-1.062-3.676-.797-1.02-1.977-1.523-3.535-1.523-1.535 0-2.691.543-3.473 1.637-.648.91-.977 2.098-.977 3.563 0 1.688.262 2.93.781 3.734.723 1.125 2.063 1.68 4.016 1.68 1.648 0 2.805-.539 3.469-1.633.52-.852.781-2.109.781-3.781m21.223 3.09c0 1.367-.441 2.527-1.324 3.473s-2 1.406-3.359 1.406l-10.738-.023v-2.816h8.852c.59 0 1.09-.141 1.496-.43.461-.328.691-.773.691-1.34 0-1.332-.91-1.996-2.73-1.996h-4.469c-1.289 0-2.414-.406-3.383-1.227-.969-.828-1.453-1.871-1.453-3.145 0-1.398.469-2.539 1.41-3.402.953-.883 2.203-1.32 3.75-1.32h10.262v2.691H113c-.406 0-.816.176-1.234.535-.406.344-.609.75-.609 1.234a1.81 1.81 0 0 0 .586 1.363c.406.363.891.535 1.453.535h4.926c1.531 0 2.73.414 3.598 1.234.883.805 1.324 1.883 1.324 3.227"/><g fill-rule="evenodd"><path d="m18.883 62.203 1.199 1.176-1.199 1.176h-8.449v3.922l-5.152-5.098 5.152-5.012v3.836zm0 0" fill="#912178"/><path d="M22.707 60.82 21.516 62l-1.195-1.18v-8.336h-3.977l5.172-5.078 5.078 5.078h-3.887zm0 0" fill="#eea623"/><path d="m24.109 64.594-1.199-1.18 1.199-1.176h8.445v-3.922l5.152 5.098-5.152 5.016v-3.836zm0 0" fill="#232375"/><path d="m20.285 65.973 1.191-1.18 1.195 1.18v8.336h3.973l-5.168 5.078-5.082-5.078h3.891zm0 0" fill="#9ccc28"/></g><path d="M10.133 52.188h10.262v10.125H10.133zm0 0" fill="#9ccc28"/><path d="M9.766 51.827v10.849h10.995V51.827zm.733.723h9.529v9.402h-9.529z" fill="#fff"/><path d="M22.594 52.188H32.86v10.125H22.594zm0 0" fill="#912178"/><path d="M22.227 51.827v10.849h10.999V51.827zm.733.723h9.533v9.402H22.96z" fill="#fff"/><path d="M22.594 64.481H32.86v10.125H22.594zm0 0" fill="#eea623"/><path d="M22.227 64.12v10.848h10.999V64.12zm.733.723h9.533v9.402H22.96z" fill="#fff"/><path d="M10.133 64.481h10.262v10.125H10.133zm0 0" fill="#232375"/><g fill="#fff"><path d="M9.766 64.12v10.848h10.995V64.12zm.733.723h9.529v9.402h-9.529z"/><path d="m4.907 63.399.259.256 7.517 7.416 7.776-7.672-7.776-7.671zm1.037 0 6.739-6.649 6.739 6.649-6.739 6.649zm7.776-8.695.259.256 7.517 7.416 7.776-7.672-7.776-7.672zm1.037 0 6.74-6.649 6.739 6.649-6.739 6.649zm15.552 1.023-7.776 7.667.259.256 7.517 7.42 7.776-7.676zm0 1.023 6.74 6.645-6.739 6.652-6.74-6.653zM13.72 72.09l.259.256 7.517 7.416 7.776-7.672-7.776-7.668zm1.037 0 6.739-6.645 6.74 6.645-6.74 6.649z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M55.789 71.121h-6.703a7.39 7.39 0 01-2.016-.285c-1.289-.406-2.309-1.332-3.059-2.777-.68-1.316-1.02-2.848-1.02-4.598 0-1.687.301-3.18.91-4.473.664-1.441 1.613-2.41 2.84-2.937a7.504 7.504 0 012.93-.605h6.074v3h-6.312c-1.027 0-1.773.578-2.234 1.723-.363.898-.543 2.074-.543 3.52 0 1.227.23 2.262.695 3.109.535 1.004 1.285 1.508 2.254 1.508l6.184-.023v2.84m11.164.07H61.66c-1.289 0-2.41-.566-3.363-1.703-.941-1.148-1.41-2.473-1.41-3.961 0-1.629.512-3.035 1.539-4.211 1.043-1.199 2.199-1.793 3.473-1.793h5.031v2.395h-3.687c-.461 0-.859.043-1.191.137-.32.074-.617.23-.891.469-.508.449-.758 1.051-.758 1.813h6.504v2.422h-6.484c0 .355.035.668.109.914.086.242.254.492.5.742.246.238.535.402.867.492a5.85 5.85 0 001.258.113h3.797v2.172m12.367-.07h-3.016v-7.637a1.02 1.02 0 00-.129-.512 1.72 1.72 0 00-.371-.473 1.482 1.482 0 00-.996-.379H71.86v9h-3.016v-11.6h5.77c1.027 0 1.773.059 2.234.18.723.18 1.301.57 1.734 1.188a4.07 4.07 0 01.738 2.352v7.879m8.66-9.18h-2.93v5.266c0 .473.16.871.477 1.184.363.313.84.473 1.434.473h.891v2.258h-2.801a2.82 2.82 0 01-2.145-.941 2.625 2.625 0 01-.676-1.227 7.288 7.288 0 01-.152-1.59v-5.422h-1.906v-2.418h1.906v-4.078h2.973v4.078h2.93v2.418m17.699 1.324c0 3.043-.816 5.219-2.449 6.539-1.332 1.059-3.27 1.59-5.813 1.59-2.82 0-4.902-.609-6.25-1.84-1.473-1.34-2.211-3.5-2.211-6.469 0-2.434.656-4.332 1.973-5.687 1.434-1.484 3.574-2.223 6.422-2.223 3.137 0 5.352.707 6.637 2.133 1.129 1.25 1.691 3.238 1.691 5.957m-3.859-.09c0-1.539-.355-2.766-1.062-3.676-.797-1.02-1.977-1.523-3.535-1.523-1.535 0-2.691.543-3.473 1.637-.648.91-.977 2.098-.977 3.563 0 1.688.262 2.93.781 3.734.723 1.125 2.063 1.68 4.016 1.68 1.648 0 2.805-.539 3.469-1.633.52-.852.781-2.109.781-3.781m21.223 3.09c0 1.367-.441 2.527-1.324 3.473s-2 1.406-3.359 1.406l-10.738-.023v-2.816h8.852c.59 0 1.09-.141 1.496-.43.461-.328.691-.773.691-1.34 0-1.332-.91-1.996-2.73-1.996h-4.469c-1.289 0-2.414-.406-3.383-1.227-.969-.828-1.453-1.871-1.453-3.145 0-1.398.469-2.539 1.41-3.402.953-.883 2.203-1.32 3.75-1.32h10.262v2.691H113c-.406 0-.816.176-1.234.535-.406.344-.609.75-.609 1.234a1.81 1.81 0 00.586 1.363c.406.363.891.535 1.453.535h4.926c1.531 0 2.73.414 3.598 1.234.883.805 1.324 1.883 1.324 3.227"/><g fill-rule="evenodd"><path d="M18.883 62.203l1.199 1.176-1.199 1.176h-8.449v3.922l-5.152-5.098 5.152-5.012v3.836zm0 0" fill="#912178"/><path d="M22.707 60.82L21.516 62l-1.195-1.18v-8.336h-3.977l5.172-5.078 5.078 5.078h-3.887zm0 0" fill="#eea623"/><path d="M24.109 64.594l-1.199-1.18 1.199-1.176h8.445v-3.922l5.152 5.098-5.152 5.016v-3.836zm0 0" fill="#232375"/><path d="M20.285 65.973l1.191-1.18 1.195 1.18v8.336h3.973l-5.168 5.078-5.082-5.078h3.891zm0 0" fill="#9ccc28"/></g><path d="M10.133 52.188h10.262v10.125H10.133zm0 0" fill="#9ccc28"/><path d="M9.766 51.827v10.849h10.995V51.827zm.733.723h9.529v9.402h-9.529z" fill="#fff"/><path d="M22.594 52.188H32.86v10.125H22.594zm0 0" fill="#912178"/><path d="M22.227 51.827v10.849h10.999V51.827zm.733.723h9.533v9.402H22.96z" fill="#fff"/><path d="M22.594 64.481H32.86v10.125H22.594zm0 0" fill="#eea623"/><path d="M22.227 64.12v10.848h10.999V64.12zm.733.723h9.533v9.402H22.96z" fill="#fff"/><path d="M10.133 64.481h10.262v10.125H10.133zm0 0" fill="#232375"/><g fill="#fff"><path d="M9.766 64.12v10.848h10.995V64.12zm.733.723h9.529v9.402h-9.529z"/><path d="M4.907 63.399l.259.256 7.517 7.416 7.776-7.672-7.776-7.671zm1.037 0l6.739-6.649 6.739 6.649-6.739 6.649zm7.776-8.695l.259.256 7.517 7.416 7.776-7.672-7.776-7.672zm1.037 0l6.74-6.649 6.739 6.649-6.739 6.649zm15.552 1.023l-7.776 7.667.259.256 7.517 7.42 7.776-7.676zm0 1.023l6.74 6.645-6.739 6.652-6.74-6.653zM13.72 72.09l.259.256 7.517 7.416 7.776-7.672-7.776-7.668zm1.037 0l6.739-6.645 6.74 6.645-6.74 6.649z"/></g></svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="128" height="128"><path d="m59.033 64.192-27.305 26.66-27.302-26.66 27.302-26.651zm0 0" fill="#932279"/><path d="M64.72 58.736 37.824 31.91 64.72 5.084 91.61 31.91zm0 0" fill="#efa724"/><path d="m91.675 96.563-27.307 26.661-27.3-26.661 27.302-26.65zm0 0" fill="#9ccd2a"/><path d="M97.362 91.108 70.466 64.277l26.895-26.821 26.895 26.821zm0 0" fill="#262577"/><path d="M70.066 69.484h36.461v36.401H70.066zm0 0" fill="#efa724"/><path d="M70.216 22.454h36.577v36.231H70.216zm0 0" fill="#932279"/><path d="M21.1 69.484h38.084v37.753H21.1zm0 0" fill="#262577"/><path d="M21.1 20.928h38.084v37.538H21.1zm0 0" fill="#9ccd2a"/><path d="M64.722.464 48.268 17.227H19.739v28.395L2.483 62.837l17.256 17.229v28.149h27.697l16.93 16.901 16.935-16.901h27.983V80.148l16.89-17.229-16.66-16.973V17.454H81.392zm-.005 3.9 12.841 13.089h-8.71v33.645l-4.13 4.206-4.175-4.257v-33.82h-8.445zm-42.26 15.633h23.107l-9.661 9.841 21.92 22.356v3.418h-4.105L31.723 33.653 22.458 42.9zm26.937 0h8.43v28.277L39.743 29.836zm22.177.215h8.695l9.431 9.626L71.569 48.32zm12.529 0h22.697v22.951l-9.436-9.62-21.856 22.291h-3.934v-3.599l21.961-22.398zm13.261 17.245 9.436 9.615v8.761H79.339zm-65.633.067 18.117 18.089H22.457V46.78zM19.74 49.487v8.878h32.864l4.49 4.472-4.03 4.027H19.739v9.328L6.364 62.837zm89.776.358 12.825 13.074-13.057 13.315V66.86H76.246l-3.86-3.94 4.249-4.329h32.878zm-48.974 5.117 4.175 4.247 4.13-4.201v3.581h3.955l-4.249 4.329 3.86 3.94h-3.7v4.222l-4.346-4.339-3.819 3.817v-3.694H56.94l4.03-4.027-.966-.956-3.524-3.516h4.065zm-38.08 14.656H50.3L31.728 88.161l-9.265-9.256zm31.712 0h3.65v3.659L35.127 95.928l9.546 9.527H22.462V82.777l9.261 9.247zm17.256 0h3.689l22.241 22.68.961-.967 8.24-8.413v22.546H84.06l9.551-9.533-.966-.972L71.43 73.795zm7.519 0h27.613v9.39l-9.201 9.379zm-14.577.998 4.34 4.335v33.267h8.716l-13.055 13.028-13.055-13.028h9.231V74.431zm-6.547 6.534v28.307h-9.27l-9.546-9.527zm13.606.512L89.737 95.93l-9.551 9.533H71.43zm0 0" fill="#fff"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M59.033 64.192l-27.305 26.66-27.302-26.66 27.302-26.651zm0 0" fill="#932279"/><path d="M64.72 58.736L37.824 31.91 64.72 5.084 91.61 31.91zm0 0" fill="#efa724"/><path d="M91.675 96.563l-27.307 26.661-27.3-26.661 27.302-26.65zm0 0" fill="#9ccd2a"/><path d="M97.362 91.108L70.466 64.277l26.895-26.821 26.895 26.821zm0 0" fill="#262577"/><path d="M70.066 69.484h36.461v36.401H70.066zm0 0" fill="#efa724"/><path d="M70.216 22.454h36.577v36.231H70.216zm0 0" fill="#932279"/><path d="M21.1 69.484h38.084v37.753H21.1zm0 0" fill="#262577"/><path d="M21.1 20.928h38.084v37.538H21.1zm0 0" fill="#9ccd2a"/><path d="M64.722.464L48.268 17.227H19.739v28.395L2.483 62.837l17.256 17.229v28.149h27.697l16.93 16.901 16.935-16.901h27.983V80.148l16.89-17.229-16.66-16.973V17.454H81.392zm-.005 3.9l12.841 13.089h-8.71v33.645l-4.13 4.206-4.175-4.257v-33.82h-8.445zm-42.26 15.633h23.107l-9.661 9.841 21.92 22.356v3.418h-4.105L31.723 33.653 22.458 42.9zm26.937 0h8.43v28.277L39.743 29.836zm22.177.215h8.695l9.431 9.626L71.569 48.32zm12.529 0h22.697v22.951l-9.436-9.62-21.856 22.291h-3.934v-3.599l21.961-22.398zm13.261 17.245l9.436 9.615v8.761H79.339zm-65.633.067l18.117 18.089H22.457V46.78zM19.74 49.487v8.878h32.864l4.49 4.472-4.03 4.027H19.739v9.328L6.364 62.837zm89.776.358l12.825 13.074-13.057 13.315V66.86H76.246l-3.86-3.94 4.249-4.329h32.878zm-48.974 5.117l4.175 4.247 4.13-4.201v3.581h3.955l-4.249 4.329 3.86 3.94h-3.7v4.222l-4.346-4.339-3.819 3.817v-3.694H56.94l4.03-4.027-.966-.956-3.524-3.516h4.065zm-38.08 14.656H50.3L31.728 88.161l-9.265-9.256zm31.712 0h3.65v3.659L35.127 95.928l9.546 9.527H22.462V82.777l9.261 9.247zm17.256 0h3.689l22.241 22.68.961-.967 8.24-8.413v22.546H84.06l9.551-9.533-.966-.972L71.43 73.795zm7.519 0h27.613v9.39l-9.201 9.379zm-14.577.998l4.34 4.335v33.267h8.716l-13.055 13.028-13.055-13.028h9.231V74.431zm-6.547 6.534v28.307h-9.27l-9.546-9.527zm13.606.512L89.737 95.93l-9.551 9.533H71.43zm0 0" fill="#fff"/></svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -1 +1 @@
<svg width="128" height="128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="M55.789 71.121h-6.703a7.39 7.39 0 0 1-2.016-.285c-1.289-.406-2.309-1.332-3.059-2.777-.68-1.316-1.02-2.848-1.02-4.598 0-1.687.301-3.18.91-4.473.664-1.441 1.613-2.41 2.84-2.937a7.504 7.504 0 0 1 2.93-.605h6.074v3h-6.312c-1.027 0-1.773.578-2.234 1.723-.363.898-.543 2.074-.543 3.52 0 1.227.23 2.262.695 3.109.535 1.004 1.285 1.508 2.254 1.508l6.184-.023v2.84m11.164.07H61.66c-1.289 0-2.41-.566-3.363-1.703-.941-1.148-1.41-2.473-1.41-3.961 0-1.629.512-3.035 1.539-4.211 1.043-1.199 2.199-1.793 3.473-1.793h5.031v2.395h-3.687c-.461 0-.859.043-1.191.137-.32.074-.617.23-.891.469-.508.449-.758 1.051-.758 1.813h6.504v2.422h-6.484c0 .355.035.668.109.914.086.242.254.492.5.742.246.238.535.402.867.492a5.85 5.85 0 0 0 1.258.113h3.797v2.172m12.367-.07h-3.016v-7.637a1.02 1.02 0 0 0-.129-.512 1.72 1.72 0 0 0-.371-.473 1.482 1.482 0 0 0-.996-.379H71.86v9h-3.016v-11.6h5.77c1.027 0 1.773.059 2.234.18.723.18 1.301.57 1.734 1.188a4.07 4.07 0 0 1 .738 2.352v7.879m8.66-9.18h-2.93v5.266c0 .473.16.871.477 1.184.363.313.84.473 1.434.473h.891v2.258h-2.801a2.82 2.82 0 0 1-2.145-.941 2.625 2.625 0 0 1-.676-1.227 7.288 7.288 0 0 1-.152-1.59v-5.422h-1.906v-2.418h1.906v-4.078h2.973v4.078h2.93v2.418m17.699 1.324c0 3.043-.816 5.219-2.449 6.539-1.332 1.059-3.27 1.59-5.813 1.59-2.82 0-4.902-.609-6.25-1.84-1.473-1.34-2.211-3.5-2.211-6.469 0-2.434.656-4.332 1.973-5.687 1.434-1.484 3.574-2.223 6.422-2.223 3.137 0 5.352.707 6.637 2.133 1.129 1.25 1.691 3.238 1.691 5.957m-3.859-.09c0-1.539-.355-2.766-1.062-3.676-.797-1.02-1.977-1.523-3.535-1.523-1.535 0-2.691.543-3.473 1.637-.648.91-.977 2.098-.977 3.563 0 1.688.262 2.93.781 3.734.723 1.125 2.063 1.68 4.016 1.68 1.648 0 2.805-.539 3.469-1.633.52-.852.781-2.109.781-3.781m21.223 3.09c0 1.367-.441 2.527-1.324 3.473s-2 1.406-3.359 1.406l-10.738-.023v-2.816h8.852c.59 0 1.09-.141 1.496-.43.461-.328.691-.773.691-1.34 0-1.332-.91-1.996-2.73-1.996h-4.469c-1.289 0-2.414-.406-3.383-1.227-.969-.828-1.453-1.871-1.453-3.145 0-1.398.469-2.539 1.41-3.402.953-.883 2.203-1.32 3.75-1.32h10.262v2.691H113c-.406 0-.816.176-1.234.535-.406.344-.609.75-.609 1.234a1.81 1.81 0 0 0 .586 1.363c.406.363.891.535 1.453.535h4.926c1.531 0 2.73.414 3.598 1.234.883.805 1.324 1.883 1.324 3.227"/><path d="m21.223 47.874-3.406 3.417h2.279v8.983l1.127 1.132 1.115-1.118V51.35h2.35zM9.817 52.026v6.084l2.501-2.456 5.936 5.834h1.108v-.908l-5.916-5.94 2.607-2.614zm7.27 0-2.605 2.614 4.88 4.898v-7.512zm5.985.058v7.466l4.892-4.91-2.545-2.556zm3.615.234L29 54.64l-5.927 5.95v.956h1.062l5.898-5.921 2.548 2.555v-5.862zm3.345 4.346-4.863 4.882h7.41V59.22zm-17.713.019L9.817 59.14v2.347h7.392zM9.084 59.86l-3.61 3.547 3.61 3.548v-2.478h8.993l1.088-1.07-1.211-1.188h-8.87zm24.23.095-.002 2.324H24.44l-1.147 1.15 1.042 1.047h8.917v2.49l3.524-3.537zM9.818 65.208v2.467l2.5 2.459 5.013-4.926zm8.558 0-6.059 5.952-2.5-2.456v6.024h5.995l-2.576-2.531 6.125-6.017v-.972zm4.657 0v1.11l5.726 5.622.26.258-2.324 2.283h5.82v-5.74l-2.224 2.235-.26.257-6.002-6.025zm2.03 0 4.968 4.986 2.484-2.492v-2.494zm-3.935.265-1.031 1.014v8.975h-2.492l3.523 3.46 3.524-3.46H22.3v-8.837zm-1.766 1.736-5.079 4.988 2.577 2.531h2.502zm3.671.136v7.385h2.364l2.577-2.533z" style="stroke-width:.267756"/></svg>
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="M55.789 71.121h-6.703a7.39 7.39 0 01-2.016-.285c-1.289-.406-2.309-1.332-3.059-2.777-.68-1.316-1.02-2.848-1.02-4.598 0-1.687.301-3.18.91-4.473.664-1.441 1.613-2.41 2.84-2.937a7.504 7.504 0 012.93-.605h6.074v3h-6.312c-1.027 0-1.773.578-2.234 1.723-.363.898-.543 2.074-.543 3.52 0 1.227.23 2.262.695 3.109.535 1.004 1.285 1.508 2.254 1.508l6.184-.023v2.84m11.164.07H61.66c-1.289 0-2.41-.566-3.363-1.703-.941-1.148-1.41-2.473-1.41-3.961 0-1.629.512-3.035 1.539-4.211 1.043-1.199 2.199-1.793 3.473-1.793h5.031v2.395h-3.687c-.461 0-.859.043-1.191.137-.32.074-.617.23-.891.469-.508.449-.758 1.051-.758 1.813h6.504v2.422h-6.484c0 .355.035.668.109.914.086.242.254.492.5.742.246.238.535.402.867.492a5.85 5.85 0 001.258.113h3.797v2.172m12.367-.07h-3.016v-7.637a1.02 1.02 0 00-.129-.512 1.72 1.72 0 00-.371-.473 1.482 1.482 0 00-.996-.379H71.86v9h-3.016v-11.6h5.77c1.027 0 1.773.059 2.234.18.723.18 1.301.57 1.734 1.188a4.07 4.07 0 01.738 2.352v7.879m8.66-9.18h-2.93v5.266c0 .473.16.871.477 1.184.363.313.84.473 1.434.473h.891v2.258h-2.801a2.82 2.82 0 01-2.145-.941 2.625 2.625 0 01-.676-1.227 7.288 7.288 0 01-.152-1.59v-5.422h-1.906v-2.418h1.906v-4.078h2.973v4.078h2.93v2.418m17.699 1.324c0 3.043-.816 5.219-2.449 6.539-1.332 1.059-3.27 1.59-5.813 1.59-2.82 0-4.902-.609-6.25-1.84-1.473-1.34-2.211-3.5-2.211-6.469 0-2.434.656-4.332 1.973-5.687 1.434-1.484 3.574-2.223 6.422-2.223 3.137 0 5.352.707 6.637 2.133 1.129 1.25 1.691 3.238 1.691 5.957m-3.859-.09c0-1.539-.355-2.766-1.062-3.676-.797-1.02-1.977-1.523-3.535-1.523-1.535 0-2.691.543-3.473 1.637-.648.91-.977 2.098-.977 3.563 0 1.688.262 2.93.781 3.734.723 1.125 2.063 1.68 4.016 1.68 1.648 0 2.805-.539 3.469-1.633.52-.852.781-2.109.781-3.781m21.223 3.09c0 1.367-.441 2.527-1.324 3.473s-2 1.406-3.359 1.406l-10.738-.023v-2.816h8.852c.59 0 1.09-.141 1.496-.43.461-.328.691-.773.691-1.34 0-1.332-.91-1.996-2.73-1.996h-4.469c-1.289 0-2.414-.406-3.383-1.227-.969-.828-1.453-1.871-1.453-3.145 0-1.398.469-2.539 1.41-3.402.953-.883 2.203-1.32 3.75-1.32h10.262v2.691H113c-.406 0-.816.176-1.234.535-.406.344-.609.75-.609 1.234a1.81 1.81 0 00.586 1.363c.406.363.891.535 1.453.535h4.926c1.531 0 2.73.414 3.598 1.234.883.805 1.324 1.883 1.324 3.227M21.223 47.874l-3.406 3.417h2.279v8.983l1.127 1.132 1.115-1.118V51.35h2.35zM9.817 52.026v6.084l2.501-2.456 5.936 5.834h1.108v-.908l-5.916-5.94 2.607-2.614zm7.27 0l-2.605 2.614 4.88 4.898v-7.512zm5.985.058v7.466l4.892-4.91-2.545-2.556zm3.615.234L29 54.64l-5.927 5.95v.956h1.062l5.898-5.921 2.548 2.555v-5.862zm3.345 4.346l-4.863 4.882h7.41V59.22zm-17.713.019L9.817 59.14v2.347h7.392zM9.084 59.86l-3.61 3.547 3.61 3.548v-2.478h8.993l1.088-1.07-1.211-1.188h-8.87zm24.23.095l-.002 2.324H24.44l-1.147 1.15 1.042 1.047h8.917v2.49l3.524-3.537zM9.818 65.208v2.467l2.5 2.459 5.013-4.926zm8.558 0l-6.059 5.952-2.5-2.456v6.024h5.995l-2.576-2.531 6.125-6.017v-.972zm4.657 0v1.11l5.726 5.622.26.258-2.324 2.283h5.82v-5.74l-2.224 2.235-.26.257-6.002-6.025zm2.03 0l4.968 4.986 2.484-2.492v-2.494zm-3.935.265l-1.031 1.014v8.975h-2.492l3.523 3.46 3.524-3.46H22.3v-8.837zm-1.766 1.736l-5.079 4.988 2.577 2.531h2.502zm3.671.136v7.385h2.364l2.577-2.533z"/></svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -1 +1 @@
<svg width="128" height="128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="m64.633 5.723-12.62 12.863h8.444v33.818l4.176 4.258 4.13-4.207V18.811h8.71L64.633 5.723zM22.37 21.355l.002 22.903 9.266-9.246L53.633 56.97h4.105v-3.418l-21.92-22.358 9.66-9.84H22.372zm26.938 0-9.65 9.838 18.08 18.44V21.355h-8.43zm22.177.215-.002 28.108L89.61 31.195l-9.43-9.625h-8.695zm13.395.883 8.566 8.742-21.96 22.399v3.597h3.933l21.855-22.29 9.438 9.62V22.453H84.88zm12.394 16.361-18.02 18.377h27.459V48.43l-9.438-9.616zm-65.632.069-9.272 9.256v8.832h27.39L31.643 38.883zM19.654 50.846 6.28 64.196 19.654 77.55v-9.328H52.98l4.03-4.028-4.49-4.472H19.655v-8.877zm89.778.357-.004 8.746H76.55l-4.25 4.328 3.86 3.942h33.038v9.373l13.057-13.315-12.824-13.074zM22.377 70.977l.002 9.287 9.264 9.256 18.572-18.543H22.377zm31.713 0L31.639 93.383l-9.262-9.248v22.677h22.21l-9.544-9.527 22.695-22.65v-3.658H54.09zm17.256 0v4.175L92.56 96.316l.964.973-8.61 8.596h21.562v-21.61l-8.24 8.414-.962.967-22.242-22.68h-3.687zm7.517 0 18.412 18.767 9.202-9.379v-9.388H78.863zm-14.576.998-3.822 3.814v33.787h-9.233l13.055 13.028 13.057-13.028h-8.717V76.31l-4.34-4.334zm-6.547 6.533-18.816 18.78 9.547 9.526h9.27V78.508zm13.606.512v27.8h8.756l9.55-9.533L71.346 79.02z"/></svg>
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="M64.633 5.723l-12.62 12.863h8.444v33.818l4.176 4.258 4.13-4.207V18.811h8.71L64.633 5.723zM22.37 21.355l.002 22.903 9.266-9.246L53.633 56.97h4.105v-3.418l-21.92-22.358 9.66-9.84H22.372zm26.938 0l-9.65 9.838 18.08 18.44V21.355h-8.43zm22.177.215l-.002 28.108L89.61 31.195l-9.43-9.625h-8.695zm13.395.883l8.566 8.742-21.96 22.399v3.597h3.933l21.855-22.29 9.438 9.62V22.453H84.88zm12.394 16.361l-18.02 18.377h27.459V48.43l-9.438-9.616zm-65.632.069l-9.272 9.256v8.832h27.39L31.643 38.883zM19.654 50.846L6.28 64.196 19.654 77.55v-9.328H52.98l4.03-4.028-4.49-4.472H19.655v-8.877zm89.778.357l-.004 8.746H76.55l-4.25 4.328 3.86 3.942h33.038v9.373l13.057-13.315-12.824-13.074zM22.377 70.977l.002 9.287 9.264 9.256 18.572-18.543H22.377zm31.713 0L31.639 93.383l-9.262-9.248v22.677h22.21l-9.544-9.527 22.695-22.65v-3.658H54.09zm17.256 0v4.175L92.56 96.316l.964.973-8.61 8.596h21.562v-21.61l-8.24 8.414-.962.967-22.242-22.68h-3.687zm7.517 0l18.412 18.767 9.202-9.379v-9.388H78.863zm-14.576.998l-3.822 3.814v33.787h-9.233l13.055 13.028 13.057-13.028h-8.717V76.31l-4.34-4.334zm-6.547 6.533l-18.816 18.78 9.547 9.526h9.27V78.508zm13.606.512v27.8h8.756l9.55-9.533L71.346 79.02z"/></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -1,60 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 0 128 128"
version="1.1"
id="svg4"
sodipodi:docname="devicon-line.svg"
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)">
<metadata
id="metadata10">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs8" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1440"
inkscape:window-height="748"
id="namedview6"
showgrid="false"
inkscape:zoom="2.265625"
inkscape:cx="36.363206"
inkscape:cy="42.417698"
inkscape:window-x="-6"
inkscape:window-y="-6"
inkscape:window-maximized="1"
inkscape:current-layer="svg4" />
<g
id="path2"
style="opacity:1">
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1.0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;"
d="M 64,7.83 H 4.77 l 10.18,87.3 49,25 h 0.06 l 49.07,-25 10.15,-87.3 z m 42.77,54.86 c 0,0.88 0,1.67 -0.77,2 L 73.25,80.44 70.83,81.57 70.56,78.42 V 72.23 L 70.8,70.66 71.89,70.19 95.07,59.81 73.53,50.21 64.35,68.34 58.9,78.87 57.68,81.14 55.63,80.24 22,64.71 c -0.812825,-0.351195 -1.368952,-1.118267 -1.45,-2 v -5.8 c 0.06906,-0.877242 0.614577,-1.645577 1.42,-2 l 34,-15.73 3.21,-1.44 v 9.66 l 0.24,1.34 -1.56,0.7 -23.41,10.35 21.85,9.63 8.05,-16 6.21,-12.65 1.13,-2.28 1.81,0.91 32.5,15.49 c 0.73,0.35 0.76,1.14 0.76,2 z"
id="path845" />
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#60be86;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1.0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1;"
d="M 4.2089844 7.3300781 L 14.484375 95.453125 L 63.830078 120.63086 L 64.130859 120.63086 L 113.54492 95.453125 L 123.79102 7.3300781 L 64 7.3300781 L 4.2089844 7.3300781 z M 5.3320312 8.3300781 L 64 8.3300781 L 122.66797 8.3300781 L 112.61523 94.806641 L 63.980469 119.58594 L 15.416016 94.806641 L 5.3320312 8.3300781 z M 59.679688 36.966797 L 55.763672 38.724609 L 21.769531 54.453125 C 20.796455 54.881323 20.134215 55.81125 20.050781 56.871094 L 20.050781 56.890625 L 20.050781 62.732422 L 20.052734 62.755859 C 20.150272 63.816986 20.81977 64.741583 21.796875 65.166016 C 21.798615 65.166771 21.79904 65.169169 21.800781 65.169922 L 55.423828 80.695312 L 57.902344 81.783203 L 59.341797 79.103516 L 64.794922 68.568359 L 73.761719 50.861328 L 93.84375 59.810547 L 71.689453 69.732422 L 70.347656 70.310547 L 70.060547 72.191406 L 70.060547 78.441406 L 70.392578 82.326172 L 73.464844 80.892578 L 106.19727 65.150391 C 106.71505 64.928484 107.03277 64.476695 107.15625 64.029297 C 107.27973 63.581899 107.26953 63.129453 107.26953 62.689453 L 107.25977 56.890625 C 107.25977 56.454811 107.25986 56.004307 107.13477 55.5625 C 107.00967 55.120693 106.71163 54.676701 106.2168 54.439453 L 106.21484 54.439453 L 73.720703 38.951172 L 71.464844 37.818359 L 70.111328 40.548828 L 63.902344 53.197266 L 56.066406 68.771484 L 35.689453 59.789062 L 58.0625 49.896484 L 59.980469 49.037109 L 59.679688 47.355469 L 59.679688 36.966797 z M 58.679688 38.511719 L 58.679688 47.445312 L 58.859375 48.443359 L 57.65625 48.982422 L 33.210938 59.791016 L 56.533203 70.068359 L 64.796875 53.642578 L 71.007812 40.990234 L 71.914062 39.164062 L 73.279297 39.849609 L 105.7832 55.341797 C 106.01837 55.454549 106.09947 55.580244 106.17188 55.835938 C 106.24428 56.091631 106.25977 56.466439 106.25977 56.890625 L 106.26953 62.691406 C 106.2695 63.130405 106.26031 63.514022 106.19141 63.763672 C 106.12238 64.013774 106.05495 64.122375 105.80273 64.230469 L 105.79297 64.234375 L 73.035156 79.988281 L 71.267578 80.814453 L 71.060547 78.398438 L 71.060547 72.267578 L 71.251953 71.009766 L 72.091797 70.648438 L 96.294922 59.808594 L 73.298828 49.560547 L 63.904297 68.111328 L 58.457031 78.636719 L 57.458984 80.496094 L 55.835938 79.783203 L 22.203125 64.253906 L 22.199219 64.251953 C 21.555472 63.973811 21.117247 63.367677 21.050781 62.669922 L 21.050781 56.943359 C 21.107597 56.251396 21.536063 55.646974 22.171875 55.367188 L 22.175781 55.365234 L 56.177734 39.634766 L 58.679688 38.511719 z "
id="path847" />
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><g color="#000" font-weight="400" font-family="sans-serif"><path style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;solid-color:#000;solid-opacity:1" d="M64 7.83H4.77l10.18 87.3 49 25h.06l49.07-25 10.15-87.3zm42.77 54.86c0 .88 0 1.67-.77 2L73.25 80.44l-2.42 1.13-.27-3.15v-6.19l.24-1.57 1.09-.47 23.18-10.38-21.54-9.6-9.18 18.13-5.45 10.53-1.22 2.27-2.05-.9L22 64.71a2.42 2.42 0 01-1.45-2v-5.8a2.39 2.39 0 011.42-2l34-15.73 3.21-1.44v9.66l.24 1.34-1.56.7-23.41 10.35 21.85 9.63 8.05-16 6.21-12.65 1.13-2.28 1.81.91L106 54.89c.73.35.76 1.14.76 2z" overflow="visible" fill="none"/><path style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;isolation:auto;mix-blend-mode:normal;solid-color:#000;solid-opacity:1" d="M4.209 7.33l10.275 88.123 49.346 25.178h.3l49.415-25.178L123.79 7.33H4.209zm1.123 1h117.336l-10.053 86.477-48.635 24.779-48.564-24.78L5.332 8.33zM59.68 36.967l-3.916 1.758L21.77 54.453a2.893 2.893 0 00-1.72 2.418v5.861l.003.024a2.92 2.92 0 001.744 2.41c.002 0 .002.003.004.004l33.623 15.525 2.478 1.088 1.44-2.68 5.453-10.535 8.967-17.707 20.082 8.95-22.155 9.921-1.341.579-.287 1.88v6.25l.332 3.885 3.072-1.433 32.732-15.743c.518-.222.836-.673.96-1.12.123-.448.113-.9.113-1.34l-.01-5.8c0-.435 0-.886-.125-1.328-.125-.441-.423-.885-.918-1.123h-.002L73.72 38.951l-2.256-1.133-1.354 2.73-6.209 12.65-7.836 15.573L35.69 59.79l22.373-9.893 1.918-.859-.3-1.682V36.967zm-1 1.545v8.933l.18.998-1.204.54L33.211 59.79l23.322 10.277 8.264-16.425 6.21-12.653.907-1.826 1.365.686 32.504 15.492c.235.113.316.238.389.494.072.256.088.63.088 1.055l.01 5.8c0 .44-.01.823-.079 1.073s-.136.358-.388.466l-.01.004-32.758 15.754-1.767.826-.207-2.416v-6.13l.191-1.258.84-.362 24.203-10.84-22.996-10.247-9.395 18.55-5.447 10.526-.998 1.86-1.623-.714-33.633-15.53-.004-.001a1.919 1.919 0 01-1.148-1.582v-5.727a1.888 1.888 0 011.12-1.576l.005-.002 34.002-15.73 2.502-1.123z" overflow="visible" fill="#60be86"/></g></svg>

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#558d6c" d="M4.92 8l10.17 87.05L64 119.95V8H4.92z"/><path fill="#5aa579" d="M64 8v111.95l.05.05 48.93-24.91L123.08 8H64z"/><path fill="#60be86" d="M18.84 22.11l6.49 65.18L64 105.97V22.11H18.84z"/><path fill="#65d693" d="M64 22.11v83.86l.05.05 38.69-18.76 6.42-65.15H64z"/><path fill="#5aa579" d="M105.72 54.9L73.14 39.42l-1.83-.9-1.12 2.28L64 53.41V68.3l9.15-18.08 21.5 9.57-23.09 10.37-.87.47v10.88L73 80.38l32.78-15.69a2 2 0 00.92-2v-5.78a2 2 0 00-.98-2.01z"/><path fill="#558d6c" d="M56 69.39l-21.79-9.6 23.3-10.37 1.76-.7V37.76l-3.4 1.44-33.93 15.69a2.26 2.26 0 00-1.28 2v5.77a2.22 2.22 0 001.24 2l33.44 15.52 2 .9 1.21-2.26L64 68.3V53.41z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#558d6c" d="M4.92 8l10.17 87.05L64 119.95V8H4.92z"/><path fill="#5aa579" d="M64 8v111.95l.05.05 48.93-24.91L123.08 8H64z"/><path fill="#60be86" d="M18.84 22.11l6.49 65.18L64 105.97V22.11H18.84z"/><path fill="#65d693" d="M64 22.11v83.86l.05.05 38.69-18.76 6.42-65.15H64z"/><path fill="#5aa579" d="M105.72 54.9L73.14 39.42l-1.83-.9-1.12 2.28L64 53.41V68.3l9.15-18.08 21.5 9.57-23.09 10.37-.87.47v10.88L73 80.38l32.78-15.69a2 2 0 00.92-2v-5.78a2 2 0 00-.98-2.01z"/><path fill="#558d6c" d="M56 69.39l-21.79-9.6 23.3-10.37 1.76-.7V37.76l-3.4 1.44-33.93 15.69a2.26 2.26 0 00-1.28 2v5.77a2.22 2.22 0 001.24 2l33.44 15.52 2 .9 1.21-2.26L64 68.3V53.41z"/></svg>

Before

Width:  |  Height:  |  Size: 726 B

After

Width:  |  Height:  |  Size: 727 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#60be86" d="M64 7.83H4.77l10.18 87.3 49 25h.06l49.07-25 10.15-87.3zm42.77 54.86c0 .88 0 1.67-.77 2L73.25 80.44l-2.42 1.13-.27-3.15v-6.19l.24-1.57 1.09-.47 23.18-10.38-21.54-9.6-9.18 18.13-5.45 10.53-1.22 2.27-2.05-.9L22 64.71a2.42 2.42 0 01-1.45-2v-5.8a2.39 2.39 0 011.42-2l34-15.73 3.21-1.44v9.66l.24 1.34-1.56.7-23.41 10.35 21.85 9.63 8.05-16 6.21-12.65 1.13-2.28 1.81.91L106 54.89c.73.35.76 1.14.76 2z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#60be86" d="M64 7.83H4.77l10.18 87.3 49 25h.06l49.07-25 10.15-87.3zm42.77 54.86c0 .88 0 1.67-.77 2L73.25 80.44l-2.42 1.13-.27-3.15v-6.19l.24-1.57 1.09-.47 23.18-10.38-21.54-9.6-9.18 18.13-5.45 10.53-1.22 2.27-2.05-.9L22 64.71a2.42 2.42 0 01-1.45-2v-5.8a2.39 2.39 0 011.42-2l34-15.73 3.21-1.44v9.66l.24 1.34-1.56.7-23.41 10.35 21.85 9.63 8.05-16 6.21-12.65 1.13-2.28 1.81.91L106 54.89c.73.35.76 1.14.76 2z"/></svg>

Before

Width:  |  Height:  |  Size: 487 B

After

Width:  |  Height:  |  Size: 488 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -1,77 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="128"
viewBox="0 0 128 128"
width="128"
version="1.1"
id="svg16"
sodipodi:docname="go-original-wordmark.svg"
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)">
<metadata
id="metadata22">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs20" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1440"
inkscape:window-height="748"
id="namedview18"
showgrid="false"
inkscape:zoom="1.7797229"
inkscape:cx="0.36692755"
inkscape:cy="83.463982"
inkscape:window-x="-6"
inkscape:window-y="-6"
inkscape:window-maximized="1"
inkscape:current-layer="svg16" />
<g
fill="#00acd7"
fill-rule="evenodd"
id="g14"
transform="matrix(0.60605503,0,0,0.60605503,1.3376202,40.222742)">
<path
d="m 16.2,24.1 c -0.4,0 -0.5,-0.2 -0.3,-0.5 L 18,20.9 c 0.2,-0.3 0.7,-0.5 1.1,-0.5 h 35.7 c 0.4,0 0.5,0.3 0.3,0.6 l -1.7,2.6 c -0.2,0.3 -0.7,0.6 -1,0.6 z"
id="path2" />
<path
d="M 1.1,33.3 C 0.7,33.3 0.6,33.1 0.8,32.8 L 2.9,30.1 C 3.1,29.8 3.6,29.6 4,29.6 h 45.6 c 0.4,0 0.6,0.3 0.5,0.6 l -0.8,2.4 c -0.1,0.4 -0.5,0.6 -0.9,0.6 z"
id="path4" />
<path
d="m 25.3,42.5 c -0.4,0 -0.5,-0.3 -0.3,-0.6 l 1.4,-2.5 c 0.2,-0.3 0.6,-0.6 1,-0.6 h 20 c 0.4,0 0.6,0.3 0.6,0.7 l -0.2,2.4 c 0,0.4 -0.4,0.7 -0.7,0.7 z"
id="path6" />
<g
transform="translate(55)"
id="g12">
<path
d="m 74.1,22.3 c -6.3,1.6 -10.6,2.8 -16.8,4.4 -1.5,0.4 -1.6,0.5 -2.9,-1 -1.5,-1.7 -2.6,-2.8 -4.7,-3.8 -6.3,-3.1 -12.4,-2.2 -18.1,1.5 -6.8,4.4 -10.3,10.9 -10.2,19 0.1,8 5.6,14.6 13.5,15.7 6.8,0.9 12.5,-1.5 17,-6.6 0.9,-1.1 1.7,-2.3 2.7,-3.7 -3.6,0 -8.1,0 -19.3,0 -2.1,0 -2.6,-1.3 -1.9,-3 1.3,-3.1 3.7,-8.3 5.1,-10.9 0.3,-0.6 1,-1.6 2.5,-1.6 H 77.4 C 77.2,35 77.2,37.7 76.8,40.4 75.7,47.6 73,54.2 68.6,60 61.4,69.5 52,75.4 40.1,77 30.3,78.3 21.2,76.4 13.2,70.4 5.8,64.8 1.6,57.4 0.5,48.2 -0.8,37.3 2.4,27.5 9,18.9 16.1,9.6 25.5,3.7 37,1.6 46.4,-0.1 55.4,1 63.5,6.5 c 5.3,3.5 9.1,8.3 11.6,14.1 0.6,0.9 0.2,1.4 -1,1.7 z"
id="path8" />
<path
d="M 107.2,77.6 C 98.1,77.4 89.8,74.8 82.8,68.8 76.9,63.7 73.2,57.2 72,49.5 70.2,38.2 73.3,28.2 80.1,19.3 87.4,9.7 96.2,4.7 108.1,2.6 c 10.2,-1.8 19.8,-0.8 28.5,5.1 7.9,5.4 12.8,12.7 14.1,22.3 1.7,13.5 -2.2,24.5 -11.5,33.9 -6.6,6.7 -14.7,10.9 -24,12.8 -2.7,0.5 -5.4,0.6 -8,0.9 z M 131,37.2 c -0.1,-1.3 -0.1,-2.3 -0.3,-3.3 C 128.9,24 119.8,18.4 110.3,20.6 101,22.7 95,28.6 92.8,38 c -1.8,7.8 2,15.7 9.2,18.9 5.5,2.4 11,2.1 16.3,-0.6 7.9,-4.1 12.2,-10.5 12.7,-19.1 z"
fill-rule="nonzero"
id="path10" />
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><g fill="#00acd7" fill-rule="evenodd"><path d="M11.156 54.829c-.243 0-.303-.122-.182-.303l1.273-1.637c.12-.182.424-.303.666-.303H34.55c.243 0 .303.182.182.364l-1.03 1.576c-.121.181-.424.363-.606.363zM2.004 60.404c-.242 0-.303-.12-.182-.303l1.273-1.636c.121-.182.424-.303.667-.303h27.636c.242 0 .364.182.303.364l-.485 1.454c-.06.243-.303.364-.545.364zM16.67 65.98c-.242 0-.302-.182-.181-.364l.848-1.515c.122-.182.364-.363.607-.363h12.12c.243 0 .364.181.364.424l-.12 1.454c0 .243-.243.425-.425.425zM79.58 53.738c-3.819.97-6.425 1.697-10.182 2.666-.91.243-.97.303-1.758-.606-.909-1.03-1.576-1.697-2.848-2.303-3.819-1.878-7.516-1.333-10.97.91-4.121 2.666-6.242 6.605-6.182 11.514.06 4.849 3.394 8.849 8.182 9.516 4.121.545 7.576-.91 10.303-4 .545-.667 1.03-1.394 1.636-2.243H56.064c-1.272 0-1.575-.788-1.151-1.818.788-1.879 2.242-5.03 3.09-6.606.183-.364.607-.97 1.516-.97h22.06c-.12 1.637-.12 3.273-.363 4.91-.667 4.363-2.303 8.363-4.97 11.878-4.364 5.758-10.06 9.333-17.273 10.303-5.939.788-11.454-.364-16.302-4-4.485-3.394-7.03-7.879-7.697-13.454-.788-6.606 1.151-12.546 5.151-17.758 4.303-5.636 10-9.212 16.97-10.485 5.697-1.03 11.151-.363 16.06 2.97 3.212 2.121 5.515 5.03 7.03 8.545.364.546.122.849-.606 1.03z"/><path d="M99.64 87.253c-5.515-.122-10.546-1.697-14.788-5.334-3.576-3.09-5.818-7.03-6.545-11.697-1.091-6.848.787-12.909 4.909-18.302 4.424-5.819 9.757-8.849 16.97-10.122 6.181-1.09 12-.484 17.272 3.091 4.788 3.273 7.757 7.697 8.545 13.515 1.03 8.182-1.333 14.849-6.97 20.546-4 4.06-8.909 6.606-14.545 7.757-1.636.303-3.273.364-4.848.546zm14.424-24.485c-.06-.788-.06-1.394-.182-2-1.09-6-6.606-9.394-12.363-8.06-5.637 1.272-9.273 4.848-10.606 10.545-1.091 4.727 1.212 9.515 5.575 11.454 3.334 1.455 6.667 1.273 9.879-.363 4.788-2.485 7.394-6.364 7.697-11.576z" fill-rule="nonzero"/></g></svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M108.2 64.8c-.1-.1-.2-.2-.4-.2l-.1-.1c-.1-.1-.2-.1-.2-.2l-.1-.1c-.1 0-.2-.1-.2-.1l-.2-.1c-.1 0-.2-.1-.2-.1l-.2-.1c-.1 0-.2-.1-.2-.1-.1 0-.1 0-.2-.1l-.3-.1c-.1 0-.1 0-.2-.1l-.3-.1h-.1l-.4-.1h-.2c-.1 0-.2 0-.3-.1h-2.3c-.6-13.3.6-26.8-2.8-39.6 12.9-4.6 2.8-22.3-8.4-14.4-7.4-6.4-17.6-7.8-28.3-7.8-10.5.7-20.4 2.9-27.4 8.4-2.8-1.4-5.5-1.8-7.9-1.1v.1c-.1 0-.3.1-.4.2-.1 0-.3.1-.4.2h-.1c-.1 0-.2.1-.4.2h-.1l-.3.2h-.1l-.3.2h-.1l-.3.2s-.1 0-.1.1l-.3.2s-.1 0-.1.1l-.3.2s-.1 0-.1.1l-.3.2-.1.1c-.1.1-.2.1-.2.2l-.1.1-.2.2-.1.1c-.1.1-.1.2-.2.2l-.1.1c-.1.1-.1.2-.2.2l-.1.1c-.1.1-.1.2-.2.2l-.1.1c-.1.1-.1.2-.2.2l-.1.1c-.1.1-.1.2-.2.2l-.1.1-.1.3s0 .1-.1.1l-.1.3s0 .1-.1.1l-.1.3s0 .1-.1.1l-.1.3s0 .1-.1.1c.4.3.4.4.4.4v.1l-.1.3v.1c0 .1 0 .2-.1.3v3.1c0 .1 0 .2.1.3v.1l.1.3v.1l.1.3s0 .1.1.1l.1.3s0 .1.1.1l.1.3s0 .1.1.1l.2.3s0 .1.1.1l.2.3s0 .1.1.1l.2.3.1.1.3.3.3.3h.1c1 .9 2 1.6 4 2.2v-.2C23 37.3 26.5 50 26.7 63c-.6 0-.7.4-1.7.5h-.5c-.1 0-.3 0-.5.1-.1 0-.3 0-.4.1l-.4.1h-.1l-.4.1h-.1l-.3.1h-.1l-.3.1s-.1 0-.1.1l-.3.1-.2.1c-.1 0-.2.1-.2.1l-.2.1-.2.1c-.1 0-.2.1-.2.1l-.2.1-.4.3c-.1.1-.2.2-.3.2l-.4.4-.1.1c-.1.2-.3.4-.4.5l-.2.3-.3.6-.1.3v.3c0 .5.2.9.9 1.2.2 3.7 3.9 2 5.6.8l.1-.1c.2-.2.5-.3.6-.3h.1l.2-.1c.1 0 .1 0 .2-.1.2-.1.4-.1.5-.2.1 0 .1-.1.1-.2l.1-.1c.1-.2.2-.6.2-1.2l.1-1.3v1.8c-.5 13.1-4 30.7 3.3 42.5 1.3 2.1 2.9 3.9 4.7 5.4h-.5c-.2.2-.5.4-.8.6l-.9.6-.3.2-.6.4-.9.7-1.1 1c-.2.2-.3.4-.4.5l-.4.6-.2.3c-.1.2-.2.4-.2.6l-.1.3c-.2.8 0 1.7.6 2.7l.4.4h.2c.1 0 .2 0 .4.1.2.4 1.2 2.5 3.9.9 2.8-1.5 4.7-4.6 8.1-5.1l-.5-.6c5.9 2.8 12.8 4 19 4.2 8.7.3 18.6-.9 26.5-5.2 2.2.7 3.9 3.9 5.8 5.4l.1.1.1.1.1.1.1.1s.1 0 .1.1c0 0 .1 0 .1.1 0 0 .1 0 .1.1h2.1s.1 0 .1-.1h.1s.1 0 .1-.1h.1s.1 0 .1-.1c0 0 .1 0 .1-.1l.1-.1s.1 0 .1-.1l.1-.1h.1l.2-.2.2-.1h.1l.1-.1h.1l.1-.1.1-.1.1-.1.1-.1.1-.1.1-.1.1-.1v-.1s0-.1.1-.1v-.1s0-.1.1-.1v-.1s0-.1.1-.1v-1.4s-.3 0-.3-.1l-.3-.1v-.1l.3-.1s.2 0 .2-.1l.1-.1v-2.1s0-.1-.1-.1v-.1s0-.1-.1-.1v-.1s0-.1-.1-.1c0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1l-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1v-.1l-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1c2-1.9 3.8-4.2 5.1-6.9 5.9-11.8 4.9-26.2 4.1-39.2h.1c.1 0 .2.1.2.1h.3s.1 0 .1.1h.1s.1 0 .1.1l.2.1c1.7 1.2 5.4 2.9 5.6-.8 1.6.6-.3-1.8-1.3-2.5zM36 23C32.8 7 58.4 4 59.3 19.6c.8 13-20 16.3-23.3 3.4zm36.1 15c-1.3 1.4-2.7 1.2-4.1.7 0 1.9.4 3.9.1 5.9-.5.9-1.5 1-2.3 1.4-1.2-.2-2.1-.9-2.6-2l-.2-.1c-3.9 5.2-6.3-1.1-5.2-5-1.2.1-2.2-.2-3-1.5-1.4-2.6.7-5.8 3.4-6.3.7 3 8.7 2.6 10.1-.2 3.1 1.5 6.5 4.3 3.8 7.1zm-7-17.5c-.9-13.8 20.3-17.5 23.4-4 3.5 15-20.8 18.9-23.4 4zM41.7 17c-1.9 0-3.5 1.7-3.5 3.8 0 2.1 1.6 3.8 3.5 3.8s3.5-1.7 3.5-3.8c0-2.1-1.5-3.8-3.5-3.8zm1.6 5.7c-.5 0-.8-.4-.8-1 0-.5.4-1 .8-1 .5 0 .8.4.8 1 0 .5-.3 1-.8 1zm27.8-6.6c-1.9 0-3.4 1.7-3.4 3.8 0 2.1 1.5 3.8 3.4 3.8s3.4-1.7 3.4-3.8c0-2.1-1.5-3.8-3.4-3.8zm1.6 5.6c-.4 0-.8-.4-.8-1 0-.5.4-1 .8-1s.8.4.8 1-.4 1-.8 1z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M108.2 64.8c-.1-.1-.2-.2-.4-.2l-.1-.1c-.1-.1-.2-.1-.2-.2l-.1-.1c-.1 0-.2-.1-.2-.1l-.2-.1c-.1 0-.2-.1-.2-.1l-.2-.1c-.1 0-.2-.1-.2-.1-.1 0-.1 0-.2-.1l-.3-.1c-.1 0-.1 0-.2-.1l-.3-.1h-.1l-.4-.1h-.2c-.1 0-.2 0-.3-.1h-2.3c-.6-13.3.6-26.8-2.8-39.6 12.9-4.6 2.8-22.3-8.4-14.4-7.4-6.4-17.6-7.8-28.3-7.8-10.5.7-20.4 2.9-27.4 8.4-2.8-1.4-5.5-1.8-7.9-1.1v.1c-.1 0-.3.1-.4.2-.1 0-.3.1-.4.2h-.1c-.1 0-.2.1-.4.2h-.1l-.3.2h-.1l-.3.2h-.1l-.3.2s-.1 0-.1.1l-.3.2s-.1 0-.1.1l-.3.2s-.1 0-.1.1l-.3.2-.1.1c-.1.1-.2.1-.2.2l-.1.1-.2.2-.1.1c-.1.1-.1.2-.2.2l-.1.1c-.1.1-.1.2-.2.2l-.1.1c-.1.1-.1.2-.2.2l-.1.1c-.1.1-.1.2-.2.2l-.1.1c-.1.1-.1.2-.2.2l-.1.1-.1.3s0 .1-.1.1l-.1.3s0 .1-.1.1l-.1.3s0 .1-.1.1l-.1.3s0 .1-.1.1c.4.3.4.4.4.4v.1l-.1.3v.1c0 .1 0 .2-.1.3v3.1c0 .1 0 .2.1.3v.1l.1.3v.1l.1.3s0 .1.1.1l.1.3s0 .1.1.1l.1.3s0 .1.1.1l.2.3s0 .1.1.1l.2.3s0 .1.1.1l.2.3.1.1.3.3.3.3h.1c1 .9 2 1.6 4 2.2v-.2C23 37.3 26.5 50 26.7 63c-.6 0-.7.4-1.7.5h-.5c-.1 0-.3 0-.5.1-.1 0-.3 0-.4.1l-.4.1h-.1l-.4.1h-.1l-.3.1h-.1l-.3.1s-.1 0-.1.1l-.3.1-.2.1c-.1 0-.2.1-.2.1l-.2.1-.2.1c-.1 0-.2.1-.2.1l-.2.1-.4.3c-.1.1-.2.2-.3.2l-.4.4-.1.1c-.1.2-.3.4-.4.5l-.2.3-.3.6-.1.3v.3c0 .5.2.9.9 1.2.2 3.7 3.9 2 5.6.8l.1-.1c.2-.2.5-.3.6-.3h.1l.2-.1c.1 0 .1 0 .2-.1.2-.1.4-.1.5-.2.1 0 .1-.1.1-.2l.1-.1c.1-.2.2-.6.2-1.2l.1-1.3v1.8c-.5 13.1-4 30.7 3.3 42.5 1.3 2.1 2.9 3.9 4.7 5.4h-.5c-.2.2-.5.4-.8.6l-.9.6-.3.2-.6.4-.9.7-1.1 1c-.2.2-.3.4-.4.5l-.4.6-.2.3c-.1.2-.2.4-.2.6l-.1.3c-.2.8 0 1.7.6 2.7l.4.4h.2c.1 0 .2 0 .4.1.2.4 1.2 2.5 3.9.9 2.8-1.5 4.7-4.6 8.1-5.1l-.5-.6c5.9 2.8 12.8 4 19 4.2 8.7.3 18.6-.9 26.5-5.2 2.2.7 3.9 3.9 5.8 5.4l.1.1.1.1.1.1.1.1s.1 0 .1.1c0 0 .1 0 .1.1 0 0 .1 0 .1.1h2.1s.1 0 .1-.1h.1s.1 0 .1-.1h.1s.1 0 .1-.1c0 0 .1 0 .1-.1l.1-.1s.1 0 .1-.1l.1-.1h.1l.2-.2.2-.1h.1l.1-.1h.1l.1-.1.1-.1.1-.1.1-.1.1-.1.1-.1.1-.1v-.1s0-.1.1-.1v-.1s0-.1.1-.1v-.1s0-.1.1-.1v-1.4s-.3 0-.3-.1l-.3-.1v-.1l.3-.1s.2 0 .2-.1l.1-.1v-2.1s0-.1-.1-.1v-.1s0-.1-.1-.1v-.1s0-.1-.1-.1c0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1 0 0 0-.1-.1-.1l-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1v-.1l-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1c2-1.9 3.8-4.2 5.1-6.9 5.9-11.8 4.9-26.2 4.1-39.2h.1c.1 0 .2.1.2.1h.3s.1 0 .1.1h.1s.1 0 .1.1l.2.1c1.7 1.2 5.4 2.9 5.6-.8 1.6.6-.3-1.8-1.3-2.5zM36 23C32.8 7 58.4 4 59.3 19.6c.8 13-20 16.3-23.3 3.4zm36.1 15c-1.3 1.4-2.7 1.2-4.1.7 0 1.9.4 3.9.1 5.9-.5.9-1.5 1-2.3 1.4-1.2-.2-2.1-.9-2.6-2l-.2-.1c-3.9 5.2-6.3-1.1-5.2-5-1.2.1-2.2-.2-3-1.5-1.4-2.6.7-5.8 3.4-6.3.7 3 8.7 2.6 10.1-.2 3.1 1.5 6.5 4.3 3.8 7.1zm-7-17.5c-.9-13.8 20.3-17.5 23.4-4 3.5 15-20.8 18.9-23.4 4zM41.7 17c-1.9 0-3.5 1.7-3.5 3.8 0 2.1 1.6 3.8 3.5 3.8s3.5-1.7 3.5-3.8c0-2.1-1.5-3.8-3.5-3.8zm1.6 5.7c-.5 0-.8-.4-.8-1 0-.5.4-1 .8-1 .5 0 .8.4.8 1 0 .5-.3 1-.8 1zm27.8-6.6c-1.9 0-3.4 1.7-3.4 3.8 0 2.1 1.5 3.8 3.4 3.8s3.4-1.7 3.4-3.8c0-2.1-1.5-3.8-3.4-3.8zm1.6 5.6c-.4 0-.8-.4-.8-1 0-.5.4-1 .8-1s.8.4.8 1-.4 1-.8 1z"/></svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path style="color:#000;fill:#130754;stroke-width:.217695;-inkscape-stroke:none" d="M16.25 112.609c-2.238 0-4.513-.925-5.941-2.739v9.796H5.833v-24.18h4.049l.159 2.651c1.389-2.044 3.857-3.124 6.21-3.121 4.511 0 7.838 3.779 7.838 8.795 0 5.015-3.329 8.801-7.84 8.799zm-1.387-14.27c-2.613 0-4.746 2.044-4.746 5.477 0 3.433 2.12 5.477 4.744 5.477 2.623 0 4.739-2.044 4.739-5.477 0-3.433-2.116-5.477-4.737-5.477zm26.095 13.811-.155-2.66c-1.388 2.043-3.857 3.123-6.208 3.123-4.513 0-7.837-3.781-7.837-8.795 0-5.013 3.317-8.795 7.837-8.792 2.35 0 4.82 1.088 6.208 3.123l.155-2.66h4.05v16.663zm-4.974-13.81c-2.613 0-4.744 2.044-4.744 5.477 0 3.433 2.12 5.477 4.744 5.477 2.623 0 4.743-2.044 4.743-5.475 0-3.43-2.12-5.466-4.743-5.479zm24.678 13.814v-9.228c0-3.24-1.12-4.32-3.163-4.32-2.12 0-4.435 1.927-4.437 4.241v9.296H48.59V95.489h4.1l.191 3.087c1.12-2.122 3.627-3.548 6.172-3.548 4.434 0 6.095 3.087 6.095 7.214v9.912zm20.877.002-.155-2.662c-1.387 2.044-3.855 3.123-6.209 3.123-4.512 0-7.837-3.78-7.837-8.794 0-5.014 3.318-8.793 7.837-8.793 2.236 0 4.513.927 5.94 2.74v-8.755h4.473v23.141zm-4.972-13.802c-2.624 0-4.746 2.044-4.746 5.477 0 3.433 2.12 5.475 4.743 5.478 2.624 0 4.744-2.045 4.744-5.478s-2.12-5.477-4.741-5.477zm25.833 13.804-.154-2.66c-1.389 2.044-3.858 3.124-6.209 3.122-4.513 0-7.837-3.78-7.837-8.793 0-5.014 3.318-8.795 7.837-8.793 2.351 0 4.82 1.089 6.209 3.124l.155-2.66h4.06v16.66zm-4.974-13.804c-2.623 0-4.743 2.044-4.743 5.477 0 3.433 2.12 5.478 4.743 5.478s4.744-2.045 4.744-5.478-2.12-5.477-4.744-5.477zm18.938 14.346a13.094 13.094 0 0 1-6.673-1.89l.732-3.095c1.35.81 3.394 1.853 5.862 1.853 1.774 0 3.009-.54 3.009-1.93 0-1.194-1.272-1.619-3.549-2.159-4.086-.888-5.553-3.047-5.551-5.4 0-2.613 2.044-5.09 6.557-5.09 2.739 0 5.129 1.197 5.66 1.504l-.725 2.95a9.692 9.692 0 0 0-4.82-1.39c-1.813 0-2.701.617-2.701 1.62 0 1.117 1.158 1.62 2.932 2.044 4.395.926 6.17 2.97 6.17 5.208 0 3.579-2.624 5.775-6.903 5.775z"/><path style="color:#000;fill:#130754;stroke-width:.329904;-inkscape-stroke:none" d="M53.942 16.057h7.947V32.56h-7.947zm0 33.898h7.947v16.502h-7.947z"/><path style="color:#000;fill:#ffca00;stroke-width:.329904;-inkscape-stroke:none" d="M53.942 37.379h7.947v7.786h-7.947z"/><path style="color:#000;fill:#130754;stroke-width:.329904;-inkscape-stroke:none" d="M41.175 29.626h7.947V84.48h-7.947zm25.27 33.944h7.948v16.502h-7.948zm0-33.924h7.948v16.502h-7.948z"/><path style="color:#000;fill:#e70488;stroke-width:.329904;-inkscape-stroke:none" d="M66.445 50.965h7.948v7.785h-7.948z"/><path style="color:#000;fill:#130754;stroke-width:.329904;-inkscape-stroke:none" d="M78.945 11.762h7.948v54.853h-7.948z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path style="-inkscape-stroke:none" d="M16.25 112.609c-2.238 0-4.513-.925-5.941-2.739v9.796H5.833v-24.18h4.049l.159 2.651c1.389-2.044 3.857-3.124 6.21-3.121 4.511 0 7.838 3.779 7.838 8.795 0 5.015-3.329 8.801-7.84 8.799zm-1.387-14.27c-2.613 0-4.746 2.044-4.746 5.477 0 3.433 2.12 5.477 4.744 5.477 2.623 0 4.739-2.044 4.739-5.477 0-3.433-2.116-5.477-4.737-5.477zm26.095 13.811l-.155-2.66c-1.388 2.043-3.857 3.123-6.208 3.123-4.513 0-7.837-3.781-7.837-8.795 0-5.013 3.317-8.795 7.837-8.792 2.35 0 4.82 1.088 6.208 3.123l.155-2.66h4.05v16.663zm-4.974-13.81c-2.613 0-4.744 2.044-4.744 5.477 0 3.433 2.12 5.477 4.744 5.477 2.623 0 4.743-2.044 4.743-5.475 0-3.43-2.12-5.466-4.743-5.479zm24.678 13.814v-9.228c0-3.24-1.12-4.32-3.163-4.32-2.12 0-4.435 1.927-4.437 4.241v9.296H48.59V95.489h4.1l.191 3.087c1.12-2.122 3.627-3.548 6.172-3.548 4.434 0 6.095 3.087 6.095 7.214v9.912zm20.877.002l-.155-2.662c-1.387 2.044-3.855 3.123-6.209 3.123-4.512 0-7.837-3.78-7.837-8.794 0-5.014 3.318-8.793 7.837-8.793 2.236 0 4.513.927 5.94 2.74v-8.755h4.473v23.141zm-4.972-13.802c-2.624 0-4.746 2.044-4.746 5.477 0 3.433 2.12 5.475 4.743 5.478 2.624 0 4.744-2.045 4.744-5.478s-2.12-5.477-4.741-5.477zm25.833 13.804l-.154-2.66c-1.389 2.044-3.858 3.124-6.209 3.122-4.513 0-7.837-3.78-7.837-8.793 0-5.014 3.318-8.795 7.837-8.793 2.351 0 4.82 1.089 6.209 3.124l.155-2.66h4.06v16.66zm-4.974-13.804c-2.623 0-4.743 2.044-4.743 5.477 0 3.433 2.12 5.478 4.743 5.478s4.744-2.045 4.744-5.478-2.12-5.477-4.744-5.477zm18.938 14.346a13.094 13.094 0 01-6.673-1.89l.732-3.095c1.35.81 3.394 1.853 5.862 1.853 1.774 0 3.009-.54 3.009-1.93 0-1.194-1.272-1.619-3.549-2.159-4.086-.888-5.553-3.047-5.551-5.4 0-2.613 2.044-5.09 6.557-5.09 2.739 0 5.129 1.197 5.66 1.504l-.725 2.95a9.692 9.692 0 00-4.82-1.39c-1.813 0-2.701.617-2.701 1.62 0 1.117 1.158 1.62 2.932 2.044 4.395.926 6.17 2.97 6.17 5.208 0 3.579-2.624 5.775-6.903 5.775zM53.942 16.057h7.947V32.56h-7.947zm0 33.898h7.947v16.502h-7.947z" color="#000" fill="#130754"/><path style="-inkscape-stroke:none" d="M53.942 37.379h7.947v7.786h-7.947z" color="#000" fill="#ffca00"/><path style="-inkscape-stroke:none" d="M41.175 29.626h7.947V84.48h-7.947zm25.27 33.944h7.948v16.502h-7.948zm0-33.924h7.948v16.502h-7.948z" color="#000" fill="#130754"/><path style="-inkscape-stroke:none" d="M66.445 50.965h7.948v7.785h-7.948z" color="#000" fill="#e70488"/><path style="-inkscape-stroke:none" d="M78.945 11.762h7.948v54.853h-7.948z" color="#000" fill="#130754"/></svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path style="color:#000;fill:#130754;stroke-width:.508523;-inkscape-stroke:none" d="M48.697 15.176h12.25v25.437h-12.25zm0 52.251h12.25v25.436h-12.25z"/><path style="color:#000;fill:#ffca00;stroke-width:.508523;-inkscape-stroke:none" d="M48.697 48.037h12.25v12.001h-12.25z"/><path style="color:#000;fill:#130754;stroke-width:.508523;-inkscape-stroke:none" d="M29.017 36.087h12.25v84.552h-12.25zM67.97 88.414h12.25v25.436H67.97zm0-52.297h12.25v25.437H67.97z"/><path style="color:#000;fill:#e70488;stroke-width:.508523;-inkscape-stroke:none" d="M67.97 68.983h12.25v12.001H67.97z"/><path style="color:#000;fill:#130754;stroke-width:.508523;-inkscape-stroke:none" d="M87.238 8.55h12.25v84.552h-12.25z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path style="-inkscape-stroke:none" d="M48.697 15.176h12.25v25.437h-12.25zm0 52.251h12.25v25.436h-12.25z" color="#000" fill="#130754"/><path style="-inkscape-stroke:none" d="M48.697 48.037h12.25v12.001h-12.25z" color="#000" fill="#ffca00"/><path style="-inkscape-stroke:none" d="M29.017 36.087h12.25v84.552h-12.25zM67.97 88.414h12.25v25.436H67.97zm0-52.297h12.25v25.437H67.97z" color="#000" fill="#130754"/><path style="-inkscape-stroke:none" d="M67.97 68.983h12.25v12.001H67.97z" color="#000" fill="#e70488"/><path style="-inkscape-stroke:none" d="M87.238 8.55h12.25v84.552h-12.25z" color="#000" fill="#130754"/></svg>

Before

Width:  |  Height:  |  Size: 767 B

After

Width:  |  Height:  |  Size: 682 B

View File

@@ -1 +1 @@
<svg viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M34.1 71.264c-1.093 0-2.144-.146-3.155-.44-1.01-.294-1.85-.7-2.519-1.219l1.024-2.273c1.393.97 2.956 1.454 4.69 1.454.901 0 1.594-.147 2.079-.44.485-.294.727-.7.727-1.219 0-.464-.222-.826-.666-1.085-.443-.26-1.232-.512-2.365-.758-1.27-.26-2.284-.573-3.041-.942-.758-.369-1.311-.822-1.66-1.362-.348-.54-.521-1.205-.521-1.997 0-.873.242-1.652.726-2.334.485-.683 1.164-1.219 2.038-1.608.874-.39 1.884-.584 3.031-.584 1.024 0 2.01.15 2.96.45.949.301 1.703.704 2.263 1.21l-1.024 2.272c-1.325-.969-2.717-1.454-4.178-1.454-.833 0-1.488.16-1.966.482-.478.32-.717.76-.717 1.32 0 .328.092.598.276.81.185.211.492.399.922.563.43.164 1.041.334 1.833.512 1.857.41 3.191.935 4.004 1.577.812.641 1.218 1.529 1.218 2.662 0 1.365-.525 2.44-1.577 3.226-1.05.785-2.519 1.177-4.403 1.177zm13.393-2.293c.314 0 .642-.02.983-.062l-.164 2.253a8.685 8.685 0 01-1.188.082c-1.529 0-2.645-.335-3.348-1.004-.703-.669-1.055-1.686-1.055-3.051v-3.85h-1.904v-2.315h1.904v-2.949h3.093v2.95h2.519v2.314h-2.52v3.83c0 1.2.56 1.802 1.68 1.802zm7.189 2.273c-1.065 0-2-.215-2.806-.645a4.525 4.525 0 01-1.864-1.823c-.437-.785-.655-1.71-.655-2.775s.218-1.99.655-2.775a4.46 4.46 0 011.864-1.813c.805-.423 1.74-.634 2.806-.634 1.065 0 2 .211 2.805.634a4.46 4.46 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.524 4.524 0 01-1.864 1.823c-.805.43-1.74.645-2.805.645zm0-2.355c1.502 0 2.252-.963 2.252-2.888 0-.97-.194-1.693-.583-2.17-.39-.479-.946-.718-1.67-.718-1.501 0-2.252.963-2.252 2.888 0 1.925.75 2.888 2.253 2.888zm13.885-5.57l-1.74.183c-.86.082-1.468.325-1.823.727-.356.403-.533.94-.533 1.608v5.243h-3.093V61.024h2.97v1.7c.505-1.16 1.55-1.795 3.134-1.904l.9-.062.185 2.56zm8.986-2.274h3.03l-6.061 13.721h-3.134l1.925-4.239-4.137-9.482h3.216l2.54 6.39 2.62-6.39zm10.199-.267c.874 0 1.645.212 2.314.635.669.424 1.191 1.028 1.567 1.813.375.785.563 1.696.563 2.734s-.188 1.956-.563 2.755c-.376.798-.901 1.42-1.577 1.863-.676.444-1.444.666-2.304.666-.697 0-1.325-.147-1.884-.44-.56-.294-.99-.7-1.29-1.22v1.496h-3.052V56.642h3.092v5.734c.3-.505.727-.898 1.28-1.178.553-.28 1.171-.42 1.854-.42zm-.901 8.11c.723 0 1.283-.255 1.679-.767.396-.512.594-1.233.594-2.161 0-.915-.198-1.614-.594-2.1-.396-.484-.956-.726-1.68-.726-.723 0-1.283.249-1.679.747-.396.499-.594 1.205-.594 2.12 0 .928.198 1.642.594 2.14.396.498.956.748 1.68.748zm12.062 2.356c-1.065 0-2-.215-2.805-.645a4.525 4.525 0 01-1.864-1.823c-.437-.785-.656-1.71-.656-2.775s.219-1.99.656-2.775a4.46 4.46 0 011.864-1.813c.805-.423 1.74-.634 2.805-.634 1.065 0 2 .211 2.806.634a4.458 4.458 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.523 4.523 0 01-1.864 1.823c-.806.43-1.74.645-2.806.645zm0-2.355c1.502 0 2.253-.963 2.253-2.888 0-.97-.194-1.693-.584-2.17-.389-.479-.945-.718-1.669-.718-1.502 0-2.252.963-2.252 2.888 0 1.925.75 2.888 2.252 2.888zm11.531 2.355c-1.065 0-2.001-.215-2.806-.645a4.523 4.523 0 01-1.864-1.823c-.437-.785-.655-1.71-.655-2.775s.218-1.99.655-2.775a4.458 4.458 0 011.864-1.813c.805-.423 1.741-.634 2.806-.634 1.064 0 2 .211 2.805.634a4.458 4.458 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.523 4.523 0 01-1.864 1.823c-.805.43-1.741.645-2.805.645zm0-2.355c1.501 0 2.252-.963 2.252-2.888 0-.97-.194-1.693-.583-2.17-.389-.479-.946-.718-1.669-.718-1.502 0-2.253.963-2.253 2.888 0 1.925.751 2.888 2.253 2.888zM128 71.08h-3.789l-3.85-4.485v4.485h-3.093V56.642h3.093v8.683l3.707-4.28h3.686l-4.219 4.792L128 71.08z" fill="#333"/><path d="M19.183 51.002l-1.421.09.11 2.954a.192.192 0 01-.31.157l-.952-.75-1.127.855a.192.192 0 01-.308-.16l.127-2.903-14.095.88A1.288 1.288 0 00.001 53.46l.793 21.133a1.287 1.287 0 001.229 1.238l17.182.772a1.289 1.289 0 001.345-1.286V52.287a1.287 1.287 0 00-1.367-1.285zm-8.52 4.354c3.35 0 5.181 1.793 5.181 5.203-.453.352-3.826.592-3.826.092.07-1.911-.785-1.995-1.26-1.995-.452 0-1.212.136-1.212 1.16 0 2.525 6.512 2.389 6.512 7.485 0 2.866-2.33 4.45-5.3 4.45-3.066 0-5.745-1.24-5.443-5.541.12-.505 4.017-.385 4.017 0-.048 1.774.356 2.296 1.378 2.296.784 0 1.141-.432 1.141-1.16 0-2.594-6.417-2.684-6.417-7.44 0-2.73 1.878-4.55 5.229-4.55z" fill="#FF4785"/></svg>
<svg viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M34.1 71.264c-1.093 0-2.144-.146-3.155-.44-1.01-.294-1.85-.7-2.519-1.219l1.024-2.273c1.393.97 2.956 1.454 4.69 1.454.901 0 1.594-.147 2.079-.44.485-.294.727-.7.727-1.219 0-.464-.222-.826-.666-1.085-.443-.26-1.232-.512-2.365-.758-1.27-.26-2.284-.573-3.041-.942-.758-.369-1.311-.822-1.66-1.362-.348-.54-.521-1.205-.521-1.997 0-.873.242-1.652.726-2.334.485-.683 1.164-1.219 2.038-1.608.874-.39 1.884-.584 3.031-.584 1.024 0 2.01.15 2.96.45.949.301 1.703.704 2.263 1.21l-1.024 2.272c-1.325-.969-2.717-1.454-4.178-1.454-.833 0-1.488.16-1.966.482-.478.32-.717.76-.717 1.32 0 .328.092.598.276.81.185.211.492.399.922.563.43.164 1.041.334 1.833.512 1.857.41 3.191.935 4.004 1.577.812.641 1.218 1.529 1.218 2.662 0 1.365-.525 2.44-1.577 3.226-1.05.785-2.519 1.177-4.403 1.177zm13.393-2.293c.314 0 .642-.02.983-.062l-.164 2.253a8.685 8.685 0 01-1.188.082c-1.529 0-2.645-.335-3.348-1.004-.703-.669-1.055-1.686-1.055-3.051v-3.85h-1.904v-2.315h1.904v-2.949h3.093v2.95h2.519v2.314h-2.52v3.83c0 1.2.56 1.802 1.68 1.802zm7.189 2.273c-1.065 0-2-.215-2.806-.645a4.525 4.525 0 01-1.864-1.823c-.437-.785-.655-1.71-.655-2.775s.218-1.99.655-2.775a4.46 4.46 0 011.864-1.813c.805-.423 1.74-.634 2.806-.634 1.065 0 2 .211 2.805.634a4.46 4.46 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.524 4.524 0 01-1.864 1.823c-.805.43-1.74.645-2.805.645zm0-2.355c1.502 0 2.252-.963 2.252-2.888 0-.97-.194-1.693-.583-2.17-.39-.479-.946-.718-1.67-.718-1.501 0-2.252.963-2.252 2.888 0 1.925.75 2.888 2.253 2.888zm13.885-5.57l-1.74.183c-.86.082-1.468.325-1.823.727-.356.403-.533.94-.533 1.608v5.243h-3.093V61.024h2.97v1.7c.505-1.16 1.55-1.795 3.134-1.904l.9-.062.185 2.56zm8.986-2.274h3.03l-6.061 13.721h-3.134l1.925-4.239-4.137-9.482h3.216l2.54 6.39 2.62-6.39zm10.199-.267c.874 0 1.645.212 2.314.635.669.424 1.191 1.028 1.567 1.813.375.785.563 1.696.563 2.734s-.188 1.956-.563 2.755c-.376.798-.901 1.42-1.577 1.863-.676.444-1.444.666-2.304.666-.697 0-1.325-.147-1.884-.44-.56-.294-.99-.7-1.29-1.22v1.496h-3.052V56.642h3.092v5.734c.3-.505.727-.898 1.28-1.178a4.045 4.045 0 011.854-.42zm-.901 8.11c.723 0 1.283-.255 1.679-.767.396-.512.594-1.233.594-2.161 0-.915-.198-1.614-.594-2.1-.396-.484-.956-.726-1.68-.726-.723 0-1.283.249-1.679.747-.396.499-.594 1.205-.594 2.12 0 .928.198 1.642.594 2.14.396.498.956.748 1.68.748zm12.062 2.356c-1.065 0-2-.215-2.805-.645a4.525 4.525 0 01-1.864-1.823c-.437-.785-.656-1.71-.656-2.775s.219-1.99.656-2.775a4.46 4.46 0 011.864-1.813c.805-.423 1.74-.634 2.805-.634 1.065 0 2 .211 2.806.634a4.458 4.458 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.523 4.523 0 01-1.864 1.823c-.806.43-1.74.645-2.806.645zm0-2.355c1.502 0 2.253-.963 2.253-2.888 0-.97-.194-1.693-.584-2.17-.389-.479-.945-.718-1.669-.718-1.502 0-2.252.963-2.252 2.888 0 1.925.75 2.888 2.252 2.888zm11.531 2.355c-1.065 0-2.001-.215-2.806-.645a4.523 4.523 0 01-1.864-1.823c-.437-.785-.655-1.71-.655-2.775s.218-1.99.655-2.775a4.458 4.458 0 011.864-1.813c.805-.423 1.741-.634 2.806-.634 1.064 0 2 .211 2.805.634a4.458 4.458 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.523 4.523 0 01-1.864 1.823c-.805.43-1.741.645-2.805.645zm0-2.355c1.501 0 2.252-.963 2.252-2.888 0-.97-.194-1.693-.583-2.17-.389-.479-.946-.718-1.669-.718-1.502 0-2.253.963-2.253 2.888 0 1.925.751 2.888 2.253 2.888zM128 71.08h-3.789l-3.85-4.485v4.485h-3.093V56.642h3.093v8.683l3.707-4.28h3.686l-4.219 4.792L128 71.08z" fill="#333"/><path d="M19.183 51.002l-1.421.09.11 2.954a.192.192 0 01-.31.157l-.952-.75-1.127.855a.192.192 0 01-.308-.16l.127-2.903-14.095.88A1.288 1.288 0 00.001 53.46l.793 21.133a1.287 1.287 0 001.229 1.238l17.182.772a1.289 1.289 0 001.345-1.286v-23.03a1.287 1.287 0 00-1.367-1.285zm-8.52 4.354c3.35 0 5.181 1.793 5.181 5.203-.453.352-3.826.592-3.826.092.07-1.911-.785-1.995-1.26-1.995-.452 0-1.212.136-1.212 1.16 0 2.525 6.512 2.389 6.512 7.485 0 2.866-2.33 4.45-5.3 4.45-3.066 0-5.745-1.24-5.443-5.541.12-.505 4.017-.385 4.017 0-.048 1.774.356 2.296 1.378 2.296.784 0 1.141-.432 1.141-1.16 0-2.594-6.417-2.684-6.417-7.44 0-2.73 1.878-4.55 5.229-4.55z" fill="#FF4785"/></svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -1 +1 @@
<svg viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M34.1 71.264c-1.093 0-2.144-.146-3.155-.44-1.01-.294-1.85-.7-2.519-1.219l1.024-2.273c1.393.97 2.956 1.454 4.69 1.454.901 0 1.594-.147 2.079-.44.485-.294.727-.7.727-1.219 0-.464-.222-.826-.666-1.085-.443-.26-1.232-.512-2.365-.758-1.27-.26-2.284-.573-3.041-.942-.758-.369-1.311-.822-1.66-1.362-.348-.54-.521-1.205-.521-1.997 0-.873.242-1.652.726-2.334.485-.683 1.164-1.219 2.038-1.608.874-.39 1.884-.584 3.031-.584 1.024 0 2.01.15 2.96.45.949.301 1.703.704 2.263 1.21l-1.024 2.272c-1.325-.969-2.717-1.454-4.178-1.454-.833 0-1.488.16-1.966.482-.478.32-.717.76-.717 1.32 0 .328.092.598.276.81.185.211.492.399.922.563.43.164 1.041.334 1.833.512 1.857.41 3.191.935 4.004 1.577.812.641 1.218 1.529 1.218 2.662 0 1.365-.525 2.44-1.577 3.226-1.05.785-2.519 1.177-4.403 1.177zm13.393-2.293c.314 0 .642-.02.983-.062l-.164 2.253a8.685 8.685 0 01-1.188.082c-1.529 0-2.645-.335-3.348-1.004-.703-.669-1.055-1.686-1.055-3.051v-3.85h-1.904v-2.315h1.904v-2.949h3.093v2.95h2.519v2.314h-2.52v3.83c0 1.2.56 1.802 1.68 1.802zm7.189 2.273c-1.065 0-2-.215-2.806-.645a4.525 4.525 0 01-1.864-1.823c-.437-.785-.655-1.71-.655-2.775s.218-1.99.655-2.775a4.46 4.46 0 011.864-1.813c.805-.423 1.74-.634 2.806-.634 1.065 0 2 .211 2.805.634a4.46 4.46 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.524 4.524 0 01-1.864 1.823c-.805.43-1.74.645-2.805.645zm0-2.355c1.502 0 2.252-.963 2.252-2.888 0-.97-.194-1.693-.583-2.17-.39-.479-.946-.718-1.67-.718-1.501 0-2.252.963-2.252 2.888 0 1.925.75 2.888 2.253 2.888zm13.885-5.57l-1.74.183c-.86.082-1.468.325-1.823.727-.356.403-.533.94-.533 1.608v5.243h-3.093V61.024h2.97v1.7c.505-1.16 1.55-1.795 3.134-1.904l.9-.062.185 2.56zm8.986-2.274h3.03l-6.061 13.721h-3.134l1.925-4.239-4.137-9.482h3.216l2.54 6.39 2.62-6.39zm10.199-.267c.874 0 1.645.212 2.314.635.669.424 1.191 1.028 1.567 1.813.375.785.563 1.696.563 2.734s-.188 1.956-.563 2.755c-.376.798-.901 1.42-1.577 1.863-.676.444-1.444.666-2.304.666-.697 0-1.325-.147-1.884-.44-.56-.294-.99-.7-1.29-1.22v1.496h-3.052V56.642h3.092v5.734c.3-.505.727-.898 1.28-1.178.553-.28 1.171-.42 1.854-.42zm-.901 8.11c.723 0 1.283-.255 1.679-.767.396-.512.594-1.233.594-2.161 0-.915-.198-1.614-.594-2.1-.396-.484-.956-.726-1.68-.726-.723 0-1.283.249-1.679.747-.396.499-.594 1.205-.594 2.12 0 .928.198 1.642.594 2.14.396.498.956.748 1.68.748zm12.062 2.356c-1.065 0-2-.215-2.805-.645a4.525 4.525 0 01-1.864-1.823c-.437-.785-.656-1.71-.656-2.775s.219-1.99.656-2.775a4.46 4.46 0 011.864-1.813c.805-.423 1.74-.634 2.805-.634 1.065 0 2 .211 2.806.634a4.458 4.458 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.523 4.523 0 01-1.864 1.823c-.806.43-1.74.645-2.806.645zm0-2.355c1.502 0 2.253-.963 2.253-2.888 0-.97-.194-1.693-.584-2.17-.389-.479-.945-.718-1.669-.718-1.502 0-2.252.963-2.252 2.888 0 1.925.75 2.888 2.252 2.888zm11.531 2.355c-1.065 0-2.001-.215-2.806-.645a4.523 4.523 0 01-1.864-1.823c-.437-.785-.655-1.71-.655-2.775s.218-1.99.655-2.775a4.458 4.458 0 011.864-1.813c.805-.423 1.741-.634 2.806-.634 1.064 0 2 .211 2.805.634a4.458 4.458 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.523 4.523 0 01-1.864 1.823c-.805.43-1.741.645-2.805.645zm0-2.355c1.501 0 2.252-.963 2.252-2.888 0-.97-.194-1.693-.583-2.17-.389-.479-.946-.718-1.669-.718-1.502 0-2.253.963-2.253 2.888 0 1.925.751 2.888 2.253 2.888zM128 71.08h-3.789l-3.85-4.485v4.485h-3.093V56.642h3.093v8.683l3.707-4.28h3.686l-4.219 4.792L128 71.08z" fill="#000"/><path d="M19.183 51.002l-1.421.09.11 2.954a.192.192 0 01-.31.157l-.952-.75-1.127.855a.192.192 0 01-.308-.16l.127-2.903-14.095.88A1.288 1.288 0 00.001 53.46l.793 21.133a1.287 1.287 0 001.229 1.238l17.182.772a1.289 1.289 0 001.345-1.286V52.287a1.287 1.287 0 00-1.367-1.285zm-8.52 4.354c3.35 0 5.181 1.793 5.181 5.203-.453.352-3.826.592-3.826.092.07-1.911-.785-1.995-1.26-1.995-.452 0-1.212.136-1.212 1.16 0 2.525 6.512 2.389 6.512 7.485 0 2.866-2.33 4.45-5.3 4.45-3.066 0-5.745-1.24-5.443-5.541.12-.505 4.017-.385 4.017 0-.048 1.774.356 2.296 1.378 2.296.784 0 1.141-.432 1.141-1.16 0-2.594-6.417-2.684-6.417-7.44 0-2.73 1.878-4.55 5.229-4.55z" fill="#000"/></svg>
<svg viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M34.1 71.264c-1.093 0-2.144-.146-3.155-.44-1.01-.294-1.85-.7-2.519-1.219l1.024-2.273c1.393.97 2.956 1.454 4.69 1.454.901 0 1.594-.147 2.079-.44.485-.294.727-.7.727-1.219 0-.464-.222-.826-.666-1.085-.443-.26-1.232-.512-2.365-.758-1.27-.26-2.284-.573-3.041-.942-.758-.369-1.311-.822-1.66-1.362-.348-.54-.521-1.205-.521-1.997 0-.873.242-1.652.726-2.334.485-.683 1.164-1.219 2.038-1.608.874-.39 1.884-.584 3.031-.584 1.024 0 2.01.15 2.96.45.949.301 1.703.704 2.263 1.21l-1.024 2.272c-1.325-.969-2.717-1.454-4.178-1.454-.833 0-1.488.16-1.966.482-.478.32-.717.76-.717 1.32 0 .328.092.598.276.81.185.211.492.399.922.563.43.164 1.041.334 1.833.512 1.857.41 3.191.935 4.004 1.577.812.641 1.218 1.529 1.218 2.662 0 1.365-.525 2.44-1.577 3.226-1.05.785-2.519 1.177-4.403 1.177zm13.393-2.293c.314 0 .642-.02.983-.062l-.164 2.253a8.685 8.685 0 01-1.188.082c-1.529 0-2.645-.335-3.348-1.004-.703-.669-1.055-1.686-1.055-3.051v-3.85h-1.904v-2.315h1.904v-2.949h3.093v2.95h2.519v2.314h-2.52v3.83c0 1.2.56 1.802 1.68 1.802zm7.189 2.273c-1.065 0-2-.215-2.806-.645a4.525 4.525 0 01-1.864-1.823c-.437-.785-.655-1.71-.655-2.775s.218-1.99.655-2.775a4.46 4.46 0 011.864-1.813c.805-.423 1.74-.634 2.806-.634 1.065 0 2 .211 2.805.634a4.46 4.46 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.524 4.524 0 01-1.864 1.823c-.805.43-1.74.645-2.805.645zm0-2.355c1.502 0 2.252-.963 2.252-2.888 0-.97-.194-1.693-.583-2.17-.39-.479-.946-.718-1.67-.718-1.501 0-2.252.963-2.252 2.888 0 1.925.75 2.888 2.253 2.888zm13.885-5.57l-1.74.183c-.86.082-1.468.325-1.823.727-.356.403-.533.94-.533 1.608v5.243h-3.093V61.024h2.97v1.7c.505-1.16 1.55-1.795 3.134-1.904l.9-.062.185 2.56zm8.986-2.274h3.03l-6.061 13.721h-3.134l1.925-4.239-4.137-9.482h3.216l2.54 6.39 2.62-6.39zm10.199-.267c.874 0 1.645.212 2.314.635.669.424 1.191 1.028 1.567 1.813.375.785.563 1.696.563 2.734s-.188 1.956-.563 2.755c-.376.798-.901 1.42-1.577 1.863-.676.444-1.444.666-2.304.666-.697 0-1.325-.147-1.884-.44-.56-.294-.99-.7-1.29-1.22v1.496h-3.052V56.642h3.092v5.734c.3-.505.727-.898 1.28-1.178a4.045 4.045 0 011.854-.42zm-.901 8.11c.723 0 1.283-.255 1.679-.767.396-.512.594-1.233.594-2.161 0-.915-.198-1.614-.594-2.1-.396-.484-.956-.726-1.68-.726-.723 0-1.283.249-1.679.747-.396.499-.594 1.205-.594 2.12 0 .928.198 1.642.594 2.14.396.498.956.748 1.68.748zm12.062 2.356c-1.065 0-2-.215-2.805-.645a4.525 4.525 0 01-1.864-1.823c-.437-.785-.656-1.71-.656-2.775s.219-1.99.656-2.775a4.46 4.46 0 011.864-1.813c.805-.423 1.74-.634 2.805-.634 1.065 0 2 .211 2.806.634a4.458 4.458 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.523 4.523 0 01-1.864 1.823c-.806.43-1.74.645-2.806.645zm0-2.355c1.502 0 2.253-.963 2.253-2.888 0-.97-.194-1.693-.584-2.17-.389-.479-.945-.718-1.669-.718-1.502 0-2.252.963-2.252 2.888 0 1.925.75 2.888 2.252 2.888zm11.531 2.355c-1.065 0-2.001-.215-2.806-.645a4.523 4.523 0 01-1.864-1.823c-.437-.785-.655-1.71-.655-2.775s.218-1.99.655-2.775a4.458 4.458 0 011.864-1.813c.805-.423 1.741-.634 2.806-.634 1.064 0 2 .211 2.805.634a4.458 4.458 0 011.864 1.813c.437.785.655 1.71.655 2.775s-.218 1.99-.655 2.775a4.523 4.523 0 01-1.864 1.823c-.805.43-1.741.645-2.805.645zm0-2.355c1.501 0 2.252-.963 2.252-2.888 0-.97-.194-1.693-.583-2.17-.389-.479-.946-.718-1.669-.718-1.502 0-2.253.963-2.253 2.888 0 1.925.751 2.888 2.253 2.888zM128 71.08h-3.789l-3.85-4.485v4.485h-3.093V56.642h3.093v8.683l3.707-4.28h3.686l-4.219 4.792L128 71.08z" fill="#000"/><path d="M19.183 51.002l-1.421.09.11 2.954a.192.192 0 01-.31.157l-.952-.75-1.127.855a.192.192 0 01-.308-.16l.127-2.903-14.095.88A1.288 1.288 0 00.001 53.46l.793 21.133a1.287 1.287 0 001.229 1.238l17.182.772a1.289 1.289 0 001.345-1.286v-23.03a1.287 1.287 0 00-1.367-1.285zm-8.52 4.354c3.35 0 5.181 1.793 5.181 5.203-.453.352-3.826.592-3.826.092.07-1.911-.785-1.995-1.26-1.995-.452 0-1.212.136-1.212 1.16 0 2.525 6.512 2.389 6.512 7.485 0 2.866-2.33 4.45-5.3 4.45-3.066 0-5.745-1.24-5.443-5.541.12-.505 4.017-.385 4.017 0-.048 1.774.356 2.296 1.378 2.296.784 0 1.141-.432 1.141-1.16 0-2.594-6.417-2.684-6.417-7.44 0-2.73 1.878-4.55 5.229-4.55z" fill="#000"/></svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "devicon",
"version": "2.13.0",
"version": "2.14.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,13 +1,14 @@
{
"name": "devicon",
"version": "2.13.0",
"version": "2.14.0",
"description": "Programming related icons collection",
"main": "devicon.min.css",
"scripts": {
"build-css": "gulp updateCss && gulp clean",
"peek-test": "python ./.github/scripts/icomoon_peek.py ./.github/scripts/build_assets/geckodriver-v0.27.0-win64/geckodriver.exe ./icomoon.json ./devicon.json ./icons ./ --pr_title \"%PR_TITLE%\"",
"build-test": "python ./.github/scripts/icomoon_build.py ./.github/scripts/build_assets/geckodriver-v0.27.0-win64/geckodriver.exe ./icomoon.json ./devicon.json ./icons ./",
"optimize-svg": "gulp optimizeSvg"
"optimize-svg": "gulp optimizeSvg",
"bump": "gulp bumpVersion"
},
"repository": {
"type": "git",