diff --git a/.changeset/forty-owls-melt.md b/.changeset/forty-owls-melt.md new file mode 100644 index 000000000..67b061be2 --- /dev/null +++ b/.changeset/forty-owls-melt.md @@ -0,0 +1,5 @@ +--- +"@primer/octicons": patch +--- + +Upgrade to latest version of SVG Optimizer to remove invalid SVG paths on iOS, macOS and other native Apple target platforms. diff --git a/.github/workflows/optimize.yml b/.github/workflows/optimize.yml index 073b35e6b..af6d4b74f 100644 --- a/.github/workflows/optimize.yml +++ b/.github/workflows/optimize.yml @@ -23,9 +23,9 @@ jobs: - run: pip install -r .github/actions/python/requirements.txt - run: for icon in icons/*; do picosvg $icon --output_file $icon; done - - uses: actions/setup-node@master + - uses: actions/setup-node@v3 with: - node-version: '10.x' + node-version: 18 - run: npm install - run: npm run svgo diff --git a/.svgo.yml b/.svgo.yml deleted file mode 100644 index 6e2451c4c..000000000 --- a/.svgo.yml +++ /dev/null @@ -1,24 +0,0 @@ -multipass: true -plugins: - - removeTitle: true - - removeViewBox: false - - removeStyleElement: true - - removeAttrs: - attrs: - - xmlns:xlink - - id - - class - - data-name - - fill - - transform - - href - - clip-path - - clip-rule - - removeEmptyContainers: true - - sortAttrs: true - - removeUselessDefs: true - - removeEmptyText: true - - removeEditorsNSData: true - - removeEmptyAttrs: true - - removeHiddenElems: true - - collapseGroups: true diff --git a/icons/accessibility-16.svg b/icons/accessibility-16.svg index 97b65bed1..cc47ce27f 100644 --- a/icons/accessibility-16.svg +++ b/icons/accessibility-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/accessibility-inset-16.svg b/icons/accessibility-inset-16.svg index 33154a383..5a66c57fd 100644 --- a/icons/accessibility-inset-16.svg +++ b/icons/accessibility-inset-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/alert-16.svg b/icons/alert-16.svg index 963122f25..b901c5167 100644 --- a/icons/alert-16.svg +++ b/icons/alert-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/alert-24.svg b/icons/alert-24.svg index cd2c59c6a..3ddf101c2 100644 --- a/icons/alert-24.svg +++ b/icons/alert-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/alert-fill-12.svg b/icons/alert-fill-12.svg index f838349b1..7101eca92 100644 --- a/icons/alert-fill-12.svg +++ b/icons/alert-fill-12.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/alert-fill-16.svg b/icons/alert-fill-16.svg index 383ffec42..95251b394 100644 --- a/icons/alert-fill-16.svg +++ b/icons/alert-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/alert-fill-24.svg b/icons/alert-fill-24.svg index 69eb04887..e5ec39865 100644 --- a/icons/alert-fill-24.svg +++ b/icons/alert-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/apps-16.svg b/icons/apps-16.svg index 0193ef10e..a08866ff7 100644 --- a/icons/apps-16.svg +++ b/icons/apps-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/archive-16.svg b/icons/archive-16.svg index d3469fd62..43e4c0c8d 100644 --- a/icons/archive-16.svg +++ b/icons/archive-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/archive-24.svg b/icons/archive-24.svg index bd5d3c2b7..16ebf816d 100644 --- a/icons/archive-24.svg +++ b/icons/archive-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-both-16.svg b/icons/arrow-both-16.svg index 399b4aa45..4907372b6 100644 --- a/icons/arrow-both-16.svg +++ b/icons/arrow-both-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-both-24.svg b/icons/arrow-both-24.svg index dc9ba2ab3..77fc3c484 100644 --- a/icons/arrow-both-24.svg +++ b/icons/arrow-both-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-down-16.svg b/icons/arrow-down-16.svg index 3a712fbe9..39bdd1fbb 100644 --- a/icons/arrow-down-16.svg +++ b/icons/arrow-down-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-down-24.svg b/icons/arrow-down-24.svg index 0bc5e831b..9d33ab45b 100644 --- a/icons/arrow-down-24.svg +++ b/icons/arrow-down-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-down-left-16.svg b/icons/arrow-down-left-16.svg index ebfe4888a..3b51f16b1 100644 --- a/icons/arrow-down-left-16.svg +++ b/icons/arrow-down-left-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-down-left-24.svg b/icons/arrow-down-left-24.svg index 3f6399265..1ffc899d2 100644 --- a/icons/arrow-down-left-24.svg +++ b/icons/arrow-down-left-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-down-right-16.svg b/icons/arrow-down-right-16.svg index 0f0d1c6ec..807515560 100644 --- a/icons/arrow-down-right-16.svg +++ b/icons/arrow-down-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-down-right-24.svg b/icons/arrow-down-right-24.svg index 3ebb0de4f..f18f49b84 100644 --- a/icons/arrow-down-right-24.svg +++ b/icons/arrow-down-right-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-left-16.svg b/icons/arrow-left-16.svg index e0a590b10..d095eeee8 100644 --- a/icons/arrow-left-16.svg +++ b/icons/arrow-left-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-left-24.svg b/icons/arrow-left-24.svg index efed28147..de3519f3b 100644 --- a/icons/arrow-left-24.svg +++ b/icons/arrow-left-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-right-16.svg b/icons/arrow-right-16.svg index 9fed73453..6fd176611 100644 --- a/icons/arrow-right-16.svg +++ b/icons/arrow-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-right-24.svg b/icons/arrow-right-24.svg index 259750f16..ed15a7b09 100644 --- a/icons/arrow-right-24.svg +++ b/icons/arrow-right-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-switch-16.svg b/icons/arrow-switch-16.svg index 35356a550..f1eee11a8 100644 --- a/icons/arrow-switch-16.svg +++ b/icons/arrow-switch-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-switch-24.svg b/icons/arrow-switch-24.svg index aba8c289f..03ddc095f 100644 --- a/icons/arrow-switch-24.svg +++ b/icons/arrow-switch-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-16.svg b/icons/arrow-up-16.svg index 65865d4d9..5a49e6e7c 100644 --- a/icons/arrow-up-16.svg +++ b/icons/arrow-up-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-24.svg b/icons/arrow-up-24.svg index dd999cea7..6a985db31 100644 --- a/icons/arrow-up-24.svg +++ b/icons/arrow-up-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-left-16.svg b/icons/arrow-up-left-16.svg index 6bf44cef8..3ee1476b8 100644 --- a/icons/arrow-up-left-16.svg +++ b/icons/arrow-up-left-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-left-24.svg b/icons/arrow-up-left-24.svg index a9fad8f1d..fa8ebe556 100644 --- a/icons/arrow-up-left-24.svg +++ b/icons/arrow-up-left-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-right-16.svg b/icons/arrow-up-right-16.svg index 2ed851bfa..a1713e5c5 100644 --- a/icons/arrow-up-right-16.svg +++ b/icons/arrow-up-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/arrow-up-right-24.svg b/icons/arrow-up-right-24.svg index 3ab58e486..99dc8c8c7 100644 --- a/icons/arrow-up-right-24.svg +++ b/icons/arrow-up-right-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/beaker-16.svg b/icons/beaker-16.svg index c0c5c4e48..b181d024b 100644 --- a/icons/beaker-16.svg +++ b/icons/beaker-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/beaker-24.svg b/icons/beaker-24.svg index 9148073ac..18c2efae7 100644 --- a/icons/beaker-24.svg +++ b/icons/beaker-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bell-16.svg b/icons/bell-16.svg index db5fbd2ab..632efe9cb 100644 --- a/icons/bell-16.svg +++ b/icons/bell-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bell-24.svg b/icons/bell-24.svg index 1ee5ae86a..a5fa85a10 100644 --- a/icons/bell-24.svg +++ b/icons/bell-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bell-fill-16.svg b/icons/bell-fill-16.svg index eca543a27..c65720047 100644 --- a/icons/bell-fill-16.svg +++ b/icons/bell-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bell-fill-24.svg b/icons/bell-fill-24.svg index 783f03025..bef6a97fe 100644 --- a/icons/bell-fill-24.svg +++ b/icons/bell-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bell-slash-16.svg b/icons/bell-slash-16.svg index 77d47ea3c..1dc16bf38 100644 --- a/icons/bell-slash-16.svg +++ b/icons/bell-slash-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bell-slash-24.svg b/icons/bell-slash-24.svg index 0598cb751..589a8f3c4 100644 --- a/icons/bell-slash-24.svg +++ b/icons/bell-slash-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/blocked-16.svg b/icons/blocked-16.svg index b61cefe1e..19241b9d9 100644 --- a/icons/blocked-16.svg +++ b/icons/blocked-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/blocked-24.svg b/icons/blocked-24.svg index f96f1e063..7b82575d7 100644 --- a/icons/blocked-24.svg +++ b/icons/blocked-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bold-16.svg b/icons/bold-16.svg index cedd425db..6a424a8a8 100644 --- a/icons/bold-16.svg +++ b/icons/bold-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bold-24.svg b/icons/bold-24.svg index c52ce679e..a792008c5 100644 --- a/icons/bold-24.svg +++ b/icons/bold-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/book-16.svg b/icons/book-16.svg index 9d90ab80c..7b2ca9f6c 100644 --- a/icons/book-16.svg +++ b/icons/book-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/book-24.svg b/icons/book-24.svg index 0a4527672..72e3ca2aa 100644 --- a/icons/book-24.svg +++ b/icons/book-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bookmark-16.svg b/icons/bookmark-16.svg index 005aff5cc..34198cd73 100644 --- a/icons/bookmark-16.svg +++ b/icons/bookmark-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bookmark-24.svg b/icons/bookmark-24.svg index ce15cb301..b60100ebf 100644 --- a/icons/bookmark-24.svg +++ b/icons/bookmark-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bookmark-fill-24.svg b/icons/bookmark-fill-24.svg index ef480ea21..dbf6343b5 100644 --- a/icons/bookmark-fill-24.svg +++ b/icons/bookmark-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bookmark-slash-16.svg b/icons/bookmark-slash-16.svg index cf0201204..58209926d 100644 --- a/icons/bookmark-slash-16.svg +++ b/icons/bookmark-slash-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bookmark-slash-24.svg b/icons/bookmark-slash-24.svg index 797d06d7d..e92c48474 100644 --- a/icons/bookmark-slash-24.svg +++ b/icons/bookmark-slash-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bookmark-slash-fill-24.svg b/icons/bookmark-slash-fill-24.svg index 19545c54a..3fb0874ad 100644 --- a/icons/bookmark-slash-fill-24.svg +++ b/icons/bookmark-slash-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/briefcase-16.svg b/icons/briefcase-16.svg index a748d9802..db3b5f78a 100644 --- a/icons/briefcase-16.svg +++ b/icons/briefcase-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/briefcase-24.svg b/icons/briefcase-24.svg index 2f526edcf..8c333e380 100644 --- a/icons/briefcase-24.svg +++ b/icons/briefcase-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/broadcast-16.svg b/icons/broadcast-16.svg index 07244566c..b68901417 100644 --- a/icons/broadcast-16.svg +++ b/icons/broadcast-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/broadcast-24.svg b/icons/broadcast-24.svg index 3e98d837d..13f8fa4e7 100644 --- a/icons/broadcast-24.svg +++ b/icons/broadcast-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/browser-16.svg b/icons/browser-16.svg index f6c825aad..c79daa242 100644 --- a/icons/browser-16.svg +++ b/icons/browser-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/browser-24.svg b/icons/browser-24.svg index 90b704bb1..c0ccb04ae 100644 --- a/icons/browser-24.svg +++ b/icons/browser-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bug-16.svg b/icons/bug-16.svg index 8a1f69971..f7900fa38 100644 --- a/icons/bug-16.svg +++ b/icons/bug-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/bug-24.svg b/icons/bug-24.svg index 8b67b88ce..b1520a4b2 100644 --- a/icons/bug-24.svg +++ b/icons/bug-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cache-16.svg b/icons/cache-16.svg index f94de1e3b..71137bc8f 100644 --- a/icons/cache-16.svg +++ b/icons/cache-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/calendar-16.svg b/icons/calendar-16.svg index 8a26bcee4..cfd0cbc63 100644 --- a/icons/calendar-16.svg +++ b/icons/calendar-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/calendar-24.svg b/icons/calendar-24.svg index cd28b17d3..2e73ae384 100644 --- a/icons/calendar-24.svg +++ b/icons/calendar-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/check-16.svg b/icons/check-16.svg index 5fa0391a4..9c694600f 100644 --- a/icons/check-16.svg +++ b/icons/check-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/check-24.svg b/icons/check-24.svg index 4406776d1..944610254 100644 --- a/icons/check-24.svg +++ b/icons/check-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/check-circle-16.svg b/icons/check-circle-16.svg index 95d0ec5ed..a9b3c5135 100644 --- a/icons/check-circle-16.svg +++ b/icons/check-circle-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/check-circle-24.svg b/icons/check-circle-24.svg index 483d56653..f54b14187 100644 --- a/icons/check-circle-24.svg +++ b/icons/check-circle-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/check-circle-fill-12.svg b/icons/check-circle-fill-12.svg index 19689d52e..7b63e668d 100644 --- a/icons/check-circle-fill-12.svg +++ b/icons/check-circle-fill-12.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/check-circle-fill-16.svg b/icons/check-circle-fill-16.svg index ca70be83d..0105c85e0 100644 --- a/icons/check-circle-fill-16.svg +++ b/icons/check-circle-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/check-circle-fill-24.svg b/icons/check-circle-fill-24.svg index 1a94640c5..1fe86f11c 100644 --- a/icons/check-circle-fill-24.svg +++ b/icons/check-circle-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/checkbox-16.svg b/icons/checkbox-16.svg index 2bc887bc2..5c3c49032 100644 --- a/icons/checkbox-16.svg +++ b/icons/checkbox-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/checkbox-24.svg b/icons/checkbox-24.svg index b3e737874..a8334455e 100644 --- a/icons/checkbox-24.svg +++ b/icons/checkbox-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/checklist-16.svg b/icons/checklist-16.svg index d6ddf77e9..34ad42fd6 100644 --- a/icons/checklist-16.svg +++ b/icons/checklist-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/checklist-24.svg b/icons/checklist-24.svg index 301acc674..a07f2b38f 100644 --- a/icons/checklist-24.svg +++ b/icons/checklist-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-down-12.svg b/icons/chevron-down-12.svg index 317f9225d..f30523390 100644 --- a/icons/chevron-down-12.svg +++ b/icons/chevron-down-12.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-down-16.svg b/icons/chevron-down-16.svg index 20b20871d..bdf5133f9 100644 --- a/icons/chevron-down-16.svg +++ b/icons/chevron-down-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-down-24.svg b/icons/chevron-down-24.svg index 2ecd0f32f..bace56290 100644 --- a/icons/chevron-down-24.svg +++ b/icons/chevron-down-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-left-16.svg b/icons/chevron-left-16.svg index 8954a78de..9c517ed8a 100644 --- a/icons/chevron-left-16.svg +++ b/icons/chevron-left-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-left-24.svg b/icons/chevron-left-24.svg index 18801a152..0c9030221 100644 --- a/icons/chevron-left-24.svg +++ b/icons/chevron-left-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-right-12.svg b/icons/chevron-right-12.svg index 4af9f1399..63437357b 100644 --- a/icons/chevron-right-12.svg +++ b/icons/chevron-right-12.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-right-16.svg b/icons/chevron-right-16.svg index b571588a0..b4cdd38ff 100644 --- a/icons/chevron-right-16.svg +++ b/icons/chevron-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-right-24.svg b/icons/chevron-right-24.svg index 73b0bd4ef..625f645ca 100644 --- a/icons/chevron-right-24.svg +++ b/icons/chevron-right-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-up-16.svg b/icons/chevron-up-16.svg index 0bc5b50bf..5256573dc 100644 --- a/icons/chevron-up-16.svg +++ b/icons/chevron-up-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/chevron-up-24.svg b/icons/chevron-up-24.svg index 17bf789e3..39208dc40 100644 --- a/icons/chevron-up-24.svg +++ b/icons/chevron-up-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/circle-16.svg b/icons/circle-16.svg index 5f9bc4783..403e7ca46 100644 --- a/icons/circle-16.svg +++ b/icons/circle-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/circle-24.svg b/icons/circle-24.svg index 25eacda7b..3f0176377 100644 --- a/icons/circle-24.svg +++ b/icons/circle-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/circle-slash-16.svg b/icons/circle-slash-16.svg index e7c22448b..1f9b71be3 100644 --- a/icons/circle-slash-16.svg +++ b/icons/circle-slash-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/circle-slash-24.svg b/icons/circle-slash-24.svg index 8ceebb2a5..024ce0405 100644 --- a/icons/circle-slash-24.svg +++ b/icons/circle-slash-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/clock-16.svg b/icons/clock-16.svg index b49b597d3..07038d6cc 100644 --- a/icons/clock-16.svg +++ b/icons/clock-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/clock-24.svg b/icons/clock-24.svg index bf735b55f..6f48f2a36 100644 --- a/icons/clock-24.svg +++ b/icons/clock-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/clock-fill-16.svg b/icons/clock-fill-16.svg index 20338f610..b92db1104 100644 --- a/icons/clock-fill-16.svg +++ b/icons/clock-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/clock-fill-24.svg b/icons/clock-fill-24.svg index 2b64ffe0b..29bb33f59 100644 --- a/icons/clock-fill-24.svg +++ b/icons/clock-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cloud-16.svg b/icons/cloud-16.svg index 88c133726..171d916e9 100644 --- a/icons/cloud-16.svg +++ b/icons/cloud-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cloud-24.svg b/icons/cloud-24.svg index 462b6c1bd..c15275b3b 100644 --- a/icons/cloud-24.svg +++ b/icons/cloud-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cloud-offline-16.svg b/icons/cloud-offline-16.svg index c2d677153..0d10f9bf0 100644 --- a/icons/cloud-offline-16.svg +++ b/icons/cloud-offline-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cloud-offline-24.svg b/icons/cloud-offline-24.svg index c1ea3697c..a28eeaa5b 100644 --- a/icons/cloud-offline-24.svg +++ b/icons/cloud-offline-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/code-16.svg b/icons/code-16.svg index f7deb2900..030458f0e 100644 --- a/icons/code-16.svg +++ b/icons/code-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/code-24.svg b/icons/code-24.svg index 1f3d8e747..5de3cd529 100644 --- a/icons/code-24.svg +++ b/icons/code-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/code-of-conduct-16.svg b/icons/code-of-conduct-16.svg index 69664205e..752fc108f 100644 --- a/icons/code-of-conduct-16.svg +++ b/icons/code-of-conduct-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/code-of-conduct-24.svg b/icons/code-of-conduct-24.svg index f4023162f..279872e80 100644 --- a/icons/code-of-conduct-24.svg +++ b/icons/code-of-conduct-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/code-review-16.svg b/icons/code-review-16.svg index c42d70cb9..5d1592c58 100644 --- a/icons/code-review-16.svg +++ b/icons/code-review-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/code-review-24.svg b/icons/code-review-24.svg index 92fcc48c0..d8c78c61f 100644 --- a/icons/code-review-24.svg +++ b/icons/code-review-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/code-square-16.svg b/icons/code-square-16.svg index b9c2e571e..2de3bb627 100644 --- a/icons/code-square-16.svg +++ b/icons/code-square-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/code-square-24.svg b/icons/code-square-24.svg index 113f36f72..7c0b81853 100644 --- a/icons/code-square-24.svg +++ b/icons/code-square-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/codescan-16.svg b/icons/codescan-16.svg index a7bbd9130..ef1e624d1 100644 --- a/icons/codescan-16.svg +++ b/icons/codescan-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/codescan-24.svg b/icons/codescan-24.svg index b94366a68..e041aa518 100644 --- a/icons/codescan-24.svg +++ b/icons/codescan-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/codescan-checkmark-16.svg b/icons/codescan-checkmark-16.svg index c7031d4f7..e22731019 100644 --- a/icons/codescan-checkmark-16.svg +++ b/icons/codescan-checkmark-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/codescan-checkmark-24.svg b/icons/codescan-checkmark-24.svg index 21caa3799..c9a66c2d7 100644 --- a/icons/codescan-checkmark-24.svg +++ b/icons/codescan-checkmark-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/codespaces-16.svg b/icons/codespaces-16.svg index 226c4d598..cfa29ebbc 100644 --- a/icons/codespaces-16.svg +++ b/icons/codespaces-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/codespaces-24.svg b/icons/codespaces-24.svg index 632d19b51..55c52ed3e 100644 --- a/icons/codespaces-24.svg +++ b/icons/codespaces-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/columns-16.svg b/icons/columns-16.svg index 8e51200c9..f5c0e47c3 100644 --- a/icons/columns-16.svg +++ b/icons/columns-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/columns-24.svg b/icons/columns-24.svg index fe0c4e9b8..bfa6788bf 100644 --- a/icons/columns-24.svg +++ b/icons/columns-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/command-palette-16.svg b/icons/command-palette-16.svg index 08d5a1423..b92c19862 100644 --- a/icons/command-palette-16.svg +++ b/icons/command-palette-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/command-palette-24.svg b/icons/command-palette-24.svg index 4b1c9237e..e2500fd1b 100644 --- a/icons/command-palette-24.svg +++ b/icons/command-palette-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/comment-16.svg b/icons/comment-16.svg index eb609069f..d9ca9f280 100644 --- a/icons/comment-16.svg +++ b/icons/comment-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/comment-24.svg b/icons/comment-24.svg index 7d5466abd..96823b67d 100644 --- a/icons/comment-24.svg +++ b/icons/comment-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/comment-discussion-16.svg b/icons/comment-discussion-16.svg index 164985973..e975d6e95 100644 --- a/icons/comment-discussion-16.svg +++ b/icons/comment-discussion-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/comment-discussion-24.svg b/icons/comment-discussion-24.svg index 925d3df8b..b36b39964 100644 --- a/icons/comment-discussion-24.svg +++ b/icons/comment-discussion-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/commit-24.svg b/icons/commit-24.svg index d158e069d..4246598e9 100644 --- a/icons/commit-24.svg +++ b/icons/commit-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/container-16.svg b/icons/container-16.svg index 0fec0a905..650e91020 100644 --- a/icons/container-16.svg +++ b/icons/container-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/container-24.svg b/icons/container-24.svg index 57486caad..40673c5ff 100644 --- a/icons/container-24.svg +++ b/icons/container-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/copilot-16.svg b/icons/copilot-16.svg index ce10fb562..1cf33ebab 100644 --- a/icons/copilot-16.svg +++ b/icons/copilot-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/copilot-24.svg b/icons/copilot-24.svg index d3e92db68..705f1ce5b 100644 --- a/icons/copilot-24.svg +++ b/icons/copilot-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/copilot-48.svg b/icons/copilot-48.svg index 500d2bcea..27eb084c5 100644 --- a/icons/copilot-48.svg +++ b/icons/copilot-48.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/copilot-96.svg b/icons/copilot-96.svg index cfef341c8..b1fec13ff 100644 --- a/icons/copilot-96.svg +++ b/icons/copilot-96.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/copilot-error-16.svg b/icons/copilot-error-16.svg index 2b805c943..2e88c623e 100644 --- a/icons/copilot-error-16.svg +++ b/icons/copilot-error-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/copilot-warning-16.svg b/icons/copilot-warning-16.svg index b7b86e2cf..0c0f26c7e 100644 --- a/icons/copilot-warning-16.svg +++ b/icons/copilot-warning-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/copy-16.svg b/icons/copy-16.svg index 996572712..e3f0222b4 100644 --- a/icons/copy-16.svg +++ b/icons/copy-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/copy-24.svg b/icons/copy-24.svg index 4d7403fbd..3c8d1fd6f 100644 --- a/icons/copy-24.svg +++ b/icons/copy-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cpu-16.svg b/icons/cpu-16.svg index da705dae2..7ebbbdc28 100644 --- a/icons/cpu-16.svg +++ b/icons/cpu-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cpu-24.svg b/icons/cpu-24.svg index 1b311bf74..c9f8516f4 100644 --- a/icons/cpu-24.svg +++ b/icons/cpu-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/credit-card-16.svg b/icons/credit-card-16.svg index 6d2432166..f68d36540 100644 --- a/icons/credit-card-16.svg +++ b/icons/credit-card-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/credit-card-24.svg b/icons/credit-card-24.svg index 169c50f50..c306ee516 100644 --- a/icons/credit-card-24.svg +++ b/icons/credit-card-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cross-reference-16.svg b/icons/cross-reference-16.svg index 470b605bf..e0e4f5125 100644 --- a/icons/cross-reference-16.svg +++ b/icons/cross-reference-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/cross-reference-24.svg b/icons/cross-reference-24.svg index 2a7ce6e03..4e1b04809 100644 --- a/icons/cross-reference-24.svg +++ b/icons/cross-reference-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/dash-16.svg b/icons/dash-16.svg index 52768db51..27ad20da3 100644 --- a/icons/dash-16.svg +++ b/icons/dash-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/dash-24.svg b/icons/dash-24.svg index be7eaac22..de00b9b4d 100644 --- a/icons/dash-24.svg +++ b/icons/dash-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/database-16.svg b/icons/database-16.svg index 246252d6d..0f30c3418 100644 --- a/icons/database-16.svg +++ b/icons/database-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/database-24.svg b/icons/database-24.svg index 0739e347d..e1d177124 100644 --- a/icons/database-24.svg +++ b/icons/database-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/dependabot-16.svg b/icons/dependabot-16.svg index cb62d9d64..69a41b41b 100644 --- a/icons/dependabot-16.svg +++ b/icons/dependabot-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/dependabot-24.svg b/icons/dependabot-24.svg index 2823a6cd6..7d85fadc2 100644 --- a/icons/dependabot-24.svg +++ b/icons/dependabot-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/desktop-download-16.svg b/icons/desktop-download-16.svg index cfc2fe018..1d5e75f16 100644 --- a/icons/desktop-download-16.svg +++ b/icons/desktop-download-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/desktop-download-24.svg b/icons/desktop-download-24.svg index 9b34ebceb..f82a612dd 100644 --- a/icons/desktop-download-24.svg +++ b/icons/desktop-download-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/device-camera-16.svg b/icons/device-camera-16.svg index 06fcc2d78..c7eba90c7 100644 --- a/icons/device-camera-16.svg +++ b/icons/device-camera-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/device-camera-video-16.svg b/icons/device-camera-video-16.svg index 1ea635425..0de0d2dc3 100644 --- a/icons/device-camera-video-16.svg +++ b/icons/device-camera-video-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/device-camera-video-24.svg b/icons/device-camera-video-24.svg index ea876ba07..62b4cff4a 100644 --- a/icons/device-camera-video-24.svg +++ b/icons/device-camera-video-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/device-desktop-16.svg b/icons/device-desktop-16.svg index 6a2804e2f..3b9bc233f 100644 --- a/icons/device-desktop-16.svg +++ b/icons/device-desktop-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/device-desktop-24.svg b/icons/device-desktop-24.svg index 566f4b690..44756ccc3 100644 --- a/icons/device-desktop-24.svg +++ b/icons/device-desktop-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/device-mobile-16.svg b/icons/device-mobile-16.svg index 3f79c7bba..68131a7c6 100644 --- a/icons/device-mobile-16.svg +++ b/icons/device-mobile-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/device-mobile-24.svg b/icons/device-mobile-24.svg index c8087dea4..34d88aab6 100644 --- a/icons/device-mobile-24.svg +++ b/icons/device-mobile-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/diamond-16.svg b/icons/diamond-16.svg index 215192b99..5b4182922 100644 --- a/icons/diamond-16.svg +++ b/icons/diamond-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/diamond-24.svg b/icons/diamond-24.svg index 84aa08631..4d84d9be1 100644 --- a/icons/diamond-24.svg +++ b/icons/diamond-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/diff-16.svg b/icons/diff-16.svg index 34304597b..294ec4ebc 100644 --- a/icons/diff-16.svg +++ b/icons/diff-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/diff-24.svg b/icons/diff-24.svg index 03654087a..167a47863 100644 --- a/icons/diff-24.svg +++ b/icons/diff-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/diff-added-16.svg b/icons/diff-added-16.svg index 173868756..d48ebbcf4 100644 --- a/icons/diff-added-16.svg +++ b/icons/diff-added-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/diff-ignored-16.svg b/icons/diff-ignored-16.svg index 0279cfef3..303f4e2dc 100644 --- a/icons/diff-ignored-16.svg +++ b/icons/diff-ignored-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/diff-modified-16.svg b/icons/diff-modified-16.svg index 8d6e6567e..bfaae8ad0 100644 --- a/icons/diff-modified-16.svg +++ b/icons/diff-modified-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/diff-removed-16.svg b/icons/diff-removed-16.svg index 18b5a26d9..5ce02dafc 100644 --- a/icons/diff-removed-16.svg +++ b/icons/diff-removed-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/diff-renamed-16.svg b/icons/diff-renamed-16.svg index 6e2a8533c..afd948bd4 100644 --- a/icons/diff-renamed-16.svg +++ b/icons/diff-renamed-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/dot-16.svg b/icons/dot-16.svg index 87fcda3f4..9015ac198 100644 --- a/icons/dot-16.svg +++ b/icons/dot-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/dot-24.svg b/icons/dot-24.svg index 8f2adcdc3..cc2b4a87c 100644 --- a/icons/dot-24.svg +++ b/icons/dot-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/dot-fill-16.svg b/icons/dot-fill-16.svg index 8467d9219..0536a99c1 100644 --- a/icons/dot-fill-16.svg +++ b/icons/dot-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/dot-fill-24.svg b/icons/dot-fill-24.svg index b1da2cec6..41e8cba9d 100644 --- a/icons/dot-fill-24.svg +++ b/icons/dot-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/download-16.svg b/icons/download-16.svg index 80b4754bf..863bf168e 100644 --- a/icons/download-16.svg +++ b/icons/download-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/download-24.svg b/icons/download-24.svg index 185a78400..a95c6ca88 100644 --- a/icons/download-24.svg +++ b/icons/download-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/duplicate-16.svg b/icons/duplicate-16.svg index 510dfa5da..16bec0c28 100644 --- a/icons/duplicate-16.svg +++ b/icons/duplicate-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/duplicate-24.svg b/icons/duplicate-24.svg index 63581faf5..f03042f48 100644 --- a/icons/duplicate-24.svg +++ b/icons/duplicate-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/ellipsis-16.svg b/icons/ellipsis-16.svg index f5d2b7c61..48ab9524d 100644 --- a/icons/ellipsis-16.svg +++ b/icons/ellipsis-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/eye-16.svg b/icons/eye-16.svg index c7c2539fd..17b8b2881 100644 --- a/icons/eye-16.svg +++ b/icons/eye-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/eye-24.svg b/icons/eye-24.svg index be620e5a4..094eb5235 100644 --- a/icons/eye-24.svg +++ b/icons/eye-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/eye-closed-16.svg b/icons/eye-closed-16.svg index e10d68331..b601bf5d8 100644 --- a/icons/eye-closed-16.svg +++ b/icons/eye-closed-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/eye-closed-24.svg b/icons/eye-closed-24.svg index 0959ee093..55b363fec 100644 --- a/icons/eye-closed-24.svg +++ b/icons/eye-closed-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-discussion-16.svg b/icons/feed-discussion-16.svg index d1b8d8e7f..9082af1a0 100644 --- a/icons/feed-discussion-16.svg +++ b/icons/feed-discussion-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-forked-16.svg b/icons/feed-forked-16.svg index ebe81e8cc..663ef4064 100644 --- a/icons/feed-forked-16.svg +++ b/icons/feed-forked-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-heart-16.svg b/icons/feed-heart-16.svg index 9a009f340..aabcb1e1b 100644 --- a/icons/feed-heart-16.svg +++ b/icons/feed-heart-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-merged-16.svg b/icons/feed-merged-16.svg index 2fe4a2052..20eb977bc 100644 --- a/icons/feed-merged-16.svg +++ b/icons/feed-merged-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-person-16.svg b/icons/feed-person-16.svg index ee2097260..7d39b683d 100644 --- a/icons/feed-person-16.svg +++ b/icons/feed-person-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-repo-16.svg b/icons/feed-repo-16.svg index b7c0fe253..cb5390405 100644 --- a/icons/feed-repo-16.svg +++ b/icons/feed-repo-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-rocket-16.svg b/icons/feed-rocket-16.svg index 816c7f480..18f809f38 100644 --- a/icons/feed-rocket-16.svg +++ b/icons/feed-rocket-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-star-16.svg b/icons/feed-star-16.svg index 7d54075bd..6b0b2f0e4 100644 --- a/icons/feed-star-16.svg +++ b/icons/feed-star-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-tag-16.svg b/icons/feed-tag-16.svg index 9e72da25f..e14eef995 100644 --- a/icons/feed-tag-16.svg +++ b/icons/feed-tag-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/feed-trophy-16.svg b/icons/feed-trophy-16.svg index c6f1743c1..67698257e 100644 --- a/icons/feed-trophy-16.svg +++ b/icons/feed-trophy-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-16.svg b/icons/file-16.svg index 1f21ebeae..9ee228100 100644 --- a/icons/file-16.svg +++ b/icons/file-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-24.svg b/icons/file-24.svg index 239b5f333..1c7e20e79 100644 --- a/icons/file-24.svg +++ b/icons/file-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-added-16.svg b/icons/file-added-16.svg index 5c4de6562..b1e2d8547 100644 --- a/icons/file-added-16.svg +++ b/icons/file-added-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-badge-16.svg b/icons/file-badge-16.svg index 054be2c24..bf393743b 100644 --- a/icons/file-badge-16.svg +++ b/icons/file-badge-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-binary-16.svg b/icons/file-binary-16.svg index 6660fb8ca..f975daa36 100644 --- a/icons/file-binary-16.svg +++ b/icons/file-binary-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-binary-24.svg b/icons/file-binary-24.svg index 447b37d3b..9e1d25b0f 100644 --- a/icons/file-binary-24.svg +++ b/icons/file-binary-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-code-16.svg b/icons/file-code-16.svg index c923f861b..1195cb5ed 100644 --- a/icons/file-code-16.svg +++ b/icons/file-code-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-code-24.svg b/icons/file-code-24.svg index ffb3cb67d..8286688d8 100644 --- a/icons/file-code-24.svg +++ b/icons/file-code-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-diff-16.svg b/icons/file-diff-16.svg index cd9dbd5dc..0a1f8cb56 100644 --- a/icons/file-diff-16.svg +++ b/icons/file-diff-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-diff-24.svg b/icons/file-diff-24.svg index ce3084de8..bb098a54f 100644 --- a/icons/file-diff-24.svg +++ b/icons/file-diff-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-directory-16.svg b/icons/file-directory-16.svg index 81e4b1a5c..aeac5111f 100644 --- a/icons/file-directory-16.svg +++ b/icons/file-directory-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-directory-24.svg b/icons/file-directory-24.svg index 4c7f9cee4..2e90fa0b2 100644 --- a/icons/file-directory-24.svg +++ b/icons/file-directory-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-directory-fill-16.svg b/icons/file-directory-fill-16.svg index 708de5007..f58e3e728 100644 --- a/icons/file-directory-fill-16.svg +++ b/icons/file-directory-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-directory-fill-24.svg b/icons/file-directory-fill-24.svg index fae5fb338..e18b47e08 100644 --- a/icons/file-directory-fill-24.svg +++ b/icons/file-directory-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-directory-open-fill-16.svg b/icons/file-directory-open-fill-16.svg index b3867b9dc..33d89d01f 100644 --- a/icons/file-directory-open-fill-16.svg +++ b/icons/file-directory-open-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-media-24.svg b/icons/file-media-24.svg index 225f1bd81..f135809dc 100644 --- a/icons/file-media-24.svg +++ b/icons/file-media-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-moved-16.svg b/icons/file-moved-16.svg index 14f51d39e..9d8b9dc69 100644 --- a/icons/file-moved-16.svg +++ b/icons/file-moved-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-removed-16.svg b/icons/file-removed-16.svg index 23e7b848c..974a0930d 100644 --- a/icons/file-removed-16.svg +++ b/icons/file-removed-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-submodule-16.svg b/icons/file-submodule-16.svg index 5a12aacc0..4766ed876 100644 --- a/icons/file-submodule-16.svg +++ b/icons/file-submodule-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-submodule-24.svg b/icons/file-submodule-24.svg index 5b19ae8b1..9afb28928 100644 --- a/icons/file-submodule-24.svg +++ b/icons/file-submodule-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-symlink-file-16.svg b/icons/file-symlink-file-16.svg index a16997c1b..a833cc0da 100644 --- a/icons/file-symlink-file-16.svg +++ b/icons/file-symlink-file-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-symlink-file-24.svg b/icons/file-symlink-file-24.svg index 95786a693..2024f9bee 100644 --- a/icons/file-symlink-file-24.svg +++ b/icons/file-symlink-file-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-zip-16.svg b/icons/file-zip-16.svg index 67e6a5bbf..8c478810f 100644 --- a/icons/file-zip-16.svg +++ b/icons/file-zip-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/file-zip-24.svg b/icons/file-zip-24.svg index 3a3747064..c9ee6adfb 100644 --- a/icons/file-zip-24.svg +++ b/icons/file-zip-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/filter-16.svg b/icons/filter-16.svg index 464bc898d..59c191db3 100644 --- a/icons/filter-16.svg +++ b/icons/filter-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/filter-24.svg b/icons/filter-24.svg index f30e416c0..d0e5595dc 100644 --- a/icons/filter-24.svg +++ b/icons/filter-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/flame-16.svg b/icons/flame-16.svg index 9bfd4cfc1..ae85ed490 100644 --- a/icons/flame-16.svg +++ b/icons/flame-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/flame-24.svg b/icons/flame-24.svg index 3572a0554..92218cd4f 100644 --- a/icons/flame-24.svg +++ b/icons/flame-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/fold-16.svg b/icons/fold-16.svg index 25b75a9b2..8ea46b35f 100644 --- a/icons/fold-16.svg +++ b/icons/fold-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/fold-24.svg b/icons/fold-24.svg index 835662a3d..0922fc883 100644 --- a/icons/fold-24.svg +++ b/icons/fold-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/fold-down-16.svg b/icons/fold-down-16.svg index 8bf551550..7844c4e48 100644 --- a/icons/fold-down-16.svg +++ b/icons/fold-down-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/fold-down-24.svg b/icons/fold-down-24.svg index f2887531b..69add9c94 100644 --- a/icons/fold-down-24.svg +++ b/icons/fold-down-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/fold-up-16.svg b/icons/fold-up-16.svg index 796fb20e5..bb8270235 100644 --- a/icons/fold-up-16.svg +++ b/icons/fold-up-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/fold-up-24.svg b/icons/fold-up-24.svg index b0ebd9b1b..4912fd06b 100644 --- a/icons/fold-up-24.svg +++ b/icons/fold-up-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/gear-16.svg b/icons/gear-16.svg index 519a8ff0c..72de92d85 100644 --- a/icons/gear-16.svg +++ b/icons/gear-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/gear-24.svg b/icons/gear-24.svg index f93dfb12b..b301c8f35 100644 --- a/icons/gear-24.svg +++ b/icons/gear-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/gift-16.svg b/icons/gift-16.svg index b34f1dad2..cb9accfdc 100644 --- a/icons/gift-16.svg +++ b/icons/gift-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/gift-24.svg b/icons/gift-24.svg index 27ba90aa9..c01e24d24 100644 --- a/icons/gift-24.svg +++ b/icons/gift-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-branch-16.svg b/icons/git-branch-16.svg index 6560139b7..2d6fa7fc1 100644 --- a/icons/git-branch-16.svg +++ b/icons/git-branch-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-branch-24.svg b/icons/git-branch-24.svg index f287452c9..6530cb1cd 100644 --- a/icons/git-branch-24.svg +++ b/icons/git-branch-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-commit-16.svg b/icons/git-commit-16.svg index 1a2a166d8..15347efe0 100644 --- a/icons/git-commit-16.svg +++ b/icons/git-commit-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-commit-24.svg b/icons/git-commit-24.svg index f1cff3bc7..d86c0ea8d 100644 --- a/icons/git-commit-24.svg +++ b/icons/git-commit-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-compare-16.svg b/icons/git-compare-16.svg index 0ba630b92..32731f373 100644 --- a/icons/git-compare-16.svg +++ b/icons/git-compare-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-compare-24.svg b/icons/git-compare-24.svg index 8670a7314..bf62975df 100644 --- a/icons/git-compare-24.svg +++ b/icons/git-compare-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-merge-16.svg b/icons/git-merge-16.svg index 655319202..adeaca223 100644 --- a/icons/git-merge-16.svg +++ b/icons/git-merge-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-merge-24.svg b/icons/git-merge-24.svg index f6886e10a..bec98a692 100644 --- a/icons/git-merge-24.svg +++ b/icons/git-merge-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-merge-queue-16.svg b/icons/git-merge-queue-16.svg index 0ec2cf72c..602a425e3 100644 --- a/icons/git-merge-queue-16.svg +++ b/icons/git-merge-queue-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-pull-request-16.svg b/icons/git-pull-request-16.svg index fcce8ecdf..a1cb1ef9e 100644 --- a/icons/git-pull-request-16.svg +++ b/icons/git-pull-request-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-pull-request-24.svg b/icons/git-pull-request-24.svg index e5ee54747..48c2a2c11 100644 --- a/icons/git-pull-request-24.svg +++ b/icons/git-pull-request-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-pull-request-closed-16.svg b/icons/git-pull-request-closed-16.svg index 1b53c8c7a..18db39781 100644 --- a/icons/git-pull-request-closed-16.svg +++ b/icons/git-pull-request-closed-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-pull-request-closed-24.svg b/icons/git-pull-request-closed-24.svg index 2219b8857..fd1c95e88 100644 --- a/icons/git-pull-request-closed-24.svg +++ b/icons/git-pull-request-closed-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-pull-request-draft-16.svg b/icons/git-pull-request-draft-16.svg index 937a67f52..efbec9a6a 100644 --- a/icons/git-pull-request-draft-16.svg +++ b/icons/git-pull-request-draft-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/git-pull-request-draft-24.svg b/icons/git-pull-request-draft-24.svg index 76638bb81..b089f9020 100644 --- a/icons/git-pull-request-draft-24.svg +++ b/icons/git-pull-request-draft-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/globe-16.svg b/icons/globe-16.svg index b28cb9909..faaa5da40 100644 --- a/icons/globe-16.svg +++ b/icons/globe-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/globe-24.svg b/icons/globe-24.svg index 316ecfd84..2d08fcaad 100644 --- a/icons/globe-24.svg +++ b/icons/globe-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/goal-16.svg b/icons/goal-16.svg index 1f2e644d6..1c1ff0dd2 100644 --- a/icons/goal-16.svg +++ b/icons/goal-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/goal-24.svg b/icons/goal-24.svg index 46d03c051..78e2837a6 100644 --- a/icons/goal-24.svg +++ b/icons/goal-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/grabber-16.svg b/icons/grabber-16.svg index db20d94f5..cd0a3e92c 100644 --- a/icons/grabber-16.svg +++ b/icons/grabber-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/grabber-24.svg b/icons/grabber-24.svg index 6e9c0bc88..6c166237d 100644 --- a/icons/grabber-24.svg +++ b/icons/grabber-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/graph-16.svg b/icons/graph-16.svg index 2b8219716..38096f389 100644 --- a/icons/graph-16.svg +++ b/icons/graph-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/graph-24.svg b/icons/graph-24.svg index bfe7e067b..c2bfb156b 100644 --- a/icons/graph-24.svg +++ b/icons/graph-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/hash-16.svg b/icons/hash-16.svg index c179debbb..6b95da1a6 100644 --- a/icons/hash-16.svg +++ b/icons/hash-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/hash-24.svg b/icons/hash-24.svg index 430d4f6c8..39d54c688 100644 --- a/icons/hash-24.svg +++ b/icons/hash-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/heading-16.svg b/icons/heading-16.svg index 0727f6281..63fd0a2f4 100644 --- a/icons/heading-16.svg +++ b/icons/heading-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/heading-24.svg b/icons/heading-24.svg index aacb5625e..b24874a1e 100644 --- a/icons/heading-24.svg +++ b/icons/heading-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/heart-16.svg b/icons/heart-16.svg index b73862f75..20a465782 100644 --- a/icons/heart-16.svg +++ b/icons/heart-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/heart-24.svg b/icons/heart-24.svg index b9c64b63e..16de8ef4d 100644 --- a/icons/heart-24.svg +++ b/icons/heart-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/heart-fill-16.svg b/icons/heart-fill-16.svg index 4ce99194b..ef65a1977 100644 --- a/icons/heart-fill-16.svg +++ b/icons/heart-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/heart-fill-24.svg b/icons/heart-fill-24.svg index bff44294e..423529c9c 100644 --- a/icons/heart-fill-24.svg +++ b/icons/heart-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/history-16.svg b/icons/history-16.svg index 3f9d333f4..6df3775e4 100644 --- a/icons/history-16.svg +++ b/icons/history-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/history-24.svg b/icons/history-24.svg index 00b2475c6..e6b07f6d0 100644 --- a/icons/history-24.svg +++ b/icons/history-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/home-16.svg b/icons/home-16.svg index 5ab1ead43..9008732ee 100644 --- a/icons/home-16.svg +++ b/icons/home-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/home-24.svg b/icons/home-24.svg index 6443ad1af..00498ee99 100644 --- a/icons/home-24.svg +++ b/icons/home-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/home-fill-24.svg b/icons/home-fill-24.svg index bc6972558..3e1e77ef2 100644 --- a/icons/home-fill-24.svg +++ b/icons/home-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/horizontal-rule-16.svg b/icons/horizontal-rule-16.svg index b8d3e1f68..9ac5f1c2b 100644 --- a/icons/horizontal-rule-16.svg +++ b/icons/horizontal-rule-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/horizontal-rule-24.svg b/icons/horizontal-rule-24.svg index acd9a8634..ae5b80a9f 100644 --- a/icons/horizontal-rule-24.svg +++ b/icons/horizontal-rule-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/hourglass-16.svg b/icons/hourglass-16.svg index 19a8c84c2..68cd394ff 100644 --- a/icons/hourglass-16.svg +++ b/icons/hourglass-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/hourglass-24.svg b/icons/hourglass-24.svg index 4aac3c5c0..4fce12e28 100644 --- a/icons/hourglass-24.svg +++ b/icons/hourglass-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/hubot-16.svg b/icons/hubot-16.svg index c74493568..f9bbcac1f 100644 --- a/icons/hubot-16.svg +++ b/icons/hubot-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/hubot-24.svg b/icons/hubot-24.svg index 63a9b5f57..ae77f9742 100644 --- a/icons/hubot-24.svg +++ b/icons/hubot-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/id-badge-16.svg b/icons/id-badge-16.svg index de76ea844..f89b5f472 100644 --- a/icons/id-badge-16.svg +++ b/icons/id-badge-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/image-16.svg b/icons/image-16.svg index 97ba90b89..a8944fdf1 100644 --- a/icons/image-16.svg +++ b/icons/image-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/image-24.svg b/icons/image-24.svg index 6fd4766db..0fe72438e 100644 --- a/icons/image-24.svg +++ b/icons/image-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/inbox-16.svg b/icons/inbox-16.svg index 7c0e9c714..1aef04c22 100644 --- a/icons/inbox-16.svg +++ b/icons/inbox-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/inbox-24.svg b/icons/inbox-24.svg index ed7f2be83..d52ac0cb9 100644 --- a/icons/inbox-24.svg +++ b/icons/inbox-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/infinity-16.svg b/icons/infinity-16.svg index 54ec87fe4..517cd7311 100644 --- a/icons/infinity-16.svg +++ b/icons/infinity-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/infinity-24.svg b/icons/infinity-24.svg index 09203491b..fa07f21ef 100644 --- a/icons/infinity-24.svg +++ b/icons/infinity-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/info-16.svg b/icons/info-16.svg index 609c2bf12..f7e627304 100644 --- a/icons/info-16.svg +++ b/icons/info-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/info-24.svg b/icons/info-24.svg index 0b4e0335a..674384f07 100644 --- a/icons/info-24.svg +++ b/icons/info-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-closed-16.svg b/icons/issue-closed-16.svg index 67aeb4f1b..befad602a 100644 --- a/icons/issue-closed-16.svg +++ b/icons/issue-closed-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-closed-24.svg b/icons/issue-closed-24.svg index 483d56653..f54b14187 100644 --- a/icons/issue-closed-24.svg +++ b/icons/issue-closed-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-draft-16.svg b/icons/issue-draft-16.svg index 93cdf0473..403aa75a7 100644 --- a/icons/issue-draft-16.svg +++ b/icons/issue-draft-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-draft-24.svg b/icons/issue-draft-24.svg index 7a76841a3..1db3322a4 100644 --- a/icons/issue-draft-24.svg +++ b/icons/issue-draft-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-opened-16.svg b/icons/issue-opened-16.svg index 88864b5c6..914e08699 100644 --- a/icons/issue-opened-16.svg +++ b/icons/issue-opened-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-opened-24.svg b/icons/issue-opened-24.svg index 210d4057a..d58fdac4b 100644 --- a/icons/issue-opened-24.svg +++ b/icons/issue-opened-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-reopened-16.svg b/icons/issue-reopened-16.svg index a76b251b5..0db5b74f3 100644 --- a/icons/issue-reopened-16.svg +++ b/icons/issue-reopened-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-reopened-24.svg b/icons/issue-reopened-24.svg index 19ea64ba2..4729b0853 100644 --- a/icons/issue-reopened-24.svg +++ b/icons/issue-reopened-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-tracked-by-16.svg b/icons/issue-tracked-by-16.svg index 47ba5ee33..fdba0a006 100644 --- a/icons/issue-tracked-by-16.svg +++ b/icons/issue-tracked-by-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-tracked-by-24.svg b/icons/issue-tracked-by-24.svg index 127374827..5bc154533 100644 --- a/icons/issue-tracked-by-24.svg +++ b/icons/issue-tracked-by-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-tracked-in-16.svg b/icons/issue-tracked-in-16.svg index 42a9af688..f0fdadd45 100644 --- a/icons/issue-tracked-in-16.svg +++ b/icons/issue-tracked-in-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/issue-tracked-in-24.svg b/icons/issue-tracked-in-24.svg index 019d611e3..e3b0f8588 100644 --- a/icons/issue-tracked-in-24.svg +++ b/icons/issue-tracked-in-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/italic-16.svg b/icons/italic-16.svg index d6b2b1cf7..7ccb7e02f 100644 --- a/icons/italic-16.svg +++ b/icons/italic-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/italic-24.svg b/icons/italic-24.svg index 4f783ff84..301bdba36 100644 --- a/icons/italic-24.svg +++ b/icons/italic-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/iterations-16.svg b/icons/iterations-16.svg index 02a72c148..e4b4222da 100644 --- a/icons/iterations-16.svg +++ b/icons/iterations-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/iterations-24.svg b/icons/iterations-24.svg index 6e37a1870..dbe05b714 100644 --- a/icons/iterations-24.svg +++ b/icons/iterations-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/kebab-horizontal-16.svg b/icons/kebab-horizontal-16.svg index 7e7930c1e..59005581f 100644 --- a/icons/kebab-horizontal-16.svg +++ b/icons/kebab-horizontal-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/kebab-horizontal-24.svg b/icons/kebab-horizontal-24.svg index d84f423d3..3c0522da7 100644 --- a/icons/kebab-horizontal-24.svg +++ b/icons/kebab-horizontal-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/key-16.svg b/icons/key-16.svg index abd4fb1ec..d5f675fe5 100644 --- a/icons/key-16.svg +++ b/icons/key-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/key-24.svg b/icons/key-24.svg index ea7162dc1..aedcc1a8b 100644 --- a/icons/key-24.svg +++ b/icons/key-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/key-asterisk-16.svg b/icons/key-asterisk-16.svg index 16b34325c..d57d956a4 100644 --- a/icons/key-asterisk-16.svg +++ b/icons/key-asterisk-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/law-16.svg b/icons/law-16.svg index 8589bc9d4..5f2136137 100644 --- a/icons/law-16.svg +++ b/icons/law-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/law-24.svg b/icons/law-24.svg index c6e736f84..324bf4503 100644 --- a/icons/law-24.svg +++ b/icons/law-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/light-bulb-16.svg b/icons/light-bulb-16.svg index 2b951fb4d..46c1f7098 100644 --- a/icons/light-bulb-16.svg +++ b/icons/light-bulb-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/light-bulb-24.svg b/icons/light-bulb-24.svg index daf9d499c..8a5172460 100644 --- a/icons/light-bulb-24.svg +++ b/icons/light-bulb-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/link-16.svg b/icons/link-16.svg index 06a8241a7..e7fdb6cdd 100644 --- a/icons/link-16.svg +++ b/icons/link-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/link-24.svg b/icons/link-24.svg index 2fa1b179f..22a7270ae 100644 --- a/icons/link-24.svg +++ b/icons/link-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/link-external-16.svg b/icons/link-external-16.svg index dee8947d8..5cd670051 100644 --- a/icons/link-external-16.svg +++ b/icons/link-external-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/link-external-24.svg b/icons/link-external-24.svg index 1e5303660..7079399df 100644 --- a/icons/link-external-24.svg +++ b/icons/link-external-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/list-ordered-16.svg b/icons/list-ordered-16.svg index ae14ef7b9..f18d9f30b 100644 --- a/icons/list-ordered-16.svg +++ b/icons/list-ordered-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/list-ordered-24.svg b/icons/list-ordered-24.svg index 104e926c4..db67c2668 100644 --- a/icons/list-ordered-24.svg +++ b/icons/list-ordered-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/list-unordered-16.svg b/icons/list-unordered-16.svg index 00b07d583..fa06197cf 100644 --- a/icons/list-unordered-16.svg +++ b/icons/list-unordered-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/list-unordered-24.svg b/icons/list-unordered-24.svg index 4110584a0..01ae450be 100644 --- a/icons/list-unordered-24.svg +++ b/icons/list-unordered-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/location-16.svg b/icons/location-16.svg index 3bc458f34..b274cef90 100644 --- a/icons/location-16.svg +++ b/icons/location-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/location-24.svg b/icons/location-24.svg index febb079ca..b398ae42c 100644 --- a/icons/location-24.svg +++ b/icons/location-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/lock-16.svg b/icons/lock-16.svg index f380aa6a0..d7aff12e5 100644 --- a/icons/lock-16.svg +++ b/icons/lock-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/lock-24.svg b/icons/lock-24.svg index 26d90a62a..43a4e7972 100644 --- a/icons/lock-24.svg +++ b/icons/lock-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/log-16.svg b/icons/log-16.svg index ce17e5044..36b45f654 100644 --- a/icons/log-16.svg +++ b/icons/log-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/log-24.svg b/icons/log-24.svg index 175681cec..0dab42460 100644 --- a/icons/log-24.svg +++ b/icons/log-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/logo-gist-16.svg b/icons/logo-gist-16.svg index 24a226ffe..ad96b20b5 100644 --- a/icons/logo-gist-16.svg +++ b/icons/logo-gist-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/logo-github-16.svg b/icons/logo-github-16.svg index e7f74d573..cadb14afd 100644 --- a/icons/logo-github-16.svg +++ b/icons/logo-github-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mail-16.svg b/icons/mail-16.svg index 48e95470e..be43ca5b4 100644 --- a/icons/mail-16.svg +++ b/icons/mail-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mail-24.svg b/icons/mail-24.svg index df549ccb6..56b242c78 100644 --- a/icons/mail-24.svg +++ b/icons/mail-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mark-github-16.svg b/icons/mark-github-16.svg index a00077c61..f449bb12b 100644 --- a/icons/mark-github-16.svg +++ b/icons/mark-github-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/markdown-16.svg b/icons/markdown-16.svg index 79202406d..1d2822a07 100644 --- a/icons/markdown-16.svg +++ b/icons/markdown-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/megaphone-16.svg b/icons/megaphone-16.svg index 3708531dd..ce927eabf 100644 --- a/icons/megaphone-16.svg +++ b/icons/megaphone-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/megaphone-24.svg b/icons/megaphone-24.svg index 34e8ac62f..8f40992d8 100644 --- a/icons/megaphone-24.svg +++ b/icons/megaphone-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mention-16.svg b/icons/mention-16.svg index a3fc6d282..aa243aa6e 100644 --- a/icons/mention-16.svg +++ b/icons/mention-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mention-24.svg b/icons/mention-24.svg index 66ae9e090..e44b3037d 100644 --- a/icons/mention-24.svg +++ b/icons/mention-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/meter-16.svg b/icons/meter-16.svg index f305617c4..696159255 100644 --- a/icons/meter-16.svg +++ b/icons/meter-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/milestone-16.svg b/icons/milestone-16.svg index e28ab55a3..2d864a266 100644 --- a/icons/milestone-16.svg +++ b/icons/milestone-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/milestone-24.svg b/icons/milestone-24.svg index c6e43ee45..141fceaa4 100644 --- a/icons/milestone-24.svg +++ b/icons/milestone-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mirror-16.svg b/icons/mirror-16.svg index 518a790d7..cc0593d3b 100644 --- a/icons/mirror-16.svg +++ b/icons/mirror-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mirror-24.svg b/icons/mirror-24.svg index 5055a3392..8d645e732 100644 --- a/icons/mirror-24.svg +++ b/icons/mirror-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/moon-16.svg b/icons/moon-16.svg index 13637644c..2eb282ae8 100644 --- a/icons/moon-16.svg +++ b/icons/moon-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/moon-24.svg b/icons/moon-24.svg index c7c81d4f6..02c9b1b9f 100644 --- a/icons/moon-24.svg +++ b/icons/moon-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mortar-board-16.svg b/icons/mortar-board-16.svg index 35a54b54e..8a5651f93 100644 --- a/icons/mortar-board-16.svg +++ b/icons/mortar-board-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mortar-board-24.svg b/icons/mortar-board-24.svg index e7f844b19..3cf95ae59 100644 --- a/icons/mortar-board-24.svg +++ b/icons/mortar-board-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/multi-select-16.svg b/icons/multi-select-16.svg index bd260b7f6..33abf451c 100644 --- a/icons/multi-select-16.svg +++ b/icons/multi-select-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/multi-select-24.svg b/icons/multi-select-24.svg index 7b8ec36ba..9bcfcb37a 100644 --- a/icons/multi-select-24.svg +++ b/icons/multi-select-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mute-16.svg b/icons/mute-16.svg index f70acf243..b59e882ed 100644 --- a/icons/mute-16.svg +++ b/icons/mute-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/mute-24.svg b/icons/mute-24.svg index b97e9a83a..9c6a4fced 100644 --- a/icons/mute-24.svg +++ b/icons/mute-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/no-entry-16.svg b/icons/no-entry-16.svg index 8c5beceea..ee1c3186c 100644 --- a/icons/no-entry-16.svg +++ b/icons/no-entry-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/no-entry-24.svg b/icons/no-entry-24.svg index 80a2d3919..94c842e3d 100644 --- a/icons/no-entry-24.svg +++ b/icons/no-entry-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/no-entry-fill-12.svg b/icons/no-entry-fill-12.svg index a95841e0f..896b56d8c 100644 --- a/icons/no-entry-fill-12.svg +++ b/icons/no-entry-fill-12.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/north-star-16.svg b/icons/north-star-16.svg index c1b9034e5..c4516e480 100644 --- a/icons/north-star-16.svg +++ b/icons/north-star-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/north-star-24.svg b/icons/north-star-24.svg index 1fd4c4237..b5bef198b 100644 --- a/icons/north-star-24.svg +++ b/icons/north-star-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/note-16.svg b/icons/note-16.svg index a94d39025..3055737bf 100644 --- a/icons/note-16.svg +++ b/icons/note-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/note-24.svg b/icons/note-24.svg index 6f3487b39..7c9c18d46 100644 --- a/icons/note-24.svg +++ b/icons/note-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/number-16.svg b/icons/number-16.svg index 14630f982..7e12a4c73 100644 --- a/icons/number-16.svg +++ b/icons/number-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/number-24.svg b/icons/number-24.svg index 5a34fdf4c..c502a9f84 100644 --- a/icons/number-24.svg +++ b/icons/number-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/organization-16.svg b/icons/organization-16.svg index cbffdf54f..757941253 100644 --- a/icons/organization-16.svg +++ b/icons/organization-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/organization-24.svg b/icons/organization-24.svg index d32a6edba..10326bb4d 100644 --- a/icons/organization-24.svg +++ b/icons/organization-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/package-16.svg b/icons/package-16.svg index 29b8f614a..c559fc6e6 100644 --- a/icons/package-16.svg +++ b/icons/package-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/package-24.svg b/icons/package-24.svg index 0ab85beb8..22862c660 100644 --- a/icons/package-24.svg +++ b/icons/package-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/package-dependencies-16.svg b/icons/package-dependencies-16.svg index 8600c1b5c..16fd25650 100644 --- a/icons/package-dependencies-16.svg +++ b/icons/package-dependencies-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/package-dependencies-24.svg b/icons/package-dependencies-24.svg index 996fbf133..eebed63cc 100644 --- a/icons/package-dependencies-24.svg +++ b/icons/package-dependencies-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/package-dependents-16.svg b/icons/package-dependents-16.svg index 6a00e2385..f6a2221f8 100644 --- a/icons/package-dependents-16.svg +++ b/icons/package-dependents-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/package-dependents-24.svg b/icons/package-dependents-24.svg index 1a14fd705..62cc5dd74 100644 --- a/icons/package-dependents-24.svg +++ b/icons/package-dependents-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/paintbrush-16.svg b/icons/paintbrush-16.svg index 853fe4ea6..68277df83 100644 --- a/icons/paintbrush-16.svg +++ b/icons/paintbrush-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/paper-airplane-16.svg b/icons/paper-airplane-16.svg index 7716e36d4..e339f01fe 100644 --- a/icons/paper-airplane-16.svg +++ b/icons/paper-airplane-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/paper-airplane-24.svg b/icons/paper-airplane-24.svg index d74bb7728..07e4c4c8e 100644 --- a/icons/paper-airplane-24.svg +++ b/icons/paper-airplane-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/paperclip-16.svg b/icons/paperclip-16.svg index 80ae57bda..772d25559 100644 --- a/icons/paperclip-16.svg +++ b/icons/paperclip-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/paperclip-24.svg b/icons/paperclip-24.svg index af5fa4285..104d3ea8f 100644 --- a/icons/paperclip-24.svg +++ b/icons/paperclip-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/paste-16.svg b/icons/paste-16.svg index 30b0d9e2f..ee0e0ce2d 100644 --- a/icons/paste-16.svg +++ b/icons/paste-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/paste-24.svg b/icons/paste-24.svg index 418f4314d..4e5d60dfd 100644 --- a/icons/paste-24.svg +++ b/icons/paste-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/pencil-16.svg b/icons/pencil-16.svg index e754bfe36..cb38a41c7 100644 --- a/icons/pencil-16.svg +++ b/icons/pencil-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/pencil-24.svg b/icons/pencil-24.svg index feb8fdfe1..293a9354c 100644 --- a/icons/pencil-24.svg +++ b/icons/pencil-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/people-16.svg b/icons/people-16.svg index 880e2ee15..0e87dd370 100644 --- a/icons/people-16.svg +++ b/icons/people-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/people-24.svg b/icons/people-24.svg index 35bc6c21e..748e901b2 100644 --- a/icons/people-24.svg +++ b/icons/people-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/person-16.svg b/icons/person-16.svg index 87581c816..a58e1860b 100644 --- a/icons/person-16.svg +++ b/icons/person-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/person-24.svg b/icons/person-24.svg index 6f8ff3078..838233596 100644 --- a/icons/person-24.svg +++ b/icons/person-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/person-add-16.svg b/icons/person-add-16.svg index 41c394ea9..d1b7fab7d 100644 --- a/icons/person-add-16.svg +++ b/icons/person-add-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/person-add-24.svg b/icons/person-add-24.svg index 7f021d9a8..ccb1f1175 100644 --- a/icons/person-add-24.svg +++ b/icons/person-add-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/person-fill-16.svg b/icons/person-fill-16.svg index ef9277162..c284f6256 100644 --- a/icons/person-fill-16.svg +++ b/icons/person-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/person-fill-24.svg b/icons/person-fill-24.svg index 1607eb073..2491cd0a7 100644 --- a/icons/person-fill-24.svg +++ b/icons/person-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/pin-16.svg b/icons/pin-16.svg index 26939bbaa..0d514bddf 100644 --- a/icons/pin-16.svg +++ b/icons/pin-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/pin-24.svg b/icons/pin-24.svg index dd9851052..46310b425 100644 --- a/icons/pin-24.svg +++ b/icons/pin-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/play-16.svg b/icons/play-16.svg index c20f14039..6715458aa 100644 --- a/icons/play-16.svg +++ b/icons/play-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/play-24.svg b/icons/play-24.svg index d4855e35a..3e2e2b07e 100644 --- a/icons/play-24.svg +++ b/icons/play-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/plug-16.svg b/icons/plug-16.svg index 679867cd6..5f3c3c40f 100644 --- a/icons/plug-16.svg +++ b/icons/plug-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/plug-24.svg b/icons/plug-24.svg index 1288b6444..d3713cfec 100644 --- a/icons/plug-24.svg +++ b/icons/plug-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/plus-16.svg b/icons/plus-16.svg index 6e8b8ac76..41517f222 100644 --- a/icons/plus-16.svg +++ b/icons/plus-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/plus-24.svg b/icons/plus-24.svg index 7d82fa80c..a2cdb70c4 100644 --- a/icons/plus-24.svg +++ b/icons/plus-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/plus-circle-16.svg b/icons/plus-circle-16.svg index 7f2c55dfa..f35a2022b 100644 --- a/icons/plus-circle-16.svg +++ b/icons/plus-circle-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/plus-circle-24.svg b/icons/plus-circle-24.svg index 4dbdbf358..5906045b5 100644 --- a/icons/plus-circle-24.svg +++ b/icons/plus-circle-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/project-16.svg b/icons/project-16.svg index d79363d56..d3d685a1f 100644 --- a/icons/project-16.svg +++ b/icons/project-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/project-24.svg b/icons/project-24.svg index 8d1f2673f..f9172e7c7 100644 --- a/icons/project-24.svg +++ b/icons/project-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/project-roadmap-16.svg b/icons/project-roadmap-16.svg index 12fc257ab..712d10a4f 100644 --- a/icons/project-roadmap-16.svg +++ b/icons/project-roadmap-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/project-roadmap-24.svg b/icons/project-roadmap-24.svg index b7a932f8c..68c76abf7 100644 --- a/icons/project-roadmap-24.svg +++ b/icons/project-roadmap-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/project-symlink-16.svg b/icons/project-symlink-16.svg index a1f56f3a6..e959ef614 100644 --- a/icons/project-symlink-16.svg +++ b/icons/project-symlink-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/project-symlink-24.svg b/icons/project-symlink-24.svg index b8a33a04e..7148c7c18 100644 --- a/icons/project-symlink-24.svg +++ b/icons/project-symlink-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/pulse-16.svg b/icons/pulse-16.svg index 314296e91..07602e2c7 100644 --- a/icons/pulse-16.svg +++ b/icons/pulse-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/pulse-24.svg b/icons/pulse-24.svg index 955777437..a92f5af00 100644 --- a/icons/pulse-24.svg +++ b/icons/pulse-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/question-16.svg b/icons/question-16.svg index a1403b590..1c2d260bc 100644 --- a/icons/question-16.svg +++ b/icons/question-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/question-24.svg b/icons/question-24.svg index 30f0f0f03..9e09efdd8 100644 --- a/icons/question-24.svg +++ b/icons/question-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/quote-16.svg b/icons/quote-16.svg index 73a62bddf..c1e922859 100644 --- a/icons/quote-16.svg +++ b/icons/quote-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/quote-24.svg b/icons/quote-24.svg index cb2a856e6..a875eef36 100644 --- a/icons/quote-24.svg +++ b/icons/quote-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/read-16.svg b/icons/read-16.svg index 26932bb71..384b1a996 100644 --- a/icons/read-16.svg +++ b/icons/read-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/read-24.svg b/icons/read-24.svg index 45005c564..375e98884 100644 --- a/icons/read-24.svg +++ b/icons/read-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/rel-file-path-16.svg b/icons/rel-file-path-16.svg index 15d33afa2..fb6762c41 100644 --- a/icons/rel-file-path-16.svg +++ b/icons/rel-file-path-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/rel-file-path-24.svg b/icons/rel-file-path-24.svg index 53aaa6c29..96f398b6f 100644 --- a/icons/rel-file-path-24.svg +++ b/icons/rel-file-path-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/reply-16.svg b/icons/reply-16.svg index 86034dd2f..8530ec28e 100644 --- a/icons/reply-16.svg +++ b/icons/reply-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/reply-24.svg b/icons/reply-24.svg index 61229c388..ddec5400b 100644 --- a/icons/reply-24.svg +++ b/icons/reply-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-16.svg b/icons/repo-16.svg index f65800d64..00cc0dd8a 100644 --- a/icons/repo-16.svg +++ b/icons/repo-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-24.svg b/icons/repo-24.svg index 3e065d186..384a3a3bd 100644 --- a/icons/repo-24.svg +++ b/icons/repo-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-clone-16.svg b/icons/repo-clone-16.svg index 4c26ebc17..72a1d3b24 100644 --- a/icons/repo-clone-16.svg +++ b/icons/repo-clone-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-deleted-16.svg b/icons/repo-deleted-16.svg index ff88d13a4..21d076f82 100644 --- a/icons/repo-deleted-16.svg +++ b/icons/repo-deleted-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-forked-16.svg b/icons/repo-forked-16.svg index 4bc863573..ead4cfdbc 100644 --- a/icons/repo-forked-16.svg +++ b/icons/repo-forked-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-forked-24.svg b/icons/repo-forked-24.svg index 112b11570..6ae69c4db 100644 --- a/icons/repo-forked-24.svg +++ b/icons/repo-forked-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-locked-16.svg b/icons/repo-locked-16.svg index 698ef18d0..4b2d10125 100644 --- a/icons/repo-locked-16.svg +++ b/icons/repo-locked-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-locked-24.svg b/icons/repo-locked-24.svg index 62894f28a..b33dea5b2 100644 --- a/icons/repo-locked-24.svg +++ b/icons/repo-locked-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-pull-16.svg b/icons/repo-pull-16.svg index 6e496ddc2..f7987dc7e 100644 --- a/icons/repo-pull-16.svg +++ b/icons/repo-pull-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-push-16.svg b/icons/repo-push-16.svg index e3c76c3c2..1f2730e7d 100644 --- a/icons/repo-push-16.svg +++ b/icons/repo-push-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-push-24.svg b/icons/repo-push-24.svg index 625338855..4f9c39ef5 100644 --- a/icons/repo-push-24.svg +++ b/icons/repo-push-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-template-16.svg b/icons/repo-template-16.svg index c9f9b71a1..309e4d800 100644 --- a/icons/repo-template-16.svg +++ b/icons/repo-template-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/repo-template-24.svg b/icons/repo-template-24.svg index d5ddb997f..e49a1b6ac 100644 --- a/icons/repo-template-24.svg +++ b/icons/repo-template-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/report-16.svg b/icons/report-16.svg index 1f305a822..3a432437f 100644 --- a/icons/report-16.svg +++ b/icons/report-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/report-24.svg b/icons/report-24.svg index 6aee1f2e8..7d8759793 100644 --- a/icons/report-24.svg +++ b/icons/report-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/rocket-16.svg b/icons/rocket-16.svg index c034b32a6..fce7d1349 100644 --- a/icons/rocket-16.svg +++ b/icons/rocket-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/rocket-24.svg b/icons/rocket-24.svg index 45a62d040..ab89b57f4 100644 --- a/icons/rocket-24.svg +++ b/icons/rocket-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/rows-16.svg b/icons/rows-16.svg index 6a14eb2e8..6d31a5c6d 100644 --- a/icons/rows-16.svg +++ b/icons/rows-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/rows-24.svg b/icons/rows-24.svg index cdbd43b09..09725d2fb 100644 --- a/icons/rows-24.svg +++ b/icons/rows-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/rss-16.svg b/icons/rss-16.svg index af1f1b66d..7efbe0ec1 100644 --- a/icons/rss-16.svg +++ b/icons/rss-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/rss-24.svg b/icons/rss-24.svg index 47b98539b..4a528c02d 100644 --- a/icons/rss-24.svg +++ b/icons/rss-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/ruby-16.svg b/icons/ruby-16.svg index 725c96cff..2a436f299 100644 --- a/icons/ruby-16.svg +++ b/icons/ruby-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/ruby-24.svg b/icons/ruby-24.svg index 0d179e2c4..6d2f0c454 100644 --- a/icons/ruby-24.svg +++ b/icons/ruby-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/screen-full-16.svg b/icons/screen-full-16.svg index 3c2fe77bd..e14f0352a 100644 --- a/icons/screen-full-16.svg +++ b/icons/screen-full-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/screen-full-24.svg b/icons/screen-full-24.svg index 18195e359..0ac06e600 100644 --- a/icons/screen-full-24.svg +++ b/icons/screen-full-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/screen-normal-16.svg b/icons/screen-normal-16.svg index 455b49a20..586e333cd 100644 --- a/icons/screen-normal-16.svg +++ b/icons/screen-normal-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/screen-normal-24.svg b/icons/screen-normal-24.svg index 9faca9511..76676e38e 100644 --- a/icons/screen-normal-24.svg +++ b/icons/screen-normal-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/search-16.svg b/icons/search-16.svg index 6675ea1aa..d8d6f3955 100644 --- a/icons/search-16.svg +++ b/icons/search-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/search-24.svg b/icons/search-24.svg index 7fed3dea4..23739fadb 100644 --- a/icons/search-24.svg +++ b/icons/search-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/server-16.svg b/icons/server-16.svg index 694430245..c6665a85e 100644 --- a/icons/server-16.svg +++ b/icons/server-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/server-24.svg b/icons/server-24.svg index d9b75acc7..9c6f9a7b1 100644 --- a/icons/server-24.svg +++ b/icons/server-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/share-16.svg b/icons/share-16.svg index 2fe5ef6a7..ebd3c9a35 100644 --- a/icons/share-16.svg +++ b/icons/share-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/share-24.svg b/icons/share-24.svg index 94c618b61..f7b12eecf 100644 --- a/icons/share-24.svg +++ b/icons/share-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/share-android-16.svg b/icons/share-android-16.svg index 2204e2b1b..c6a19257c 100644 --- a/icons/share-android-16.svg +++ b/icons/share-android-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/share-android-24.svg b/icons/share-android-24.svg index 3f5d48ea2..369736835 100644 --- a/icons/share-android-24.svg +++ b/icons/share-android-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/shield-16.svg b/icons/shield-16.svg index 8b707286b..ddd8a6abc 100644 --- a/icons/shield-16.svg +++ b/icons/shield-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/shield-24.svg b/icons/shield-24.svg index b39fd8303..44975d9a5 100644 --- a/icons/shield-24.svg +++ b/icons/shield-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/shield-check-16.svg b/icons/shield-check-16.svg index 5e64ecc36..3b19eede5 100644 --- a/icons/shield-check-16.svg +++ b/icons/shield-check-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/shield-check-24.svg b/icons/shield-check-24.svg index 3943eaee7..8de95b747 100644 --- a/icons/shield-check-24.svg +++ b/icons/shield-check-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/shield-lock-16.svg b/icons/shield-lock-16.svg index ce77240dc..c925971b3 100644 --- a/icons/shield-lock-16.svg +++ b/icons/shield-lock-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/shield-lock-24.svg b/icons/shield-lock-24.svg index b6d386977..606204be7 100644 --- a/icons/shield-lock-24.svg +++ b/icons/shield-lock-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/shield-slash-16.svg b/icons/shield-slash-16.svg index 3f3608bdd..7a4cb096c 100644 --- a/icons/shield-slash-16.svg +++ b/icons/shield-slash-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/shield-x-16.svg b/icons/shield-x-16.svg index 39de366d4..75fb0e249 100644 --- a/icons/shield-x-16.svg +++ b/icons/shield-x-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/shield-x-24.svg b/icons/shield-x-24.svg index 31f3f521c..53628a832 100644 --- a/icons/shield-x-24.svg +++ b/icons/shield-x-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sidebar-collapse-16.svg b/icons/sidebar-collapse-16.svg index a41fdd1f2..fe4aec9f9 100644 --- a/icons/sidebar-collapse-16.svg +++ b/icons/sidebar-collapse-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sidebar-collapse-24.svg b/icons/sidebar-collapse-24.svg index f3cc170ab..0c0b01fe1 100644 --- a/icons/sidebar-collapse-24.svg +++ b/icons/sidebar-collapse-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sidebar-expand-16.svg b/icons/sidebar-expand-16.svg index b91b0680a..6d4c7b422 100644 --- a/icons/sidebar-expand-16.svg +++ b/icons/sidebar-expand-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sidebar-expand-24.svg b/icons/sidebar-expand-24.svg index 6a1eafebf..0cc44985d 100644 --- a/icons/sidebar-expand-24.svg +++ b/icons/sidebar-expand-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sign-in-16.svg b/icons/sign-in-16.svg index af816963c..25637cffd 100644 --- a/icons/sign-in-16.svg +++ b/icons/sign-in-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sign-in-24.svg b/icons/sign-in-24.svg index f661b8a99..4886004d8 100644 --- a/icons/sign-in-24.svg +++ b/icons/sign-in-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sign-out-16.svg b/icons/sign-out-16.svg index fffd062db..b6c8b0f28 100644 --- a/icons/sign-out-16.svg +++ b/icons/sign-out-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sign-out-24.svg b/icons/sign-out-24.svg index 1cd13808c..3c5d8f19b 100644 --- a/icons/sign-out-24.svg +++ b/icons/sign-out-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/single-select-16.svg b/icons/single-select-16.svg index 70c049062..7dba4e09b 100644 --- a/icons/single-select-16.svg +++ b/icons/single-select-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/single-select-24.svg b/icons/single-select-24.svg index c492a960d..4860dc3a7 100644 --- a/icons/single-select-24.svg +++ b/icons/single-select-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/skip-16.svg b/icons/skip-16.svg index f43b8c119..6a4676341 100644 --- a/icons/skip-16.svg +++ b/icons/skip-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/skip-24.svg b/icons/skip-24.svg index e2c4f1b91..3da173759 100644 --- a/icons/skip-24.svg +++ b/icons/skip-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/skip-fill-16.svg b/icons/skip-fill-16.svg index f9d5afcc8..e7311f544 100644 --- a/icons/skip-fill-16.svg +++ b/icons/skip-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/skip-fill-24.svg b/icons/skip-fill-24.svg index 89fb4003e..34f8f65a8 100644 --- a/icons/skip-fill-24.svg +++ b/icons/skip-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sliders-16.svg b/icons/sliders-16.svg index e03e0f68d..5ad5fbacd 100644 --- a/icons/sliders-16.svg +++ b/icons/sliders-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/smiley-16.svg b/icons/smiley-16.svg index 9c62c1f88..772dd8b41 100644 --- a/icons/smiley-16.svg +++ b/icons/smiley-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/smiley-24.svg b/icons/smiley-24.svg index a4967ad20..a50e18402 100644 --- a/icons/smiley-24.svg +++ b/icons/smiley-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sort-asc-16.svg b/icons/sort-asc-16.svg index 3b9718096..fd08e6415 100644 --- a/icons/sort-asc-16.svg +++ b/icons/sort-asc-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sort-asc-24.svg b/icons/sort-asc-24.svg index 8763e214e..708f770f1 100644 --- a/icons/sort-asc-24.svg +++ b/icons/sort-asc-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sort-desc-16.svg b/icons/sort-desc-16.svg index 363b2bc19..c624d4924 100644 --- a/icons/sort-desc-16.svg +++ b/icons/sort-desc-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sort-desc-24.svg b/icons/sort-desc-24.svg index a7c40fa6d..00a85cea5 100644 --- a/icons/sort-desc-24.svg +++ b/icons/sort-desc-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sponsor-tiers-16.svg b/icons/sponsor-tiers-16.svg index cac8a8e96..dadefb3ca 100644 --- a/icons/sponsor-tiers-16.svg +++ b/icons/sponsor-tiers-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sponsor-tiers-24.svg b/icons/sponsor-tiers-24.svg index 69303d8b3..ad731aa12 100644 --- a/icons/sponsor-tiers-24.svg +++ b/icons/sponsor-tiers-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/square-16.svg b/icons/square-16.svg index e0a09d5d5..de94c385a 100644 --- a/icons/square-16.svg +++ b/icons/square-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/square-24.svg b/icons/square-24.svg index fce2cd152..5cdd4e75c 100644 --- a/icons/square-24.svg +++ b/icons/square-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/square-fill-16.svg b/icons/square-fill-16.svg index ad17b3c0c..aabf432ee 100644 --- a/icons/square-fill-16.svg +++ b/icons/square-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/square-fill-24.svg b/icons/square-fill-24.svg index fc17b88bc..d0dd34c93 100644 --- a/icons/square-fill-24.svg +++ b/icons/square-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/squirrel-16.svg b/icons/squirrel-16.svg index c2e882355..4903a6021 100644 --- a/icons/squirrel-16.svg +++ b/icons/squirrel-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/squirrel-24.svg b/icons/squirrel-24.svg index dd296226b..6e7ea9b87 100644 --- a/icons/squirrel-24.svg +++ b/icons/squirrel-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stack-16.svg b/icons/stack-16.svg index 5a17675e3..3e9965093 100644 --- a/icons/stack-16.svg +++ b/icons/stack-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stack-24.svg b/icons/stack-24.svg index db4e38c2d..cfc742965 100644 --- a/icons/stack-24.svg +++ b/icons/stack-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/star-16.svg b/icons/star-16.svg index dcd965b7d..08adb3e77 100644 --- a/icons/star-16.svg +++ b/icons/star-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/star-24.svg b/icons/star-24.svg index 150cfef57..ddd1e58be 100644 --- a/icons/star-24.svg +++ b/icons/star-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/star-fill-16.svg b/icons/star-fill-16.svg index fd524b123..adf988263 100644 --- a/icons/star-fill-16.svg +++ b/icons/star-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/star-fill-24.svg b/icons/star-fill-24.svg index 5f12b0758..741630df9 100644 --- a/icons/star-fill-24.svg +++ b/icons/star-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stop-16.svg b/icons/stop-16.svg index 0a51a8b7d..2baa8a2d5 100644 --- a/icons/stop-16.svg +++ b/icons/stop-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stop-24.svg b/icons/stop-24.svg index c115d697b..6a25c7de3 100644 --- a/icons/stop-24.svg +++ b/icons/stop-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stopwatch-16.svg b/icons/stopwatch-16.svg index 42b8c85fa..53569e8f4 100644 --- a/icons/stopwatch-16.svg +++ b/icons/stopwatch-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stopwatch-24.svg b/icons/stopwatch-24.svg index ad9b98169..6048480ba 100644 --- a/icons/stopwatch-24.svg +++ b/icons/stopwatch-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/strikethrough-16.svg b/icons/strikethrough-16.svg index 2cb5faad7..d44e5cdc5 100644 --- a/icons/strikethrough-16.svg +++ b/icons/strikethrough-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/strikethrough-24.svg b/icons/strikethrough-24.svg index e54767751..b87ed4c85 100644 --- a/icons/strikethrough-24.svg +++ b/icons/strikethrough-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sun-16.svg b/icons/sun-16.svg index 447a1f606..c8379adb1 100644 --- a/icons/sun-16.svg +++ b/icons/sun-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sun-24.svg b/icons/sun-24.svg index 32977d746..d44552fa5 100644 --- a/icons/sun-24.svg +++ b/icons/sun-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sync-16.svg b/icons/sync-16.svg index 909939c26..9b047bdc1 100644 --- a/icons/sync-16.svg +++ b/icons/sync-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/sync-24.svg b/icons/sync-24.svg index 66a43d31e..c11b2e58a 100644 --- a/icons/sync-24.svg +++ b/icons/sync-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/tab-24.svg b/icons/tab-24.svg index 0bef02e91..f3b6a6590 100644 --- a/icons/tab-24.svg +++ b/icons/tab-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/tab-external-16.svg b/icons/tab-external-16.svg index 5c0b56d25..a31e3ecfd 100644 --- a/icons/tab-external-16.svg +++ b/icons/tab-external-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/table-16.svg b/icons/table-16.svg index dec63a9cc..5e0813c2b 100644 --- a/icons/table-16.svg +++ b/icons/table-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/table-24.svg b/icons/table-24.svg index 5fd6785d6..6f34f3649 100644 --- a/icons/table-24.svg +++ b/icons/table-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/tag-16.svg b/icons/tag-16.svg index cd93da808..d74c2b2ef 100644 --- a/icons/tag-16.svg +++ b/icons/tag-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/tag-24.svg b/icons/tag-24.svg index 5258db593..bc619235f 100644 --- a/icons/tag-24.svg +++ b/icons/tag-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/tasklist-16.svg b/icons/tasklist-16.svg index 11ae4e801..6be2b3831 100644 --- a/icons/tasklist-16.svg +++ b/icons/tasklist-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/tasklist-24.svg b/icons/tasklist-24.svg index f652f9c9d..b37504e28 100644 --- a/icons/tasklist-24.svg +++ b/icons/tasklist-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/telescope-16.svg b/icons/telescope-16.svg index 2190fd5df..93b6dcd9d 100644 --- a/icons/telescope-16.svg +++ b/icons/telescope-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/telescope-24.svg b/icons/telescope-24.svg index 22a3df019..b925c85d4 100644 --- a/icons/telescope-24.svg +++ b/icons/telescope-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/telescope-fill-16.svg b/icons/telescope-fill-16.svg index c27ac4d28..c3e04f884 100644 --- a/icons/telescope-fill-16.svg +++ b/icons/telescope-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/telescope-fill-24.svg b/icons/telescope-fill-24.svg index 57a0894f2..f8d7ca04b 100644 --- a/icons/telescope-fill-24.svg +++ b/icons/telescope-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/terminal-16.svg b/icons/terminal-16.svg index 5c3cff36f..e6e5566be 100644 --- a/icons/terminal-16.svg +++ b/icons/terminal-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/terminal-24.svg b/icons/terminal-24.svg index 3888b4f3e..5cd9ef5c1 100644 --- a/icons/terminal-24.svg +++ b/icons/terminal-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/three-bars-16.svg b/icons/three-bars-16.svg index 77e7f03a4..d427fb9f4 100644 --- a/icons/three-bars-16.svg +++ b/icons/three-bars-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/thumbsdown-16.svg b/icons/thumbsdown-16.svg index b1a23cf84..f400783e4 100644 --- a/icons/thumbsdown-16.svg +++ b/icons/thumbsdown-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/thumbsdown-24.svg b/icons/thumbsdown-24.svg index 84873540a..2d0526e4b 100644 --- a/icons/thumbsdown-24.svg +++ b/icons/thumbsdown-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/thumbsup-16.svg b/icons/thumbsup-16.svg index 3b04e8e4c..59d61e67d 100644 --- a/icons/thumbsup-16.svg +++ b/icons/thumbsup-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/thumbsup-24.svg b/icons/thumbsup-24.svg index cb390cef5..f16dda83b 100644 --- a/icons/thumbsup-24.svg +++ b/icons/thumbsup-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/tools-16.svg b/icons/tools-16.svg index 70974cb51..038892798 100644 --- a/icons/tools-16.svg +++ b/icons/tools-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/tools-24.svg b/icons/tools-24.svg index 3c94e7730..2dd47acbc 100644 --- a/icons/tools-24.svg +++ b/icons/tools-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/trash-16.svg b/icons/trash-16.svg index 3a40ba7ee..b52a5fc43 100644 --- a/icons/trash-16.svg +++ b/icons/trash-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/trash-24.svg b/icons/trash-24.svg index ed211be1a..afb0e037d 100644 --- a/icons/trash-24.svg +++ b/icons/trash-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/triangle-down-16.svg b/icons/triangle-down-16.svg index 937a0c316..0826d07f0 100644 --- a/icons/triangle-down-16.svg +++ b/icons/triangle-down-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/triangle-down-24.svg b/icons/triangle-down-24.svg index 05c027883..a4aa2879d 100644 --- a/icons/triangle-down-24.svg +++ b/icons/triangle-down-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/triangle-left-16.svg b/icons/triangle-left-16.svg index 3ce01bf48..5323c5f74 100644 --- a/icons/triangle-left-16.svg +++ b/icons/triangle-left-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/triangle-left-24.svg b/icons/triangle-left-24.svg index d3074d022..133990fa0 100644 --- a/icons/triangle-left-24.svg +++ b/icons/triangle-left-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/triangle-right-16.svg b/icons/triangle-right-16.svg index 533b5ca2a..9073170e6 100644 --- a/icons/triangle-right-16.svg +++ b/icons/triangle-right-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/triangle-right-24.svg b/icons/triangle-right-24.svg index 29713b35b..25e891e8c 100644 --- a/icons/triangle-right-24.svg +++ b/icons/triangle-right-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/triangle-up-16.svg b/icons/triangle-up-16.svg index 29b724fe7..10c2d5d65 100644 --- a/icons/triangle-up-16.svg +++ b/icons/triangle-up-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/triangle-up-24.svg b/icons/triangle-up-24.svg index 6a808faf0..04f2b68a9 100644 --- a/icons/triangle-up-24.svg +++ b/icons/triangle-up-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/trophy-16.svg b/icons/trophy-16.svg index dc2b352a4..d51bc08e9 100644 --- a/icons/trophy-16.svg +++ b/icons/trophy-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/trophy-24.svg b/icons/trophy-24.svg index 26999ae5e..c0fc3123b 100644 --- a/icons/trophy-24.svg +++ b/icons/trophy-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/typography-16.svg b/icons/typography-16.svg index 5eb83e975..8a0b4fb9a 100644 --- a/icons/typography-16.svg +++ b/icons/typography-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/typography-24.svg b/icons/typography-24.svg index 7514be1c4..cac4cd0ab 100644 --- a/icons/typography-24.svg +++ b/icons/typography-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unfold-16.svg b/icons/unfold-16.svg index f4b744642..6afc141e2 100644 --- a/icons/unfold-16.svg +++ b/icons/unfold-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unfold-24.svg b/icons/unfold-24.svg index 05bf0af9c..14fff7913 100644 --- a/icons/unfold-24.svg +++ b/icons/unfold-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unlink-16.svg b/icons/unlink-16.svg index 91b1a307e..c75ed0ab5 100644 --- a/icons/unlink-16.svg +++ b/icons/unlink-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unlink-24.svg b/icons/unlink-24.svg index 12e54a5ad..829c4f92f 100644 --- a/icons/unlink-24.svg +++ b/icons/unlink-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unlock-16.svg b/icons/unlock-16.svg index 01408129e..468826cc0 100644 --- a/icons/unlock-16.svg +++ b/icons/unlock-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unlock-24.svg b/icons/unlock-24.svg index c00aa85df..2360869e4 100644 --- a/icons/unlock-24.svg +++ b/icons/unlock-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unmute-16.svg b/icons/unmute-16.svg index cb13c7155..52ecd4393 100644 --- a/icons/unmute-16.svg +++ b/icons/unmute-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unmute-24.svg b/icons/unmute-24.svg index f3bd42ed0..e7d251ad6 100644 --- a/icons/unmute-24.svg +++ b/icons/unmute-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unread-16.svg b/icons/unread-16.svg index 916c2fc43..48dd5f451 100644 --- a/icons/unread-16.svg +++ b/icons/unread-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unread-24.svg b/icons/unread-24.svg index 53844a00f..c1b4d0b7c 100644 --- a/icons/unread-24.svg +++ b/icons/unread-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unverified-16.svg b/icons/unverified-16.svg index efcb6795a..9ae2e5e07 100644 --- a/icons/unverified-16.svg +++ b/icons/unverified-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unverified-24.svg b/icons/unverified-24.svg index 85f20399d..bf6ab72d0 100644 --- a/icons/unverified-24.svg +++ b/icons/unverified-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/upload-16.svg b/icons/upload-16.svg index 4f7d47b14..d50836ba7 100644 --- a/icons/upload-16.svg +++ b/icons/upload-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/upload-24.svg b/icons/upload-24.svg index e5adb1b17..313fc7178 100644 --- a/icons/upload-24.svg +++ b/icons/upload-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/verified-16.svg b/icons/verified-16.svg index c6dc17416..38a26f872 100644 --- a/icons/verified-16.svg +++ b/icons/verified-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/verified-24.svg b/icons/verified-24.svg index c2fb14700..3faf2bcb5 100644 --- a/icons/verified-24.svg +++ b/icons/verified-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/versions-16.svg b/icons/versions-16.svg index ffc5d91fb..278b09586 100644 --- a/icons/versions-16.svg +++ b/icons/versions-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/versions-24.svg b/icons/versions-24.svg index 46153c04f..766daeabc 100644 --- a/icons/versions-24.svg +++ b/icons/versions-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/video-16.svg b/icons/video-16.svg index 1d8846a55..6dcb7a959 100644 --- a/icons/video-16.svg +++ b/icons/video-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/video-24.svg b/icons/video-24.svg index 87baa74e8..592c87071 100644 --- a/icons/video-24.svg +++ b/icons/video-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/webhook-16.svg b/icons/webhook-16.svg index bb17d9333..b8aa000cb 100644 --- a/icons/webhook-16.svg +++ b/icons/webhook-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/workflow-16.svg b/icons/workflow-16.svg index 564242ad7..8f758a230 100644 --- a/icons/workflow-16.svg +++ b/icons/workflow-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/workflow-24.svg b/icons/workflow-24.svg index 8c4546c37..55e30dce8 100644 --- a/icons/workflow-24.svg +++ b/icons/workflow-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/x-16.svg b/icons/x-16.svg index 904f955b3..f41541e58 100644 --- a/icons/x-16.svg +++ b/icons/x-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/x-24.svg b/icons/x-24.svg index 9d9fffcd2..69a1ebcc4 100644 --- a/icons/x-24.svg +++ b/icons/x-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/x-circle-16.svg b/icons/x-circle-16.svg index d85225d45..837bf4faa 100644 --- a/icons/x-circle-16.svg +++ b/icons/x-circle-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/x-circle-24.svg b/icons/x-circle-24.svg index 1225cb6fd..b45cd328c 100644 --- a/icons/x-circle-24.svg +++ b/icons/x-circle-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/x-circle-fill-12.svg b/icons/x-circle-fill-12.svg index c0d42a9ec..07fe1ed6f 100644 --- a/icons/x-circle-fill-12.svg +++ b/icons/x-circle-fill-12.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/x-circle-fill-16.svg b/icons/x-circle-fill-16.svg index 9beeaf1c2..9dbd9e859 100644 --- a/icons/x-circle-fill-16.svg +++ b/icons/x-circle-fill-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/x-circle-fill-24.svg b/icons/x-circle-fill-24.svg index b95e6d417..d164b2813 100644 --- a/icons/x-circle-fill-24.svg +++ b/icons/x-circle-fill-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/zap-16.svg b/icons/zap-16.svg index 52d895da2..0ad56b179 100644 --- a/icons/zap-16.svg +++ b/icons/zap-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/zap-24.svg b/icons/zap-24.svg index e2afc4f90..79efca224 100644 --- a/icons/zap-24.svg +++ b/icons/zap-24.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/lib/octicons_react/__tests__/tree-shaking.test.js b/lib/octicons_react/__tests__/tree-shaking.test.js index 6d0950bbe..c60edfe1b 100644 --- a/lib/octicons_react/__tests__/tree-shaking.test.js +++ b/lib/octicons_react/__tests__/tree-shaking.test.js @@ -50,5 +50,5 @@ test('tree shaking single export', async () => { }) const bundleSize = Buffer.byteLength(output[0].code.trim()) / 1000 - expect(`${bundleSize}kB`).toMatchInlineSnapshot(`"2.826kB"`) + expect(`${bundleSize}kB`).toMatchInlineSnapshot(`"2.848kB"`) }) diff --git a/lib/octicons_react/src/__tests__/__snapshots__/octicon.js.snap b/lib/octicons_react/src/__tests__/__snapshots__/octicon.js.snap index 55bcc5b39..6a702f6d2 100644 --- a/lib/octicons_react/src/__tests__/__snapshots__/octicon.js.snap +++ b/lib/octicons_react/src/__tests__/__snapshots__/octicon.js.snap @@ -13,7 +13,7 @@ exports[`An icon component matches snapshot 1`] = ` width="16" > `; diff --git a/package.json b/package.json index 66c91f070..f7f7b2fbd 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "changeset:version": "changeset version && script/version", "lint": "eslint tests", "start": "cd docs && npm run develop", - "svgo": "svgo icons --config .svgo.yml", + "svgo": "svgo icons --config svgo.config.js", "test": "ava -v tests/*.js", "version": "script/version" }, @@ -30,7 +30,7 @@ "globby": "11.0.0", "js-yaml": "3.13.1", "lodash.merge": "4.6.2", - "svgo": "1.3.2", + "svgo": "3.0.2", "svgson": "5.2.1", "trim-newlines": "3.0.1", "yargs": "15.1.0" diff --git a/svgo.config.js b/svgo.config.js new file mode 100644 index 000000000..29e2384fd --- /dev/null +++ b/svgo.config.js @@ -0,0 +1,22 @@ +/* eslint-disable import/no-commonjs,filenames/match-regex */ + +module.exports = { + multipass: true, + plugins: [ + { + name: 'preset-default', + params: { + overrides: { + removeViewBox: false + } + } + }, + 'removeStyleElement', + { + name: 'removeAttrs', + params: { + attrs: ['xmlns:xlink', 'id', 'class', 'data-name', 'fill', 'transform', 'href', 'clip-path', 'clip-rule'] + } + } + ] +} diff --git a/yarn.lock b/yarn.lock index ab6f45872..763d0ea6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -644,6 +644,11 @@ dependencies: defer-to-connect "^1.0.1" +"@trysound/sax@0.2.0": + version "0.2.0" + resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad" + integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA== + "@types/glob@^7.1.1": version "7.1.3" resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.1.3.tgz#e6ba80f36b7daad2c685acd9266382e68985c183" @@ -687,11 +692,6 @@ resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw== -"@types/q@^1.5.1": - version "1.5.4" - resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24" - integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug== - "@types/semver@^6.0.0": version "6.2.3" resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.2.3.tgz#5798ecf1bec94eaa64db39ee52808ec0693315aa" @@ -1315,7 +1315,7 @@ caniuse-lite@^1.0.30001332: resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz#39476d3aa8d83ea76359c70302eafdd4a1d727dd" integrity sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw== -chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4.2: +chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.2: version "2.4.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== @@ -1465,15 +1465,6 @@ clone@^1.0.2: resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e" integrity sha1-2jCcwmPfFZlMaIypAheco8fNfH4= -coa@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/coa/-/coa-2.0.2.tgz#43f6c21151b4ef2bf57187db0d73de229e3e7ec3" - integrity sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA== - dependencies: - "@types/q" "^1.5.1" - chalk "^2.4.1" - q "^1.1.2" - code-excerpt@^2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/code-excerpt/-/code-excerpt-2.1.1.tgz#5fe3057bfbb71a5f300f659ef2cc0a47651ba77c" @@ -1518,6 +1509,11 @@ colorette@^1.2.2: resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94" integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w== +commander@^7.2.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" + integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== + common-path-prefix@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/common-path-prefix/-/common-path-prefix-1.0.0.tgz#cd52f6f0712e0baab97d6f9732874f22f47752c0" @@ -1607,20 +1603,16 @@ crypto-random-string@^1.0.0: resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e" integrity sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4= -css-select-base-adapter@^0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz#3b2ff4972cc362ab88561507a95408a1432135d7" - integrity sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w== - -css-select@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/css-select/-/css-select-2.1.0.tgz#6a34653356635934a81baca68d0255432105dbef" - integrity sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ== +css-select@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/css-select/-/css-select-5.1.0.tgz#b8ebd6554c3637ccc76688804ad3f6a6fdaea8a6" + integrity sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg== dependencies: boolbase "^1.0.0" - css-what "^3.2.1" - domutils "^1.7.0" - nth-check "^1.0.2" + css-what "^6.1.0" + domhandler "^5.0.2" + domutils "^3.0.1" + nth-check "^2.0.1" css-select@~1.2.0: version "1.2.0" @@ -1632,38 +1624,38 @@ css-select@~1.2.0: domutils "1.5.1" nth-check "~1.0.1" -css-tree@1.0.0-alpha.37: - version "1.0.0-alpha.37" - resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.0.0-alpha.37.tgz#98bebd62c4c1d9f960ec340cf9f7522e30709a22" - integrity sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg== +css-tree@^2.2.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.3.1.tgz#10264ce1e5442e8572fc82fbe490644ff54b5c20" + integrity sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw== dependencies: - mdn-data "2.0.4" - source-map "^0.6.1" + mdn-data "2.0.30" + source-map-js "^1.0.1" -css-tree@^1.1.2: - version "1.1.3" - resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.3.tgz#eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d" - integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q== +css-tree@~2.2.0: + version "2.2.1" + resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.2.1.tgz#36115d382d60afd271e377f9c5f67d02bd48c032" + integrity sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA== dependencies: - mdn-data "2.0.14" - source-map "^0.6.1" + mdn-data "2.0.28" + source-map-js "^1.0.1" css-what@2.1: version "2.1.3" resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.3.tgz#a6d7604573365fe74686c3f311c56513d88285f2" integrity sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg== -css-what@^3.2.1: - version "3.4.2" - resolved "https://registry.yarnpkg.com/css-what/-/css-what-3.4.2.tgz#ea7026fcb01777edbde52124e21f327e7ae950e4" - integrity sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ== +css-what@^6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4" + integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw== -csso@^4.0.2: - version "4.2.0" - resolved "https://registry.yarnpkg.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529" - integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA== +csso@^5.0.5: + version "5.0.5" + resolved "https://registry.yarnpkg.com/csso/-/csso-5.0.5.tgz#f9b7fe6cc6ac0b7d90781bb16d5e9874303e2ca6" + integrity sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ== dependencies: - css-tree "^1.1.2" + css-tree "~2.2.0" csv-generate@^3.4.3: version "3.4.3" @@ -1887,6 +1879,15 @@ dom-serializer@0: domelementtype "^2.0.1" entities "^2.0.0" +dom-serializer@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-2.0.0.tgz#e41b802e1eedf9f6cae183ce5e622d789d7d8e53" + integrity sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg== + dependencies: + domelementtype "^2.3.0" + domhandler "^5.0.2" + entities "^4.2.0" + dom-serializer@~0.1.1: version "0.1.1" resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.1.tgz#1ec4059e284babed36eec2941d4a970a189ce7c0" @@ -1905,6 +1906,11 @@ domelementtype@^2.0.1: resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.2.0.tgz#9a0b6c2782ed6a1c7323d42267183df9bd8b1d57" integrity sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A== +domelementtype@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.3.0.tgz#5c45e8e869952626331d7aab326d01daf65d589d" + integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw== + domhandler@^2.3.0: version "2.4.2" resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.4.2.tgz#8805097e933d65e85546f726d60f5eb88b44f803" @@ -1912,6 +1918,13 @@ domhandler@^2.3.0: dependencies: domelementtype "1" +domhandler@^5.0.1, domhandler@^5.0.2: + version "5.0.3" + resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-5.0.3.tgz#cc385f7f751f1d1fc650c21374804254538c7d31" + integrity sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w== + dependencies: + domelementtype "^2.3.0" + domutils@1.5.1: version "1.5.1" resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.5.1.tgz#dcd8488a26f563d61079e48c9f7b7e32373682cf" @@ -1920,7 +1933,7 @@ domutils@1.5.1: dom-serializer "0" domelementtype "1" -domutils@^1.5.1, domutils@^1.7.0: +domutils@^1.5.1: version "1.7.0" resolved "https://registry.yarnpkg.com/domutils/-/domutils-1.7.0.tgz#56ea341e834e06e6748af7a1cb25da67ea9f8c2a" integrity sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg== @@ -1928,6 +1941,15 @@ domutils@^1.5.1, domutils@^1.7.0: dom-serializer "0" domelementtype "1" +domutils@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.0.1.tgz#696b3875238338cb186b6c0612bd4901c89a4f1c" + integrity sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q== + dependencies: + dom-serializer "^2.0.0" + domelementtype "^2.3.0" + domhandler "^5.0.1" + dot-prop@^4.1.0: version "4.2.1" resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4" @@ -2009,6 +2031,11 @@ entities@^2.0.0: resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55" integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== +entities@^4.2.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/entities/-/entities-4.4.0.tgz#97bdaba170339446495e653cfd2db78962900174" + integrity sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA== + equal-length@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/equal-length/-/equal-length-1.0.1.tgz#21ca112d48ab24b4e1e7ffc0e5339d31fdfc274c" @@ -2021,28 +2048,6 @@ error-ex@^1.3.1: dependencies: is-arrayish "^0.2.1" -es-abstract@^1.17.2, es-abstract@^1.18.0-next.2: - version "1.18.0" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0.tgz#ab80b359eecb7ede4c298000390bc5ac3ec7b5a4" - integrity sha512-LJzK7MrQa8TS0ja2w3YNLzUgJCGPdPOV1yVvezjNnS89D+VR08+Szt2mz3YB2Dck/+w5tfIq/RoUAFqJJGM2yw== - dependencies: - call-bind "^1.0.2" - es-to-primitive "^1.2.1" - function-bind "^1.1.1" - get-intrinsic "^1.1.1" - has "^1.0.3" - has-symbols "^1.0.2" - is-callable "^1.2.3" - is-negative-zero "^2.0.1" - is-regex "^1.1.2" - is-string "^1.0.5" - object-inspect "^1.9.0" - object-keys "^1.1.1" - object.assign "^4.1.2" - string.prototype.trimend "^1.0.4" - string.prototype.trimstart "^1.0.4" - unbox-primitive "^1.0.0" - es-abstract@^1.19.0, es-abstract@^1.19.1: version "1.19.1" resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3" @@ -3121,7 +3126,7 @@ is-buffer@^1.1.5: resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== -is-callable@^1.1.4, is-callable@^1.2.3: +is-callable@^1.1.4: version "1.2.3" resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e" integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ== @@ -3342,7 +3347,7 @@ is-promise@^2.1.0: resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.2.2.tgz#39ab959ccbf9a774cf079f7b40c7a26f763135f1" integrity sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ== -is-regex@^1.0.4, is-regex@^1.1.2: +is-regex@^1.0.4: version "1.1.2" resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.2.tgz#81c8ebde4db142f2cf1c53fc86d6a45788266251" integrity sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg== @@ -3814,15 +3819,15 @@ md5-o-matic@^0.1.1: resolved "https://registry.yarnpkg.com/md5-o-matic/-/md5-o-matic-0.1.1.tgz#822bccd65e117c514fab176b25945d54100a03c3" integrity sha1-givM1l4RfFFPqxdrJZRdVBAKA8M= -mdn-data@2.0.14: - version "2.0.14" - resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50" - integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow== +mdn-data@2.0.28: + version "2.0.28" + resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.28.tgz#5ec48e7bef120654539069e1ae4ddc81ca490eba" + integrity sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g== -mdn-data@2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b" - integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA== +mdn-data@2.0.30: + version "2.0.30" + resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.30.tgz#ce4df6f80af6cfbe218ecd5c552ba13c4dfa08cc" + integrity sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA== meow@^5.0.0: version "5.0.0" @@ -3970,7 +3975,7 @@ mixme@^0.5.1: resolved "https://registry.yarnpkg.com/mixme/-/mixme-0.5.4.tgz#8cb3bd0cd32a513c161bf1ca99d143f0bcf2eff3" integrity sha512-3KYa4m4Vlqx98GPdOHghxSdNtTvcP8E0kkaJ5Dlh+h2DRzF7zpuVVcA8B0QpKd11YJeP9QQ7ASkKzOeu195Wzw== -mkdirp@^0.5.1, mkdirp@~0.5.1: +mkdirp@^0.5.1: version "0.5.5" resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def" integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== @@ -4065,7 +4070,14 @@ npm-run-path@^4.0.0: dependencies: path-key "^3.0.0" -nth-check@^1.0.2, nth-check@~1.0.1: +nth-check@^2.0.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d" + integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w== + dependencies: + boolbase "^1.0.0" + +nth-check@~1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c" integrity sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg== @@ -4126,15 +4138,6 @@ object.assign@^4.1.0, object.assign@^4.1.2: has-symbols "^1.0.1" object-keys "^1.1.1" -object.getownpropertydescriptors@^2.1.0: - version "2.1.2" - resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.2.tgz#1bd63aeacf0d5d2d2f31b5e393b03a7c601a23f7" - integrity sha512-WtxeKSzfBjlzL+F9b7M7hewDzMwy+C8NRssHd1YrNlzHzIDrXcXiNOMrezdAEM4UXixgV+vvnyBeN7Rygl2ttQ== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.3" - es-abstract "^1.18.0-next.2" - object.pick@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747" @@ -4142,16 +4145,6 @@ object.pick@^1.3.0: dependencies: isobject "^3.0.1" -object.values@^1.1.0: - version "1.1.3" - resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3.tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee" - integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.3" - es-abstract "^1.18.0-next.2" - has "^1.0.3" - object.values@^1.1.5: version "1.1.5" resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac" @@ -4570,11 +4563,6 @@ punycode@^2.1.0: resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== -q@^1.1.2: - version "1.5.1" - resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7" - integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc= - queue-microtask@^1.2.2: version "1.2.3" resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" @@ -4918,11 +4906,6 @@ safe-regex@^1.1.0: resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== -sax@~1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" - integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== - semver-diff@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/semver-diff/-/semver-diff-2.1.0.tgz#4bbb8437c8d37e4b0cf1a68fd726ec6d645d6d36" @@ -5063,6 +5046,11 @@ snapdragon@^0.8.1: source-map-resolve "^0.5.0" use "^3.1.0" +source-map-js@^1.0.1: + version "1.0.2" + resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c" + integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== + source-map-resolve@^0.5.0: version "0.5.3" resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a" @@ -5092,7 +5080,7 @@ source-map@^0.5.0, source-map@^0.5.6: resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= -source-map@^0.6.0, source-map@^0.6.1: +source-map@^0.6.0: version "0.6.1" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== @@ -5143,11 +5131,6 @@ sprintf-js@~1.0.2: resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= -stable@^0.1.8: - version "0.1.8" - resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf" - integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w== - stack-utils@^1.0.2: version "1.0.5" resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.5.tgz#a19b0b01947e0029c8e451d5d61a498f5bb1471b" @@ -5335,24 +5318,17 @@ svg-element-attributes@^1.3.1: resolved "https://registry.yarnpkg.com/svg-element-attributes/-/svg-element-attributes-1.3.1.tgz#0c55afac6284291ab563d0913c062cf78a8c0ddb" integrity sha512-Bh05dSOnJBf3miNMqpsormfNtfidA/GxQVakhtn0T4DECWKeXQRQUceYjJ+OxYiiLdGe4Jo9iFV8wICFapFeIA== -svgo@1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.3.2.tgz#b6dc511c063346c9e415b81e43401145b96d4167" - integrity sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw== - dependencies: - chalk "^2.4.1" - coa "^2.0.2" - css-select "^2.0.0" - css-select-base-adapter "^0.1.1" - css-tree "1.0.0-alpha.37" - csso "^4.0.2" - js-yaml "^3.13.1" - mkdirp "~0.5.1" - object.values "^1.1.0" - sax "~1.2.4" - stable "^0.1.8" - unquote "~1.1.1" - util.promisify "~1.0.0" +svgo@3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/svgo/-/svgo-3.0.2.tgz#5e99eeea42c68ee0dc46aa16da093838c262fe0a" + integrity sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ== + dependencies: + "@trysound/sax" "0.2.0" + commander "^7.2.0" + css-select "^5.1.0" + css-tree "^2.2.1" + csso "^5.0.5" + picocolors "^1.0.0" svgson@5.2.1: version "5.2.1" @@ -5547,7 +5523,7 @@ uid2@0.0.3: resolved "https://registry.yarnpkg.com/uid2/-/uid2-0.0.3.tgz#483126e11774df2f71b8b639dcd799c376162b82" integrity sha1-SDEm4Rd03y9xuLY53NeZw3YWK4I= -unbox-primitive@^1.0.0, unbox-primitive@^1.0.1: +unbox-primitive@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471" integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw== @@ -5611,11 +5587,6 @@ universalify@^0.1.0: resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== -unquote@~1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/unquote/-/unquote-1.1.1.tgz#8fded7324ec6e88a0ff8b905e7c098cdc086d544" - integrity sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ= - unset-value@^0.1.1: version "0.1.2" resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-0.1.2.tgz#506810b867f27c2a5a6e9b04833631f6de58d310" @@ -5679,16 +5650,6 @@ util-deprecate@^1.0.1: resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= -util.promisify@~1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.1.tgz#6baf7774b80eeb0f7520d8b81d07982a59abbaee" - integrity sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA== - dependencies: - define-properties "^1.1.3" - es-abstract "^1.17.2" - has-symbols "^1.0.1" - object.getownpropertydescriptors "^2.1.0" - v8-compile-cache@^2.0.3: version "2.3.0" resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"