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 (limited to 'src/_icons') diff --git a/src/_icons/file-check.svg b/src/_icons/file-check.svg index 37d72d0b..e2919a85 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 7da04491..d2578ea8 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 dd202409..506fd576 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 86d5ecd4..2e1ded84 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 03ace28a..a28f60c8 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 292239e6..7ccd98ce 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 f9054199..0f27b0e0 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 0e91546c..2c695091 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 365ca907..e8d6f83d 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 2a594cdc..69aebcb2 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 b83bcba7..c6883460 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 c6223d8d..a3853afc 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 00000000..3c122972 --- /dev/null +++ b/src/_icons/social.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + -- cgit v1.2.1