From f3c7e44a3d48ca20aa55f43e70bb1ed8547ac602 Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Sun, 28 May 2023 10:57:00 +0100 Subject: [PATCH] Add [`square-`]`pi`/`sigma` icons (#1278) * Add `pi-square` icon * Add `sigma-square` icon --- icons/pi-square.json | 18 ++++++++++++++++++ icons/pi-square.svg | 16 ++++++++++++++++ icons/sigma-square.json | 15 +++++++++++++++ icons/sigma-square.svg | 14 ++++++++++++++ 4 files changed, 63 insertions(+) create mode 100644 icons/pi-square.json create mode 100644 icons/pi-square.svg create mode 100644 icons/sigma-square.json create mode 100644 icons/sigma-square.svg diff --git a/icons/pi-square.json b/icons/pi-square.json new file mode 100644 index 0000000..f011125 --- /dev/null +++ b/icons/pi-square.json @@ -0,0 +1,18 @@ +{ + "$schema": "../icon.schema.json", + "tags": [ + "constant", + "code", + "coding", + "programming", + "symbol", + "trigonometry", + "geometry", + "formula" + ], + "categories": [ + "development", + "maths", + "shapes" + ] +} diff --git a/icons/pi-square.svg b/icons/pi-square.svg new file mode 100644 index 0000000..b3cfcdb --- /dev/null +++ b/icons/pi-square.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/icons/sigma-square.json b/icons/sigma-square.json new file mode 100644 index 0000000..53e8ac2 --- /dev/null +++ b/icons/sigma-square.json @@ -0,0 +1,15 @@ +{ + "$schema": "../icon.schema.json", + "tags": [ + "sum", + "calculate", + "formula", + "maths", + "enumeration", + "enumerate" + ], + "categories": [ + "text", + "maths" + ] +} \ No newline at end of file diff --git a/icons/sigma-square.svg b/icons/sigma-square.svg new file mode 100644 index 0000000..b5a34b4 --- /dev/null +++ b/icons/sigma-square.svg @@ -0,0 +1,14 @@ + + + +