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

new icon: rspec (original, original-wordmark)

This commit is contained in:
Patrik Wehrli
2021-10-19 12:40:14 +02:00
parent b6e3072b29
commit cd62b1685f
3 changed files with 31 additions and 0 deletions

View File

@@ -4926,5 +4926,34 @@
"alias": "plain-wordmark" "alias": "plain-wordmark"
} }
] ]
},
{
"name": "rspec",
"tags": [
"ruby",
"framework",
"testing"
],
"versions": {
"svg": [
"original",
"original-wordmark"
],
"font": [
"original",
"original-wordmark"
]
},
"color": "#6de1fa",
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
} }
] ]

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" width="128" height="128" viewBox="0 0 128 128"><path style="stroke:none;fill-rule:nonzero;fill:#6de1fa;fill-opacity:1" d="M47.305 125.883c-16.121-4.227-28.703-13.656-38.063-28.528-3.441-5.464-3.5-7.394-.34-11.25 2.383-2.91 2.52-2.94 7.993-1.675 4.394 1.011 6.003 1.992 7.648 4.652 3.195 5.168 12.902 13.867 18.746 16.797 18.047 9.047 40.035 5.32 54.195-9.184 3.082-3.152 6.227-7.238 6.989-9.082.761-1.84 1.734-3.347 2.16-3.347.426 0 1.668 1.976 2.758 4.39l1.976 4.39 5.215-.616c6.09-.723 6.094-.551.106 8.472-7.723 11.633-22.52 21.778-37.18 25.489-8.606 2.18-22.809 1.953-32.203-.508Zm0 0"/><path style="stroke:none;fill-rule:nonzero;fill:#fe405f;fill-opacity:1" d="M48.023 80.945C39.75 70.902 32 60.758 30.797 58.395l-2.192-4.29 8.875-8.917 8.872-8.922h34.23l8.93 8.98 8.933 8.98-2.406 4.087c-2.902 4.925-31.195 40.757-32.242 40.835-.406.028-7.504-8.164-15.774-18.203Zm0 0"/><path style="stroke:none;fill-rule:nonzero;fill:#97f0ff;fill-opacity:1" d="M111.156 84.793c-2.094-4.313-2.23-5.422-1.164-9.645.66-2.625.996-9.027.75-14.23-.379-7.887-1.008-10.582-3.8-16.254-6.52-13.246-17.31-22.418-30.59-26.016l-6.907-1.867 2.782-3.648c2.742-3.594 2.753-3.703.964-7.457-1-2.094-1.558-4.063-1.242-4.38C73.102.142 85.02 3.5 92.68 7.142c10.958 5.21 22.856 17.03 28.243 28.058 7.086 14.512 8.746 29.403 4.941 44.278-1.172 4.593-2.254 8.449-2.398 8.566-.145.121-2.442.531-5.106.918l-4.836.703Zm0 0"/><path style="stroke:none;fill-rule:nonzero;fill:#40daf4;fill-opacity:1" d="M3.328 85.137c-4.121-10.84-4.195-29.52-.16-41.403 8.25-24.3 30.605-41.785 55.5-43.41l8-.523 2.445 4.394 2.45 4.395-2.934 4.082c-2.73 3.797-3.473 4.164-10.766 5.297-10.836 1.687-18.75 5.695-26.472 13.422-13.059 13.058-16.801 28.855-11.485 48.5.63 2.332.442 2.496-2.14 1.867l-5.286-1.285c-1.949-.473-3.035.222-5.285 3.386L4.36 87.848Zm0 0"/></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB