1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-13 01:54:08 +02:00

Merge pull request #1705 from ruubytes/develop

new icon: thymeleaf (original, plain, original-wordmark, plain-wordmark)
This commit is contained in:
Alex Canales
2024-05-05 20:01:25 -04:00
committed by GitHub
6 changed files with 28 additions and 0 deletions

View File

@@ -10459,6 +10459,30 @@
"color": "#000000",
"aliases": []
},
{
"name": "thymeleaf",
"altnames": [],
"tags": [
"engine",
"html",
"java",
"server"
],
"versions": {
"svg": [
"original",
"plain",
"original-wordmark",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#005f0f",
"aliases": []
},
{
"name": "titaniumsdk",
"altnames": [],

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M9.211 0H118.79a9.084 9.084 0 019.103 9.104v109.792A9.084 9.084 0 01118.79 128H9.21a9.084 9.084 0 01-9.103-9.104V9.104A9.084 9.084 0 019.21 0z" fill="#005f0f"/><path d="M109.017 17.453C93.28 36.737 74.06 52.889 53.564 66.89c-6.663 4.77-14.018 9.015-19.141 15.546-1.957 3.437-2.429 8.278.916 11.067 5.571 5.25 14.248 6.392 21.227 3.453 9.77-3.721 16.519-12.193 22.191-20.59 12.658-18.236 20.335-39.211 30.26-58.914z" fill="#fff"/><path d="M99.991 24.121C80.397 39.646 64.725 48.036 44.686 55.254c-6.048 2.588-12.53 5.872-15.339 12.222-2.892 6.007-1.944 14.385 1.374 19.948-.248-2.342 1.003-6.125 2.864-7.901 6.176-6.878 14.22-11.384 21.296-16.607l.017-.014.017-.012C71.29 51.644 86.643 38.793 99.99 24.121z" fill="#aea99f"/></svg>

After

Width:  |  Height:  |  Size: 801 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M9.21 0A9.084 9.084 0 00.108 9.104v109.792A9.084 9.084 0 009.211 128h109.578a9.084 9.084 0 009.104-9.104V9.104A9.084 9.084 0 00118.789 0H9.211zm99.808 17.453c-9.926 19.703-17.602 40.678-30.26 58.914-5.673 8.397-12.42 16.869-22.192 20.59-6.978 2.94-15.655 1.797-21.226-3.453-3.345-2.79-2.873-7.63-.916-11.067 5.122-6.53 12.477-10.777 19.14-15.546 20.497-14.002 39.716-30.153 55.454-49.438zm-9.026 6.668C86.644 38.793 71.29 51.644 54.914 62.891l-.016.011-.017.014c-7.076 5.222-15.12 9.73-21.295 16.607-1.861 1.777-3.114 5.56-2.865 7.9-3.319-5.562-4.266-13.939-1.373-19.946 2.81-6.35 9.29-9.635 15.338-12.223 20.038-7.217 35.712-15.608 55.306-31.133z"/></svg>

After

Width:  |  Height:  |  Size: 728 B

Binary file not shown.