resetting /docs/dist idea of storing icons in docs folder
12
docs/dist/README.md
vendored
@ -1,12 +0,0 @@
|
||||
# About `/dist`
|
||||
|
||||
This folder contains copied versions of `fonts`, `stylesheets` and `svg` by the root directory of this repository.
|
||||
It's copied by execution of the custom gulp command:
|
||||
```gulp
|
||||
gulp publishDocs
|
||||
```
|
||||
|
||||
This action is run via a GitHub workflow step in `build_icons.yml`
|
||||
|
||||
Those copied results in this `dist` folder are required for showing a public available GitHub page which
|
||||
is served via the `/docs` directory (where our source is stored outside the `/docs` directory).
|
828
docs/dist/devicon.css
vendored
@ -1,828 +0,0 @@
|
||||
@font-face {
|
||||
font-family: 'devicon';
|
||||
src: url('fonts/devicon.eot?flyg0o');
|
||||
src: url('fonts/devicon.eot?flyg0o#iefix') format('embedded-opentype'),
|
||||
url('fonts/devicon.ttf?flyg0o') format('truetype'),
|
||||
url('fonts/devicon.woff?flyg0o') format('woff'),
|
||||
url('fonts/devicon.svg?flyg0o#devicon') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: block;
|
||||
}
|
||||
|
||||
[class^="devicon-"], [class*=" devicon-"] {
|
||||
/* use !important to prevent issues with browser extensions that change fonts */
|
||||
font-family: 'devicon' !important;
|
||||
speak: never;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
line-height: 1;
|
||||
|
||||
/* Better Font Rendering =========== */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.devicon-woocommerce-plain-wordmark:before {
|
||||
content: "\e966";
|
||||
}
|
||||
.devicon-woocommerce-plain:before {
|
||||
content: "\e967";
|
||||
}
|
||||
.devicon-typo3-plain-wordmark:before {
|
||||
content: "\e968";
|
||||
}
|
||||
.devicon-typo3-plain:before {
|
||||
content: "\e969";
|
||||
}
|
||||
.devicon-premierepro-plain:before {
|
||||
content: "\e96a";
|
||||
}
|
||||
.devicon-nestjs-plain-wordmark:before {
|
||||
content: "\e96b";
|
||||
}
|
||||
.devicon-nestjs-plain:before {
|
||||
content: "\e96c";
|
||||
}
|
||||
.devicon-materialui-plain:before {
|
||||
content: "\e96d";
|
||||
}
|
||||
.devicon-kotlin-plain-wordmark:before {
|
||||
content: "\e96e";
|
||||
}
|
||||
.devicon-kotlin-plain:before {
|
||||
content: "\e96f";
|
||||
}
|
||||
.devicon-jenkins-plain:before {
|
||||
content: "\e970";
|
||||
}
|
||||
.devicon-jenkins-line:before {
|
||||
content: "\e971";
|
||||
}
|
||||
.devicon-haxe-plain:before {
|
||||
content: "\e972";
|
||||
}
|
||||
.devicon-gatsby-plain-wordmark:before {
|
||||
content: "\e973";
|
||||
}
|
||||
.devicon-gatsby-plain:before {
|
||||
content: "\e974";
|
||||
}
|
||||
.devicon-flutter-plain:before {
|
||||
content: "\e975";
|
||||
}
|
||||
.devicon-composer-line-wordmark:before {
|
||||
content: "\e976";
|
||||
}
|
||||
.devicon-composer-line:before {
|
||||
content: "\e977";
|
||||
}
|
||||
.devicon-aftereffects-plain:before {
|
||||
content: "\e978";
|
||||
}
|
||||
.devicon-yunohost-plain:before {
|
||||
content: "\e963";
|
||||
}
|
||||
.devicon-redux-original:before {
|
||||
content: "\e964";
|
||||
}
|
||||
.devicon-clojurescript-plain:before {
|
||||
content: "\e965";
|
||||
}
|
||||
.devicon-clojure-line:before {
|
||||
content: "\e962";
|
||||
}
|
||||
.devicon-mocha-plain:before {
|
||||
content: "\e961";
|
||||
}
|
||||
.devicon-haskell-plain:before {
|
||||
content: "\e95f";
|
||||
}
|
||||
.devicon-haskell-plain-wordmark:before {
|
||||
content: "\e960";
|
||||
}
|
||||
.devicon-codepen-original-wordmark:before {
|
||||
content: "\e95d";
|
||||
}
|
||||
.devicon-codepen-plain:before {
|
||||
content: "\e95e";
|
||||
}
|
||||
.devicon-groovy-plain:before {
|
||||
content: "\e958";
|
||||
}
|
||||
.devicon-rust-plain:before {
|
||||
content: "\e959";
|
||||
}
|
||||
.devicon-scala-plain-wordmark:before {
|
||||
content: "\e95a";
|
||||
}
|
||||
.devicon-scala-plain:before {
|
||||
content: "\e95b";
|
||||
}
|
||||
.devicon-grails-plain:before {
|
||||
content: "\e95c";
|
||||
}
|
||||
.devicon-sketch-line-wordmark:before {
|
||||
content: "\e94c";
|
||||
}
|
||||
.devicon-sketch-line:before {
|
||||
content: "\e94d";
|
||||
}
|
||||
.devicon-npm-original-wordmark:before {
|
||||
content: "\e952";
|
||||
}
|
||||
.devicon-ionic-original-wordmark:before {
|
||||
content: "\e953";
|
||||
}
|
||||
.devicon-ionic-original:before {
|
||||
content: "\e954";
|
||||
}
|
||||
.devicon-ember-original-wordmark:before {
|
||||
content: "\e955";
|
||||
}
|
||||
.devicon-electron-original-wordmark:before {
|
||||
content: "\e956";
|
||||
}
|
||||
.devicon-electron-original:before {
|
||||
content: "\e957";
|
||||
}
|
||||
.devicon-vagrant-plain-wordmark:before {
|
||||
content: "\e94e";
|
||||
}
|
||||
.devicon-vagrant-plain:before {
|
||||
content: "\e94f";
|
||||
}
|
||||
.devicon-yarn-plain-wordmark:before {
|
||||
content: "\e950";
|
||||
}
|
||||
.devicon-yarn-plain:before {
|
||||
content: "\e951";
|
||||
}
|
||||
.devicon-handlebars-plain-wordmark:before {
|
||||
content: "\e94a";
|
||||
}
|
||||
.devicon-handlebars-plain:before {
|
||||
content: "\e94b";
|
||||
}
|
||||
.devicon-couchdb-plain-wordmark:before {
|
||||
content: "\e948";
|
||||
}
|
||||
.devicon-couchdb-plain:before {
|
||||
content: "\e949";
|
||||
}
|
||||
.devicon-behance-plain-wordmark:before {
|
||||
content: "\e943";
|
||||
}
|
||||
.devicon-behance-plain:before {
|
||||
content: "\e945";
|
||||
}
|
||||
.devicon-linkedin-plain-wordmark:before {
|
||||
content: "\e946";
|
||||
}
|
||||
.devicon-linkedin-plain:before {
|
||||
content: "\e947";
|
||||
}
|
||||
.devicon-ceylon-plain:before {
|
||||
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: "\e932";
|
||||
}
|
||||
.devicon-intellij-plain:before {
|
||||
content: "\e933";
|
||||
}
|
||||
.devicon-pycharm-plain-wordmark:before {
|
||||
content: "\e934";
|
||||
}
|
||||
.devicon-pycharm-plain:before {
|
||||
content: "\e935";
|
||||
}
|
||||
.devicon-rubymine-plain-wordmark:before {
|
||||
content: "\e936";
|
||||
}
|
||||
.devicon-rubymine-plain:before {
|
||||
content: "\e937";
|
||||
}
|
||||
.devicon-webstorm-plain-wordmark:before {
|
||||
content: "\e938";
|
||||
}
|
||||
.devicon-webstorm-plain:before {
|
||||
content: "\e939";
|
||||
}
|
||||
.devicon-tomcat-line-wordmark:before {
|
||||
content: "\e92c";
|
||||
}
|
||||
.devicon-tomcat-line:before {
|
||||
content: "\e92d";
|
||||
}
|
||||
.devicon-vuejs-line-wordmark:before {
|
||||
content: "\e92e";
|
||||
}
|
||||
.devicon-vuejs-line:before {
|
||||
content: "\e92f";
|
||||
}
|
||||
.devicon-vuejs-plain-wordmark:before {
|
||||
content: "\e930";
|
||||
}
|
||||
.devicon-vuejs-plain:before {
|
||||
content: "\e931";
|
||||
}
|
||||
.devicon-swift-plain-wordmark:before {
|
||||
content: "\e92a";
|
||||
}
|
||||
.devicon-swift-plain:before {
|
||||
content: "\e92b";
|
||||
}
|
||||
.devicon-webpack-plain-wordmark:before {
|
||||
content: "\e928";
|
||||
}
|
||||
.devicon-webpack-plain:before {
|
||||
content: "\e929";
|
||||
}
|
||||
.devicon-visualstudio-plain-wordmark:before {
|
||||
content: "\e926";
|
||||
}
|
||||
.devicon-visualstudio-plain:before {
|
||||
content: "\e927";
|
||||
}
|
||||
.devicon-slack-plain-wordmark:before {
|
||||
content: "\e924";
|
||||
}
|
||||
.devicon-slack-plain:before {
|
||||
content: "\e925";
|
||||
}
|
||||
.devicon-sequelize-plain-wordmark:before {
|
||||
content: "\e922";
|
||||
}
|
||||
.devicon-sequelize-plain:before {
|
||||
content: "\e923";
|
||||
}
|
||||
.devicon-typescript-plain:before {
|
||||
content: "\e920";
|
||||
}
|
||||
.devicon-babel-plain:before {
|
||||
content: "\e921";
|
||||
}
|
||||
.devicon-facebook-plain:before {
|
||||
content: "\e91c";
|
||||
}
|
||||
.devicon-google-plain-wordmark:before {
|
||||
content: "\e91d";
|
||||
}
|
||||
.devicon-google-plain:before {
|
||||
content: "\e91e";
|
||||
}
|
||||
.devicon-twitter-original:before {
|
||||
content: "\e91f";
|
||||
}
|
||||
.devicon-mocha:before {
|
||||
content: "\e919";
|
||||
}
|
||||
.devicon-jasmine-plain:before {
|
||||
content: "\e91a";
|
||||
}
|
||||
.devicon-jasmine-wordmark:before {
|
||||
content: "\e91b";
|
||||
}
|
||||
.devicon-gatling-plain:before {
|
||||
content: "\e917";
|
||||
}
|
||||
.devicon-gatling-plain-wordmark:before {
|
||||
content: "\e918";
|
||||
}
|
||||
.devicon-phpstorm-plain:before {
|
||||
content: "\e911";
|
||||
}
|
||||
.devicon-phpstorm-plain-wordmark:before {
|
||||
content: "\e912";
|
||||
}
|
||||
.devicon-sourcetree-original:before {
|
||||
content: "\e913";
|
||||
}
|
||||
.devicon-sourcetree-original-wordmark:before {
|
||||
content: "\e914";
|
||||
}
|
||||
.devicon-ssh-original:before {
|
||||
content: "\e915";
|
||||
}
|
||||
.devicon-ssh-original-wordmark:before {
|
||||
content: "\e916";
|
||||
}
|
||||
.devicon-jeet-plain:before {
|
||||
content: "\e903";
|
||||
}
|
||||
.devicon-jeet-plain-wordmark:before {
|
||||
content: "\e906";
|
||||
}
|
||||
.devicon-gitlab-plain:before {
|
||||
content: "\e907";
|
||||
}
|
||||
.devicon-gitlab-plain-wordmark:before {
|
||||
content: "\e908";
|
||||
}
|
||||
.devicon-github-original:before {
|
||||
content: "\e909";
|
||||
}
|
||||
.devicon-github-original-wordmark:before {
|
||||
content: "\e90a";
|
||||
}
|
||||
.devicon-d3js-plain:before {
|
||||
content: "\e90b";
|
||||
}
|
||||
.devicon-d3js-original:before {
|
||||
content: "\e90c";
|
||||
}
|
||||
.devicon-confluence-original:before {
|
||||
content: "\e90d";
|
||||
}
|
||||
.devicon-confluence-original-wordmark:before {
|
||||
content: "\e90e";
|
||||
}
|
||||
.devicon-bitbucket-original:before {
|
||||
content: "\e90f";
|
||||
}
|
||||
.devicon-bitbucket-original-wordmark:before {
|
||||
content: "\e910";
|
||||
}
|
||||
.devicon-gradle-plain:before {
|
||||
content: "\e902";
|
||||
}
|
||||
.devicon-gradle-plain-wordmark:before {
|
||||
content: "\e8f1";
|
||||
}
|
||||
.devicon-cucumber-plain:before {
|
||||
content: "\e904";
|
||||
}
|
||||
.devicon-cucumber-plain-wordmark:before {
|
||||
content: "\e905";
|
||||
}
|
||||
.devicon-protractor-plain:before {
|
||||
content: "\e900";
|
||||
}
|
||||
.devicon-protractor-plain-wordmark:before {
|
||||
content: "\e901";
|
||||
}
|
||||
.devicon-safari-line-wordmark:before {
|
||||
content: "\e632";
|
||||
}
|
||||
.devicon-safari-line:before {
|
||||
content: "\e63a";
|
||||
}
|
||||
.devicon-safari-plain-wordmark:before {
|
||||
content: "\e63b";
|
||||
}
|
||||
.devicon-safari-plain:before {
|
||||
content: "\e63c";
|
||||
}
|
||||
.devicon-jetbrains-plain:before {
|
||||
content: "\e63d";
|
||||
}
|
||||
.devicon-django-line:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
.devicon-django-plain:before {
|
||||
content: "\e63f";
|
||||
}
|
||||
.devicon-gimp-plain:before {
|
||||
content: "\e633";
|
||||
}
|
||||
.devicon-redhat-plain-wordmark:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
.devicon-redhat-plain:before {
|
||||
content: "\e62b";
|
||||
}
|
||||
.devicon-cplusplus-line:before {
|
||||
content: "\e634";
|
||||
}
|
||||
.devicon-cplusplus-plain:before {
|
||||
content: "\e635";
|
||||
}
|
||||
.devicon-csharp-line:before {
|
||||
content: "\e636";
|
||||
}
|
||||
.devicon-csharp-plain:before {
|
||||
content: "\e637";
|
||||
}
|
||||
.devicon-c-line:before {
|
||||
content: "\e638";
|
||||
}
|
||||
.devicon-c-plain:before {
|
||||
content: "\e639";
|
||||
}
|
||||
.devicon-nodewebkit-line-wordmark:before {
|
||||
content: "\e611";
|
||||
}
|
||||
.devicon-nodewebkit-line:before {
|
||||
content: "\e612";
|
||||
}
|
||||
.devicon-nodewebkit-plain-wordmark:before {
|
||||
content: "\e613";
|
||||
}
|
||||
.devicon-nodewebkit-plain:before {
|
||||
content: "\e614";
|
||||
}
|
||||
.devicon-nginx-original:before {
|
||||
content: "\e615";
|
||||
}
|
||||
.devicon-erlang-plain-wordmark:before {
|
||||
content: "\e616";
|
||||
}
|
||||
.devicon-erlang-plain:before {
|
||||
content: "\e617";
|
||||
}
|
||||
.devicon-doctrine-line-wordmark:before {
|
||||
content: "\e618";
|
||||
}
|
||||
.devicon-doctrine-line:before {
|
||||
content: "\e619";
|
||||
}
|
||||
.devicon-doctrine-plain-wordmark:before {
|
||||
content: "\e61a";
|
||||
}
|
||||
.devicon-doctrine-plain:before {
|
||||
content: "\e625";
|
||||
}
|
||||
.devicon-apache-line-wordmark:before {
|
||||
content: "\e626";
|
||||
}
|
||||
.devicon-apache-line:before {
|
||||
content: "\e627";
|
||||
}
|
||||
.devicon-apache-plain-wordmark:before {
|
||||
content: "\e628";
|
||||
}
|
||||
.devicon-apache-plain:before {
|
||||
content: "\e629";
|
||||
}
|
||||
.devicon-go-line:before {
|
||||
content: "\e610";
|
||||
}
|
||||
.devicon-redis-plain-wordmark:before {
|
||||
content: "\e606";
|
||||
}
|
||||
.devicon-redis-plain:before {
|
||||
content: "\e607";
|
||||
}
|
||||
.devicon-meteor-plain-wordmark:before {
|
||||
content: "\e608";
|
||||
}
|
||||
.devicon-meteor-plain:before {
|
||||
content: "\e609";
|
||||
}
|
||||
.devicon-heroku-line-wordmark:before {
|
||||
content: "\e60a";
|
||||
}
|
||||
.devicon-heroku-line:before {
|
||||
content: "\e60b";
|
||||
}
|
||||
.devicon-heroku-plain-wordmark:before {
|
||||
content: "\e60c";
|
||||
}
|
||||
.devicon-heroku-plain:before {
|
||||
content: "\e60f";
|
||||
}
|
||||
.devicon-go-plain:before {
|
||||
content: "\e61b";
|
||||
}
|
||||
.devicon-docker-plain-wordmark:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
.devicon-docker-plain:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
.devicon-symfony-original-wordmark:before {
|
||||
content: "\e602";
|
||||
}
|
||||
.devicon-symfony-original:before {
|
||||
content: "\e605";
|
||||
}
|
||||
.devicon-react-original-wordmark:before {
|
||||
content: "\e600";
|
||||
}
|
||||
.devicon-react-original:before {
|
||||
content: "\e601";
|
||||
}
|
||||
.devicon-amazonwebservices-original:before {
|
||||
content: "\e603";
|
||||
}
|
||||
.devicon-amazonwebservices-plain-wordmark:before {
|
||||
content: "\e604";
|
||||
}
|
||||
.devicon-android-plain-wordmark:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
.devicon-android-plain:before {
|
||||
content: "\e60e";
|
||||
}
|
||||
.devicon-angularjs-plain-wordmark:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
.devicon-angularjs-plain:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
.devicon-appcelerator-original:before {
|
||||
content: "\e620";
|
||||
}
|
||||
.devicon-appcelerator-plain-wordmark:before {
|
||||
content: "\e621";
|
||||
}
|
||||
.devicon-apple-original:before {
|
||||
content: "\e622";
|
||||
}
|
||||
.devicon-atom-original-wordmark:before {
|
||||
content: "\e623";
|
||||
}
|
||||
.devicon-atom-original:before {
|
||||
content: "\e624";
|
||||
}
|
||||
.devicon-backbonejs-plain-wordmark:before {
|
||||
content: "\e62c";
|
||||
}
|
||||
.devicon-backbonejs-plain:before {
|
||||
content: "\e62d";
|
||||
}
|
||||
.devicon-bootstrap-plain-wordmark:before {
|
||||
content: "\e62e";
|
||||
}
|
||||
.devicon-bootstrap-plain:before {
|
||||
content: "\e62f";
|
||||
}
|
||||
.devicon-bower-line-wordmark:before {
|
||||
content: "\e630";
|
||||
}
|
||||
.devicon-bower-line:before {
|
||||
content: "\e631";
|
||||
}
|
||||
.devicon-bower-plain-wordmark:before {
|
||||
content: "\e64e";
|
||||
}
|
||||
.devicon-bower-plain:before {
|
||||
content: "\e64f";
|
||||
}
|
||||
.devicon-chrome-plain-wordmark:before {
|
||||
content: "\e665";
|
||||
}
|
||||
.devicon-chrome-plain:before {
|
||||
content: "\e666";
|
||||
}
|
||||
.devicon-codeigniter-plain-wordmark:before {
|
||||
content: "\e667";
|
||||
}
|
||||
.devicon-codeigniter-plain:before {
|
||||
content: "\e668";
|
||||
}
|
||||
.devicon-coffeescript-original-wordmark:before {
|
||||
content: "\e669";
|
||||
}
|
||||
.devicon-coffeescript-original:before {
|
||||
content: "\e66a";
|
||||
}
|
||||
.devicon-css3-plain-wordmark:before {
|
||||
content: "\e678";
|
||||
}
|
||||
.devicon-css3-plain:before {
|
||||
content: "\e679";
|
||||
}
|
||||
.devicon-debian-plain-wordmark:before {
|
||||
content: "\e67e";
|
||||
}
|
||||
.devicon-debian-plain:before {
|
||||
content: "\e67f";
|
||||
}
|
||||
.devicon-dot-net-plain-wordmark:before {
|
||||
content: "\e6d3";
|
||||
}
|
||||
.devicon-dot-net-plain:before {
|
||||
content: "\e6d4";
|
||||
}
|
||||
.devicon-drupal-plain-wordmark:before {
|
||||
content: "\e6e2";
|
||||
}
|
||||
.devicon-drupal-plain:before {
|
||||
content: "\e6e3";
|
||||
}
|
||||
.devicon-firefox-plain-wordmark:before {
|
||||
content: "\e75d";
|
||||
}
|
||||
.devicon-firefox-plain:before {
|
||||
content: "\e75e";
|
||||
}
|
||||
.devicon-foundation-plain-wordmark:before {
|
||||
content: "\e7a2";
|
||||
}
|
||||
.devicon-foundation-plain:before {
|
||||
content: "\e7a3";
|
||||
}
|
||||
.devicon-git-plain-wordmark:before {
|
||||
content: "\e7a7";
|
||||
}
|
||||
.devicon-git-plain:before {
|
||||
content: "\e7a8";
|
||||
}
|
||||
.devicon-grunt-line-wordmark:before {
|
||||
content: "\e7a9";
|
||||
}
|
||||
.devicon-grunt-line:before {
|
||||
content: "\e7aa";
|
||||
}
|
||||
.devicon-grunt-plain-wordmark:before {
|
||||
content: "\e7ea";
|
||||
}
|
||||
.devicon-grunt-plain:before {
|
||||
content: "\e7eb";
|
||||
}
|
||||
.devicon-gulp-plain:before {
|
||||
content: "\e7ec";
|
||||
}
|
||||
.devicon-html5-plain-wordmark:before {
|
||||
content: "\e7f6";
|
||||
}
|
||||
.devicon-html5-plain:before {
|
||||
content: "\e7f7";
|
||||
}
|
||||
.devicon-ie10-original:before {
|
||||
content: "\e7f8";
|
||||
}
|
||||
.devicon-illustrator-line:before {
|
||||
content: "\e7f9";
|
||||
}
|
||||
.devicon-illustrator-plain:before {
|
||||
content: "\e7fa";
|
||||
}
|
||||
.devicon-inkscape-plain-wordmark:before {
|
||||
content: "\e834";
|
||||
}
|
||||
.devicon-inkscape-plain:before {
|
||||
content: "\e835";
|
||||
}
|
||||
.devicon-java-plain-wordmark:before {
|
||||
content: "\e841";
|
||||
}
|
||||
.devicon-java-plain:before {
|
||||
content: "\e842";
|
||||
}
|
||||
.devicon-javascript-plain:before {
|
||||
content: "\e845";
|
||||
}
|
||||
.devicon-jquery-plain-wordmark:before {
|
||||
content: "\e849";
|
||||
}
|
||||
.devicon-jquery-plain:before {
|
||||
content: "\e84a";
|
||||
}
|
||||
.devicon-krakenjs-plain-wordmark:before {
|
||||
content: "\e84f";
|
||||
}
|
||||
.devicon-krakenjs-plain:before {
|
||||
content: "\e850";
|
||||
}
|
||||
.devicon-laravel-plain-wordmark:before {
|
||||
content: "\e851";
|
||||
}
|
||||
.devicon-laravel-plain:before {
|
||||
content: "\e852";
|
||||
}
|
||||
.devicon-less-plain-wordmark:before {
|
||||
content: "\e853";
|
||||
}
|
||||
.devicon-linux-plain:before {
|
||||
content: "\eb1c";
|
||||
}
|
||||
.devicon-mongodb-plain-wordmark:before {
|
||||
content: "\eb43";
|
||||
}
|
||||
.devicon-mongodb-plain:before {
|
||||
content: "\eb44";
|
||||
}
|
||||
.devicon-moodle-plain-wordmark:before {
|
||||
content: "\eb5a";
|
||||
}
|
||||
.devicon-moodle-plain:before {
|
||||
content: "\eb5b";
|
||||
}
|
||||
.devicon-mysql-plain-wordmark:before {
|
||||
content: "\eb60";
|
||||
}
|
||||
.devicon-mysql-plain:before {
|
||||
content: "\eb61";
|
||||
}
|
||||
.devicon-nodejs-plain-wordmark:before {
|
||||
content: "\eb69";
|
||||
}
|
||||
.devicon-nodejs-plain:before {
|
||||
content: "\eb6a";
|
||||
}
|
||||
.devicon-oracle-original:before {
|
||||
content: "\eb6b";
|
||||
}
|
||||
.devicon-photoshop-line:before {
|
||||
content: "\eb6c";
|
||||
}
|
||||
.devicon-photoshop-plain:before {
|
||||
content: "\eb6d";
|
||||
}
|
||||
.devicon-php-plain:before {
|
||||
content: "\eb71";
|
||||
}
|
||||
.devicon-postgresql-plain-wordmark:before {
|
||||
content: "\eb7c";
|
||||
}
|
||||
.devicon-postgresql-plain:before {
|
||||
content: "\eb7d";
|
||||
}
|
||||
.devicon-python-plain-wordmark:before {
|
||||
content: "\eb88";
|
||||
}
|
||||
.devicon-python-plain:before {
|
||||
content: "\eb89";
|
||||
}
|
||||
.devicon-rails-plain-wordmark:before {
|
||||
content: "\eba2";
|
||||
}
|
||||
.devicon-rails-plain:before {
|
||||
content: "\eba3";
|
||||
}
|
||||
.devicon-ruby-plain-wordmark:before {
|
||||
content: "\ebc9";
|
||||
}
|
||||
.devicon-ruby-plain:before {
|
||||
content: "\ebca";
|
||||
}
|
||||
.devicon-sass-original:before {
|
||||
content: "\ebcb";
|
||||
}
|
||||
.devicon-travis-plain-wordmark:before {
|
||||
content: "\ebcc";
|
||||
}
|
||||
.devicon-travis-plain:before {
|
||||
content: "\ebcd";
|
||||
}
|
||||
.devicon-trello-plain-wordmark:before {
|
||||
content: "\ebce";
|
||||
}
|
||||
.devicon-trello-plain:before {
|
||||
content: "\ebcf";
|
||||
}
|
||||
.devicon-ubuntu-plain-wordmark:before {
|
||||
content: "\ebd0";
|
||||
}
|
||||
.devicon-ubuntu-plain:before {
|
||||
content: "\ebd1";
|
||||
}
|
||||
.devicon-vim-plain:before {
|
||||
content: "\ebf3";
|
||||
}
|
||||
.devicon-windows8-original-wordmark:before {
|
||||
content: "\ebf4";
|
||||
}
|
||||
.devicon-windows8-original:before {
|
||||
content: "\ebf5";
|
||||
}
|
||||
.devicon-wordpress-plain-wordmark:before {
|
||||
content: "\ebfd";
|
||||
}
|
||||
.devicon-wordpress-plain:before {
|
||||
content: "\ebfe";
|
||||
}
|
||||
.devicon-yii-plain-wordmark:before {
|
||||
content: "\ec01";
|
||||
}
|
||||
.devicon-yii-plain:before {
|
||||
content: "\ec02";
|
||||
}
|
||||
.devicon-zend-plain-wordmark:before {
|
||||
content: "\ec03";
|
||||
}
|
||||
.devicon-zend-plain:before {
|
||||
content: "\ec04";
|
||||
}
|
3004
docs/dist/devicon.json
vendored
1
docs/dist/devicon.min.css
vendored
BIN
docs/dist/fonts/devicon.eot
vendored
277
docs/dist/fonts/devicon.svg
vendored
Before Width: | Height: | Size: 1016 KiB |
BIN
docs/dist/fonts/devicon.ttf
vendored
BIN
docs/dist/fonts/devicon.woff
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><style type="text/css">.st0{fill:#1F0740;}.st1{fill:#D490C5;}</style><rect x="6.5" y="6.5" class="st0" width="115" height="115"/><path class="st1" d="M0,0v128h128V0H0z M121.5,121.5H6.5V6.5h115V121.5z"/><path class="st1" d="M103.5,59.2c0,0-0.6-14.6-16.5-14.6c-16,0-17.3,22-17.3,22v4.7c0,0,2.8,18.3,16.3,18.3 c13.5,0,14.8-2.6,14.8-2.6v-8.1c0,0-19.3,9.2-21.2-10h24V59.2z M94.5,61.6H79.5c0,0,0-8.3,7.5-9.2C95.2,52.4,94.5,61.6,94.5,61.6z "/><path class="st1" d="M50.5,29.9H38.4v3.8l-16,54.9h9.4l4.4-16.1H53l4.5,16.1h10.3L50.5,29.9z M38.2,63.1l6.4-24.5L51,63.1H38.2z"/></svg>
|
Before Width: | Height: | Size: 637 B |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><style type="text/css">.st0{fill:#1F0740;}</style><path class="st0" d="M87,52.4c-7.5,0.9-7.5,9.2-7.5,9.2h14.9C94.5,61.6,95.2,52.4,87,52.4z"/><path class="st0" d="M 38.2,63.1 51,63.1 44.6,38.7 z"/><path class="st0" d="M0,0v128h128V0H0z M57.5,88.6L53,72.5H36.2l-4.4,16.1h-9.4l16-54.9v-3.8h12.2l17.3,58.7H57.5z M103.5,69h-24 c1.9,19.2,21.2,10,21.2,10V87c0,0-1.3,2.6-14.8,2.6c-13.5,0-16.3-18.3-16.3-18.3v-4.7c0,0,1.3-22,17.3-22 c16,0,16.5,14.6,16.5,14.6V69z"/></svg>
|
Before Width: | Height: | Size: 532 B |
BIN
docs/dist/icons/aftereffects/aftereffects.eps
vendored
Before Width: | Height: | Size: 8.5 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#F7A80D" d="M38.089 77.466l-11.4 4.896 10.559 4.514 12.241-4.514-11.4-4.896zm-17.138 6.12l-.382 22.034 16.679 7.345v-22.876l-16.297-6.503zm34.276 0l-15.073 5.739v21.575l15.073-6.121v-21.193zM73.206 15.035l-11.476 4.896 10.635 4.515 12.241-4.515-11.4-4.896zm-15.914 6.503v22.034l14.231 4.132.459-20.046-14.69-6.12zm31.828 1.224l-13.466 5.738v21.652l13.466-6.121v-21.269zM19.306 46.047l-11.399 4.897 10.558 4.514 12.241-4.514-11.4-4.897zm-17.138 6.121l-.382 22.034 16.679 7.345v-22.876l-16.297-6.503zm34.275 0l-15.071 5.738v21.574l15.071-6.12v-21.192zM56.03 45.231l-11.4 4.897 10.558 4.514 12.241-4.514-11.399-4.897zm-17.137 6.121l-.383 22.035 16.679 7.345v-22.877l-16.296-6.503zm34.275 0l-15.072 5.738v21.576l15.072-6.121v-21.193zM109.076 15.035l-11.399 4.896 10.559 4.515 12.241-4.515-11.401-4.896zm-17.137 6.121l-.382 22.034 16.679 7.344v-22.876l-16.297-6.502zm34.275 0l-15.071 5.738v21.575l15.071-6.12v-21.193z"/></svg>
|
Before Width: | Height: | Size: 995 B |
Before Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 7.0 KiB |
1
docs/dist/icons/android/android-original.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#fff" d="M21.012 91.125c-5.538.003-10.038-4.503-10.039-10.04l-.002-30.739c-.002-5.532 4.497-10.037 10.028-10.038 2.689-.002 5.207 1.041 7.105 2.937s2.942 4.418 2.944 7.099l-.003 30.74c.007 2.679-1.034 5.199-2.931 7.094-1.892 1.9-4.417 2.946-7.102 2.947M21.004 43.005c-4.053-.002-7.338 3.291-7.339 7.341l.005 30.736c.001 4.064 3.292 7.344 7.341 7.348 4.057-.005 7.343-3.285 7.339-7.347v-30.741c-.002-4.049-3.291-7.339-7.346-7.337"/><path fill="#fff" d="M99.742 44.527l-2.698-.001-66.119.009-2.699.001-.002-2.699c-.006-11.08 6.03-21.385 15.917-27.473l-3.844-7.017c-.47-.822-.588-1.863-.314-2.815.278-.952.935-1.771 1.814-2.239.509-.288 1.131-.448 1.759-.447 1.362 0 2.609.739 3.267 1.933l4.023 7.329c4.163-1.527 8.558-2.306 13.099-2.305 4.606-.002 9.023.777 13.204 2.311l4.017-7.341c.647-1.191 1.903-1.933 3.263-1.932.612-.001 1.223.148 1.761.438.903.495 1.533 1.286 1.81 2.245.276.953.165 1.959-.318 2.832l-3.842 7.013c9.871 6.101 15.9 16.398 15.899 27.459l.003 2.699zM80.196 15.403l5.123-9.355c.273-.489.095-1.115-.399-1.386-.501-.271-1.119-.086-1.384.405l-5.176 9.45c-4.354-1.934-9.229-3.021-14.382-3.016-5.142-.005-10.008 1.078-14.349 3.005l-5.181-9.429c-.267-.497-.891-.679-1.379-.405-.497.266-.68.891-.403 1.379l5.125 9.348c-10.07 5.194-16.874 15.084-16.868 26.439l66.118-.008c.003-11.351-6.789-21.221-16.845-26.427m-31.256 14.457c-1.521-.003-2.763-1.241-2.763-2.771 0-1.523 1.24-2.774 2.766-2.774 1.533-.001 2.773 1.251 2.775 2.774.001 1.528-1.242 2.77-2.778 2.771m30.107-.006c-1.528.002-2.775-1.235-2.772-2.771 0-1.521 1.242-2.772 2.773-2.778 1.521.005 2.768 1.258 2.767 2.779 0 1.531-1.241 2.771-2.768 2.77M51.711 126.159c-5.533-.001-10.036-4.501-10.037-10.038l-.002-13.567-2.638.003c-2.817.001-5.461-1.094-7.448-3.082-1.99-1.986-3.087-4.633-3.083-7.452l-.01-47.627v-2.701h2.699l65.623-.01 2.7-.002v2.699l.007 47.633c.001 5.809-4.725 10.536-10.532 10.535l-2.654.002.003 13.562c0 5.534-4.502 10.039-10.033 10.039-2.681.006-5.197-1.036-7.098-2.937-1.901-1.896-2.948-4.416-2.947-7.096v-13.568h-4.511v13.565c-.002 5.535-4.503 10.043-10.039 10.042"/><path fill="#fff" d="M31.205 92.022c-.004 4.337 3.497 7.838 7.831 7.837h5.333l.006 16.264c-.001 4.05 3.289 7.341 7.335 7.342 4.056 0 7.342-3.295 7.338-7.348l.001-16.259 9.909-.003-.001 16.263c.004 4.051 3.298 7.346 7.343 7.338 4.056.003 7.344-3.292 7.343-7.344l-.005-16.259 5.353-.001c4.319.001 7.832-3.508 7.832-7.837l-.009-47.635-65.621.012.012 47.63zM106.996 91.112c-5.536.001-10.039-4.498-10.038-10.036l-.008-30.738c.002-5.537 4.498-10.041 10.031-10.041 5.54-.001 10.046 4.502 10.045 10.038l.003 30.736c.001 5.534-4.498 10.042-10.033 10.041M106.986 42.996c-4.053-.004-7.337 3.287-7.337 7.342l.003 30.737c.002 4.059 3.286 7.343 7.342 7.34 4.054-.001 7.335-3.281 7.338-7.343l-.008-30.736c-.001-4.056-3.283-7.342-7.338-7.34"/><path fill="#A4C439" d="M21.004 43.005c-4.053-.002-7.338 3.291-7.339 7.341l.005 30.736c.001 4.064 3.288 7.344 7.342 7.343 4.056 0 7.342-3.28 7.338-7.342v-30.741c-.002-4.049-3.291-7.339-7.346-7.337m59.192-27.602l5.123-9.355c.273-.489.094-1.111-.401-1.388-.5-.265-1.117-.085-1.382.407l-5.175 9.453c-4.354-1.938-9.227-3.024-14.383-3.019-5.142-.005-10.013 1.078-14.349 3.005l-5.181-9.429c-.269-.497-.889-.677-1.378-.406-.498.269-.681.892-.404 1.38l5.125 9.349c-10.07 5.193-16.874 15.083-16.868 26.438l66.118-.008c.003-11.351-6.789-21.221-16.845-26.427m-31.256 14.457c-1.521-.003-2.763-1.241-2.763-2.771 0-1.523 1.238-2.775 2.766-2.774 1.533-.001 2.773 1.251 2.775 2.774.001 1.528-1.242 2.77-2.778 2.771m30.107-.006c-1.528.002-2.772-1.237-2.772-2.771.006-1.52 1.242-2.772 2.773-2.778 1.521.005 2.768 1.258 2.767 2.779.002 1.531-1.241 2.771-2.768 2.77m-47.854 14.538l.011 47.635c-.003 4.333 3.502 7.831 7.832 7.831l5.333.002.006 16.264c-.001 4.05 3.291 7.342 7.335 7.342 4.056 0 7.342-3.295 7.343-7.347l-.004-16.26 9.909-.003.004 16.263c0 4.047 3.293 7.346 7.338 7.338 4.056.003 7.344-3.292 7.343-7.344l-.005-16.259 5.352-.004c4.32.002 7.834-3.5 7.836-7.834l-.009-47.635-65.624.011zm83.134 5.943c-.001-4.055-3.286-7.341-7.341-7.339-4.053-.004-7.337 3.287-7.337 7.342l.006 30.738c-.001 4.058 3.283 7.338 7.339 7.339 4.054-.001 7.337-3.281 7.338-7.343l-.005-30.737z"/></svg>
|
Before Width: | Height: | Size: 4.1 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#A4C439" d="M13.699 107.138h8.047v17.421h-3.492v-14.026l-3.116.012h-.749c-1.74 0-2.707.073-2.9.218-1.039.282-1.917.882-2.634 1.8-.772 1.104-1.159 2.203-1.159 3.299 0 1.353.523 2.598 1.57 3.733.701.668 1.305 1.071 1.813 1.208.507.258 1.381.387 2.621.387h2.429v3.37h-2.911c-2.159 0-3.983-.567-5.474-1.703-1.079-.854-1.8-1.627-2.162-2.319-.902-1.434-1.354-2.9-1.354-4.398v-.507c0-2.095.785-4.016 2.356-5.763.95-.927 1.728-1.511 2.331-1.752.436-.242 1.035-.472 1.801-.688.684-.196 1.679-.292 2.983-.292zM39.324 110.617c.346.467.596.865.749 1.195.226.396.438.927.641 1.595.241.806.362 1.901.362 3.286v7.865h-3.492v-8.239c0-2.771-1.252-4.623-3.757-5.558-.572-.161-1.075-.245-1.511-.254-.435.009-.934.093-1.498.254-2.505.935-3.757 2.787-3.757 5.558v8.239h-3.504v-7.865c0-1.385.121-2.48.362-3.286.201-.668.415-1.199.641-1.595.153-.338.406-.736.761-1.195 1.877-2.304 4.209-3.456 6.995-3.456 2.788 0 5.123 1.152 7.008 3.456zM49.122 107.149c2.345 0 3.689.053 4.036.157.95.113 2.021.512 3.213 1.196.652.402 1.346 1.019 2.078 1.848 1.305 1.619 1.957 3.46 1.957 5.521 0 1.208-.233 2.348-.7 3.419-.918 2.086-2.429 3.593-4.53 4.519-.975.5-2.473.749-4.494.749h-7.406l-.387-.072v-3.311h8.167c.87 0 1.542-.076 2.018-.229 1.265-.427 2.19-1.063 2.778-1.909.717-1.07 1.075-2.114 1.075-3.129 0-1.022-.31-2.029-.93-3.021-.387-.571-.813-1.006-1.28-1.305-.854-.7-2.074-1.051-3.661-1.051h-8.167v-3.383h6.233zM62.219 107.149h11.188c1.973 0 3.52.592 4.639 1.776.5.467.846.918 1.039 1.353.436.87.652 1.72.652 2.55v.495c0 1.272-.552 2.517-1.654 3.733-.709.676-1.354 1.111-1.934 1.305 1.466 1.563 2.199 3.628 2.199 6.197h-3.516v-.266c0-1.9-.77-3.411-2.308-4.53-.878-.62-2.026-.931-3.443-.931h-6.862v-3.358h11.405c1.248 0 2.094-.616 2.537-1.849.048-.249.08-.459.096-.628 0-.685-.285-1.305-.857-1.86-.491-.387-1.015-.58-1.57-.58 0-.032-.169-.049-.508-.049h-11.103v-3.358zM90.26 107.161h.12c2.675 0 4.958 1.096 6.851 3.286 1.225 1.644 1.836 3.432 1.836 5.364v.121c0 2.674-1.119 4.945-3.358 6.813-1.627 1.209-3.411 1.813-5.352 1.813h-.121c-2.658 0-4.934-1.087-6.826-3.262-.66-.926-1.123-1.776-1.39-2.549-.313-.967-.471-1.913-.471-2.84v-.12c0-2.626 1.083-4.873 3.25-6.742 1.466-1.047 2.803-1.635 4.011-1.764.37-.079.853-.12 1.45-.12zm-5.232 8.675c0 1.515.592 2.844 1.776 3.987 1.055.901 2.162 1.353 3.322 1.353h.338c.935 0 1.885-.318 2.852-.954.998-.733 1.675-1.667 2.029-2.803.112-.298.193-.81.241-1.534 0-1.482-.575-2.791-1.728-3.927-1.079-.959-2.263-1.438-3.552-1.438-1.506 0-2.843.628-4.011 1.885-.491.645-.802 1.191-.931 1.643-.223.628-.336 1.224-.336 1.788zM100.879 107.161h3.491v17.397h-3.491v-17.397zM112.489 107.149c2.344 0 3.688.053 4.035.157.95.113 2.021.512 3.213 1.196.652.402 1.346 1.019 2.078 1.848 1.305 1.619 1.957 3.46 1.957 5.521 0 1.208-.233 2.348-.7 3.419-.918 2.086-2.429 3.593-4.53 4.519-.975.5-2.473.749-4.494.749h-7.406l-.387-.072v-3.311h8.167c.87 0 1.542-.076 2.018-.229 1.265-.427 2.19-1.063 2.778-1.909.717-1.07 1.075-2.114 1.075-3.129 0-1.022-.31-2.029-.93-3.021-.387-.571-.813-1.006-1.28-1.305-.854-.7-2.074-1.051-3.661-1.051h-8.167v-3.383h6.234zM29.184 36.363c-3.281-.002-5.941 2.664-5.942 5.943l.004 24.889c.001 3.291 2.662 5.947 5.945 5.947s5.944-2.656 5.941-5.945v-24.892c-.002-3.28-2.665-5.944-5.948-5.942m47.931-22.351l4.148-7.574c.221-.396.075-.9-.325-1.125-.405-.213-.905-.068-1.119.33l-4.19 7.654c-3.526-1.568-7.471-2.447-11.646-2.443-4.163-.004-8.107.873-11.619 2.434l-4.194-7.635c-.218-.402-.72-.549-1.116-.33-.403.219-.551.723-.327 1.117l4.149 7.57c-8.154 4.205-13.663 12.215-13.658 21.408l53.539-.006c0-9.193-5.499-17.183-13.642-21.4m-25.309 11.707c-1.231-.002-2.237-1.004-2.237-2.242 0-1.234 1.003-2.248 2.24-2.248 1.24 0 2.245 1.014 2.246 2.248 0 1.236-1.006 2.242-2.249 2.242m24.379-.004c-1.238.002-2.245-1.002-2.245-2.244.005-1.23 1.006-2.244 2.245-2.25 1.231.004 2.241 1.02 2.24 2.252.003 1.238-1.004 2.242-2.24 2.242m-38.75 11.771l.009 38.572c-.002 3.508 2.836 6.34 6.342 6.34l4.318.002.006 13.17c-.002 3.279 2.664 5.945 5.939 5.945 3.283 0 5.944-2.668 5.945-5.949l-.004-13.166 8.024-.002.003 13.168c0 3.277 2.667 5.947 5.942 5.941 3.284.002 5.946-2.666 5.945-5.945l-.004-13.166 4.334-.004c3.498.002 6.343-2.834 6.345-6.344l-.007-38.572-53.137.01zm67.317 4.813c0-3.283-2.66-5.945-5.943-5.943-3.282-.002-5.941 2.662-5.941 5.945l.005 24.891c-.001 3.285 2.658 5.941 5.942 5.941 3.282 0 5.941-2.656 5.941-5.945l-.004-24.889z"/></svg>
|
Before Width: | Height: | Size: 4.3 KiB |
1
docs/dist/icons/android/android-plain.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#A4C439" d="M21.005 43.003c-4.053-.002-7.338 3.291-7.339 7.341l.005 30.736c.001 4.064 3.288 7.344 7.342 7.343 4.056 0 7.342-3.28 7.338-7.342v-30.741c-.002-4.049-3.291-7.339-7.346-7.337m59.193-27.602l5.123-9.355c.273-.489.094-1.111-.401-1.388-.5-.265-1.117-.085-1.382.407l-5.175 9.453c-4.354-1.938-9.227-3.024-14.383-3.019-5.142-.005-10.013 1.078-14.349 3.005l-5.181-9.429c-.269-.497-.889-.677-1.378-.406-.498.269-.681.892-.404 1.38l5.125 9.349c-10.07 5.193-16.874 15.083-16.868 26.438l66.118-.008c.002-11.351-6.79-21.221-16.845-26.427m-31.256 14.457c-1.521-.003-2.763-1.241-2.763-2.771 0-1.523 1.238-2.775 2.766-2.774 1.533-.001 2.773 1.251 2.775 2.774 0 1.528-1.243 2.77-2.778 2.771m30.106-.005c-1.528.002-2.772-1.237-2.772-2.771.006-1.52 1.242-2.772 2.773-2.778 1.521.005 2.768 1.258 2.767 2.779.003 1.53-1.24 2.771-2.768 2.77m-47.853 14.537l.011 47.635c-.003 4.333 3.502 7.831 7.832 7.831l5.333.002.006 16.264c-.001 4.05 3.291 7.342 7.335 7.342 4.056 0 7.342-3.295 7.343-7.347l-.004-16.26 9.909-.003.004 16.263c0 4.047 3.293 7.346 7.338 7.338 4.056.003 7.344-3.292 7.343-7.344l-.005-16.259 5.352-.004c4.32.002 7.834-3.5 7.836-7.834l-.009-47.635-65.624.011zm83.134 5.943c-.001-4.055-3.286-7.341-7.341-7.339-4.053-.004-7.337 3.287-7.337 7.342l.006 30.738c-.001 4.058 3.283 7.338 7.339 7.339 4.054-.001 7.337-3.281 7.338-7.343l-.005-30.737z"/></svg>
|
Before Width: | Height: | Size: 1.4 KiB |
BIN
docs/dist/icons/android/android.eps
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#ccc" d="M33.427 71.28v-12.962h1.677l7.932 10.442v-10.442h1.585v12.962h-1.677l-7.93-10.533v10.533zM57.491 70.772c-1.045.399-2.172.599-3.381.599-4.694 0-7.042-2.251-7.042-6.753 0-4.26 2.266-6.391 6.797-6.391 1.301 0 2.509.182 3.626.545v1.45c-1.117-.423-2.266-.635-3.444-.635-3.534 0-5.301 1.678-5.301 5.03 0 3.595 1.738 5.394 5.22 5.394.556 0 1.172-.073 1.85-.219v-4.404h1.676v5.384h-.001zM60.166 66.277v-7.958h1.676v7.958c0 2.489 1.239 3.735 3.717 3.735 2.477 0 3.716-1.246 3.716-3.735v-7.958h1.677v7.958c0 3.396-1.798 5.095-5.393 5.095s-5.393-1.698-5.393-5.095zM75.619 58.318v11.603h6.781v1.359h-8.457v-12.962zM84.819 71.28h-1.74l6.444-14.671 6.445 14.671h-1.858l-1.677-4.079h-4.287l.462-1.358h3.264l-2.421-5.874zM97.735 71.28v-12.962h5.529c2.466 0 3.698 1.037 3.698 3.109 0 1.687-1.205 2.935-3.616 3.743l4.45 6.109h-2.212l-4.123-5.828v-1.096c2.477-.394 3.715-1.346 3.715-2.855 0-1.196-.688-1.795-2.065-1.795h-3.699v11.575h-1.677zM114.078 58.318v9.228c0 2.489-1.465 3.734-4.396 3.734v-1.359c1.813 0 2.72-.793 2.72-2.375v-9.228h1.676zM117.069 70.827v-1.541c1.36.483 2.828.726 4.405.726 2.23 0 3.346-.815 3.346-2.449 0-1.387-.823-2.084-2.467-2.084h-1.668c-2.713 0-4.07-1.177-4.07-3.534 0-2.478 1.738-3.717 5.214-3.717 1.51 0 2.915.183 4.214.545v1.541c-1.3-.484-2.704-.727-4.214-.727-2.357 0-3.535.786-3.535 2.357 0 1.39.797 2.084 2.392 2.084h1.668c2.761 0 4.143 1.18 4.143 3.534 0 2.539-1.674 3.809-5.021 3.809-1.579 0-3.046-.182-4.407-.544z"/><path d="M33.852 70.856v-12.96h1.676l7.931 10.441v-10.441h1.587v12.96h-1.677l-7.931-10.533v10.533zM57.916 70.349c-1.045.399-2.172.599-3.381.599-4.694 0-7.043-2.25-7.043-6.752 0-4.261 2.267-6.392 6.799-6.392 1.299 0 2.508.183 3.625.545v1.45c-1.117-.423-2.266-.635-3.444-.635-3.534 0-5.302 1.678-5.302 5.03 0 3.596 1.74 5.394 5.221 5.394.556 0 1.173-.072 1.85-.218v-4.405h1.676v5.384h-.001zM60.59 65.854v-7.959h1.676v7.958c0 2.489 1.239 3.735 3.717 3.735s3.717-1.246 3.717-3.735v-7.958h1.676v7.958c0 3.397-1.797 5.095-5.393 5.095s-5.393-1.698-5.393-5.094zM76.043 57.895v11.602h6.78v1.359h-8.456v-12.961zM85.244 70.856h-1.741l6.445-14.671 6.445 14.671h-1.86l-1.677-4.079h-4.286l.463-1.359h3.262l-2.42-5.874zM98.159 70.856v-12.96h5.529c2.466 0 3.697 1.036 3.697 3.108 0 1.686-1.204 2.935-3.615 3.743l4.45 6.109h-2.212l-4.123-5.827v-1.098c2.477-.394 3.716-1.345 3.716-2.855 0-1.196-.689-1.794-2.067-1.794h-3.698v11.574h-1.677z"/><path fill="#A6120D" d="M114.502 57.895v9.228c0 2.49-1.465 3.734-4.396 3.734v-1.359c1.813 0 2.72-.793 2.72-2.375v-9.228h1.676zM117.493 70.403v-1.541c1.36.482 2.827.726 4.405.726 2.229 0 3.345-.816 3.345-2.448 0-1.389-.822-2.084-2.466-2.084h-1.668c-2.713 0-4.07-1.179-4.07-3.535 0-2.478 1.737-3.717 5.213-3.717 1.511 0 2.915.183 4.215.544v1.542c-1.3-.484-2.704-.727-4.215-.727-2.356 0-3.535.786-3.535 2.357 0 1.389.797 2.084 2.393 2.084h1.668c2.761 0 4.143 1.179 4.143 3.535 0 2.538-1.674 3.808-5.022 3.808-1.578 0-3.046-.182-4.406-.544z"/><path fill="#B3B3B3" d="M16.218 47.913l-15.138 5.327 2.392 19.833 12.762 7.014 12.828-7.108 2.391-19.833z"/><path fill="#A6120D" d="M29.942 54.292l-13.759-4.692v28.811l11.531-6.382z"/><path fill="#DD1B16" d="M2.778 54.377l2.051 17.737 11.354 6.297v-28.811z"/><path fill="#F2F2F2" d="M19.971 64.938l-3.788 1.771h-3.993l-1.877 4.694-3.49.064 9.359-20.821 3.789 14.292zm-.367-.892l-3.396-6.724-2.786 6.608h2.761l3.421.116z"/><path fill="#B3B3B3" d="M16.183 50.646l.024 6.676 3.162 6.614h-3.18l-.006 2.769 4.395.004 2.055 4.759 3.34.062z"/></svg>
|
Before Width: | Height: | Size: 3.4 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#B3B3B3" d="M63.81 1.026l-59.257 20.854 9.363 77.637 49.957 27.457 50.214-27.828 9.36-77.635z"/><path fill="#A6120D" d="M117.536 25.998l-53.864-18.369v112.785l45.141-24.983z"/><path fill="#DD1B16" d="M11.201 26.329l8.026 69.434 44.444 24.651v-112.787z"/><path fill="#F2F2F2" d="M78.499 67.67l-14.827 6.934h-15.628l-7.347 18.374-13.663.254 36.638-81.508 14.827 55.946zm-1.434-3.491l-13.295-26.321-10.906 25.868h10.807l13.394.453z"/><path fill="#B3B3B3" d="M63.671 11.724l.098 26.134 12.375 25.888h-12.446l-.027 10.841 17.209.017 8.042 18.63 13.074.242z"/></svg>
|
Before Width: | Height: | Size: 634 B |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#C4473A" d="M33.852 70.856v-12.96h1.676l7.931 10.441v-10.441h1.587v12.96h-1.677l-7.931-10.533v10.533zM57.916 70.349c-1.045.399-2.172.599-3.381.599-4.694 0-7.043-2.25-7.043-6.752 0-4.261 2.267-6.392 6.799-6.392 1.299 0 2.508.183 3.625.545v1.45c-1.117-.423-2.266-.635-3.444-.635-3.534 0-5.302 1.678-5.302 5.03 0 3.596 1.74 5.394 5.221 5.394.556 0 1.173-.072 1.85-.218v-4.405h1.676v5.384h-.001zM60.59 65.854v-7.959h1.676v7.958c0 2.489 1.239 3.735 3.717 3.735s3.717-1.246 3.717-3.735v-7.958h1.676v7.958c0 3.397-1.797 5.095-5.393 5.095s-5.393-1.698-5.393-5.094zM76.043 57.895v11.602h6.78v1.359h-8.456v-12.961zM85.244 70.856h-1.741l6.445-14.671 6.445 14.671h-1.86l-1.677-4.079h-4.286l.463-1.359h3.262l-2.42-5.874zM98.159 70.856v-12.96h5.529c2.466 0 3.697 1.036 3.697 3.108 0 1.686-1.204 2.935-3.615 3.743l4.45 6.109h-2.212l-4.123-5.827v-1.098c2.477-.394 3.716-1.345 3.716-2.855 0-1.196-.689-1.794-2.067-1.794h-3.698v11.574h-1.677zM114.502 57.895v9.228c0 2.49-1.465 3.734-4.396 3.734v-1.359c1.813 0 2.72-.793 2.72-2.375v-9.228h1.676zM117.493 70.403v-1.541c1.36.482 2.827.726 4.405.726 2.229 0 3.345-.816 3.345-2.448 0-1.389-.822-2.084-2.466-2.084h-1.668c-2.713 0-4.07-1.179-4.07-3.535 0-2.478 1.737-3.717 5.213-3.717 1.511 0 2.915.183 4.215.544v1.542c-1.3-.484-2.704-.727-4.215-.727-2.356 0-3.535.786-3.535 2.357 0 1.389.797 2.084 2.393 2.084h1.668c2.761 0 4.143 1.179 4.143 3.535 0 2.538-1.674 3.808-5.022 3.808-1.578 0-3.046-.182-4.406-.544zM16.183 64h3.186l-3.161-6.61-2.786 6.61zM16.218 47.913l-15.138 5.327 2.392 19.833 12.763 7.014 12.827-7.108 2.392-19.832-15.236-5.234zm-4.028 19.087l-1.877 4.549-3.49-.081 9.359-20.821 9.79 20.902-3.34-.044-2.055-4.722-4.387.069"/></svg>
|
Before Width: | Height: | Size: 1.7 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#C4473A" d="M52.864 64h23.28l-12.375-25.877zM63.81 1.026l-59.257 20.854 9.363 77.637 49.957 27.457 50.214-27.828 9.36-77.635-59.637-20.485zm-15.766 73.974l-7.265 18.176-13.581.056 36.608-81.079-.07-.153h-.064l.001-.133.063.133h.14100000000000001l.123-.274v.274h-.124l-.069.153 38.189 81.417-13.074-.287-8.042-18.58-17.173.082"/></svg>
|
Before Width: | Height: | Size: 408 B |
BIN
docs/dist/icons/angularjs/angularjs.eps
vendored
Before Width: | Height: | Size: 16 KiB |
1
docs/dist/icons/apache/apache-line.svg
vendored
Before Width: | Height: | Size: 14 KiB |
3539
docs/dist/icons/apache/apache-original-wordmark.svg
vendored
Before Width: | Height: | Size: 232 KiB |
3493
docs/dist/icons/apache/apache-original.svg
vendored
Before Width: | Height: | Size: 226 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><g><path fill="#303284" d="M14.8 71l-7.4 20h5.2l1.4-4h7.5l1.4 4h5.4l-7.4-20h-6.1zm.5 12l2.5-7.2 2.5 7.2h-5zM40.8 75.2c-1 0-1.8.2-2.6.6-.8.4-1.2.9-2.2 1.4v-1.2h-5v20h5v-5.9c0 .3 1.1.6 1.7.8.6.2 1.3.3 2.1.3.9 0 1.8-.2 2.6-.5s1.5-.9 2.2-1.6c.6-.7 1.1-1.5 1.5-2.5.4-1 .6-2.2.6-3.4 0-2.4-.5-4.3-1.6-5.7s-2.4-2.3-4.3-2.3zm0 11.4c-.6.8-1.6 1.1-2.9 1.1-.4 0-.6 0-1-.1-.4 0-.9-.1-.9-.2v-7.6c0-.3.8-.5 1.3-.6s.9-.2 1.4-.2c1.1 0 1.9.3 2.4 1s.7 1.7.7 3.2c-.1 1.5-.4 2.6-1 3.4zM62.3 76.5c-1.2-.9-3.2-1.3-5.9-1.3-1.2 0-2.5.1-3.7.3-1.2.2-1.7.4-2.7.5v4h.9c.4 0 1.1-.5 2-.8s1.8-.5 2.6-.5c1.3 0 2.1.1 2.8.4s.7.9.7 1.7v.1c-1 .1-2.6.2-3.9.4s-2.3.5-3.2.9c-.9.4-1.6 1-2 1.7-.5.7-.7 1.6-.7 2.7 0 1.4.5 2.5 1.5 3.4 1 .9 2.2 1.3 3.6 1.3.6 0 1.2-.1 1.7-.2s1-.3 1.5-.5c.3-.2.5-.4.9-.7s.7-.5.7-.7v1.8h5v-10.5c-.1-1.8-.6-3.1-1.8-4zm-3.3 10.4c0 .3-.6.6-1.1.8-.5.2-.9.3-1.4.3-.6 0-1 0-1.3-.1-.3-.1-.5-.2-.7-.4-.2-.2-.3-.4-.4-.6-.1-.2-.1-.5-.1-.8 0-.5.1-.9.4-1.2.3-.3.6-.5 1.1-.7.4-.1.7-.2 1.5-.3l1.9-.2v3.2zM76.5 75.2c-1.2 0-2.3.1-3.3.4-1.1.3-2 .8-2.8 1.4-.8.7-1.5 1.5-2 2.6s-.7 2.3-.7 3.7c0 1.3.2 2.5.7 3.5s1.1 1.8 1.9 2.5c.8.7 1.8 1.1 2.9 1.5 1.1.3 2.3.5 3.6.5 1 0 2-.1 2.8-.3.8-.2 1.5-.5 2.5-.9v-4.1h-.8c-.2 0-.4.4-.6.6-.2.2-.5.4-.8.6-.3.2-.7.3-1.2.5-.5.1-1 .2-1.7.2-1.3 0-2.3-.4-3-1.1s-1.1-1.9-1.1-3.3.3-2.5 1-3.4c.7-.8 1.7-1.2 3-1.2.6 0 1.1.1 1.5.2.4.1.8.3 1.2.5.4.2.7.6 1 .8.3.2.5-.2.7.8h.7v-4.5c-1-.4-1.6-.7-2.5-.9-.9-.4-1.9-.6-3-.6zM95.1 75.2c-1 0-1.8.2-2.6.5-.8.4-1.5.9-2.5 1.6v-7.3h-5v21h5v-10.9c1-.3 1-.5 1.5-.7.5-.1.9-.2 1.3-.2.6 0 1.1.1 1.5.2.3.2.6.4.8.7.2.3 0 .7.1 1.3.1.6-.1 1.2-.1 1.8v7.8h5v-10c0-1.9-.3-3.3-1.2-4.3-1-1-2.1-1.5-3.8-1.5zM112.4 75.2c-2.7 0-4.8.7-6.3 2.2-1.5 1.5-2.3 3.5-2.3 6s.8 4.5 2.4 5.9c1.6 1.4 4 2.1 7 2.1 1.2 0 2.5-.1 3.5-.3s1.4-.5 3.4-1v-4h-1c-.6 1-1.3.9-2.3 1.2-1 .4-2 .6-3 .6-1.6 0-2.9-.4-3.7-1-.8-.6-1.3-1.8-1.4-2.8h11.3v-1.5c0-2.3-.7-4.1-2-5.4-1.2-1.4-3.2-2-5.6-2zm-3.8 5.8c.1-1 .4-1.7 1-2.2.6-.5 1.4-.7 2.3-.7 1 0 1.8.1 2.2.7.5.5.7 1.2.8 2.2h-6.3zM127.3 58.4l-.2-.1v-.4l-.1-.4-.2-.3-.4-.2h-.1l-.1-.2-.3-.2-.3-.2-.4-.1h-.2l-.4-.4-.5-.3-.6-.3-.6-.2h-.2l-.5-.6-.6-.4-.6-.3-.6-.2h-.1l-.6-.4-.8-.3-.5-.1-.5-.4-.5-.2-.5-.1-.5-.1h-.5l-.6.1h-.1l-.4-.6-.6-.4-.8-.2h-.9l-1 .2-.4.1-.8-.3-.8-.2h-2.6000000000000005l-1-.4-.9-.3-.9-.1h-.6l-.8-.8-.9-.6-.8-.4-.8-.2h-.8l-.4.3-.5-.4-.6-.3-.7-.1-.6.1-.7-.3-.7-.2h-1l-1.1-.4-1.2-.3-1.1-.1h-.2l-1.2-.7-1.2-.3h-1.1.1l-1.7-.4-1.1-.1h-.5l-.7-.7-.8-.5-.9-.2-.9.1-.6.2-.8-.1h-1.8000000000000003v-.2l-1.4-.3-1.4-.2-1.3-.1-.5.1v-.1l-1-.1-1-.1h-.1l-1.1-.5-1.1-.3-1-.1h-.8l-1.1-.4-.9-.2h-1l-1.1-.8-.9-.3-.7-.1-.8-.4-1.2-.2h-1.1l-1.1-.5-1-.2h-.6l-1.2-.6-1-.3-1-.1-.3.1h.1l-1.4-.8-1.1-.4-1-.1h-.1l-.7-.5-.6-.3-.6-.2-.7-.1-.7.1-.8-.6-.7-.3-.9-.1h-.8l-.9.2-.2.1-1-.5-1-.3h-.9l-.8-.5-.7-.3h-.8l-.7.1-.7.2h-.1l-.7-.7-.6-.4-.7-.1-.7.1-.6.3-.2-.1-.3-.2-.3-.1-.3-.1h-.7l-.3.1-.5.3-.1.1-.9-.2h-.8l-.7.2-.6.5-.4.5-.3.7-.3.8-.2.8-.1.8-.1 1.6.1 1.8v.3c-.5-.2-1-.4-1.6-.6v-.4l.1-.6.1-1.3.1-1.2-.1-1.2-.1-.6-.1-.5-.1-.5-.2-.5-.2-.4-.3-.4-.3-.4-.6-.5.2.9.1.6.1.6.1.5.1.6.1.5v.1-.1l-.1-.3-.1-.3-.2-.6-.3-1-.1-.3-.2-1.3v-.4l.1-.7.1-.3.2-.7h-.2l-.5.6-.3.7-.3.7-.1.6v1.4l.1.7.1.7-.1-.1-.3-.4-.3-.4-.2-.5-.2-.5-.2-.5-.1-.7-.1-1-.7.6-.3.6-.2.6v.6l.1.6.2.6.3.6.1.2-.2.2-.6-.1-.1.2.4.2.4.3 1 .8.3.3.5.6.5.5.5.5.4.4.3.4.2.2c-5.7-2.3-11.7-5-19.1-8.5l-.4-.2.2.4c1 1.7 3.9 3.4 6.4 5 1.2.7 2.3 1.4 3.1 2 2.4 1.3 5.6 2.7 8.4 3.8h-.2l-2 .4-1.4.3-1.4.5-.7.3-.7.2-.6.4-.5.4-.5.5-.4.5-.3.6-.2.7.2.1.2-.2.5-.5.2-.2.6-.4.3-.2.3-.2.6-.3.4-.1.3-.1.7-.2.7-.1.6-.2 1.3-.7.6-.4.6-.4.5-.3.4-.2.3-.1.6.2-2.4 1.2-1.3.8-.7.5-.6.5-.6.5-.5.6-.3.5-.2.6-.1.6.1.7.4.9.5-1 .4-.6.4-.5.4-.4.4-.3.9-.6.4-.2-.1.4-.2.8v.9l.1 1 .3 1.1h.2l.2-1.1.3-1 .2-.5.4-.9.5-.9.8-1.4 1.1-1.8c.4.2.8.3 1.2.4l-.1.2-.7 1.4-.4.6-.3.7-.1.7-.2.7-.1.7v.7l.1.6.3.6.5.5.7.4.8.3.3.6.4.5.4.4.4.3.4.2.4.1h1v.1l.4.6.6.5.7.3h.8l.8-.2.2.2.6.6.6.4.7.3.8.1h.6l.6.4.7.3.8.2.6.5.8.4 1 .2 1.1.1h.2l.7.6.8.4.7.3.8.1.9-.2.4.2.6.3.6.1h.6l.6-.1.3.2 1 .3 1.1.1 1.3-.1.4.2.9.3 1 .1 1.4-.1h.1l.9.3 1 .1 1.1-.1.4.3 1 .4 1 .1 1.1-.1v-.1l.6.2h1l1.1-.2.7.2h.8l.8-.1 1.1.2.3.2 1 .3 1 .2 1.1.1 1.1-.1v-.1l.6.2.9.1.9.1v-.1l.6.2 1.2.4 1.3.3 1.4-.3v-.1h.2l.9.2.8.1h.9l.1.1.8.6.8.4h1.3l.8-.4.7-.6.9.1 1.1-.1h1.2v.1l.3.2 1.1.2 1.1-.1 1.1-.5h1l1.2.1 1-.1.6.1h1.4l.9-.1.5.2.6.1.6-.1.6-.3.1.1.8.1h2.5l.8-.3 1.1-.4h1.6l.8-.1.5.2.8.2.8.1.8-.1.9-.2.2.1.9.4.8.3h.8l.6-.3.5-.5.3.1.5.1.5.1h.5l.5-.1.5-.2.7.1.8-.1.7-.3h.7l.6-.1.6-.3.5-.4.1-.1.6.1.6-.1.5.1h.8999999999999999l.4-.3.3-.2.1-.2h.1l.3-.1.3-.2.2-.5.1-.6h.2l.3-.1.1-.3.1.1v-.8l-.3-.4zm-106.4-16l-.3.2.2-.5.3.1-.2.2zm.5-2.9l-.2-.2-.2-.4v-2.4l.1-.8.1.1.1.5.1.5.1.5.3 1.6.2.7c-.3 0-.5-.1-.6-.1z"/></g></svg>
|
Before Width: | Height: | Size: 4.5 KiB |
1
docs/dist/icons/apache/apache-plain.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#303284" d="M127.6 75.9l-.3-.5-.2-.1v-.4l-.1-.4-.2-.3-.4-.2h-.1l-.1-.2-.3-.2-.3-.2-.4-.1h-.2l-.4-.4-.5-.3-.6-.3-.6-.2h-.2l-.5-.6-.6-.4-.6-.3-.6-.2h-.1l-.6-.4-.8-.3-.5-.1-.5-.4-.5-.2-.5-.1-.5-.1h-.5l-.6.1h-.1l-.4-.6-.6-.4-.8-.2h-.9l-1 .2-.4.1-.8-.3-.8-.2h-2.6000000000000005l-1-.4-.9-.3-.9-.1h-.6l-.8-.8-.9-.6-.8-.4-.8-.2h-.8l-.4.3-.5-.4-.6-.3-.7-.1-.6.1-.7-.3-.7-.2h-1l-1.1-.4-1.2-.3-1.1-.1h-.2l-1.2-.7-1.2-.3h-1.1.1l-1.7-.4-1.1-.1h-.5l-.7-.7-.8-.5-.9-.2-.9.1-.6.2-.8-.1h-1.8000000000000003v-.2l-1.4-.3-1.4-.2-1.3-.1-.5.1v-.1l-1-.1-1-.1h-.1l-1.1-.5-1.1-.3-1-.1h-.8l-1.1-.4-.9-.2h-1l-1.1-.8-.9-.3-.7-.1-.8-.4-1.2-.2h-1.1l-1.1-.5-1-.2h-.6l-1.2-.6-1-.3-1-.1-.3.1h.1l-1.4-.8-1.1-.4-1-.1h-.1l-.7-.5-.6-.3-.6-.2-.7-.1-.7.1-.8-.6-.7-.3-.9-.1h-.8l-.9.2-.2.1-1-.5-1-.3h-.9l-.8-.5-.7-.3h-.8l-.7.1-.7.2h-.1l-.7-.7-.6-.4-.7-.1-.7.1-.6.3-.2-.1-.3-.2-.3-.1-.3-.1h-.7l-.3.1-.5.3-.1.1-.9-.2h-.8l-.7.2-.6.5-.4.5-.3.7-.3.8-.2.8-.1.8-.1 1.6.1 1.8v.3c-.5-.2-1-.4-1.6-.6v-.4l.1-.6.1-1.3.1-1.2-.1-1.2-.1-.6-.1-.5-.1-.5-.2-.5-.2-.4-.3-.4-.3-.4-.6-.5.2.9.1.6.1.6.1.5.1.6.1.5v.1-.1l-.1-.3-.1-.3-.2-.6-.3-1-.1-.3-.2-1.3v-.4l.1-.7.1-.3.2-.7h-.2l-.5.6-.3.7-.3.7-.1.6v1.4l.1.7.1.7-.1-.1-.3-.4-.3-.4-.2-.5-.2-.5-.2-.5-.1-.7-.1-1-.7.6-.3.6-.2.6v.6l.1.6.2.6.3.6.1.2-.2.2-.6-.1-.1.2.4.2.4.3 1 .8.3.3.5.6.5.5.5.5.4.4.3.4.2.2c-5.7-2.3-11.7-5-19.1-8.5l-.4-.2.2.4c1 1.7 3.9 3.4 6.4 5 1.2.7 2.3 1.4 3.1 2 2.4 1.3 5.6 2.7 8.4 3.8h-.2l-2 .4-1.4.3-1.4.5-.7.3-.7.2-.6.4-.5.4-.5.5-.4.5-.3.6-.2.7.2.1.2-.2.5-.5.2-.2.6-.4.3-.2.3-.2.6-.3.4-.1.3-.1.7-.2.7-.1.6-.2 1.3-.7.6-.4.6-.4.5-.3.4-.2.3-.1.6.2-2.4 1.2-1.3.8-.7.5-.6.5-.6.5-.5.6-.3.5-.2.6-.1.6.1.7.4.9.5-1 .4-.6.4-.5.4-.4.4-.3.9-.6.4-.2-.1.4-.2.8v.9l.1 1 .3 1.1h.2l.2-1.1.3-1 .2-.5.4-.9.5-.9.8-1.4 1.1-1.8c.4.2.8.3 1.2.4l-.1.2-.7 1.4-.4.6-.3.7-.1.7-.2.7-.1.7v.7l.1.6.3.6.5.5.7.4.8.3.3.6.4.5.4.4.4.3.4.2.4.1h1v.1l.4.6.6.5.7.3h.8l.8-.2.2.2.6.6.6.4.7.3.8.1h.6l.6.4.7.3.8.2.6.5.8.4 1 .2 1.1.1h.2l.7.6.8.4.7.3.8.1.9-.2.4.2.6.3.6.1h.6l.6-.1.3.2 1 .3 1.1.1 1.3-.1.4.2.9.3 1 .1 1.4-.1h.1l.9.3 1 .1 1.1-.1.4.3 1 .4 1 .1 1.1-.1v-.1l.6.2h1l1.1-.2.7.2h.8l.8-.1 1.1.2.3.2 1 .3 1 .2 1.1.1 1.1-.1v-.1l.6.2.9.1.9.1v-.1l.6.2 1.2.4 1.3.3 1.4-.3v-.1h.2l.9.2.8.1h.9l.1.1.8.6.8.4h1.3l.8-.4.7-.6.9.1 1.1-.1h1.2v.1l.3.2 1.1.2 1.1-.1 1.1-.5h1l1.2.1 1-.1.6.1h1.4l.9-.1.5.2.6.1.6-.1.6-.3.1.1.8.1h2.5l.8-.3 1.1-.4h1.6l.8-.1.5.2.8.2.8.1.8-.1.9-.2.2.1.9.4.8.3h.8l.6-.3.5-.5.3.1.5.1.5.1h.5l.5-.1.5-.2.7.1.8-.1.7-.3h.7l.6-.1.6-.3.5-.4.1-.1.6.1.6-.1.5.1h.8999999999999999l.4-.3.3-.2.1-.2h.1l.3-.1.3-.2.2-.5.1-.6h.2l.3-.1.1-.3.1.1v-.7zm-107-16.3l.2-.5.3.1-.2.2-.3.2zm.6-6.8l.1.5.1.5.1.5.3 1.6.2.7-.4-.2h.1l-.2-.1-.5-.4v-2.4l.1-.8.1.1z"/></svg>
|
Before Width: | Height: | Size: 2.6 KiB |
BIN
docs/dist/icons/apache/apache.eps
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#AC162C" d="M108.722 86.325l-42.633-73.842c-.564-.98-1.613-1.586-2.745-1.586s-2.176.604-2.742 1.586l-42.636 73.842c-.568.979-.568 2.149 0 3.132.567.98 1.612 1.543 2.744 1.543h85.27c1.132 0 2.174-.563 2.742-1.543.568-.983.568-2.153 0-3.132zm-27.125-5.962l.114-3.2-12.302 2.173-.56-.319.16-4.017h-.321s-3.371 5.379-10.837 5.379c-5.538 0-10.756-2.26-10.756-11.248 0-9.072 6.821-12.131 13.967-12.131h7.938v-3.836c0-3.612-2.645-5.7-7.141-5.7-5.058 0-11.228.803-11.228.803l-.631-.562v-6.101s6.674-.802 13.34-.802c6.102 0 13.66 1.606 13.66 10.596v20.688l3.967-.779-1.24-2.994 10.219 4.498-8.349 7.552zM54.88 68.479c0 4.173 3.126 5.027 5.935 5.027 2.65 0 5.186-.754 8.186-4.045v-6.461h-5.85c-5.463 0-8.271 1.144-8.271 5.479z"/><path fill="#555759" d="M10.819 112.77h-2.267l-.178-.178.049-1.351h-.101s-1.069 1.784-3.438 1.784c-1.759 0-3.415-.711-3.415-3.567 0-2.878 2.166-3.848 4.434-3.848h2.472v-1.145c0-1.146-.816-1.809-2.242-1.809-1.606 0-3.541.255-3.541.255l-.18-.177v-1.938s2.039-.254 4.154-.254c1.936 0 4.254.51 4.254 3.362v8.866zm-2.445-5.22h-1.809c-1.732 0-2.624.38-2.624 1.757 0 1.326.967 1.605 1.858 1.605.841 0 1.758-.228 2.574-1.275v-2.087zM14.285 100.796h2.293l.177.179-.051 1.351h.102s1.046-1.784 3.415-1.784c1.937 0 3.286.74 3.286 3.593v5.197c0 2.855-2.446 3.694-4.561 3.694-.867 0-1.528-.051-2.191-.102v4.179h-2.47v-16.307zm2.47 9.962c.663.077 1.632.104 2.318.053 1.07-.104 1.987-.536 1.987-2.063v-4.459c0-1.3-.636-1.632-1.579-1.632-.866 0-1.758.356-2.727 1.551v6.55zM26.641 100.796h2.293l.178.179-.052 1.351h.103s1.045-1.784 3.413-1.784c1.938 0 3.288.74 3.288 3.593v5.197c0 2.855-2.447 3.694-4.562 3.694-.865 0-1.529-.051-2.19-.102v4.179h-2.471v-16.307zm2.47 9.962c.661.077 1.631.104 2.317.053 1.07-.104 1.987-.536 1.987-2.063v-4.459c0-1.3-.637-1.632-1.579-1.632-.866 0-1.757.356-2.726 1.551v6.55zM46.818 103.013s-1.451-.254-3.059-.254c-1.426 0-2.624.205-2.624 2.038v4.001c0 1.836 1.198 2.038 2.624 2.038 1.607 0 3.059-.256 3.059-.256l.179.179v2.012s-1.708.256-3.822.256c-2.116 0-4.509-.662-4.509-3.517v-5.427c0-2.852 2.393-3.541 4.509-3.541 2.114 0 3.822.254 3.822.254v2.04l-.179.177zM58.232 107.55h-6.395v1.247c0 1.836 1.197 2.038 2.624 2.038 1.604 0 3.211-.256 3.211-.256l.175.179v2.012s-1.857.256-3.973.256c-2.113 0-4.51-.662-4.51-3.517v-5.17c0-2.981 2.422-3.797 4.689-3.797 2.266 0 4.661.74 4.661 3.797 0 1.3-.205 2.801-.229 2.955l-.253.256zm-6.394-3.391v1.452h4.203c.051-.305.128-.866.103-1.425-.052-1.147-.868-1.529-2.089-1.529-1.301 0-2.217.458-2.217 1.502zM64.065 95.956v16.814h-2.472v-16.814h2.472zM76.039 107.55h-6.393v1.247c0 1.836 1.198 2.038 2.622 2.038 1.605 0 3.211-.256 3.211-.256l.177.179v2.012s-1.858.256-3.974.256-4.511-.662-4.511-3.517v-5.17c0-2.981 2.42-3.797 4.688-3.797 2.271 0 4.665.74 4.665 3.797 0 1.3-.204 2.801-.229 2.955l-.256.256zm-6.393-3.391v1.452h4.201c.051-.305.128-.866.101-1.425-.05-1.147-.864-1.529-2.089-1.529-1.296 0-2.213.458-2.213 1.502zM85.592 103.013c-1.044 0-2.344 0-3.718 1.276v8.481h-2.473v-11.974h2.295l.178.179-.052 1.351h.103c-.155 0 1.298-1.935 3.845-1.784v2.294l-.178.177zM96.65 112.77h-2.27l-.178-.178.053-1.351h-.104s-1.069 1.784-3.438 1.784c-1.758 0-3.414-.711-3.414-3.567 0-2.878 2.166-3.848 4.434-3.848h2.469v-1.145c0-1.146-.815-1.809-2.242-1.809-1.604 0-3.54.255-3.54.255l-.177-.177v-1.938s2.037-.254 4.151-.254c1.935 0 4.256.51 4.256 3.362v8.866zm-2.448-5.22h-1.808c-1.731 0-2.622.38-2.622 1.757 0 1.326.964 1.605 1.857 1.605.842 0 1.757-.228 2.572-1.275v-2.087zM100.291 102.758h-1.271v-1.962h1.271v-2.548h2.473v2.548h2.879v1.962h-2.879v6.801c0 .97.509 1.353 1.377 1.353.839 0 1.578-.101 1.578-.101l.181.177v1.782s-.894.256-2.242.256c-2.167 0-3.366-1.198-3.366-3.467v-6.801zM117.033 109.256c0 3.081-2.399 3.77-4.663 3.77-2.27 0-4.69-.79-4.69-3.77v-4.917c0-2.981 2.421-3.797 4.69-3.797 2.264 0 4.663.714 4.663 3.797v4.917zm-2.448-4.587c0-1.35-.841-2.012-2.215-2.012-1.506 0-2.217.687-2.217 2.012v4.255c0 1.4.813 1.988 2.217 1.988 1.5 0 2.215-.664 2.215-1.988v-4.255zM126.354 103.013c-1.044 0-2.342 0-3.72 1.276v8.481h-2.47v-11.974h2.293l.177.179-.051 1.351h.102c-.151 0 1.302-1.935 3.846-1.784v2.294l-.177.177z"/></svg>
|
Before Width: | Height: | Size: 4.1 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#AC162C" d="M125.477 111.872l-57.758-100.038c-.764-1.328-2.186-2.148-3.719-2.148s-2.947.819-3.715 2.148l-57.762 100.038c-.77 1.328-.77 2.81 0 4.141.769 1.328 2.185 1.987 3.718 1.987h115.521c1.534 0 2.945-.659 3.715-1.987.77-1.331.77-2.813 0-4.141zm-36.748-8.075l.155-4.336-16.666 2.944-.758-.699.215-5.706h-.435s-4.567 7.553-14.682 7.553c-7.503 0-14.572-3-14.572-15.176 0-12.294 9.242-16.377 18.922-16.377h10.092v-5.052c0-4.895-3.252-7.721-9.343-7.721-6.852 0-15.006 1.087-15.006 1.087l-.651-.762v-8.265s8.751-1.086 17.784-1.086c8.265 0 18.216 2.175 18.216 14.355v28.027l5.625-1.056-1.555-4.057 13.907 6.094-11.248 10.233zM52.534 87.56c0 5.655 3.903 6.879 7.708 6.879 3.59 0 7.758-.954 10.758-5.413v-9.026h-7.262c-7.4 0-11.204 1.686-11.204 7.56z"/></svg>
|
Before Width: | Height: | Size: 828 B |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#AC162C" d="M108.722 86.324l-42.633-73.842c-.564-.98-1.613-1.586-2.745-1.586s-2.176.605-2.742 1.586l-42.636 73.842c-.568.98-.568 2.15 0 3.133.567.98 1.612 1.543 2.744 1.543h85.27c1.132 0 2.174-.563 2.742-1.543.568-.982.568-2.152 0-3.133zm-27.125-5.961l.114-3.2-12.302 2.173-.56-.319.16-4.017h-.321s-3.371 5.379-10.837 5.379c-5.538 0-10.756-2.26-10.756-11.247 0-9.073 6.821-12.132 13.967-12.132h7.938v-3.836c0-3.612-2.645-5.699-7.141-5.699-5.058 0-11.228.803-11.228.803l-.631-.563v-6.101s6.674-.802 13.34-.802c6.102 0 13.66 1.605 13.66 10.596v20.688l3.967-.779-1.24-2.994 10.219 4.498-8.349 7.552zM54.88 68.479c0 4.173 3.126 5.026 5.935 5.026 2.65 0 5.186-.754 8.186-4.045v-6.46h-5.85c-5.463 0-8.271 1.144-8.271 5.479zM10.819 112.77h-2.267l-.178-.178.049-1.35h-.101s-1.069 1.783-3.438 1.783c-1.759 0-3.415-.711-3.415-3.566 0-2.879 2.166-3.848 4.434-3.848h2.472v-1.146c0-1.146-.816-1.81-2.242-1.81-1.606 0-3.541.256-3.541.256l-.18-.178v-1.938s2.039-.255 4.154-.255c1.936 0 4.254.511 4.254 3.362v8.868zm-2.445-5.22h-1.809c-1.732 0-2.624.38-2.624 1.757 0 1.326.967 1.605 1.858 1.605.841 0 1.758-.229 2.574-1.275v-2.087zM14.285 100.797h2.293l.177.178-.051 1.352h.102s1.046-1.784 3.415-1.784c1.937 0 3.286.739 3.286 3.593v5.197c0 2.855-2.446 3.693-4.561 3.693-.867 0-1.528-.051-2.191-.102v4.18h-2.47v-16.307zm2.47 9.961c.663.077 1.632.104 2.318.053 1.07-.104 1.987-.536 1.987-2.063v-4.459c0-1.301-.636-1.633-1.579-1.633-.866 0-1.758.356-2.727 1.552v6.55zM26.641 100.797h2.293l.178.178-.052 1.352h.103s1.045-1.784 3.413-1.784c1.938 0 3.288.739 3.288 3.593v5.197c0 2.855-2.447 3.693-4.562 3.693-.865 0-1.529-.051-2.19-.102v4.18h-2.471v-16.307zm2.47 9.961c.661.077 1.631.104 2.317.053 1.07-.104 1.987-.536 1.987-2.063v-4.459c0-1.301-.637-1.633-1.579-1.633-.866 0-1.757.356-2.726 1.552v6.55zM46.818 103.013s-1.451-.255-3.059-.255c-1.426 0-2.624.205-2.624 2.038v4.001c0 1.836 1.198 2.038 2.624 2.038 1.607 0 3.059-.256 3.059-.256l.179.179v2.012s-1.708.256-3.822.256c-2.116 0-4.509-.662-4.509-3.516v-5.428c0-2.852 2.393-3.54 4.509-3.54 2.114 0 3.822.255 3.822.255v2.039l-.179.177zM58.232 107.55h-6.395v1.247c0 1.836 1.197 2.038 2.624 2.038 1.604 0 3.211-.256 3.211-.256l.175.179v2.012s-1.857.256-3.973.256c-2.113 0-4.51-.662-4.51-3.516v-5.171c0-2.981 2.422-3.797 4.689-3.797 2.266 0 4.661.739 4.661 3.797 0 1.3-.205 2.802-.229 2.955l-.253.256zm-6.394-3.392v1.453h4.203c.051-.305.128-.866.103-1.426-.052-1.146-.868-1.529-2.089-1.529-1.301 0-2.217.459-2.217 1.502zM64.065 95.956v16.813h-2.472v-16.813h2.472zM76.039 107.55h-6.393v1.247c0 1.836 1.198 2.038 2.622 2.038 1.605 0 3.211-.256 3.211-.256l.177.179v2.012s-1.858.256-3.974.256-4.511-.662-4.511-3.516v-5.171c0-2.981 2.42-3.797 4.688-3.797 2.271 0 4.665.739 4.665 3.797 0 1.3-.204 2.802-.229 2.955l-.256.256zm-6.393-3.392v1.453h4.201c.051-.305.128-.866.101-1.426-.05-1.146-.864-1.529-2.089-1.529-1.296 0-2.213.459-2.213 1.502zM85.592 103.013c-1.044 0-2.344 0-3.718 1.276v8.48h-2.473v-11.973h2.295l.178.178-.052 1.352h.103c-.155 0 1.298-1.936 3.845-1.784v2.294l-.178.177zM96.65 112.77h-2.27l-.178-.178.053-1.35h-.104s-1.069 1.783-3.438 1.783c-1.758 0-3.414-.711-3.414-3.566 0-2.879 2.166-3.848 4.434-3.848h2.469v-1.146c0-1.146-.815-1.81-2.242-1.81-1.604 0-3.54.256-3.54.256l-.177-.178v-1.938s2.037-.255 4.151-.255c1.935 0 4.256.511 4.256 3.362v8.868zm-2.448-5.22h-1.808c-1.731 0-2.622.38-2.622 1.757 0 1.326.964 1.605 1.857 1.605.842 0 1.757-.229 2.572-1.275v-2.087zM100.291 102.758h-1.271v-1.961h1.271v-2.549h2.473v2.549h2.879v1.961h-2.879v6.801c0 .971.509 1.354 1.377 1.354.839 0 1.578-.102 1.578-.102l.181.178v1.781s-.894.256-2.242.256c-2.167 0-3.366-1.197-3.366-3.467v-6.801zM117.033 109.256c0 3.08-2.399 3.77-4.663 3.77-2.27 0-4.69-.789-4.69-3.77v-4.917c0-2.981 2.421-3.797 4.69-3.797 2.264 0 4.663.714 4.663 3.797v4.917zm-2.448-4.587c0-1.35-.841-2.013-2.215-2.013-1.506 0-2.217.688-2.217 2.013v4.255c0 1.4.813 1.988 2.217 1.988 1.5 0 2.215-.664 2.215-1.988v-4.255zM126.354 103.013c-1.044 0-2.342 0-3.72 1.276v8.48h-2.47v-11.973h2.293l.177.178-.051 1.352h.102c-.151 0 1.302-1.936 3.846-1.784v2.294l-.177.177z"/></svg>
|
Before Width: | Height: | Size: 4.0 KiB |
BIN
docs/dist/icons/appcelerator/appcelerator.eps
vendored
1
docs/dist/icons/apple/apple-original.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M97.905 67.885c.174 18.8 16.494 25.057 16.674 25.137-.138.44-2.607 8.916-8.597 17.669-5.178 7.568-10.553 15.108-19.018 15.266-8.318.152-10.993-4.934-20.504-4.934-9.508 0-12.479 4.776-20.354 5.086-8.172.31-14.395-8.185-19.616-15.724-10.668-15.424-18.821-43.585-7.874-62.594 5.438-9.44 15.158-15.417 25.707-15.571 8.024-.153 15.598 5.398 20.503 5.398 4.902 0 14.106-6.676 23.782-5.696 4.051.169 15.421 1.636 22.722 12.324-.587.365-13.566 7.921-13.425 23.639m-15.633-46.166c4.338-5.251 7.258-12.563 6.462-19.836-6.254.251-13.816 4.167-18.301 9.416-4.02 4.647-7.54 12.087-6.591 19.216 6.971.54 14.091-3.542 18.43-8.796"/></svg>
|
Before Width: | Height: | Size: 694 B |
BIN
docs/dist/icons/apple/apple.eps
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#67595D" d="M49.66 53.23h1.14l8.19 21.57h-.99l-2.79-7.35h-10.05l-2.82 7.35h-.99l8.31-21.57zm5.19 13.32l-4.62-12.15-4.71 12.15h9.33zM67.84 54.16h-6.72v-.93h14.46v.93h-6.721v20.64h-1.02v-20.64zM82.719 56.11c1.681-2.24 4.11-3.36 7.29-3.36 3.2 0 5.641 1.11 7.32 3.33 1.5 2.021 2.25 4.67 2.25 7.951 0 3.299-.75 5.939-2.25 7.92-1.68 2.199-4.12 3.3-7.32 3.3s-5.63-1.101-7.29-3.3c-1.5-1.98-2.25-4.621-2.25-7.92 0-3.261.75-5.901 2.25-7.921zm.75 15.15c1.48 2.081 3.66 3.12 6.54 3.12 2.9 0 5.09-1.039 6.57-3.12 1.3-1.819 1.95-4.229 1.95-7.229 0-2.98-.66-5.39-1.98-7.23-1.5-2.1-3.68-3.15-6.54-3.15s-5.04 1.05-6.54 3.15c-1.3 1.84-1.949 4.25-1.949 7.23s.649 5.389 1.949 7.229zM106.6 53.23h1.44l7.859 15.179 7.561-15.179h1.41v21.57h-.9v-20.31l-7.8 15.15h-.601l-8.069-15.15v20.31h-.9v-21.57z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="#67595D" d="M13.217 64.784l-.572 1.191c-.88 1.89-1.607 3.833-1.984 5.891-.208 1.144-.322 2.297-.023 3.446.257.987.79 1.494 1.704 1.536.4.019.82-.066 1.209-.176 1.03-.292 1.929-.856 2.796-1.467.21-.149.427-.242.689-.144.465.173.634.79.241 1.083-1.418 1.057-2.917 1.967-4.754 2.022-1.504.047-2.592-.76-3.071-2.193-.359-1.07-.38-2.171-.249-3.274.391-3.286 1.66-6.271 3.183-9.166.131-.249.138-.446.046-.711-.381-1.092-.735-2.194-1.081-3.297-.067-.21-.135-.269-.361-.219-1.491.328-2.961.729-4.286 1.512-.511.303-1.001.679-1.409 1.108-.68.714-.693 1.503-.138 2.319.484.711 1.168 1.197 1.888 1.638l.69.391c.33.196.443.58.274.897-.171.318-.552.445-.896.267-1.014-.52-1.958-1.138-2.715-2.005-.463-.53-.804-1.128-.917-1.835-.14-.882.113-1.66.643-2.357.547-.721 1.265-1.234 2.048-1.66 1.39-.757 2.888-1.208 4.425-1.542l.353-.087c-.072-.411-.15-.809-.213-1.21-.251-1.63-.367-3.263.032-4.889.159-.644.408-1.251.841-1.764.884-1.044 2.021-1.277 3.295-.966 1.261.309 2.318 1.006 3.306 1.818.278.23.286.645.059.912-.233.272-.595.308-.912.092-.496-.338-.98-.7-1.497-1.005-.592-.35-1.228-.599-1.935-.602-.586-.002-1.042.235-1.374.709-.423.601-.573 1.295-.653 2.006-.168 1.505.031 2.984.324 4.456.031.156.092.212.257.195 1.187-.119 2.376-.236 3.564-.335.259-.022.428-.115.588-.319 1.546-1.953 3.241-3.761 5.234-5.27 1.111-.84 2.283-1.573 3.635-1.974.846-.25 1.702-.343 2.554-.043 1.063.374 1.658 1.183 1.965 2.227.325 1.107.274 2.237.143 3.366-.034.289-.085.577-.139.863-.074.389-.364.595-.752.55-.354-.041-.584-.325-.546-.72.051-.543.175-1.084.18-1.627.007-.644-.007-1.302-.141-1.926-.278-1.298-1.177-1.807-2.505-1.515-.996.22-1.88.688-2.721 1.243-1.728 1.139-3.203 2.563-4.572 4.103-.255.286-.5.581-.747.874l-.034.123h.359c3.527.035 7.002.455 10.397 1.432 1.616.466 3.178 1.073 4.613 1.966.765.475 1.466 1.025 2.021 1.744 1.131 1.463 1.036 3.108-.266 4.418-.879.886-1.961 1.445-3.115 1.88-.325.123-.686-.058-.811-.37-.137-.344.012-.698.361-.868.533-.258 1.086-.48 1.59-.788.415-.253.812-.567 1.145-.922.705-.75.731-1.57.133-2.409-.447-.628-1.048-1.089-1.695-1.491-1.596-.992-3.348-1.606-5.15-2.085-1.88-.5-3.789-.849-5.729-.987-1.546-.11-3.098-.142-4.646-.215-.224-.01-.376.056-.5.247-.908 1.4-1.826 2.794-2.729 4.197-.066.103-.095.285-.05.395 1.529 3.638 3.466 7.033 6.031 10.047 1.08 1.27 2.256 2.442 3.683 3.33.669.417 1.367.765 2.178.817.734.051 1.27-.257 1.634-.88.345-.587.481-1.236.544-1.904.198-2.152-.228-4.23-.792-6.286-.579-2.105-1.396-4.123-2.334-6.093-.075-.158-.139-.347-.13-.518.015-.311.26-.531.566-.58.27-.042.552.105.687.395.336.718.677 1.436.983 2.167.949 2.257 1.713 4.573 2.116 6.995.281 1.69.416 3.388.025 5.081-.088.379-.217.756-.379 1.108-.666 1.455-2.016 2.112-3.579 1.771-1.271-.278-2.344-.943-3.345-1.736-1.841-1.459-3.335-3.238-4.686-5.145-1.541-2.171-2.841-4.48-3.931-6.909l-.168-.344zm-.666-5.781l.843 2.677 1.951-2.979-2.794.302zM20.023 65.913c-1.058-.001-1.919-.857-1.916-1.908.002-1.067.861-1.918 1.937-1.917 1.057.001 1.916.857 1.917 1.912.001 1.064-.86 1.915-1.938 1.913z"/></svg>
|
Before Width: | Height: | Size: 3.8 KiB |
1
docs/dist/icons/atom/atom-original.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill-rule="evenodd" clip-rule="evenodd" fill="#67595D" d="M38.622 66.979c-.806 1.674-1.508 3.089-2.175 4.522-3.338 7.177-6.103 14.553-7.53 22.367-.794 4.346-1.228 8.724-.093 13.087.975 3.749 3.004 5.674 6.475 5.833 1.519.071 3.108-.251 4.587-.668 3.916-1.109 7.323-3.251 10.618-5.571.8-.564 1.618-.916 2.616-.545 1.768.658 2.408 3.002.917 4.115-5.381 4.009-11.076 7.466-18.049 7.68-5.711.176-9.845-2.887-11.667-8.331-1.36-4.062-1.44-8.24-.941-12.432 1.482-12.478 6.298-23.815 12.081-34.805.497-.944.527-1.694.175-2.703-1.444-4.147-2.787-8.33-4.106-12.519-.25-.794-.506-1.02-1.368-.831-5.666 1.246-11.248 2.767-16.274 5.744-1.941 1.15-3.803 2.578-5.355 4.208-2.581 2.71-2.63 5.709-.521 8.803 1.84 2.701 4.433 4.548 7.169 6.217.856.524 1.759.97 2.621 1.484 1.253.749 1.682 2.201 1.039 3.409-.645 1.209-2.092 1.688-3.406 1.012-3.844-1.976-7.429-4.321-10.304-7.611-1.762-2.016-3.053-4.282-3.48-6.968-.532-3.35.428-6.302 2.44-8.954 2.075-2.733 4.8-4.683 7.775-6.303 5.276-2.873 10.961-4.589 16.801-5.854.4-.087.796-.195 1.338-.33-.275-1.558-.57-3.07-.806-4.593-.957-6.194-1.398-12.393.123-18.567.602-2.442 1.547-4.75 3.191-6.695 3.356-3.967 7.672-4.85 12.512-3.668 4.784 1.169 8.801 3.818 12.547 6.901 1.06.872 1.089 2.447.224 3.462-.883 1.035-2.256 1.17-3.458.351-1.888-1.285-3.724-2.658-5.686-3.819-2.248-1.329-4.662-2.272-7.352-2.285-2.222-.011-3.949.893-5.215 2.693-1.604 2.283-2.177 4.917-2.48 7.618-.641 5.713.12 11.329 1.233 16.918.119.594.347.804.972.741 4.51-.45 9.021-.899 13.538-1.276.982-.081 1.623-.436 2.232-1.206 5.87-7.415 12.305-14.281 19.875-20.01 4.217-3.191 8.673-5.973 13.8-7.492 3.212-.951 6.463-1.303 9.698-.166 4.04 1.42 6.298 4.49 7.462 8.452 1.234 4.206 1.041 8.494.54 12.781-.129 1.098-.321 2.191-.528 3.277-.281 1.478-1.377 2.261-2.853 2.089-1.342-.156-2.218-1.235-2.077-2.733.195-2.066.666-4.121.687-6.183.025-2.44-.027-4.943-.535-7.313-1.059-4.928-4.468-6.861-9.511-5.749-3.783.833-7.138 2.613-10.332 4.718-6.561 4.324-12.162 9.731-17.362 15.577-.967 1.087-1.897 2.208-2.837 3.318-.057.066-.053.184-.125.465h1.361c13.391.135 26.585 1.727 39.479 5.438 6.14 1.768 12.067 4.072 17.521 7.465 2.902 1.805 5.566 3.894 7.673 6.62 4.297 5.56 3.936 11.802-1.007 16.781-3.338 3.363-7.449 5.487-11.828 7.137-1.239.465-2.603-.218-3.077-1.405-.521-1.304.044-2.653 1.37-3.296 2.022-.98 4.125-1.829 6.037-2.993 1.578-.962 3.082-2.154 4.347-3.499 2.677-2.849 2.776-5.963.506-9.151-1.7-2.388-3.984-4.134-6.44-5.66-6.06-3.766-12.71-6.099-19.557-7.92-7.138-1.899-14.39-3.224-21.755-3.748-5.869-.417-11.759-.537-17.639-.816-.849-.041-1.429.21-1.901.938-3.447 5.316-6.933 10.607-10.362 15.935-.25.388-.356 1.086-.185 1.497 5.805 13.814 13.157 26.708 22.9 38.155 4.102 4.817 8.563 9.272 13.98 12.643 2.542 1.581 5.195 2.9 8.272 3.105 2.788.188 4.822-.979 6.206-3.345 1.304-2.229 1.827-4.695 2.061-7.229.756-8.177-.861-16.064-3.005-23.87-2.196-7.996-5.304-15.654-8.865-23.136-.287-.602-.522-1.317-.491-1.965.057-1.179.987-2.018 2.15-2.2 1.022-.16 2.098.402 2.609 1.498 1.274 2.728 2.567 5.451 3.734 8.226 3.602 8.571 6.502 17.365 8.034 26.563 1.069 6.42 1.58 12.863.096 19.294-.333 1.438-.824 2.867-1.439 4.21-2.527 5.524-7.651 8.02-13.588 6.722-4.827-1.057-8.901-3.579-12.702-6.592-6.991-5.541-12.663-12.297-17.793-19.535-5.848-8.245-10.787-17.013-14.925-26.234-.155-.343-.333-.676-.637-1.295zm-2.528-21.95l3.196 10.164c2.525-3.854 4.879-7.446 7.411-11.313l-10.607 1.149zM64.468 71.267c-4.017-.005-7.286-3.261-7.278-7.249.007-4.052 3.272-7.281 7.356-7.28 4.014.002 7.276 3.255 7.279 7.255.002 4.047-3.267 7.279-7.357 7.274z"/></svg>
|
Before Width: | Height: | Size: 3.5 KiB |
BIN
docs/dist/icons/atom/atom.eps
vendored
1
docs/dist/icons/babel/babel-original.svg
vendored
Before Width: | Height: | Size: 29 KiB |
1
docs/dist/icons/babel/babel-plain.svg
vendored
Before Width: | Height: | Size: 15 KiB |
BIN
docs/dist/icons/babel/babel.eps
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#002A41" d="M22.579 2.502v55.647l41.42 23.61v-16.049l-27.71-15.795v-24.81l27.71 15.795v-14.787l-41.42-23.611z"/><path fill="#0071B5" d="M105.42 2.502v55.647l-41.42 23.61v-16.049l27.709-15.795v-24.81l-27.709 15.795v-14.787l41.42-23.611zM22.579 105.397v-55.648l41.42-23.611v16.051l-27.71 15.794v23.548l27.71-15.795v16.049l-41.42 23.611z"/><path fill="#002A41" d="M105.42 105.397v-55.648l-41.42-23.611v16.051l27.709 15.794v23.548l-27.709-15.795v16.049l41.42 23.611zM11.911 111.622h3.39c1.592 0 2.744.238 3.455.714s1.067 1.228 1.067 2.257c0 .711-.199 1.298-.596 1.76s-.975.762-1.735.898v.082c1.822.312 2.732 1.27 2.732 2.873 0 1.072-.362 1.91-1.087 2.511-.726.602-1.738.903-3.041.903h-4.186v-11.998zm1.396 5.137h2.298c.985 0 1.693-.155 2.126-.464.432-.309.648-.83.648-1.563 0-.673-.241-1.158-.723-1.457-.481-.298-1.247-.447-2.298-.447h-2.052v3.931zm0 1.182v4.489h2.503c.969 0 1.697-.188 2.188-.562.489-.375.734-.962.734-1.761 0-.744-.25-1.291-.751-1.641s-1.263-.525-2.285-.525h-2.389zM30.344 123.62l-1.493-3.816h-4.81l-1.477 3.816h-1.412l4.744-12.047h1.173l4.72 12.047h-1.445zm-1.928-5.072l-1.396-3.718c-.181-.47-.366-1.047-.559-1.731-.12.525-.292 1.103-.517 1.731l-1.411 3.718h3.883zM38.575 112.697c-1.318 0-2.359.439-3.122 1.317-.764.878-1.146 2.081-1.146 3.607 0 1.57.368 2.783 1.104 3.64.735.856 1.784 1.284 3.146 1.284.838 0 1.792-.15 2.864-.451v1.223c-.831.312-1.857.468-3.077.468-1.768 0-3.131-.536-4.091-1.608-.961-1.072-1.44-2.596-1.44-4.571 0-1.236.23-2.32.693-3.25.462-.93 1.13-1.646 2.002-2.15.873-.503 1.9-.755 3.082-.755 1.258 0 2.358.23 3.299.689l-.591 1.198c-.906-.428-1.815-.641-2.723-.641zM52.707 123.62h-1.641l-4.375-5.819-1.255 1.116v4.703h-1.396v-11.999h1.396v5.95l5.44-5.95h1.649l-4.825 5.211 5.007 6.788zM54.356 111.622h3.39c1.592 0 2.744.238 3.455.714s1.067 1.228 1.067 2.257c0 .711-.199 1.298-.596 1.76s-.975.762-1.735.898v.082c1.822.312 2.732 1.27 2.732 2.873 0 1.072-.362 1.91-1.087 2.511-.726.602-1.738.903-3.041.903h-4.186v-11.998zm1.396 5.137h2.298c.985 0 1.693-.155 2.126-.464.432-.309.648-.83.648-1.563 0-.673-.241-1.158-.723-1.457-.481-.298-1.247-.447-2.298-.447h-2.052v3.931zm0 1.182v4.489h2.503c.969 0 1.697-.188 2.188-.562.489-.375.734-.962.734-1.761 0-.744-.25-1.291-.751-1.641s-1.263-.525-2.285-.525h-2.389zM75.662 117.605c0 1.92-.485 3.431-1.457 4.53-.971 1.1-2.321 1.649-4.05 1.649-1.768 0-3.131-.54-4.091-1.621-.961-1.081-1.44-2.606-1.44-4.576 0-1.953.481-3.467 1.444-4.542.963-1.075 2.33-1.613 4.104-1.613 1.723 0 3.069.547 4.037 1.641.969 1.096 1.453 2.606 1.453 4.532zm-9.561 0c0 1.625.347 2.857 1.038 3.697.692.84 1.698 1.26 3.017 1.26 1.329 0 2.333-.418 3.012-1.256.679-.837 1.018-2.071 1.018-3.701 0-1.614-.338-2.838-1.014-3.672s-1.676-1.251-2.999-1.251c-1.33 0-2.341.42-3.033 1.26-.693.838-1.039 2.06-1.039 3.663zM87.709 123.62h-1.592l-6.557-10.07h-.066c.088 1.182.132 2.265.132 3.25v6.82h-1.289v-11.999h1.576l6.541 10.029h.065c-.011-.147-.036-.622-.074-1.424-.038-.801-.052-1.375-.041-1.719v-6.886h1.305v11.999zM97.697 123.62h-6.688v-11.999h6.688v1.239h-5.293v3.866h4.973v1.231h-4.973v4.415h5.293v1.248zM99.954 122.75c0-.366.083-.644.25-.833.167-.188.406-.283.718-.283.317 0 .565.094.743.283.178.189.267.467.267.833 0 .356-.091.629-.271.821-.181.191-.427.287-.739.287-.278 0-.51-.086-.693-.258s-.275-.456-.275-.85zM103.081 126.78c-.515 0-.919-.074-1.215-.222v-1.19c.389.109.794.164 1.215.164.542 0 .953-.164 1.235-.492.281-.329.422-.802.422-1.42v-11.999h1.396v11.884c0 1.039-.263 1.845-.788 2.417-.525.572-1.281.858-2.265.858zM116.089 120.428c0 1.056-.384 1.879-1.149 2.47s-1.806.886-3.118.886c-1.423 0-2.518-.183-3.283-.55v-1.346c.492.208 1.028.372 1.608.492.58.121 1.154.181 1.724.181.93 0 1.63-.177 2.101-.529.471-.353.706-.844.706-1.473 0-.416-.083-.756-.25-1.022-.167-.265-.446-.51-.837-.734-.392-.224-.986-.479-1.785-.763-1.116-.399-1.914-.873-2.393-1.42-.479-.547-.718-1.261-.718-2.142 0-.924.347-1.66 1.042-2.208.694-.547 1.614-.821 2.758-.821 1.192 0 2.289.219 3.291.657l-.436 1.215c-.99-.416-1.953-.624-2.889-.624-.738 0-1.315.159-1.731.476s-.624.758-.624 1.321c0 .416.077.756.229 1.022.153.265.412.509.776.73.363.222.92.467 1.67.735 1.258.449 2.124.93 2.598 1.444.473.515.71 1.182.71 2.003z"/></svg>
|
Before Width: | Height: | Size: 4.1 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#002A41" d="M14.646 2.701v66.305l49.353 28.132v-19.123l-33.017-18.82v-29.562l33.017 18.821v-17.62l-49.353-28.133z"/><path fill="#0071B5" d="M113.353 2.701v66.305l-49.353 28.132v-19.123l33.016-18.82v-29.562l-33.016 18.821v-17.62l49.353-28.133z"/><path fill="#0071B5" d="M14.646 125.303v-66.305l49.353-28.134v19.125l-33.017 18.819v28.059l33.017-18.82v19.124l-49.353 28.133z"/><path fill="#002A41" d="M113.353 125.303v-66.305l-49.353-28.134v19.125l33.016 18.819v28.059l-33.016-18.82v19.124l49.353 28.133z"/></svg>
|
Before Width: | Height: | Size: 584 B |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#002A41" d="M63.5 27.652l-40.5-23.152v100.89500000000001l40.5-23.152 40.5 23.152v-100.89500000000001l-40.5 23.152zm-19 27.294l20.233-11.532 20.231 11.532-20.231 11.534-20.233-11.534zm-7.5-28.283l14.474 8.25-14.474 8.252v-16.502zm0 40.067l13.389 7.631-13.389 7.632v-15.263zm54 15.263l-13.39-7.632 13.39-7.631v15.263zm-14.475-47.08l14.475-8.25v16.501l-14.475-8.251zM11.911 110.622h3.39c1.592 0 2.744.238 3.455.714s1.067 1.228 1.067 2.257c0 .711-.199 1.298-.596 1.76s-.975.762-1.735.898v.082c1.822.312 2.732 1.27 2.732 2.873 0 1.072-.362 1.91-1.087 2.511-.726.602-1.738.903-3.041.903h-4.186v-11.998zm1.396 5.137h2.298c.985 0 1.693-.155 2.126-.464.432-.309.648-.83.648-1.563 0-.673-.241-1.158-.723-1.457-.481-.298-1.247-.447-2.298-.447h-2.052v3.931zm0 1.182v4.489h2.503c.969 0 1.697-.188 2.188-.562.489-.375.734-.962.734-1.761 0-.744-.25-1.291-.751-1.641s-1.263-.525-2.285-.525h-2.389zM30.344 122.62l-1.493-3.816h-4.81l-1.477 3.816h-1.412l4.744-12.047h1.173l4.72 12.047h-1.445zm-1.928-5.072l-1.396-3.718c-.181-.47-.366-1.047-.559-1.731-.12.525-.292 1.103-.517 1.731l-1.411 3.718h3.883zM38.575 111.697c-1.318 0-2.359.439-3.122 1.317-.764.878-1.146 2.081-1.146 3.607 0 1.57.368 2.783 1.104 3.64.735.856 1.784 1.284 3.146 1.284.838 0 1.792-.15 2.864-.451v1.223c-.831.312-1.857.468-3.077.468-1.768 0-3.131-.536-4.091-1.608-.961-1.072-1.44-2.596-1.44-4.571 0-1.236.23-2.32.693-3.25.462-.93 1.13-1.646 2.002-2.15.873-.503 1.9-.755 3.082-.755 1.258 0 2.358.23 3.299.689l-.591 1.198c-.906-.428-1.815-.641-2.723-.641zM52.707 122.62h-1.641l-4.375-5.819-1.255 1.116v4.703h-1.396v-11.999h1.396v5.95l5.44-5.95h1.649l-4.825 5.211 5.007 6.788zM54.356 110.622h3.39c1.592 0 2.744.238 3.455.714s1.067 1.228 1.067 2.257c0 .711-.199 1.298-.596 1.76s-.975.762-1.735.898v.082c1.822.312 2.732 1.27 2.732 2.873 0 1.072-.362 1.91-1.087 2.511-.726.602-1.738.903-3.041.903h-4.186v-11.998zm1.396 5.137h2.298c.985 0 1.693-.155 2.126-.464.432-.309.648-.83.648-1.563 0-.673-.241-1.158-.723-1.457-.481-.298-1.247-.447-2.298-.447h-2.052v3.931zm0 1.182v4.489h2.503c.969 0 1.697-.188 2.188-.562.489-.375.734-.962.734-1.761 0-.744-.25-1.291-.751-1.641s-1.263-.525-2.285-.525h-2.389zM75.662 116.604c0 1.92-.485 3.431-1.457 4.53-.971 1.1-2.321 1.649-4.05 1.649-1.768 0-3.131-.54-4.091-1.621-.961-1.081-1.44-2.606-1.44-4.576 0-1.953.481-3.467 1.444-4.542.963-1.075 2.33-1.613 4.104-1.613 1.723 0 3.069.547 4.037 1.641.969 1.097 1.453 2.607 1.453 4.532zm-9.561 0c0 1.625.347 2.857 1.038 3.697.692.84 1.698 1.26 3.017 1.26 1.329 0 2.333-.418 3.012-1.256.679-.837 1.018-2.071 1.018-3.701 0-1.614-.338-2.838-1.014-3.672s-1.676-1.251-2.999-1.251c-1.33 0-2.341.42-3.033 1.26-.693.839-1.039 2.06-1.039 3.663zM87.709 122.62h-1.592l-6.557-10.07h-.066c.088 1.182.132 2.265.132 3.25v6.82h-1.289v-11.999h1.576l6.541 10.029h.065c-.011-.147-.036-.622-.074-1.424-.038-.801-.052-1.375-.041-1.719v-6.886h1.305v11.999zM97.697 122.62h-6.688v-11.999h6.688v1.239h-5.293v3.866h4.973v1.231h-4.973v4.415h5.293v1.248zM99.954 121.75c0-.366.083-.644.25-.833.167-.188.406-.283.718-.283.317 0 .565.094.743.283.178.189.267.467.267.833 0 .356-.091.629-.271.821-.181.191-.427.287-.739.287-.278 0-.51-.086-.693-.258s-.275-.456-.275-.85zM103.081 125.78c-.515 0-.919-.074-1.215-.222v-1.19c.389.109.794.164 1.215.164.542 0 .953-.164 1.235-.492.281-.329.422-.802.422-1.42v-11.999h1.396v11.884c0 1.039-.263 1.845-.788 2.417-.525.572-1.281.858-2.265.858zM116.089 119.428c0 1.056-.384 1.879-1.149 2.47s-1.806.886-3.118.886c-1.423 0-2.518-.183-3.283-.55v-1.346c.492.208 1.028.372 1.608.492.58.121 1.154.181 1.724.181.93 0 1.63-.177 2.101-.529.471-.353.706-.844.706-1.473 0-.416-.083-.756-.25-1.022-.167-.265-.446-.51-.837-.734-.392-.224-.986-.479-1.785-.763-1.116-.399-1.914-.873-2.393-1.42-.479-.547-.718-1.261-.718-2.142 0-.924.347-1.66 1.042-2.208.694-.547 1.614-.821 2.758-.821 1.192 0 2.289.219 3.291.657l-.436 1.215c-.99-.416-1.953-.624-2.889-.624-.738 0-1.315.159-1.731.476s-.624.758-.624 1.321c0 .416.077.756.229 1.022.153.265.412.509.776.73.363.222.92.467 1.67.735 1.258.449 2.124.93 2.598 1.444.473.514.71 1.182.71 2.003z"/></svg>
|
Before Width: | Height: | Size: 4.0 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#002A41" d="M64 31.124l-49-27.885v121.52199999999999l49-27.885 49 27.885v-121.52199999999999l-49 27.885zm-23.286 32.875l24.369-13.89 24.368 13.89-24.368 13.892-24.369-13.892zm-8.714-34.065l17.433 9.937-17.433 9.938v-19.875zm0 48.257l16.126 9.191-16.126 9.193v-18.384zm65 18.384l-16.127-9.192 16.127-9.192v18.384zm-17.434-56.705l17.434-9.936v19.875l-17.434-9.939z"/></svg>
|
Before Width: | Height: | Size: 445 B |
BIN
docs/dist/icons/backbonejs/backbonejs.eps
vendored
@ -1 +0,0 @@
|
||||
<svg id="Behance" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><style>.cls-1{fill:#0071e0;}</style></defs><title>Artboard 13</title><g id="orignal-wordmark"><path id="path12" class="cls-1" d="M12.7,52.5a11.13,11.13,0,0,1,2.93.33,6.35,6.35,0,0,1,2.28.89,3.76,3.76,0,0,1,1.46,1.71,6.46,6.46,0,0,1,.49,2.6A4.54,4.54,0,0,1,19,60.87a5.88,5.88,0,0,1-2.28,1.87,5.44,5.44,0,0,1,3.09,2.11,6.4,6.4,0,0,1,1.06,3.58,6.48,6.48,0,0,1-.65,2.93,5.41,5.41,0,0,1-1.79,2,8.42,8.42,0,0,1-2.6,1.14,12.09,12.09,0,0,1-2.93.41H2.06V52.5Zm-.65,9.1A3.7,3.7,0,0,0,14.25,61a2.37,2.37,0,0,0,.81-2,3.09,3.09,0,0,0-.24-1.3,2.31,2.31,0,0,0-.73-.81A4.08,4.08,0,0,0,13,56.4a6.57,6.57,0,0,0-1.3-.08H7V61.6Zm.24,9.59A7.16,7.16,0,0,0,13.68,71a2.85,2.85,0,0,0,1.14-.49,2.9,2.9,0,0,0,.81-.89A3.88,3.88,0,0,0,16,68.19a3.13,3.13,0,0,0-1-2.52,4.29,4.29,0,0,0-2.6-.73H7v6.26Z"/><path id="path14" class="cls-1" d="M28,71.11a4,4,0,0,0,2.93,1,4.44,4.44,0,0,0,2.36-.65A3.25,3.25,0,0,0,34.48,70h4a7.93,7.93,0,0,1-2.93,4.23,8.68,8.68,0,0,1-4.71,1.3,9.56,9.56,0,0,1-3.49-.65,6.49,6.49,0,0,1-2.6-1.79,6.45,6.45,0,0,1-1.63-2.68,9.56,9.56,0,0,1-.57-3.49,9.41,9.41,0,0,1,.57-3.41,8.76,8.76,0,0,1,1.71-2.76,8.25,8.25,0,0,1,2.6-1.79,9.12,9.12,0,0,1,3.41-.65,7.58,7.58,0,0,1,3.66.81A6.6,6.6,0,0,1,37,61.28a9.85,9.85,0,0,1,1.46,3.09,17.05,17.05,0,0,1,.16,3.58H26.84A4.67,4.67,0,0,0,28,71.11Zm5.12-8.53a3.52,3.52,0,0,0-2.52-.89,3.87,3.87,0,0,0-1.79.41,4.27,4.27,0,0,0-1.14.89,2.17,2.17,0,0,0-.57,1.14,5.59,5.59,0,0,0-.16,1.06h7.31A4.31,4.31,0,0,0,33.1,62.58Z"/><path id="path16" class="cls-1" d="M45,52.5V61H45a4.78,4.78,0,0,1,2.19-2,6.15,6.15,0,0,1,2.6-.65,7.31,7.31,0,0,1,2.93.49,4.41,4.41,0,0,1,1.79,1.38,5.54,5.54,0,0,1,.89,2.11A14,14,0,0,1,55.7,65V75H51.23V65.83a5.69,5.69,0,0,0-.65-3,2.38,2.38,0,0,0-2.19-1,3.12,3.12,0,0,0-2.6,1.06A6,6,0,0,0,45,66.48V75H40.5V52.5Z"/><path id="path18" class="cls-1" d="M58.95,61.11a6,6,0,0,1,1.79-1.71,7.94,7.94,0,0,1,2.44-.89,15,15,0,0,1,2.68-.24c.81,0,1.63.08,2.52.16a6.74,6.74,0,0,1,2.28.65,4.75,4.75,0,0,1,1.71,1.38A4.05,4.05,0,0,1,73,62.82v8.53a17.16,17.16,0,0,0,.16,2.11A3.41,3.41,0,0,0,73.74,75H69.19a2,2,0,0,1-.33-.73,2.76,2.76,0,0,1-.08-.81A6.23,6.23,0,0,1,66.26,75a9.09,9.09,0,0,1-2.93.41,6.53,6.53,0,0,1-2.19-.33,5.28,5.28,0,0,1-1.79-.89,4.68,4.68,0,0,1-1.22-1.54,5.87,5.87,0,0,1-.41-2.19,4.72,4.72,0,0,1,.49-2.28,5.32,5.32,0,0,1,1.22-1.46,6,6,0,0,1,1.79-.81,15,15,0,0,1,2-.41l2-.24q1-.12,1.71-.24a4.25,4.25,0,0,0,1.22-.57,1.16,1.16,0,0,0,.41-1.06,2.15,2.15,0,0,0-.24-1.14,2.47,2.47,0,0,0-.65-.65,2.91,2.91,0,0,0-.89-.33,5,5,0,0,0-1.14-.08,3,3,0,0,0-2,.57,2.73,2.73,0,0,0-.89,1.87H58.22A4.85,4.85,0,0,1,58.95,61.11Zm8.86,6.34c-.24.08-.57.16-.89.24s-.65.08-1.06.16-.73.08-1.06.16l-1,.24a1.91,1.91,0,0,0-.81.41,2.19,2.19,0,0,0-.57.65,1.58,1.58,0,0,0-.24,1.06,1.73,1.73,0,0,0,.24,1A2.19,2.19,0,0,0,63,72a2.91,2.91,0,0,0,.89.33,4.29,4.29,0,0,0,1.06.08A4.48,4.48,0,0,0,67,72,3.27,3.27,0,0,0,68,70.95a2.42,2.42,0,0,0,.41-1.22,4.66,4.66,0,0,0,.08-1V67A3.29,3.29,0,0,1,67.81,67.45Z"/><path id="path20" class="cls-1" d="M79.75,58.68V61h.08a4.78,4.78,0,0,1,2.19-2,6.86,6.86,0,0,1,2.76-.65,7.31,7.31,0,0,1,2.93.49,3.93,3.93,0,0,1,1.79,1.38,7.26,7.26,0,0,1,1,2.11A14,14,0,0,1,90.72,65V75H86.25V65.83a5.69,5.69,0,0,0-.65-3,2.48,2.48,0,0,0-2.28-1.06A3.25,3.25,0,0,0,80.65,63a6,6,0,0,0-.81,3.58v8.53H75.36V58.68Z"/><path id="path22" class="cls-1" d="M100.72,61.6a3.09,3.09,0,0,0-1.79.49,3.76,3.76,0,0,0-1.22,1.3,5.33,5.33,0,0,0-.65,1.71A7.28,7.28,0,0,0,96.9,67a13.29,13.29,0,0,0,.16,1.79,4.87,4.87,0,0,0,.65,1.63,4.08,4.08,0,0,0,1.14,1.22,3.09,3.09,0,0,0,1.79.49,3.66,3.66,0,0,0,2.52-.89,3.77,3.77,0,0,0,1.06-2.44h4.31a7.5,7.5,0,0,1-2.52,5,8.16,8.16,0,0,1-5.36,1.71,8.7,8.7,0,0,1-3.33-.65,7.25,7.25,0,0,1-2.6-1.71A8,8,0,0,1,93,70.46a9,9,0,0,1-.57-3.33A9.56,9.56,0,0,1,93,63.63a9,9,0,0,1,1.63-2.84,8.49,8.49,0,0,1,2.6-1.87,9.56,9.56,0,0,1,3.49-.65,10.32,10.32,0,0,1,2.76.41,7.07,7.07,0,0,1,2.36,1.14,5,5,0,0,1,1.71,2,6.9,6.9,0,0,1,.73,2.76h-4.39A2.84,2.84,0,0,0,100.72,61.6Z"/><rect id="rect24" class="cls-1" x="25.95" y="54.04" width="9.1" height="2.19"/><path id="path26" class="cls-1" d="M115.27,71.11a4.1,4.1,0,0,0,2.93,1,4.44,4.44,0,0,0,2.36-.65A3.25,3.25,0,0,0,121.77,70h3.9a7.93,7.93,0,0,1-2.93,4.23A8.68,8.68,0,0,1,118,75.5a9.56,9.56,0,0,1-3.49-.65,7.48,7.48,0,0,1-4.23-4.47,9.56,9.56,0,0,1-.57-3.49,9.41,9.41,0,0,1,.57-3.41A8.76,8.76,0,0,1,112,60.71a8.25,8.25,0,0,1,2.6-1.79,9.45,9.45,0,0,1,3.41-.65,7.05,7.05,0,0,1,3.58.81,6.6,6.6,0,0,1,2.52,2.19,9.85,9.85,0,0,1,1.46,3.09,10.79,10.79,0,0,1,.33,3.66H114.13a4.61,4.61,0,0,0,1.14,3.09Zm5.2-8.53a3.52,3.52,0,0,0-2.52-.89,3.87,3.87,0,0,0-1.79.41A3.28,3.28,0,0,0,115,63a3,3,0,0,0-.57,1.14,5.59,5.59,0,0,0-.16,1.06h7.31a5.55,5.55,0,0,0-1.14-2.6Z"/></g></svg>
|
Before Width: | Height: | Size: 4.6 KiB |
1
docs/dist/icons/behance/behance-original.svg
vendored
@ -1 +0,0 @@
|
||||
<svg id="Behance" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 128 128"><defs><style>.cls-1{fill:url(#linear-gradient);}.cls-2{fill:#fff;}</style><linearGradient id="linear-gradient" x1="64" y1="2.16" x2="64" y2="125.84" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#005cff"/><stop offset="1" stop-color="#0047ad"/></linearGradient></defs><title>Artboard 12</title><g id="original"><rect class="cls-1" x="2.16" y="2.16" width="123.68" height="123.67" rx="14.59" ry="14.59"/><path class="cls-2" d="M52.63,60.28s10.5-.78,10.5-13.09S54.54,28.87,43.66,28.87H7.86v68.8h35.8s21.85.69,21.85-20.31C65.51,77.36,66.47,60.28,52.63,60.28Zm-29-19.18h20s4.87,0,4.87,7.16-2.86,8.2-6.11,8.2H23.64Zm19.1,44.34H23.64V67.06h20s7.25-.1,7.25,9.45C50.91,84.46,45.61,85.36,42.74,85.44Z"/><path class="cls-2" d="M94.66,46.38c-26.46,0-26.43,26.43-26.43,26.43s-1.82,26.3,26.43,26.3c0,0,23.54,1.34,23.54-18.29H106.1s.4,7.4-11,7.4c0,0-12.11.81-12.11-12h35.65S122.51,46.38,94.66,46.38Zm10.76,20.68H82.82s1.48-10.6,12.11-10.6S105.42,67.06,105.42,67.06Z"/><rect class="cls-2" x="79.86" y="32.93" width="28.38" height="8.47"/></g></svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1 +0,0 @@
|
||||
<svg id="Behance" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><title>Artboard 15</title><g id="plain-wordmark"><path id="path12" d="M12.7,52.5a11.13,11.13,0,0,1,2.93.33,6.35,6.35,0,0,1,2.28.89,3.76,3.76,0,0,1,1.46,1.71,6.46,6.46,0,0,1,.49,2.6A4.54,4.54,0,0,1,19,60.87a5.88,5.88,0,0,1-2.28,1.87,5.44,5.44,0,0,1,3.09,2.11,6.4,6.4,0,0,1,1.06,3.58,6.48,6.48,0,0,1-.65,2.93,5.41,5.41,0,0,1-1.79,2,8.42,8.42,0,0,1-2.6,1.14,12.09,12.09,0,0,1-2.93.41H2.06V52.5Zm-.65,9.1A3.7,3.7,0,0,0,14.25,61a2.37,2.37,0,0,0,.81-2,3.09,3.09,0,0,0-.24-1.3,2.31,2.31,0,0,0-.73-.81A4.08,4.08,0,0,0,13,56.4a6.57,6.57,0,0,0-1.3-.08H7V61.6Zm.24,9.59A7.16,7.16,0,0,0,13.68,71a2.85,2.85,0,0,0,1.14-.49,2.9,2.9,0,0,0,.81-.89A3.88,3.88,0,0,0,16,68.19a3.13,3.13,0,0,0-1-2.52,4.29,4.29,0,0,0-2.6-.73H7v6.26Z"/><path id="path14" d="M28,71.11a4,4,0,0,0,2.93,1,4.44,4.44,0,0,0,2.36-.65A3.25,3.25,0,0,0,34.48,70h4a7.93,7.93,0,0,1-2.93,4.23,8.68,8.68,0,0,1-4.71,1.3,9.56,9.56,0,0,1-3.49-.65,6.49,6.49,0,0,1-2.6-1.79,6.45,6.45,0,0,1-1.63-2.68,9.56,9.56,0,0,1-.57-3.49,9.41,9.41,0,0,1,.57-3.41,8.76,8.76,0,0,1,1.71-2.76,8.25,8.25,0,0,1,2.6-1.79,9.12,9.12,0,0,1,3.41-.65,7.58,7.58,0,0,1,3.66.81A6.6,6.6,0,0,1,37,61.28a9.85,9.85,0,0,1,1.46,3.09,17.05,17.05,0,0,1,.16,3.58H26.84A4.67,4.67,0,0,0,28,71.11Zm5.12-8.53a3.52,3.52,0,0,0-2.52-.89,3.87,3.87,0,0,0-1.79.41,4.27,4.27,0,0,0-1.14.89,2.17,2.17,0,0,0-.57,1.14,5.59,5.59,0,0,0-.16,1.06h7.31A4.31,4.31,0,0,0,33.1,62.58Z"/><path id="path16" d="M45,52.5V61H45a4.78,4.78,0,0,1,2.19-2,6.15,6.15,0,0,1,2.6-.65,7.31,7.31,0,0,1,2.93.49,4.41,4.41,0,0,1,1.79,1.38,5.54,5.54,0,0,1,.89,2.11A14,14,0,0,1,55.7,65V75H51.23V65.83a5.69,5.69,0,0,0-.65-3,2.38,2.38,0,0,0-2.19-1,3.12,3.12,0,0,0-2.6,1.06A6,6,0,0,0,45,66.48V75H40.5V52.5Z"/><path id="path18" d="M58.95,61.11a6,6,0,0,1,1.79-1.71,7.94,7.94,0,0,1,2.44-.89,15,15,0,0,1,2.68-.24c.81,0,1.63.08,2.52.16a6.74,6.74,0,0,1,2.28.65,4.75,4.75,0,0,1,1.71,1.38A4.05,4.05,0,0,1,73,62.82v8.53a17.16,17.16,0,0,0,.16,2.11A3.41,3.41,0,0,0,73.74,75H69.19a2,2,0,0,1-.33-.73,2.76,2.76,0,0,1-.08-.81A6.23,6.23,0,0,1,66.26,75a9.09,9.09,0,0,1-2.93.41,6.53,6.53,0,0,1-2.19-.33,5.28,5.28,0,0,1-1.79-.89,4.68,4.68,0,0,1-1.22-1.54,5.87,5.87,0,0,1-.41-2.19,4.72,4.72,0,0,1,.49-2.28,5.32,5.32,0,0,1,1.22-1.46,6,6,0,0,1,1.79-.81,15,15,0,0,1,2-.41l2-.24q1-.12,1.71-.24a4.25,4.25,0,0,0,1.22-.57,1.16,1.16,0,0,0,.41-1.06,2.15,2.15,0,0,0-.24-1.14,2.47,2.47,0,0,0-.65-.65,2.91,2.91,0,0,0-.89-.33,5,5,0,0,0-1.14-.08,3,3,0,0,0-2,.57,2.73,2.73,0,0,0-.89,1.87H58.22A4.85,4.85,0,0,1,58.95,61.11Zm8.86,6.34c-.24.08-.57.16-.89.24s-.65.08-1.06.16-.73.08-1.06.16l-1,.24a1.91,1.91,0,0,0-.81.41,2.19,2.19,0,0,0-.57.65,1.58,1.58,0,0,0-.24,1.06,1.73,1.73,0,0,0,.24,1A2.19,2.19,0,0,0,63,72a2.91,2.91,0,0,0,.89.33,4.29,4.29,0,0,0,1.06.08A4.48,4.48,0,0,0,67,72,3.27,3.27,0,0,0,68,70.95a2.42,2.42,0,0,0,.41-1.22,4.66,4.66,0,0,0,.08-1V67A3.29,3.29,0,0,1,67.81,67.45Z"/><path id="path20" d="M79.75,58.68V61h.08a4.78,4.78,0,0,1,2.19-2,6.86,6.86,0,0,1,2.76-.65,7.31,7.31,0,0,1,2.93.49,3.93,3.93,0,0,1,1.79,1.38,7.26,7.26,0,0,1,1,2.11A14,14,0,0,1,90.72,65V75H86.25V65.83a5.69,5.69,0,0,0-.65-3,2.48,2.48,0,0,0-2.28-1.06A3.25,3.25,0,0,0,80.65,63a6,6,0,0,0-.81,3.58v8.53H75.36V58.68Z"/><path id="path22" d="M100.72,61.6a3.09,3.09,0,0,0-1.79.49,3.76,3.76,0,0,0-1.22,1.3,5.33,5.33,0,0,0-.65,1.71A7.28,7.28,0,0,0,96.9,67a13.29,13.29,0,0,0,.16,1.79,4.87,4.87,0,0,0,.65,1.63,4.08,4.08,0,0,0,1.14,1.22,3.09,3.09,0,0,0,1.79.49,3.66,3.66,0,0,0,2.52-.89,3.77,3.77,0,0,0,1.06-2.44h4.31a7.5,7.5,0,0,1-2.52,5,8.16,8.16,0,0,1-5.36,1.71,8.7,8.7,0,0,1-3.33-.65,7.25,7.25,0,0,1-2.6-1.71A8,8,0,0,1,93,70.46a9,9,0,0,1-.57-3.33A9.56,9.56,0,0,1,93,63.63a9,9,0,0,1,1.63-2.84,8.49,8.49,0,0,1,2.6-1.87,9.56,9.56,0,0,1,3.49-.65,10.32,10.32,0,0,1,2.76.41,7.07,7.07,0,0,1,2.36,1.14,5,5,0,0,1,1.71,2,6.9,6.9,0,0,1,.73,2.76h-4.39A2.84,2.84,0,0,0,100.72,61.6Z"/><rect id="rect24" x="25.95" y="54.04" width="9.1" height="2.19"/><path id="path26" d="M115.27,71.11a4.1,4.1,0,0,0,2.93,1,4.44,4.44,0,0,0,2.36-.65A3.25,3.25,0,0,0,121.77,70h3.9a7.93,7.93,0,0,1-2.93,4.23A8.68,8.68,0,0,1,118,75.5a9.56,9.56,0,0,1-3.49-.65,7.48,7.48,0,0,1-4.23-4.47,9.56,9.56,0,0,1-.57-3.49,9.41,9.41,0,0,1,.57-3.41A8.76,8.76,0,0,1,112,60.71a8.25,8.25,0,0,1,2.6-1.79,9.45,9.45,0,0,1,3.41-.65,7.05,7.05,0,0,1,3.58.81,6.6,6.6,0,0,1,2.52,2.19,9.85,9.85,0,0,1,1.46,3.09,10.79,10.79,0,0,1,.33,3.66H114.13a4.61,4.61,0,0,0,1.14,3.09Zm5.2-8.53a3.52,3.52,0,0,0-2.52-.89,3.87,3.87,0,0,0-1.79.41A3.28,3.28,0,0,0,115,63a3,3,0,0,0-.57,1.14,5.59,5.59,0,0,0-.16,1.06h7.31a5.55,5.55,0,0,0-1.14-2.6Z"/></g></svg>
|
Before Width: | Height: | Size: 4.4 KiB |
1
docs/dist/icons/behance/behance-plain.svg
vendored
@ -1 +0,0 @@
|
||||
<svg id="Behance" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><style>.cls-1{fill:#1d1d1b;}</style></defs><title>Artboard 14</title><g id="plain"><path class="cls-1" d="M48.53,48.26c0-7.16-4.87-7.16-4.87-7.16h-20V56.45H42.42C45.66,56.45,48.53,55.41,48.53,48.26Z"/><path class="cls-1" d="M43.66,67.06h-20V85.44h19.1c2.87-.08,8.18-1,8.18-8.94C50.91,67,43.66,67.06,43.66,67.06Z"/><path class="cls-1" d="M94.93,56.45c-10.63,0-12.11,10.6-12.11,10.6h22.6S105.56,56.45,94.93,56.45Z"/><path class="cls-1" d="M111.25,2.16H16.75A14.59,14.59,0,0,0,2.16,16.75v94.49a14.59,14.59,0,0,0,14.59,14.59h94.49a14.59,14.59,0,0,0,14.59-14.59V16.75A14.59,14.59,0,0,0,111.25,2.16ZM79.86,32.92h28.38V41.4H79.86ZM65.51,77.36c0,21-21.85,20.31-21.85,20.31H7.86V28.87h35.8c10.88,0,19.47,6,19.47,18.32s-10.5,13.09-10.5,13.09C66.47,60.28,65.51,77.36,65.51,77.36Zm53.09-1.12H83c0,12.78,12.11,12,12.11,12,11.43,0,11-7.4,11-7.4H118.2c0,19.64-23.54,18.29-23.54,18.29-28.25,0-26.43-26.3-26.43-26.3s0-26.43,26.43-26.43C122.51,46.38,118.61,76.24,118.61,76.24Z"/></g></svg>
|
Before Width: | Height: | Size: 1.0 KiB |
BIN
docs/dist/icons/behance/behance.eps
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#205081" d="M47.962 108.392c-1.767 0-3.553.436-4.763.89v-6.622a.604.604 0 0 0-.605-.603h-3.57a.6.6 0 0 0-.6.603v22.802c0 .29.21.54.495.592 2.202.402 4.8.542 6.36.542 6.702 0 8.073-2.85 8.073-7.13v-4.99c0-4.04-1.814-6.084-5.39-6.084zm-2.477 14.06c-.904 0-1.652-.035-2.287-.11v-8.92c.983-.44 2.365-.884 3.474-.884 1.352 0 1.904.53 1.904 1.833v5.234c0 1.888-.477 2.848-3.09 2.848zM69.77 108.74h-3.564a.603.603 0 0 0-.603.6v11.294c-1.286.652-3.095 1.328-4.173 1.328-.803 0-1.1-.297-1.1-1.1V109.34c0-.328-.274-.6-.61-.6h-3.562a.6.6 0 0 0-.604.6v11.977c0 3.503 1.38 5.28 4.094 5.28 1.89 0 4.466-.65 6.64-1.672l.262.89c.078.257.31.434.58.434l2.64-.002c.333 0 .603-.27.603-.603V109.34c0-.33-.27-.6-.603-.6zM84.13 122.557a.612.612 0 0 0-.255-.41.615.615 0 0 0-.478-.09c-1.023.234-2.096.36-3.103.36-2.26 0-2.915-.576-2.915-2.566v-4.712c0-1.992.653-2.568 2.914-2.568.538 0 1.877.077 3.103.358a.602.602 0 0 0 .733-.5l.424-2.822a.6.6 0 0 0-.424-.666c-1.375-.405-2.986-.548-3.937-.548-5.39 0-7.588 1.963-7.588 6.78v4.644c0 4.816 2.198 6.78 7.588 6.78 1.308 0 2.817-.21 3.937-.546a.603.603 0 0 0 .424-.667l-.424-2.826zM108.702 108.392c-4.784 0-7.31 2.382-7.31 6.886v4.502c0 4.65 2.37 6.816 7.452 6.816 2.068 0 4.273-.362 6.048-.99a.613.613 0 0 0 .392-.695l-.53-2.55a.607.607 0 0 0-.754-.458c-1.642.463-3.197.69-4.772.69-2.597 0-3.06-.843-3.06-2.604v-.616h8.854a.6.6 0 0 0 .603-.605v-3.282c0-4.84-2.2-7.093-6.923-7.093zm-2.535 7.045v-.578c0-1.68.82-2.464 2.57-2.464 1.936 0 2.323.944 2.323 2.463v.577h-4.893zM22.913 108.733h-3.565a.605.605 0 0 0-.604.603v16.302c0 .334.27.604.604.604h3.565c.34 0 .607-.27.607-.604v-16.302a.602.602 0 0 0-.607-.603zM22.913 102.055h-3.565a.607.607 0 0 0-.604.605v3.07c0 .34.27.606.604.606h3.565a.6.6 0 0 0 .607-.605v-3.07a.604.604 0 0 0-.607-.605zM13.934 113.81c1.478-.812 2.12-1.95 2.12-3.703v-2.398c0-3.512-2.108-5.216-6.433-5.216H.82c-.33 0-.6.27-.6.602v22.54c0 .334.27.604.6.604h9.43c4.198 0 6.608-2.04 6.608-5.597v-2.476c0-2.12-1.077-3.705-2.922-4.356zm-8.803-7.17h3.965c1.795 0 2.045.783 2.045 1.62v2.055c0 1.336-.624 1.906-2.08 1.906h-.857a.605.605 0 0 0-.608.606v2.832c0 .335.27.606.608.606h1.55c1.557 0 2.188.602 2.188 2.08v1.742c0 1.503-.646 2.01-2.57 2.01H5.13V106.64zM36.307 122.777a.6.6 0 0 0-.258-.415.606.606 0 0 0-.484-.083c-.63.156-1.234.242-1.7.242-.882 0-1.273-.384-1.273-1.24v-8.64h3.463c.333 0 .603-.27.603-.603v-2.697a.604.604 0 0 0-.604-.603h-3.463v-4.153a.606.606 0 0 0-.69-.597l-3.566.496a.606.606 0 0 0-.52.6v3.654h-1.944a.605.605 0 0 0-.604.603v2.696c0 .333.27.603.603.603h1.944v9.198c0 3.157 1.657 4.76 4.93 4.76.934 0 2.516-.217 3.55-.576a.6.6 0 0 0 .4-.662l-.39-2.585zM127.384 122.776a.6.6 0 0 0-.74-.497c-.636.155-1.235.242-1.705.242-.88 0-1.278-.385-1.278-1.242v-8.638h3.467a.6.6 0 0 0 .6-.603v-2.697a.6.6 0 0 0-.6-.603h-3.468v-4.154a.59.59 0 0 0-.204-.454.606.606 0 0 0-.482-.143l-3.565.495a.605.605 0 0 0-.52.597v3.658h-1.942c-.33 0-.603.27-.603.603v2.696c0 .33.273.602.603.602h1.942v9.2c0 3.154 1.66 4.756 4.933 4.756.936 0 2.515-.216 3.55-.574a.606.606 0 0 0 .402-.662l-.39-2.586zM100.838 125.234l-4.767-7.87 4.6-7.75a.602.602 0 0 0-.52-.912h-3.937a.603.603 0 0 0-.523.302l-4.375 7.584v-13.925a.603.603 0 0 0-.604-.604h-3.564a.604.604 0 0 0-.604.603v22.975c0 .333.27.604.604.604h3.565c.334 0 .605-.27.605-.604v-7.52l4.655 7.79c.11.182.306.294.518.294h3.869a.605.605 0 0 0 .48-.968z"/><g fill="#205081"><path d="M64 4.43c-22 0-39.624 5.87-39.624 13.156 0 1.92 4.776 29.44 6.665 40.356.848 4.895 13.468 12.072 32.97 12.072l-.01-.058v.058c20 0 32.187-7.177 33.034-12.072 1.89-10.914 6.636-38.436 6.636-40.356C103.67 10.3 86 4.43 64 4.43zm.063 56.742c-6.962 0-12.606-5.645-12.606-12.606 0-6.963 5.644-12.606 12.606-12.606S76.67 41.603 76.67 48.566c0 6.962-5.645 12.606-12.607 12.606zm-.007-39.52c-14.026-.022-25.393-2.458-25.388-5.443.005-2.986 11.38-5.386 25.406-5.364 14.026.022 25.392 2.46 25.388 5.444-.005 2.986-11.38 5.385-25.406 5.363z"/><path d="M92.565 68.88c-.603 0-1.086.428-1.086.428s-9.767 7.733-27.417 7.734c-17.65 0-27.416-7.734-27.416-7.734s-.483-.427-1.086-.427c-.72 0-1.402.485-1.402 1.552 0 .113.01.225.032.335 1.516 8.112 2.623 13.877 2.818 14.753C38.33 91.488 50.004 96 64.062 96h.002c14.058 0 25.732-4.512 27.055-10.48.193-.875 1.3-6.635 2.817-14.748.02-.11.032-.225.032-.338-.002-1.067-.685-1.553-1.405-1.553z"/><circle cx="64.051" cy="48.562" r="6.318"/></g></svg>
|
Before Width: | Height: | Size: 4.3 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><g fill="#205081"><path d="M64 1.023v.002-.002c-30 0-54.557 8.074-54.557 18.1 0 2.64 6.55 40.504 9.147 55.52 1.165 6.733 18.56 16.607 45.39 16.607l.02-.08v.08c27 0 44.238-9.874 45.403-16.61 2.598-15.015 9.15-52.878 9.15-55.518C118.554 9.097 94 1.022 64 1.022zm0 78.062c-9.578 0-17.343-7.766-17.343-17.343C46.657 52.164 54.422 44.4 64 44.4s17.343 7.764 17.343 17.343c0 9.577-7.765 17.342-17.343 17.342zm-.01-54.368c-19.296-.03-34.934-3.384-34.928-7.49.007-4.107 15.656-7.41 34.952-7.378 19.296.03 34.934 3.382 34.927 7.49-.005 4.106-15.653 7.407-34.95 7.377z"/><path d="M103.212 89.69c-.83 0-1.494.588-1.494.588S88.283 100.918 64 100.918s-37.718-10.64-37.718-10.64-.665-.587-1.494-.587c-.99 0-1.93.666-1.93 2.135 0 .155.015.31.044.462 2.085 11.16 3.61 19.09 3.876 20.296 1.82 8.21 17.88 14.417 37.22 14.417H64c19.342 0 35.402-6.207 37.222-14.417.268-1.205 1.79-9.13 3.876-20.29.028-.153.044-.31.044-.465 0-1.47-.94-2.137-1.93-2.137z"/><circle cx="63.983" cy="61.737" r="8.691"/></g></svg>
|
Before Width: | Height: | Size: 1.0 KiB |
BIN
docs/dist/icons/bitbucket/bitbucket.eps
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#5B4282" d="M9.531 112.586h4.161c1.896 0 3.273.27 4.129.81.857.54 1.285 1.398 1.285 2.575 0 .799-.188 1.454-.563 1.966s-.874.82-1.496.924v.091c.848.189 1.459.543 1.834 1.061s.563 1.207.563 2.067c0 1.22-.44 2.171-1.322 2.854-.881.683-2.078 1.024-3.59 1.024h-5.001v-13.372zm2.835 5.296h1.646c.768 0 1.325-.119 1.669-.356.345-.238.517-.631.517-1.18 0-.512-.187-.879-.562-1.102s-.968-.334-1.779-.334h-1.491v2.972zm0 2.25v3.485h1.848c.78 0 1.356-.149 1.729-.448s.558-.756.558-1.372c0-1.109-.793-1.665-2.378-1.665h-1.757zM34.252 119.254c0 2.213-.549 3.915-1.646 5.104s-2.67 1.784-4.719 1.784-3.622-.595-4.719-1.784c-1.098-1.189-1.646-2.896-1.646-5.122s.55-3.925 1.651-5.099 2.678-1.761 4.733-1.761 3.626.592 4.715 1.774c1.087 1.183 1.631 2.885 1.631 5.104zm-9.758 0c0 1.494.283 2.619.851 3.375.567.756 1.414 1.134 2.542 1.134 2.262 0 3.393-1.503 3.393-4.509 0-3.012-1.125-4.518-3.375-4.518-1.128 0-1.979.379-2.552 1.139s-.859 1.885-.859 3.379zM49.161 119.254c0 2.213-.549 3.915-1.646 5.104s-2.67 1.784-4.719 1.784-3.622-.595-4.719-1.784c-1.098-1.189-1.646-2.896-1.646-5.122s.55-3.925 1.651-5.099 2.678-1.761 4.733-1.761 3.626.592 4.715 1.774c1.086 1.183 1.631 2.885 1.631 5.104zm-9.759 0c0 1.494.283 2.619.851 3.375.567.756 1.414 1.134 2.542 1.134 2.262 0 3.393-1.503 3.393-4.509 0-3.012-1.125-4.518-3.375-4.518-1.128 0-1.979.379-2.552 1.139s-.859 1.885-.859 3.379zM57.09 125.958h-2.835v-11.012h-3.631v-2.36h10.097v2.36h-3.631v11.012zM70.671 122.245c0 1.208-.434 2.159-1.303 2.854-.869.695-2.078 1.043-3.626 1.043-1.427 0-2.689-.269-3.786-.805v-2.634c.902.402 1.666.686 2.291.851s1.196.247 1.715.247c.622 0 1.099-.119 1.431-.356.333-.238.499-.591.499-1.061 0-.262-.073-.495-.219-.7-.146-.204-.361-.401-.645-.59s-.861-.491-1.733-.905c-.817-.384-1.43-.753-1.838-1.107-.409-.354-.735-.765-.979-1.234-.244-.47-.366-1.019-.366-1.646 0-1.183.401-2.113 1.203-2.79s1.91-1.015 3.325-1.015c.695 0 1.358.082 1.989.247.631.165 1.291.396 1.98.695l-.915 2.204c-.713-.292-1.303-.497-1.77-.613-.467-.116-.925-.174-1.376-.174-.537 0-.948.125-1.235.375-.287.25-.43.576-.43.979 0 .25.058.468.174.654.116.186.3.366.553.54.253.174.852.486 1.797.938 1.25.598 2.107 1.197 2.57 1.797s.694 1.334.694 2.206zM78.254 125.958h-2.835v-11.012h-3.631v-2.36h10.097v2.36h-3.631v11.012zM86.778 120.827v5.131h-2.835v-13.372h3.896c1.817 0 3.161.331 4.033.992.872.662 1.308 1.667 1.308 3.014 0 .787-.216 1.486-.649 2.099s-1.046 1.093-1.838 1.44c2.012 3.006 3.323 4.948 3.933 5.826h-3.146l-3.192-5.131h-1.51zm0-2.305h.915c.896 0 1.558-.149 1.985-.448s.64-.769.64-1.409c0-.634-.218-1.085-.654-1.354-.436-.268-1.111-.402-2.026-.402h-.86v3.613zM104.494 125.958l-.97-3.183h-4.875l-.97 3.183h-3.055l4.719-13.426h3.466l4.738 13.426h-3.053zm-1.647-5.561c-.896-2.884-1.401-4.515-1.514-4.893-.113-.378-.193-.677-.242-.896-.201.78-.777 2.71-1.729 5.789h3.485zM118.469 116.757c0 1.439-.45 2.54-1.349 3.301-.899.763-2.178 1.144-3.837 1.144h-1.216v4.756h-2.835v-13.372h4.271c1.622 0 2.855.349 3.7 1.047.844.699 1.266 1.74 1.266 3.124zm-6.402 2.122h.933c.872 0 1.524-.172 1.957-.517.433-.345.649-.846.649-1.504 0-.665-.182-1.156-.544-1.473-.363-.317-.932-.476-1.706-.476h-1.29v3.97zM73.951 56.759c-1.983-.653-4.838-.759-8.565-.759h-13.386v20h14.424c2.502 0 4.259-.249 5.271-.437 1.783-.318 3.274-.93 4.472-1.676 1.198-.744 2.183-1.869 2.955-3.293.771-1.424 1.158-3.087 1.158-4.951 0-2.184-.559-3.98-1.677-5.59-1.117-1.611-2.668-2.642-4.652-3.294zM71.895 48.147c1.97-.586 3.455-1.646 4.452-3.003.999-1.357 1.498-3.103 1.498-5.154 0-1.943-.466-3.675-1.398-5.154-.932-1.478-2.263-2.481-3.992-3.027-1.732-.544-4.7-.809-8.906-.809h-11.549v18h12.507c3.435 0 5.897-.399 7.388-.853zM117 16.126c0-7.802-6.325-14.126-14.127-14.126h-77.746c-7.802 0-14.127 6.324-14.127 14.126v77.748c0 7.802 6.325 14.126 14.127 14.126h77.746c7.802 0 14.127-6.324 14.127-14.126v-77.748zm-30.43 57.144c-1.157 2.356-2.589 4.173-4.292 5.451-1.704 1.277-3.841 2.446-6.41 3.098-2.569.653-5.717 1.181-9.444 1.181h-22.424v-59h22.065c4.473 0 8.059.62 10.761 1.804 2.703 1.185 4.818 3.021 6.351 5.483 1.53 2.463 2.296 5.046 2.296 7.735 0 2.502-.68 4.861-2.036 7.071-1.358 2.21-3.408 3.995-6.15 5.352 3.54 1.038 6.263 2.811 8.166 5.313 1.903 2.503 2.855 5.458 2.855 8.866-.001 2.742-.579 5.291-1.738 7.646z"/></svg>
|
Before Width: | Height: | Size: 4.2 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#5B4282" d="M75.701 65.603c-2.334-.768-5.694-.603-10.08-.603h-17.621v23h18.844c2.944 0 5.012-.315 6.203-.535 2.099-.376 3.854-1.104 5.264-1.982 1.409-.876 2.568-2.205 3.478-3.881.908-1.676 1.363-3.637 1.363-5.83 0-2.568-.658-4.54-1.975-6.436-1.316-1.896-3.141-2.965-5.476-3.733zM73.282 55.087c2.317-.688 4.064-1.89 5.239-3.487 1.176-1.598 1.763-3.631 1.763-6.044 0-2.286-.549-4.314-1.646-6.054s-2.662-2.413-4.699-3.056c-2.037-.641-5.53-.446-10.48-.446h-15.459v20h16.587c4.042 0 6.939-.38 8.695-.913zM126 18.625c0-9.182-7.443-16.625-16.625-16.625h-91.75c-9.182 0-16.625 7.443-16.625 16.625v91.75c0 9.182 7.443 16.625 16.625 16.625h91.75c9.182 0 16.625-7.443 16.625-16.625v-91.75zm-35.447 66.12c-1.362 2.773-3.047 4.911-5.052 6.415-2.006 1.504-4.521 2.78-7.544 3.548-3.022.769-6.728 1.292-11.113 1.292h-27.844v-69h27.42c5.264 0 9.485.609 12.665 2.002 3.181 1.395 5.671 3.497 7.474 6.395 1.801 2.898 2.702 5.907 2.702 9.071 0 2.945-.8 5.708-2.397 8.308-1.598 2.602-4.011 4.694-7.237 6.292 4.166 1.222 7.37 3.304 9.61 6.248 2.24 2.945 3.36 6.422 3.36 10.432 0 3.227-.681 6.225-2.044 8.997z"/></svg>
|
Before Width: | Height: | Size: 1.1 KiB |
BIN
docs/dist/icons/bootstrap/bootstrap.eps
vendored
Before Width: | Height: | Size: 5.4 KiB |
1
docs/dist/icons/bower/bower-line.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#EF5734" d="M118.852 60.078c-1.272-.512-2.545-1.092-3.874-1.38-7.542-1.633-15.074-3.333-22.661-4.719-5.55-1.014-11.181-1.581-16.773-2.347.57-3.894 1.089-4.379 5.266-5.026 2.131 3.681 2.131 3.681 6.528 3.165 9.018-1.058 14.784-6.252 16.419-15.504 1.214-6.857 2.631-13.482 7.824-18.604.063-.061-.041-.29-.065-.436-9.549-2.931-21.825 3.653-29.47 15.881-3.496-.464-5.724-1.59-7.28-5.264-4.17-9.846-11.858-15.777-22.786-16.182-19.78-.732-37.765 10.745-45.507 29.005-7.681 18.116-5.224 35.757 3.483 52.837 3.539 6.941 8.059 13.205 14.757 17.519 5.736 3.694 11.028 2.523 14.87-3.119.158-.234.453-.378.805-.66l1.714 4.49c.58 1.52 1.102 3.065 1.75 4.555 1.319 3.03 4.854 4.478 7.928 3.448.79-.265 1.809-.292 2.601-.043 3.423 1.076 6.56 1.108 9.304-1.668.437-.441 1.363-.583 2.053-.561 4.712.149 7.318-1.396 9.341-5.628.172-.358.432-.716.741-.96 3.156-2.488 3.932-5.08 2.345-8.716-.957-2.193-2.151-4.284-3.275-6.401-.808-1.521-1.674-3.01-2.743-4.921 5.22 1.723 9.88 3.501 14.182-.417.885.457 1.626.894 2.409 1.234 4.313 1.877 10.073 1.258 12.528-1.624 1.017-1.194 1.932-1.277 3.291-1.173 5.372.412 11.65-1.289 12.533-7.675 5.709-1.158 8.315-3.687 8.783-8.518.506-5.245-1.573-8.399-7.021-10.588zm-33.271-13.545c-.568.01-1.367-1.021-1.683-1.737-.423-.959-.477-2.079-.865-4.012l4.529 1.751c2.067-1.533 4.168.833 7.15 1.094-3.145 2.171-6.079 2.85-9.131 2.904zm19.215-28.271c-2.208 7.574-4.443 15.242-6.848 23.489-2.813-2.354-4.836-4.045-7.332-6.131l8.335-12.858c-4.633 2.829-7.324 7.173-9.868 11.938l-3.732-2.082c2.772-7.429 12.266-14.246 19.445-14.356zm-31.442 14.281c6.308.351 11.698 3.03 16.608 6.814.326.251.378.855.834 1.976-5.727-1.957-10.604-1.265-15.478.57-1.426.537-3.161.254-4.755.348l.027.736 8.979-.554.083.645c-3.113 1.43-6.227 2.859-9.338 4.289-2.417-3.315-1.453-11.319 1.092-13.99.455-.478 1.306-.87 1.948-.834zm14.086 32.327l-.1.671c9.713 1.911 19.427 3.823 29.174 5.741-1.143 3.096-3.474 4.055-9.158 3.956-.218 5.295-2.676 6.698-10.674 6.095-1.623 4.813-5.941 5.857-13.322 3.18-3.95 4.297-8.429 2.744-13.045.939-.913 7.138-4.212 12.712-10.478 16.265-5.827 3.306-12.075 2.943-18.297 1.586-25.088-5.47-39.524-29.907-32.85-55.477 4.995-19.137 20.605-32.152 39.838-33.215 9.294-.514 17.56 4.327 21.443 12.706.372.802.403 2.273-.09 2.887-5.188 6.459-5.282 13.383-1.914 20.53.774 1.644.523 2.608-.463 3.853-4.442 5.602-10.383 8.847-17.047 10.983l-.901.271c7.716-.162 15.104-1.397 20.501-7.518 1.417-1.605 2.758-2.035 4.659-1.733 10.41 1.66 20.831 3.25 31.229 4.985 2.676.446 5.3 1.256 7.91 2.025 2.014.594 3.379 1.896 3.748 4.378-10.171-1.049-20.166-2.078-30.163-3.108zM56.114 37.387c-.005-3.515-2.976-6.411-6.457-6.294-3.252.109-6.237 3.265-6.118 6.471.126 3.414 3.002 6.159 6.397 6.107 3.437-.052 6.182-2.844 6.178-6.284zm-9.981-2.871c.005-2.221 2.169-2.518 4.018-2.434 1.652.074 3.641.483 3.537 2.481-.118 2.258-2.292 2.353-4.621 3.021-1.037-1.021-2.935-2.046-2.934-3.068z"/></svg>
|
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 11 KiB |
1
docs/dist/icons/bower/bower-original.svg
vendored
Before Width: | Height: | Size: 8.8 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill-rule="evenodd" clip-rule="evenodd" fill="#EF5734" d="M21.199 114.812c.479-.41.876-.915 1.193-1.514.315-.599.474-1.189.474-1.771 0-.248-.021-.498-.063-.75s-.129-.535-.257-.846c-.129-.313-.294-.607-.494-.886-.2-.277-.476-.552-.821-.822-.346-.269-.742-.5-1.187-.692-.445-.193-.99-.79-1.636-.91-.646-.121-1.358-.621-2.137-.621h-7.271v19h6.771c1.018 0 1.952-.02 2.804-.174.851-.154 1.566-.324 2.149-.567.581-.244 1.094-.522 1.539-.865.444-.342.797-.68 1.059-1.027.261-.346.473-.708.636-1.092.162-.385.271-.722.327-1.018.055-.295.082-.584.082-.866 0-.993-.287-1.907-.865-2.74-.577-.833-1.346-1.446-2.303-1.839zm-9.199-5.812h3.541c.769 0 1.419.374 1.95.52.529.146.917.492 1.161.74.244.249.411.565.507.801.094.236.141.526.141.801l-.013.301c-.12 1.154-1.345 1.904-3.124 2.23-.736.127-2.163.222-4.163.265v-5.658zm8.896 11.489c-.158.279-.351.507-.576.688-.227.179-.524.333-.893.461-.368.128-.705.225-1.013.289-.309.064-.676.114-1.104.148-.427.034-.764-.016-1.007-.011l-.879-.063h-3.424v-5.148c3-.094 3.403-.141 3.469-.141 1.653 0 3.1.252 4.071.758.97.504 1.524 1.197 1.524 2.078 0 .349-.009.663-.168.941zM43.319 107.78c-1.445-.727-3.098-1.09-4.953-1.09-1.873 0-3.537.378-4.99 1.135-1.455.757-2.593 1.848-3.414 3.271-.821 1.425-1.231 3.073-1.231 4.946 0 1.505.264 2.857.789 4.055.525 1.197 1.235 2.17 2.13 2.919.894.748 1.904 1.317 3.034 1.706 1.13.39 2.323.584 3.579.584 1.909 0 3.598-.398 5.068-1.193 1.472-.796 2.613-1.914 3.427-3.355.813-1.441 1.219-3.094 1.219-4.959 0-1.838-.415-3.454-1.245-4.844-.83-1.389-1.968-2.447-3.413-3.175zm.795 11.099c-.368.839-.855 1.501-1.463 1.989-.606.487-1.269.855-1.982 1.103-.714.248-1.452.372-2.212.372-1.832 0-3.358-.599-4.582-1.796-1.223-1.197-1.834-2.785-1.834-4.761 0-.829.119-1.588.358-2.277.239-.688.561-1.268.963-1.739.402-.47.87-.865 1.404-1.187.535-.32 1.094-.556 1.675-.706.581-.149 1.18-.225 1.797-.225.616 0 1.221.076 1.814.225.596.15 1.172.391 1.732.725s1.053.74 1.476 1.219c.425.479.764 1.08 1.021 1.802.257.723.385 1.521.385 2.393 0 1.071-.184 2.025-.552 2.863zM71.701 120.012l-4.338-14.012h-2.976l-5.274 14.012-4.195-14.012h-3.413l6.017 19h3.092l5.158-13.947 4.389 13.947h3.092l6.993-19h-3.413zM84 125h13v-3h-10v-5h9v-3h-9v-4h10v-4h-13zM113.066 117.436c.719-.213 1.342-.534 1.866-.918.527-.386.942-.783 1.245-1.27.305-.488.526-.976.668-1.502.141-.525.212-1.069.212-1.651 0-.675-.082-1.28-.244-1.823-.163-.543-.369-.99-.622-1.345s-.569-.666-.95-.931c-.38-.265-.748-.465-1.104-.602-.354-.137-.762-.245-1.218-.326-.459-.081-.848-.573-1.169-.594-.32-.021-.673-.474-1.058-.474h-7.692v19h3v-7h3.257l5.106 7h4.208l-5.505-7.564zm-1.346-2.63c-.42.107-.825.142-1.219.178-.395.033-.847.016-1.36.016h-3.141v-5h3.744c2.626 0 3.939.775 3.939 2.476 0 .454-.089.81-.265 1.143-.175.334-.397.557-.666.745-.269.188-.613.334-1.032.442zM107.465 69.194c1.934-1.064 3.245-2.627 2.833-5.102 1.979-.171 3.801-.661 5.339-1.896 1.246-1 1.784-2.303 2.207-3.837.099-.36.157-.701.157-1.051v-3.021c0-.459-.058-.914-.167-1.379-.493-2.115-1.524-3.684-3.488-4.697-3.674-1.896-7.571-2.916-11.56-3.826-8.449-1.93-16.987-3.148-25.588-4.157-.996-.116-1.976-.25-2.97-.374.332-2.776 1.32-3.703 4.655-4.395.346.799.662 1.635 1.073 2.419.151.29.532.652.813.657 4.974.07 9.672-.785 13.482-4.336 2.978-2.776 4.298-6.38 5.029-10.262.265-1.412.52-2.827.729-4.247.653-4.418 2.961-7.952 5.904-11.153.145-.156.272-.326.485-.583-2.34-.726-4.65-.806-6.933-.39-8.737 1.6-15.324 6.196-19.418 14.181l-.141.151c-1.489-.376-2.989-.715-4.457-1.158-.27-.081-.479-.562-.599-.899-2.401-6.815-6.55-12.124-13.316-15.001-2.015-.858-4.267-1.113-6.407-1.678l-.317-.16h-6.477c-1.422 0-2.848.467-4.263.762-16.938 3.546-30.18 16.821-33.28 33.919-3.312 18.262 1.7 34.313 13.728 48.277 1.808 2.1 3.991 3.821 6.511 5.069 4.649 2.304 9.693.638 12.07-3.994l.198-.331c1.018 2.658 2.109 5.233 2.985 7.882.854 2.576 3.934 3.752 5.814 3.629.354-.024.79.221 1.045.028 1.683-1.276 3.011.759 4.474.759h2.376c1.677-1 3.27-1.38 4.367-2.889.134-.186.729-.196 1.105-.156 2.147.223 4.142-.26 5.945-1.465 1.508-1.008 2.454-2.416 2.649-4.239 1.908-.559 3.092-2.014 3.155-4.258.035-1.216-.075-2.585-.596-3.65-1.587-3.248-3.405-6.387-5.135-9.566l-.141-.308.337.131c2.54 1.239 5.213 1.791 8.039 1.554 1.801-.148 2.881-.727 3.786-2.111 2.231 1.576 4.739 2.321 7.472 2.128 2.72-.192 5.275-.774 6.741-3.486 1.932 0 3.914.179 5.843-.062 1.348-.167 2.701-.764 3.907-1.429zm-56.15-36.507c-3.163-.005-5.69-2.55-5.661-5.704.029-3.157 2.6-5.722 5.709-5.699 3.159.027 5.646 2.557 5.644 5.744-.003 3.181-2.501 5.665-5.692 5.659zm17.347 4.571c-.722-1.727-1.283-3.535-1.026-5.507-.133-2.966.894-5.567 2.628-7.896.226-.303.964-.346 1.45-.312 5.548.388 10.373 2.634 14.802 5.86.92.67 1.795 1.403 2.583 2.264-1.734-.373-3.462-.78-5.205-1.108-2.622-.496-5.219-.397-7.687.705-2.666 1.191-5.451 1.149-8.264.955 1.531 1.375 3.385 1.3 5.211 1.024 1.546-.231 3.059-.681 4.651-1.048l.086.903-9.229 4.16z"/></svg>
|
Before Width: | Height: | Size: 4.8 KiB |
1
docs/dist/icons/bower/bower-plain.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill-rule="evenodd" clip-rule="evenodd" fill="#EF5734" d="M124.797 65.636c-.559-2.396-1.734-4.17-3.956-5.316-4.161-2.147-8.577-3.302-13.091-4.333-9.566-2.186-19.235-3.564-28.973-4.706-1.127-.132-2.237-.282-3.363-.424.376-3.143 1.495-4.192 5.271-4.975.391.905.749 1.851 1.214 2.739.172.328.603.738.919.743 5.632.079 10.951-.888 15.265-4.908 3.371-3.144 4.867-7.224 5.693-11.619.3-1.598.588-3.199.825-4.808.739-5.002 3.353-9.002 6.685-12.626.163-.177.308-.369.549-.661-2.649-.822-5.265-.913-7.849-.44-9.892 1.81-17.349 7.015-21.982 16.055l-.16.17c-1.686-.426-3.384-.81-5.046-1.311-.304-.092-.543-.636-.678-1.018-2.718-7.715-7.416-13.725-15.075-16.983-2.281-.972-4.83-.826-7.254-1.465-.132-.035-.241.25-.36.25h-7.332c-1.609 0-3.225.096-4.826.432-19.176 4.013-34.168 18.824-37.677 38.182-3.749 20.675 1.924 38.738 15.541 54.548 2.047 2.377 4.519 4.271 7.37 5.685 5.264 2.608 10.975.695 13.666-4.549l.225-.389c1.151 3.009 2.388 5.919 3.38 8.917.966 2.917 4.453 4.246 6.582 4.105.401-.026.895.338 1.182.12 1.907-1.445 3.41.949 5.067.949h2.688c1.898-1 3.701-1.653 4.943-3.361.152-.211.827-.269 1.252-.225 2.432.253 4.688-.314 6.73-1.679 1.708-1.143 2.779-2.746 2.999-4.811 2.161-.632 3.501-2.286 3.573-4.827.04-1.377-.084-2.93-.674-4.135-1.797-3.678-3.856-7.232-5.813-10.832l-.16-.348.383.15c2.876 1.401 5.9 2.024 9.1 1.758 2.039-.169 3.262-.823 4.288-2.391 2.525 1.783 5.364 2.628 8.458 2.409 3.079-.217 5.973-.876 7.631-3.946 2.188 0 4.432.203 6.615-.069 1.522-.189 3.054-.866 4.421-1.619 2.189-1.205 3.674-2.974 3.206-5.775 2.242-.194 4.304-.748 6.045-2.146 1.409-1.132 2.035-2.607 2.513-4.346.111-.407.193-.793.193-1.188v-3.421c0-.521-.08-1.034-.203-1.562zm-75.322-22.892c-3.582-.006-6.441-2.887-6.408-6.457.032-3.575 2.942-6.479 6.463-6.452 3.576.029 6.392 2.895 6.389 6.502-.005 3.602-2.831 6.414-6.444 6.407zm19.638 5.175c-.817-1.956-1.452-4.001-1.161-6.234-.151-3.359 1.012-6.303 2.974-8.939.256-.342 1.092-.392 1.643-.353 6.281.439 11.744 2.982 16.758 6.634 1.041.759 2.032 1.588 2.924 2.563-1.964-.421-3.92-.882-5.893-1.255-2.969-.562-5.908-.449-8.703.799-3.019 1.348-6.17 1.301-9.355 1.08 1.735 1.558 3.833 1.472 5.901 1.16 1.749-.262 3.461-.77 5.265-1.187l.097 1.022-10.45 4.71z"/></svg>
|
Before Width: | Height: | Size: 2.2 KiB |
BIN
docs/dist/icons/bower/bower.eps
vendored
1
docs/dist/icons/c/c-line.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><g fill="#03599C"><path d="M116.5 32.3c-.6-1.1-1.4-2.1-2.3-2.6l-48.1-27.8c-.8-.5-1.9-.7-3.1-.7-1.2 0-2.3.3-3.1.7l-48.5 27.8c-1.7 1-3.4 3.5-3.4 5.4v55.7c0 1.1.7 2.3 1.4 3.4l.1.1c.5.8 1.3 1.5 2 1.9l48.3 27.9c.8.5 2 .7 3.2.7 1.2 0 2.3-.3 3.1-.7l47.5-27.9c1.7-1 2.4-3.5 2.4-5.4v-55.7c0-.8.4-1.8 0-2.6l.5-.2zm-4.2 2.1c0 .3-.3.5-.3.7v55.7c0 .8-.2 1.7-.4 2l-47.6 27.8c-.1.1-.5.2-1.1.2-.6 0-1-.1-1.1-.2l-48.2-27.8s-.1-.1-.2-.1l-.6-.6c-.4-.7.2-1.1-.8-1.2v-55.7c1-.5.9-1.7 1.4-1.9l48.3-27.9c.1 0 .6-.2 1.2-.2s1 .1 1.1.2l48 27.7.4.9c.1.1-.1.3-.1.4zM63 38.5c9.1 0 17.1 5 21.3 12.5l13-7.5c-6.8-11.9-19.6-20-34.3-20-21.8 0-39.5 17.7-39.5 39.5s17.7 39.5 39.5 39.5c14.6 0 27.4-8 34.2-19.8l-12.9-7.6c-4.2 7.4-12.2 12.4-21.3 12.4-13.5 0-24.5-11-24.5-24.5s11-24.5 24.5-24.5z"/></g></svg>
|
Before Width: | Height: | Size: 831 B |
1
docs/dist/icons/c/c-original.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><g><path fill="#659AD3" d="M115.4 30.7l-48.3-27.8c-.8-.5-1.9-.7-3.1-.7-1.2 0-2.3.3-3.1.7l-48 27.9c-1.7 1-2.9 3.5-2.9 5.4v55.7c0 1.1.2 2.4 1 3.5l106.8-62c-.6-1.2-1.5-2.1-2.4-2.7z"/><path fill="#03599C" d="M10.7 95.3c.5.8 1.2 1.5 1.9 1.9l48.2 27.9c.8.5 1.9.7 3.1.7 1.2 0 2.3-.3 3.1-.7l48-27.9c1.7-1 2.9-3.5 2.9-5.4v-55.7c0-.9-.1-1.9-.6-2.8l-106.6 62z"/><path fill="#fff" d="M85.3 76.1c-4.2 7.4-12.2 12.4-21.3 12.4-13.5 0-24.5-11-24.5-24.5s11-24.5 24.5-24.5c9.1 0 17.1 5 21.3 12.5l13-7.5c-6.8-11.9-19.6-20-34.3-20-21.8 0-39.5 17.7-39.5 39.5s17.7 39.5 39.5 39.5c14.6 0 27.4-8 34.2-19.8l-12.9-7.6z"/></g></svg>
|
Before Width: | Height: | Size: 668 B |
1
docs/dist/icons/c/c-plain.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#03599C" d="M117.5 33.5l.3-.2c-.6-1.1-1.5-2.1-2.4-2.6l-48.3-27.8c-.8-.5-1.9-.7-3.1-.7-1.2 0-2.3.3-3.1.7l-48 27.9c-1.7 1-2.9 3.5-2.9 5.4v55.7c0 1.1.2 2.3.9 3.4l-.2.1c.5.8 1.2 1.5 1.9 1.9l48.2 27.9c.8.5 1.9.7 3.1.7 1.2 0 2.3-.3 3.1-.7l48-27.9c1.7-1 2.9-3.5 2.9-5.4v-55.8c.1-.8 0-1.7-.4-2.6zm-53.5 55c9.1 0 17.1-5 21.3-12.4l12.9 7.6c-6.8 11.8-19.6 19.8-34.2 19.8-21.8 0-39.5-17.7-39.5-39.5s17.7-39.5 39.5-39.5c14.7 0 27.5 8.1 34.3 20l-13 7.5c-4.2-7.5-12.2-12.5-21.3-12.5-13.5 0-24.5 11-24.5 24.5s11 24.5 24.5 24.5z"/></svg>
|
Before Width: | Height: | Size: 595 B |
BIN
docs/dist/icons/c/c.eps
vendored
@ -1 +0,0 @@
|
||||
<svg id="Devicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><style>.cls-1{fill:#d43d44;}.cls-2{fill:#414143;}</style></defs><title>Artboard 13</title><g id="original-wordmark"><path class="cls-1" d="M17.73,61.51l12.49,3.1c2.17-.85,3.48-1.93,3.48-3.1v-5c0-2.75-7.15-5-16-5s-16,2.23-16,5v5c0,2.75,7.15,5,16,5v-5Z"/><path class="cls-1" d="M30.23,69.6,17.74,66.5v5l12.49,3.11c2.17-.85,3.48-1.93,3.48-3.11v-5C33.71,67.67,32.4,68.75,30.23,69.6Z"/><path class="cls-1" d="M1.77,66.5v5c0,2.75,7.15,5,16,5v-5C8.92,71.48,1.77,69.25,1.77,66.5Z"/><path class="cls-2" d="M47.42,71a6.69,6.69,0,0,1-6.8-6.82v0a6.74,6.74,0,0,1,6.91-6.85,6.84,6.84,0,0,1,5.22,2L50.9,61.5A4.89,4.89,0,0,0,47.51,60a3.93,3.93,0,0,0-3.84,4.13v0a3.93,3.93,0,0,0,3.84,4.16A4.78,4.78,0,0,0,51,66.78l1.86,1.87A6.76,6.76,0,0,1,47.42,71Z"/><path class="cls-2" d="M60.82,70.8V69.7A3.89,3.89,0,0,1,57.75,71c-1.91,0-3.48-1.1-3.48-3.11v0c0-2.22,1.68-3.24,4.09-3.24a7.19,7.19,0,0,1,2.48.42v-.17c0-1.19-.74-1.86-2.18-1.86a7.46,7.46,0,0,0-2.8.55l-.72-2.2a9,9,0,0,1,3.94-.82c3.14,0,4.52,1.63,4.52,4.38V70.8H60.82Zm.06-4.09A4.42,4.42,0,0,0,59,66.33c-1.23,0-2,.49-2,1.4v0c0,.78.64,1.23,1.57,1.23,1.34,0,2.25-.73,2.25-1.78Z"/><path class="cls-2" d="M72.61,70.8,70,66.65l-1,1.06V70.8H66.08V57H69v7.37l3.37-3.69h3.44l-3.86,4,4,6.15H72.61Z"/><path class="cls-2" d="M86.24,66.73H79.18a2.35,2.35,0,0,0,2.48,2,3.33,3.33,0,0,0,2.46-1l1.65,1.46a5.36,5.36,0,0,1-9.45-3.35v0a5.05,5.05,0,0,1,5-5.28c3.39,0,4.94,2.63,4.94,5.51v0C86.27,66.29,86.26,66.46,86.24,66.73Zm-4.9-4a2.26,2.26,0,0,0-2.2,2.16h4.34A2.17,2.17,0,0,0,81.33,62.77Z"/><path class="cls-1" d="M93.85,66.82H91.63v4H88.72V57.54h5.41c3.16,0,5.07,1.87,5.07,4.58v0C99.2,65.23,96.82,66.82,93.85,66.82Zm2.4-4.64c0-1.31-.91-2-2.37-2H91.63v4.05h2.31a2.05,2.05,0,0,0,2.31-2v0Z"/><path class="cls-1" d="M109.65,70.8V65.47h-5.38V70.8h-2.91V57.54h2.91v5.24h5.38V57.54h2.92V70.8Z"/><path class="cls-1" d="M120.88,66.82h-2.21v4h-2.92V57.54h5.41c3.16,0,5.07,1.87,5.07,4.58v0C126.23,65.23,123.85,66.82,120.88,66.82Zm2.4-4.64c0-1.31-.91-2-2.37-2h-2.25v4.05H121a2.05,2.05,0,0,0,2.31-2v0Z"/></g></svg>
|
Before Width: | Height: | Size: 2.0 KiB |
1
docs/dist/icons/cakephp/cakephp-original.svg
vendored
@ -1 +0,0 @@
|
||||
<svg id="Devicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><style>.cls-1{fill:#d43d44;}</style></defs><title>Artboard 14</title><g id="plain"><path class="cls-1" d="M2,73.69V93c0,10.69,27.75,19.35,62,19.35V93C29.75,93,2,84.36,2,73.69Z"/><path class="cls-1" d="M64,54.34l48.5,12c8.44-3.3,13.51-7.5,13.51-12V35c0-10.68-27.76-19.35-62-19.35S2,24.29,2,35V54.34C2,65,29.75,73.69,64,73.69V54.34Z"/><path class="cls-1" d="M112.49,85.74,64,73.69V93l48.5,12.05C120.93,101.78,126,97.59,126,93V73.69C126,78.24,120.93,82.43,112.49,85.74Z"/></g></svg>
|
Before Width: | Height: | Size: 560 B |
@ -1 +0,0 @@
|
||||
<svg id="Devicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><style>.cls-1{fill:#d43d44;}</style></defs><title>Artboard 15</title><g id="plain-wordmark"><path class="cls-1" d="M17.73,61.51l12.49,3.1c2.17-.85,3.48-1.93,3.48-3.1v-5c0-2.75-7.15-5-16-5s-16,2.23-16,5v5c0,2.75,7.15,5,16,5v-5Z"/><path class="cls-1" d="M30.23,69.6,17.74,66.5v5l12.49,3.11c2.17-.85,3.48-1.93,3.48-3.11v-5C33.71,67.67,32.4,68.75,30.23,69.6Z"/><path class="cls-1" d="M1.77,66.5v5c0,2.75,7.15,5,16,5v-5C8.92,71.48,1.77,69.25,1.77,66.5Z"/><path class="cls-1" d="M47.42,71a6.69,6.69,0,0,1-6.8-6.82v0a6.74,6.74,0,0,1,6.91-6.85,6.84,6.84,0,0,1,5.22,2L50.9,61.5A4.89,4.89,0,0,0,47.51,60a3.93,3.93,0,0,0-3.84,4.13v0a3.93,3.93,0,0,0,3.84,4.16A4.78,4.78,0,0,0,51,66.78l1.86,1.87A6.76,6.76,0,0,1,47.42,71Z"/><path class="cls-1" d="M60.82,70.8V69.7A3.89,3.89,0,0,1,57.75,71c-1.91,0-3.48-1.1-3.48-3.11v0c0-2.22,1.68-3.24,4.09-3.24a7.19,7.19,0,0,1,2.48.42v-.17c0-1.19-.74-1.86-2.18-1.86a7.46,7.46,0,0,0-2.8.55l-.72-2.2a9,9,0,0,1,3.94-.82c3.14,0,4.52,1.63,4.52,4.38V70.8H60.82Zm.06-4.09A4.42,4.42,0,0,0,59,66.33c-1.23,0-2,.49-2,1.4v0c0,.78.64,1.23,1.57,1.23,1.34,0,2.25-.73,2.25-1.78Z"/><path class="cls-1" d="M72.61,70.8,70,66.65l-1,1.06V70.8H66.08V57H69v7.37l3.37-3.69h3.44l-3.86,4,4,6.15H72.61Z"/><path class="cls-1" d="M86.24,66.73H79.18a2.35,2.35,0,0,0,2.48,2,3.33,3.33,0,0,0,2.46-1l1.65,1.46a5.36,5.36,0,0,1-9.45-3.35v0a5.05,5.05,0,0,1,5-5.28c3.39,0,4.94,2.63,4.94,5.51v0C86.27,66.29,86.26,66.46,86.24,66.73Zm-4.9-4a2.26,2.26,0,0,0-2.2,2.16h4.34A2.17,2.17,0,0,0,81.33,62.77Z"/><path class="cls-1" d="M93.85,66.82H91.63v4H88.72V57.54h5.41c3.16,0,5.07,1.87,5.07,4.58v0C99.2,65.23,96.82,66.82,93.85,66.82Zm2.4-4.64c0-1.31-.91-2-2.37-2H91.63v4.05h2.31a2.05,2.05,0,0,0,2.31-2v0Z"/><path class="cls-1" d="M109.65,70.8V65.47h-5.38V70.8h-2.91V57.54h2.91v5.24h5.38V57.54h2.92V70.8Z"/><path class="cls-1" d="M120.88,66.82h-2.21v4h-2.92V57.54h5.41c3.16,0,5.07,1.87,5.07,4.58v0C126.23,65.23,123.85,66.82,120.88,66.82Zm2.4-4.64c0-1.31-.91-2-2.37-2h-2.25v4.05H121a2.05,2.05,0,0,0,2.31-2v0Z"/></g></svg>
|
Before Width: | Height: | Size: 2.0 KiB |
1
docs/dist/icons/cakephp/cakephp-plain.svg
vendored
@ -1 +0,0 @@
|
||||
<svg id="Devicon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><style>.cls-1{fill:#d43d44;}</style></defs><title>Artboard 12</title><g id="original"><path class="cls-1" d="M2,73.69V93c0,10.69,27.75,19.35,62,19.35V93C29.75,93,2,84.36,2,73.69Z"/><path class="cls-1" d="M64,54.34l48.5,12c8.44-3.3,13.51-7.5,13.51-12V35c0-10.68-27.76-19.35-62-19.35S2,24.29,2,35V54.34C2,65,29.75,73.69,64,73.69V54.34Z"/><path class="cls-1" d="M112.49,85.74,64,73.69V93l48.5,12.05C120.93,101.78,126,97.59,126,93V73.69C126,78.24,120.93,82.43,112.49,85.74Z"/></g></svg>
|
Before Width: | Height: | Size: 563 B |
BIN
docs/dist/icons/cakephp/cakephp.eps
vendored
Before Width: | Height: | Size: 5.2 KiB |
1
docs/dist/icons/ceylon/ceylon-original.svg
vendored
@ -1 +0,0 @@
|
||||
<svg id="Ceylon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 128 128"><defs><style>.cls-1{fill:#ab710a;}.cls-2{fill:#e3a835;}.cls-3{opacity:0.45;isolation:isolate;fill:url(#radial-gradient);}</style><radialGradient id="radial-gradient" cx="93.44" cy="1113.51" r="69.83" gradientTransform="matrix(1, 0, 0, -1, 0, 1148.01)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#ab710a"/></radialGradient></defs><title>Artboard 12</title><g id="original"><path class="cls-1" d="M40.42,90.46a15.35,15.35,0,0,1-2.8-1c-2.05,3.22-6.8,11.37-7.48,18.75h12.3A62.21,62.21,0,0,1,40.42,90.46Z"/><path class="cls-1" d="M80.28,83.92a91.7,91.7,0,0,0-5.71,17.18c-.53,2.38,1.08,4.75.78,7.11H90.82c-4.08-11.26-5-27.64-7.11-34.19C83.66,73.93,80.34,84,80.28,83.92Z"/><path class="cls-2" d="M124.32,45.19c-3.52-5-11.55-9.2-13.42-14.91-.48-1.46-.56-4.46.36-5.86s-.54-1-.54-1c-2,.77-2.86-1.43-2.86-1.43-.3-.77.11-3.12-1.61-1.84-3.1,2.33-2.08,8-1.5,10.28a23.76,23.76,0,0,0,5.9,10.34c1,.93,7.3,7.86,6.44,11.41a2.85,2.85,0,0,1-2.15,2.62c-4.59.92-6.08-4.71-6.08-4.71-3.44-14.69-9-19.83-9-19.83A109.06,109.06,0,0,0,73,32.62c-34.37-1.29-60.23,9.27-60.23,9.27-7.56,10.85-12,31-12,31s0,.1.07.11a.27.27,0,0,0,.26-.13,63.4,63.4,0,0,1,9.57-9.66c-.72,28,5.62,45,5.62,45h12C29.14,98.12,37.06,87,37.06,87c4.46,3.38,14.54,2.38,14.54,2.38C53.38,96.12,57,108.2,57,108.2H71.46a91.43,91.43,0,0,1,7.87-26.64S82.91,73.44,83,71c.23-4.25,4.25-5.51,6.43-5.51s12.1,5.54,19.51,5.17c12.91-.65,18-6.62,18.25-13.43C127.39,52.55,126.29,48,124.32,45.19ZM82.83,59.62a2.23,2.23,0,0,1-.27.54,1.48,1.48,0,0,1-.51.47,1.39,1.39,0,0,1-.73.16,2.16,2.16,0,0,1-.66-.15,6.29,6.29,0,0,1-1.88-1.32c-.27-.25-.52-.51-.76-.76l-.7-.73A4.47,4.47,0,0,0,75.84,57c-.59-.21-1.23-.38-1.9-.54s-1.34-.33-2.07-.57c-.18-.06-.37-.13-.58-.23L71,55.55a2.44,2.44,0,0,1-.38-.27,2.49,2.49,0,0,1-.56-.7,3.05,3.05,0,0,1-.28-.74,4.93,4.93,0,0,1-.1-1.32,8.71,8.71,0,0,1,.13-1.16,17,17,0,0,1,.55-2.13q.33-1,.73-2c.13-.33.26-.65.41-1a10.66,10.66,0,0,1,.52-1A11.25,11.25,0,0,1,74.94,42a12.89,12.89,0,0,1,1.81-1.14,10.3,10.3,0,0,1,2-.8,18.29,18.29,0,0,0-3.08,2.71A12.3,12.3,0,0,0,73.48,46a8.65,8.65,0,0,0-.34.89l-.31,1c-.2.65-.4,1.3-.56,1.95a18,18,0,0,0-.41,1.91,7.8,7.8,0,0,0-.09.9,2.84,2.84,0,0,0,.06.75.65.65,0,0,0,.16.34l0,0,.14.08.39.16c.58.22,1.25.39,1.92.6a17.92,17.92,0,0,1,2.05.75,5.53,5.53,0,0,1,2,1.4c.25.31.43.58.64.86l.61.81c.2.26.41.51.63.74a3.66,3.66,0,0,0,.67.58.81.81,0,0,0,.61.17,1.12,1.12,0,0,0,.59-.51,4.75,4.75,0,0,0,.44-.89c.13-.32.23-.65.34-1A5.93,5.93,0,0,1,82.83,59.62ZM95.61,50.7a2.19,2.19,0,1,1-.88-2.52A1.92,1.92,0,0,1,95.61,50.7Z"/><path class="cls-3" d="M124.32,45.19c-3.52-5-11.55-9.2-13.42-14.91-.48-1.46-.56-4.46.36-5.86s-.54-1-.54-1c-2,.77-2.86-1.43-2.86-1.43-.3-.77.11-3.12-1.61-1.84-3.1,2.33-2.08,8-1.5,10.28a23.76,23.76,0,0,0,5.9,10.34c1,.93,7.3,7.86,6.44,11.41a2.85,2.85,0,0,1-2.15,2.62c-4.59.92-6.08-4.71-6.08-4.71-3.44-14.69-9-19.83-9-19.83A109.06,109.06,0,0,0,73,32.62c-34.37-1.29-60.23,9.27-60.23,9.27-7.56,10.85-12,31-12,31s0,.1.07.11a.27.27,0,0,0,.26-.13,63.4,63.4,0,0,1,9.57-9.66c-.72,28,5.62,45,5.62,45h12C29.14,98.12,37.06,87,37.06,87c4.46,3.38,14.54,2.38,14.54,2.38C53.38,96.12,57,108.2,57,108.2H71.46a91.43,91.43,0,0,1,7.87-26.64S82.91,73.44,83,71c.23-4.25,4.25-5.51,6.43-5.51s12.1,5.54,19.51,5.17c12.91-.65,18-6.62,18.25-13.43C127.39,52.55,126.29,48,124.32,45.19ZM82.83,59.62a2.23,2.23,0,0,1-.27.54,1.48,1.48,0,0,1-.51.47,1.39,1.39,0,0,1-.73.16,2.16,2.16,0,0,1-.66-.15,6.29,6.29,0,0,1-1.88-1.32c-.27-.25-.52-.51-.76-.76l-.7-.73A4.47,4.47,0,0,0,75.84,57c-.59-.21-1.23-.38-1.9-.54s-1.34-.33-2.07-.57c-.18-.06-.37-.13-.58-.23L71,55.55a2.44,2.44,0,0,1-.38-.27,2.49,2.49,0,0,1-.56-.7,3.05,3.05,0,0,1-.28-.74,4.93,4.93,0,0,1-.1-1.32,8.71,8.71,0,0,1,.13-1.16,17,17,0,0,1,.55-2.13q.33-1,.73-2c.13-.33.26-.65.41-1a10.66,10.66,0,0,1,.52-1A11.25,11.25,0,0,1,74.94,42a12.89,12.89,0,0,1,1.81-1.14,10.3,10.3,0,0,1,2-.8,18.29,18.29,0,0,0-3.08,2.71A12.3,12.3,0,0,0,73.48,46a8.65,8.65,0,0,0-.34.89l-.31,1c-.2.65-.4,1.3-.56,1.95a18,18,0,0,0-.41,1.91,7.8,7.8,0,0,0-.09.9,2.84,2.84,0,0,0,.06.75.65.65,0,0,0,.16.34l0,0,.14.08.39.16c.58.22,1.25.39,1.92.6a17.92,17.92,0,0,1,2.05.75,5.53,5.53,0,0,1,2,1.4c.25.31.43.58.64.86l.61.81c.2.26.41.51.63.74a3.66,3.66,0,0,0,.67.58.81.81,0,0,0,.61.17,1.12,1.12,0,0,0,.59-.51,4.75,4.75,0,0,0,.44-.89c.13-.32.23-.65.34-1A5.93,5.93,0,0,1,82.83,59.62ZM95.61,50.7a2.19,2.19,0,1,1-.88-2.52A1.92,1.92,0,0,1,95.61,50.7Z"/></g></svg>
|
Before Width: | Height: | Size: 4.4 KiB |
@ -1 +0,0 @@
|
||||
<svg id="Ceylon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><style>.cls-1,.cls-2{fill:#34495e;}.cls-2{opacity:0.45;isolation:isolate;}</style></defs><title>Artboard 15</title><g id="plain-wordmark"><path class="cls-1" d="M18.4,71a6,6,0,0,1-1.09-.39c-.8,1.26-2.66,4.45-2.93,7.33h4.81A24.34,24.34,0,0,1,18.4,71Z"/><path class="cls-1" d="M34,68.43a35.87,35.87,0,0,0-2.24,6.72c-.21.93.42,1.86.3,2.78h6.05c-1.59-4.4-2-10.81-2.78-13.37C35.31,64.52,34,68.46,34,68.43Z"/><path class="cls-1" d="M51.22,53.27c-1.38-2-4.52-3.6-5.25-5.83a3.3,3.3,0,0,1,.14-2.29c.33-.5-.21-.38-.21-.38-.78.3-1.12-.56-1.12-.56-.12-.3,0-1.22-.63-.72-1.21.91-.81,3.12-.59,4a9.3,9.3,0,0,0,2.31,4c.37.37,2.86,3.07,2.52,4.47a1.11,1.11,0,0,1-.84,1c-1.8.36-2.38-1.84-2.38-1.84-1.35-5.75-3.52-7.76-3.52-7.76a42.66,42.66,0,0,0-10.51.91A62.3,62.3,0,0,0,7.57,52c-3,4.24-4.69,12.12-4.69,12.12s0,0,0,0a.11.11,0,0,0,.1,0,24.8,24.8,0,0,1,3.74-3.78C6.48,71.26,9,77.93,9,77.93h4.7c.33-3.94,3.43-8.31,3.43-8.31,1.75,1.32,5.69.93,5.69.93.69,2.65,2.11,7.37,2.11,7.37h5.66a35.77,35.77,0,0,1,3.08-10.42,23.05,23.05,0,0,0,1.45-4.12,2.39,2.39,0,0,1,2.51-2.16c.85,0,4.73,2.17,7.63,2,5.05-.25,7-2.59,7.14-5.25A8.09,8.09,0,0,0,51.22,53.27ZM35,58.92a.87.87,0,0,1-.11.21.58.58,0,0,1-.2.18.54.54,0,0,1-.29.06.84.84,0,0,1-.26-.06,2.46,2.46,0,0,1-.74-.52l-.3-.3-.27-.29a1.75,1.75,0,0,0-.58-.31c-.23-.08-.48-.15-.74-.21s-.52-.13-.81-.22l-.22-.09-.12-.06-.15-.1a1,1,0,0,1-.22-.28,1.19,1.19,0,0,1-.11-.29,1.93,1.93,0,0,1,0-.51,3.41,3.41,0,0,1,.05-.46,6.63,6.63,0,0,1,.22-.83q.13-.4.29-.78l.16-.39a4.17,4.17,0,0,1,.2-.39A4.4,4.4,0,0,1,31.9,52a5,5,0,0,1,.71-.45,4,4,0,0,1,.77-.31,7.16,7.16,0,0,0-1.21,1.06,4.81,4.81,0,0,0-.85,1.27,3.39,3.39,0,0,0-.13.35l-.12.38c-.08.25-.15.51-.22.76a7,7,0,0,0-.16.75,3.05,3.05,0,0,0,0,.35,1.11,1.11,0,0,0,0,.29.25.25,0,0,0,.06.13h0l.06,0,.15.06c.23.08.49.15.75.24a7,7,0,0,1,.8.29,2.16,2.16,0,0,1,.79.55c.1.12.17.23.25.34l.24.32.25.29a1.43,1.43,0,0,0,.26.23.32.32,0,0,0,.24.07.44.44,0,0,0,.23-.2,1.86,1.86,0,0,0,.17-.35c.05-.12.09-.25.13-.39A2.32,2.32,0,0,1,35,58.92Zm5-3.49a.86.86,0,1,1-.34-1A.75.75,0,0,1,40,55.43Z"/><path class="cls-2" d="M51.22,53.27c-1.38-2-4.52-3.6-5.25-5.83a3.3,3.3,0,0,1,.14-2.29c.33-.5-.21-.38-.21-.38-.78.3-1.12-.56-1.12-.56-.12-.3,0-1.22-.63-.72-1.21.91-.81,3.12-.59,4a9.3,9.3,0,0,0,2.31,4c.37.37,2.86,3.07,2.52,4.47a1.11,1.11,0,0,1-.84,1c-1.8.36-2.38-1.84-2.38-1.84-1.35-5.75-3.52-7.76-3.52-7.76a42.66,42.66,0,0,0-10.51.91A62.3,62.3,0,0,0,7.57,52c-3,4.24-4.69,12.12-4.69,12.12s0,0,0,0a.11.11,0,0,0,.1,0,24.8,24.8,0,0,1,3.74-3.78C6.48,71.26,9,77.93,9,77.93h4.7c.33-3.94,3.43-8.31,3.43-8.31,1.75,1.32,5.69.93,5.69.93.69,2.65,2.11,7.37,2.11,7.37h5.66a35.77,35.77,0,0,1,3.08-10.42,23.05,23.05,0,0,0,1.45-4.12,2.39,2.39,0,0,1,2.51-2.16c.85,0,4.73,2.17,7.63,2,5.05-.25,7-2.59,7.14-5.25A8.09,8.09,0,0,0,51.22,53.27ZM35,58.92a.87.87,0,0,1-.11.21.58.58,0,0,1-.2.18.54.54,0,0,1-.29.06.84.84,0,0,1-.26-.06,2.46,2.46,0,0,1-.74-.52l-.3-.3-.27-.29a1.75,1.75,0,0,0-.58-.31c-.23-.08-.48-.15-.74-.21s-.52-.13-.81-.22l-.22-.09-.12-.06-.15-.1a1,1,0,0,1-.22-.28,1.19,1.19,0,0,1-.11-.29,1.93,1.93,0,0,1,0-.51,3.41,3.41,0,0,1,.05-.46,6.63,6.63,0,0,1,.22-.83q.13-.4.29-.78l.16-.39a4.17,4.17,0,0,1,.2-.39A4.4,4.4,0,0,1,31.9,52a5,5,0,0,1,.71-.45,4,4,0,0,1,.77-.31,7.16,7.16,0,0,0-1.21,1.06,4.81,4.81,0,0,0-.85,1.27,3.39,3.39,0,0,0-.13.35l-.12.38c-.08.25-.15.51-.22.76a7,7,0,0,0-.16.75,3.05,3.05,0,0,0,0,.35,1.11,1.11,0,0,0,0,.29.25.25,0,0,0,.06.13h0l.06,0,.15.06c.23.08.49.15.75.24a7,7,0,0,1,.8.29,2.16,2.16,0,0,1,.79.55c.1.12.17.23.25.34l.24.32.25.29a1.43,1.43,0,0,0,.26.23.32.32,0,0,0,.24.07.44.44,0,0,0,.23-.2,1.86,1.86,0,0,0,.17-.35c.05-.12.09-.25.13-.39A2.32,2.32,0,0,1,35,58.92Zm5-3.49a.86.86,0,1,1-.34-1A.75.75,0,0,1,40,55.43Z"/><path class="cls-1" d="M118.41,61.43A7.61,7.61,0,0,0,113,63.89l-2.46-2.12H109.4v3.57a8.45,8.45,0,0,0-14.24,0V57l-4.28-3.71H89.71v8.52H86.48l-3.82,7.51-3.84-7.51H73l1.26,2.48a8.15,8.15,0,0,0-6.24-2.82c-5.29,0-8.86,3.78-8.86,8.43a8.75,8.75,0,0,0,.13,1.49,9.16,9.16,0,0,1-4.52,1.21,4.15,4.15,0,0,1-4.3-4.33,4.2,4.2,0,0,1,4.3-4.37c2.48,0,3.59,1,5,1.48V59.9a9.1,9.1,0,0,0-5.63-1.74,12.25,12.25,0,0,0-1.41.08c-.13,1.71-1.2,5.15-7.57,5.47h-.55a10,10,0,0,0-1.06,4.51c0,5.52,4.41,10.07,10.59,10.07a8.91,8.91,0,0,0,5.63-1.81V73.13c1.25,3,4.27,5,8.61,5a9.81,9.81,0,0,0,7-2.89l-2.06-2.37a5.64,5.64,0,0,1-3.81,1.35c-3,0-4.86-1.54-4.71-3.72H76a7.72,7.72,0,0,0-.08-3.11L79.74,75l-4.92,9.69h5.63l9.26-18.17V77.83h5.45V74.28a8.45,8.45,0,0,0,14.24,0v3.57h5.48V67.43a3.06,3.06,0,0,1,2.8-1.78c1.35,0,2,.83,2,3.35v8.83h5.48V67.49C125.12,64.35,123.21,61.43,118.41,61.43ZM65.07,67.34a3.4,3.4,0,0,1,3-2.46,2.39,2.39,0,0,1,2.61,2.46Zm37.19,6.86c-1.45,0-2.68-2-2.68-4.4s1.23-4.4,2.68-4.4,2.71,2,2.71,4.4S103.74,74.2,102.26,74.2Z"/></g></svg>
|
Before Width: | Height: | Size: 4.6 KiB |
1
docs/dist/icons/ceylon/ceylon-plain.svg
vendored
@ -1 +0,0 @@
|
||||
<svg id="Ceylon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><defs><style>.cls-1{fill:#34495e;}</style></defs><title>Artboard 14</title><g id="plain"><path class="cls-1" d="M40.42,90.46a15.35,15.35,0,0,1-2.8-1c-2.05,3.22-6.8,11.37-7.48,18.75h12.3A62.21,62.21,0,0,1,40.42,90.46Z"/><path class="cls-1" d="M80.28,83.92a91.7,91.7,0,0,0-5.71,17.18c-.53,2.38,1.08,4.75.78,7.11H90.82c-4.08-11.26-5-27.64-7.11-34.19C83.66,73.93,80.34,84,80.28,83.92Z"/><path class="cls-1" d="M124.32,45.19c-3.52-5-11.55-9.2-13.42-14.91-.48-1.46-.56-4.46.36-5.86s-.54-1-.54-1c-2,.77-2.86-1.43-2.86-1.43-.3-.77.11-3.12-1.61-1.84-3.1,2.33-2.08,8-1.5,10.28a23.76,23.76,0,0,0,5.9,10.34c1,.93,7.3,7.86,6.44,11.41a2.85,2.85,0,0,1-2.15,2.62c-4.59.92-6.08-4.71-6.08-4.71-3.44-14.69-9-19.83-9-19.83A109.06,109.06,0,0,0,73,32.62c-34.37-1.29-60.23,9.27-60.23,9.27-7.56,10.85-12,31-12,31s0,.1.07.11a.27.27,0,0,0,.26-.13,63.4,63.4,0,0,1,9.57-9.66c-.72,28,5.62,45,5.62,45h12C29.14,98.12,37.06,87,37.06,87c4.46,3.38,14.54,2.38,14.54,2.38C53.38,96.12,57,108.2,57,108.2H71.46a91.43,91.43,0,0,1,7.87-26.64S82.91,73.44,83,71c.23-4.25,4.25-5.51,6.43-5.51s12.1,5.54,19.51,5.17c12.91-.65,18-6.62,18.25-13.43C127.39,52.55,126.29,48,124.32,45.19ZM82.83,59.62a2.23,2.23,0,0,1-.27.54,1.48,1.48,0,0,1-.51.47,1.39,1.39,0,0,1-.73.16,2.16,2.16,0,0,1-.66-.15,6.29,6.29,0,0,1-1.88-1.32c-.27-.25-.52-.51-.76-.76l-.7-.73A4.47,4.47,0,0,0,75.84,57c-.59-.21-1.23-.38-1.9-.54s-1.34-.33-2.07-.57c-.18-.06-.37-.13-.58-.23L71,55.55a2.44,2.44,0,0,1-.38-.27,2.49,2.49,0,0,1-.56-.7,3.05,3.05,0,0,1-.28-.74,4.93,4.93,0,0,1-.1-1.32,8.71,8.71,0,0,1,.13-1.16,17,17,0,0,1,.55-2.13q.33-1,.73-2c.13-.33.26-.65.41-1a10.66,10.66,0,0,1,.52-1A11.25,11.25,0,0,1,74.94,42a12.89,12.89,0,0,1,1.81-1.14,10.3,10.3,0,0,1,2-.8,18.29,18.29,0,0,0-3.08,2.71A12.3,12.3,0,0,0,73.48,46a8.65,8.65,0,0,0-.34.89l-.31,1c-.2.65-.4,1.3-.56,1.95a18,18,0,0,0-.41,1.91,7.8,7.8,0,0,0-.09.9,2.84,2.84,0,0,0,.06.75.65.65,0,0,0,.16.34l0,0,.14.08.39.16c.58.22,1.25.39,1.92.6a17.92,17.92,0,0,1,2.05.75,5.53,5.53,0,0,1,2,1.4c.25.31.43.58.64.86l.61.81c.2.26.41.51.63.74a3.66,3.66,0,0,0,.67.58.81.81,0,0,0,.61.17,1.12,1.12,0,0,0,.59-.51,4.75,4.75,0,0,0,.44-.89c.13-.32.23-.65.34-1A5.93,5.93,0,0,1,82.83,59.62ZM95.61,50.7a2.19,2.19,0,1,1-.88-2.52A1.92,1.92,0,0,1,95.61,50.7Z"/></g></svg>
|
Before Width: | Height: | Size: 2.2 KiB |
BIN
docs/dist/icons/ceylon/ceylon.eps
vendored
Before Width: | Height: | Size: 5.0 KiB |
1
docs/dist/icons/chrome/chrome-original.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><circle fill="#fff" cx="64.149" cy="64.236" r="60.999"/><path fill-opacity=".1" d="M102.966 75.327c0-21.439-17.379-38.819-38.817-38.819s-38.818 17.38-38.818 38.819h11.09c0-15.314 12.415-27.727 27.727-27.727 15.313 0 27.727 12.413 27.727 27.727"/><circle fill-opacity=".1" cx="66.922" cy="71.999" r="21.072"/><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="395.191" y1="484.168" x2="395.191" y2="484.723" gradientTransform="matrix(82 0 0 82 -32341.5 -39660.313)"><stop offset="0" stop-color="#81B4E0"/><stop offset="1" stop-color="#0C5A94"/></linearGradient><circle fill="url(#a)" cx="64.149" cy="64.235" r="22.736"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="-608.91" y1="-597.648" x2="-608.91" y2="-547.185" gradientTransform="translate(675 599.775)"><stop offset="0" stop-color="#F06B59"/><stop offset="1" stop-color="#DF2227"/></linearGradient><path fill="url(#b)" d="M119.602 36.508c-15.266-30.716-52.542-43.24-83.259-27.974-9.578 4.761-17.764 11.913-23.765 20.766l24.955 43.253c-4.597-14.606 3.521-30.174 18.127-34.77 2.567-.808 5.243-1.238 7.935-1.274"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="-657.835" y1="-491.393" x2="-632.327" y2="-533.537" gradientTransform="translate(675 599.775)"><stop offset="0" stop-color="#388B41"/><stop offset="1" stop-color="#4CB749"/></linearGradient><path fill="url(#c)" d="M12.578 29.3c-19.1 28.492-11.486 67.071 17.005 86.171 8.814 5.909 18.997 9.461 29.575 10.319l26.063-44.363c-9.745 11.811-27.22 13.486-39.032 3.74-4.011-3.309-7.012-7.679-8.657-12.613"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="-572.385" y1="-486.91" x2="-599.557" y2="-552.345" gradientTransform="translate(675 599.775)"><stop offset="0" stop-color="#E4B022"/><stop offset=".3" stop-color="#FCD209"/></linearGradient><path fill="url(#d)" d="M59.158 125.791c34.204 2.585 64.027-23.047 66.613-57.25.834-11.037-1.295-22.093-6.17-32.031h-56.006c15.312.07 27.67 12.541 27.598 27.854-.028 6.195-2.131 12.204-5.972 17.064"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="-649.391" y1="-528.885" x2="-649.391" y2="-573.247" gradientTransform="translate(675 599.775)"><stop offset="0" stop-opacity=".15"/><stop offset=".3" stop-opacity=".06"/><stop offset="1" stop-opacity=".03"/></linearGradient><path fill="url(#e)" d="M12.578 29.3l24.955 43.253c-1.849-6.221-1.457-12.893 1.107-18.854l-24.954-26.063"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="-588.158" y1="-514.559" x2="-618.657" y2="-483.505" gradientTransform="translate(675 599.775)"><stop offset="0" stop-opacity=".15"/><stop offset=".3" stop-opacity=".06"/><stop offset="1" stop-opacity=".03"/></linearGradient><path fill="url(#f)" d="M59.158 125.791l26.063-44.363c-4.112 4.904-9.794 8.233-16.082 9.426l-11.091 34.937"/><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="-588.6" y1="-505.621" x2="-584.163" y2="-549.431" gradientTransform="translate(675 599.775)"><stop offset="0" stop-opacity=".15"/><stop offset=".3" stop-opacity=".06"/><stop offset="1" stop-opacity=".03"/></linearGradient><path fill="url(#g)" d="M119.602 36.508h-56.007c8.436.039 16.396 3.918 21.626 10.537l35.491-8.873"/></svg>
|
Before Width: | Height: | Size: 3.1 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><circle fill="#CE4E4E" cx="64.499" cy="51.614" r="18.557"/><path fill="#CE4E4E" d="M64 30h45.23c-8.153-17-25.119-28.028-44.731-28.028-15.876 0-30.021 7.292-39.158 18.848l16.913 29.444c.848-11.399 9.746-20.264 21.746-20.264zM57.312 100.987l17.212-29.66c-3.009 1.534-6.416 2.398-10.025 2.398-9.569 0-17.718-6.078-20.796-14.584l-20.648-35.31c-5.333 7.94-8.446 17.497-8.446 27.782-.001 25.114 18.555 45.889 42.703 49.374zM110.821 33h-34.294c6.069 4 10.083 10.809 10.083 18.584 0 3.824-.971 7.435-2.679 10.574l.012.016-22.755 39.214c1.094.071 2.197.114 3.311.114 27.554 0 49.891-22.364 49.891-49.918 0-6.559-1.267-11.584-3.569-18.584zM23.649 124.822c-.782.374-2.52.953-4.732.953-4.972 0-8.206-3.371-8.206-8.41 0-5.074 3.473-8.786 8.853-8.786 1.771 0 3.337.443 4.154.886l-.681 2.281c-.715-.374-1.839-.784-3.474-.784-3.78 0-5.823 2.828-5.823 6.232 0 3.813 2.452 6.162 5.721 6.162 1.702 0 2.826-.408 3.678-.783l.51 2.249zM27.157 101.225h2.996v10.317h.068c.477-.852 1.226-1.634 2.146-2.146.885-.511 1.94-.817 3.064-.817 2.213 0 5.754 1.362 5.754 7.015v9.806h-2.996v-9.466c0-2.655-.987-4.868-3.814-4.868-1.94 0-3.438 1.361-4.018 2.961-.17.443-.204.886-.204 1.431v9.942h-2.996v-24.175zM46.055 114.062c0-1.941-.034-3.61-.136-5.142h2.622l.136 3.269h.102c.75-2.212 2.589-3.61 4.598-3.61.307 0 .544.035.816.069v2.827c-.307-.068-.612-.068-1.021-.068-2.111 0-3.609 1.566-4.019 3.813-.067.41-.102.919-.102 1.396v8.784h-2.997v-11.338zM71.764 117.024c0 6.094-4.257 8.751-8.207 8.751-4.426 0-7.899-3.269-7.899-8.479 0-5.482 3.644-8.717 8.173-8.717 4.732.001 7.933 3.44 7.933 8.445zm-13.041.171c0 3.608 2.043 6.332 4.971 6.332 2.86 0 5.005-2.689 5.005-6.401 0-2.792-1.396-6.3-4.937-6.3-3.508.002-5.039 3.269-5.039 6.369zM75.543 113.381c0-1.737-.067-3.099-.136-4.461h2.621l.137 2.69h.103c.92-1.566 2.452-3.031 5.21-3.031 2.212 0 3.915 1.362 4.63 3.303h.068c.511-.954 1.192-1.635 1.873-2.145.987-.75 2.043-1.159 3.609-1.159 2.213 0 5.447 1.431 5.447 7.151v9.67h-2.927v-9.296c0-3.2-1.193-5.073-3.576-5.073-1.736 0-3.03 1.26-3.575 2.689-.137.443-.238.954-.238 1.499v10.182h-2.929v-9.875c0-2.622-1.158-4.495-3.438-4.495-1.839 0-3.235 1.498-3.712 2.996-.17.409-.238.954-.238 1.465v9.908h-2.929v-12.018zM105.609 117.705c.068 4.052 2.622 5.721 5.652 5.721 2.146 0 3.473-.375 4.563-.851l.545 2.146c-1.055.476-2.894 1.055-5.516 1.055-5.073 0-8.104-3.371-8.104-8.342 0-4.972 2.928-8.853 7.729-8.853 5.415 0 6.811 4.699 6.811 7.729 0 .614-.034 1.056-.103 1.396h-11.577v-.001zm8.786-2.145c.034-1.872-.783-4.836-4.154-4.836-3.064 0-4.358 2.759-4.597 4.836h8.751z"/></svg>
|
Before Width: | Height: | Size: 2.5 KiB |
1
docs/dist/icons/chrome/chrome-plain.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><circle fill="#CE4E4E" cx="63.624" cy="64.474" r="22.634"/><path fill="#CE4E4E" d="M64 37h54.186c-9.944-20-30.64-33.633-54.562-33.633-19.367 0-36.619 9.173-47.764 23.271l21.123 35.748c1.032-13.906 11.017-25.316 27.017-25.386zM120.126 41h-41.832c7.403 6 12.299 13.884 12.299 23.369 0 4.663-1.183 8.631-3.268 13.631h.015l-27.757 47.511c1.335.087 2.682-.022 4.04-.022 33.609 0 60.855-27.746 60.855-61.355.001-8-1.546-15.134-4.352-23.134zM63.624 91.445c-11.672 0-21.611-7.414-25.368-17.789l-25.186-43.071c-6.505 9.686-10.303 21.345-10.303 33.889 0 30.632 22.634 55.972 52.089 60.224l20.996-36.179c-3.671 1.871-7.827 2.926-12.228 2.926z"/></svg>
|
Before Width: | Height: | Size: 702 B |
BIN
docs/dist/icons/chrome/chrome.eps
vendored
1
docs/dist/icons/clojure/clojure-line.svg
vendored
@ -1 +0,0 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="M60.952.266C27.377.266.065 28.77.065 63.806s27.318 63.54 60.887 63.54c33.576 0 60.893-28.505 60.893-63.54S94.528.266 60.952.266zm0 6.117c30.39 0 55.025 25.712 55.025 57.423 0 2.482-.167 4.924-.46 7.321-1.495 6.214-4.194 10.358-7.412 13.19-4.941 4.336-11.524 5.738-17.62 5.733a41.444 41.444 0 0 1-4.973-.289C97.506 77.4 99.336 57.866 89.864 43.315 80.39 28.763 62.315 23.338 46.882 30.416a23.787 23.787 0 0 0-1.68-1.114c-2.41-1.413-7.439-3.482-13.837-3.505-5.361-.022-10.615 1.568-15.133 4.58C26.554 15.317 43.21 6.386 60.952 6.394v-.011zM51.341 84.6c.894-4.07 3.343-10.431 5.548-15.655.623-1.481 1.23-2.872 1.777-4.104 3.451 12.822 5.635 20.449 9.546 25.65a17.884 17.884 0 0 0 1.913 2.114 28.056 28.056 0 0 1-9.173 1.56 28.176 28.176 0 0 1-10.023-1.86c-.065-.817-.1-1.638-.103-2.459a24.45 24.45 0 0 1 .515-5.24V84.6zm-7.444 3.77c-7.555-5.703-12.031-14.84-12.04-24.57.008-9.88 4.625-19.138 12.375-24.813 1.637.984 3.121 2.143 4.34 3.477 2.395 2.56 5.077 8.214 6.94 13.082.51 1.312.965 2.567 1.36 3.709C50.16 73.502 45.685 80.608 43.898 88.37zm21.802-18.226c-1.501-4.037-2.374-7.079-2.379-7.084l-.005-.012c-2.747-10.984-5.592-21.025-11.497-28.052a27.998 27.998 0 0 1 9.134-1.55c16.06.022 29.074 13.602 29.095 30.36-.007 9.673-4.432 18.764-11.914 24.474a14.975 14.975 0 0 1-2.184-.78c-1.137-.514-2.812-2.267-4.329-4.698-2.313-3.635-4.437-8.622-5.927-12.653l.006-.005zm-4.747 51.08c-30.39 0-55.025-25.707-55.025-57.424 0-2.086.114-4.144.32-6.173 4.508-16 15.338-21.92 25.595-22.02 2.08-.007 4.117.282 6.068.774-13.182 12.081-15.74 32.487-5.979 47.7 9.762 15.213 28.817 20.518 44.544 12.403 2.78 1.023 5.96 1.633 9.812 2.137 1.447.186 3.007.277 4.665.277a61.612 61.612 0 0 0 14.997-2.087c-10.29 15.308-27.088 24.417-45.007 24.407l.01.006z" fill="#5881D8"/></svg>
|
Before Width: | Height: | Size: 1.8 KiB |
1
docs/dist/icons/clojure/clojure-original.svg
vendored
@ -1 +0,0 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M64 0C28.712 0 0 28.6 0 63.751c0 35.155 28.712 63.753 64 63.753s64-28.598 64-63.753C128 28.6 99.288 0 64 0" fill="#FFF"/><path d="M61.659 64.898a265.825 265.825 0 0 0-1.867 4.12c-2.322 5.241-4.894 11.62-5.834 15.706-.337 1.455-.546 3.258-.542 5.258 0 .79.043 1.622.11 2.469a30.74 30.74 0 0 0 10.533 1.87 30.796 30.796 0 0 0 9.642-1.566 18.09 18.09 0 0 1-2.011-2.12c-4.11-5.221-6.403-12.872-10.031-25.737M46.485 38.96c-7.85 5.51-12.986 14.6-13.005 24.9.019 10.145 5.001 19.116 12.653 24.65 1.877-7.789 6.582-14.92 13.637-29.214a114.691 114.691 0 0 0-1.43-3.72c-1.955-4.884-4.776-10.556-7.294-13.124-1.283-1.342-2.84-2.502-4.561-3.492" fill="#91DC47"/><path d="M90.697 98.798c-4.05-.506-7.392-1.116-10.317-2.144a36.708 36.708 0 0 1-16.32 3.807c-20.293 0-36.742-16.383-36.745-36.602 0-10.97 4.852-20.805 12.528-27.512-2.053-.495-4.194-.783-6.38-.779-10.782.101-22.162 6.044-26.9 22.095-.443 2.337-.337 4.103-.337 6.197 0 31.818 25.895 57.613 57.835 57.613 19.561 0 36.841-9.682 47.305-24.489-5.66 1.405-11.103 2.077-15.763 2.091-1.747 0-3.387-.093-4.906-.277" fill="#63B132"/><path d="M79.829 87.634c.357.176 1.167.464 2.293.783 7.579-5.542 12.504-14.469 12.523-24.558h-.003c-.028-16.82-13.693-30.43-30.582-30.462a30.765 30.765 0 0 0-9.602 1.554c6.21 7.05 9.196 17.127 12.084 28.148l.005.013c.005.009.924 3.06 2.501 7.11 1.566 4.042 3.797 9.048 6.23 12.696 1.597 2.444 3.354 4.2 4.551 4.716" fill="#90B4FE"/><path d="M17.057 30.311c5.463-3.408 11.04-4.637 15.908-4.593 6.722.02 12.008 2.096 14.544 3.516.612.352 1.194.73 1.764 1.12a36.714 36.714 0 0 1 14.786-3.096c20.295.003 36.747 16.386 36.75 36.601-.003 10.192-4.188 19.408-10.934 26.044a45.3 45.3 0 0 0 5.225.29c6.406.004 13.329-1.404 18.52-5.753 3.384-2.84 6.22-6.998 7.792-13.233.307-2.408.484-4.856.484-7.347 0-31.817-25.892-57.614-57.835-57.614-19.372 0-36.508 9.5-47.004 24.065z" fill="#5881D8"/></g></svg>
|
Before Width: | Height: | Size: 1.9 KiB |
5696
docs/dist/icons/clojure/clojure.eps
vendored
@ -1 +0,0 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><g fill="none"><path d="M35.563 79.748c-3.83 0-6.724-1.118-8.714-3.355-1.99-2.237-2.985-5.44-2.985-9.612 0-4.262 1.025-7.527 3.106-9.824 2.08-2.297 5.065-3.446 9.015-3.446 2.653 0 5.065.484 7.176 1.481l-1.628 4.323c-2.262-.877-4.131-1.33-5.608-1.33-4.372 0-6.543 2.902-6.543 8.705 0 2.841.543 4.957 1.628 6.408 1.085 1.42 2.683 2.146 4.794 2.146 2.382 0 4.643-.604 6.784-1.783v4.685c-.965.574-1.99.967-3.075 1.21-1.086.271-2.412.392-3.95.392zm21.829-.453h-5.367V43.688h5.367v35.607z" fill="#96CA4B"/><path d="M65.985 90.539c-1.598 0-2.955-.181-4.01-.574v-4.262a12.3 12.3 0 0 0 3.166.423c2.291 0 3.437-1.3 3.437-3.9v-28.26h5.367V82.59c0 2.6-.694 4.595-2.05 5.925-1.387 1.36-3.347 2.025-5.91 2.025zm2.261-43.254c0-.968.272-1.693.784-2.207.513-.514 1.266-.786 2.261-.786.935 0 1.689.272 2.201.786.513.514.784 1.27.784 2.207 0 .906-.271 1.632-.784 2.176-.512.514-1.266.786-2.2.786-.965 0-1.72-.272-2.262-.786-.543-.544-.784-1.27-.784-2.176zm33.8 24.816c0 2.478-.905 4.352-2.684 5.682-1.81 1.33-4.372 1.965-7.719 1.965-3.377 0-6.06-.514-8.11-1.541v-4.655c2.954 1.36 5.728 2.055 8.291 2.055 3.287 0 4.945-.997 4.945-2.992 0-.635-.181-1.18-.543-1.602-.362-.424-.965-.877-1.809-1.33-.844-.454-1.99-.968-3.497-1.542-2.895-1.118-4.885-2.267-5.91-3.385-1.025-1.119-1.538-2.6-1.538-4.383 0-2.177.875-3.839 2.623-5.048 1.75-1.21 4.101-1.783 7.116-1.783 2.955 0 5.759.604 8.412 1.813l-1.749 4.05c-2.713-1.118-5.005-1.692-6.874-1.692-2.834 0-4.251.816-4.251 2.418 0 .786.362 1.45 1.115 2.025.724.544 2.352 1.3 4.824 2.267 2.08.816 3.588 1.542 4.553 2.207.935.665 1.628 1.45 2.11 2.327.453.847.694 1.904.694 3.144z" fill="#5F7FBF"/><path d="M58.176 117.864C30.678 115.416 9.03 92.171 9.03 63.97c0-28.202 21.648-51.416 49.146-53.864V4.03C27.332 6.51 3 32.443 3 64s24.332 57.491 55.176 59.97v-6.106z" stroke="#96CA4B" stroke-width="6" fill="#96CA4B"/><path d="M67.824 4.03v6.076C95.322 12.554 116.97 35.798 116.97 64c0 28.202-21.648 51.446-49.146 53.894v6.076C98.668 121.49 123 95.557 123 64S98.668 6.509 67.824 4.03z" stroke="#5F7FBF" stroke-width="6" fill="#5F7FBF"/></g></svg>
|
Before Width: | Height: | Size: 2.1 KiB |
@ -1 +0,0 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><g fill="#96CA4B"><path d="M35.563 79.748c-3.83 0-6.724-1.118-8.714-3.355-1.99-2.237-2.985-5.44-2.985-9.612 0-4.262 1.025-7.527 3.106-9.824 2.08-2.297 5.065-3.446 9.015-3.446 2.653 0 5.065.484 7.176 1.481l-1.628 4.323c-2.262-.877-4.131-1.33-5.608-1.33-4.372 0-6.543 2.902-6.543 8.705 0 2.841.543 4.957 1.628 6.408 1.085 1.42 2.683 2.146 4.794 2.146 2.382 0 4.643-.604 6.784-1.783v4.685c-.965.574-1.99.967-3.075 1.21-1.086.271-2.412.392-3.95.392zm21.829-.453h-5.367V43.688h5.367v35.607zm8.593 11.244c-1.598 0-2.955-.181-4.01-.574v-4.262a12.3 12.3 0 0 0 3.166.423c2.291 0 3.437-1.3 3.437-3.9v-28.26h5.367V82.59c0 2.6-.694 4.595-2.05 5.925-1.387 1.36-3.347 2.025-5.91 2.025zm2.261-43.254c0-.968.272-1.693.784-2.207.513-.514 1.266-.786 2.261-.786.935 0 1.689.272 2.201.786.513.514.784 1.27.784 2.207 0 .906-.271 1.632-.784 2.176-.512.514-1.266.786-2.2.786-.965 0-1.72-.272-2.262-.786-.543-.544-.784-1.27-.784-2.176zm33.8 24.816c0 2.478-.905 4.352-2.684 5.682-1.81 1.33-4.372 1.965-7.719 1.965-3.377 0-6.06-.514-8.11-1.541v-4.655c2.954 1.36 5.728 2.055 8.291 2.055 3.287 0 4.945-.997 4.945-2.992 0-.635-.181-1.18-.543-1.602-.362-.424-.965-.877-1.809-1.33-.844-.454-1.99-.968-3.497-1.542-2.895-1.118-4.885-2.267-5.91-3.385-1.025-1.119-1.538-2.6-1.538-4.383 0-2.177.875-3.839 2.623-5.048 1.75-1.21 4.101-1.783 7.116-1.783 2.955 0 5.759.604 8.412 1.813l-1.749 4.05c-2.713-1.118-5.005-1.692-6.874-1.692-2.834 0-4.251.816-4.251 2.418 0 .786.362 1.45 1.115 2.025.724.544 2.352 1.3 4.824 2.267 2.08.816 3.588 1.542 4.553 2.207.935.665 1.628 1.45 2.11 2.327.453.847.694 1.904.694 3.144z"/><path d="M58.176 117.864C30.678 115.416 9.03 92.171 9.03 63.97c0-28.202 21.648-51.416 49.146-53.864V4.03C27.332 6.51 3 32.443 3 64s24.332 57.491 55.176 59.97v-6.106zM67.824 4.03v6.076C95.322 12.554 116.97 35.798 116.97 64c0 28.202-21.648 51.446-49.146 53.894v6.076C98.668 121.49 123 95.557 123 64S98.668 6.509 67.824 4.03z" stroke="#96CA4B" stroke-width="6"/></g></svg>
|
Before Width: | Height: | Size: 2.0 KiB |
5718
docs/dist/icons/clojurescript/clojurescript.eps
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#EE4323" d="M16.399 120.213c-2.156 0-2.783-1.255-2.783-3.136 0-.627.079-1.334.176-2.079.472-3.253 1.625-5.114 4.408-5.114 1.882 0 2.8.842 2.8 2.371v.745h1.867c.021 0 .021-.686.021-.842 0-2.234-1.353-4.353-4.685-4.353-4.528 0-6.39 2.46-7.076 7.282-.098.647-.157 1.251-.157 1.896 0 2.842 1.118 5.427 5.116 5.427 3.038 0 4.842-1.481 5.9-3.304l-1.784-1.201c-1.156 1.823-2.411 2.308-3.803 2.308zM28.65 111.236c-3.627 0-5.194 1.861-5.723 5.565-.06.433-.099.883-.099 1.294 0 2.391 1.117 4.293 4.213 4.293 3.627 0 5.215-1.941 5.744-5.587.059-.47.098-.901.098-1.332.001-2.43-1.155-4.233-4.233-4.233zm1.509 5.566c-.392 2.686-1.234 3.509-2.823 3.509-1.273 0-1.9-.529-1.9-2.117 0-.392.04-.862.118-1.392.392-2.665 1.176-3.488 2.783-3.488 1.294 0 1.94.529 1.94 2.136 0 .392-.04.843-.118 1.352zM42 108l-.607 3.598c-.039.313-.019.209.099.503-.568-.431-1.588-.716-2.274-.716-3.254 0-5.076 1.473-5.664 5.589-.078.49-.098.903-.098 1.314 0 3 1.764 4.118 4.135 4.118 1.001 0 1.98.021 2.744-.625l.195 1.219h1.882l2.195-15h-2.607zm-1.862 11.742c-.881.528-1.743.647-2.272.647-1.431 0-1.823-.745-1.823-1.94 0-.451.059-.979.138-1.549.45-3.116 1.45-3.666 2.744-3.666.842 0 1.488.138 2.097.472l-.884 6.036zM50.331 111.236c-3.588 0-5.272 1.704-5.841 5.565-.06.471-.099.922-.099 1.353 0 2.646 1.353 4.234 4.331 4.234 2.313 0 4.039-.961 4.96-2.725l-1.98-.804c-.568.862-1.332 1.45-2.685 1.45-1.45 0-2.038-.39-2.038-1.684 0-.255.02-.626.059-.626h7.075c.099-1 .215-1.707.215-2.293 0-1.959-.744-4.47-3.997-4.47zm1.352 4.764h-4.312c.432-1 1.156-2.548 2.646-2.548 1.156 0 1.725.676 1.725 1.832-.001.196-.019.716-.059.716zM61.871 111l.235-2h-5.528l-.234 2h1.45l-1.567 10h-1.452l-.234 2h5.527l.236-2h-1.451l1.567-10zM73.103 114l.706-2h-1.901l-1.371.283c-.765-.489-1.804-.856-2.783-.856-2.804 0-5.194 1.354-5.194 4.432 0 .863.313 1.56.685 2.031-.587.313-1.097.837-1.097 1.544 0 .313.117.634.353.927-1.177.707-1.9 1.878-1.9 3.249 0 2.647 2.763 3.212 4.88 3.212 2.665 0 5.841-.609 5.841-4 0-1.156-.725-2.059-2.822-2.451l-3.783-.707c-.431-.079-.529-.216-.529-.412 0-.294.178-.45.471-.45l.255.039c.51.117 1.098.177 1.705.177 2.725 0 5.155-1.177 5.155-4.234 0-.432-.078-.724-.274-1.195.333.157.765.412.94.412h.663zm-5.389 8.113c.744.138.998.412.998.902 0 1.588-1.705 1.784-2.939 1.784-1.882 0-2.587-.45-2.587-1.451 0-.882.254-1.293.843-1.921l3.685.686zm-.805-5.134c-1.137 0-1.764-.411-1.764-1.392 0-1.45.843-2.293 2.313-2.293 1.176 0 1.745.49 1.745 1.449 0 1.451-.824 2.236-2.294 2.236zM80.066 111.236c-1.098 0-2.077.539-3.293 1.498l-.176-.734h-2.157l-1.509 11h2.607l1.137-8.342c.765-.47 1.705-1.153 2.509-1.153.979 0 1.333.473 1.333 1.374 0 .216-.021.855-.06 1.09l-.959 7.031h2.607l.959-7.088c.04-.332.079-.878.079-1.191.001-1.864-.882-3.485-3.077-3.485zM88.095 120.244l.02-.269 1.136-7.975h-4.332l-.273 2h1.9c-.157 0-.255.175-.274.333l-.784 5.311c-.039.256-.058.788-.058 1.002 0 1.372.744 2.354 2.272 2.354h1.333l.294-2h-.842c-.295 0-.392-.521-.392-.756zM89.78 108h-2.548c-.157 0-.157-.577-.176-.381l-.354 2.818c-.02.177-.02.563.137.563h2.549c.157 0 .157-.685.176-.863l.354-2.175c.02-.196.02.038-.138.038zM95.096 120.311c-.646 0-.96-.275-.96-.862l.02-.04.823-5.409h2.979l.901-2h-3.606l.607-4.401-2.743.877-.491 3.524h-1.587l-.274 2h1.842c-.176 1-.353.351-.372.548l-.706 4.743c-.039.216-.039.373-.039.568 0 1.862 1.372 2.559 3.02 2.559 1.528 0 2.763-.446 3.724-1.251l-1.216-1.496c-.609.372-1.02.64-1.922.64zM104.661 111.236c-3.587 0-5.272 1.704-5.841 5.565-.059.471-.098.922-.098 1.353 0 2.646 1.352 4.234 4.331 4.234 2.313 0 4.039-.961 4.959-2.725l-1.979-.804c-.568.862-1.333 1.45-2.686 1.45-1.449 0-2.038-.39-2.038-1.684 0-.255.021-.626.06-.626h7.075c.098-1 .216-1.707.216-2.293 0-1.959-.745-4.47-3.999-4.47zm1.353 4.764h-4.312c.431-1 1.155-2.548 2.646-2.548 1.156 0 1.725.676 1.725 1.832-.001.196-.02.716-.059.716zM115.873 111.236c-.941 0-1.823.539-2.705 1.38l-.157-.616h-2.155l-1.51 11h2.627l1.156-8.518c.686-.411 1.47-.762 2.215-.762.471 0 .921-.075 1.352-.016l.335-2.273c-.394-.078-.786-.195-1.158-.195zM49.31 100.121c-5.933-2.564-11.485-9.082-11.498-15.751-.016-7.271 4.592-13.444 10.323-17.501-.689 2.603-1.065 4.984.642 7.312 1.587 2.165 4.366 3.217 6.99 2.646 6.132-1.342 6.413-8.083 2.778-12.01-3.594-3.889-7.071-8.282-5.703-13.922.685-2.827 2.421-5.475 4.62-7.368-1.69 4.442 3.113 8.823 6.278 11.005 5.49 3.786 11.513 6.647 16.561 11.085 5.31 4.664 9.231 10.971 8.439 18.285-.858 7.928-7.158 13.442-14.224 16.226 14.932-3.296 30.361-14.885 30.677-31.446.262-13.624-9.084-24.109-20.662-30.112l-.605-.33c.318.771.422 1.427.41 2.014.104-.433.174-.878.194-1.337-.005.571-.078 1.11-.212 1.616l.018-.279c-.174.735-.466 1.418-.857 2.043l.17-.183c-2.31 3.831-8.563 4.663-11.652.696-4.966-6.381.104-13.261.813-20.018.888-8.469-4.423-16.69-11.008-21.61 3.627 5.867-1.151 13.629-4.974 17.968-3.707 4.207-8.215 7.719-12.307 11.541-4.396 4.105-8.622 8.429-12.235 13.247-7.226 9.643-11.65 21.771-8.399 33.802 3.249 12.022 13.663 19.675 25.423 22.381z"/></svg>
|
Before Width: | Height: | Size: 4.9 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#EE4323" d="M89.708 48.868l-.758-.414c.399.964.529 1.786.515 2.521.142-.595.236-1.209.248-1.847.009.793-.087 1.538-.273 2.231l.025-.385c-.219.922-.585 1.776-1.074 2.558l.235-.25c-2.88 4.819-10.737 5.872-14.612.895-6.22-7.99.128-16.604 1.017-25.065 1.111-10.604-5.538-20.899-13.783-27.06 4.541 7.346-1.442 17.066-6.229 22.498-4.642 5.269-10.286 9.667-15.41 14.451-5.503 5.143-10.797 10.555-15.319 16.588-9.049 12.074-14.59 27.26-10.518 42.325 4.068 15.056 17.108 24.639 31.834 28.027-7.429-3.212-14.381-11.373-14.397-19.723-.019-9.106 5.75-16.835 12.927-21.914-.863 3.259-1.334 6.24.803 9.155 1.988 2.711 5.468 4.027 8.753 3.312 7.679-1.679 8.03-10.12 3.479-15.038-4.501-4.868-8.855-10.371-7.143-17.433.858-3.54 3.032-6.854 5.787-9.226-2.118 5.563 3.897 11.049 7.859 13.779 6.876 4.741 14.416 8.325 20.738 13.881 6.648 5.84 11.559 13.736 10.567 22.896-1.076 9.927-8.964 16.832-17.811 20.317 18.696-4.128 38.018-18.639 38.411-39.376.329-17.058-11.373-30.187-25.871-37.703z"/></svg>
|
Before Width: | Height: | Size: 1.0 KiB |
BIN
docs/dist/icons/codeigniter/codeigniter.eps
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 128 128"><defs/><path fill="#231F20" d="M17.956 59.132c1.182 0 2.266.427 3.107 1.134l1.145-1.365a6.587 6.587 0 00-4.252-1.551c-3.65 0-6.62 2.97-6.62 6.62 0 3.649 2.97 6.618 6.62 6.618a6.588 6.588 0 004.252-1.551l-1.145-1.365a4.816 4.816 0 01-3.107 1.134 4.843 4.843 0 01-4.838-4.837 4.843 4.843 0 014.838-4.837zM54.598 68.424h-2.673v-8.91h2.673a4.46 4.46 0 014.456 4.455 4.46 4.46 0 01-4.456 4.455zm0-10.692h-3.564c-.492 0-.89.399-.89.89v10.693c0 .492.398.892.89.892h3.564a6.244 6.244 0 006.238-6.238 6.244 6.244 0 00-6.238-6.237zM65.66 58.623v10.693c0 .492.4.89.892.89h7.425v-1.781h-6.534V64.86h4.158v-1.782h-4.158v-3.564h6.534v-1.782h-7.425a.891.891 0 00-.891.89zM92.634 58.623v10.693c0 .492.399.89.89.89h7.426v-1.781h-6.534V64.86h4.158v-1.782h-4.158v-3.564h6.534v-1.782h-7.425a.891.891 0 00-.891.89zM84.153 63.078h-2.97v-3.564h2.97c.983 0 1.782.8 1.782 1.782 0 .983-.799 1.782-1.782 1.782zm0-5.346h-3.861a.89.89 0 00-.89.89v11.585h1.781V64.86h2.97a3.568 3.568 0 003.565-3.564 3.568 3.568 0 00-3.565-3.564zM114.882 57.732v9.122l-7.335-8.802a.89.89 0 00-1.576.57v11.585h1.782v-9.123l7.335 8.802a.893.893 0 001.576-.57V57.732h-1.782zM39.948 62.986l-3.541-2.368v-3.81l6.4 4.266-2.859 1.912zm1.47.983l2.043-1.367v2.734l-2.044-1.367zm-5.011 3.351l3.541-2.368 2.859 1.912-6.4 4.267v-3.81zm-5.175-2.368l3.541 2.368v3.81l-6.4-4.266 2.858-1.912zm-1.47-.983l-2.043 1.367v-2.734l2.043 1.367zm5.011-3.351l-3.542 2.368-2.858-1.912 6.4-4.267v3.81zm.817 5.283L32.7 63.97l2.89-1.932 2.89 1.932-2.89 1.932zm9.49-4.97c-.004-.023-.007-.046-.014-.069l-.012-.04c-.007-.02-.013-.04-.021-.059l-.019-.04a.729.729 0 00-.027-.054l-.024-.038a.802.802 0 00-.182-.2l-.037-.027-.013-.01-8.688-5.792a.816.816 0 00-.906 0l-8.688 5.792-.014.01-.037.028a.907.907 0 00-.12.115.997.997 0 00-.062.084l-.023.038a.578.578 0 00-.028.055c-.006.013-.013.026-.018.04a.884.884 0 00-.021.059c-.005.013-.01.026-.013.04a.909.909 0 00-.014.068l-.007.035a.81.81 0 00-.007.107v5.792c0 .036.003.071.007.107l.007.035a.952.952 0 00.014.068l.013.04.021.06c.005.014.012.026.018.04a.609.609 0 00.051.091.776.776 0 00.182.2c.012.01.024.02.037.028l.014.01 8.688 5.792a.814.814 0 00.906 0l8.688-5.792.013-.01.037-.028a.826.826 0 00.047-.039l.032-.031a.733.733 0 00.154-.222l.019-.039a.72.72 0 00.02-.06l.014-.04c.006-.022.01-.045.014-.068.002-.012.005-.023.006-.035a.822.822 0 00.008-.107v-5.792a.827.827 0 00-.008-.107l-.006-.035z"/></svg>
|
Before Width: | Height: | Size: 2.4 KiB |
3
docs/dist/icons/codepen/codepen-plain.svg
vendored
@ -1,3 +0,0 @@
|
||||
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M125.571 39.926L67.0715 0.925997C65.0744 -0.303094 62.9434 -0.314225 60.9285 0.925997L2.42867 39.926C0.928561 40.9256 0 42.712 0 44.4971V83.4971C0 85.2827 0.928561 87.0686 2.42895 88.0682L60.9288 127.074C62.9254 128.303 65.0566 128.314 67.0715 127.074L125.571 88.0682C127.071 87.0692 128 85.2827 128 83.4971V44.4971C128 42.712 127.071 40.9256 125.571 39.926ZM69.5001 15.7825L112.571 44.4971L93.3566 57.3548L69.5001 41.4259V15.7825ZM58.4999 15.7825V41.4256L34.6422 57.3545L15.4285 44.4968L58.4999 15.7825ZM10.9997 54.7828L24.7856 63.9972L10.9997 73.2117V54.7828ZM58.4999 112.212L15.4285 83.4971L34.6422 70.6399L58.4999 86.5689V112.212ZM64 76.9966L44.5715 63.9972L64 50.997L83.4285 63.997L64 76.9966ZM69.5001 112.212V86.5692L93.3566 70.6402L112.571 83.4974L69.5001 112.212ZM117 73.2117L103.214 63.9972L117 54.7828V73.2117Z" fill="black"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 953 B |
95
docs/dist/icons/codepen/codepen.eps
vendored
@ -1,95 +0,0 @@
|
||||
%!PS-Adobe-3.0 EPSF-3.0
|
||||
%%Creator: cairo 1.16.0 (https://cairographics.org)
|
||||
%%CreationDate: Wed Aug 26 18:56:16 2020
|
||||
%%Pages: 1
|
||||
%%DocumentData: Clean7Bit
|
||||
%%LanguageLevel: 2
|
||||
%%BoundingBox: 0 0 345 345
|
||||
%%EndComments
|
||||
%%BeginProlog
|
||||
50 dict begin
|
||||
/q { gsave } bind def
|
||||
/Q { grestore } bind def
|
||||
/cm { 6 array astore concat } bind def
|
||||
/w { setlinewidth } bind def
|
||||
/J { setlinecap } bind def
|
||||
/j { setlinejoin } bind def
|
||||
/M { setmiterlimit } bind def
|
||||
/d { setdash } bind def
|
||||
/m { moveto } bind def
|
||||
/l { lineto } bind def
|
||||
/c { curveto } bind def
|
||||
/h { closepath } bind def
|
||||
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
|
||||
0 exch rlineto 0 rlineto closepath } bind def
|
||||
/S { stroke } bind def
|
||||
/f { fill } bind def
|
||||
/f* { eofill } bind def
|
||||
/n { newpath } bind def
|
||||
/W { clip } bind def
|
||||
/W* { eoclip } bind def
|
||||
/BT { } bind def
|
||||
/ET { } bind def
|
||||
/BDC { mark 3 1 roll /BDC pdfmark } bind def
|
||||
/EMC { mark /EMC pdfmark } bind def
|
||||
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
|
||||
/Tj { show currentpoint cairo_store_point } bind def
|
||||
/TJ {
|
||||
{
|
||||
dup
|
||||
type /stringtype eq
|
||||
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
|
||||
} forall
|
||||
currentpoint cairo_store_point
|
||||
} bind def
|
||||
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
|
||||
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
|
||||
/Tf { pop /cairo_font exch def /cairo_font_matrix where
|
||||
{ pop cairo_selectfont } if } bind def
|
||||
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
|
||||
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
|
||||
/cairo_font where { pop cairo_selectfont } if } bind def
|
||||
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
|
||||
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
|
||||
/g { setgray } bind def
|
||||
/rg { setrgbcolor } bind def
|
||||
/d1 { setcachedevice } bind def
|
||||
/cairo_data_source {
|
||||
CairoDataIndex CairoData length lt
|
||||
{ CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
|
||||
{ () } ifelse
|
||||
} def
|
||||
/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
|
||||
/cairo_image { image cairo_flush_ascii85_file } def
|
||||
/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
|
||||
%%EndProlog
|
||||
%%BeginSetup
|
||||
%%EndSetup
|
||||
%%Page: 1 1
|
||||
%%BeginPageSetup
|
||||
%%PageBoundingBox: 0 0 345 345
|
||||
%%EndPageSetup
|
||||
q 0 0 345 345 rectclip
|
||||
1 0 0 -1 0 345 cm q
|
||||
0 g
|
||||
338.453 107.613 m 180.777 2.496 l 175.395 -0.816 169.652 -0.848 164.223
|
||||
2.496 c 6.547 107.613 l 2.504 110.305 0 115.121 0 119.934 c 0 225.047 l
|
||||
0 229.859 2.504 234.676 6.547 237.367 c 164.223 342.5 l 169.602 345.812
|
||||
175.348 345.844 180.777 342.5 c 338.453 237.367 l 342.496 234.676 345 229.859
|
||||
345 225.047 c 345 119.934 l 345 115.121 342.496 110.305 338.453 107.613
|
||||
c h
|
||||
187.324 42.539 m 303.414 119.934 l 251.625 154.586 l 187.324 111.656 l
|
||||
h
|
||||
157.676 42.539 m 157.676 111.652 l 93.371 154.586 l 41.586 119.93 l h
|
||||
29.648 147.656 m 66.805 172.492 l 29.648 197.328 l h
|
||||
157.676 302.441 m 41.586 225.047 l 93.371 190.395 l 157.676 233.328 l h
|
||||
172.5 207.527 m 120.133 172.492 l 172.5 137.453 l 224.863 172.488 l h
|
||||
187.324 302.441 m 187.324 233.328 l 251.625 190.395 l 303.414 225.051 l
|
||||
h
|
||||
315.352 197.328 m 278.195 172.492 l 315.352 147.656 l h
|
||||
315.352 197.328 m f
|
||||
Q Q
|
||||
showpage
|
||||
%%Trailer
|
||||
end
|
||||
%%EOF
|
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" enable-background="new 0 0 128 128"><g fill="#28334C"><path d="M113.7 105.8c-1.4 0-2.4.5-3.2 1.2l.4-2.1-3.8.2-2.1 9.8c-.4 1-1.4 2.2-2.4 2.2-.7 0-1.1-.3-1.1-1.1 0-.2 0-.6.1-.9l2-9.2h-4l-1.8 8.7c-.1.7-.2 1.2-.2 1.8 0 2.3 1.3 3.2 2.9 3.2 1 0 2.6-.3 4-2l-1.8 8.6 4.1-1 1.4-6.6c.3.5 1 1 2.3 1 5.2 0 6.6-5.9 6.6-9.6-.1-3.1-1.5-4.2-3.4-4.2zm-4.2 11.5c-.6 0-.9-.3-1-.6l1.6-7.6c.5-.8 1.3-1.3 1.9-1.3.5 0 1.3.1 1.3 2.2 0 2.6-.9 7.3-3.8 7.3zM123.5 106c.5-3 .9-4.3.9-4.3l-4 .6-.8 3.7h-.9l-.2 1h.9l-1.7 8.1c-.1.5-.2 1-.2 1.4 0 1.8.8 3.1 2.7 3.1.9 0 2.1-.3 2.9-2.7-.2.1-.5.1-.7.1-.7 0-.9-.4-.9-1l.1-.9 1.7-8.2h1.6l.2-1h-1.6zM100.2 102.3c0 1.2.9 2.1 2.1 2.1 1.2 0 2.1-.9 2.1-2.1s-1-2.1-2.1-2.1-2.1.9-2.1 2.1zM61.8 108.3c0-1.3-.6-2.6-3-2.6-5.4 0-7.2 6.2-7.3 9.4-1.2 1.3-2.5 2.3-4.4 2.3-1.3 0-1.9-.4-1.9-2.3 0-.3 0-.7.1-1.1 3.2-.2 6.2-2.6 6.2-5.7 0-1.3-.6-2.6-3-2.6-5.6 0-7.3 6.5-7.3 9.6 0 3.1 1.7 4.3 4.2 4.3 2.8 0 4.7-1.5 6.2-3.3.4 2.3 1.9 3.3 4.1 3.3 2.2 0 4.1-.9 4.7-4-.9.7-2.2 1.4-3.2 1.4-.9 0-1.7-.6-1.7-2.3 0-.2 0-.5.1-.8 3.2-.1 6.2-2.4 6.2-5.6zm-2.8-1.1c.5 0 .7.4.7 1.1 0 2.3-1.8 4.4-4 4.5.6-2.6 2-5.6 3.3-5.6zm-10.4 0c.5 0 .7.4.7 1.1 0 2.3-1.8 4.3-3.9 4.5.5-2.8 1.9-5.6 3.2-5.6zM73 104.6c.4.4.7.6 1.3.6 1.3 0 2.2-1.2 2.2-2.8 0-3-3.1-3.2-4.4-3.2-3.5 0-6.3 2-6.3 4.9 0 4 5.5 5.6 5.5 10.3 0 2.3-1.3 3.6-3.2 3.6-1.7 0-2.6-1.3-2.6-2.6 0-1.8 1.7-2.5 3.2-2.5-.1-1.4-1.5-1.8-2.4-1.8-1.9 0-4 1.5-4 4.4 0 3.3 2.7 4.7 5.8 4.7 4 0 7.6-2.2 7.6-6.8 0-5.8-6.1-6.4-6.1-10.4 0-1.6 1-2.4 2.5-2.4s2 .9 2 1.8c.2.8-.3 1.7-1.1 2.2zM42.8 106h-2.8l.5-2.3c.4-1.8 1.3-2.1 1.8-2.1s1 .2 1 .8c0 .2 0 .6-.1.6h1.3c.1 0 .1-.5.1-1 0-1.8-1.6-2.9-3.2-2.9-1.2 0-2.6.4-3.7 1.7-.5-1-1.7-1.7-2.9-1.7-1.8 0-4.1.8-4.9 4.6l-1.2 5.7c-.8.3-1.5.5-2.2.5-.1 0-.2 0-.3-.1 0-2.8-1.1-4.3-3.5-4.4-5.5 0-7.3 6.2-7.4 9.4-1.2 1.4-3 2.2-4.9 2.2-2.6 0-3.2-1.8-3.2-4.2 0-5.5 2.7-12.6 5.6-12.6 1.2 0 1.7.8 1.7 1.7 0 1-.6 2.1-1.3 2.5.5.6 1.1.7 1.6.7 1.4 0 1.9-1 1.9-2.5 0-2.6-2-3.6-4.5-3.6-7.1 0-9.4 9.2-9.4 14.1s1.9 6.6 5.9 6.6c2.1 0 5-1 6.8-3.4.4 2.1 2.1 3 4.2 3 3.3 0 6-3.1 6.5-8.1.8-.1 1.6-.3 2.3-.6l-1.8 8.5c-2.6.8-4.7 1.6-4.7 4.1 0 1.8 1.6 2.9 3.2 2.9 1.2 0 2.6-.3 3.7-1.7.4 1 1.4 1.7 2.9 1.7 1.8 0 4.1-.7 4.9-4.6l3.1-14.6h2.7l.3-.9zm-18.8 5.5c-.4 3.2-1.8 5.7-3.1 5.6-1 0-1.4-.4-1.4-2.2 0-2.7 1.6-7.6 3.6-7.6.7 0 1 .4 1 1.6-.5.2-.8.7-.8 1.5 0 .5.1 1 .7 1.1zm2.4 10.3c-.4 1.6-1 2.1-1.6 2.1-.6 0-1.1-.5-1.1-.9 0-1.5 1.3-2.2 3-2.8l-.3 1.6zm6.4 0c-.4 1.6-1 2.1-1.6 2.1-.7 0-1.3-.1-1.6-.5.2-.5.4-1 .5-1.7l.5-2.5 2.8-.5-.6 3.1zm.8-3.8l-2.8.5 2.4-11.5h2.7l-2.3 11zm3.1-14.9l-.6 2.9h-2.7l.5-2.2c.4-1.8 1.3-2.1 1.8-2.1.6 0 1 .3 1 .9.1.1.1.3 0 .5zM98.1 108c0-1.1-.7-2.1-1.9-2.1-1.3 0-2.4.9-3.3 1.7l.4-1.7-3.9.1-1.8 8.6c-1.3 1.5-2.7 2.7-4.8 2.7-1.3 0-2-.4-2-2.3 0-3 1.8-8 3.5-8 .5 0 .7.4.7 1.1 0 .5-.1 1-.3 1.6.3.2.6.3.9.3.8 0 1.4-.7 1.4-2 0-1.2-.6-2.5-3-2.5-5.5 0-7.3 6.5-7.3 9.6 0 3.1 1.7 4.3 4.2 4.3 2.7 0 4.6-1.2 6.1-2.9l-.7 3.3h3.9l2.1-10.5c.7-.6 1.2-1.1 2-1.1s.1 1.7 1.6 1.7c1.6.2 2.2-1 2.2-1.9zM52.3 18c10-.9 12.9-7.3 24.6-8.3 5.8-.5 9.4.7 9.8 2.7.4 1.9-2.5 3.2-5.9 3.5-4.8.5-6.8-1.2-7.2-2.9-3.6.4-4.1 1.9-3.9 3 .4 2 4.7 4 12.1 3.4 8.3-.7 11.1-3.9 10.5-7.3-.9-4.3-7.3-7.9-18.8-6.8-14.8 1.3-14.7 8.2-24.8 9-4.1.4-6.4-.6-6.8-2.2-.3-1.6 1.7-2.4 4.1-2.6 2.2-.2 4.9.2 6.1.9 1-.5 1.2-1 1.2-1.5-.4-1.5-3.5-2.2-7.3-1.9-7.5.7-7.5 4-7.2 5.5.6 3.5 6.4 6.1 13.5 5.5zM31.6 27.5c9.2 2.3 21 3.6 35.2 3.6 14.5 0 26-1.2 35.2-3.6 9.8-2.3 14.5-5.4 14.5-8.3 0-2.1-2.1-4.1-5.9-5.7.9.6 1.5 1.5 1.5 2.6 0 3-4.4 5.4-13.3 7.4-8.3 1.8-18.8 3.1-31.7 3.1-12.4 0-23.4-1.2-31.4-3-8.5-2.1-13.1-4.4-13.1-7.4 0-1.2.6-2.3 2.3-3.6-5.4 2.1-8.3 3.8-8.3 6.5.4 3.1 5.2 6.1 15 8.4zM17.5 73.9c3.8 3 8 3.8 12.7 3 1.8-.3 3.8-1.2 5.7-1.8-3.8 0-7.1-1.2-10.4-3.8-3.6-2.6-5.9-6.2-6.5-10.7-.9-4.1 0-8 2.3-11.3l1.6-1.8c1.3 3.2 2.8 6.4 4.4 9.3 3.6 5.4 7.1 10.1 10.7 15.2 1.5 3 2.6 5.9 3.3 8.9 2.3 3.3 5.7 5.5 9.8 6.7 5.1 1.8 10.4 2.4 15.7 2.4h.6c5.4 0 11-.7 16.2-2.4 3.8-1.2 7.1-3.6 9.5-6.6h.3c.6-3 1.5-6 3-9 3.6-5.1 7.1-9.8 10.7-15.2 4.7-8.5 8-18.3 9.8-28.8-1.9 2.7-6.3 5-14.3 6.8-9.2 2.1-21 3.5-35.2 3.5-14.5 0-26.3-1.5-35.5-3.6-8.3-2.1-12.7-4.4-14.2-6.8.8 5.4 2.1 10.6 3.9 15.6-2.1 1.3-4 3-5.7 5.1-3.3 4.1-4.7 8.9-4.4 13.6s2.4 8.7 6 11.7z"/></g></svg>
|
Before Width: | Height: | Size: 4.1 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" enable-background="new 0 0 128 128"><g fill="#28334C"><path d="M50.3 29.6c11.7-1 15-8.5 28.7-9.8 6.7-.6 11 .8 11.4 3.1.4 2.2-2.9 3.7-7 4-5.6.6-8-1.5-8.4-3.4-4.1.4-4.8 2.2-4.6 3.5.4 2.4 5.5 4.7 14.1 3.9 9.8-.8 13-4.6 12.2-8.5-1-5-8.5-9.2-22-8-17.3 1.6-17.2 9.5-28.9 10.5-4.8.4-7.5-.7-8-2.6-.3-1.9 2-2.8 4.8-3 2.6-.2 5.7.2 7.2 1 1.1-.6 1.5-1.1 1.3-1.8-.4-1.8-4-2.6-8.5-2.2-8.7.8-8.7 4.7-8.4 6.4 1.1 4.7 7.8 7.7 16.1 6.9zM108.9 49.4c-10.8 2.5-24.6 4.1-41.2 4.1-16.9 0-30.7-1.8-41.5-4.1-9.6-2.5-14.8-5.2-16.6-8 .9 6.3 2.5 12.4 4.6 18.2-2.4 1.5-4.7 3.5-6.7 6-3.8 4.8-5.5 10.4-5.2 15.9.3 5.5 3 10 7.3 13.5 4.5 3.5 9.3 4.5 14.8 3.5 2.1-.3 4.5-1.5 6.6-2.1-4.5 0-8.3-1.5-12.1-4.5-4.1-3-7-7.3-7.6-12.4-1-4.8 0-9.3 2.7-13.2.6-.8 1.2-1.4 1.9-2 1.5 3.8 3.3 7.4 5.2 10.9 4.1 6.3 8.3 11.8 12.4 17.7 1.8 3.5 3 7 3.8 10.4 2.7 3.8 6.6 6.5 11.4 7.9 5.9 2.1 12.1 2.9 18.4 2.9h.7c6.3 0 12.9-1 19-3 4.5-1.5 8.3-4 11.1-8h.3c.7-3 1.8-6.8 3.5-10.3 4.1-5.9 8.3-11.4 12.4-17.7 5.5-10 9.3-21.4 11.4-33.6-2.1 3-7.3 5.8-16.6 7.9zM26.2 40.7c10.8 2.7 24.6 4.1 41.2 4.1 16.9 0 30.4-1.5 41.2-4.1 11.4-2.7 16.9-6.3 16.9-9.6 0-2.5-2.5-4.8-7-6.6 1 .7 1.8 1.8 1.8 3 0 3.5-5.2 6.3-15.6 8.6-9.6 2.1-22 3.6-37 3.6-14.5 0-27.4-1.5-36.7-3.5-10-2.5-15.3-5.2-15.3-8.6 0-1.5.7-2.7 2.7-4.1-6.3 2.5-9.6 4.5-9.6 7.6.3 3.5 5.9 7 17.4 9.6z"/></g></svg>
|
Before Width: | Height: | Size: 1.3 KiB |