diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 71e0cbc95..afdc072db 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -233,7 +233,7 @@ Icon metadata should be added to the `_data/simple-icons.json` file. Each icon i * A `hex` color value that matches the brand's primary color. All uppercase and without the `#` symbol. * The `source` URL of the logo being used. There are [more details below](#source-guidelines). -The are also [optional values](#optional-data) that may be provided for each icon, which are listed below. +There are also [optional values](#optional-data) that may be provided for each icon, which are listed below. Here is the object of a fictional brand as an example: diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d30a17e34..8bdb81a96 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4922,6 +4922,11 @@ "hex": "ED3237", "source": "https://lionairthai.com/en/" }, + { + "title": "Lit", + "hex": "324FFF", + "source": "https://github.com/lit/lit.dev/blob/5e59bdb00b7a261d6fdcd6a4ae529e17f6146ed3/packages/lit-dev-content/site/images/flame-favicon.svg" + }, { "title": "Litecoin", "hex": "A6A9AA", diff --git a/icons/lit.svg b/icons/lit.svg new file mode 100644 index 000000000..3cd034cc7 --- /dev/null +++ b/icons/lit.svg @@ -0,0 +1 @@ +Lit icon