1
0
mirror of https://github.com/konpa/devicon.git synced 2025-01-16 21:18:13 +01:00

new icon: mobx (original, plain) (#1111)

This commit is contained in:
Justin Alex Paramanandan 2022-03-29 04:54:36 +11:00 committed by GitHub
parent afa123fd0e
commit 1cf252bc59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 30 additions and 0 deletions

View File

@ -3287,6 +3287,26 @@
"color": "#8dc63f",
"aliases": []
},
{
"name": "mobx",
"tags": [
"state-management",
"testing",
"reactjs",
"nodejs"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#e05e11",
"aliases": []
},
{
"name": "mocha",
"tags": [

View File

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
<path style="stroke:none;fill-rule:nonzero;fill:#ea6618;fill-opacity:1" d="M128 118.195V9.805c0-4.45-2.96-8.2-7.02-9.403l-4.605 2.758-51.133 54.52-1.605 5.011-.934 4.809 15.945 59.59 2.465.91h37.082c5.414 0 9.805-4.39 9.805-9.805"/>
<path style="stroke:none;fill-rule:nonzero;fill:#d65813;fill-opacity:1" d="M0 9.805v108.39a9.79 9.79 0 0 0 4.25 8.078l3.145-1.503 54.12-57.95 2.122-4.129.082-3.996-14.73-56.043L46.757 0H9.805C4.39 0 0 4.39 0 9.805"/>
<path style="stroke:none;fill-rule:nonzero;fill:#e05e11;fill-opacity:1" d="M63.637 62.691 120.98.402A9.778 9.778 0 0 0 118.195 0H46.758Zm0 0"/>
<path style="stroke:none;fill-rule:nonzero;fill:#de5c16;fill-opacity:1" d="M9.805 128h71.308L63.637 62.691 4.25 126.273A9.74 9.74 0 0 0 9.805 128"/>
<path style="stroke:none;fill-rule:nonzero;fill:#fff;fill-opacity:1" d="M47.46 48.516h7.11c2.836 10.691 6.063 20.074 9.66 28.543 4.075-9.528 7.063-18.918 9.59-28.543h6.723c-3.012 11.96-7.934 24.02-13.566 36.464H61.03c-5.41-11.793-10.015-23.918-13.57-36.464ZM24 29.988h15.813v67.817H23.93v-5.227h9.734V35.074H24Zm80.082 5.086h-9.664v57.504h9.734v5.227H88.27V29.988h15.812Zm0 0"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,3 @@
<svg width="128" height="128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
<path style="fill:#de5c0f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M9.805 0C4.39 0 0 4.39 0 9.805v108.39a9.79 9.79 0 0 0 4.25 8.078A9.741 9.741 0 0 0 9.805 128h108.39c5.414 0 9.805-4.39 9.805-9.805V9.805c0-4.45-2.96-8.2-7.02-9.403A9.778 9.778 0 0 0 118.195 0H9.805zM24 29.988h15.813v67.817H23.93v-5.227h9.734V35.074H24v-5.086zm64.27 0h15.812v5.086h-9.664v57.504h9.734v5.227H88.27V29.988zM47.46 48.516h7.11c2.836 10.691 6.063 20.074 9.66 28.543 4.075-9.528 7.063-18.914 9.59-28.543h6.723c-3.012 11.96-7.934 24.02-13.566 36.464H61.03c-5.41-11.793-10.015-23.918-13.57-36.464z"/>
</svg>

After

Width:  |  Height:  |  Size: 681 B