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