From 322c33e8065ad5214ae3ed48ef0a58b58c9a3f54 Mon Sep 17 00:00:00 2001 From: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com> Date: Thu, 27 May 2021 12:23:26 -0700 Subject: [PATCH] new icon: bulma (plain) (#638) Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com> --- 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 c25dc959..0e6c6c2c 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 00000000..e37f7496 --- /dev/null +++ b/icons/bulma/bulma-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file