Skip to content

Commit 32e69f6

Browse files
new icon: Couchbase (original, original-wordmark, plain-wordmark) (#1932)
* new icon: Couchbase (original) * Added couchbase in devicon.json * Added alias for Couchbase * Added couchbase-original-wordmark * Updated plain and plain-wordwork in devicon.json * Added couchbase-plain.svg * Added couchbase-plain-wordmark.svg * Removed couchbase-plain.svg File at icons/couchbase/couchbase-plain.svg removed since it is the same icon as couchbase-original.svg without the color. * Updated devicon.json Removed "plain" in SVG section of "couchbase". Also removed alias for plain-wordmark.svg as it already exists. * change font from original-wordmark to plain-wordmark * optimize and unify paths for plain-wordmark --------- Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
1 parent ca5903f commit 32e69f6

4 files changed

Lines changed: 30 additions & 0 deletions

File tree

devicon.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,6 +1930,33 @@
19301930
"color": "#59B3D8",
19311931
"aliases": []
19321932
},
1933+
{
1934+
"name": "couchbase",
1935+
"altnames": [],
1936+
"tags": [
1937+
"database",
1938+
"nosql",
1939+
"cloud"
1940+
],
1941+
"versions": {
1942+
"svg": [
1943+
"original",
1944+
"original-wordmark",
1945+
"plain-wordmark"
1946+
],
1947+
"font": [
1948+
"original",
1949+
"plain-wordmark"
1950+
]
1951+
},
1952+
"color": "#EA2328",
1953+
"aliases": [
1954+
{
1955+
"base": "original",
1956+
"alias": "plain"
1957+
}
1958+
]
1959+
},
19331960
{
19341961
"name": "couchdb",
19351962
"altnames": [
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)