diff --git a/CHANGELOG.md b/CHANGELOG.md index ee2e929..c39b1be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.0.0 + +* **icons** Replaced existing icons with new icon style + # 1.0.1 #Features diff --git a/README.md b/README.md index ce133f6..c9179c7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,25 @@ # Protocol Assets +[![npm version](https://img.shields.io/npm/v/feather-icons.svg?style=flat-square)](https://www.npmjs.com/package/@mozilla-protocol/assets) + This repository contains a set of reusable assets for Mozilla's websites. These assets are available as both svg and png files. Assets include logos and icons. + +Protocol icons are a derivative of [Feather icons](https://feathericons.com/), used under the [MIT License](https://github.com/colebemis/feather/blob/master/LICENSE) + +Code of Conduct +--------------- + +This repository is governed by Mozilla's code of conduct and etiquette guidelines. +For more details, please see the [Mozilla Community Participation Guidelines][participation] +and [Developer Etiquette Guidelines][etiquette]. + +[participation]: https://www.mozilla.org/about/governance/policies/participation/ +[etiquette]: https://bugzilla.mozilla.org/page.cgi?id=etiquette.html + +License +------- + +This software is licensed under the [MPL version 2.0][MPL]. For more +information, read the file ``LICENSE``. + +[MPL]: https://www.mozilla.org/MPL/ diff --git a/icons/IRL.svg b/icons/IRL.svg new file mode 100644 index 0000000..1479575 --- /dev/null +++ b/icons/IRL.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/accessibility.svg b/icons/accessibility.svg new file mode 100644 index 0000000..8fa18da --- /dev/null +++ b/icons/accessibility.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/accounts.svg b/icons/accounts.svg new file mode 100644 index 0000000..03879c3 --- /dev/null +++ b/icons/accounts.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/add-search-engine.svg b/icons/add-search-engine.svg new file mode 100644 index 0000000..5cf9dd4 --- /dev/null +++ b/icons/add-search-engine.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/arrow-down.svg b/icons/arrow-down.svg new file mode 100644 index 0000000..f6f76d8 --- /dev/null +++ b/icons/arrow-down.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/arrow-left.svg b/icons/arrow-left.svg new file mode 100644 index 0000000..4e7f79f --- /dev/null +++ b/icons/arrow-left.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/arrow-right.svg b/icons/arrow-right.svg new file mode 100644 index 0000000..d344b96 --- /dev/null +++ b/icons/arrow-right.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/arrow-up.svg b/icons/arrow-up.svg new file mode 100644 index 0000000..c5732a5 --- /dev/null +++ b/icons/arrow-up.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/audio-card.svg b/icons/audio-card.svg new file mode 100644 index 0000000..3a8f7be --- /dev/null +++ b/icons/audio-card.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/audio-mute.svg b/icons/audio-mute.svg new file mode 100644 index 0000000..44a362c --- /dev/null +++ b/icons/audio-mute.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/audio.svg b/icons/audio.svg new file mode 100644 index 0000000..77e717a --- /dev/null +++ b/icons/audio.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/auto-play-block.svg b/icons/auto-play-block.svg new file mode 100644 index 0000000..9c9684c --- /dev/null +++ b/icons/auto-play-block.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/back.svg b/icons/back.svg new file mode 100644 index 0000000..17eac1a --- /dev/null +++ b/icons/back.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/beta.svg b/icons/beta.svg new file mode 100644 index 0000000..131cf4f --- /dev/null +++ b/icons/beta.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/blog.svg b/icons/blog.svg new file mode 100644 index 0000000..c460b67 --- /dev/null +++ b/icons/blog.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/bookmark-menu.svg b/icons/bookmark-menu.svg new file mode 100644 index 0000000..986591e --- /dev/null +++ b/icons/bookmark-menu.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/bookmark-remove.svg b/icons/bookmark-remove.svg new file mode 100644 index 0000000..634593e --- /dev/null +++ b/icons/bookmark-remove.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/bookmark.svg b/icons/bookmark.svg new file mode 100644 index 0000000..698ef01 --- /dev/null +++ b/icons/bookmark.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/icons/brightness.svg b/icons/brightness.svg new file mode 100644 index 0000000..de0abc0 --- /dev/null +++ b/icons/brightness.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/browser.svg b/icons/browser.svg new file mode 100644 index 0000000..abe1ea5 --- /dev/null +++ b/icons/browser.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/calendar.svg b/icons/calendar.svg new file mode 100644 index 0000000..4df8813 --- /dev/null +++ b/icons/calendar.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/careers.svg b/icons/careers.svg new file mode 100644 index 0000000..2b1ff76 --- /dev/null +++ b/icons/careers.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/check.svg b/icons/check.svg new file mode 100644 index 0000000..9a73240 --- /dev/null +++ b/icons/check.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/close.svg b/icons/close.svg new file mode 100644 index 0000000..01079db --- /dev/null +++ b/icons/close.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/command-console.svg b/icons/command-console.svg new file mode 100644 index 0000000..66e1489 --- /dev/null +++ b/icons/command-console.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/command-noautohide.svg b/icons/command-noautohide.svg new file mode 100644 index 0000000..f391223 --- /dev/null +++ b/icons/command-noautohide.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/common-voice.svg b/icons/common-voice.svg new file mode 100644 index 0000000..233989f --- /dev/null +++ b/icons/common-voice.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/copy.svg b/icons/copy.svg new file mode 100644 index 0000000..98bb2a8 --- /dev/null +++ b/icons/copy.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/customize.svg b/icons/customize.svg new file mode 100644 index 0000000..975ae1e --- /dev/null +++ b/icons/customize.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/cut.svg b/icons/cut.svg new file mode 100644 index 0000000..f950015 --- /dev/null +++ b/icons/cut.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/data-collection.svg b/icons/data-collection.svg new file mode 100644 index 0000000..efcdc2b --- /dev/null +++ b/icons/data-collection.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/default-browser.svg b/icons/default-browser.svg new file mode 100644 index 0000000..d984182 --- /dev/null +++ b/icons/default-browser.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/delete.svg b/icons/delete.svg new file mode 100644 index 0000000..9984480 --- /dev/null +++ b/icons/delete.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/desktop.svg b/icons/desktop.svg new file mode 100644 index 0000000..0d0f872 --- /dev/null +++ b/icons/desktop.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/dev-edition.svg b/icons/dev-edition.svg new file mode 100644 index 0000000..7d49c1c --- /dev/null +++ b/icons/dev-edition.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/developer-innovations.svg b/icons/developer-innovations.svg new file mode 100644 index 0000000..18d2e46 --- /dev/null +++ b/icons/developer-innovations.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/developer.svg b/icons/developer.svg new file mode 100644 index 0000000..7420e19 --- /dev/null +++ b/icons/developer.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/dictionaries.svg b/icons/dictionaries.svg new file mode 100644 index 0000000..b72abf6 --- /dev/null +++ b/icons/dictionaries.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/dock-bottom.svg b/icons/dock-bottom.svg new file mode 100644 index 0000000..a862ded --- /dev/null +++ b/icons/dock-bottom.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/dock-left.svg b/icons/dock-left.svg new file mode 100644 index 0000000..62035b6 --- /dev/null +++ b/icons/dock-left.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/dock-right.svg b/icons/dock-right.svg new file mode 100644 index 0000000..e5e6943 --- /dev/null +++ b/icons/dock-right.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/dock-undock.svg b/icons/dock-undock.svg new file mode 100644 index 0000000..45ca489 --- /dev/null +++ b/icons/dock-undock.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/download.svg b/icons/download.svg new file mode 100644 index 0000000..9420c4b --- /dev/null +++ b/icons/download.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/enterprise.svg b/icons/enterprise.svg new file mode 100644 index 0000000..486626f --- /dev/null +++ b/icons/enterprise.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/experiments.svg b/icons/experiments.svg new file mode 100644 index 0000000..24ded99 --- /dev/null +++ b/icons/experiments.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/extension-available-update.svg b/icons/extension-available-update.svg new file mode 100644 index 0000000..5b5c6ed --- /dev/null +++ b/icons/extension-available-update.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/extension-recent-updates.svg b/icons/extension-recent-updates.svg new file mode 100644 index 0000000..e650358 --- /dev/null +++ b/icons/extension-recent-updates.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/extensions-legacy.svg b/icons/extensions-legacy.svg new file mode 100644 index 0000000..8db70c6 --- /dev/null +++ b/icons/extensions-legacy.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/extensions.svg b/icons/extensions.svg new file mode 100644 index 0000000..050414b --- /dev/null +++ b/icons/extensions.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/external-link.svg b/icons/external-link.svg new file mode 100644 index 0000000..eafd628 --- /dev/null +++ b/icons/external-link.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/facebook-container.svg b/icons/facebook-container.svg new file mode 100644 index 0000000..01a2164 --- /dev/null +++ b/icons/facebook-container.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/features.svg b/icons/features.svg new file mode 100644 index 0000000..106a4ea --- /dev/null +++ b/icons/features.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/feeback.svg b/icons/feeback.svg new file mode 100644 index 0000000..b87cc8c --- /dev/null +++ b/icons/feeback.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/file-code.svg b/icons/file-code.svg new file mode 100644 index 0000000..ef3798b --- /dev/null +++ b/icons/file-code.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/file-image.svg b/icons/file-image.svg new file mode 100644 index 0000000..0000e42 --- /dev/null +++ b/icons/file-image.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/file-lock.svg b/icons/file-lock.svg new file mode 100644 index 0000000..2f5f491 --- /dev/null +++ b/icons/file-lock.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/file-music.svg b/icons/file-music.svg new file mode 100644 index 0000000..18bb5ed --- /dev/null +++ b/icons/file-music.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/file-text.svg b/icons/file-text.svg new file mode 100644 index 0000000..fb0ee83 --- /dev/null +++ b/icons/file-text.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/file.svg b/icons/file.svg new file mode 100644 index 0000000..351ff4e --- /dev/null +++ b/icons/file.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/fire-tv.svg b/icons/fire-tv.svg new file mode 100644 index 0000000..f080ff5 --- /dev/null +++ b/icons/fire-tv.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/firefox-reality.svg b/icons/firefox-reality.svg new file mode 100644 index 0000000..9fd013a --- /dev/null +++ b/icons/firefox-reality.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/folder-open.svg b/icons/folder-open.svg new file mode 100644 index 0000000..196c48b --- /dev/null +++ b/icons/folder-open.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/folder-save.svg b/icons/folder-save.svg new file mode 100644 index 0000000..349f6b8 --- /dev/null +++ b/icons/folder-save.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/folder.svg b/icons/folder.svg new file mode 100644 index 0000000..60ad4a1 --- /dev/null +++ b/icons/folder.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/font.svg b/icons/font.svg new file mode 100644 index 0000000..fc669c8 --- /dev/null +++ b/icons/font.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/forget.svg b/icons/forget.svg new file mode 100644 index 0000000..1dee2de --- /dev/null +++ b/icons/forget.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/form fill.svg b/icons/form fill.svg new file mode 100644 index 0000000..ac5a6ab --- /dev/null +++ b/icons/form fill.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/forward.svg b/icons/forward.svg new file mode 100644 index 0000000..cfaa49f --- /dev/null +++ b/icons/forward.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/full-screen-disabled.svg b/icons/full-screen-disabled.svg new file mode 100644 index 0000000..4fbb1ad --- /dev/null +++ b/icons/full-screen-disabled.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/full-screen-exit.svg b/icons/full-screen-exit.svg new file mode 100644 index 0000000..83016f6 --- /dev/null +++ b/icons/full-screen-exit.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/full-screen.svg b/icons/full-screen.svg new file mode 100644 index 0000000..80fbb37 --- /dev/null +++ b/icons/full-screen.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/get-involved.svg b/icons/get-involved.svg new file mode 100644 index 0000000..010ddaf --- /dev/null +++ b/icons/get-involved.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/globe.svg b/icons/globe.svg new file mode 100644 index 0000000..ca6c310 --- /dev/null +++ b/icons/globe.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/help.svg b/icons/help.svg new file mode 100644 index 0000000..ee1b08e --- /dev/null +++ b/icons/help.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/highlight.svg b/icons/highlight.svg new file mode 100644 index 0000000..ce5cfe6 --- /dev/null +++ b/icons/highlight.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/history.svg b/icons/history.svg new file mode 100644 index 0000000..a3cc6ce --- /dev/null +++ b/icons/history.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/home.svg b/icons/home.svg new file mode 100644 index 0000000..1905903 --- /dev/null +++ b/icons/home.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/hubs.svg b/icons/hubs.svg new file mode 100644 index 0000000..c675009 --- /dev/null +++ b/icons/hubs.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/identity-notification.svg b/icons/identity-notification.svg new file mode 100644 index 0000000..ff3ea88 --- /dev/null +++ b/icons/identity-notification.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/identity.svg b/icons/identity.svg new file mode 100644 index 0000000..b075e8c --- /dev/null +++ b/icons/identity.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/image.svg b/icons/image.svg new file mode 100644 index 0000000..ef7c284 --- /dev/null +++ b/icons/image.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/import.svg b/icons/import.svg new file mode 100644 index 0000000..34c39d1 --- /dev/null +++ b/icons/import.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/inbox.svg b/icons/inbox.svg new file mode 100644 index 0000000..bd9b6c4 --- /dev/null +++ b/icons/inbox.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/info.svg b/icons/info.svg new file mode 100644 index 0000000..b075e8c --- /dev/null +++ b/icons/info.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/labs.svg b/icons/labs.svg new file mode 100644 index 0000000..9e90a37 --- /dev/null +++ b/icons/labs.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/language.svg b/icons/language.svg new file mode 100644 index 0000000..28f203c --- /dev/null +++ b/icons/language.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/library.svg b/icons/library.svg new file mode 100644 index 0000000..abdf59b --- /dev/null +++ b/icons/library.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/link.svg b/icons/link.svg new file mode 100644 index 0000000..8c4fa40 --- /dev/null +++ b/icons/link.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/listen.svg b/icons/listen.svg new file mode 100644 index 0000000..6825fdb --- /dev/null +++ b/icons/listen.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/lite.svg b/icons/lite.svg new file mode 100644 index 0000000..75eebd1 --- /dev/null +++ b/icons/lite.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/location-disabled.svg b/icons/location-disabled.svg new file mode 100644 index 0000000..5b4161b --- /dev/null +++ b/icons/location-disabled.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/location-macos-disabled.svg b/icons/location-macos-disabled.svg new file mode 100644 index 0000000..d215f7a --- /dev/null +++ b/icons/location-macos-disabled.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/location-macos.svg b/icons/location-macos.svg new file mode 100644 index 0000000..b1df703 --- /dev/null +++ b/icons/location-macos.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/icons/location-pin.svg b/icons/location-pin.svg new file mode 100644 index 0000000..52421ca --- /dev/null +++ b/icons/location-pin.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/location-windows-disabled.svg b/icons/location-windows-disabled.svg new file mode 100644 index 0000000..4be44b9 --- /dev/null +++ b/icons/location-windows-disabled.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/location-windows.svg b/icons/location-windows.svg new file mode 100644 index 0000000..1b19579 --- /dev/null +++ b/icons/location-windows.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/location.svg b/icons/location.svg new file mode 100644 index 0000000..9045bfd --- /dev/null +++ b/icons/location.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/lockbox.svg b/icons/lockbox.svg new file mode 100644 index 0000000..380397e --- /dev/null +++ b/icons/lockbox.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/login.svg b/icons/login.svg new file mode 100644 index 0000000..96d63c5 --- /dev/null +++ b/icons/login.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/mail.svg b/icons/mail.svg new file mode 100644 index 0000000..b128cc4 --- /dev/null +++ b/icons/mail.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/maximize.svg b/icons/maximize.svg new file mode 100644 index 0000000..cb5a201 --- /dev/null +++ b/icons/maximize.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/menu.svg b/icons/menu.svg new file mode 100644 index 0000000..1e431d7 --- /dev/null +++ b/icons/menu.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/microphone-disabled.svg b/icons/microphone-disabled.svg new file mode 100644 index 0000000..8698287 --- /dev/null +++ b/icons/microphone-disabled.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/microphone.svg b/icons/microphone.svg new file mode 100644 index 0000000..acb8c17 --- /dev/null +++ b/icons/microphone.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/midi.svg b/icons/midi.svg new file mode 100644 index 0000000..7c1532e --- /dev/null +++ b/icons/midi.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/minimize.svg b/icons/minimize.svg new file mode 100644 index 0000000..636b71d --- /dev/null +++ b/icons/minimize.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/mobile.svg b/icons/mobile.svg new file mode 100644 index 0000000..8b412ed --- /dev/null +++ b/icons/mobile.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/monitor.svg b/icons/monitor.svg new file mode 100644 index 0000000..ba21d2c --- /dev/null +++ b/icons/monitor.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/more-horizontal.svg b/icons/more-horizontal.svg new file mode 100644 index 0000000..5312cf7 --- /dev/null +++ b/icons/more-horizontal.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/more-vertical.svg b/icons/more-vertical.svg new file mode 100644 index 0000000..5b342c5 --- /dev/null +++ b/icons/more-vertical.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/mouse-pointer-disabled.svg b/icons/mouse-pointer-disabled.svg new file mode 100644 index 0000000..d884ab4 --- /dev/null +++ b/icons/mouse-pointer-disabled.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/mouse-pointer.svg b/icons/mouse-pointer.svg new file mode 100644 index 0000000..2842eff --- /dev/null +++ b/icons/mouse-pointer.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/mozilla.svg b/icons/mozilla.svg new file mode 100644 index 0000000..2046f65 --- /dev/null +++ b/icons/mozilla.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/nav/accounts.svg b/icons/nav/accounts.svg deleted file mode 100644 index 98c4850..0000000 --- a/icons/nav/accounts.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/careers.svg b/icons/nav/careers.svg deleted file mode 100644 index ad2f11f..0000000 --- a/icons/nav/careers.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/common-voice.svg b/icons/nav/common-voice.svg deleted file mode 100644 index 28966da..0000000 --- a/icons/nav/common-voice.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/developer-innovations.svg b/icons/nav/developer-innovations.svg deleted file mode 100644 index e78267c..0000000 --- a/icons/nav/developer-innovations.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/enterprise.svg b/icons/nav/enterprise.svg deleted file mode 100644 index 2baffca..0000000 --- a/icons/nav/enterprise.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/fire-tv.svg b/icons/nav/fire-tv.svg deleted file mode 100644 index e1f4d03..0000000 --- a/icons/nav/fire-tv.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/get-involved.svg b/icons/nav/get-involved.svg deleted file mode 100644 index 026634f..0000000 --- a/icons/nav/get-involved.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/hubs.svg b/icons/nav/hubs.svg deleted file mode 100644 index 480bda9..0000000 --- a/icons/nav/hubs.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/iOT.svg b/icons/nav/iOT.svg deleted file mode 100644 index 1e149d9..0000000 --- a/icons/nav/iOT.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/mobile.svg b/icons/nav/mobile.svg deleted file mode 100644 index 0e0cf42..0000000 --- a/icons/nav/mobile.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/mozilla.svg b/icons/nav/mozilla.svg deleted file mode 100644 index 8e58494..0000000 --- a/icons/nav/mozilla.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/resources.svg b/icons/nav/resources.svg deleted file mode 100644 index cd18e24..0000000 --- a/icons/nav/resources.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/nav/virtual-reality.svg b/icons/nav/virtual-reality.svg deleted file mode 100644 index 3bebc10..0000000 --- a/icons/nav/virtual-reality.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/new.svg b/icons/new.svg new file mode 100644 index 0000000..40185e5 --- /dev/null +++ b/icons/new.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/nightly.svg b/icons/nightly.svg new file mode 100644 index 0000000..95344ad --- /dev/null +++ b/icons/nightly.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/notes.svg b/icons/notes.svg new file mode 100644 index 0000000..2a96833 --- /dev/null +++ b/icons/notes.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/notifications-disabled.svg b/icons/notifications-disabled.svg new file mode 100644 index 0000000..1f301ee --- /dev/null +++ b/icons/notifications-disabled.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/notifications.svg b/icons/notifications.svg new file mode 100644 index 0000000..3125659 --- /dev/null +++ b/icons/notifications.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/open-in-new.svg b/icons/open-in-new.svg new file mode 100644 index 0000000..8f060bb --- /dev/null +++ b/icons/open-in-new.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/open.svg b/icons/open.svg new file mode 100644 index 0000000..40185e5 --- /dev/null +++ b/icons/open.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/overflow.svg b/icons/overflow.svg new file mode 100644 index 0000000..420645b --- /dev/null +++ b/icons/overflow.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/paste.svg b/icons/paste.svg new file mode 100644 index 0000000..ad18d9b --- /dev/null +++ b/icons/paste.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/performance.svg b/icons/performance.svg new file mode 100644 index 0000000..8758907 --- /dev/null +++ b/icons/performance.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/photon.svg b/icons/photon.svg new file mode 100644 index 0000000..387fd04 --- /dev/null +++ b/icons/photon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/pin-remove.svg b/icons/pin-remove.svg new file mode 100644 index 0000000..2aa2b69 --- /dev/null +++ b/icons/pin-remove.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/pin.svg b/icons/pin.svg new file mode 100644 index 0000000..e81c602 --- /dev/null +++ b/icons/pin.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/plugin-disabled.svg b/icons/plugin-disabled.svg new file mode 100644 index 0000000..879b205 --- /dev/null +++ b/icons/plugin-disabled.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/plugin.svg b/icons/plugin.svg new file mode 100644 index 0000000..7fbbc06 --- /dev/null +++ b/icons/plugin.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/pocket-list.svg b/icons/pocket-list.svg new file mode 100644 index 0000000..1710907 --- /dev/null +++ b/icons/pocket-list.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/pocket-remove.svg b/icons/pocket-remove.svg new file mode 100644 index 0000000..8936932 --- /dev/null +++ b/icons/pocket-remove.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/pocket.svg b/icons/pocket.svg new file mode 100644 index 0000000..d602b3a --- /dev/null +++ b/icons/pocket.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/popular.svg b/icons/popular.svg new file mode 100644 index 0000000..0a4d0c0 --- /dev/null +++ b/icons/popular.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/popup-block.svg b/icons/popup-block.svg new file mode 100644 index 0000000..e97f9d7 --- /dev/null +++ b/icons/popup-block.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/preferences.svg b/icons/preferences.svg new file mode 100644 index 0000000..9bcda7d --- /dev/null +++ b/icons/preferences.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/printer.svg b/icons/printer.svg new file mode 100644 index 0000000..eaa90ea --- /dev/null +++ b/icons/printer.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/privacy.svg b/icons/privacy.svg new file mode 100644 index 0000000..6daa4e6 --- /dev/null +++ b/icons/privacy.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/private-browsing.svg b/icons/private-browsing.svg new file mode 100644 index 0000000..a87e6e5 --- /dev/null +++ b/icons/private-browsing.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/protocol.svg b/icons/protocol.svg new file mode 100644 index 0000000..4ddc1ca --- /dev/null +++ b/icons/protocol.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/proton.svg b/icons/proton.svg new file mode 100644 index 0000000..2fc66f5 --- /dev/null +++ b/icons/proton.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/quit.svg b/icons/quit.svg new file mode 100644 index 0000000..9cf9df0 --- /dev/null +++ b/icons/quit.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/reader-mode.svg b/icons/reader-mode.svg new file mode 100644 index 0000000..d8a2057 --- /dev/null +++ b/icons/reader-mode.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/redo.svg b/icons/redo.svg new file mode 100644 index 0000000..e2b3e07 --- /dev/null +++ b/icons/redo.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/refresh.svg b/icons/refresh.svg new file mode 100644 index 0000000..6718949 --- /dev/null +++ b/icons/refresh.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/release-notes.svg b/icons/release-notes.svg new file mode 100644 index 0000000..5de9453 --- /dev/null +++ b/icons/release-notes.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/reminders.svg b/icons/reminders.svg new file mode 100644 index 0000000..2fc745f --- /dev/null +++ b/icons/reminders.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/report.svg b/icons/report.svg new file mode 100644 index 0000000..1e01697 --- /dev/null +++ b/icons/report.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/resources.svg b/icons/resources.svg new file mode 100644 index 0000000..6d5252a --- /dev/null +++ b/icons/resources.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/restore-session.svg b/icons/restore-session.svg new file mode 100644 index 0000000..a4b9a2e --- /dev/null +++ b/icons/restore-session.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/screen-share-disabled.svg b/icons/screen-share-disabled.svg new file mode 100644 index 0000000..ffcdb9c --- /dev/null +++ b/icons/screen-share-disabled.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/screen-share.svg b/icons/screen-share.svg new file mode 100644 index 0000000..05413be --- /dev/null +++ b/icons/screen-share.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/screenshot.svg b/icons/screenshot.svg new file mode 100644 index 0000000..ac532d4 --- /dev/null +++ b/icons/screenshot.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/search.svg b/icons/search.svg new file mode 100644 index 0000000..d6a1a4a --- /dev/null +++ b/icons/search.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/secure-broken.svg b/icons/secure-broken.svg new file mode 100644 index 0000000..10773a6 --- /dev/null +++ b/icons/secure-broken.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/secure-mixed.svg b/icons/secure-mixed.svg new file mode 100644 index 0000000..875daee --- /dev/null +++ b/icons/secure-mixed.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/secure.svg b/icons/secure.svg new file mode 100644 index 0000000..380397e --- /dev/null +++ b/icons/secure.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/security.svg b/icons/security.svg new file mode 100644 index 0000000..3195894 --- /dev/null +++ b/icons/security.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/send-to-device.svg b/icons/send-to-device.svg new file mode 100644 index 0000000..2a32bcf --- /dev/null +++ b/icons/send-to-device.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/send.svg b/icons/send.svg new file mode 100644 index 0000000..11f8259 --- /dev/null +++ b/icons/send.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/settings.svg b/icons/settings.svg new file mode 100644 index 0000000..9bcda7d --- /dev/null +++ b/icons/settings.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/share-windows.svg b/icons/share-windows.svg new file mode 100644 index 0000000..b3cf414 --- /dev/null +++ b/icons/share-windows.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/share.svg b/icons/share.svg new file mode 100644 index 0000000..6bb75f6 --- /dev/null +++ b/icons/share.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/sidebar.svg b/icons/sidebar.svg new file mode 100644 index 0000000..3d8f544 --- /dev/null +++ b/icons/sidebar.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/sign-in.svg b/icons/sign-in.svg new file mode 100644 index 0000000..015ff29 --- /dev/null +++ b/icons/sign-in.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/sign-up.svg b/icons/sign-up.svg new file mode 100644 index 0000000..a6e8a9b --- /dev/null +++ b/icons/sign-up.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/social/mozilla/black.svg b/icons/social/mozilla/black.svg deleted file mode 100644 index 79438cc..0000000 --- a/icons/social/mozilla/black.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/social/mozilla/white.svg b/icons/social/mozilla/white.svg deleted file mode 100644 index 3f94451..0000000 --- a/icons/social/mozilla/white.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/social/protocol/black.svg b/icons/social/protocol/black.svg deleted file mode 100644 index 92b296c..0000000 --- a/icons/social/protocol/black.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/social/protocol/white.svg b/icons/social/protocol/white.svg deleted file mode 100644 index d507d56..0000000 --- a/icons/social/protocol/white.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/stop.svg b/icons/stop.svg new file mode 100644 index 0000000..01079db --- /dev/null +++ b/icons/stop.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/store-data-disabled.svg b/icons/store-data-disabled.svg new file mode 100644 index 0000000..59188cb --- /dev/null +++ b/icons/store-data-disabled.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/icons/store-data.svg b/icons/store-data.svg new file mode 100644 index 0000000..d02f78b --- /dev/null +++ b/icons/store-data.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/sub-item.svg b/icons/sub-item.svg new file mode 100644 index 0000000..3b2ce3d --- /dev/null +++ b/icons/sub-item.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/subscribe.svg b/icons/subscribe.svg new file mode 100644 index 0000000..1d1aab8 --- /dev/null +++ b/icons/subscribe.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/sync.svg b/icons/sync.svg new file mode 100644 index 0000000..db72fdc --- /dev/null +++ b/icons/sync.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/tab-mobile.svg b/icons/tab-mobile.svg new file mode 100644 index 0000000..1c24261 --- /dev/null +++ b/icons/tab-mobile.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/icons/tab-new.svg b/icons/tab-new.svg new file mode 100644 index 0000000..f1cc660 --- /dev/null +++ b/icons/tab-new.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/tab.svg b/icons/tab.svg new file mode 100644 index 0000000..a385635 --- /dev/null +++ b/icons/tab.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/tablet.svg b/icons/tablet.svg new file mode 100644 index 0000000..5301359 --- /dev/null +++ b/icons/tablet.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/toolbar.svg b/icons/toolbar.svg new file mode 100644 index 0000000..5e5eaa8 --- /dev/null +++ b/icons/toolbar.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/top-sites.svg b/icons/top-sites.svg new file mode 100644 index 0000000..1fd7c53 --- /dev/null +++ b/icons/top-sites.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/tracing-protection-disabled.svg b/icons/tracing-protection-disabled.svg new file mode 100644 index 0000000..a6a60d0 --- /dev/null +++ b/icons/tracing-protection-disabled.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/tracking-protection.svg b/icons/tracking-protection.svg new file mode 100644 index 0000000..01e0557 --- /dev/null +++ b/icons/tracking-protection.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/turbo-mode.svg b/icons/turbo-mode.svg new file mode 100644 index 0000000..ffcbb5b --- /dev/null +++ b/icons/turbo-mode.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/ui/audio.svg b/icons/ui/audio.svg deleted file mode 100644 index 324d112..0000000 --- a/icons/ui/audio.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/ui/close-black.svg b/icons/ui/close-black.svg deleted file mode 100644 index 4ba8640..0000000 --- a/icons/ui/close-black.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/ui/close-white.svg b/icons/ui/close-white.svg deleted file mode 100644 index 2b53c9b..0000000 --- a/icons/ui/close-white.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/ui/expand-black.svg b/icons/ui/expand-black.svg deleted file mode 100644 index 61409bf..0000000 --- a/icons/ui/expand-black.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/ui/expand-white.svg b/icons/ui/expand-white.svg deleted file mode 100644 index 6d28a9a..0000000 --- a/icons/ui/expand-white.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/ui/menu-arrow.svg b/icons/ui/menu-arrow.svg deleted file mode 100644 index e14d5e3..0000000 --- a/icons/ui/menu-arrow.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/ui/menu-black.svg b/icons/ui/menu-black.svg deleted file mode 100644 index dd9719f..0000000 --- a/icons/ui/menu-black.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/ui/menu-white.svg b/icons/ui/menu-white.svg deleted file mode 100644 index babafe9..0000000 --- a/icons/ui/menu-white.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/ui/video.svg b/icons/ui/video.svg deleted file mode 100644 index 1e1fa8f..0000000 --- a/icons/ui/video.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/icons/undo.svg b/icons/undo.svg new file mode 100644 index 0000000..8bc2a19 --- /dev/null +++ b/icons/undo.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/video-card.svg b/icons/video-card.svg new file mode 100644 index 0000000..75280dd --- /dev/null +++ b/icons/video-card.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/video-recoder-disabled.svg b/icons/video-recoder-disabled.svg new file mode 100644 index 0000000..0d527ea --- /dev/null +++ b/icons/video-recoder-disabled.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/video-recorder.svg b/icons/video-recorder.svg new file mode 100644 index 0000000..2a21549 --- /dev/null +++ b/icons/video-recorder.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/warning.svg b/icons/warning.svg new file mode 100644 index 0000000..01c76fc --- /dev/null +++ b/icons/warning.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/watch.svg b/icons/watch.svg new file mode 100644 index 0000000..cbc8922 --- /dev/null +++ b/icons/watch.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/web-of-things.svg b/icons/web-of-things.svg new file mode 100644 index 0000000..ca6c310 --- /dev/null +++ b/icons/web-of-things.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/icons/web-vr.svg b/icons/web-vr.svg new file mode 100644 index 0000000..f0a7f61 --- /dev/null +++ b/icons/web-vr.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/window-new.svg b/icons/window-new.svg new file mode 100644 index 0000000..9ca4e91 --- /dev/null +++ b/icons/window-new.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/icons/window.svg b/icons/window.svg new file mode 100644 index 0000000..b8b4ae0 --- /dev/null +++ b/icons/window.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/zoom-in.svg b/icons/zoom-in.svg new file mode 100644 index 0000000..40185e5 --- /dev/null +++ b/icons/zoom-in.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/icons/zoom-out.svg b/icons/zoom-out.svg new file mode 100644 index 0000000..3199403 --- /dev/null +++ b/icons/zoom-out.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/icons/social/facebook/black.svg b/social/facebook/black.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/facebook/black.svg rename to social/facebook/black.svg diff --git a/icons/social/facebook/brand.svg b/social/facebook/brand.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/facebook/brand.svg rename to social/facebook/brand.svg diff --git a/icons/social/facebook/white.svg b/social/facebook/white.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/facebook/white.svg rename to social/facebook/white.svg diff --git a/icons/social/firefox/black.svg b/social/firefox/black.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/firefox/black.svg rename to social/firefox/black.svg diff --git a/icons/social/firefox/brand.svg b/social/firefox/brand.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/firefox/brand.svg rename to social/firefox/brand.svg diff --git a/icons/social/firefox/white.svg b/social/firefox/white.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/firefox/white.svg rename to social/firefox/white.svg diff --git a/icons/social/github/black.svg b/social/github/black.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/github/black.svg rename to social/github/black.svg diff --git a/icons/social/github/brand.svg b/social/github/brand.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/github/brand.svg rename to social/github/brand.svg diff --git a/icons/social/github/white.svg b/social/github/white.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/github/white.svg rename to social/github/white.svg diff --git a/icons/social/instagram/black.svg b/social/instagram/black.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/instagram/black.svg rename to social/instagram/black.svg diff --git a/icons/social/instagram/brand.svg b/social/instagram/brand.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/instagram/brand.svg rename to social/instagram/brand.svg diff --git a/icons/social/instagram/white.svg b/social/instagram/white.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/instagram/white.svg rename to social/instagram/white.svg diff --git a/social/mozilla/black.svg b/social/mozilla/black.svg new file mode 100755 index 0000000..0496afc --- /dev/null +++ b/social/mozilla/black.svg @@ -0,0 +1 @@ + diff --git a/social/mozilla/white.svg b/social/mozilla/white.svg new file mode 100755 index 0000000..1541b15 --- /dev/null +++ b/social/mozilla/white.svg @@ -0,0 +1 @@ + diff --git a/icons/social/pocket/black.svg b/social/pocket/black.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/pocket/black.svg rename to social/pocket/black.svg diff --git a/icons/social/pocket/brand.svg b/social/pocket/brand.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/pocket/brand.svg rename to social/pocket/brand.svg diff --git a/icons/social/pocket/white.svg b/social/pocket/white.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/pocket/white.svg rename to social/pocket/white.svg diff --git a/icons/social/twitter/black.svg b/social/twitter/black.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/twitter/black.svg rename to social/twitter/black.svg diff --git a/icons/social/twitter/brand.svg b/social/twitter/brand.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/twitter/brand.svg rename to social/twitter/brand.svg diff --git a/icons/social/twitter/white.svg b/social/twitter/white.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/twitter/white.svg rename to social/twitter/white.svg diff --git a/icons/social/youtube/black.svg b/social/youtube/black.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/youtube/black.svg rename to social/youtube/black.svg diff --git a/icons/social/youtube/brand.svg b/social/youtube/brand.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/youtube/brand.svg rename to social/youtube/brand.svg diff --git a/icons/social/youtube/white.svg b/social/youtube/white.svg old mode 100644 new mode 100755 similarity index 100% rename from icons/social/youtube/white.svg rename to social/youtube/white.svg