aboutsummaryrefslogtreecommitdiff
path: root/static/icons/feather
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2024-03-26 20:56:38 -0400
committertdro <tdro@noreply.example.com>2024-03-26 20:56:38 -0400
commit78a344ac86fff655c9aee1e210da9a25d54effc4 (patch)
tree027bf37b56d85c86eb375616d1d86eecab6ff132 /static/icons/feather
parent80484d00780b1b188470e8c7455e6067d241aa78 (diff)
downloadcanory-78a344ac86fff655c9aee1e210da9a25d54effc4.tar.gz
canory-78a344ac86fff655c9aee1e210da9a25d54effc4.tar.bz2
canory-78a344ac86fff655c9aee1e210da9a25d54effc4.zip
Makefile: Update icons
XML canonicalization
Diffstat (limited to 'static/icons/feather')
-rw-r--r--static/icons/feather/alert-circle.svg12
-rw-r--r--static/icons/feather/arrow-down-circle.svg10
-rw-r--r--static/icons/feather/arrow-left.svg10
-rw-r--r--static/icons/feather/arrow-right.svg10
-rw-r--r--static/icons/feather/arrow-up.svg10
-rw-r--r--static/icons/feather/at-sign.svg8
-rw-r--r--static/icons/feather/bookmark.svg8
-rw-r--r--static/icons/feather/calendar.svg20
-rw-r--r--static/icons/feather/clock.svg8
-rw-r--r--static/icons/feather/edit.svg8
-rw-r--r--static/icons/feather/external-link.svg10
-rw-r--r--static/icons/feather/eye-off.svg10
-rw-r--r--static/icons/feather/eye.svg8
-rw-r--r--static/icons/feather/file-text.svg12
-rw-r--r--static/icons/feather/globe.svg10
-rw-r--r--static/icons/feather/link.svg8
-rw-r--r--static/icons/feather/map-pin.svg8
-rw-r--r--static/icons/feather/refresh-cw.svg8
-rw-r--r--static/icons/feather/search.svg10
-rw-r--r--static/icons/feather/trash-2.svg12
-rw-r--r--static/icons/feather/user.svg18
21 files changed, 100 insertions, 118 deletions
diff --git a/static/icons/feather/alert-circle.svg b/static/icons/feather/alert-circle.svg
index 7279c6b..3672e20 100644
--- a/static/icons/feather/alert-circle.svg
+++ b/static/icons/feather/alert-circle.svg
@@ -1,26 +1,26 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><circle
cx="12"
cy="12"
r="10"
/><line
x1="12"
- y1="8"
x2="12"
+ y1="8"
y2="12"
/><line
x1="12"
- y1="16"
x2="12.01"
+ y1="16"
y2="16"
/></svg
>
diff --git a/static/icons/feather/arrow-down-circle.svg b/static/icons/feather/arrow-down-circle.svg
index b35b28e..816acdd 100644
--- a/static/icons/feather/arrow-down-circle.svg
+++ b/static/icons/feather/arrow-down-circle.svg
@@ -1,13 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><circle
cx="12"
cy="12"
@@ -16,8 +16,8 @@
points="8 12 12 16 16 12"
/><line
x1="12"
- y1="8"
x2="12"
+ y1="8"
y2="16"
/></svg
>
diff --git a/static/icons/feather/arrow-left.svg b/static/icons/feather/arrow-left.svg
index 483e657..aebfb9e 100644
--- a/static/icons/feather/arrow-left.svg
+++ b/static/icons/feather/arrow-left.svg
@@ -1,17 +1,17 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><line
x1="19"
- y1="12"
x2="5"
+ y1="12"
y2="12"
/><polyline
points="12 19 5 12 12 5"
diff --git a/static/icons/feather/arrow-right.svg b/static/icons/feather/arrow-right.svg
index 890f79e..96fbe50 100644
--- a/static/icons/feather/arrow-right.svg
+++ b/static/icons/feather/arrow-right.svg
@@ -1,17 +1,17 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><line
x1="5"
- y1="12"
x2="19"
+ y1="12"
y2="12"
/><polyline
points="12 5 19 12 12 19"
diff --git a/static/icons/feather/arrow-up.svg b/static/icons/feather/arrow-up.svg
index 19a47b7..8da7d1e 100644
--- a/static/icons/feather/arrow-up.svg
+++ b/static/icons/feather/arrow-up.svg
@@ -1,17 +1,17 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><line
x1="12"
- y1="19"
x2="12"
+ y1="19"
y2="5"
/><polyline
points="5 12 12 5 19 12"
diff --git a/static/icons/feather/at-sign.svg b/static/icons/feather/at-sign.svg
index 7fda03c..28534c6 100644
--- a/static/icons/feather/at-sign.svg
+++ b/static/icons/feather/at-sign.svg
@@ -1,13 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><circle
cx="12"
cy="12"
diff --git a/static/icons/feather/bookmark.svg b/static/icons/feather/bookmark.svg
index 98cc81c..c553459 100644
--- a/static/icons/feather/bookmark.svg
+++ b/static/icons/feather/bookmark.svg
@@ -1,13 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><path
d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"
/></svg
diff --git a/static/icons/feather/calendar.svg b/static/icons/feather/calendar.svg
index 4a4601e..9c3693e 100644
--- a/static/icons/feather/calendar.svg
+++ b/static/icons/feather/calendar.svg
@@ -1,34 +1,34 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><rect
- x="3"
- y="4"
- width="18"
height="18"
rx="2"
ry="2"
+ width="18"
+ x="3"
+ y="4"
/><line
x1="16"
- y1="2"
x2="16"
+ y1="2"
y2="6"
/><line
x1="8"
- y1="2"
x2="8"
+ y1="2"
y2="6"
/><line
x1="3"
- y1="10"
x2="21"
+ y1="10"
y2="10"
/></svg
>
diff --git a/static/icons/feather/clock.svg b/static/icons/feather/clock.svg
index 840143c..9c69907 100644
--- a/static/icons/feather/clock.svg
+++ b/static/icons/feather/clock.svg
@@ -1,13 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><circle
cx="12"
cy="12"
diff --git a/static/icons/feather/edit.svg b/static/icons/feather/edit.svg
index d8c52bd..a6d88b8 100644
--- a/static/icons/feather/edit.svg
+++ b/static/icons/feather/edit.svg
@@ -1,13 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><path
d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"
/><path
diff --git a/static/icons/feather/external-link.svg b/static/icons/feather/external-link.svg
index 6e82d00..a17c25b 100644
--- a/static/icons/feather/external-link.svg
+++ b/static/icons/feather/external-link.svg
@@ -1,21 +1,21 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><path
d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"
/><polyline
points="15 3 21 3 21 9"
/><line
x1="10"
- y1="14"
x2="21"
+ y1="14"
y2="3"
/></svg
>
diff --git a/static/icons/feather/eye-off.svg b/static/icons/feather/eye-off.svg
index fc7cd2b..0b8c1ee 100644
--- a/static/icons/feather/eye-off.svg
+++ b/static/icons/feather/eye-off.svg
@@ -1,19 +1,19 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><path
d="M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"
/><line
x1="1"
- y1="1"
x2="23"
+ y1="1"
y2="23"
/></svg
>
diff --git a/static/icons/feather/eye.svg b/static/icons/feather/eye.svg
index 16af897..de178f2 100644
--- a/static/icons/feather/eye.svg
+++ b/static/icons/feather/eye.svg
@@ -1,13 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><path
d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"
/><circle
diff --git a/static/icons/feather/file-text.svg b/static/icons/feather/file-text.svg
index 52c6a2e..6c06a4e 100644
--- a/static/icons/feather/file-text.svg
+++ b/static/icons/feather/file-text.svg
@@ -1,26 +1,26 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><path
d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"
/><polyline
points="14 2 14 8 20 8"
/><line
x1="16"
- y1="13"
x2="8"
+ y1="13"
y2="13"
/><line
x1="16"
- y1="17"
x2="8"
+ y1="17"
y2="17"
/><polyline
points="10 9 9 9 8 9"
diff --git a/static/icons/feather/globe.svg b/static/icons/feather/globe.svg
index 0ada01a..00f792d 100644
--- a/static/icons/feather/globe.svg
+++ b/static/icons/feather/globe.svg
@@ -1,21 +1,21 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><circle
cx="12"
cy="12"
r="10"
/><line
x1="2"
- y1="12"
x2="22"
+ y1="12"
y2="12"
/><path
d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"
diff --git a/static/icons/feather/link.svg b/static/icons/feather/link.svg
index f29769b..51f6aac 100644
--- a/static/icons/feather/link.svg
+++ b/static/icons/feather/link.svg
@@ -1,13 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><path
d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"
/><path
diff --git a/static/icons/feather/map-pin.svg b/static/icons/feather/map-pin.svg
index 42cd85e..7802b5a 100644
--- a/static/icons/feather/map-pin.svg
+++ b/static/icons/feather/map-pin.svg
@@ -1,13 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><path
d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"
/><circle
diff --git a/static/icons/feather/refresh-cw.svg b/static/icons/feather/refresh-cw.svg
index b303e7d..f48fd7e 100644
--- a/static/icons/feather/refresh-cw.svg
+++ b/static/icons/feather/refresh-cw.svg
@@ -1,13 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><polyline
points="23 4 23 10 17 10"
/><polyline
diff --git a/static/icons/feather/search.svg b/static/icons/feather/search.svg
index 93f75d7..8eaab65 100644
--- a/static/icons/feather/search.svg
+++ b/static/icons/feather/search.svg
@@ -1,21 +1,21 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><circle
cx="11"
cy="11"
r="8"
/><line
x1="21"
- y1="21"
x2="16.65"
+ y1="21"
y2="16.65"
/></svg
>
diff --git a/static/icons/feather/trash-2.svg b/static/icons/feather/trash-2.svg
index ca89ec0..462a3f7 100644
--- a/static/icons/feather/trash-2.svg
+++ b/static/icons/feather/trash-2.svg
@@ -1,26 +1,26 @@
<svg
xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
fill="none"
+ height="24"
stroke="currentColor"
- stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
><polyline
points="3 6 5 6 21 6"
/><path
d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"
/><line
x1="10"
- y1="11"
x2="10"
+ y1="11"
y2="17"
/><line
x1="14"
- y1="11"
x2="14"
+ y1="11"
y2="17"
/></svg
>
diff --git a/static/icons/feather/user.svg b/static/icons/feather/user.svg
deleted file mode 100644
index 47667ba..0000000
--- a/static/icons/feather/user.svg
+++ /dev/null
@@ -1,18 +0,0 @@
-<svg
- xmlns="http://www.w3.org/2000/svg"
- width="24"
- height="24"
- viewBox="0 0 24 24"
- fill="none"
- stroke="currentColor"
- stroke-width="2"
- stroke-linecap="round"
- stroke-linejoin="round"
- ><path
- d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"
- /><circle
- cx="12"
- cy="7"
- r="4"
- /></svg
->