Skip to content

Commit ac3a445

Browse files
authored
add new hosted logos
1 parent 25f429e commit ac3a445

File tree

1 file changed

+35
-32
lines changed
  • .github/category-template/algorithm-template

1 file changed

+35
-32
lines changed

.github/category-template/algorithm-template/readme.md

Lines changed: 35 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -48,40 +48,43 @@ Add some helpful link(s)
4848
# Implementations
4949

5050
| Language | 👍 | Source | Run it Online |
51-
| :-------------------------------------------------------------------------------------------------------------------------------: | :-: | :--------------------------------------------: | :-----------------------: |
52-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/c/c-original.svg" width="30px"> || [algorithm.c](algorithm.c) | [Repl.it]() |
53-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/cplusplus/cplusplus-original.svg" width="30px"> ||[algorithm.cpp](algorithm.cpp) | [Repl.it]() |
54-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/java/java-original.svg" width="30px"> ||[algorithm.java](algorithm.java) | [Repl.it]() |
55-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/python/python-original.svg" width="30px"> ||[algorithm.py](algorithm.py) | [Repl.it]() |
56-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/javascript/javascript-original.svg" width="30px"> ||[algorithm.js](algorithm.js) | [Repl.it]() |
57-
| <img src="https://cdn-images-1.medium.com/max/600/1*FEE98iWinlZBYkxBAG8MvA.png" width="30px"> ||[algorithm.sh](algorithm.sh) | [Repl.it]() |
58-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/php/php-original.svg" width="30px"> ||[algorithm.php](algorithm.php) | [Repl.it]() |
59-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/ruby/ruby-original.svg" width="30px"> ||[algorithm.rb](algorithm.rb) | [Repl.it]() |
60-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/swift/swift-original.svg" width="30px"> ||[algorithm.swift](algorithm.swift) | [Repl.it]() |
61-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/go/go-original.svg" width="30px"> ||[algorithm.go](algorithm.go) | [Repl.it]() |
62-
| <img src="https://cdn.svgporn.com/logos/r-lang.svg" width="30px"> ||[algorithm.r](algorithm.r) | [Repl.it]() |
63-
| <img src="https://cdn.svgporn.com/logos/scala.svg" width="30px"> ||[algorithm.scala](algorithm.scala) | [Repl.it]() |
64-
| <img src="http://www.cappuccino-project.org/img/cappuccino-icon-8c7fb1dd.png" width="30px"> ||[algorithm.j](algorithm.j) | [Repl.it]() |
65-
| <img src="https://raw.githubusercontent.com/librariesio/pictogram/master/vendor/assets/images/fortran/fortran.png" width="30px"> ||[algorithm.f95](algorithm.f95) | [Repl.it]() |
51+
| :------------------------------------------------------------------------------------------: | :-: | :--------------------------------------------: | :-----------------------: |
52+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/c.svg" width="30px"> || [algorithm.c](algorithm.c) | [Repl.it]() |
53+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/cpp.svg" width="30px"> ||[algorithm.cpp](algorithm.cpp) | [Repl.it]() |
54+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/java.svg" width="30px"> ||[algorithm.java](algorithm.java) | [Repl.it]() |
55+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/python.svg" width="30px"> ||[algorithm.py](algorithm.py) | [Repl.it]() |
56+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/javascript.svg" width="30px"> ||[algorithm.js](algorithm.js) | [Repl.it]() |
57+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/shell.svg" width="30px"> ||[algorithm.sh](algorithm.sh) | [Repl.it]() |
58+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/php.svg" width="30px"> ||[algorithm.php](algorithm.php) | [Repl.it]() |
59+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/ruby.svg" width="30px"> ||[algorithm.rb](algorithm.rb) | [Repl.it]() |
60+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/swift.svg" width="30px"> ||[algorithm.swift](algorithm.swift) | [Repl.it]() |
61+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/go.svg" width="30px"> ||[algorithm.go](algorithm.go) | [Repl.it]() |
62+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/r.svg" width="30px"> ||[algorithm.r](algorithm.r) | [Repl.it]() |
63+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/scala.svg" width="30px" height="35px"> ||[algorithm.scala](algorithm.scala) | [Repl.it]() |
64+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/objective-j.svg" width="30px"> ||[algorithm.j](algorithm.j) | [Repl.it]() |
65+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/fortran.svg" width="30px"> ||[algorithm.f95](algorithm.f95) | [Repl.it]() |
6666
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/brainfuck.svg" width="30px"> ||[algorithm.bf](algorithm.bf) | [Repl.it]() |
67-
| <img src="https://cdn.svgporn.com/logos/kotlin.svg" width="30px"> ||[algorithm.kt](algorithm.kt) | [Repl.it]() |
68-
| <img src="https://upload.wikimedia.org/wikipedia/commons/5/5d/Clojure_logo.svg" width="30px"> ||[algorithm.clj](algorithm.clj) | [Repl.it]() |
69-
| <img src="https://racket-lang.org/img/racket-logo.svg" width="30px"> ||[algorithm.m](example_source.m) | [Repl.it]() |
70-
| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Maxima-new.svg/128px-Maxima-new.svg.png" width="30px"> ||[algorithm.rkt](algorithm.rkt) | [Repl.it]() |
71-
| <img src="http://www.lolcode.org/img/logo.png" width="30px"> ||[algorithm.lol](algorithm.lol) | [Repl.it]() |
72-
| <img src="https://upload.wikimedia.org/wikipedia/en/9/9e/AppleScript_Editor_Logo.png" width="30px"> ||[algorithm.applescript](algorithm.applescript) | [Repl.it]() |
73-
| <img src="https://cdn.svgporn.com/logos/erlang.svg" width="30px"> ||[algorithm.erl](algorithm.erl) | [Repl.it]() |
74-
| <img src="https://cdn.svgporn.com/logos/fsharp.svg" width="30px"> ||[algorithm.fsx](algorithm.fsx) | [Repl.it]() |
75-
| <img src="https://cdn.svgporn.com/logos/lua.svg" width="30px"> ||[algorithm.lua](algorithm.lua) | [Repl.it]() |
76-
| <img src="https://cdn.svgporn.com/logos/typescript-icon.svg" width="30px"> ||[algorithm.ts](algorithm.ts) | [Repl.it]() |
77-
| <img src="https://common-lisp.net/static/imgs/lisplogo.png" width="30px"> ||[algorithm.lisp](algorithm.lisp) | [Repl.it]() |
78-
| <img src="https://www.rust-lang.org/logos/rust-logo-blk.svg" width="30px"> ||[algorithm.rs](algorithm.rs) | [Repl.it]() |
67+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/kotlin.svg" width="30px"> ||[algorithm.kt](algorithm.kt) | [Repl.it]() |
68+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/clojure.svg" width="30px"> ||[algorithm.clj](algorithm.clj) | [Repl.it]() |
69+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/racket.svg" width="30px"> ||[algorithm.m](example_source.m) | [Repl.it]() |
70+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/maxima.svg" width="30px"> ||[algorithm.rkt](algorithm.rkt) | [Repl.it]() |
71+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/lolcode.svg" width="30px"> ||[algorithm.lol](algorithm.lol) | [Repl.it]() |
72+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/apple-script.svg" width="30px"> ||[algorithm.applescript](algorithm.applescript) | [Repl.it]() |
73+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/erlang.svg" width="30px"> ||[algorithm.erl](algorithm.erl) | [Repl.it]() |
74+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/fsharp.svg" width="30px"> ||[algorithm.fsx](algorithm.fsx) | [Repl.it]() |
75+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/lua.svg" width="30px"> ||[algorithm.lua](algorithm.lua) | [Repl.it]() |
76+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/typescript.svg" width="30px"> ||[algorithm.ts](algorithm.ts) | [Repl.it]() |
77+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/lisp.svg" width="30px"> ||[algorithm.lisp](algorithm.lisp) | [Repl.it]() |
78+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/rust.svg" width="30px"> ||[algorithm.rs](algorithm.rs) | [Repl.it]() |
7979
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/assembly.svg" width="30px"> ||[algorithm.asm](algorithm.asm) | [Repl.it]() |
80-
| <img src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" width="30px"> ||[algorithm.m](algorithm.m) | [Repl.it]() |
81-
| <img src="https://cdn.svgporn.com/logos/perl.svg" width="30px"> ||[algorithm.pl](algorithm.pl) | [Repl.it]() |
82-
| <img src="https://julialang.org/v2/img/logo.svg" width="30px"> ||[algorithm.jl](algorithm.jl) | [Repl.it]() |
83-
| <img src="http://konpa.github.io/devicon/devicon.git/icons/csharp/csharp-original.svg" width="30px"> ||[algorithm.cs](algorithm.cs) | [Repl.it]() |
84-
| <img src="https://www.haskell.org/static/img/haskell-logo.svg" width="30px"> ||[algorithm.hs](algorithm.hs) | [Repl.it]() |
80+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/matlab.svg" width="30px"> ||[algorithm.m](algorithm.m) | [Repl.it]() |
81+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/perl.svg" width="30px"> ||[algorithm.pl](algorithm.pl) | [Repl.it]() |
82+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/julia.svg" width="30px"> ||[algorithm.jl](algorithm.jl) | [Repl.it]() |
83+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/csharp.svg" width="30px"> ||[algorithm.cs](algorithm.cs) | [Repl.it]() |
84+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/haskell.svg" width="30px"> ||[algorithm.hs](algorithm.hs) | [Repl.it]() |
85+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/jupyter.svg" width="30px"> ||[algorithm.ipynb](algorithm.ipynb) | [Repl.it]() |
86+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/coffeescript.svg" width="30px"> ||[algorithm.coffee](algorithm.coffee) | [Repl.it]() |
87+
| <img src="https://cdn.abranhe.com/projects/algorithms/logos/d.svg" width="30px"> ||[algorithm.d](algorithm.d) | [Repl.it]() |
8588

8689

8790
# Github or External Libraries

0 commit comments

Comments
 (0)