diff --git a/icons/beaker.svg b/icons/beaker.svg new file mode 100644 index 0000000..74c5893 --- /dev/null +++ b/icons/beaker.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/flask-conical.svg b/icons/flask-conical.svg new file mode 100644 index 0000000..146e027 --- /dev/null +++ b/icons/flask-conical.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/flask-round.svg b/icons/flask-round.svg new file mode 100644 index 0000000..55ef1e6 --- /dev/null +++ b/icons/flask-round.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/icons/pipette.svg b/icons/pipette.svg new file mode 100644 index 0000000..ba28c9a --- /dev/null +++ b/icons/pipette.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/tags.json b/tags.json index ffb8a8c..9c0bdc9 100644 --- a/tags.json +++ b/tags.json @@ -17,6 +17,7 @@ "bar-chart": ["statistics", "diagram", "graph"], "bar-chart-2": ["statistics", "diagram", "graph"], "battery": ["power", "electricity"], + "beaker": ["cup"], "battery-charging": ["power", "electricity"], "bell": ["alarm", "notification", "sound"], "bell-off": ["alarm", "notification", "silent"], @@ -78,6 +79,8 @@ "film": ["movie", "video"], "filter": ["funnel", "hopper"], "flag": ["report"], + "flask-conical": ["beaker", "erlenmeyer"], + "flask-round": ["beaker"], "folder-minus": ["directory"], "folder-plus": ["directory"], "folder": ["directory"], @@ -156,6 +159,7 @@ "phone": ["call"], "play": ["music", "start"], "pie-chart": ["statistics", "diagram"], + "pipette": ["eye dropper", "color picker"], "play-circle": ["music", "start"], "plus": ["add", "new"], "plus-circle": ["add", "new"],