From cfd5764255ade390d043f8af851abcc77ddcc187 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 9 Dec 2021 00:00:47 +0100 Subject: [PATCH] 18 new icons: `blur`, `brand-nytimes`, `cpu`, `cross`, `gavel`, `hammer`, `heartbeat`, `hourglass`, `layout-board-split`, `layout-board`, `mood-nervous`, `mountain`, `plane-inflight`, `prescription`, `shield-checkered`, `shield-chevron`, `sleigh`, `stack-3` --- src/_icons/blur.svg | 12 ++++++++++++ src/_icons/brand-nytimes.svg | 10 ++++++++++ src/_icons/cpu.svg | 15 +++++++++++++++ src/_icons/cross.svg | 5 +++++ src/_icons/gavel.svg | 9 +++++++++ src/_icons/hammer.svg | 6 ++++++ src/_icons/heartbeat.svg | 7 +++++++ src/_icons/hourglass.svg | 8 ++++++++ src/_icons/layout-board-split.svg | 11 +++++++++++ src/_icons/layout-board.svg | 10 ++++++++++ src/_icons/mood-nervous.svg | 9 +++++++++ src/_icons/mountain.svg | 6 ++++++ src/_icons/plane-inflight.svg | 7 +++++++ src/_icons/prescription.svg | 8 ++++++++ src/_icons/shield-checkered.svg | 8 ++++++++ src/_icons/shield-chevron.svg | 7 +++++++ src/_icons/sleigh.svg | 9 +++++++++ src/_icons/stack-3.svg | 9 +++++++++ 18 files changed, 156 insertions(+) create mode 100644 src/_icons/blur.svg create mode 100644 src/_icons/brand-nytimes.svg create mode 100644 src/_icons/cpu.svg create mode 100644 src/_icons/cross.svg create mode 100644 src/_icons/gavel.svg create mode 100644 src/_icons/hammer.svg create mode 100644 src/_icons/heartbeat.svg create mode 100644 src/_icons/hourglass.svg create mode 100644 src/_icons/layout-board-split.svg create mode 100644 src/_icons/layout-board.svg create mode 100644 src/_icons/mood-nervous.svg create mode 100644 src/_icons/mountain.svg create mode 100644 src/_icons/plane-inflight.svg create mode 100644 src/_icons/prescription.svg create mode 100644 src/_icons/shield-checkered.svg create mode 100644 src/_icons/shield-chevron.svg create mode 100644 src/_icons/sleigh.svg create mode 100644 src/_icons/stack-3.svg diff --git a/src/_icons/blur.svg b/src/_icons/blur.svg new file mode 100644 index 000000000..fee3021c8 --- /dev/null +++ b/src/_icons/blur.svg @@ -0,0 +1,12 @@ +--- +category: Design +--- + + + + + + + + + diff --git a/src/_icons/brand-nytimes.svg b/src/_icons/brand-nytimes.svg new file mode 100644 index 000000000..8e5146ad9 --- /dev/null +++ b/src/_icons/brand-nytimes.svg @@ -0,0 +1,10 @@ +--- +category: Brand +--- + + + + + + + diff --git a/src/_icons/cpu.svg b/src/_icons/cpu.svg new file mode 100644 index 000000000..7201eb458 --- /dev/null +++ b/src/_icons/cpu.svg @@ -0,0 +1,15 @@ +--- +category: Devices +--- + + + + + + + + + + + + diff --git a/src/_icons/cross.svg b/src/_icons/cross.svg new file mode 100644 index 000000000..f8fa5cd39 --- /dev/null +++ b/src/_icons/cross.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/gavel.svg b/src/_icons/gavel.svg new file mode 100644 index 000000000..235cf0348 --- /dev/null +++ b/src/_icons/gavel.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/hammer.svg b/src/_icons/hammer.svg new file mode 100644 index 000000000..ff5eb422f --- /dev/null +++ b/src/_icons/hammer.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/heartbeat.svg b/src/_icons/heartbeat.svg new file mode 100644 index 000000000..f1cc81b90 --- /dev/null +++ b/src/_icons/heartbeat.svg @@ -0,0 +1,7 @@ +--- +category: Health +--- + + + + diff --git a/src/_icons/hourglass.svg b/src/_icons/hourglass.svg new file mode 100644 index 000000000..dd7e807f0 --- /dev/null +++ b/src/_icons/hourglass.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/layout-board-split.svg b/src/_icons/layout-board-split.svg new file mode 100644 index 000000000..57f6425a0 --- /dev/null +++ b/src/_icons/layout-board-split.svg @@ -0,0 +1,11 @@ +--- +category: Design +tags: [grid, columns, masonry, collage] +--- + + + + + + + diff --git a/src/_icons/layout-board.svg b/src/_icons/layout-board.svg new file mode 100644 index 000000000..3e267bf22 --- /dev/null +++ b/src/_icons/layout-board.svg @@ -0,0 +1,10 @@ +--- +category: Design +tags: [grid, columns, masonry, collage] +--- + + + + + + diff --git a/src/_icons/mood-nervous.svg b/src/_icons/mood-nervous.svg new file mode 100644 index 000000000..487d0669e --- /dev/null +++ b/src/_icons/mood-nervous.svg @@ -0,0 +1,9 @@ +--- +category: Mood +--- + + + + + + diff --git a/src/_icons/mountain.svg b/src/_icons/mountain.svg new file mode 100644 index 000000000..773ec88c8 --- /dev/null +++ b/src/_icons/mountain.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/plane-inflight.svg b/src/_icons/plane-inflight.svg new file mode 100644 index 000000000..083dbbb95 --- /dev/null +++ b/src/_icons/plane-inflight.svg @@ -0,0 +1,7 @@ +--- +category: Vehicles +--- + + + + diff --git a/src/_icons/prescription.svg b/src/_icons/prescription.svg new file mode 100644 index 000000000..3df0c5958 --- /dev/null +++ b/src/_icons/prescription.svg @@ -0,0 +1,8 @@ +--- +category: Health +--- + + + + + diff --git a/src/_icons/shield-checkered.svg b/src/_icons/shield-checkered.svg new file mode 100644 index 000000000..e707b8388 --- /dev/null +++ b/src/_icons/shield-checkered.svg @@ -0,0 +1,8 @@ +--- +category: System +--- + + + + + diff --git a/src/_icons/shield-chevron.svg b/src/_icons/shield-chevron.svg new file mode 100644 index 000000000..569b78638 --- /dev/null +++ b/src/_icons/shield-chevron.svg @@ -0,0 +1,7 @@ +--- +category: System +--- + + + + diff --git a/src/_icons/sleigh.svg b/src/_icons/sleigh.svg new file mode 100644 index 000000000..acc14fc43 --- /dev/null +++ b/src/_icons/sleigh.svg @@ -0,0 +1,9 @@ +--- +category: Vehicles +--- + + + + + + diff --git a/src/_icons/stack-3.svg b/src/_icons/stack-3.svg new file mode 100644 index 000000000..33a179032 --- /dev/null +++ b/src/_icons/stack-3.svg @@ -0,0 +1,9 @@ +--- +category: Design +--- + + + + + +