From e6602739a9ad1cd8d60346485ede211f0cad91b6 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 30 May 2020 15:31:58 +0200 Subject: 1 new icons: `social` Fixed icons: `file-check`, `file-code`, `file-download`, `file-horizontal`, `file-invoice`, `file-minus`, `file-music`, `file-plus`, `file-shredder`, `file-text`, `file-x`, `file` --- src/_icons/file-check.svg | 2 +- src/_icons/file-code.svg | 3 ++- src/_icons/file-download.svg | 3 ++- src/_icons/file-horizontal.svg | 2 +- src/_icons/file-invoice.svg | 3 ++- src/_icons/file-minus.svg | 3 ++- src/_icons/file-music.svg | 3 ++- src/_icons/file-plus.svg | 3 ++- src/_icons/file-shredder.svg | 3 ++- src/_icons/file-text.svg | 3 ++- src/_icons/file-x.svg | 3 ++- src/_icons/file.svg | 3 ++- src/_icons/social.svg | 12 ++++++++++++ 13 files changed, 34 insertions(+), 12 deletions(-) create mode 100644 src/_icons/social.svg diff --git a/src/_icons/file-check.svg b/src/_icons/file-check.svg index 37d72d0..e2919a8 100644 --- a/src/_icons/file-check.svg +++ b/src/_icons/file-check.svg @@ -2,7 +2,7 @@ tags: ["yes"] --- - + diff --git a/src/_icons/file-code.svg b/src/_icons/file-code.svg index 7da0449..d2578ea 100644 --- a/src/_icons/file-code.svg +++ b/src/_icons/file-code.svg @@ -2,7 +2,8 @@ tags: [paper, new] --- - + + diff --git a/src/_icons/file-download.svg b/src/_icons/file-download.svg index dd20240..506fd57 100644 --- a/src/_icons/file-download.svg +++ b/src/_icons/file-download.svg @@ -2,7 +2,8 @@ tags: [save, transfer, input] --- - + + diff --git a/src/_icons/file-horizontal.svg b/src/_icons/file-horizontal.svg index 86d5ecd..2e1ded8 100644 --- a/src/_icons/file-horizontal.svg +++ b/src/_icons/file-horizontal.svg @@ -2,6 +2,6 @@ tags: [paper, new] --- - + diff --git a/src/_icons/file-invoice.svg b/src/_icons/file-invoice.svg index 03ace28..a28f60c 100644 --- a/src/_icons/file-invoice.svg +++ b/src/_icons/file-invoice.svg @@ -2,7 +2,8 @@ tags: [accounting, bill, statement, settlement, finance] --- - + + diff --git a/src/_icons/file-minus.svg b/src/_icons/file-minus.svg index 292239e..7ccd98c 100644 --- a/src/_icons/file-minus.svg +++ b/src/_icons/file-minus.svg @@ -2,7 +2,8 @@ tags: [remove, delete] --- - + + diff --git a/src/_icons/file-music.svg b/src/_icons/file-music.svg index f905419..0f27b0e 100644 --- a/src/_icons/file-music.svg +++ b/src/_icons/file-music.svg @@ -2,7 +2,8 @@ tags: [mp3, wma, wav] --- - + + diff --git a/src/_icons/file-plus.svg b/src/_icons/file-plus.svg index 0e91546..2c69509 100644 --- a/src/_icons/file-plus.svg +++ b/src/_icons/file-plus.svg @@ -2,7 +2,8 @@ tags: [add, create, new] --- - + + diff --git a/src/_icons/file-shredder.svg b/src/_icons/file-shredder.svg index 365ca90..e8d6f83 100644 --- a/src/_icons/file-shredder.svg +++ b/src/_icons/file-shredder.svg @@ -2,7 +2,8 @@ tags: [shred, destroy, cut] --- - + + diff --git a/src/_icons/file-text.svg b/src/_icons/file-text.svg index 2a594cd..69aebcb 100644 --- a/src/_icons/file-text.svg +++ b/src/_icons/file-text.svg @@ -2,7 +2,8 @@ tags: [data, pdf, txt] --- - + + diff --git a/src/_icons/file-x.svg b/src/_icons/file-x.svg index b83bcba..c688346 100644 --- a/src/_icons/file-x.svg +++ b/src/_icons/file-x.svg @@ -2,7 +2,8 @@ tags: [remove, delete, erase] --- - + + diff --git a/src/_icons/file.svg b/src/_icons/file.svg index c6223d8..a3853af 100644 --- a/src/_icons/file.svg +++ b/src/_icons/file.svg @@ -2,6 +2,7 @@ tags: [paper, new] --- - + + diff --git a/src/_icons/social.svg b/src/_icons/social.svg new file mode 100644 index 0000000..3c12297 --- /dev/null +++ b/src/_icons/social.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + -- cgit v1.2.1