From 094d1266c65a41a381ed58483d952844339dcc96 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 4 Mar 2021 11:35:12 +0000 Subject: [PATCH] Add Material Design Icons license (#5160) --- _data/simple-icons.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fd173c83..7d757cf6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4830,7 +4830,10 @@ { "title": "Material Design Icons", "hex": "2196F3", - "source": "https://materialdesignicons.com/icon/vector-square" + "source": "https://materialdesignicons.com/icon/vector-square", + "license": { + "type": "Apache-2.0" + } }, { "title": "Material-UI",