diff --git a/icons/Canva.svg b/icons/Canva.svg new file mode 100644 index 00000000..fdd42c5e --- /dev/null +++ b/icons/Canva.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/index.js b/index.js index 8067b2b8..837cd6dd 100644 --- a/index.js +++ b/index.js @@ -41,6 +41,7 @@ const shortNames = { rxjava: 'reactivex', ghactions: 'githubactions', sklearn: 'scikitlearn', + cs: canva, }; const themedIcons = [ ...Object.keys(icons)