We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe1e13 commit c854bb5Copy full SHA for c854bb5
3 files changed
devicon.json
@@ -2241,6 +2241,7 @@
2241
{
2242
"name": "detaspace",
2243
"altnames": [
2244
+ "Deta",
2245
"Deta Space"
2246
],
2247
"tags": [
@@ -2251,12 +2252,26 @@
2251
2252
"versions": {
2253
"svg": [
2254
"original",
- "original-wordmark"
2255
+ "original-wordmark",
2256
+ "line",
2257
+ "line-wordmark"
2258
- "font": []
2259
+ "font": [
2260
2261
2262
+ ]
2263
},
2264
"color": "#ef39a8",
- "aliases": []
2265
+ "aliases": [
2266
+ {
2267
+ "base": "line",
2268
+ "alias": "plain"
2269
+ },
2270
2271
+ "base": "line-wordmark",
2272
+ "alias": "plain-wordmark"
2273
+ }
2274
2275
2276
2277
"name": "devicon",
icons/detaspace/detaspace-line-wordmark.svg
icons/detaspace/detaspace-line.svg
0 commit comments