mirror of
https://github.com/konpa/devicon.git
synced 2025-09-01 02:22:19 +02:00
New icon: tailwindcss (plain) (#610)
* Bump hosted-git-info from 2.8.8 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com> * Bump lodash from 4.17.20 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> * Create README.md * Add files via upload * Delete README.md * Update devicon.json * new file added * file added * Delete jamstack-plain.svg * Add files via upload * Delete icons/jamstack directory Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
This commit is contained in:
18
devicon.json
18
devicon.json
@@ -3231,6 +3231,24 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "tailwindcss",
|
||||
"tags": [
|
||||
"css",
|
||||
"framework"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"plain"
|
||||
|
||||
],
|
||||
"font": [
|
||||
"plain"
|
||||
]
|
||||
},
|
||||
"color": "#38b2ac",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "tensorflow",
|
||||
"tags": [
|
||||
|
6
icons/tailwindcss/tailwindcss-plain.svg
Normal file
6
icons/tailwindcss/tailwindcss-plain.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128pt" height="128pt" viewBox="0 0 128 128" version="1.1">
|
||||
<g id="surface1">
|
||||
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(21.960784%,69.803922%,67.45098%);fill-opacity:1;" d="M 64.003906 25.601562 C 46.9375 25.601562 36.273438 34.132812 32.003906 51.199219 C 38.402344 42.667969 45.871094 39.46875 54.402344 41.601562 C 59.273438 42.816406 62.753906 46.347656 66.609375 50.261719 C 72.882812 56.628906 80.144531 64 96.003906 64 C 113.070312 64 123.734375 55.46875 128.003906 38.398438 C 121.605469 46.933594 114.136719 50.132812 105.605469 48 C 100.734375 46.785156 97.257812 43.253906 93.398438 39.339844 C 87.128906 32.972656 79.867188 25.601562 64.003906 25.601562 Z M 32.003906 64 C 14.9375 64 4.273438 72.53125 0.00390625 89.601562 C 6.402344 81.066406 13.871094 77.867188 22.402344 80 C 27.273438 81.214844 30.753906 84.746094 34.609375 88.660156 C 40.882812 95.027344 48.144531 102.398438 64.003906 102.398438 C 81.070312 102.398438 91.734375 93.867188 96.003906 76.800781 C 89.605469 85.332031 82.136719 88.53125 73.605469 86.398438 C 68.734375 85.183594 65.257812 81.652344 61.398438 77.738281 C 55.128906 71.371094 47.867188 64 32.003906 64 Z M 32.003906 64 "/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
12
package-lock.json
generated
12
package-lock.json
generated
@@ -2312,9 +2312,9 @@
|
||||
}
|
||||
},
|
||||
"hosted-git-info": {
|
||||
"version": "2.8.8",
|
||||
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
|
||||
"integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==",
|
||||
"version": "2.8.9",
|
||||
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
|
||||
"integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
|
||||
"dev": true
|
||||
},
|
||||
"http-signature": {
|
||||
@@ -2849,9 +2849,9 @@
|
||||
}
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.20",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
|
||||
"integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
|
||||
"version": "4.17.21",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
||||
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
||||
"dev": true
|
||||
},
|
||||
"loud-rejection": {
|
||||
|
Reference in New Issue
Block a user