From 49cba67ce874114c9186725cd4f77ac008c47722 Mon Sep 17 00:00:00 2001 From: Thomas Bui Date: Wed, 26 May 2021 20:23:26 -0700 Subject: [PATCH] Added bulma svg --- devicon.json | 10 ++++++++++ icons/bulma/bulma-plain.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/bulma/bulma-plain.svg diff --git a/devicon.json b/devicon.json index 8a2f166eb..d65054216 100644 --- a/devicon.json +++ b/devicon.json @@ -382,6 +382,16 @@ "color": "#59407f", "aliases": [] }, + { + "name": "bulma", + "tags": ["css", "framework"], + "versions": { + "svg": ["plain"], + "font": ["plain"] + }, + "color": "#00d1b2", + "aliases": [] + }, { "name": "bower", "tags": [ diff --git a/icons/bulma/bulma-plain.svg b/icons/bulma/bulma-plain.svg new file mode 100644 index 000000000..e37f74961 --- /dev/null +++ b/icons/bulma/bulma-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file