mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-15 01:44:12 +03:00
feat: add Marko icon (#7386)
This commit is contained in:
parent
5c221a5b4f
commit
4da04655ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,6 +17,7 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
lerna-debug.log*
|
||||
yarn.lock
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
|
@ -6158,6 +6158,11 @@
|
||||
"hex": "5C4C9F",
|
||||
"source": "https://www.marketo.com/"
|
||||
},
|
||||
{
|
||||
"title": "Marko",
|
||||
"hex": "2596BE",
|
||||
"source": "https://github.com/marko-js/website/blob/c03b8229e8fe8e01fde6c0772bc1cb0ceae9be05/src/logos/marko.svg"
|
||||
},
|
||||
{
|
||||
"title": "Marriott",
|
||||
"hex": "A70023",
|
||||
|
1
icons/marko.svg
Normal file
1
icons/marko.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Marko</title><path d="M15.4 5.46h-3.39l-2.3 3.77L7.4 5.46H4l-4 6.55 4 6.53h3.39l-4-6.54L5.7 8.23 8.01 12h3.39l2.31-3.78L16.03 12l-4.01 6.54h3.39l4-6.54zm4.6 0h-3.39l4 6.54-4.01 6.54h3.39L24 12z"/></svg>
|
After Width: | Height: | Size: 281 B |
Loading…
Reference in New Issue
Block a user