Added 4th batch of icons

This commit is contained in:
Corey 2020-05-26 21:26:30 +08:00
parent 2c628f430e
commit 6da32983a2
21 changed files with 128 additions and 8 deletions

1
src/images/archive.svg Normal file
View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(2 3)"><path d="m1.5 4.5h14v7.9976807c0 1.1045695-.8954305 2-2 2h-10c-1.1045695 0-2-.8954305-2-2zm0-3.9777832h14c.5522847 0 1 .44771525 1 1v1.9777832c0 .55228475-.4477153 1-1 1h-14c-.55228475 0-1-.44771525-1-1v-1.9777832c0-.55228475.44771525-1 1-1z"/><path d="m6.5 7.5h4"/></g></svg>

After

Width:  |  Height:  |  Size: 485 B

View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m8.5.5-4 4-4-4" fill="none" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(6 8)"/></svg>

After

Width:  |  Height:  |  Size: 218 B

View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(6 6)"><path d="m8.5.5-4 4-4-4"/><path d="m8.5 4.5-4 4-4-4"/></g></svg>

After

Width:  |  Height:  |  Size: 273 B

View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m4.5 8.5-4-4 4-4" fill="none" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(7 6)"/></svg>

After

Width:  |  Height:  |  Size: 220 B

View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(5 6)"><path d="m8.5 8.5-4-4 4-4"/><path d="m4.5 8.5-4-4 4-4"/></g></svg>

After

Width:  |  Height:  |  Size: 275 B

View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m.5 8.5 4-4-4-4" fill="none" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(9 6)"/></svg>

After

Width:  |  Height:  |  Size: 219 B

View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(7 6)"><path d="m.5 8.5 4-4-4-4"/><path d="m4.5 8.5 4-4-4-4"/></g></svg>

After

Width:  |  Height:  |  Size: 274 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 21 21"><polyline fill="none" stroke="#2A2E3B" stroke-linecap="round" stroke-linejoin="round" points="7.328 1.672 7.328 7.328 1.672 7.328" transform="rotate(-135 9.157 7.258)"/></svg>

After

Width:  |  Height:  |  Size: 258 B

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 21 21"><g fill="none" fill-rule="evenodd" stroke="#2A2E3B" stroke-linecap="round" stroke-linejoin="round" transform="translate(6 6)"><polyline points="7.328 5.672 7.328 11.328 1.672 11.328" transform="rotate(-135 4.5 8.5)"/><polyline points="7.328 1.672 7.328 7.328 1.672 7.328" transform="rotate(-135 4.5 4.5)"/></g></svg>

After

Width:  |  Height:  |  Size: 399 B

1
src/images/funnel.svg Normal file
View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m.5.5h12l-4 7v3l-3 2.998v-5.998z" fill="none" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(4 4)"/></svg>

After

Width:  |  Height:  |  Size: 236 B

View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="matrix(-1 0 0 1 19 7)"><path d="m16.255 1.245v5.5l-5 .01" transform="matrix(0 1 1 0 9.755 -9.755)"/><path d="m16.5 6.5c-3.1700033-4-6.1700033-6-9-6-2.82999674 0-5.16333008 1-7 3"/></g></svg>

After

Width:  |  Height:  |  Size: 383 B

1
src/images/jump_down.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 21 21"><path fill="none" stroke="#2A2E3B" stroke-linecap="round" stroke-linejoin="round" d="M3.22943808,4.22919114 C6.4938437,0.44028711 9.91736434,-0.802776603 13.5,0.5 C9.94815456,1.14579008 7.49105179,3.35549827 6.12869169,7.12912456 L8.5,9.5 L0.5,9.5 L0.5,1.5 Z" transform="translate(4 6)"/></svg>

After

Width:  |  Height:  |  Size: 377 B

View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(2 7)"><path d="m16.255 1.245v5.5l-5 .01" transform="matrix(0 1 1 0 9.755 -9.755)"/><path d="m16.5 6.5c-3.1700033-4-6.1700033-6-9-6-2.82999674 0-5.16333008 1-7 3"/></g></svg>

After

Width:  |  Height:  |  Size: 376 B

1
src/images/jump_up.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="21" viewBox="0 0 21 21"><path fill="none" stroke="#2A2E3B" stroke-linecap="round" stroke-linejoin="round" d="M2.78986654,5.08887706 C6.19482344,1.23745226 9.76486792,-0.189609328 13.5,0.807692308 C9.78871252,1.7986273 7.21833071,4.22566732 5.78885455,8.08881237 L8.5,10.8 L0.5,10.8 L0.5,2.8 Z" transform="rotate(-180 8.5 7.65)"/></svg>

After

Width:  |  Height:  |  Size: 394 B

1
src/images/mail_new.svg Normal file
View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="matrix(0 -1 1 0 3 17)"><path d="m2.5.5h7.26393202c.75754408 0 1.45007038.42800475 1.78885438 1.10557281l2.5 5c.2815275.56305498.2815275 1.2257994 0 1.78885438l-2.5 5.00000001c-.338784.677568-1.0313103 1.1055728-1.78885438 1.1055728h-7.26393202c-1.1045695 0-2-.8954305-2-2v-10c0-1.1045695.8954305-2 2-2z"/><g transform="matrix(0 1 -1 0 14 1)"><path d="m3.5 7.5h6"/><path d="m6.5 10.5v-6"/></g></g></svg>

After

Width:  |  Height:  |  Size: 595 B

1
src/images/star.svg Normal file
View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m7.5 11.5-5 3 2-5.131-4-3.869h5l2-5 2 5h5l-4 4 2 5z" fill="none" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(3 3)"/></svg>

After

Width:  |  Height:  |  Size: 255 B

1
src/images/thread.svg Normal file
View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(1 1)"><path d="m15.5 4.5c1.6568542 0 3 1.34314575 3 3v5c0 1.6568542-1.3431458 3-3 3l-2.468-.001-1.7152977 2.4298518c-.1639804.2320786-.4176379.3818336-.6960544.4156462l-.1206479.0072945c-.55228475 0-1-.4477152-1-1l-.001-1.8527925-.999.001c-1.65685425 0-3-1.3431458-3-3v-5c0-1.65685425 1.34314575-3 3-3z" transform="matrix(-1 0 0 1 24 0)"/><path d="m5.5 12.5-2 2v-4h-.90625561c-1.09544195 0-1.98704628-.88123276-1.9998631-1.97659973l-.07020561-6c-.01292361-1.10449389.87196894-2.01033976 1.97646283-2.02326337.00779976-.00009127.01559998-.0001369.02340027-.0001369h8.97646122c1.1045695 0 2 .8954305 2 2v2"/></g></svg>

After

Width:  |  Height:  |  Size: 819 B

1
src/images/unarchive.svg Normal file
View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(2 3)"><path d="m1.5 4.5h14v8c0 1.1045695-.8954305 2-2 2h-10c-1.1045695 0-2-.8954305-2-2zm0-3.9777832h14c.5522847 0 1 .44771525 1 1v1.9777832c0 .55228475-.4477153 1-1 1h-14c-.55228475 0-1-.44771525-1-1v-1.9777832c0-.55228475.44771525-1 1-1z"/><path d="m5.5 10.5 3-3 3 3"/></g></svg>

After

Width:  |  Height:  |  Size: 484 B

1
src/images/user.svg Normal file
View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#2a2e3b" stroke-linejoin="round" transform="translate(3 2)"><path d="m8.5 2.5 2 2c0 1.65685425-1.34314575 3-3 3s-3-1.34314575-3-3z" stroke-linecap="round"/><path d="m2.5 10v-4.5c0-2.76142375 2.23857625-5 5-5 2.7614237 0 5 2.23857625 5 5v4.5"/><path d="m14.5 14.5c0-.2427251 0-.4854502 0-.7281753 0-3.1864098-3.6862915-5.2718247-7-5.2718247s-7 2.0854149-7 5.2718247v.7281753c0 .5522847.44771525 1 1 1h12c.5522847 0 1-.4477153 1-1z" stroke-linecap="round"/></g></svg>

After

Width:  |  Height:  |  Size: 591 B

1
src/images/user_male.svg Normal file
View file

@ -0,0 +1 @@
<svg height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><path d="m7.5.5c1.65685425 0 3 1.34314575 3 3v1c0 1.65685425-1.34314575 3-3 3s-3-1.34314575-3-3v-1c0-1.65685425 1.34314575-3 3-3zm7 14c0-.2427251 0-.4854502 0-.7281753 0-3.1864098-3.6862915-5.2718247-7-5.2718247s-7 2.0854149-7 5.2718247v.7281753c0 .5522847.44771525 1 1 1h12c.5522847 0 1-.4477153 1-1z" fill="none" stroke="#2a2e3b" stroke-linecap="round" stroke-linejoin="round" transform="translate(3 2)"/></svg>

After

Width:  |  Height:  |  Size: 496 B

View file

@ -399,14 +399,9 @@
icon_keywords: "mail",
},
{
icon_name: "Mail (Add)",
icon_path: "mail_add",
icon_keywords: "mail",
},
{
icon_name: "Mail (Minus)",
icon_path: "mail_minus",
icon_keywords: "mail",
icon_name: "Mail (New)",
icon_path: "mail_new",
icon_keywords: "mail_ ew",
},
{
icon_name: "Mail (Delete)",
@ -418,6 +413,16 @@
icon_path: "mail_remove",
icon_keywords: "mail",
},
{
icon_name: "Mail (Add)",
icon_path: "mail_add",
icon_keywords: "mail",
},
{
icon_name: "Mail (Minus)",
icon_path: "mail_minus",
icon_keywords: "mail",
},
{
icon_name: "Maximise",
icon_path: "maximise",
@ -433,6 +438,101 @@
icon_path: "share",
icon_keywords: "share",
},
{
icon_name: "Archive",
icon_path: "archive",
icon_keywords: "archive",
},
{
icon_name: "Unarchive",
icon_path: "unarchive",
icon_keywords: "unarchive",
},
{
icon_name: "Chevron",
icon_path: "chevron_up",
icon_keywords: "chevron up",
},
{
icon_name: "Chevron",
icon_path: "chevron_down",
icon_keywords: "chevron down",
},
{
icon_name: "Chevron",
icon_path: "chevron_left",
icon_keywords: "chevron left",
},
{
icon_name: "Chevron",
icon_path: "chevron_right",
icon_keywords: "chevron right",
},
{
icon_name: "Chevron",
icon_path: "chevron_up_double",
icon_keywords: "chevron up double",
},
{
icon_name: "Chevron",
icon_path: "chevron_down_double",
icon_keywords: "chevron down double",
},
{
icon_name: "Chevron",
icon_path: "chevron_left_double",
icon_keywords: "chevron left double",
},
{
icon_name: "Chevron",
icon_path: "chevron_right_double",
icon_keywords: "chevron right double",
},
{
icon_name: "Funnel",
icon_path: "funnel",
icon_keywords: "funnel",
},
{
icon_name: "Thread",
icon_path: "thread",
icon_keywords: "thread",
},
{
icon_name: "Star",
icon_path: "star",
icon_keywords: "star",
},
{
icon_name: "User (Female)",
icon_path: "user",
icon_keywords: "user female",
},
{
icon_name: "User (Male)",
icon_path: "user_male",
icon_keywords: "user male",
},
{
icon_name: "Jump Forward",
icon_path: "jump_forward",
icon_keywords: "jump forward",
},
{
icon_name: "Jump Backward",
icon_path: "jump_backward",
icon_keywords: "jump backward",
},
{
icon_name: "Jump Up",
icon_path: "jump_up",
icon_keywords: "jump up",
},
{
icon_name: "Jump Down",
icon_path: "jump_down",
icon_keywords: "jump down",
},
];
function loadIcons() {