mirror of
https://github.com/konpa/devicon.git
synced 2025-01-17 21:48:28 +01:00
new icon: karma (original, plain) (#646)
Co-authored-by: Raúl Julián López Caña <rjlopezmad@gmail.com> Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
This commit is contained in:
parent
9700cdddba
commit
8cefca5a99
10
devicon.json
10
devicon.json
@ -2025,6 +2025,16 @@
|
||||
"color": "#F37726",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "karma",
|
||||
"tags": ["testing", "test-runner"],
|
||||
"versions": {
|
||||
"svg": ["original", "plain"],
|
||||
"font": ["plain"]
|
||||
},
|
||||
"color": "#56c5a8",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "kotlin",
|
||||
"tags": [
|
||||
|
4
icons/karma/karma-original.svg
Normal file
4
icons/karma/karma-original.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#409B83" d="M 77.28125 89.582031 L 96.90625 127.421875 L 127.925781 127.421875 L 92.773438 60.28125 L 77.28125 89.582031 M 14.746094 109.871094 L 29.113281 92.375 L 52.085938 127.421875 L 37.339844 57.121094 L 24.890625 83.59375 L 14.746094 109.871094 "/>
|
||||
<path fill="#56C5A8" d="M 14.746094 109.871094 L 37.339844 57.117188 L 22.976562 74.625 L 0 39.574219 L 14.746094 109.871094 M 124.96875 0.390625 L 93.949219 0.390625 L 74.949219 36.675781 L 74.949219 0.390625 L 46.492188 0.390625 L 46.492188 38.023438 L 61.664062 110.304688 L 65.199219 127.421875 L 74.949219 127.421875 L 74.949219 95.664062 L 124.96875 0.390625 "/>
|
||||
</svg>
|
After Width: | Height: | Size: 715 B |
3
icons/karma/karma-plain.svg
Normal file
3
icons/karma/karma-plain.svg
Normal file
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<path fill="#56C5A8" d="M 77.28125 89.582031 L 96.90625 127.421875 L 127.925781 127.421875 L 92.773438 60.28125 L 77.28125 89.582031 M 14.746094 109.871094 L 29.113281 92.375 L 52.085938 127.421875 L 37.339844 57.121094 L 24.890625 83.59375 L 14.746094 109.871094 M 14.746094 109.871094 L 37.339844 57.117188 L 22.976562 74.625 L 0 39.574219 L 14.746094 109.871094 M 124.96875 0.390625 L 93.949219 0.390625 L 74.949219 36.675781 L 74.949219 0.390625 L 46.492188 0.390625 L 46.492188 38.023438 L 61.664062 110.304688 L 65.199219 127.421875 L 74.949219 127.421875 L 74.949219 95.664062 L 124.96875 0.390625 "/>
|
||||
</svg>
|
After Width: | Height: | Size: 683 B |
BIN
icons/karma/karma.eps
Normal file
BIN
icons/karma/karma.eps
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user