From 8ae65a8fb16e2ee65b256b25ea99891b72dca66c Mon Sep 17 00:00:00 2001 From: Yuta Osawa Date: Mon, 12 May 2025 22:07:49 +0900 Subject: [PATCH] feat(icons): added `check-line` icon (#2890) * Added icons/check-line.svg * Added icons/check-line.json * Inherit contributors from check icon * Fix order of properties --------- Co-authored-by: Eric Fennis --- icons/check-line.json | 17 +++++++++++++++++ icons/check-line.svg | 15 +++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 icons/check-line.json create mode 100644 icons/check-line.svg diff --git a/icons/check-line.json b/icons/check-line.json new file mode 100644 index 000000000..4fd611c4f --- /dev/null +++ b/icons/check-line.json @@ -0,0 +1,17 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "colebemis", + "oosawy" + ], + "tags": [ + "done", + "todo", + "tick", + "complete", + "task" + ], + "categories": [ + "notifications" + ] +} diff --git a/icons/check-line.svg b/icons/check-line.svg new file mode 100644 index 000000000..d6009aff9 --- /dev/null +++ b/icons/check-line.svg @@ -0,0 +1,15 @@ + + + + +