From 427706c2960c74476a7ca0b7bdf192b8412c044d Mon Sep 17 00:00:00 2001 From: abhishekshankr Date: Tue, 16 Jan 2024 00:05:39 -0500 Subject: [PATCH] Added 22 new icons --- Icons/Fill/arrow-circle-down.svg | 1 + Icons/Fill/arrow-circle-left.svg | 1 + Icons/Fill/arrow-circle-right.svg | 1 + Icons/Fill/arrow-circle-up.svg | 1 + Icons/Fill/arrow-clockwise.svg | 1 + Icons/Fill/arrow-counter-clockwise.svg | 1 + Icons/Fill/error-x-circle.svg | 1 + Icons/Fill/error-x-octagon.svg | 1 + Icons/Fill/error-x-triangle.svg | 1 + Icons/Fill/layout-four-grid.svg | 1 + Icons/Fill/layout-three.svg | 1 + Icons/Fill/layout-two-column.svg | 1 + Icons/Fill/layout-two-row.svg | 1 + Icons/Fill/link.svg | 1 + Icons/Fill/list.svg | 1 + Icons/Fill/new-label.svg | 1 + Icons/Fill/slider-filter-horizontal.svg | 1 + Icons/Fill/slider-filter-vertical.svg | 1 + Icons/Fill/sticky-note-text.svg | 1 + Icons/Fill/sticky-note.svg | 1 + Icons/Fill/verified-checkmark.svg | 1 + Icons/Fill/warning-octagon.svg | 1 + Icons/Stroke/arrow-circle-down.svg | 1 + Icons/Stroke/arrow-circle-left.svg | 1 + Icons/Stroke/arrow-circle-right.svg | 1 + Icons/Stroke/arrow-circle-up.svg | 1 + Icons/Stroke/arrow-clockwise.svg | 1 + Icons/Stroke/arrow-counter-clockwise.svg | 1 + Icons/Stroke/error-x-circle.svg | 1 + Icons/Stroke/error-x-octagon.svg | 1 + Icons/Stroke/error-x-triangle.svg | 1 + Icons/Stroke/layout-four-grid.svg | 1 + Icons/Stroke/layout-three.svg | 1 + Icons/Stroke/layout-two-column.svg | 1 + Icons/Stroke/layout-two-row.svg | 1 + Icons/Stroke/link.svg | 1 + Icons/Stroke/list.svg | 1 + Icons/Stroke/new-label.svg | 1 + Icons/Stroke/slider-filter-horizontal.svg | 1 + Icons/Stroke/slider-filter-vertical.svg | 1 + Icons/Stroke/sticky-note-text.svg | 1 + Icons/Stroke/sticky-note.svg | 1 + Icons/Stroke/verified-checkmark.svg | 1 + Icons/Stroke/warning-octagon.svg | 1 + 44 files changed, 44 insertions(+) create mode 100644 Icons/Fill/arrow-circle-down.svg create mode 100644 Icons/Fill/arrow-circle-left.svg create mode 100644 Icons/Fill/arrow-circle-right.svg create mode 100644 Icons/Fill/arrow-circle-up.svg create mode 100644 Icons/Fill/arrow-clockwise.svg create mode 100644 Icons/Fill/arrow-counter-clockwise.svg create mode 100644 Icons/Fill/error-x-circle.svg create mode 100644 Icons/Fill/error-x-octagon.svg create mode 100644 Icons/Fill/error-x-triangle.svg create mode 100644 Icons/Fill/layout-four-grid.svg create mode 100644 Icons/Fill/layout-three.svg create mode 100644 Icons/Fill/layout-two-column.svg create mode 100644 Icons/Fill/layout-two-row.svg create mode 100644 Icons/Fill/link.svg create mode 100644 Icons/Fill/list.svg create mode 100644 Icons/Fill/new-label.svg create mode 100644 Icons/Fill/slider-filter-horizontal.svg create mode 100644 Icons/Fill/slider-filter-vertical.svg create mode 100644 Icons/Fill/sticky-note-text.svg create mode 100644 Icons/Fill/sticky-note.svg create mode 100644 Icons/Fill/verified-checkmark.svg create mode 100644 Icons/Fill/warning-octagon.svg create mode 100644 Icons/Stroke/arrow-circle-down.svg create mode 100644 Icons/Stroke/arrow-circle-left.svg create mode 100644 Icons/Stroke/arrow-circle-right.svg create mode 100644 Icons/Stroke/arrow-circle-up.svg create mode 100644 Icons/Stroke/arrow-clockwise.svg create mode 100644 Icons/Stroke/arrow-counter-clockwise.svg create mode 100644 Icons/Stroke/error-x-circle.svg create mode 100644 Icons/Stroke/error-x-octagon.svg create mode 100644 Icons/Stroke/error-x-triangle.svg create mode 100644 Icons/Stroke/layout-four-grid.svg create mode 100644 Icons/Stroke/layout-three.svg create mode 100644 Icons/Stroke/layout-two-column.svg create mode 100644 Icons/Stroke/layout-two-row.svg create mode 100644 Icons/Stroke/link.svg create mode 100644 Icons/Stroke/list.svg create mode 100644 Icons/Stroke/new-label.svg create mode 100644 Icons/Stroke/slider-filter-horizontal.svg create mode 100644 Icons/Stroke/slider-filter-vertical.svg create mode 100644 Icons/Stroke/sticky-note-text.svg create mode 100644 Icons/Stroke/sticky-note.svg create mode 100644 Icons/Stroke/verified-checkmark.svg create mode 100644 Icons/Stroke/warning-octagon.svg diff --git a/Icons/Fill/arrow-circle-down.svg b/Icons/Fill/arrow-circle-down.svg new file mode 100644 index 0000000..11c2988 --- /dev/null +++ b/Icons/Fill/arrow-circle-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/arrow-circle-left.svg b/Icons/Fill/arrow-circle-left.svg new file mode 100644 index 0000000..1c5f21a --- /dev/null +++ b/Icons/Fill/arrow-circle-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/arrow-circle-right.svg b/Icons/Fill/arrow-circle-right.svg new file mode 100644 index 0000000..4cb9ba7 --- /dev/null +++ b/Icons/Fill/arrow-circle-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/arrow-circle-up.svg b/Icons/Fill/arrow-circle-up.svg new file mode 100644 index 0000000..a3b991b --- /dev/null +++ b/Icons/Fill/arrow-circle-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/arrow-clockwise.svg b/Icons/Fill/arrow-clockwise.svg new file mode 100644 index 0000000..6203962 --- /dev/null +++ b/Icons/Fill/arrow-clockwise.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/arrow-counter-clockwise.svg b/Icons/Fill/arrow-counter-clockwise.svg new file mode 100644 index 0000000..67411b2 --- /dev/null +++ b/Icons/Fill/arrow-counter-clockwise.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/error-x-circle.svg b/Icons/Fill/error-x-circle.svg new file mode 100644 index 0000000..2fdc484 --- /dev/null +++ b/Icons/Fill/error-x-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/error-x-octagon.svg b/Icons/Fill/error-x-octagon.svg new file mode 100644 index 0000000..495b7e0 --- /dev/null +++ b/Icons/Fill/error-x-octagon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/error-x-triangle.svg b/Icons/Fill/error-x-triangle.svg new file mode 100644 index 0000000..d935a80 --- /dev/null +++ b/Icons/Fill/error-x-triangle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/layout-four-grid.svg b/Icons/Fill/layout-four-grid.svg new file mode 100644 index 0000000..1d52605 --- /dev/null +++ b/Icons/Fill/layout-four-grid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/layout-three.svg b/Icons/Fill/layout-three.svg new file mode 100644 index 0000000..bc1953a --- /dev/null +++ b/Icons/Fill/layout-three.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/layout-two-column.svg b/Icons/Fill/layout-two-column.svg new file mode 100644 index 0000000..c448983 --- /dev/null +++ b/Icons/Fill/layout-two-column.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/layout-two-row.svg b/Icons/Fill/layout-two-row.svg new file mode 100644 index 0000000..973a190 --- /dev/null +++ b/Icons/Fill/layout-two-row.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/link.svg b/Icons/Fill/link.svg new file mode 100644 index 0000000..d5b556f --- /dev/null +++ b/Icons/Fill/link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/list.svg b/Icons/Fill/list.svg new file mode 100644 index 0000000..26a2777 --- /dev/null +++ b/Icons/Fill/list.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/new-label.svg b/Icons/Fill/new-label.svg new file mode 100644 index 0000000..1333d4b --- /dev/null +++ b/Icons/Fill/new-label.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/slider-filter-horizontal.svg b/Icons/Fill/slider-filter-horizontal.svg new file mode 100644 index 0000000..90b02f8 --- /dev/null +++ b/Icons/Fill/slider-filter-horizontal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/slider-filter-vertical.svg b/Icons/Fill/slider-filter-vertical.svg new file mode 100644 index 0000000..bb54737 --- /dev/null +++ b/Icons/Fill/slider-filter-vertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/sticky-note-text.svg b/Icons/Fill/sticky-note-text.svg new file mode 100644 index 0000000..cb84765 --- /dev/null +++ b/Icons/Fill/sticky-note-text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/sticky-note.svg b/Icons/Fill/sticky-note.svg new file mode 100644 index 0000000..67c940a --- /dev/null +++ b/Icons/Fill/sticky-note.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/verified-checkmark.svg b/Icons/Fill/verified-checkmark.svg new file mode 100644 index 0000000..c7489d7 --- /dev/null +++ b/Icons/Fill/verified-checkmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Fill/warning-octagon.svg b/Icons/Fill/warning-octagon.svg new file mode 100644 index 0000000..842d911 --- /dev/null +++ b/Icons/Fill/warning-octagon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/arrow-circle-down.svg b/Icons/Stroke/arrow-circle-down.svg new file mode 100644 index 0000000..ea9a998 --- /dev/null +++ b/Icons/Stroke/arrow-circle-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/arrow-circle-left.svg b/Icons/Stroke/arrow-circle-left.svg new file mode 100644 index 0000000..a1ded62 --- /dev/null +++ b/Icons/Stroke/arrow-circle-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/arrow-circle-right.svg b/Icons/Stroke/arrow-circle-right.svg new file mode 100644 index 0000000..a78c7b8 --- /dev/null +++ b/Icons/Stroke/arrow-circle-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/arrow-circle-up.svg b/Icons/Stroke/arrow-circle-up.svg new file mode 100644 index 0000000..0c35b03 --- /dev/null +++ b/Icons/Stroke/arrow-circle-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/arrow-clockwise.svg b/Icons/Stroke/arrow-clockwise.svg new file mode 100644 index 0000000..c30810b --- /dev/null +++ b/Icons/Stroke/arrow-clockwise.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/arrow-counter-clockwise.svg b/Icons/Stroke/arrow-counter-clockwise.svg new file mode 100644 index 0000000..651213b --- /dev/null +++ b/Icons/Stroke/arrow-counter-clockwise.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/error-x-circle.svg b/Icons/Stroke/error-x-circle.svg new file mode 100644 index 0000000..ae46919 --- /dev/null +++ b/Icons/Stroke/error-x-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/error-x-octagon.svg b/Icons/Stroke/error-x-octagon.svg new file mode 100644 index 0000000..e2c7db4 --- /dev/null +++ b/Icons/Stroke/error-x-octagon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/error-x-triangle.svg b/Icons/Stroke/error-x-triangle.svg new file mode 100644 index 0000000..b5b6105 --- /dev/null +++ b/Icons/Stroke/error-x-triangle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/layout-four-grid.svg b/Icons/Stroke/layout-four-grid.svg new file mode 100644 index 0000000..73ce28b --- /dev/null +++ b/Icons/Stroke/layout-four-grid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/layout-three.svg b/Icons/Stroke/layout-three.svg new file mode 100644 index 0000000..18e7ecb --- /dev/null +++ b/Icons/Stroke/layout-three.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/layout-two-column.svg b/Icons/Stroke/layout-two-column.svg new file mode 100644 index 0000000..160f99d --- /dev/null +++ b/Icons/Stroke/layout-two-column.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/layout-two-row.svg b/Icons/Stroke/layout-two-row.svg new file mode 100644 index 0000000..778ef14 --- /dev/null +++ b/Icons/Stroke/layout-two-row.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/link.svg b/Icons/Stroke/link.svg new file mode 100644 index 0000000..7d170c3 --- /dev/null +++ b/Icons/Stroke/link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/list.svg b/Icons/Stroke/list.svg new file mode 100644 index 0000000..7619212 --- /dev/null +++ b/Icons/Stroke/list.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/new-label.svg b/Icons/Stroke/new-label.svg new file mode 100644 index 0000000..88740c7 --- /dev/null +++ b/Icons/Stroke/new-label.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/slider-filter-horizontal.svg b/Icons/Stroke/slider-filter-horizontal.svg new file mode 100644 index 0000000..24ba954 --- /dev/null +++ b/Icons/Stroke/slider-filter-horizontal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/slider-filter-vertical.svg b/Icons/Stroke/slider-filter-vertical.svg new file mode 100644 index 0000000..c2aa5ca --- /dev/null +++ b/Icons/Stroke/slider-filter-vertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/sticky-note-text.svg b/Icons/Stroke/sticky-note-text.svg new file mode 100644 index 0000000..348201a --- /dev/null +++ b/Icons/Stroke/sticky-note-text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/sticky-note.svg b/Icons/Stroke/sticky-note.svg new file mode 100644 index 0000000..181fa1a --- /dev/null +++ b/Icons/Stroke/sticky-note.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/verified-checkmark.svg b/Icons/Stroke/verified-checkmark.svg new file mode 100644 index 0000000..2d1d375 --- /dev/null +++ b/Icons/Stroke/verified-checkmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/Icons/Stroke/warning-octagon.svg b/Icons/Stroke/warning-octagon.svg new file mode 100644 index 0000000..1764bd9 --- /dev/null +++ b/Icons/Stroke/warning-octagon.svg @@ -0,0 +1 @@ + \ No newline at end of file