mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-17 19:04:13 +03:00
11 lines
140 B
JavaScript
11 lines
140 B
JavaScript
{
|
|
title: '%s',
|
|
slug: '%s',
|
|
get svg() {
|
|
return a + '%s' + b + this.path + c;
|
|
},
|
|
path: '%s',
|
|
source: '%s',
|
|
hex: '%s',%s%s
|
|
}
|