mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
feat(icons): add reactjs (#1300)
Some checks failed
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled
Some checks failed
Trigger Cloudflare Pages Build / cron_job (push) Has been cancelled
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
832a4b76ae
commit
23462d2980
16
meta/reactjs.json
Normal file
16
meta/reactjs.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"react-js"
|
||||
],
|
||||
"categories": [
|
||||
"Development"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-04-26T23:03:30.306984",
|
||||
"author": {
|
||||
"id": 61716607,
|
||||
"login": "lesolski"
|
||||
}
|
||||
}
|
||||
}
|
@ -11381,6 +11381,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"reactjs": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
"react-js"
|
||||
],
|
||||
"categories": [
|
||||
"Development"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-04-26T23:03:30.306984",
|
||||
"author": {
|
||||
"id": 61716607,
|
||||
"login": "lesolski"
|
||||
}
|
||||
}
|
||||
},
|
||||
"hotio": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
BIN
png/reactjs.png
Normal file
BIN
png/reactjs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
9
svg/reactjs.svg
Normal file
9
svg/reactjs.svg
Normal file
@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-11.5 -10.23174 23 20.46348">
|
||||
<title>React Logo</title>
|
||||
<circle cx="0" cy="0" r="2.05" fill="#61dafb"/>
|
||||
<g stroke="#61dafb" stroke-width="1" fill="none">
|
||||
<ellipse rx="11" ry="4.2"/>
|
||||
<ellipse rx="11" ry="4.2" transform="rotate(60)"/>
|
||||
<ellipse rx="11" ry="4.2" transform="rotate(120)"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 366 B |
@ -1642,6 +1642,7 @@
|
||||
"rdt-client.png",
|
||||
"reactive-resume-light.png",
|
||||
"reactive-resume.png",
|
||||
"reactjs.png",
|
||||
"readarr.png",
|
||||
"readeck.png",
|
||||
"readthedocs-light.png",
|
||||
@ -3588,6 +3589,7 @@
|
||||
"rdt-client.svg",
|
||||
"reactive-resume-light.svg",
|
||||
"reactive-resume.svg",
|
||||
"reactjs.svg",
|
||||
"readarr.svg",
|
||||
"readeck.svg",
|
||||
"readthedocs-light.svg",
|
||||
@ -5688,6 +5690,7 @@
|
||||
"rdt-client.webp",
|
||||
"reactive-resume-light.webp",
|
||||
"reactive-resume.webp",
|
||||
"reactjs.webp",
|
||||
"readarr.webp",
|
||||
"readeck.webp",
|
||||
"readthedocs-light.webp",
|
||||
|
BIN
webp/reactjs.webp
Normal file
BIN
webp/reactjs.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Loading…
x
Reference in New Issue
Block a user