diff --git a/icons/circle-dot.svg b/icons/circle-dot.svg new file mode 100644 index 000000000..357549b9b --- /dev/null +++ b/icons/circle-dot.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/circle-ellipsis.svg b/icons/circle-ellipsis.svg new file mode 100644 index 000000000..5efa1b3f9 --- /dev/null +++ b/icons/circle-ellipsis.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/tags.json b/tags.json index 2ed7123a5..38607863b 100644 --- a/tags.json +++ b/tags.json @@ -814,6 +814,17 @@ "zero", "record" ], + "circle-dot": [ + "pending", + "dot", + "progress", + "issue" + ], + "circle-ellipsis": [ + "pending", + "ellipsis", + "progress" + ], "circle-slashed": [ "diameter", "zero",