mirror of
https://github.com/konpa/devicon.git
synced 2025-08-14 10:34:14 +02:00
new icon: opencl (original, plain) (#1307)
* Add OpenCL icon * Fix unwanted edit to devicon.json file * Add a tag to opencl
This commit is contained in:
28
devicon.json
28
devicon.json
@@ -4661,6 +4661,34 @@
|
|||||||
"color": "#6ba43a",
|
"color": "#6ba43a",
|
||||||
"aliases": []
|
"aliases": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "opencl",
|
||||||
|
"altnames": [],
|
||||||
|
"tags": [
|
||||||
|
"framework",
|
||||||
|
"language",
|
||||||
|
"heterogeneous-computing",
|
||||||
|
"cpp",
|
||||||
|
"api",
|
||||||
|
"khronos",
|
||||||
|
"programming"
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"svg": [
|
||||||
|
"original"
|
||||||
|
],
|
||||||
|
"font": [
|
||||||
|
"original"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"color": "#010101",
|
||||||
|
"aliases": [
|
||||||
|
{
|
||||||
|
"base": "original",
|
||||||
|
"alias": "plain"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "opencv",
|
"name": "opencv",
|
||||||
"altnames": [],
|
"altnames": [],
|
||||||
|
1
icons/opencl/opencl-original.svg
Normal file
1
icons/opencl/opencl-original.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.1 KiB |
BIN
icons/opencl/opencl.eps
Normal file
BIN
icons/opencl/opencl.eps
Normal file
Binary file not shown.
Reference in New Issue
Block a user