From bf4ba8776989cfa5276a75cbfd7bc0091abe4d0b Mon Sep 17 00:00:00 2001 From: Muhammad Hussein Fattahizadeh Date: Tue, 21 Jan 2020 22:05:02 +0330 Subject: [PATCH] Add LG (#2401) * improvement: add LG * fix: add text --- _data/simple-icons.json | 5 +++++ icons/lg.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lg.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5f2bd78e1..2b7746e00 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2555,6 +2555,11 @@ "hex": "00D735", "source": "https://letterboxd.com/about/logos/" }, + { + "title": "LG", + "hex": "A50034", + "source": "https://en.wikipedia.org/wiki/LG_Corporation" + }, { "title": "LGTM", "hex": "FFFFFF", diff --git a/icons/lg.svg b/icons/lg.svg new file mode 100644 index 000000000..3a2eeafef --- /dev/null +++ b/icons/lg.svg @@ -0,0 +1 @@ +LG icon \ No newline at end of file