mirror of
https://github.com/konpa/devicon.git
synced 2025-08-16 11:35:11 +02:00
Merge pull request #2276 from boterop/reflex
new icon: reflex (original, original-wordmark, plain, plain-wordmark)
This commit is contained in:
27
devicon.json
27
devicon.json
@@ -3394,7 +3394,7 @@
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "original-wordmark"
|
||||
},
|
||||
},
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "plain"
|
||||
@@ -3402,7 +3402,7 @@
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "plain-wordmark"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -9319,6 +9319,29 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "reflex",
|
||||
"altnames": [],
|
||||
"tags": [
|
||||
"framework",
|
||||
"python",
|
||||
"web"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"original-wordmark",
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#664ec6",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "remix",
|
||||
"altnames": [
|
||||
|
1
icons/reflex/reflex-original-wordmark.svg
Normal file
1
icons/reflex/reflex-original-wordmark.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#1C2024" d="M0 52.148v23.704h4.74V66.37h11.062v-4.74H4.741v-4.741h11.061v4.74h4.741v-9.48ZM15.802 66.37v9.482h4.741V66.37Zm9.482-14.222v23.704h15.802v-4.74H30.093l-.068-4.742h11.061v-4.74H30.025v-4.741h11.061v-4.74zm20.543 0v23.704h4.74V66.37H61.63v-4.74H50.568v-4.741H61.63v-4.74zm20.543 0v23.704h15.803v-4.74H71.11V52.147Zm20.544 0v23.704h15.802v-4.74H91.722l-.068-4.742h11.062v-4.74H91.654v-4.741h11.062v-4.74zm20.543 0v9.482h4.74v-9.482zm4.74 9.482v4.74h11.062v-4.74zm11.062 0H128v-9.482h-4.74zm0 4.74v9.482H128V66.37Zm-11.061 0h-4.741v9.482h4.74z"/></svg>
|
After Width: | Height: | Size: 635 B |
1
icons/reflex/reflex-original.svg
Normal file
1
icons/reflex/reflex-original.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#664ec6" d="M0 64V0h128v128H0Zm48.1 23.783V71.08h32.067V55.582H48.1V39.015h31.8v16.033h16.3v-31.8H31.8v81.236h16.3zm48.1.267V71.616H79.9v32.868h16.3z"/><path fill="#faf8ff" d="M32.066 23.516v80.701h15.766V70.814H79.9V55.85H47.832V38.748h32.336v16.033h15.766V23.516H32.066zm48.102 48.367v32.334h15.766V71.883H80.168z"/></svg>
|
After Width: | Height: | Size: 399 B |
1
icons/reflex/reflex-plain-wordmark.svg
Normal file
1
icons/reflex/reflex-plain-wordmark.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#664ec6" d="M0 52.148v23.704h4.74V66.37h11.062v-4.74H4.741v-4.741h11.061v4.74h4.741v-9.48ZM15.802 66.37v9.482h4.741V66.37Zm9.482-14.222v23.704h15.802v-4.74H30.093l-.068-4.742h11.061v-4.74H30.025v-4.741h11.061v-4.74zm20.543 0v23.704h4.74V66.37H61.63v-4.74H50.568v-4.741H61.63v-4.74zm20.543 0v23.704h15.803v-4.74H71.11V52.147Zm20.544 0v23.704h15.802v-4.74H91.722l-.068-4.742h11.062v-4.74H91.654v-4.741h11.062v-4.74zm20.543 0v9.482h4.74v-9.482zm4.74 9.482v4.74h11.062v-4.74zm11.062 0H128v-9.482h-4.74zm0 4.74v9.482H128V66.37Zm-11.061 0h-4.741v9.482h4.74z"/></svg>
|
After Width: | Height: | Size: 635 B |
1
icons/reflex/reflex-plain.svg
Normal file
1
icons/reflex/reflex-plain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path fill="#664ec6" d="M0 64V0h128v128H0Zm48.1 23.783V71.08h32.067V55.582H48.1V39.015h31.8v16.033h16.3v-31.8H31.8v81.236h16.3zm48.1.267V71.616H79.9v32.868h16.3z"/></svg>
|
After Width: | Height: | Size: 233 B |
Reference in New Issue
Block a user