commit 263c65ac4611373d04ea351f018d6a90502b7b28 Author: Ernst Date: Fri Aug 31 18:04:15 2018 -0700 Hello world! First commit. diff --git a/assetlist.cpp b/assetlist.cpp new file mode 100644 index 0000000..609fb44 --- /dev/null +++ b/assetlist.cpp @@ -0,0 +1,14 @@ +#include "assetlist.h" +#include "ui_assetlist.h" + +AssetList::AssetList(QWidget *parent) : + QDockWidget(parent), + ui(new Ui::AssetList) +{ + ui->setupUi(this); +} + +AssetList::~AssetList() +{ + delete ui; +} diff --git a/assetlist.h b/assetlist.h new file mode 100644 index 0000000..0599fac --- /dev/null +++ b/assetlist.h @@ -0,0 +1,22 @@ +#ifndef ASSETLIST_H +#define ASSETLIST_H + +#include + +namespace Ui { +class AssetList; +} + +class AssetList : public QDockWidget +{ + Q_OBJECT + +public: + explicit AssetList(QWidget *parent = 0); + ~AssetList(); + +private: + Ui::AssetList *ui; +}; + +#endif // ASSETLIST_H diff --git a/assetlist.ui b/assetlist.ui new file mode 100644 index 0000000..4b13e20 --- /dev/null +++ b/assetlist.ui @@ -0,0 +1,66 @@ + + + AssetList + + + + 0 + 0 + 400 + 183 + + + + + + + + + 0 + + + 2 + + + 2 + + + 2 + + + 2 + + + + + + 0 + 0 + + + + + 0 + 25 + + + + + + + + + + + + 1 + + + + + + + + + + diff --git a/assets.qrc b/assets.qrc new file mode 100644 index 0000000..b32e497 --- /dev/null +++ b/assets.qrc @@ -0,0 +1,18 @@ + + + data/icons/themify-icons/SVG/save.svg + data/icons/themify-icons/SVG/back-left.svg + data/icons/themify-icons/SVG/back-right.svg + data/icons/feather/save.svg + data/icons/feather/corner-left-down.svg + data/icons/feather/corner-right-down.svg + data/icons/feather/rotate-ccw.svg + data/icons/feather/rotate-cw.svg + data/icons/alexandru.stoica/save_item [#1409].svg + data/icons/alexandru.stoica/moon [#1248].svg + data/icons/alexandru.stoica/sun_star [#1268].svg + + + data/css/style.qss + + diff --git a/data.pro b/data.pro new file mode 100644 index 0000000..9f6fd02 --- /dev/null +++ b/data.pro @@ -0,0 +1,40 @@ +#------------------------------------------------- +# +# Project created by QtCreator 2018-07-06T13:51:14 +# +#------------------------------------------------- + +QT += core gui + +greaterThan(QT_MAJOR_VERSION, 4): QT += widgets + +TARGET = data +TEMPLATE = app + +# The following define makes your compiler emit warnings if you use +# any feature of Qt which has been marked as deprecated (the exact warnings +# depend on your compiler). Please consult the documentation of the +# deprecated API in order to know how to port your code away from it. +DEFINES += QT_DEPRECATED_WARNINGS + +# You can also make your code fail to compile if you use deprecated APIs. +# In order to do so, uncomment the following line. +# You can also select to disable deprecated APIs only up to a certain version of Qt. +#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 + + +SOURCES += \ + main.cpp \ + mainwindow.cpp \ + assetlist.cpp + +HEADERS += \ + mainwindow.h \ + assetlist.h + +FORMS += \ + mainwindow.ui \ + assetlist.ui + +RESOURCES += \ + assets.qrc diff --git a/data.pro.user b/data.pro.user new file mode 100644 index 0000000..a513f05 --- /dev/null +++ b/data.pro.user @@ -0,0 +1,318 @@ + + + + + + EnvironmentId + {c5ebc06e-8dc0-41fd-96ec-94866afcc739} + + + ProjectExplorer.Project.ActiveTarget + 0 + + + ProjectExplorer.Project.EditorSettings + + true + false + true + + Cpp + + CppGlobal + + + + QmlJS + + QmlJSGlobal + + + 2 + UTF-8 + false + 4 + false + 80 + true + true + 1 + true + false + 0 + true + true + 0 + 8 + true + 1 + true + true + true + false + + + + ProjectExplorer.Project.PluginSettings + + + + ProjectExplorer.Project.Target.0 + + Desktop + Desktop + {5472a58d-e411-4ea8-a2d1-6e4398948268} + 0 + 0 + 0 + + C:/Users/bernst/Documents/build-data-Desktop-Debug + + + true + qmake + + QtProjectManager.QMakeBuildStep + true + + false + false + false + + + true + Make + + Qt4ProjectManager.MakeStep + + false + + + + 2 + Build + + ProjectExplorer.BuildSteps.Build + + + + true + Make + + Qt4ProjectManager.MakeStep + + true + clean + + + 1 + Clean + + ProjectExplorer.BuildSteps.Clean + + 2 + false + + Debug + Debug + Qt4ProjectManager.Qt4BuildConfiguration + 2 + true + + + C:/Users/bernst/Documents/build-data-Desktop-Release + + + true + qmake + + QtProjectManager.QMakeBuildStep + false + + false + false + true + + + true + Make + + Qt4ProjectManager.MakeStep + + false + + + + 2 + Build + + ProjectExplorer.BuildSteps.Build + + + + true + Make + + Qt4ProjectManager.MakeStep + + true + clean + + + 1 + Clean + + ProjectExplorer.BuildSteps.Clean + + 2 + false + + Release + Release + Qt4ProjectManager.Qt4BuildConfiguration + 0 + true + + + C:/Users/bernst/Documents/build-data-Desktop-Profile + + + true + qmake + + QtProjectManager.QMakeBuildStep + true + + false + true + true + + + true + Make + + Qt4ProjectManager.MakeStep + + false + + + + 2 + Build + + ProjectExplorer.BuildSteps.Build + + + + true + Make + + Qt4ProjectManager.MakeStep + + true + clean + + + 1 + Clean + + ProjectExplorer.BuildSteps.Clean + + 2 + false + + Profile + Profile + Qt4ProjectManager.Qt4BuildConfiguration + 0 + true + + 3 + + + 0 + Deploy + + ProjectExplorer.BuildSteps.Deploy + + 1 + Deploy Configuration + + ProjectExplorer.DefaultDeployConfiguration + + 1 + + + false + false + 1000 + + true + + false + false + false + false + true + 0.01 + 10 + true + 1 + 25 + + 1 + true + false + true + valgrind + + 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + 14 + + 2 + + data + + Qt4ProjectManager.Qt4RunConfiguration:C:/Users/bernst/Documents/data/data.pro + true + + data.pro + false + + + 3768 + false + true + false + false + true + + 1 + + + + ProjectExplorer.Project.TargetCount + 1 + + + ProjectExplorer.Project.Updater.FileVersion + 18 + + + Version + 18 + + diff --git a/data/css/style.qss b/data/css/style.qss new file mode 100644 index 0000000..1f56503 --- /dev/null +++ b/data/css/style.qss @@ -0,0 +1,1256 @@ +.feather { + color: white; + currentColor: white; +} + +QToolTip { + border: 1px solid #76797C; + background-color: #5A7566; + color: white; + padding: 0px; /*remove padding, for fix combobox tooltip.*/ + opacity: 200; +} + +QWidget { + color: #eff0f1; + background-color: #31363b; + selection-background-color: #3daee9; + selection-color: #eff0f1; + background-clip: border; + border-image: none; + border: 0px transparent black; + outline: 0; +} + +QWidget:item:hover { + background-color: #18465d; + color: #eff0f1; +} + +QWidget:item:selected { + background-color: #18465d; +} + +QCheckBox { + spacing: 5px; + outline: none; + color: #eff0f1; + margin-bottom: 2px; +} + +QCheckBox:disabled { + color: #76797C; +} + +QCheckBox::indicator, +QGroupBox::indicator { + width: 18px; + height: 18px; +} + +QGroupBox::indicator { + margin-left: 2px; +} + +QCheckBox::indicator:unchecked, +QGroupBox::indicator:unchecked { + image: url(:/qss_icons/rc/checkbox_unchecked.png); +} + +QCheckBox::indicator:unchecked:hover, +QCheckBox::indicator:unchecked:focus, +QCheckBox::indicator:unchecked:pressed, +QGroupBox::indicator:unchecked:hover, +QGroupBox::indicator:unchecked:focus, +QGroupBox::indicator:unchecked:pressed { + border: none; + image: url(:/qss_icons/rc/checkbox_unchecked_focus.png); +} + +QCheckBox::indicator:checked, +QGroupBox::indicator:checked { + image: url(:/qss_icons/rc/checkbox_checked.png); +} + +QCheckBox::indicator:checked:hover, +QCheckBox::indicator:checked:focus, +QCheckBox::indicator:checked:pressed, +QGroupBox::indicator:checked:hover, +QGroupBox::indicator:checked:focus, +QGroupBox::indicator:checked:pressed { + border: none; + image: url(:/qss_icons/rc/checkbox_checked_focus.png); +} + +QCheckBox::indicator:indeterminate { + image: url(:/qss_icons/rc/checkbox_indeterminate.png); +} + +QCheckBox::indicator:indeterminate:focus, +QCheckBox::indicator:indeterminate:hover, +QCheckBox::indicator:indeterminate:pressed { + image: url(:/qss_icons/rc/checkbox_indeterminate_focus.png); +} + +QCheckBox::indicator:checked:disabled, +QGroupBox::indicator:checked:disabled { + image: url(:/qss_icons/rc/checkbox_checked_disabled.png); +} + +QCheckBox::indicator:unchecked:disabled, +QGroupBox::indicator:unchecked:disabled { + image: url(:/qss_icons/rc/checkbox_unchecked_disabled.png); +} + +QRadioButton { + spacing: 5px; + outline: none; + color: #eff0f1; + margin-bottom: 2px; +} + +QRadioButton:disabled { + color: #76797C; +} + +QRadioButton::indicator { + width: 21px; + height: 21px; +} + +QRadioButton::indicator:unchecked { + image: url(:/qss_icons/rc/radio_unchecked.png); +} + +QRadioButton::indicator:unchecked:hover, +QRadioButton::indicator:unchecked:focus, +QRadioButton::indicator:unchecked:pressed { + border: none; + outline: none; + image: url(:/qss_icons/rc/radio_unchecked_focus.png); +} + +QRadioButton::indicator:checked { + border: none; + outline: none; + image: url(:/qss_icons/rc/radio_checked.png); +} + +QRadioButton::indicator:checked:hover, +QRadioButton::indicator:checked:focus, +QRadioButton::indicator:checked:pressed { + border: none; + outline: none; + image: url(:/qss_icons/rc/radio_checked_focus.png); +} + +QRadioButton::indicator:checked:disabled { + outline: none; + image: url(:/qss_icons/rc/radio_checked_disabled.png); +} + +QRadioButton::indicator:unchecked:disabled { + image: url(:/qss_icons/rc/radio_unchecked_disabled.png); +} + +QMenuBar { + background-color: #31363b; + color: #eff0f1; +} + +QMenuBar::item { + background: transparent; +} + +QMenuBar::item:selected { + background: transparent; + border: 1px solid #76797C; +} + +QMenuBar::item:pressed { + border: 1px solid #76797C; + background-color: #3daee9; + color: #eff0f1; + margin-bottom: -1px; + padding-bottom: 1px; +} + +QMenu { + border: 1px solid #76797C; + color: #eff0f1; + margin: 2px; +} + +QMenu::icon { + margin: 5px; +} + +QMenu::item { + padding: 5px 30px 5px 30px; + border: 1px solid transparent; + /* reserve space for selection border */ +} + +QMenu::item:selected { + color: #eff0f1; +} + +QMenu::separator { + height: 2px; + background: lightblue; + margin-left: 10px; + margin-right: 5px; +} + +QMenu::indicator { + width: 18px; + height: 18px; +} + + +/* non-exclusive indicator = check box style indicator + (see QActionGroup::setExclusive) */ + +QMenu::indicator:non-exclusive:unchecked { + image: url(:/qss_icons/rc/checkbox_unchecked.png); +} + +QMenu::indicator:non-exclusive:unchecked:selected { + image: url(:/qss_icons/rc/checkbox_unchecked_disabled.png); +} + +QMenu::indicator:non-exclusive:checked { + image: url(:/qss_icons/rc/checkbox_checked.png); +} + +QMenu::indicator:non-exclusive:checked:selected { + image: url(:/qss_icons/rc/checkbox_checked_disabled.png); +} + + +/* exclusive indicator = radio button style indicator (see QActionGroup::setExclusive) */ + +QMenu::indicator:exclusive:unchecked { + image: url(:/qss_icons/rc/radio_unchecked.png); +} + +QMenu::indicator:exclusive:unchecked:selected { + image: url(:/qss_icons/rc/radio_unchecked_disabled.png); +} + +QMenu::indicator:exclusive:checked { + image: url(:/qss_icons/rc/radio_checked.png); +} + +QMenu::indicator:exclusive:checked:selected { + image: url(:/qss_icons/rc/radio_checked_disabled.png); +} + +QMenu::right-arrow { + margin: 5px; + image: url(:/qss_icons/rc/right_arrow.png) +} + +QWidget:disabled { + color: #454545; + background-color: #31363b; +} + +QAbstractItemView { + alternate-background-color: #31363b; + color: #eff0f1; + border: 1px solid #3A3939; + border-radius: 2px; +} + +QWidget:focus, +QMenuBar:focus { + border: 1px solid #3daee9; +} + +QTabWidget:focus, +QCheckBox:focus, +QRadioButton:focus, +QSlider:focus { + border: none; +} + +QLineEdit { + background-color: #232629; + padding: 5px; + border-style: solid; + border: 1px solid #76797C; + border-radius: 2px; + color: #eff0f1; +} + +QAbstractItemView QLineEdit { + padding: 0; +} + +QGroupBox { + border: 1px solid #76797C; + border-radius: 2px; + margin-top: 20px; +} + +QGroupBox::title { + subcontrol-origin: margin; + subcontrol-position: top center; + padding-left: 10px; + padding-right: 10px; + padding-top: 10px; +} + +QAbstractScrollArea { + border-radius: 2px; + border: 1px solid #76797C; + background-color: transparent; +} + +QScrollBar:horizontal { + height: 15px; + margin: 3px 15px 3px 15px; + border: 1px transparent #2A2929; + border-radius: 4px; + background-color: #2A2929; +} + +QScrollBar::handle:horizontal { + background-color: #605F5F; + min-width: 5px; + border-radius: 4px; +} + +QScrollBar::add-line:horizontal { + margin: 0px 3px 0px 3px; + border-image: url(:/qss_icons/rc/right_arrow_disabled.png); + width: 10px; + height: 10px; + subcontrol-position: right; + subcontrol-origin: margin; +} + +QScrollBar::sub-line:horizontal { + margin: 0px 3px 0px 3px; + border-image: url(:/qss_icons/rc/left_arrow_disabled.png); + height: 10px; + width: 10px; + subcontrol-position: left; + subcontrol-origin: margin; +} + +QScrollBar::add-line:horizontal:hover, +QScrollBar::add-line:horizontal:on { + border-image: url(:/qss_icons/rc/right_arrow.png); + height: 10px; + width: 10px; + subcontrol-position: right; + subcontrol-origin: margin; +} + +QScrollBar::sub-line:horizontal:hover, +QScrollBar::sub-line:horizontal:on { + border-image: url(:/qss_icons/rc/left_arrow.png); + height: 10px; + width: 10px; + subcontrol-position: left; + subcontrol-origin: margin; +} + +QScrollBar::up-arrow:horizontal, +QScrollBar::down-arrow:horizontal { + background: none; +} + +QScrollBar::add-page:horizontal, +QScrollBar::sub-page:horizontal { + background: none; +} + +QScrollBar:vertical { + background-color: #2A2929; + width: 15px; + margin: 15px 3px 15px 3px; + border: 1px transparent #2A2929; + border-radius: 4px; +} + +QScrollBar::handle:vertical { + background-color: #605F5F; + min-height: 5px; + border-radius: 4px; +} + +QScrollBar::sub-line:vertical { + margin: 3px 0px 3px 0px; + border-image: url(:/qss_icons/rc/up_arrow_disabled.png); + height: 10px; + width: 10px; + subcontrol-position: top; + subcontrol-origin: margin; +} + +QScrollBar::add-line:vertical { + margin: 3px 0px 3px 0px; + border-image: url(:/qss_icons/rc/down_arrow_disabled.png); + height: 10px; + width: 10px; + subcontrol-position: bottom; + subcontrol-origin: margin; +} + +QScrollBar::sub-line:vertical:hover, +QScrollBar::sub-line:vertical:on { + border-image: url(:/qss_icons/rc/up_arrow.png); + height: 10px; + width: 10px; + subcontrol-position: top; + subcontrol-origin: margin; +} + +QScrollBar::add-line:vertical:hover, +QScrollBar::add-line:vertical:on { + border-image: url(:/qss_icons/rc/down_arrow.png); + height: 10px; + width: 10px; + subcontrol-position: bottom; + subcontrol-origin: margin; +} + +QScrollBar::up-arrow:vertical, +QScrollBar::down-arrow:vertical { + background: none; +} + +QScrollBar::add-page:vertical, +QScrollBar::sub-page:vertical { + background: none; +} + +QTextEdit { + background-color: #232629; + color: #eff0f1; + border: 1px solid #76797C; +} + +QPlainTextEdit { + background-color: #232629; + ; + color: #eff0f1; + border-radius: 2px; + border: 1px solid #76797C; +} + +QHeaderView::section { + background-color: #76797C; + color: #eff0f1; + padding: 5px; + border: 1px solid #76797C; +} + +QSizeGrip { + image: url(:/qss_icons/rc/sizegrip.png); + width: 12px; + height: 12px; +} + +QMainWindow::separator { + background-color: #31363b; + color: white; + padding-left: 4px; + spacing: 2px; + border: 1px dashed #76797C; +} + +QMainWindow::separator:hover { + background-color: #787876; + color: white; + padding-left: 4px; + border: 1px solid #76797C; + spacing: 2px; +} + +QMenu::separator { + height: 1px; + background-color: #76797C; + color: white; + padding-left: 4px; + margin-left: 10px; + margin-right: 5px; +} + +QFrame { + border-radius: 2px; + border: 1px solid #76797C; +} + +QFrame[frameShape="0"] { + border-radius: 2px; + border: 1px transparent #76797C; +} + +QStackedWidget { + border: 1px transparent black; +} + +QToolBar { + border: 1px transparent #393838; + background: 1px solid #31363b; + font-weight: bold; +} + +QToolBar::handle:horizontal { + image: url(:/qss_icons/rc/Hmovetoolbar.png); +} + +QToolBar::handle:vertical { + image: url(:/qss_icons/rc/Vmovetoolbar.png); +} + +QToolBar::separator:horizontal { + image: url(:/qss_icons/rc/Hsepartoolbar.png); +} + +QToolBar::separator:vertical { + image: url(:/qss_icons/rc/Vsepartoolbar.png); +} + +QToolButton#qt_toolbar_ext_button { + background: #58595a +} + +QPushButton { + color: #eff0f1; + background-color: #31363b; + border-width: 1px; + border-color: #76797C; + border-style: solid; + padding: 5px; + border-radius: 2px; + outline: none; +} + +QPushButton:disabled { + background-color: #31363b; + border-width: 1px; + border-color: #454545; + border-style: solid; + padding-top: 5px; + padding-bottom: 5px; + padding-left: 10px; + padding-right: 10px; + border-radius: 2px; + color: #454545; +} + +QPushButton:focus { + background-color: #3daee9; + color: white; +} + +QPushButton:pressed { + background-color: #3daee9; + padding-top: -15px; + padding-bottom: -17px; +} + +QComboBox { + selection-background-color: #3daee9; + border-style: solid; + border: 1px solid #76797C; + border-radius: 2px; + padding: 5px; + min-width: 75px; +} + +QPushButton:checked { + background-color: #76797C; + border-color: #6A6969; +} + +QComboBox:hover, +QPushButton:hover, +QAbstractSpinBox:hover, +QLineEdit:hover, +QTextEdit:hover, +QPlainTextEdit:hover, +QAbstractView:hover, +QTreeView:hover { + border: 1px solid #3daee9; + color: #eff0f1; +} + +QComboBox:on { + padding-top: 3px; + padding-left: 4px; + selection-background-color: #4a4a4a; +} + +QComboBox QAbstractItemView { + background-color: #232629; + border-radius: 2px; + border: 1px solid #76797C; + selection-background-color: #18465d; +} + +QComboBox::drop-down { + subcontrol-origin: padding; + subcontrol-position: top right; + width: 15px; + border-left-width: 0px; + border-left-color: darkgray; + border-left-style: solid; + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +QComboBox::down-arrow { + image: url(:/qss_icons/rc/down_arrow_disabled.png); +} + +QComboBox::down-arrow:on, +QComboBox::down-arrow:hover, +QComboBox::down-arrow:focus { + image: url(:/qss_icons/rc/down_arrow.png); +} + +QAbstractSpinBox { + padding: 5px; + border: 1px solid #76797C; + background-color: #232629; + color: #eff0f1; + border-radius: 2px; + min-width: 75px; +} + +QAbstractSpinBox:up-button { + background-color: transparent; + subcontrol-origin: border; + subcontrol-position: center right; +} + +QAbstractSpinBox:down-button { + background-color: transparent; + subcontrol-origin: border; + subcontrol-position: center left; +} + +QAbstractSpinBox::up-arrow, +QAbstractSpinBox::up-arrow:disabled, +QAbstractSpinBox::up-arrow:off { + image: url(:/qss_icons/rc/up_arrow_disabled.png); + width: 10px; + height: 10px; +} + +QAbstractSpinBox::up-arrow:hover { + image: url(:/qss_icons/rc/up_arrow.png); +} + +QAbstractSpinBox::down-arrow, +QAbstractSpinBox::down-arrow:disabled, +QAbstractSpinBox::down-arrow:off { + image: url(:/qss_icons/rc/down_arrow_disabled.png); + width: 10px; + height: 10px; +} + +QAbstractSpinBox::down-arrow:hover { + image: url(:/qss_icons/rc/down_arrow.png); +} + +QLabel { + border: 0px solid black; +} + +QTabWidget { + border: 0px transparent black; +} + +QTabWidget::pane { + border: 1px solid #76797C; + padding: 5px; + margin: 0px; +} + +QTabWidget::tab-bar { + /* left: 5px; move to the right by 5px */ +} + +QTabBar { + qproperty-drawBase: 0; + border-radius: 3px; +} + +QTabBar:focus { + border: 0px transparent black; +} + +QTabBar::close-button { + image: url(:/qss_icons/rc/close.png); + background: transparent; +} + +QTabBar::close-button:hover { + image: url(:/qss_icons/rc/close-hover.png); + background: transparent; +} + +QTabBar::close-button:pressed { + image: url(:/qss_icons/rc/close-pressed.png); + background: transparent; +} + + +/* TOP TABS */ + +QTabBar::tab:top { + color: #eff0f1; + border: 1px solid #76797C; + border-bottom: 1px transparent black; + background-color: #31363b; + padding: 5px; + min-width: 50px; + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +QTabBar::tab:top:selected { + color: #eff0f1; + background-color: #54575B; + border: 1px solid #76797C; + border-bottom: 2px solid #3daee9; + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +QTabBar::tab:top:!selected:hover { + background-color: #3daee9; +} + + +/* BOTTOM TABS */ + +QTabBar::tab:bottom { + color: #eff0f1; + border: 1px solid #76797C; + border-top: 1px transparent black; + background-color: #31363b; + padding: 5px; + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; + min-width: 50px; +} + +QTabBar::tab:bottom:selected { + color: #eff0f1; + background-color: #54575B; + border: 1px solid #76797C; + border-top: 2px solid #3daee9; + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; +} + +QTabBar::tab:bottom:!selected:hover { + background-color: #3daee9; +} + + +/* LEFT TABS */ + +QTabBar::tab:left { + color: #eff0f1; + border: 1px solid #76797C; + border-left: 1px transparent black; + background-color: #31363b; + padding: 5px; + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; + min-height: 50px; +} + +QTabBar::tab:left:selected { + color: #eff0f1; + background-color: #54575B; + border: 1px solid #76797C; + border-left: 2px solid #3daee9; + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; +} + +QTabBar::tab:left:!selected:hover { + background-color: #3daee9; +} + + +/* RIGHT TABS */ + +QTabBar::tab:right { + color: #eff0f1; + border: 1px solid #76797C; + border-right: 1px transparent black; + background-color: #31363b; + padding: 5px; + border-top-left-radius: 2px; + border-bottom-left-radius: 2px; + min-height: 50px; +} + +QTabBar::tab:right:selected { + color: #eff0f1; + background-color: #54575B; + border: 1px solid #76797C; + border-right: 2px solid #3daee9; + border-top-left-radius: 2px; + border-bottom-left-radius: 2px; +} + +QTabBar::tab:right:!selected:hover { + background-color: #3daee9; +} + +QTabBar QToolButton::right-arrow:enabled { + image: url(:/qss_icons/rc/right_arrow.png); +} + +QTabBar QToolButton::left-arrow:enabled { + image: url(:/qss_icons/rc/left_arrow.png); +} + +QTabBar QToolButton::right-arrow:disabled { + image: url(:/qss_icons/rc/right_arrow_disabled.png); +} + +QTabBar QToolButton::left-arrow:disabled { + image: url(:/qss_icons/rc/left_arrow_disabled.png); +} + +QDockWidget { + background: #31363b; + border: 1px solid #403F3F; + titlebar-close-icon: url(:/qss_icons/rc/close.png); + titlebar-normal-icon: url(:/qss_icons/rc/undock.png); +} + +QDockWidget::close-button, +QDockWidget::float-button { + border: 1px solid transparent; + border-radius: 2px; + background: transparent; +} + +QDockWidget::close-button:hover, +QDockWidget::float-button:hover { + background: rgba(255, 255, 255, 10); +} + +QDockWidget::close-button:pressed, +QDockWidget::float-button:pressed { + padding: 1px -1px -1px 1px; + background: rgba(255, 255, 255, 10); +} + +QTreeView, +QListView { + border: 1px solid #76797C; + background-color: #232629; +} + +QTreeView:branch:selected, +QTreeView:branch:hover { + background: url(:/qss_icons/rc/transparent.png); +} + +QTreeView::branch:has-siblings:!adjoins-item { + border-image: url(:/qss_icons/rc/transparent.png); +} + +QTreeView::branch:has-siblings:adjoins-item { + border-image: url(:/qss_icons/rc/transparent.png); +} + +QTreeView::branch:!has-children:!has-siblings:adjoins-item { + border-image: url(:/qss_icons/rc/transparent.png); +} + +QTreeView::branch:has-children:!has-siblings:closed, +QTreeView::branch:closed:has-children:has-siblings { + image: url(:/qss_icons/rc/branch_closed.png); +} + +QTreeView::branch:open:has-children:!has-siblings, +QTreeView::branch:open:has-children:has-siblings { + image: url(:/qss_icons/rc/branch_open.png); +} + +QTreeView::branch:has-children:!has-siblings:closed:hover, +QTreeView::branch:closed:has-children:has-siblings:hover { + image: url(:/qss_icons/rc/branch_closed-on.png); +} + +QTreeView::branch:open:has-children:!has-siblings:hover, +QTreeView::branch:open:has-children:has-siblings:hover { + image: url(:/qss_icons/rc/branch_open-on.png); +} + +QListView::item:!selected:hover, +QTreeView::item:!selected:hover { + background: #18465d; + outline: 0; + color: #eff0f1 +} + +QListView::item:selected:hover, +QTreeView::item:selected:hover { + background: #287399; + color: #eff0f1; +} + +QTreeView::indicator:checked, +QListView::indicator:checked { + image: url(:/qss_icons/rc/checkbox_checked.png); +} + +QTreeView::indicator:unchecked, +QListView::indicator:unchecked { + image: url(:/qss_icons/rc/checkbox_unchecked.png); +} + +QTreeView::indicator:indeterminate, +QListView::indicator:indeterminate { + image: url(:/qss_icons/rc/checkbox_indeterminate.png); +} + +QTreeView::indicator:checked:hover, +QTreeView::indicator:checked:focus, +QTreeView::indicator:checked:pressed, +QListView::indicator:checked:hover, +QListView::indicator:checked:focus, +QListView::indicator:checked:pressed { + image: url(:/qss_icons/rc/checkbox_checked_focus.png); +} + +QTreeView::indicator:unchecked:hover, +QTreeView::indicator:unchecked:focus, +QTreeView::indicator:unchecked:pressed, +QListView::indicator:unchecked:hover, +QListView::indicator:unchecked:focus, +QListView::indicator:unchecked:pressed { + image: url(:/qss_icons/rc/checkbox_unchecked_focus.png); +} + +QTreeView::indicator:indeterminate:hover, +QTreeView::indicator:indeterminate:focus, +QTreeView::indicator:indeterminate:pressed, +QListView::indicator:indeterminate:hover, +QListView::indicator:indeterminate:focus, +QListView::indicator:indeterminate:pressed { + image: url(:/qss_icons/rc/checkbox_indeterminate_focus.png); +} + +QSlider::groove:horizontal { + border: 1px solid #565a5e; + height: 4px; + background: #565a5e; + margin: 0px; + border-radius: 2px; +} + +QSlider::handle:horizontal { + background: #232629; + border: 1px solid #565a5e; + width: 16px; + height: 16px; + margin: -8px 0; + border-radius: 9px; +} + +QSlider::sub-page:horizontal { + border: 1px solid #565a5e; + height: 4px; + background: #3daee9; + margin: 0px; + border-radius: 2px; +} + +QSlider::groove:vertical { + border: 1px solid #565a5e; + width: 4px; + background: #565a5e; + margin: 0px; + border-radius: 3px; +} + +QSlider::handle:vertical { + background: #232629; + border: 1px solid #565a5e; + width: 16px; + height: 16px; + margin: 0 -8px; + border-radius: 9px; +} + +QSlider::sub-page:vertical { + border: 1px solid #565a5e; + width: 4px; + background: #3daee9; + margin: 0px; + border-radius: 3px; +} + +QToolButton { + background-color: transparent; + border: 1px transparent #76797C; + border-radius: 2px; + margin: 3px; + padding: 5px; +} + +QToolButton[popupMode="1"] { + /* only for MenuButtonPopup */ + padding-right: 20px; + /* make way for the popup button */ + border: 1px #76797C; + border-radius: 5px; +} + +QToolButton[popupMode="2"] { + /* only for InstantPopup */ + padding-right: 10px; + /* make way for the popup button */ + border: 1px #76797C; +} + +QToolButton:hover, +QToolButton::menu-button:hover { + background-color: transparent; + border: 1px solid #3daee9; + padding: 5px; +} + +QToolButton:checked, +QToolButton:pressed, +QToolButton::menu-button:pressed { + background-color: #3daee9; + border: 1px solid #3daee9; + padding: 5px; +} + + +/* the subcontrol below is used only in the InstantPopup or DelayedPopup mode */ + +QToolButton::menu-indicator { + image: url(:/qss_icons/rc/down_arrow.png); + top: -7px; + left: -2px; + /* shift it a bit */ +} + + +/* the subcontrols below are used only in the MenuButtonPopup mode */ + +QToolButton::menu-button { + border: 1px transparent #76797C; + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; + /* 16px width + 4px for border = 20px allocated above */ + width: 16px; + outline: none; +} + +QToolButton::menu-arrow { + image: url(:/qss_icons/rc/down_arrow.png); +} + +QToolButton::menu-arrow:open { + border: 1px solid #76797C; +} + +QPushButton::menu-indicator { + subcontrol-origin: padding; + subcontrol-position: bottom right; + left: 8px; +} + +QTableView { + border: 1px solid #76797C; + gridline-color: #31363b; + background-color: #232629; +} + +QTableView, +QHeaderView { + border-radius: 0px; +} + +QTableView::item:pressed, +QListView::item:pressed, +QTreeView::item:pressed { + background: #18465d; + color: #eff0f1; +} + +QTableView::item:selected:active, +QTreeView::item:selected:active, +QListView::item:selected:active { + background: #287399; + color: #eff0f1; +} + +QHeaderView { + background-color: #31363b; + border: 1px transparent; + border-radius: 0px; + margin: 0px; + padding: 0px; +} + +QHeaderView::section { + background-color: #31363b; + color: #eff0f1; + padding: 5px; + border: 1px solid #76797C; + border-radius: 0px; + text-align: center; +} + +QHeaderView::section::vertical::first, +QHeaderView::section::vertical::only-one { + border-top: 1px solid #76797C; +} + +QHeaderView::section::vertical { + border-top: transparent; +} + +QHeaderView::section::horizontal::first, +QHeaderView::section::horizontal::only-one { + border-left: 1px solid #76797C; +} + +QHeaderView::section::horizontal { + border-left: transparent; +} + +QHeaderView::section:checked { + color: white; + background-color: #334e5e; +} + + +/* style the sort indicator */ + +QHeaderView::down-arrow { + image: url(:/qss_icons/rc/down_arrow.png); +} + +QHeaderView::up-arrow { + image: url(:/qss_icons/rc/up_arrow.png); +} + +QTableCornerButton::section { + background-color: #31363b; + border: 1px transparent #76797C; + border-radius: 0px; +} + +QToolBox { + padding: 5px; + border: 1px transparent black; +} + +QToolBox::tab { + color: #eff0f1; + background-color: #31363b; + border: 1px solid #76797C; + border-bottom: 1px transparent #31363b; + border-top-left-radius: 5px; + border-top-right-radius: 5px; +} + +QToolBox::tab:selected { + /* italicize selected tabs */ + font: italic; + background-color: #31363b; + border-color: #3daee9; +} + +QStatusBar::item { + border: 0px transparent dark; +} + +QFrame[height="3"], +QFrame[width="3"] { + background-color: #76797C; +} + +QSplitter::handle { + border: 1px dashed #76797C; +} + +QSplitter::handle:hover { + background-color: #787876; + border: 1px solid #76797C; +} + +QSplitter::handle:horizontal { + width: 1px; +} + +QSplitter::handle:vertical { + height: 1px; +} + +QProgressBar { + border: 1px solid #76797C; + border-radius: 5px; + text-align: center; +} + +QProgressBar::chunk { + background-color: #05B8CC; +} + +QDateEdit { + selection-background-color: #3daee9; + border-style: solid; + border: 1px solid #3375A3; + border-radius: 2px; + padding: 1px; + min-width: 75px; +} + +QDateEdit:on { + padding-top: 3px; + padding-left: 4px; + selection-background-color: #4a4a4a; +} + +QDateEdit QAbstractItemView { + background-color: #232629; + border-radius: 2px; + border: 1px solid #3375A3; + selection-background-color: #3daee9; +} + +QDateEdit::drop-down { + subcontrol-origin: padding; + subcontrol-position: top right; + width: 15px; + border-left-width: 0px; + border-left-color: darkgray; + border-left-style: solid; + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} + +QDateEdit::down-arrow { + image: url(:/qss_icons/rc/down_arrow_disabled.png); +} + +QDateEdit::down-arrow:on, +QDateEdit::down-arrow:hover, +QDateEdit::down-arrow:focus { + image: url(:/qss_icons/rc/down_arrow.png); +} diff --git a/data/icons/alexandru.stoica/3d_modelling [#819].svg b/data/icons/alexandru.stoica/3d_modelling [#819].svg new file mode 100644 index 0000000..619b511 --- /dev/null +++ b/data/icons/alexandru.stoica/3d_modelling [#819].svg @@ -0,0 +1,14 @@ + + + + 3d_modelling [#819] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/3d_modelling_round [#820].svg b/data/icons/alexandru.stoica/3d_modelling_round [#820].svg new file mode 100644 index 0000000..02a04ce --- /dev/null +++ b/data/icons/alexandru.stoica/3d_modelling_round [#820].svg @@ -0,0 +1,14 @@ + + + + 3d_modelling_round [#820] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/9gag [#152].svg b/data/icons/alexandru.stoica/9gag [#152].svg new file mode 100644 index 0000000..1ae7482 --- /dev/null +++ b/data/icons/alexandru.stoica/9gag [#152].svg @@ -0,0 +1,14 @@ + + + + 9gag [#152] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/HD [#941].svg b/data/icons/alexandru.stoica/HD [#941].svg new file mode 100644 index 0000000..7456cf5 --- /dev/null +++ b/data/icons/alexandru.stoica/HD [#941].svg @@ -0,0 +1,14 @@ + + + + HD [#941] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/HD [#942].svg b/data/icons/alexandru.stoica/HD [#942].svg new file mode 100644 index 0000000..bb5723b --- /dev/null +++ b/data/icons/alexandru.stoica/HD [#942].svg @@ -0,0 +1,14 @@ + + + + HD [#942] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ReadMe.txt b/data/icons/alexandru.stoica/ReadMe.txt new file mode 100644 index 0000000..2cae815 --- /dev/null +++ b/data/icons/alexandru.stoica/ReadMe.txt @@ -0,0 +1,16 @@ +https://dribbble.com/shots/2888226-1800-Free-Minimal-Icon-Pack-20x20 + +Hey guys, + +I recently challenged myself to create a pack of icons for my upcoming projects based on two styles (sharp and rounded) and now they are all available for FREE. + +The pack contains the 1800 icons on black & white in the following formats: .sketch .psd .ai .svg .eps and .png + +Download with Google Drive +Download with MediaFile -- *just in case* + +If you enjoy this freebie, please support the project by donating via Paypal. https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2SADTGQQXESQQ Your support will allow me to update the pack, but it’s not a requirement. The icons will remain FREE for you, forever. + +Note: Please don’t freeboot this pack on your personal website of resources without noticing me. Thank you! + +Twitter | Instagram diff --git a/data/icons/alexandru.stoica/SD [#943].svg b/data/icons/alexandru.stoica/SD [#943].svg new file mode 100644 index 0000000..604da63 --- /dev/null +++ b/data/icons/alexandru.stoica/SD [#943].svg @@ -0,0 +1,14 @@ + + + + SD [#943] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/SD [#944].svg b/data/icons/alexandru.stoica/SD [#944].svg new file mode 100644 index 0000000..3822be5 --- /dev/null +++ b/data/icons/alexandru.stoica/SD [#944].svg @@ -0,0 +1,14 @@ + + + + SD [#944] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/Shape 1 copy 55 [#64].svg b/data/icons/alexandru.stoica/Shape 1 copy 55 [#64].svg new file mode 100644 index 0000000..b120567 --- /dev/null +++ b/data/icons/alexandru.stoica/Shape 1 copy 55 [#64].svg @@ -0,0 +1,14 @@ + + + + Shape 1 copy 55 [#64] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/Shape 1 copy 56 [#63].svg b/data/icons/alexandru.stoica/Shape 1 copy 56 [#63].svg new file mode 100644 index 0000000..3881418 --- /dev/null +++ b/data/icons/alexandru.stoica/Shape 1 copy 56 [#63].svg @@ -0,0 +1,14 @@ + + + + Shape 1 copy 56 [#63] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/activity [#985].svg b/data/icons/alexandru.stoica/activity [#985].svg new file mode 100644 index 0000000..f54d13e --- /dev/null +++ b/data/icons/alexandru.stoica/activity [#985].svg @@ -0,0 +1,14 @@ + + + + activity [#985] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/adobe_cloud [#131].svg b/data/icons/alexandru.stoica/adobe_cloud [#131].svg new file mode 100644 index 0000000..0ae21b5 --- /dev/null +++ b/data/icons/alexandru.stoica/adobe_cloud [#131].svg @@ -0,0 +1,14 @@ + + + + adobe_cloud [#131] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/airbnb [#179].svg b/data/icons/alexandru.stoica/airbnb [#179].svg new file mode 100644 index 0000000..72cb641 --- /dev/null +++ b/data/icons/alexandru.stoica/airbnb [#179].svg @@ -0,0 +1,14 @@ + + + + airbnb [#179] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/airplane_mode [#1406].svg b/data/icons/alexandru.stoica/airplane_mode [#1406].svg new file mode 100644 index 0000000..b369468 --- /dev/null +++ b/data/icons/alexandru.stoica/airplane_mode [#1406].svg @@ -0,0 +1,14 @@ + + + + airplane_mode [#1406] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/airplane_mode_off [#1407].svg b/data/icons/alexandru.stoica/airplane_mode_off [#1407].svg new file mode 100644 index 0000000..be8f961 --- /dev/null +++ b/data/icons/alexandru.stoica/airplane_mode_off [#1407].svg @@ -0,0 +1,14 @@ + + + + airplane_mode_off [#1407] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/aliens [#1300].svg b/data/icons/alexandru.stoica/aliens [#1300].svg new file mode 100644 index 0000000..6ade2b0 --- /dev/null +++ b/data/icons/alexandru.stoica/aliens [#1300].svg @@ -0,0 +1,14 @@ + + + + aliens [#1300] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_center [#911].svg b/data/icons/alexandru.stoica/align_text_center [#911].svg new file mode 100644 index 0000000..3de813e --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_center [#911].svg @@ -0,0 +1,14 @@ + + + + align_text_center [#911] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_distribute [#914].svg b/data/icons/alexandru.stoica/align_text_distribute [#914].svg new file mode 100644 index 0000000..aa15998 --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_distribute [#914].svg @@ -0,0 +1,14 @@ + + + + align_text_distribute [#914] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_left [#910].svg b/data/icons/alexandru.stoica/align_text_left [#910].svg new file mode 100644 index 0000000..245f28b --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_left [#910].svg @@ -0,0 +1,14 @@ + + + + align_text_left [#910] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_left [#913].svg b/data/icons/alexandru.stoica/align_text_left [#913].svg new file mode 100644 index 0000000..68eafaa --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_left [#913].svg @@ -0,0 +1,14 @@ + + + + align_text_left [#913] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_left [#915].svg b/data/icons/alexandru.stoica/align_text_left [#915].svg new file mode 100644 index 0000000..436648f --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_left [#915].svg @@ -0,0 +1,14 @@ + + + + align_text_left [#915] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_left [#918].svg b/data/icons/alexandru.stoica/align_text_left [#918].svg new file mode 100644 index 0000000..58e9c21 --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_left [#918].svg @@ -0,0 +1,14 @@ + + + + align_text_left [#918] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_left [#919].svg b/data/icons/alexandru.stoica/align_text_left [#919].svg new file mode 100644 index 0000000..f941e33 --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_left [#919].svg @@ -0,0 +1,14 @@ + + + + align_text_left [#919] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_left_right [#920].svg b/data/icons/alexandru.stoica/align_text_left_right [#920].svg new file mode 100644 index 0000000..78dd9ef --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_left_right [#920].svg @@ -0,0 +1,14 @@ + + + + align_text_left_right [#920] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_right [#912].svg b/data/icons/alexandru.stoica/align_text_right [#912].svg new file mode 100644 index 0000000..0291015 --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_right [#912].svg @@ -0,0 +1,14 @@ + + + + align_text_right [#912] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/align_text_right [#917].svg b/data/icons/alexandru.stoica/align_text_right [#917].svg new file mode 100644 index 0000000..9c3ad55 --- /dev/null +++ b/data/icons/alexandru.stoica/align_text_right [#917].svg @@ -0,0 +1,14 @@ + + + + align_text_right [#917] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/alignment_bottom [#856].svg b/data/icons/alexandru.stoica/alignment_bottom [#856].svg new file mode 100644 index 0000000..4b76952 --- /dev/null +++ b/data/icons/alexandru.stoica/alignment_bottom [#856].svg @@ -0,0 +1,14 @@ + + + + alignment_bottom [#856] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/alignment_left [#853].svg b/data/icons/alexandru.stoica/alignment_left [#853].svg new file mode 100644 index 0000000..1334922 --- /dev/null +++ b/data/icons/alexandru.stoica/alignment_left [#853].svg @@ -0,0 +1,14 @@ + + + + alignment_left [#853] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/alignment_right [#854].svg b/data/icons/alexandru.stoica/alignment_right [#854].svg new file mode 100644 index 0000000..b7988b3 --- /dev/null +++ b/data/icons/alexandru.stoica/alignment_right [#854].svg @@ -0,0 +1,14 @@ + + + + alignment_right [#854] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/alignment_top [#855].svg b/data/icons/alexandru.stoica/alignment_top [#855].svg new file mode 100644 index 0000000..f71f824 --- /dev/null +++ b/data/icons/alexandru.stoica/alignment_top [#855].svg @@ -0,0 +1,14 @@ + + + + alignment_top [#855] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/amazon [#160].svg b/data/icons/alexandru.stoica/amazon [#160].svg new file mode 100644 index 0000000..c1f0fff --- /dev/null +++ b/data/icons/alexandru.stoica/amazon [#160].svg @@ -0,0 +1,14 @@ + + + + amazon [#160] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ambulance [#663].svg b/data/icons/alexandru.stoica/ambulance [#663].svg new file mode 100644 index 0000000..196ef87 --- /dev/null +++ b/data/icons/alexandru.stoica/ambulance [#663].svg @@ -0,0 +1,14 @@ + + + + ambulance [#663] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ambulance_round [#662].svg b/data/icons/alexandru.stoica/ambulance_round [#662].svg new file mode 100644 index 0000000..cabf390 --- /dev/null +++ b/data/icons/alexandru.stoica/ambulance_round [#662].svg @@ -0,0 +1,14 @@ + + + + ambulance_round [#662] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/apple [#1296].svg b/data/icons/alexandru.stoica/apple [#1296].svg new file mode 100644 index 0000000..ff39cf7 --- /dev/null +++ b/data/icons/alexandru.stoica/apple [#1296].svg @@ -0,0 +1,14 @@ + + + + apple [#1296] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/apple [#173].svg b/data/icons/alexandru.stoica/apple [#173].svg new file mode 100644 index 0000000..26072ab --- /dev/null +++ b/data/icons/alexandru.stoica/apple [#173].svg @@ -0,0 +1,14 @@ + + + + apple [#173] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/apple_store [#126].svg b/data/icons/alexandru.stoica/apple_store [#126].svg new file mode 100644 index 0000000..f2a597e --- /dev/null +++ b/data/icons/alexandru.stoica/apple_store [#126].svg @@ -0,0 +1,14 @@ + + + + apple_store [#126] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#299].svg b/data/icons/alexandru.stoica/arrow_all [#299].svg new file mode 100644 index 0000000..d5de89e --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#299].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#299] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#328].svg b/data/icons/alexandru.stoica/arrow_all [#328].svg new file mode 100644 index 0000000..07272cc --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#328].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#328] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#329].svg b/data/icons/alexandru.stoica/arrow_all [#329].svg new file mode 100644 index 0000000..b0877e5 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#329].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#329] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#330].svg b/data/icons/alexandru.stoica/arrow_all [#330].svg new file mode 100644 index 0000000..8f57787 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#330].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#330] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#331].svg b/data/icons/alexandru.stoica/arrow_all [#331].svg new file mode 100644 index 0000000..f628877 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#331].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#331] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#332].svg b/data/icons/alexandru.stoica/arrow_all [#332].svg new file mode 100644 index 0000000..a2a0547 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#332].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#332] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#373].svg b/data/icons/alexandru.stoica/arrow_all [#373].svg new file mode 100644 index 0000000..080851b --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#373].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#373] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#376].svg b/data/icons/alexandru.stoica/arrow_all [#376].svg new file mode 100644 index 0000000..3ffb704 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#376].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#376] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#378].svg b/data/icons/alexandru.stoica/arrow_all [#378].svg new file mode 100644 index 0000000..2841b54 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#378].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#378] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all [#381].svg b/data/icons/alexandru.stoica/arrow_all [#381].svg new file mode 100644 index 0000000..cfb49e3 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all [#381].svg @@ -0,0 +1,14 @@ + + + + arrow_all [#381] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all_fill [#382].svg b/data/icons/alexandru.stoica/arrow_all_fill [#382].svg new file mode 100644 index 0000000..ce583b4 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all_fill [#382].svg @@ -0,0 +1,14 @@ + + + + arrow_all_fill [#382] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_all_fill [#383].svg b/data/icons/alexandru.stoica/arrow_all_fill [#383].svg new file mode 100644 index 0000000..2ec9951 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_all_fill [#383].svg @@ -0,0 +1,14 @@ + + + + arrow_all_fill [#383] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_circle [#313].svg b/data/icons/alexandru.stoica/arrow_circle [#313].svg new file mode 100644 index 0000000..28c376f --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_circle [#313].svg @@ -0,0 +1,14 @@ + + + + arrow_circle [#313] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_circle [#318].svg b/data/icons/alexandru.stoica/arrow_circle [#318].svg new file mode 100644 index 0000000..7889130 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_circle [#318].svg @@ -0,0 +1,14 @@ + + + + arrow_circle [#318] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_corner [#277].svg b/data/icons/alexandru.stoica/arrow_corner [#277].svg new file mode 100644 index 0000000..d47d9f9 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_corner [#277].svg @@ -0,0 +1,14 @@ + + + + arrow_corner [#277] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_corner [#278].svg b/data/icons/alexandru.stoica/arrow_corner [#278].svg new file mode 100644 index 0000000..92bdfcf --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_corner [#278].svg @@ -0,0 +1,14 @@ + + + + arrow_corner [#278] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_corner [#280].svg b/data/icons/alexandru.stoica/arrow_corner [#280].svg new file mode 100644 index 0000000..14d305c --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_corner [#280].svg @@ -0,0 +1,14 @@ + + + + arrow_corner [#280] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_corner [#282].svg b/data/icons/alexandru.stoica/arrow_corner [#282].svg new file mode 100644 index 0000000..c371f82 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_corner [#282].svg @@ -0,0 +1,14 @@ + + + + arrow_corner [#282] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_corner_down_left [#275].svg b/data/icons/alexandru.stoica/arrow_corner_down_left [#275].svg new file mode 100644 index 0000000..e4a584e --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_corner_down_left [#275].svg @@ -0,0 +1,14 @@ + + + + arrow_corner_down_left [#275] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_double [#248].svg b/data/icons/alexandru.stoica/arrow_double [#248].svg new file mode 100644 index 0000000..8f5f94f --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_double [#248].svg @@ -0,0 +1,14 @@ + + + + arrow_double [#248] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_double_circle [#323].svg b/data/icons/alexandru.stoica/arrow_double_circle [#323].svg new file mode 100644 index 0000000..9e0e8fa --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_double_circle [#323].svg @@ -0,0 +1,14 @@ + + + + arrow_double_circle [#323] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_double_circle [#326].svg b/data/icons/alexandru.stoica/arrow_double_circle [#326].svg new file mode 100644 index 0000000..cdd3564 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_double_circle [#326].svg @@ -0,0 +1,14 @@ + + + + arrow_double_circle [#326] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_double_circle [#327].svg b/data/icons/alexandru.stoica/arrow_double_circle [#327].svg new file mode 100644 index 0000000..305c073 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_double_circle [#327].svg @@ -0,0 +1,14 @@ + + + + arrow_double_circle [#327] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_down [#269].svg b/data/icons/alexandru.stoica/arrow_down [#269].svg new file mode 100644 index 0000000..516cd98 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_down [#269].svg @@ -0,0 +1,14 @@ + + + + arrow_down [#269] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_down [#272].svg b/data/icons/alexandru.stoica/arrow_down [#272].svg new file mode 100644 index 0000000..842faa2 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_down [#272].svg @@ -0,0 +1,14 @@ + + + + arrow_down [#272] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_down [#338].svg b/data/icons/alexandru.stoica/arrow_down [#338].svg new file mode 100644 index 0000000..35716cf --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_down [#338].svg @@ -0,0 +1,14 @@ + + + + arrow_down [#338] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_down [#339].svg b/data/icons/alexandru.stoica/arrow_down [#339].svg new file mode 100644 index 0000000..2a4ee29 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_down [#339].svg @@ -0,0 +1,14 @@ + + + + arrow_down [#339] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_down [#348].svg b/data/icons/alexandru.stoica/arrow_down [#348].svg new file mode 100644 index 0000000..afe3ef6 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_down [#348].svg @@ -0,0 +1,14 @@ + + + + arrow_down [#348] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_down [#360].svg b/data/icons/alexandru.stoica/arrow_down [#360].svg new file mode 100644 index 0000000..be1086b --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_down [#360].svg @@ -0,0 +1,14 @@ + + + + arrow_down [#360] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_down [#364].svg b/data/icons/alexandru.stoica/arrow_down [#364].svg new file mode 100644 index 0000000..c9de72c --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_down [#364].svg @@ -0,0 +1,14 @@ + + + + arrow_down [#364] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_down_circle [#301].svg b/data/icons/alexandru.stoica/arrow_down_circle [#301].svg new file mode 100644 index 0000000..a56900d --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_down_circle [#301].svg @@ -0,0 +1,14 @@ + + + + arrow_down_circle [#301] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_down_double_circle [#305].svg b/data/icons/alexandru.stoica/arrow_down_double_circle [#305].svg new file mode 100644 index 0000000..44295d2 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_down_double_circle [#305].svg @@ -0,0 +1,14 @@ + + + + arrow_down_double_circle [#305] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_in_down [#345].svg b/data/icons/alexandru.stoica/arrow_in_down [#345].svg new file mode 100644 index 0000000..bed447f --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_in_down [#345].svg @@ -0,0 +1,14 @@ + + + + arrow_in_down [#345] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_in_down [#384].svg b/data/icons/alexandru.stoica/arrow_in_down [#384].svg new file mode 100644 index 0000000..cf2c38a --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_in_down [#384].svg @@ -0,0 +1,14 @@ + + + + arrow_in_down [#384] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_in_left [#387].svg b/data/icons/alexandru.stoica/arrow_in_left [#387].svg new file mode 100644 index 0000000..7baf751 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_in_left [#387].svg @@ -0,0 +1,14 @@ + + + + arrow_in_left [#387] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_in_left [#389].svg b/data/icons/alexandru.stoica/arrow_in_left [#389].svg new file mode 100644 index 0000000..55a43ff --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_in_left [#389].svg @@ -0,0 +1,14 @@ + + + + arrow_in_left [#389] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_in_left [#390].svg b/data/icons/alexandru.stoica/arrow_in_left [#390].svg new file mode 100644 index 0000000..5f576cf --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_in_left [#390].svg @@ -0,0 +1,14 @@ + + + + arrow_in_left [#390] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_in_right [#385].svg b/data/icons/alexandru.stoica/arrow_in_right [#385].svg new file mode 100644 index 0000000..076cd3b --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_in_right [#385].svg @@ -0,0 +1,14 @@ + + + + arrow_in_right [#385] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_infinity [#239].svg b/data/icons/alexandru.stoica/arrow_infinity [#239].svg new file mode 100644 index 0000000..b51c138 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_infinity [#239].svg @@ -0,0 +1,14 @@ + + + + arrow_infinity [#239] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_inside [#257].svg b/data/icons/alexandru.stoica/arrow_inside [#257].svg new file mode 100644 index 0000000..f2fb7fb --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_inside [#257].svg @@ -0,0 +1,14 @@ + + + + arrow_inside [#257] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_inside [#258].svg b/data/icons/alexandru.stoica/arrow_inside [#258].svg new file mode 100644 index 0000000..1800c17 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_inside [#258].svg @@ -0,0 +1,14 @@ + + + + arrow_inside [#258] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_inside [#259].svg b/data/icons/alexandru.stoica/arrow_inside [#259].svg new file mode 100644 index 0000000..0373f94 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_inside [#259].svg @@ -0,0 +1,14 @@ + + + + arrow_inside [#259] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_inside [#260].svg b/data/icons/alexandru.stoica/arrow_inside [#260].svg new file mode 100644 index 0000000..28a7979 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_inside [#260].svg @@ -0,0 +1,14 @@ + + + + arrow_inside [#260] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_inside [#261].svg b/data/icons/alexandru.stoica/arrow_inside [#261].svg new file mode 100644 index 0000000..77db942 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_inside [#261].svg @@ -0,0 +1,14 @@ + + + + arrow_inside [#261] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#245].svg b/data/icons/alexandru.stoica/arrow_left [#245].svg new file mode 100644 index 0000000..2d9ade6 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#245].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#245] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#246].svg b/data/icons/alexandru.stoica/arrow_left [#246].svg new file mode 100644 index 0000000..5de9284 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#246].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#246] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#266].svg b/data/icons/alexandru.stoica/arrow_left [#266].svg new file mode 100644 index 0000000..ce32191 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#266].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#266] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#271].svg b/data/icons/alexandru.stoica/arrow_left [#271].svg new file mode 100644 index 0000000..bee6bca --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#271].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#271] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#293].svg b/data/icons/alexandru.stoica/arrow_left [#293].svg new file mode 100644 index 0000000..7c76277 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#293].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#293] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#296].svg b/data/icons/alexandru.stoica/arrow_left [#296].svg new file mode 100644 index 0000000..63ee9db --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#296].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#296] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#334].svg b/data/icons/alexandru.stoica/arrow_left [#334].svg new file mode 100644 index 0000000..6ea9b0d --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#334].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#334] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#335].svg b/data/icons/alexandru.stoica/arrow_left [#335].svg new file mode 100644 index 0000000..0954e35 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#335].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#335] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#347].svg b/data/icons/alexandru.stoica/arrow_left [#347].svg new file mode 100644 index 0000000..bf1cd1e --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#347].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#347] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#350].svg b/data/icons/alexandru.stoica/arrow_left [#350].svg new file mode 100644 index 0000000..f4adce6 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#350].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#350] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#352].svg b/data/icons/alexandru.stoica/arrow_left [#352].svg new file mode 100644 index 0000000..6ba5496 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#352].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#352] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#356].svg b/data/icons/alexandru.stoica/arrow_left [#356].svg new file mode 100644 index 0000000..ef95019 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#356].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#356] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#361].svg b/data/icons/alexandru.stoica/arrow_left [#361].svg new file mode 100644 index 0000000..3ac58aa --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#361].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#361] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left [#391].svg b/data/icons/alexandru.stoica/arrow_left [#391].svg new file mode 100644 index 0000000..3b602da --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left [#391].svg @@ -0,0 +1,14 @@ + + + + arrow_left [#391] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_circle [#303].svg b/data/icons/alexandru.stoica/arrow_left_circle [#303].svg new file mode 100644 index 0000000..0afb6ed --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_circle [#303].svg @@ -0,0 +1,14 @@ + + + + arrow_left_circle [#303] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_circle [#307].svg b/data/icons/alexandru.stoica/arrow_left_circle [#307].svg new file mode 100644 index 0000000..b7fb420 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_circle [#307].svg @@ -0,0 +1,14 @@ + + + + arrow_left_circle [#307] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_circle [#311].svg b/data/icons/alexandru.stoica/arrow_left_circle [#311].svg new file mode 100644 index 0000000..96258a2 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_circle [#311].svg @@ -0,0 +1,14 @@ + + + + arrow_left_circle [#311] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_circle [#317].svg b/data/icons/alexandru.stoica/arrow_left_circle [#317].svg new file mode 100644 index 0000000..3d05d47 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_circle [#317].svg @@ -0,0 +1,14 @@ + + + + arrow_left_circle [#317] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_circle [#319].svg b/data/icons/alexandru.stoica/arrow_left_circle [#319].svg new file mode 100644 index 0000000..d3901e4 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_circle [#319].svg @@ -0,0 +1,14 @@ + + + + arrow_left_circle [#319] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_double_circle [#324].svg b/data/icons/alexandru.stoica/arrow_left_double_circle [#324].svg new file mode 100644 index 0000000..651d82b --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_double_circle [#324].svg @@ -0,0 +1,14 @@ + + + + arrow_left_double_circle [#324] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_down [#347].svg b/data/icons/alexandru.stoica/arrow_left_down [#347].svg new file mode 100644 index 0000000..7a34369 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_down [#347].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#370] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_down_left_up [#372].svg b/data/icons/alexandru.stoica/arrow_left_down_left_up [#372].svg new file mode 100644 index 0000000..417ffe7 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_down_left_up [#372].svg @@ -0,0 +1,14 @@ + + + + arrow_left_down_left_up [#372] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_down_right_up [#375].svg b/data/icons/alexandru.stoica/arrow_left_down_right_up [#375].svg new file mode 100644 index 0000000..ab69e56 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_down_right_up [#375].svg @@ -0,0 +1,14 @@ + + + + arrow_left_down_right_up [#375] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_down_right_up [#379].svg b/data/icons/alexandru.stoica/arrow_left_down_right_up [#379].svg new file mode 100644 index 0000000..71c8fe0 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_down_right_up [#379].svg @@ -0,0 +1,14 @@ + + + + arrow_left_down_right_up [#379] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_down_right_up [#380].svg b/data/icons/alexandru.stoica/arrow_left_down_right_up [#380].svg new file mode 100644 index 0000000..f98aea7 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_down_right_up [#380].svg @@ -0,0 +1,14 @@ + + + + arrow_left_down_right_up [#380] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_up [#294].svg b/data/icons/alexandru.stoica/arrow_left_up [#294].svg new file mode 100644 index 0000000..c654ba2 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_up [#294].svg @@ -0,0 +1,14 @@ + + + + arrow_left_up [#294] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_up [#295].svg b/data/icons/alexandru.stoica/arrow_left_up [#295].svg new file mode 100644 index 0000000..9aac4d0 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_up [#295].svg @@ -0,0 +1,14 @@ + + + + arrow_left_up [#295] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_up [#353].svg b/data/icons/alexandru.stoica/arrow_left_up [#353].svg new file mode 100644 index 0000000..c1302d2 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_up [#353].svg @@ -0,0 +1,14 @@ + + + + arrow_left_up [#353] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_up [#357].svg b/data/icons/alexandru.stoica/arrow_left_up [#357].svg new file mode 100644 index 0000000..68e70c2 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_up [#357].svg @@ -0,0 +1,14 @@ + + + + arrow_left_up [#357] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_up_circle [#316].svg b/data/icons/alexandru.stoica/arrow_left_up_circle [#316].svg new file mode 100644 index 0000000..376735e --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_up_circle [#316].svg @@ -0,0 +1,14 @@ + + + + arrow_left_up_circle [#316] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_up_circle [#320].svg b/data/icons/alexandru.stoica/arrow_left_up_circle [#320].svg new file mode 100644 index 0000000..be4f454 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_up_circle [#320].svg @@ -0,0 +1,14 @@ + + + + arrow_left_up_circle [#320] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_up_right_down [#371].svg b/data/icons/alexandru.stoica/arrow_left_up_right_down [#371].svg new file mode 100644 index 0000000..e93af33 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_up_right_down [#371].svg @@ -0,0 +1,14 @@ + + + + arrow_left_up_right_down [#371] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_up_right_down [#374].svg b/data/icons/alexandru.stoica/arrow_left_up_right_down [#374].svg new file mode 100644 index 0000000..6b294ea --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_up_right_down [#374].svg @@ -0,0 +1,14 @@ + + + + arrow_left_up_right_down [#374] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_left_up_right_down [#377].svg b/data/icons/alexandru.stoica/arrow_left_up_right_down [#377].svg new file mode 100644 index 0000000..3f74706 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_left_up_right_down [#377].svg @@ -0,0 +1,14 @@ + + + + arrow_left_up_right_down [#377] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_outside [#262].svg b/data/icons/alexandru.stoica/arrow_outside [#262].svg new file mode 100644 index 0000000..738ba58 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_outside [#262].svg @@ -0,0 +1,14 @@ + + + + arrow_outside [#262] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_repeat [#235].svg b/data/icons/alexandru.stoica/arrow_repeat [#235].svg new file mode 100644 index 0000000..e3e3d2f --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_repeat [#235].svg @@ -0,0 +1,14 @@ + + + + arrow_repeat [#235] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_repeat [#236].svg b/data/icons/alexandru.stoica/arrow_repeat [#236].svg new file mode 100644 index 0000000..7692515 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_repeat [#236].svg @@ -0,0 +1,14 @@ + + + + arrow_repeat [#236] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_repeat [#237].svg b/data/icons/alexandru.stoica/arrow_repeat [#237].svg new file mode 100644 index 0000000..28131c2 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_repeat [#237].svg @@ -0,0 +1,14 @@ + + + + arrow_repeat [#237] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_repeat [#238].svg b/data/icons/alexandru.stoica/arrow_repeat [#238].svg new file mode 100644 index 0000000..4a85809 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_repeat [#238].svg @@ -0,0 +1,14 @@ + + + + arrow_repeat [#238] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_repeat [#241].svg b/data/icons/alexandru.stoica/arrow_repeat [#241].svg new file mode 100644 index 0000000..19a19bc --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_repeat [#241].svg @@ -0,0 +1,14 @@ + + + + arrow_repeat [#241] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_repeat [#242].svg b/data/icons/alexandru.stoica/arrow_repeat [#242].svg new file mode 100644 index 0000000..d4c3e8c --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_repeat [#242].svg @@ -0,0 +1,14 @@ + + + + arrow_repeat [#242] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_repeat [#243].svg b/data/icons/alexandru.stoica/arrow_repeat [#243].svg new file mode 100644 index 0000000..0c842b9 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_repeat [#243].svg @@ -0,0 +1,14 @@ + + + + arrow_repeat [#243] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_repeat [#244].svg b/data/icons/alexandru.stoica/arrow_repeat [#244].svg new file mode 100644 index 0000000..5c933e7 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_repeat [#244].svg @@ -0,0 +1,14 @@ + + + + arrow_repeat [#244] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#253].svg b/data/icons/alexandru.stoica/arrow_right [#253].svg new file mode 100644 index 0000000..3892da1 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#253].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#253] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#268].svg b/data/icons/alexandru.stoica/arrow_right [#268].svg new file mode 100644 index 0000000..4ca5e0c --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#268].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#268] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#270].svg b/data/icons/alexandru.stoica/arrow_right [#270].svg new file mode 100644 index 0000000..b273404 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#270].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#270] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#292].svg b/data/icons/alexandru.stoica/arrow_right [#292].svg new file mode 100644 index 0000000..a7c7b99 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#292].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#292] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#298].svg b/data/icons/alexandru.stoica/arrow_right [#298].svg new file mode 100644 index 0000000..a94fe53 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#298].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#298] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#333].svg b/data/icons/alexandru.stoica/arrow_right [#333].svg new file mode 100644 index 0000000..d51eeac --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#333].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#333] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#336].svg b/data/icons/alexandru.stoica/arrow_right [#336].svg new file mode 100644 index 0000000..3088aa1 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#336].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#336] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#346].svg b/data/icons/alexandru.stoica/arrow_right [#346].svg new file mode 100644 index 0000000..6f34bb2 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#346].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#346] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#349].svg b/data/icons/alexandru.stoica/arrow_right [#349].svg new file mode 100644 index 0000000..0963822 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#349].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#349] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#355].svg b/data/icons/alexandru.stoica/arrow_right [#355].svg new file mode 100644 index 0000000..1d069a8 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#355].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#355] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#359].svg b/data/icons/alexandru.stoica/arrow_right [#359].svg new file mode 100644 index 0000000..7779099 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#359].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#359] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#363].svg b/data/icons/alexandru.stoica/arrow_right [#363].svg new file mode 100644 index 0000000..8c20dad --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#363].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#363] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#365].svg b/data/icons/alexandru.stoica/arrow_right [#365].svg new file mode 100644 index 0000000..57de7d8 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#365].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#365] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#368].svg b/data/icons/alexandru.stoica/arrow_right [#368].svg new file mode 100644 index 0000000..56c9bb0 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#368].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#368] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#370].svg b/data/icons/alexandru.stoica/arrow_right [#370].svg new file mode 100644 index 0000000..f12e3b7 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#370].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#370] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right [#392].svg b/data/icons/alexandru.stoica/arrow_right [#392].svg new file mode 100644 index 0000000..c11795f --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right [#392].svg @@ -0,0 +1,14 @@ + + + + arrow_right [#392] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_circle [#302].svg b/data/icons/alexandru.stoica/arrow_right_circle [#302].svg new file mode 100644 index 0000000..9847a19 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_circle [#302].svg @@ -0,0 +1,14 @@ + + + + arrow_right_circle [#302] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_circle [#306].svg b/data/icons/alexandru.stoica/arrow_right_circle [#306].svg new file mode 100644 index 0000000..0115443 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_circle [#306].svg @@ -0,0 +1,14 @@ + + + + arrow_right_circle [#306] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_circle [#310].svg b/data/icons/alexandru.stoica/arrow_right_circle [#310].svg new file mode 100644 index 0000000..d1bbb75 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_circle [#310].svg @@ -0,0 +1,14 @@ + + + + arrow_right_circle [#310] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_circle [#312].svg b/data/icons/alexandru.stoica/arrow_right_circle [#312].svg new file mode 100644 index 0000000..3a5e9b7 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_circle [#312].svg @@ -0,0 +1,14 @@ + + + + arrow_right_circle [#312] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_circle [#321].svg b/data/icons/alexandru.stoica/arrow_right_circle [#321].svg new file mode 100644 index 0000000..055681a --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_circle [#321].svg @@ -0,0 +1,14 @@ + + + + arrow_right_circle [#321] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_corner [#279].svg b/data/icons/alexandru.stoica/arrow_right_corner [#279].svg new file mode 100644 index 0000000..daca595 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_corner [#279].svg @@ -0,0 +1,14 @@ + + + + arrow_right_corner [#279] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_corner [#281].svg b/data/icons/alexandru.stoica/arrow_right_corner [#281].svg new file mode 100644 index 0000000..cfda741 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_corner [#281].svg @@ -0,0 +1,14 @@ + + + + arrow_right_corner [#281] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_corner_down [#276].svg b/data/icons/alexandru.stoica/arrow_right_corner_down [#276].svg new file mode 100644 index 0000000..3ad0a15 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_corner_down [#276].svg @@ -0,0 +1,14 @@ + + + + arrow_right_corner_down [#276] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double [#247].svg b/data/icons/alexandru.stoica/arrow_right_double [#247].svg new file mode 100644 index 0000000..d44e9c4 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double [#247].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double [#247] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double [#249].svg b/data/icons/alexandru.stoica/arrow_right_double [#249].svg new file mode 100644 index 0000000..f5cd8c2 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double [#249].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double [#249] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double [#250].svg b/data/icons/alexandru.stoica/arrow_right_double [#250].svg new file mode 100644 index 0000000..d98539d --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double [#250].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double [#250] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double [#251].svg b/data/icons/alexandru.stoica/arrow_right_double [#251].svg new file mode 100644 index 0000000..106f8cf --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double [#251].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double [#251] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double [#252].svg b/data/icons/alexandru.stoica/arrow_right_double [#252].svg new file mode 100644 index 0000000..1340bb6 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double [#252].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double [#252] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double [#254].svg b/data/icons/alexandru.stoica/arrow_right_double [#254].svg new file mode 100644 index 0000000..9e23c3c --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double [#254].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double [#254] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double [#255].svg b/data/icons/alexandru.stoica/arrow_right_double [#255].svg new file mode 100644 index 0000000..ba56e17 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double [#255].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double [#255] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double [#256].svg b/data/icons/alexandru.stoica/arrow_right_double [#256].svg new file mode 100644 index 0000000..06775c5 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double [#256].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double [#256] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double [#274].svg b/data/icons/alexandru.stoica/arrow_right_double [#274].svg new file mode 100644 index 0000000..8dce8da --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double [#274].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double [#274] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_double_circle [#325].svg b/data/icons/alexandru.stoica/arrow_right_double_circle [#325].svg new file mode 100644 index 0000000..e0dd300 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_double_circle [#325].svg @@ -0,0 +1,14 @@ + + + + arrow_right_double_circle [#325] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_in [#386].svg b/data/icons/alexandru.stoica/arrow_right_in [#386].svg new file mode 100644 index 0000000..c31bca8 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_in [#386].svg @@ -0,0 +1,14 @@ + + + + arrow_right_in [#386] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_in [#388].svg b/data/icons/alexandru.stoica/arrow_right_in [#388].svg new file mode 100644 index 0000000..7eedfa3 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_in [#388].svg @@ -0,0 +1,14 @@ + + + + arrow_right_in [#388] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_left [#342].svg b/data/icons/alexandru.stoica/arrow_right_left [#342].svg new file mode 100644 index 0000000..ef15bda --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_left [#342].svg @@ -0,0 +1,14 @@ + + + + arrow_right_left [#342] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_left [#343].svg b/data/icons/alexandru.stoica/arrow_right_left [#343].svg new file mode 100644 index 0000000..29683f0 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_left [#343].svg @@ -0,0 +1,14 @@ + + + + arrow_right_left [#343] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_outside [#264].svg b/data/icons/alexandru.stoica/arrow_right_outside [#264].svg new file mode 100644 index 0000000..e698a6e --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_outside [#264].svg @@ -0,0 +1,14 @@ + + + + arrow_right_outside [#264] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_outside [#265].svg b/data/icons/alexandru.stoica/arrow_right_outside [#265].svg new file mode 100644 index 0000000..c79267a --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_outside [#265].svg @@ -0,0 +1,14 @@ + + + + arrow_right_outside [#265] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_up [#291].svg b/data/icons/alexandru.stoica/arrow_right_up [#291].svg new file mode 100644 index 0000000..98ab50c --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_up [#291].svg @@ -0,0 +1,14 @@ + + + + arrow_right_up [#291] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_up [#297].svg b/data/icons/alexandru.stoica/arrow_right_up [#297].svg new file mode 100644 index 0000000..fdf5780 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_up [#297].svg @@ -0,0 +1,14 @@ + + + + arrow_right_up [#297] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_up [#354].svg b/data/icons/alexandru.stoica/arrow_right_up [#354].svg new file mode 100644 index 0000000..7880acb --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_up [#354].svg @@ -0,0 +1,14 @@ + + + + arrow_right_up [#354] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_up [#358].svg b/data/icons/alexandru.stoica/arrow_right_up [#358].svg new file mode 100644 index 0000000..aa75825 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_up [#358].svg @@ -0,0 +1,14 @@ + + + + arrow_right_up [#358] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_up_circle [#314].svg b/data/icons/alexandru.stoica/arrow_right_up_circle [#314].svg new file mode 100644 index 0000000..353e471 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_up_circle [#314].svg @@ -0,0 +1,14 @@ + + + + arrow_right_up_circle [#314] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_right_up_circle [#315].svg b/data/icons/alexandru.stoica/arrow_right_up_circle [#315].svg new file mode 100644 index 0000000..4e735c8 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_right_up_circle [#315].svg @@ -0,0 +1,14 @@ + + + + arrow_right_up_circle [#315] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#234].svg b/data/icons/alexandru.stoica/arrow_up [#234].svg new file mode 100644 index 0000000..60245ba --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#234].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#234] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#267].svg b/data/icons/alexandru.stoica/arrow_up [#267].svg new file mode 100644 index 0000000..19d1829 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#267].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#267] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#273].svg b/data/icons/alexandru.stoica/arrow_up [#273].svg new file mode 100644 index 0000000..90a904d --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#273].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#273] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#283].svg b/data/icons/alexandru.stoica/arrow_up [#283].svg new file mode 100644 index 0000000..9cac643 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#283].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#283] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#284].svg b/data/icons/alexandru.stoica/arrow_up [#284].svg new file mode 100644 index 0000000..80de99b --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#284].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#284] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#285].svg b/data/icons/alexandru.stoica/arrow_up [#285].svg new file mode 100644 index 0000000..48f804a --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#285].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#285] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#286].svg b/data/icons/alexandru.stoica/arrow_up [#286].svg new file mode 100644 index 0000000..2eae9d6 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#286].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#286] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#287].svg b/data/icons/alexandru.stoica/arrow_up [#287].svg new file mode 100644 index 0000000..925665e --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#287].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#287] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#288].svg b/data/icons/alexandru.stoica/arrow_up [#288].svg new file mode 100644 index 0000000..022b32f --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#288].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#288] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#289].svg b/data/icons/alexandru.stoica/arrow_up [#289].svg new file mode 100644 index 0000000..166bdc5 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#289].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#289] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#290].svg b/data/icons/alexandru.stoica/arrow_up [#290].svg new file mode 100644 index 0000000..d4ee993 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#290].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#290] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#337].svg b/data/icons/alexandru.stoica/arrow_up [#337].svg new file mode 100644 index 0000000..3312e25 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#337].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#337] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#340].svg b/data/icons/alexandru.stoica/arrow_up [#340].svg new file mode 100644 index 0000000..f3dfe8d --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#340].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#340] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#341].svg b/data/icons/alexandru.stoica/arrow_up [#341].svg new file mode 100644 index 0000000..e15a1b4 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#341].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#341] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#344].svg b/data/icons/alexandru.stoica/arrow_up [#344].svg new file mode 100644 index 0000000..1a7fedf --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#344].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#344] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#351].svg b/data/icons/alexandru.stoica/arrow_up [#351].svg new file mode 100644 index 0000000..0bd3d43 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#351].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#351] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#362].svg b/data/icons/alexandru.stoica/arrow_up [#362].svg new file mode 100644 index 0000000..0484a89 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#362].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#362] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#366].svg b/data/icons/alexandru.stoica/arrow_up [#366].svg new file mode 100644 index 0000000..e8d1138 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#366].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#366] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#367].svg b/data/icons/alexandru.stoica/arrow_up [#367].svg new file mode 100644 index 0000000..39504fb --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#367].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#367] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up [#369].svg b/data/icons/alexandru.stoica/arrow_up [#369].svg new file mode 100644 index 0000000..5771781 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up [#369].svg @@ -0,0 +1,14 @@ + + + + arrow_up [#369] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up_circle [#300].svg b/data/icons/alexandru.stoica/arrow_up_circle [#300].svg new file mode 100644 index 0000000..a86dbdd --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up_circle [#300].svg @@ -0,0 +1,14 @@ + + + + arrow_up_circle [#300] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up_circle [#304].svg b/data/icons/alexandru.stoica/arrow_up_circle [#304].svg new file mode 100644 index 0000000..20faf45 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up_circle [#304].svg @@ -0,0 +1,14 @@ + + + + arrow_up_circle [#304] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up_circle [#308].svg b/data/icons/alexandru.stoica/arrow_up_circle [#308].svg new file mode 100644 index 0000000..0532fc0 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up_circle [#308].svg @@ -0,0 +1,14 @@ + + + + arrow_up_circle [#308] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up_circle [#309].svg b/data/icons/alexandru.stoica/arrow_up_circle [#309].svg new file mode 100644 index 0000000..3aea1bf --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up_circle [#309].svg @@ -0,0 +1,14 @@ + + + + arrow_up_circle [#309] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up_circle [#322].svg b/data/icons/alexandru.stoica/arrow_up_circle [#322].svg new file mode 100644 index 0000000..49b38d6 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up_circle [#322].svg @@ -0,0 +1,14 @@ + + + + arrow_up_circle [#322] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/arrow_up_outside [#263].svg b/data/icons/alexandru.stoica/arrow_up_outside [#263].svg new file mode 100644 index 0000000..f915a61 --- /dev/null +++ b/data/icons/alexandru.stoica/arrow_up_outside [#263].svg @@ -0,0 +1,14 @@ + + + + arrow_up_outside [#263] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/at_sign [#26].svg b/data/icons/alexandru.stoica/at_sign [#26].svg new file mode 100644 index 0000000..7bd5bd5 --- /dev/null +++ b/data/icons/alexandru.stoica/at_sign [#26].svg @@ -0,0 +1,14 @@ + + + + at_sign [#26] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/at_sign [#27].svg b/data/icons/alexandru.stoica/at_sign [#27].svg new file mode 100644 index 0000000..f47152e --- /dev/null +++ b/data/icons/alexandru.stoica/at_sign [#27].svg @@ -0,0 +1,14 @@ + + + + at_sign [#27] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/at_sign [#28].svg b/data/icons/alexandru.stoica/at_sign [#28].svg new file mode 100644 index 0000000..de3c1f1 --- /dev/null +++ b/data/icons/alexandru.stoica/at_sign [#28].svg @@ -0,0 +1,14 @@ + + + + at_sign [#28] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/atom [#1297].svg b/data/icons/alexandru.stoica/atom [#1297].svg new file mode 100644 index 0000000..1280edb --- /dev/null +++ b/data/icons/alexandru.stoica/atom [#1297].svg @@ -0,0 +1,14 @@ + + + + atom [#1297] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/atom [#1298].svg b/data/icons/alexandru.stoica/atom [#1298].svg new file mode 100644 index 0000000..3608753 --- /dev/null +++ b/data/icons/alexandru.stoica/atom [#1298].svg @@ -0,0 +1,14 @@ + + + + atom [#1298] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/attachment [#1574].svg b/data/icons/alexandru.stoica/attachment [#1574].svg new file mode 100644 index 0000000..c2bf511 --- /dev/null +++ b/data/icons/alexandru.stoica/attachment [#1574].svg @@ -0,0 +1,14 @@ + + + + attachment [#1574] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/attachment [#1575].svg b/data/icons/alexandru.stoica/attachment [#1575].svg new file mode 100644 index 0000000..f81b2b7 --- /dev/null +++ b/data/icons/alexandru.stoica/attachment [#1575].svg @@ -0,0 +1,14 @@ + + + + attachment [#1575] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bag_circle [#1120].svg b/data/icons/alexandru.stoica/bag_circle [#1120].svg new file mode 100644 index 0000000..09d9c2b --- /dev/null +++ b/data/icons/alexandru.stoica/bag_circle [#1120].svg @@ -0,0 +1,14 @@ + + + + bag_circle [#1120] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bag_circle_play_round [#1128].svg b/data/icons/alexandru.stoica/bag_circle_play_round [#1128].svg new file mode 100644 index 0000000..6ede95c --- /dev/null +++ b/data/icons/alexandru.stoica/bag_circle_play_round [#1128].svg @@ -0,0 +1,14 @@ + + + + bag_circle_play_round [#1128] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bag_close_play_round [#1125].svg b/data/icons/alexandru.stoica/bag_close_play_round [#1125].svg new file mode 100644 index 0000000..3e7b718 --- /dev/null +++ b/data/icons/alexandru.stoica/bag_close_play_round [#1125].svg @@ -0,0 +1,14 @@ + + + + bag_close_play_round [#1125] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bag_close_round [#1123].svg b/data/icons/alexandru.stoica/bag_close_round [#1123].svg new file mode 100644 index 0000000..9c2f8c0 --- /dev/null +++ b/data/icons/alexandru.stoica/bag_close_round [#1123].svg @@ -0,0 +1,14 @@ + + + + bag_close_round [#1123] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bag_minus [#1121].svg b/data/icons/alexandru.stoica/bag_minus [#1121].svg new file mode 100644 index 0000000..6a95b3b --- /dev/null +++ b/data/icons/alexandru.stoica/bag_minus [#1121].svg @@ -0,0 +1,14 @@ + + + + bag_minus [#1121] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bag_minus_play_round [#1124].svg b/data/icons/alexandru.stoica/bag_minus_play_round [#1124].svg new file mode 100644 index 0000000..772c33e --- /dev/null +++ b/data/icons/alexandru.stoica/bag_minus_play_round [#1124].svg @@ -0,0 +1,14 @@ + + + + bag_minus_play_round [#1124] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bag_play_round [#1126].svg b/data/icons/alexandru.stoica/bag_play_round [#1126].svg new file mode 100644 index 0000000..be6c970 --- /dev/null +++ b/data/icons/alexandru.stoica/bag_play_round [#1126].svg @@ -0,0 +1,14 @@ + + + + bag_play_round [#1126] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bag_plus [#1122].svg b/data/icons/alexandru.stoica/bag_plus [#1122].svg new file mode 100644 index 0000000..be5691f --- /dev/null +++ b/data/icons/alexandru.stoica/bag_plus [#1122].svg @@ -0,0 +1,14 @@ + + + + bag_plus [#1122] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bag_plus_play_round [#1127].svg b/data/icons/alexandru.stoica/bag_plus_play_round [#1127].svg new file mode 100644 index 0000000..ec9d9d1 --- /dev/null +++ b/data/icons/alexandru.stoica/bag_plus_play_round [#1127].svg @@ -0,0 +1,14 @@ + + + + bag_plus_play_round [#1127] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ball [#783].svg b/data/icons/alexandru.stoica/ball [#783].svg new file mode 100644 index 0000000..f672d35 --- /dev/null +++ b/data/icons/alexandru.stoica/ball [#783].svg @@ -0,0 +1,14 @@ + + + + ball [#783] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/balloon [#40].svg b/data/icons/alexandru.stoica/balloon [#40].svg new file mode 100644 index 0000000..c6942d8 --- /dev/null +++ b/data/icons/alexandru.stoica/balloon [#40].svg @@ -0,0 +1,14 @@ + + + + balloon [#40] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/balloon [#41].svg b/data/icons/alexandru.stoica/balloon [#41].svg new file mode 100644 index 0000000..e3287b2 --- /dev/null +++ b/data/icons/alexandru.stoica/balloon [#41].svg @@ -0,0 +1,14 @@ + + + + balloon [#41] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/balloon [#42].svg b/data/icons/alexandru.stoica/balloon [#42].svg new file mode 100644 index 0000000..5815ae2 --- /dev/null +++ b/data/icons/alexandru.stoica/balloon [#42].svg @@ -0,0 +1,14 @@ + + + + balloon [#42] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/balloon [#43].svg b/data/icons/alexandru.stoica/balloon [#43].svg new file mode 100644 index 0000000..ee3364e --- /dev/null +++ b/data/icons/alexandru.stoica/balloon [#43].svg @@ -0,0 +1,14 @@ + + + + balloon [#43] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/basketball [#790].svg b/data/icons/alexandru.stoica/basketball [#790].svg new file mode 100644 index 0000000..a0ff9cd --- /dev/null +++ b/data/icons/alexandru.stoica/basketball [#790].svg @@ -0,0 +1,14 @@ + + + + basketball [#790] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/basketball [#791].svg b/data/icons/alexandru.stoica/basketball [#791].svg new file mode 100644 index 0000000..bded349 --- /dev/null +++ b/data/icons/alexandru.stoica/basketball [#791].svg @@ -0,0 +1,14 @@ + + + + basketball [#791] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/basketball [#99].svg b/data/icons/alexandru.stoica/basketball [#99].svg new file mode 100644 index 0000000..e7901dd --- /dev/null +++ b/data/icons/alexandru.stoica/basketball [#99].svg @@ -0,0 +1,14 @@ + + + + basketball [#99] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bathtub [#48].svg b/data/icons/alexandru.stoica/bathtub [#48].svg new file mode 100644 index 0000000..72d66a0 --- /dev/null +++ b/data/icons/alexandru.stoica/bathtub [#48].svg @@ -0,0 +1,14 @@ + + + + bathtub [#48] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bathtub [#49].svg b/data/icons/alexandru.stoica/bathtub [#49].svg new file mode 100644 index 0000000..9a08e9e --- /dev/null +++ b/data/icons/alexandru.stoica/bathtub [#49].svg @@ -0,0 +1,14 @@ + + + + bathtub [#49] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/battery [#1473].svg b/data/icons/alexandru.stoica/battery [#1473].svg new file mode 100644 index 0000000..05c08d8 --- /dev/null +++ b/data/icons/alexandru.stoica/battery [#1473].svg @@ -0,0 +1,14 @@ + + + + battery [#1473] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/battery [#1474].svg b/data/icons/alexandru.stoica/battery [#1474].svg new file mode 100644 index 0000000..087ae57 --- /dev/null +++ b/data/icons/alexandru.stoica/battery [#1474].svg @@ -0,0 +1,14 @@ + + + + battery [#1474] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/battery [#1475].svg b/data/icons/alexandru.stoica/battery [#1475].svg new file mode 100644 index 0000000..9fb3cf2 --- /dev/null +++ b/data/icons/alexandru.stoica/battery [#1475].svg @@ -0,0 +1,14 @@ + + + + battery [#1475] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/battery_half_fill [#1471].svg b/data/icons/alexandru.stoica/battery_half_fill [#1471].svg new file mode 100644 index 0000000..e6a571f --- /dev/null +++ b/data/icons/alexandru.stoica/battery_half_fill [#1471].svg @@ -0,0 +1,14 @@ + + + + battery_half_fill [#1471] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/battery_half_fill [#1472].svg b/data/icons/alexandru.stoica/battery_half_fill [#1472].svg new file mode 100644 index 0000000..a5f4a46 --- /dev/null +++ b/data/icons/alexandru.stoica/battery_half_fill [#1472].svg @@ -0,0 +1,14 @@ + + + + battery_half_fill [#1472] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/behance [#163].svg b/data/icons/alexandru.stoica/behance [#163].svg new file mode 100644 index 0000000..8958890 --- /dev/null +++ b/data/icons/alexandru.stoica/behance [#163].svg @@ -0,0 +1,14 @@ + + + + behance [#163] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bike [#600].svg b/data/icons/alexandru.stoica/bike [#600].svg new file mode 100644 index 0000000..885829a --- /dev/null +++ b/data/icons/alexandru.stoica/bike [#600].svg @@ -0,0 +1,14 @@ + + + + bike [#600] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/biliard [#789].svg b/data/icons/alexandru.stoica/biliard [#789].svg new file mode 100644 index 0000000..8aa52d0 --- /dev/null +++ b/data/icons/alexandru.stoica/biliard [#789].svg @@ -0,0 +1,14 @@ + + + + biliard [#789] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bitcoin [#1186].svg b/data/icons/alexandru.stoica/bitcoin [#1186].svg new file mode 100644 index 0000000..24381ea --- /dev/null +++ b/data/icons/alexandru.stoica/bitcoin [#1186].svg @@ -0,0 +1,14 @@ + + + + bitcoin [#1186] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/blender [#802].svg b/data/icons/alexandru.stoica/blender [#802].svg new file mode 100644 index 0000000..9c6bf7b --- /dev/null +++ b/data/icons/alexandru.stoica/blender [#802].svg @@ -0,0 +1,14 @@ + + + + blender [#802] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/blender [#803].svg b/data/icons/alexandru.stoica/blender [#803].svg new file mode 100644 index 0000000..64e43ca --- /dev/null +++ b/data/icons/alexandru.stoica/blender [#803].svg @@ -0,0 +1,14 @@ + + + + blender [#803] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bluetooth [#1014].svg b/data/icons/alexandru.stoica/bluetooth [#1014].svg new file mode 100644 index 0000000..6cee2ee --- /dev/null +++ b/data/icons/alexandru.stoica/bluetooth [#1014].svg @@ -0,0 +1,14 @@ + + + + bluetooth [#1014] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bomb [#777].svg b/data/icons/alexandru.stoica/bomb [#777].svg new file mode 100644 index 0000000..6535598 --- /dev/null +++ b/data/icons/alexandru.stoica/bomb [#777].svg @@ -0,0 +1,14 @@ + + + + bomb [#777] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bomb [#778].svg b/data/icons/alexandru.stoica/bomb [#778].svg new file mode 100644 index 0000000..4546d85 --- /dev/null +++ b/data/icons/alexandru.stoica/bomb [#778].svg @@ -0,0 +1,14 @@ + + + + bomb [#778] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/book [#1206].svg b/data/icons/alexandru.stoica/book [#1206].svg new file mode 100644 index 0000000..1172645 --- /dev/null +++ b/data/icons/alexandru.stoica/book [#1206].svg @@ -0,0 +1,14 @@ + + + + book [#1206] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/book [#1207].svg b/data/icons/alexandru.stoica/book [#1207].svg new file mode 100644 index 0000000..a820656 --- /dev/null +++ b/data/icons/alexandru.stoica/book [#1207].svg @@ -0,0 +1,14 @@ + + + + book [#1207] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/book [#1208].svg b/data/icons/alexandru.stoica/book [#1208].svg new file mode 100644 index 0000000..1d2e034 --- /dev/null +++ b/data/icons/alexandru.stoica/book [#1208].svg @@ -0,0 +1,14 @@ + + + + book [#1208] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/book [#1209].svg b/data/icons/alexandru.stoica/book [#1209].svg new file mode 100644 index 0000000..fc82b13 --- /dev/null +++ b/data/icons/alexandru.stoica/book [#1209].svg @@ -0,0 +1,14 @@ + + + + book [#1209] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark [#1228].svg b/data/icons/alexandru.stoica/bookmark [#1228].svg new file mode 100644 index 0000000..0233003 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark [#1228].svg @@ -0,0 +1,14 @@ + + + + bookmark [#1228] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark [#1229].svg b/data/icons/alexandru.stoica/bookmark [#1229].svg new file mode 100644 index 0000000..99bd204 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark [#1229].svg @@ -0,0 +1,14 @@ + + + + bookmark [#1229] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark [#1230].svg b/data/icons/alexandru.stoica/bookmark [#1230].svg new file mode 100644 index 0000000..54773b4 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark [#1230].svg @@ -0,0 +1,14 @@ + + + + bookmark [#1230] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark [#1231].svg b/data/icons/alexandru.stoica/bookmark [#1231].svg new file mode 100644 index 0000000..477e035 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark [#1231].svg @@ -0,0 +1,14 @@ + + + + bookmark [#1231] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark [#1233].svg b/data/icons/alexandru.stoica/bookmark [#1233].svg new file mode 100644 index 0000000..1395afb --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark [#1233].svg @@ -0,0 +1,14 @@ + + + + bookmark [#1233] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark [#1243].svg b/data/icons/alexandru.stoica/bookmark [#1243].svg new file mode 100644 index 0000000..bccc18e --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark [#1243].svg @@ -0,0 +1,14 @@ + + + + bookmark [#1243] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark [#1244].svg b/data/icons/alexandru.stoica/bookmark [#1244].svg new file mode 100644 index 0000000..66b5517 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark [#1244].svg @@ -0,0 +1,14 @@ + + + + bookmark [#1244] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark [#1245].svg b/data/icons/alexandru.stoica/bookmark [#1245].svg new file mode 100644 index 0000000..ce567d7 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark [#1245].svg @@ -0,0 +1,14 @@ + + + + bookmark [#1245] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark [#1246].svg b/data/icons/alexandru.stoica/bookmark [#1246].svg new file mode 100644 index 0000000..e363ddf --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark [#1246].svg @@ -0,0 +1,14 @@ + + + + bookmark [#1246] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_circle [#1232].svg b/data/icons/alexandru.stoica/bookmark_circle [#1232].svg new file mode 100644 index 0000000..137d168 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_circle [#1232].svg @@ -0,0 +1,14 @@ + + + + bookmark_circle [#1232] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_circle [#1234].svg b/data/icons/alexandru.stoica/bookmark_circle [#1234].svg new file mode 100644 index 0000000..cfcb24c --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_circle [#1234].svg @@ -0,0 +1,14 @@ + + + + bookmark_circle [#1234] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_circle_fill [#1235].svg b/data/icons/alexandru.stoica/bookmark_circle_fill [#1235].svg new file mode 100644 index 0000000..00df16c --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_circle_fill [#1235].svg @@ -0,0 +1,14 @@ + + + + bookmark_circle_fill [#1235] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_circle_fill [#1242].svg b/data/icons/alexandru.stoica/bookmark_circle_fill [#1242].svg new file mode 100644 index 0000000..c4907a3 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_circle_fill [#1242].svg @@ -0,0 +1,14 @@ + + + + bookmark_circle_fill [#1242] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_close_fill [#1238].svg b/data/icons/alexandru.stoica/bookmark_close_fill [#1238].svg new file mode 100644 index 0000000..71d5ed1 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_close_fill [#1238].svg @@ -0,0 +1,14 @@ + + + + bookmark_close_fill [#1238] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_close_fill [#1239].svg b/data/icons/alexandru.stoica/bookmark_close_fill [#1239].svg new file mode 100644 index 0000000..c17c9f0 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_close_fill [#1239].svg @@ -0,0 +1,14 @@ + + + + bookmark_close_fill [#1239] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_fill [#1226].svg b/data/icons/alexandru.stoica/bookmark_fill [#1226].svg new file mode 100644 index 0000000..d5c43b8 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_fill [#1226].svg @@ -0,0 +1,14 @@ + + + + bookmark_fill [#1226] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_fill [#1227].svg b/data/icons/alexandru.stoica/bookmark_fill [#1227].svg new file mode 100644 index 0000000..b566730 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_fill [#1227].svg @@ -0,0 +1,14 @@ + + + + bookmark_fill [#1227] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_minus_fill [#1240].svg b/data/icons/alexandru.stoica/bookmark_minus_fill [#1240].svg new file mode 100644 index 0000000..6140263 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_minus_fill [#1240].svg @@ -0,0 +1,14 @@ + + + + bookmark_minus_fill [#1240] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_minus_fill [#1241].svg b/data/icons/alexandru.stoica/bookmark_minus_fill [#1241].svg new file mode 100644 index 0000000..beddb47 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_minus_fill [#1241].svg @@ -0,0 +1,14 @@ + + + + bookmark_minus_fill [#1241] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_plus_fill [#1236].svg b/data/icons/alexandru.stoica/bookmark_plus_fill [#1236].svg new file mode 100644 index 0000000..5b424bb --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_plus_fill [#1236].svg @@ -0,0 +1,14 @@ + + + + bookmark_plus_fill [#1236] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bookmark_plus_fill [#1237].svg b/data/icons/alexandru.stoica/bookmark_plus_fill [#1237].svg new file mode 100644 index 0000000..c4eb207 --- /dev/null +++ b/data/icons/alexandru.stoica/bookmark_plus_fill [#1237].svg @@ -0,0 +1,14 @@ + + + + bookmark_plus_fill [#1237] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bowling [#788].svg b/data/icons/alexandru.stoica/bowling [#788].svg new file mode 100644 index 0000000..8c4e5ec --- /dev/null +++ b/data/icons/alexandru.stoica/bowling [#788].svg @@ -0,0 +1,14 @@ + + + + bowling [#788] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/briefcase [#807].svg b/data/icons/alexandru.stoica/briefcase [#807].svg new file mode 100644 index 0000000..3c59924 --- /dev/null +++ b/data/icons/alexandru.stoica/briefcase [#807].svg @@ -0,0 +1,14 @@ + + + + briefcase [#807] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/brightness [#859].svg b/data/icons/alexandru.stoica/brightness [#859].svg new file mode 100644 index 0000000..59ed880 --- /dev/null +++ b/data/icons/alexandru.stoica/brightness [#859].svg @@ -0,0 +1,14 @@ + + + + brightness [#859] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/brightness [#860].svg b/data/icons/alexandru.stoica/brightness [#860].svg new file mode 100644 index 0000000..0c6d9fc --- /dev/null +++ b/data/icons/alexandru.stoica/brightness [#860].svg @@ -0,0 +1,14 @@ + + + + brightness [#860] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/brightness [#861].svg b/data/icons/alexandru.stoica/brightness [#861].svg new file mode 100644 index 0000000..ef8bc5d --- /dev/null +++ b/data/icons/alexandru.stoica/brightness [#861].svg @@ -0,0 +1,14 @@ + + + + brightness [#861] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/brightness [#862].svg b/data/icons/alexandru.stoica/brightness [#862].svg new file mode 100644 index 0000000..075324e --- /dev/null +++ b/data/icons/alexandru.stoica/brightness [#862].svg @@ -0,0 +1,14 @@ + + + + brightness [#862] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/browser [#233].svg b/data/icons/alexandru.stoica/browser [#233].svg new file mode 100644 index 0000000..7a4aee3 --- /dev/null +++ b/data/icons/alexandru.stoica/browser [#233].svg @@ -0,0 +1,14 @@ + + + + browser [#233] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bug [#828].svg b/data/icons/alexandru.stoica/bug [#828].svg new file mode 100644 index 0000000..6499bb5 --- /dev/null +++ b/data/icons/alexandru.stoica/bug [#828].svg @@ -0,0 +1,14 @@ + + + + bug [#828] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bug_close [#831].svg b/data/icons/alexandru.stoica/bug_close [#831].svg new file mode 100644 index 0000000..cdef7ab --- /dev/null +++ b/data/icons/alexandru.stoica/bug_close [#831].svg @@ -0,0 +1,14 @@ + + + + bug_close [#831] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bug_minus [#830].svg b/data/icons/alexandru.stoica/bug_minus [#830].svg new file mode 100644 index 0000000..c78cb76 --- /dev/null +++ b/data/icons/alexandru.stoica/bug_minus [#830].svg @@ -0,0 +1,14 @@ + + + + bug_minus [#830] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bug_plus [#829].svg b/data/icons/alexandru.stoica/bug_plus [#829].svg new file mode 100644 index 0000000..3d08e3a --- /dev/null +++ b/data/icons/alexandru.stoica/bug_plus [#829].svg @@ -0,0 +1,14 @@ + + + + bug_plus [#829] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bug_spider [#825].svg b/data/icons/alexandru.stoica/bug_spider [#825].svg new file mode 100644 index 0000000..2c1b54b --- /dev/null +++ b/data/icons/alexandru.stoica/bug_spider [#825].svg @@ -0,0 +1,14 @@ + + + + bug_spider [#825] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bug_spider [#826].svg b/data/icons/alexandru.stoica/bug_spider [#826].svg new file mode 100644 index 0000000..ef47f89 --- /dev/null +++ b/data/icons/alexandru.stoica/bug_spider [#826].svg @@ -0,0 +1,14 @@ + + + + bug_spider [#826] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bug_spider [#827].svg b/data/icons/alexandru.stoica/bug_spider [#827].svg new file mode 100644 index 0000000..1bb608d --- /dev/null +++ b/data/icons/alexandru.stoica/bug_spider [#827].svg @@ -0,0 +1,14 @@ + + + + bug_spider [#827] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/building [#808].svg b/data/icons/alexandru.stoica/building [#808].svg new file mode 100644 index 0000000..7bd25ee --- /dev/null +++ b/data/icons/alexandru.stoica/building [#808].svg @@ -0,0 +1,14 @@ + + + + building [#808] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/bus_front_view [#615].svg b/data/icons/alexandru.stoica/bus_front_view [#615].svg new file mode 100644 index 0000000..92d921d --- /dev/null +++ b/data/icons/alexandru.stoica/bus_front_view [#615].svg @@ -0,0 +1,14 @@ + + + + bus_front_view [#615] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cabin [#617].svg b/data/icons/alexandru.stoica/cabin [#617].svg new file mode 100644 index 0000000..705e911 --- /dev/null +++ b/data/icons/alexandru.stoica/cabin [#617].svg @@ -0,0 +1,14 @@ + + + + cabin [#617] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cabin [#618].svg b/data/icons/alexandru.stoica/cabin [#618].svg new file mode 100644 index 0000000..b2e7c9d --- /dev/null +++ b/data/icons/alexandru.stoica/cabin [#618].svg @@ -0,0 +1,14 @@ + + + + cabin [#618] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/calendar [#1194].svg b/data/icons/alexandru.stoica/calendar [#1194].svg new file mode 100644 index 0000000..370734c --- /dev/null +++ b/data/icons/alexandru.stoica/calendar [#1194].svg @@ -0,0 +1,14 @@ + + + + calendar [#1194] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/calendar [#1195].svg b/data/icons/alexandru.stoica/calendar [#1195].svg new file mode 100644 index 0000000..fcd7252 --- /dev/null +++ b/data/icons/alexandru.stoica/calendar [#1195].svg @@ -0,0 +1,14 @@ + + + + calendar [#1195] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/calendar [#1196].svg b/data/icons/alexandru.stoica/calendar [#1196].svg new file mode 100644 index 0000000..4ee90ed --- /dev/null +++ b/data/icons/alexandru.stoica/calendar [#1196].svg @@ -0,0 +1,14 @@ + + + + calendar [#1196] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/calendar [#1197].svg b/data/icons/alexandru.stoica/calendar [#1197].svg new file mode 100644 index 0000000..eca3c65 --- /dev/null +++ b/data/icons/alexandru.stoica/calendar [#1197].svg @@ -0,0 +1,14 @@ + + + + calendar [#1197] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/calendar [#1322].svg b/data/icons/alexandru.stoica/calendar [#1322].svg new file mode 100644 index 0000000..b872fa4 --- /dev/null +++ b/data/icons/alexandru.stoica/calendar [#1322].svg @@ -0,0 +1,14 @@ + + + + calendar [#1322] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/call [#185].svg b/data/icons/alexandru.stoica/call [#185].svg new file mode 100644 index 0000000..d57ff2e --- /dev/null +++ b/data/icons/alexandru.stoica/call [#185].svg @@ -0,0 +1,14 @@ + + + + call [#185] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/call [#186].svg b/data/icons/alexandru.stoica/call [#186].svg new file mode 100644 index 0000000..9f7cd28 --- /dev/null +++ b/data/icons/alexandru.stoica/call [#186].svg @@ -0,0 +1,14 @@ + + + + call [#186] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/call [#187].svg b/data/icons/alexandru.stoica/call [#187].svg new file mode 100644 index 0000000..bcecb73 --- /dev/null +++ b/data/icons/alexandru.stoica/call [#187].svg @@ -0,0 +1,14 @@ + + + + call [#187] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/call [#188].svg b/data/icons/alexandru.stoica/call [#188].svg new file mode 100644 index 0000000..0ee0695 --- /dev/null +++ b/data/icons/alexandru.stoica/call [#188].svg @@ -0,0 +1,14 @@ + + + + call [#188] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/call [#189].svg b/data/icons/alexandru.stoica/call [#189].svg new file mode 100644 index 0000000..27b7767 --- /dev/null +++ b/data/icons/alexandru.stoica/call [#189].svg @@ -0,0 +1,14 @@ + + + + call [#189] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/call [#190].svg b/data/icons/alexandru.stoica/call [#190].svg new file mode 100644 index 0000000..37c13ef --- /dev/null +++ b/data/icons/alexandru.stoica/call [#190].svg @@ -0,0 +1,14 @@ + + + + call [#190] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/call [#191].svg b/data/icons/alexandru.stoica/call [#191].svg new file mode 100644 index 0000000..9618bd7 --- /dev/null +++ b/data/icons/alexandru.stoica/call [#191].svg @@ -0,0 +1,14 @@ + + + + call [#191] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/call [#192].svg b/data/icons/alexandru.stoica/call [#192].svg new file mode 100644 index 0000000..aafb5b6 --- /dev/null +++ b/data/icons/alexandru.stoica/call [#192].svg @@ -0,0 +1,14 @@ + + + + call [#192] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera [#936].svg b/data/icons/alexandru.stoica/camera [#936].svg new file mode 100644 index 0000000..f53590e --- /dev/null +++ b/data/icons/alexandru.stoica/camera [#936].svg @@ -0,0 +1,14 @@ + + + + camera [#936] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera [#947].svg b/data/icons/alexandru.stoica/camera [#947].svg new file mode 100644 index 0000000..a4bb99a --- /dev/null +++ b/data/icons/alexandru.stoica/camera [#947].svg @@ -0,0 +1,14 @@ + + + + camera [#947] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera [#951].svg b/data/icons/alexandru.stoica/camera [#951].svg new file mode 100644 index 0000000..085c569 --- /dev/null +++ b/data/icons/alexandru.stoica/camera [#951].svg @@ -0,0 +1,14 @@ + + + + camera [#951] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera [#952].svg b/data/icons/alexandru.stoica/camera [#952].svg new file mode 100644 index 0000000..0715b61 --- /dev/null +++ b/data/icons/alexandru.stoica/camera [#952].svg @@ -0,0 +1,14 @@ + + + + camera [#952] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera [#953].svg b/data/icons/alexandru.stoica/camera [#953].svg new file mode 100644 index 0000000..494ef92 --- /dev/null +++ b/data/icons/alexandru.stoica/camera [#953].svg @@ -0,0 +1,14 @@ + + + + camera [#953] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera [#954].svg b/data/icons/alexandru.stoica/camera [#954].svg new file mode 100644 index 0000000..1ed62a6 --- /dev/null +++ b/data/icons/alexandru.stoica/camera [#954].svg @@ -0,0 +1,14 @@ + + + + camera [#954] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera [#962].svg b/data/icons/alexandru.stoica/camera [#962].svg new file mode 100644 index 0000000..15387f8 --- /dev/null +++ b/data/icons/alexandru.stoica/camera [#962].svg @@ -0,0 +1,14 @@ + + + + camera [#962] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera [#980].svg b/data/icons/alexandru.stoica/camera [#980].svg new file mode 100644 index 0000000..6fe255b --- /dev/null +++ b/data/icons/alexandru.stoica/camera [#980].svg @@ -0,0 +1,14 @@ + + + + camera [#980] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera_minus [#945].svg b/data/icons/alexandru.stoica/camera_minus [#945].svg new file mode 100644 index 0000000..1101265 --- /dev/null +++ b/data/icons/alexandru.stoica/camera_minus [#945].svg @@ -0,0 +1,14 @@ + + + + camera_minus [#945] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/camera_plus [#946].svg b/data/icons/alexandru.stoica/camera_plus [#946].svg new file mode 100644 index 0000000..e234dce --- /dev/null +++ b/data/icons/alexandru.stoica/camera_plus [#946].svg @@ -0,0 +1,14 @@ + + + + camera_plus [#946] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cannon [#779].svg b/data/icons/alexandru.stoica/cannon [#779].svg new file mode 100644 index 0000000..bf18c44 --- /dev/null +++ b/data/icons/alexandru.stoica/cannon [#779].svg @@ -0,0 +1,14 @@ + + + + cannon [#779] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cannon [#780].svg b/data/icons/alexandru.stoica/cannon [#780].svg new file mode 100644 index 0000000..e66ac20 --- /dev/null +++ b/data/icons/alexandru.stoica/cannon [#780].svg @@ -0,0 +1,14 @@ + + + + cannon [#780] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#639].svg b/data/icons/alexandru.stoica/car [#639].svg new file mode 100644 index 0000000..698b3a5 --- /dev/null +++ b/data/icons/alexandru.stoica/car [#639].svg @@ -0,0 +1,14 @@ + + + + car [#639] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#640].svg b/data/icons/alexandru.stoica/car [#640].svg new file mode 100644 index 0000000..e7c0925 --- /dev/null +++ b/data/icons/alexandru.stoica/car [#640].svg @@ -0,0 +1,14 @@ + + + + car [#640] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#642].svg b/data/icons/alexandru.stoica/car [#642].svg new file mode 100644 index 0000000..593614f --- /dev/null +++ b/data/icons/alexandru.stoica/car [#642].svg @@ -0,0 +1,14 @@ + + + + car [#642] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#643].svg b/data/icons/alexandru.stoica/car [#643].svg new file mode 100644 index 0000000..e25afcc --- /dev/null +++ b/data/icons/alexandru.stoica/car [#643].svg @@ -0,0 +1,14 @@ + + + + car [#643] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#646].svg b/data/icons/alexandru.stoica/car [#646].svg new file mode 100644 index 0000000..019ab0a --- /dev/null +++ b/data/icons/alexandru.stoica/car [#646].svg @@ -0,0 +1,14 @@ + + + + car [#646] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#648].svg b/data/icons/alexandru.stoica/car [#648].svg new file mode 100644 index 0000000..fff8d0f --- /dev/null +++ b/data/icons/alexandru.stoica/car [#648].svg @@ -0,0 +1,14 @@ + + + + car [#648] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#649].svg b/data/icons/alexandru.stoica/car [#649].svg new file mode 100644 index 0000000..6e814ac --- /dev/null +++ b/data/icons/alexandru.stoica/car [#649].svg @@ -0,0 +1,14 @@ + + + + car [#649] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#654].svg b/data/icons/alexandru.stoica/car [#654].svg new file mode 100644 index 0000000..459e986 --- /dev/null +++ b/data/icons/alexandru.stoica/car [#654].svg @@ -0,0 +1,14 @@ + + + + car [#654] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#656].svg b/data/icons/alexandru.stoica/car [#656].svg new file mode 100644 index 0000000..ef5ed60 --- /dev/null +++ b/data/icons/alexandru.stoica/car [#656].svg @@ -0,0 +1,14 @@ + + + + car [#656] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#658].svg b/data/icons/alexandru.stoica/car [#658].svg new file mode 100644 index 0000000..4caa621 --- /dev/null +++ b/data/icons/alexandru.stoica/car [#658].svg @@ -0,0 +1,14 @@ + + + + car [#658] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car [#659].svg b/data/icons/alexandru.stoica/car [#659].svg new file mode 100644 index 0000000..1ff7ca8 --- /dev/null +++ b/data/icons/alexandru.stoica/car [#659].svg @@ -0,0 +1,14 @@ + + + + car [#659] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_front_view [#609].svg b/data/icons/alexandru.stoica/car_front_view [#609].svg new file mode 100644 index 0000000..58b0045 --- /dev/null +++ b/data/icons/alexandru.stoica/car_front_view [#609].svg @@ -0,0 +1,14 @@ + + + + car_front_view [#609] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_front_view [#616].svg b/data/icons/alexandru.stoica/car_front_view [#616].svg new file mode 100644 index 0000000..41e973c --- /dev/null +++ b/data/icons/alexandru.stoica/car_front_view [#616].svg @@ -0,0 +1,14 @@ + + + + car_front_view [#616] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#641].svg b/data/icons/alexandru.stoica/car_round [#641].svg new file mode 100644 index 0000000..8d9d28c --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#641].svg @@ -0,0 +1,14 @@ + + + + car_round [#641] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#644].svg b/data/icons/alexandru.stoica/car_round [#644].svg new file mode 100644 index 0000000..490026e --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#644].svg @@ -0,0 +1,14 @@ + + + + car_round [#644] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#645].svg b/data/icons/alexandru.stoica/car_round [#645].svg new file mode 100644 index 0000000..4086f09 --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#645].svg @@ -0,0 +1,14 @@ + + + + car_round [#645] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#647].svg b/data/icons/alexandru.stoica/car_round [#647].svg new file mode 100644 index 0000000..0da4f91 --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#647].svg @@ -0,0 +1,14 @@ + + + + car_round [#647] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#650].svg b/data/icons/alexandru.stoica/car_round [#650].svg new file mode 100644 index 0000000..f661157 --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#650].svg @@ -0,0 +1,14 @@ + + + + car_round [#650] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#651].svg b/data/icons/alexandru.stoica/car_round [#651].svg new file mode 100644 index 0000000..6f808cc --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#651].svg @@ -0,0 +1,14 @@ + + + + car_round [#651] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#655].svg b/data/icons/alexandru.stoica/car_round [#655].svg new file mode 100644 index 0000000..5a84570 --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#655].svg @@ -0,0 +1,14 @@ + + + + car_round [#655] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#657].svg b/data/icons/alexandru.stoica/car_round [#657].svg new file mode 100644 index 0000000..16ad647 --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#657].svg @@ -0,0 +1,14 @@ + + + + car_round [#657] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#660].svg b/data/icons/alexandru.stoica/car_round [#660].svg new file mode 100644 index 0000000..78a9860 --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#660].svg @@ -0,0 +1,14 @@ + + + + car_round [#660] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/car_round [#661].svg b/data/icons/alexandru.stoica/car_round [#661].svg new file mode 100644 index 0000000..cc537c0 --- /dev/null +++ b/data/icons/alexandru.stoica/car_round [#661].svg @@ -0,0 +1,14 @@ + + + + car_round [#661] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart [#1165].svg b/data/icons/alexandru.stoica/cart [#1165].svg new file mode 100644 index 0000000..c0ab02f --- /dev/null +++ b/data/icons/alexandru.stoica/cart [#1165].svg @@ -0,0 +1,14 @@ + + + + cart [#1165] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart [#1167].svg b/data/icons/alexandru.stoica/cart [#1167].svg new file mode 100644 index 0000000..dfa3c09 --- /dev/null +++ b/data/icons/alexandru.stoica/cart [#1167].svg @@ -0,0 +1,14 @@ + + + + cart [#1167] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart [#1168].svg b/data/icons/alexandru.stoica/cart [#1168].svg new file mode 100644 index 0000000..64fe9eb --- /dev/null +++ b/data/icons/alexandru.stoica/cart [#1168].svg @@ -0,0 +1,14 @@ + + + + cart [#1168] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_close [#1159].svg b/data/icons/alexandru.stoica/cart_close [#1159].svg new file mode 100644 index 0000000..ed032ad --- /dev/null +++ b/data/icons/alexandru.stoica/cart_close [#1159].svg @@ -0,0 +1,14 @@ + + + + cart_close [#1159] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_close_round [#1160].svg b/data/icons/alexandru.stoica/cart_close_round [#1160].svg new file mode 100644 index 0000000..fbbd8b0 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_close_round [#1160].svg @@ -0,0 +1,14 @@ + + + + cart_close_round [#1160] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_down_round [#1171].svg b/data/icons/alexandru.stoica/cart_down_round [#1171].svg new file mode 100644 index 0000000..7ed159c --- /dev/null +++ b/data/icons/alexandru.stoica/cart_down_round [#1171].svg @@ -0,0 +1,14 @@ + + + + cart_down_round [#1171] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_empty [#1163].svg b/data/icons/alexandru.stoica/cart_empty [#1163].svg new file mode 100644 index 0000000..03de8d3 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_empty [#1163].svg @@ -0,0 +1,14 @@ + + + + cart_empty [#1163] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_empty_round [#1164].svg b/data/icons/alexandru.stoica/cart_empty_round [#1164].svg new file mode 100644 index 0000000..80ecfbf --- /dev/null +++ b/data/icons/alexandru.stoica/cart_empty_round [#1164].svg @@ -0,0 +1,14 @@ + + + + cart_empty_round [#1164] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_fill [#1153].svg b/data/icons/alexandru.stoica/cart_fill [#1153].svg new file mode 100644 index 0000000..31da245 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_fill [#1153].svg @@ -0,0 +1,14 @@ + + + + cart_fill [#1153] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_fill [#1154].svg b/data/icons/alexandru.stoica/cart_fill [#1154].svg new file mode 100644 index 0000000..3443a04 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_fill [#1154].svg @@ -0,0 +1,14 @@ + + + + cart_fill [#1154] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_fill_round [#1155].svg b/data/icons/alexandru.stoica/cart_fill_round [#1155].svg new file mode 100644 index 0000000..8d04cce --- /dev/null +++ b/data/icons/alexandru.stoica/cart_fill_round [#1155].svg @@ -0,0 +1,14 @@ + + + + cart_fill_round [#1155] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_fill_round [#1156].svg b/data/icons/alexandru.stoica/cart_fill_round [#1156].svg new file mode 100644 index 0000000..7065871 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_fill_round [#1156].svg @@ -0,0 +1,14 @@ + + + + cart_fill_round [#1156] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_minus [#1161].svg b/data/icons/alexandru.stoica/cart_minus [#1161].svg new file mode 100644 index 0000000..7a9ac93 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_minus [#1161].svg @@ -0,0 +1,14 @@ + + + + cart_minus [#1161] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_minus_round [#1162].svg b/data/icons/alexandru.stoica/cart_minus_round [#1162].svg new file mode 100644 index 0000000..950dfd5 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_minus_round [#1162].svg @@ -0,0 +1,14 @@ + + + + cart_minus_round [#1162] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_play_round [#1138].svg b/data/icons/alexandru.stoica/cart_play_round [#1138].svg new file mode 100644 index 0000000..a4fe044 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_play_round [#1138].svg @@ -0,0 +1,14 @@ + + + + cart_play_round [#1138] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_plus [#1157].svg b/data/icons/alexandru.stoica/cart_plus [#1157].svg new file mode 100644 index 0000000..4ec63a7 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_plus [#1157].svg @@ -0,0 +1,14 @@ + + + + cart_plus [#1157] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_plus_round [#1158].svg b/data/icons/alexandru.stoica/cart_plus_round [#1158].svg new file mode 100644 index 0000000..40fdf53 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_plus_round [#1158].svg @@ -0,0 +1,14 @@ + + + + cart_plus_round [#1158] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_round [#1166].svg b/data/icons/alexandru.stoica/cart_round [#1166].svg new file mode 100644 index 0000000..a621417 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_round [#1166].svg @@ -0,0 +1,14 @@ + + + + cart_round [#1166] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_round [#1169].svg b/data/icons/alexandru.stoica/cart_round [#1169].svg new file mode 100644 index 0000000..c8a963f --- /dev/null +++ b/data/icons/alexandru.stoica/cart_round [#1169].svg @@ -0,0 +1,14 @@ + + + + cart_round [#1169] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_round [#1170].svg b/data/icons/alexandru.stoica/cart_round [#1170].svg new file mode 100644 index 0000000..4d23ed5 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_round [#1170].svg @@ -0,0 +1,14 @@ + + + + cart_round [#1170] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cart_up_round [#1172].svg b/data/icons/alexandru.stoica/cart_up_round [#1172].svg new file mode 100644 index 0000000..55b5174 --- /dev/null +++ b/data/icons/alexandru.stoica/cart_up_round [#1172].svg @@ -0,0 +1,14 @@ + + + + cart_up_round [#1172] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cc [#937].svg b/data/icons/alexandru.stoica/cc [#937].svg new file mode 100644 index 0000000..7227ca5 --- /dev/null +++ b/data/icons/alexandru.stoica/cc [#937].svg @@ -0,0 +1,14 @@ + + + + cc [#937] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cc [#938].svg b/data/icons/alexandru.stoica/cc [#938].svg new file mode 100644 index 0000000..7160147 --- /dev/null +++ b/data/icons/alexandru.stoica/cc [#938].svg @@ -0,0 +1,14 @@ + + + + cc [#938] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/celcius [#1219].svg b/data/icons/alexandru.stoica/celcius [#1219].svg new file mode 100644 index 0000000..82bfab3 --- /dev/null +++ b/data/icons/alexandru.stoica/celcius [#1219].svg @@ -0,0 +1,14 @@ + + + + celcius [#1219] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/celcius [#1220].svg b/data/icons/alexandru.stoica/celcius [#1220].svg new file mode 100644 index 0000000..3d26be5 --- /dev/null +++ b/data/icons/alexandru.stoica/celcius [#1220].svg @@ -0,0 +1,14 @@ + + + + celcius [#1220] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/celsius [#1221].svg b/data/icons/alexandru.stoica/celsius [#1221].svg new file mode 100644 index 0000000..305a59c --- /dev/null +++ b/data/icons/alexandru.stoica/celsius [#1221].svg @@ -0,0 +1,14 @@ + + + + celsius [#1221] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/center [#1430].svg b/data/icons/alexandru.stoica/center [#1430].svg new file mode 100644 index 0000000..03d0fee --- /dev/null +++ b/data/icons/alexandru.stoica/center [#1430].svg @@ -0,0 +1,14 @@ + + + + center [#1430] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/center [#813].svg b/data/icons/alexandru.stoica/center [#813].svg new file mode 100644 index 0000000..8377ed6 --- /dev/null +++ b/data/icons/alexandru.stoica/center [#813].svg @@ -0,0 +1,14 @@ + + + + center [#813] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/center_object [#883].svg b/data/icons/alexandru.stoica/center_object [#883].svg new file mode 100644 index 0000000..78a4da0 --- /dev/null +++ b/data/icons/alexandru.stoica/center_object [#883].svg @@ -0,0 +1,14 @@ + + + + center_object [#883] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/center_object [#884].svg b/data/icons/alexandru.stoica/center_object [#884].svg new file mode 100644 index 0000000..3a11c15 --- /dev/null +++ b/data/icons/alexandru.stoica/center_object [#884].svg @@ -0,0 +1,14 @@ + + + + center_object [#884] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/center_object [#885].svg b/data/icons/alexandru.stoica/center_object [#885].svg new file mode 100644 index 0000000..615e08f --- /dev/null +++ b/data/icons/alexandru.stoica/center_object [#885].svg @@ -0,0 +1,14 @@ + + + + center_object [#885] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/center_object_round [#882].svg b/data/icons/alexandru.stoica/center_object_round [#882].svg new file mode 100644 index 0000000..839c403 --- /dev/null +++ b/data/icons/alexandru.stoica/center_object_round [#882].svg @@ -0,0 +1,14 @@ + + + + center_object_round [#882] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/center_object_round [#886].svg b/data/icons/alexandru.stoica/center_object_round [#886].svg new file mode 100644 index 0000000..f31ba45 --- /dev/null +++ b/data/icons/alexandru.stoica/center_object_round [#886].svg @@ -0,0 +1,14 @@ + + + + center_object_round [#886] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/center_object_round [#887].svg b/data/icons/alexandru.stoica/center_object_round [#887].svg new file mode 100644 index 0000000..9fcef83 --- /dev/null +++ b/data/icons/alexandru.stoica/center_object_round [#887].svg @@ -0,0 +1,14 @@ + + + + center_object_round [#887] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/center_round [#814].svg b/data/icons/alexandru.stoica/center_round [#814].svg new file mode 100644 index 0000000..d28cf56 --- /dev/null +++ b/data/icons/alexandru.stoica/center_round [#814].svg @@ -0,0 +1,14 @@ + + + + center_round [#814] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/charger [#673].svg b/data/icons/alexandru.stoica/charger [#673].svg new file mode 100644 index 0000000..aa26109 --- /dev/null +++ b/data/icons/alexandru.stoica/charger [#673].svg @@ -0,0 +1,14 @@ + + + + charger [#673] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/charger [#696].svg b/data/icons/alexandru.stoica/charger [#696].svg new file mode 100644 index 0000000..7712a02 --- /dev/null +++ b/data/icons/alexandru.stoica/charger [#696].svg @@ -0,0 +1,14 @@ + + + + charger [#696] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/charger_round [#672].svg b/data/icons/alexandru.stoica/charger_round [#672].svg new file mode 100644 index 0000000..e144194 --- /dev/null +++ b/data/icons/alexandru.stoica/charger_round [#672].svg @@ -0,0 +1,14 @@ + + + + charger_round [#672] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/charger_round [#697].svg b/data/icons/alexandru.stoica/charger_round [#697].svg new file mode 100644 index 0000000..bded222 --- /dev/null +++ b/data/icons/alexandru.stoica/charger_round [#697].svg @@ -0,0 +1,14 @@ + + + + charger_round [#697] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/chart [#1293].svg b/data/icons/alexandru.stoica/chart [#1293].svg new file mode 100644 index 0000000..f64ff71 --- /dev/null +++ b/data/icons/alexandru.stoica/chart [#1293].svg @@ -0,0 +1,14 @@ + + + + chart [#1293] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/chart_fill [#1291].svg b/data/icons/alexandru.stoica/chart_fill [#1291].svg new file mode 100644 index 0000000..8d0fa58 --- /dev/null +++ b/data/icons/alexandru.stoica/chart_fill [#1291].svg @@ -0,0 +1,14 @@ + + + + chart_fill [#1291] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/chart_fill [#1292].svg b/data/icons/alexandru.stoica/chart_fill [#1292].svg new file mode 100644 index 0000000..9c48a1c --- /dev/null +++ b/data/icons/alexandru.stoica/chart_fill [#1292].svg @@ -0,0 +1,14 @@ + + + + chart_fill [#1292] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/chess [#1217].svg b/data/icons/alexandru.stoica/chess [#1217].svg new file mode 100644 index 0000000..af1848c --- /dev/null +++ b/data/icons/alexandru.stoica/chess [#1217].svg @@ -0,0 +1,14 @@ + + + + chess [#1217] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/chess [#1218].svg b/data/icons/alexandru.stoica/chess [#1218].svg new file mode 100644 index 0000000..2937776 --- /dev/null +++ b/data/icons/alexandru.stoica/chess [#1218].svg @@ -0,0 +1,14 @@ + + + + chess [#1218] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/chrome_cast [#1046].svg b/data/icons/alexandru.stoica/chrome_cast [#1046].svg new file mode 100644 index 0000000..94f9cfe --- /dev/null +++ b/data/icons/alexandru.stoica/chrome_cast [#1046].svg @@ -0,0 +1,14 @@ + + + + chrome_cast [#1046] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/chrome_cast [#1047].svg b/data/icons/alexandru.stoica/chrome_cast [#1047].svg new file mode 100644 index 0000000..775b94c --- /dev/null +++ b/data/icons/alexandru.stoica/chrome_cast [#1047].svg @@ -0,0 +1,14 @@ + + + + chrome_cast [#1047] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/chrome_cast_round [#1045].svg b/data/icons/alexandru.stoica/chrome_cast_round [#1045].svg new file mode 100644 index 0000000..cbb0260 --- /dev/null +++ b/data/icons/alexandru.stoica/chrome_cast_round [#1045].svg @@ -0,0 +1,14 @@ + + + + chrome_cast_round [#1045] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/chrome_cast_round [#1048].svg b/data/icons/alexandru.stoica/chrome_cast_round [#1048].svg new file mode 100644 index 0000000..d7372b3 --- /dev/null +++ b/data/icons/alexandru.stoica/chrome_cast_round [#1048].svg @@ -0,0 +1,14 @@ + + + + chrome_cast_round [#1048] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/circular_connectivity [#1043].svg b/data/icons/alexandru.stoica/circular_connectivity [#1043].svg new file mode 100644 index 0000000..dcdaeae --- /dev/null +++ b/data/icons/alexandru.stoica/circular_connectivity [#1043].svg @@ -0,0 +1,14 @@ + + + + circular_connectivity [#1043] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/circular_connectivity [#1044].svg b/data/icons/alexandru.stoica/circular_connectivity [#1044].svg new file mode 100644 index 0000000..25d35ab --- /dev/null +++ b/data/icons/alexandru.stoica/circular_connectivity [#1044].svg @@ -0,0 +1,14 @@ + + + + circular_connectivity [#1044] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/click [#810].svg b/data/icons/alexandru.stoica/click [#810].svg new file mode 100644 index 0000000..f792e0e --- /dev/null +++ b/data/icons/alexandru.stoica/click [#810].svg @@ -0,0 +1,14 @@ + + + + click [#810] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/click_touch_press [#811].svg b/data/icons/alexandru.stoica/click_touch_press [#811].svg new file mode 100644 index 0000000..e6a4e07 --- /dev/null +++ b/data/icons/alexandru.stoica/click_touch_press [#811].svg @@ -0,0 +1,14 @@ + + + + click_touch_press [#811] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/click_touch_press [#812].svg b/data/icons/alexandru.stoica/click_touch_press [#812].svg new file mode 100644 index 0000000..c19dff7 --- /dev/null +++ b/data/icons/alexandru.stoica/click_touch_press [#812].svg @@ -0,0 +1,14 @@ + + + + click_touch_press [#812] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clock [#1315].svg b/data/icons/alexandru.stoica/clock [#1315].svg new file mode 100644 index 0000000..2651977 --- /dev/null +++ b/data/icons/alexandru.stoica/clock [#1315].svg @@ -0,0 +1,14 @@ + + + + clock [#1315] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clock [#1317].svg b/data/icons/alexandru.stoica/clock [#1317].svg new file mode 100644 index 0000000..0f75a6d --- /dev/null +++ b/data/icons/alexandru.stoica/clock [#1317].svg @@ -0,0 +1,14 @@ + + + + clock [#1317] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clock [#1318].svg b/data/icons/alexandru.stoica/clock [#1318].svg new file mode 100644 index 0000000..21e2148 --- /dev/null +++ b/data/icons/alexandru.stoica/clock [#1318].svg @@ -0,0 +1,14 @@ + + + + clock [#1318] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/close [#1511].svg b/data/icons/alexandru.stoica/close [#1511].svg new file mode 100644 index 0000000..189b5e8 --- /dev/null +++ b/data/icons/alexandru.stoica/close [#1511].svg @@ -0,0 +1,14 @@ + + + + close [#1511] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/close [#1538].svg b/data/icons/alexandru.stoica/close [#1538].svg new file mode 100644 index 0000000..8ea3832 --- /dev/null +++ b/data/icons/alexandru.stoica/close [#1538].svg @@ -0,0 +1,14 @@ + + + + close [#1538] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/close_camera [#949].svg b/data/icons/alexandru.stoica/close_camera [#949].svg new file mode 100644 index 0000000..0dee67f --- /dev/null +++ b/data/icons/alexandru.stoica/close_camera [#949].svg @@ -0,0 +1,14 @@ + + + + close_camera [#949] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/close_mini [#1522].svg b/data/icons/alexandru.stoica/close_mini [#1522].svg new file mode 100644 index 0000000..a5d62fe --- /dev/null +++ b/data/icons/alexandru.stoica/close_mini [#1522].svg @@ -0,0 +1,14 @@ + + + + close_mini [#1522] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/closed_box_top_view [#699].svg b/data/icons/alexandru.stoica/closed_box_top_view [#699].svg new file mode 100644 index 0000000..f91cd5b --- /dev/null +++ b/data/icons/alexandru.stoica/closed_box_top_view [#699].svg @@ -0,0 +1,14 @@ + + + + closed_box_top_view [#699] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/closed_box_top_view_round [#700].svg b/data/icons/alexandru.stoica/closed_box_top_view_round [#700].svg new file mode 100644 index 0000000..b076162 --- /dev/null +++ b/data/icons/alexandru.stoica/closed_box_top_view_round [#700].svg @@ -0,0 +1,14 @@ + + + + closed_box_top_view_round [#700] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud [#1076].svg b/data/icons/alexandru.stoica/cloud [#1076].svg new file mode 100644 index 0000000..3efa426 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud [#1076].svg @@ -0,0 +1,14 @@ + + + + cloud [#1076] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_close [#1056].svg b/data/icons/alexandru.stoica/cloud_close [#1056].svg new file mode 100644 index 0000000..deee1c3 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_close [#1056].svg @@ -0,0 +1,14 @@ + + + + cloud_close [#1056] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_close [#1057].svg b/data/icons/alexandru.stoica/cloud_close [#1057].svg new file mode 100644 index 0000000..e1802a6 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_close [#1057].svg @@ -0,0 +1,14 @@ + + + + cloud_close [#1057] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_close [#1065].svg b/data/icons/alexandru.stoica/cloud_close [#1065].svg new file mode 100644 index 0000000..594ffb0 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_close [#1065].svg @@ -0,0 +1,14 @@ + + + + cloud_close [#1065] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_close [#1068].svg b/data/icons/alexandru.stoica/cloud_close [#1068].svg new file mode 100644 index 0000000..020a7cd --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_close [#1068].svg @@ -0,0 +1,14 @@ + + + + cloud_close [#1068] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_connection [#1059].svg b/data/icons/alexandru.stoica/cloud_connection [#1059].svg new file mode 100644 index 0000000..00051e0 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_connection [#1059].svg @@ -0,0 +1,14 @@ + + + + cloud_connection [#1059] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_connection [#1072].svg b/data/icons/alexandru.stoica/cloud_connection [#1072].svg new file mode 100644 index 0000000..5c5680f --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_connection [#1072].svg @@ -0,0 +1,14 @@ + + + + cloud_connection [#1072] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_connection [#1073].svg b/data/icons/alexandru.stoica/cloud_connection [#1073].svg new file mode 100644 index 0000000..f5517d0 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_connection [#1073].svg @@ -0,0 +1,14 @@ + + + + cloud_connection [#1073] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_connection [#1074].svg b/data/icons/alexandru.stoica/cloud_connection [#1074].svg new file mode 100644 index 0000000..c9728ea --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_connection [#1074].svg @@ -0,0 +1,14 @@ + + + + cloud_connection [#1074] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_connection [#1075].svg b/data/icons/alexandru.stoica/cloud_connection [#1075].svg new file mode 100644 index 0000000..4e1d1d0 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_connection [#1075].svg @@ -0,0 +1,14 @@ + + + + cloud_connection [#1075] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_down [#1049].svg b/data/icons/alexandru.stoica/cloud_down [#1049].svg new file mode 100644 index 0000000..bbda06b --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_down [#1049].svg @@ -0,0 +1,14 @@ + + + + cloud_down [#1049] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_down [#1051].svg b/data/icons/alexandru.stoica/cloud_down [#1051].svg new file mode 100644 index 0000000..3da0434 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_down [#1051].svg @@ -0,0 +1,14 @@ + + + + cloud_down [#1051] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_down [#1060].svg b/data/icons/alexandru.stoica/cloud_down [#1060].svg new file mode 100644 index 0000000..f112ae6 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_down [#1060].svg @@ -0,0 +1,14 @@ + + + + cloud_down [#1060] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_down [#1061].svg b/data/icons/alexandru.stoica/cloud_down [#1061].svg new file mode 100644 index 0000000..6499dca --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_down [#1061].svg @@ -0,0 +1,14 @@ + + + + cloud_down [#1061] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_message [#1565].svg b/data/icons/alexandru.stoica/cloud_message [#1565].svg new file mode 100644 index 0000000..ac06a85 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_message [#1565].svg @@ -0,0 +1,14 @@ + + + + cloud_message [#1565] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_message [#1566].svg b/data/icons/alexandru.stoica/cloud_message [#1566].svg new file mode 100644 index 0000000..324a674 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_message [#1566].svg @@ -0,0 +1,14 @@ + + + + cloud_message [#1566] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_minus [#1054].svg b/data/icons/alexandru.stoica/cloud_minus [#1054].svg new file mode 100644 index 0000000..42249c4 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_minus [#1054].svg @@ -0,0 +1,14 @@ + + + + cloud_minus [#1054] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_minus [#1058].svg b/data/icons/alexandru.stoica/cloud_minus [#1058].svg new file mode 100644 index 0000000..30de5e2 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_minus [#1058].svg @@ -0,0 +1,14 @@ + + + + cloud_minus [#1058] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_minus [#1067].svg b/data/icons/alexandru.stoica/cloud_minus [#1067].svg new file mode 100644 index 0000000..f0c2233 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_minus [#1067].svg @@ -0,0 +1,14 @@ + + + + cloud_minus [#1067] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_minus [#1070].svg b/data/icons/alexandru.stoica/cloud_minus [#1070].svg new file mode 100644 index 0000000..74819f8 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_minus [#1070].svg @@ -0,0 +1,14 @@ + + + + cloud_minus [#1070] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_ok [#1064].svg b/data/icons/alexandru.stoica/cloud_ok [#1064].svg new file mode 100644 index 0000000..1daae04 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_ok [#1064].svg @@ -0,0 +1,14 @@ + + + + cloud_ok [#1064] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_ok [#1071].svg b/data/icons/alexandru.stoica/cloud_ok [#1071].svg new file mode 100644 index 0000000..1645c00 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_ok [#1071].svg @@ -0,0 +1,14 @@ + + + + cloud_ok [#1071] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_plus [#1053].svg b/data/icons/alexandru.stoica/cloud_plus [#1053].svg new file mode 100644 index 0000000..5fae56e --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_plus [#1053].svg @@ -0,0 +1,14 @@ + + + + cloud_plus [#1053] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_plus [#1055].svg b/data/icons/alexandru.stoica/cloud_plus [#1055].svg new file mode 100644 index 0000000..8de746a --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_plus [#1055].svg @@ -0,0 +1,14 @@ + + + + cloud_plus [#1055] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_plus [#1066].svg b/data/icons/alexandru.stoica/cloud_plus [#1066].svg new file mode 100644 index 0000000..f7c3eab --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_plus [#1066].svg @@ -0,0 +1,14 @@ + + + + cloud_plus [#1066] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_plus [#1069].svg b/data/icons/alexandru.stoica/cloud_plus [#1069].svg new file mode 100644 index 0000000..dc32e3d --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_plus [#1069].svg @@ -0,0 +1,14 @@ + + + + cloud_plus [#1069] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_up [#1050].svg b/data/icons/alexandru.stoica/cloud_up [#1050].svg new file mode 100644 index 0000000..48a5df3 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_up [#1050].svg @@ -0,0 +1,14 @@ + + + + cloud_up [#1050] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_up [#1052].svg b/data/icons/alexandru.stoica/cloud_up [#1052].svg new file mode 100644 index 0000000..773bc0b --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_up [#1052].svg @@ -0,0 +1,14 @@ + + + + cloud_up [#1052] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_up [#1062].svg b/data/icons/alexandru.stoica/cloud_up [#1062].svg new file mode 100644 index 0000000..b13f808 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_up [#1062].svg @@ -0,0 +1,14 @@ + + + + cloud_up [#1062] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cloud_up [#1063].svg b/data/icons/alexandru.stoica/cloud_up [#1063].svg new file mode 100644 index 0000000..51edbc9 --- /dev/null +++ b/data/icons/alexandru.stoica/cloud_up [#1063].svg @@ -0,0 +1,14 @@ + + + + cloud_up [#1063] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds [#1263].svg b/data/icons/alexandru.stoica/clouds [#1263].svg new file mode 100644 index 0000000..d2fb0f5 --- /dev/null +++ b/data/icons/alexandru.stoica/clouds [#1263].svg @@ -0,0 +1,14 @@ + + + + clouds [#1263] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds [#1264].svg b/data/icons/alexandru.stoica/clouds [#1264].svg new file mode 100644 index 0000000..b0de4a7 --- /dev/null +++ b/data/icons/alexandru.stoica/clouds [#1264].svg @@ -0,0 +1,14 @@ + + + + clouds [#1264] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds [#1265].svg b/data/icons/alexandru.stoica/clouds [#1265].svg new file mode 100644 index 0000000..a611042 --- /dev/null +++ b/data/icons/alexandru.stoica/clouds [#1265].svg @@ -0,0 +1,14 @@ + + + + clouds [#1265] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds [#1266].svg b/data/icons/alexandru.stoica/clouds [#1266].svg new file mode 100644 index 0000000..c4fee87 --- /dev/null +++ b/data/icons/alexandru.stoica/clouds [#1266].svg @@ -0,0 +1,14 @@ + + + + clouds [#1266] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds [#1267].svg b/data/icons/alexandru.stoica/clouds [#1267].svg new file mode 100644 index 0000000..a9f31ef --- /dev/null +++ b/data/icons/alexandru.stoica/clouds [#1267].svg @@ -0,0 +1,14 @@ + + + + clouds [#1267] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds [#1274].svg b/data/icons/alexandru.stoica/clouds [#1274].svg new file mode 100644 index 0000000..0814f9f --- /dev/null +++ b/data/icons/alexandru.stoica/clouds [#1274].svg @@ -0,0 +1,14 @@ + + + + clouds [#1274] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds [#1277].svg b/data/icons/alexandru.stoica/clouds [#1277].svg new file mode 100644 index 0000000..d343b2f --- /dev/null +++ b/data/icons/alexandru.stoica/clouds [#1277].svg @@ -0,0 +1,14 @@ + + + + clouds [#1277] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds_sun [#1273].svg b/data/icons/alexandru.stoica/clouds_sun [#1273].svg new file mode 100644 index 0000000..5c81707 --- /dev/null +++ b/data/icons/alexandru.stoica/clouds_sun [#1273].svg @@ -0,0 +1,14 @@ + + + + clouds_sun [#1273] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds_sun [#1275].svg b/data/icons/alexandru.stoica/clouds_sun [#1275].svg new file mode 100644 index 0000000..80814c9 --- /dev/null +++ b/data/icons/alexandru.stoica/clouds_sun [#1275].svg @@ -0,0 +1,14 @@ + + + + clouds_sun [#1275] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clouds_sun [#1276].svg b/data/icons/alexandru.stoica/clouds_sun [#1276].svg new file mode 100644 index 0000000..49f5ca6 --- /dev/null +++ b/data/icons/alexandru.stoica/clouds_sun [#1276].svg @@ -0,0 +1,14 @@ + + + + clouds_sun [#1276] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/clubs [#96].svg b/data/icons/alexandru.stoica/clubs [#96].svg new file mode 100644 index 0000000..200876a --- /dev/null +++ b/data/icons/alexandru.stoica/clubs [#96].svg @@ -0,0 +1,14 @@ + + + + clubs [#96] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/code [#1115].svg b/data/icons/alexandru.stoica/code [#1115].svg new file mode 100644 index 0000000..e8853a6 --- /dev/null +++ b/data/icons/alexandru.stoica/code [#1115].svg @@ -0,0 +1,14 @@ + + + + code [#1115] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/coffee [#689].svg b/data/icons/alexandru.stoica/coffee [#689].svg new file mode 100644 index 0000000..607d541 --- /dev/null +++ b/data/icons/alexandru.stoica/coffee [#689].svg @@ -0,0 +1,14 @@ + + + + coffee [#689] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/coffee [#809].svg b/data/icons/alexandru.stoica/coffee [#809].svg new file mode 100644 index 0000000..580efbc --- /dev/null +++ b/data/icons/alexandru.stoica/coffee [#809].svg @@ -0,0 +1,14 @@ + + + + coffee [#809] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/collection [#989].svg b/data/icons/alexandru.stoica/collection [#989].svg new file mode 100644 index 0000000..cd2f07c --- /dev/null +++ b/data/icons/alexandru.stoica/collection [#989].svg @@ -0,0 +1,14 @@ + + + + collection [#989] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/connection [#1106].svg b/data/icons/alexandru.stoica/connection [#1106].svg new file mode 100644 index 0000000..f9bc45c --- /dev/null +++ b/data/icons/alexandru.stoica/connection [#1106].svg @@ -0,0 +1,14 @@ + + + + connection [#1106] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/connection_pattern [#1103].svg b/data/icons/alexandru.stoica/connection_pattern [#1103].svg new file mode 100644 index 0000000..aaf5b92 --- /dev/null +++ b/data/icons/alexandru.stoica/connection_pattern [#1103].svg @@ -0,0 +1,14 @@ + + + + connection_pattern [#1103] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/connection_pattern [#1104].svg b/data/icons/alexandru.stoica/connection_pattern [#1104].svg new file mode 100644 index 0000000..5ea43f7 --- /dev/null +++ b/data/icons/alexandru.stoica/connection_pattern [#1104].svg @@ -0,0 +1,14 @@ + + + + connection_pattern [#1104] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/connection_pattern [#1105].svg b/data/icons/alexandru.stoica/connection_pattern [#1105].svg new file mode 100644 index 0000000..8f0767c --- /dev/null +++ b/data/icons/alexandru.stoica/connection_pattern [#1105].svg @@ -0,0 +1,14 @@ + + + + connection_pattern [#1105] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/connectivity_center [#1024].svg b/data/icons/alexandru.stoica/connectivity_center [#1024].svg new file mode 100644 index 0000000..2ee6977 --- /dev/null +++ b/data/icons/alexandru.stoica/connectivity_center [#1024].svg @@ -0,0 +1,14 @@ + + + + connectivity_center [#1024] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1304].svg b/data/icons/alexandru.stoica/container [#1304].svg new file mode 100644 index 0000000..537f32c --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1304].svg @@ -0,0 +1,14 @@ + + + + container [#1304] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1305].svg b/data/icons/alexandru.stoica/container [#1305].svg new file mode 100644 index 0000000..73bc8a5 --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1305].svg @@ -0,0 +1,14 @@ + + + + container [#1305] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1306].svg b/data/icons/alexandru.stoica/container [#1306].svg new file mode 100644 index 0000000..8099dde --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1306].svg @@ -0,0 +1,14 @@ + + + + container [#1306] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1307].svg b/data/icons/alexandru.stoica/container [#1307].svg new file mode 100644 index 0000000..92c24f2 --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1307].svg @@ -0,0 +1,14 @@ + + + + container [#1307] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1308].svg b/data/icons/alexandru.stoica/container [#1308].svg new file mode 100644 index 0000000..13a2e36 --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1308].svg @@ -0,0 +1,14 @@ + + + + container [#1308] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1310].svg b/data/icons/alexandru.stoica/container [#1310].svg new file mode 100644 index 0000000..00ef56a --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1310].svg @@ -0,0 +1,14 @@ + + + + container [#1310] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1311].svg b/data/icons/alexandru.stoica/container [#1311].svg new file mode 100644 index 0000000..86f2017 --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1311].svg @@ -0,0 +1,14 @@ + + + + container [#1311] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1312].svg b/data/icons/alexandru.stoica/container [#1312].svg new file mode 100644 index 0000000..0be7311 --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1312].svg @@ -0,0 +1,14 @@ + + + + container [#1312] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1313].svg b/data/icons/alexandru.stoica/container [#1313].svg new file mode 100644 index 0000000..83e99fe --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1313].svg @@ -0,0 +1,14 @@ + + + + container [#1313] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/container [#1314].svg b/data/icons/alexandru.stoica/container [#1314].svg new file mode 100644 index 0000000..8a8e75d --- /dev/null +++ b/data/icons/alexandru.stoica/container [#1314].svg @@ -0,0 +1,14 @@ + + + + container [#1314] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/contrast [#1428].svg b/data/icons/alexandru.stoica/contrast [#1428].svg new file mode 100644 index 0000000..c032f87 --- /dev/null +++ b/data/icons/alexandru.stoica/contrast [#1428].svg @@ -0,0 +1,14 @@ + + + + contrast [#1428] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/contrast [#907].svg b/data/icons/alexandru.stoica/contrast [#907].svg new file mode 100644 index 0000000..b2cee9e --- /dev/null +++ b/data/icons/alexandru.stoica/contrast [#907].svg @@ -0,0 +1,14 @@ + + + + contrast [#907] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/contrast [#908].svg b/data/icons/alexandru.stoica/contrast [#908].svg new file mode 100644 index 0000000..ebe97fa --- /dev/null +++ b/data/icons/alexandru.stoica/contrast [#908].svg @@ -0,0 +1,14 @@ + + + + contrast [#908] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/contrast_round [#879].svg b/data/icons/alexandru.stoica/contrast_round [#879].svg new file mode 100644 index 0000000..7374fa0 --- /dev/null +++ b/data/icons/alexandru.stoica/contrast_round [#879].svg @@ -0,0 +1,14 @@ + + + + contrast_round [#879] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/control [#848].svg b/data/icons/alexandru.stoica/control [#848].svg new file mode 100644 index 0000000..61e7934 --- /dev/null +++ b/data/icons/alexandru.stoica/control [#848].svg @@ -0,0 +1,14 @@ + + + + control [#848] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/control [#849].svg b/data/icons/alexandru.stoica/control [#849].svg new file mode 100644 index 0000000..9df853e --- /dev/null +++ b/data/icons/alexandru.stoica/control [#849].svg @@ -0,0 +1,14 @@ + + + + control [#849] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/control [#850].svg b/data/icons/alexandru.stoica/control [#850].svg new file mode 100644 index 0000000..cfab824 --- /dev/null +++ b/data/icons/alexandru.stoica/control [#850].svg @@ -0,0 +1,14 @@ + + + + control [#850] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/controller [#222].svg b/data/icons/alexandru.stoica/controller [#222].svg new file mode 100644 index 0000000..033bb1a --- /dev/null +++ b/data/icons/alexandru.stoica/controller [#222].svg @@ -0,0 +1,14 @@ + + + + controller [#222] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/controller [#223].svg b/data/icons/alexandru.stoica/controller [#223].svg new file mode 100644 index 0000000..b245007 --- /dev/null +++ b/data/icons/alexandru.stoica/controller [#223].svg @@ -0,0 +1,14 @@ + + + + controller [#223] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cook [#16].svg b/data/icons/alexandru.stoica/cook [#16].svg new file mode 100644 index 0000000..79bf63f --- /dev/null +++ b/data/icons/alexandru.stoica/cook [#16].svg @@ -0,0 +1,14 @@ + + + + cook [#16] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cook [#17].svg b/data/icons/alexandru.stoica/cook [#17].svg new file mode 100644 index 0000000..caf605a --- /dev/null +++ b/data/icons/alexandru.stoica/cook [#17].svg @@ -0,0 +1,14 @@ + + + + cook [#17] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cover_flow [#1412].svg b/data/icons/alexandru.stoica/cover_flow [#1412].svg new file mode 100644 index 0000000..b68c2c6 --- /dev/null +++ b/data/icons/alexandru.stoica/cover_flow [#1412].svg @@ -0,0 +1,14 @@ + + + + cover_flow [#1412] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cover_flow [#1413].svg b/data/icons/alexandru.stoica/cover_flow [#1413].svg new file mode 100644 index 0000000..ef6e1d2 --- /dev/null +++ b/data/icons/alexandru.stoica/cover_flow [#1413].svg @@ -0,0 +1,14 @@ + + + + cover_flow [#1413] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cover_flow [#1414].svg b/data/icons/alexandru.stoica/cover_flow [#1414].svg new file mode 100644 index 0000000..0a8bec3 --- /dev/null +++ b/data/icons/alexandru.stoica/cover_flow [#1414].svg @@ -0,0 +1,14 @@ + + + + cover_flow [#1414] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cover_flow [#1415].svg b/data/icons/alexandru.stoica/cover_flow [#1415].svg new file mode 100644 index 0000000..c90906b --- /dev/null +++ b/data/icons/alexandru.stoica/cover_flow [#1415].svg @@ -0,0 +1,14 @@ + + + + cover_flow [#1415] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cover_flow [#906].svg b/data/icons/alexandru.stoica/cover_flow [#906].svg new file mode 100644 index 0000000..e04ec4d --- /dev/null +++ b/data/icons/alexandru.stoica/cover_flow [#906].svg @@ -0,0 +1,14 @@ + + + + cover_flow [#906] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cunnect [#832].svg b/data/icons/alexandru.stoica/cunnect [#832].svg new file mode 100644 index 0000000..8be15b4 --- /dev/null +++ b/data/icons/alexandru.stoica/cunnect [#832].svg @@ -0,0 +1,14 @@ + + + + cunnect [#832] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cup [#106].svg b/data/icons/alexandru.stoica/cup [#106].svg new file mode 100644 index 0000000..6dce0e8 --- /dev/null +++ b/data/icons/alexandru.stoica/cup [#106].svg @@ -0,0 +1,14 @@ + + + + cup [#106] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cup [#1302].svg b/data/icons/alexandru.stoica/cup [#1302].svg new file mode 100644 index 0000000..ff76e48 --- /dev/null +++ b/data/icons/alexandru.stoica/cup [#1302].svg @@ -0,0 +1,14 @@ + + + + cup [#1302] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cup [#1432].svg b/data/icons/alexandru.stoica/cup [#1432].svg new file mode 100644 index 0000000..d37a29b --- /dev/null +++ b/data/icons/alexandru.stoica/cup [#1432].svg @@ -0,0 +1,14 @@ + + + + cup [#1432] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cup [#801].svg b/data/icons/alexandru.stoica/cup [#801].svg new file mode 100644 index 0000000..d7975d9 --- /dev/null +++ b/data/icons/alexandru.stoica/cup [#801].svg @@ -0,0 +1,14 @@ + + + + cup [#801] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/curling [#117].svg b/data/icons/alexandru.stoica/curling [#117].svg new file mode 100644 index 0000000..198fc41 --- /dev/null +++ b/data/icons/alexandru.stoica/curling [#117].svg @@ -0,0 +1,14 @@ + + + + curling [#117] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/curling [#118].svg b/data/icons/alexandru.stoica/curling [#118].svg new file mode 100644 index 0000000..c270901 --- /dev/null +++ b/data/icons/alexandru.stoica/curling [#118].svg @@ -0,0 +1,14 @@ + + + + curling [#118] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/current_location [#589].svg b/data/icons/alexandru.stoica/current_location [#589].svg new file mode 100644 index 0000000..a39d58c --- /dev/null +++ b/data/icons/alexandru.stoica/current_location [#589].svg @@ -0,0 +1,14 @@ + + + + current_location [#589] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/current_location [#590].svg b/data/icons/alexandru.stoica/current_location [#590].svg new file mode 100644 index 0000000..1626606 --- /dev/null +++ b/data/icons/alexandru.stoica/current_location [#590].svg @@ -0,0 +1,14 @@ + + + + current_location [#590] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut#1_round [#824].svg b/data/icons/alexandru.stoica/cut#1_round [#824].svg new file mode 100644 index 0000000..cb918f1 --- /dev/null +++ b/data/icons/alexandru.stoica/cut#1_round [#824].svg @@ -0,0 +1,14 @@ + + + + cut#1_round [#824] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut#2 [#823].svg b/data/icons/alexandru.stoica/cut#2 [#823].svg new file mode 100644 index 0000000..ee9ad7b --- /dev/null +++ b/data/icons/alexandru.stoica/cut#2 [#823].svg @@ -0,0 +1,14 @@ + + + + cut#2 [#823] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut#3_round [#822].svg b/data/icons/alexandru.stoica/cut#3_round [#822].svg new file mode 100644 index 0000000..5c81ec2 --- /dev/null +++ b/data/icons/alexandru.stoica/cut#3_round [#822].svg @@ -0,0 +1,14 @@ + + + + cut#3_round [#822] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut#4 [#821].svg b/data/icons/alexandru.stoica/cut#4 [#821].svg new file mode 100644 index 0000000..a914a93 --- /dev/null +++ b/data/icons/alexandru.stoica/cut#4 [#821].svg @@ -0,0 +1,14 @@ + + + + cut#4 [#821] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut_corner [#18].svg b/data/icons/alexandru.stoica/cut_corner [#18].svg new file mode 100644 index 0000000..edabea6 --- /dev/null +++ b/data/icons/alexandru.stoica/cut_corner [#18].svg @@ -0,0 +1,14 @@ + + + + cut_corner [#18] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut_corner [#19].svg b/data/icons/alexandru.stoica/cut_corner [#19].svg new file mode 100644 index 0000000..dc0d40b --- /dev/null +++ b/data/icons/alexandru.stoica/cut_corner [#19].svg @@ -0,0 +1,14 @@ + + + + cut_corner [#19] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut_corner [#888].svg b/data/icons/alexandru.stoica/cut_corner [#888].svg new file mode 100644 index 0000000..2c07b3a --- /dev/null +++ b/data/icons/alexandru.stoica/cut_corner [#888].svg @@ -0,0 +1,14 @@ + + + + cut_corner [#888] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut_corner [#890].svg b/data/icons/alexandru.stoica/cut_corner [#890].svg new file mode 100644 index 0000000..e8dddc0 --- /dev/null +++ b/data/icons/alexandru.stoica/cut_corner [#890].svg @@ -0,0 +1,14 @@ + + + + cut_corner [#890] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut_corner_round [#889].svg b/data/icons/alexandru.stoica/cut_corner_round [#889].svg new file mode 100644 index 0000000..f0ae777 --- /dev/null +++ b/data/icons/alexandru.stoica/cut_corner_round [#889].svg @@ -0,0 +1,14 @@ + + + + cut_corner_round [#889] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/cut_corner_round [#891].svg b/data/icons/alexandru.stoica/cut_corner_round [#891].svg new file mode 100644 index 0000000..856f978 --- /dev/null +++ b/data/icons/alexandru.stoica/cut_corner_round [#891].svg @@ -0,0 +1,14 @@ + + + + cut_corner_round [#891] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dashboard [#671].svg b/data/icons/alexandru.stoica/dashboard [#671].svg new file mode 100644 index 0000000..8912891 --- /dev/null +++ b/data/icons/alexandru.stoica/dashboard [#671].svg @@ -0,0 +1,14 @@ + + + + dashboard [#671] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/database_system [#1797].svg b/data/icons/alexandru.stoica/database_system [#1797].svg new file mode 100644 index 0000000..ec7d450 --- /dev/null +++ b/data/icons/alexandru.stoica/database_system [#1797].svg @@ -0,0 +1,14 @@ + + + + database_system [#1797] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/database_system [#1798].svg b/data/icons/alexandru.stoica/database_system [#1798].svg new file mode 100644 index 0000000..14a87bf --- /dev/null +++ b/data/icons/alexandru.stoica/database_system [#1798].svg @@ -0,0 +1,14 @@ + + + + database_system [#1798] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/database_system [#1799].svg b/data/icons/alexandru.stoica/database_system [#1799].svg new file mode 100644 index 0000000..e266075 --- /dev/null +++ b/data/icons/alexandru.stoica/database_system [#1799].svg @@ -0,0 +1,14 @@ + + + + database_system [#1799] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/database_system [#1800].svg b/data/icons/alexandru.stoica/database_system [#1800].svg new file mode 100644 index 0000000..e25dc50 --- /dev/null +++ b/data/icons/alexandru.stoica/database_system [#1800].svg @@ -0,0 +1,14 @@ + + + + database_system [#1800] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dead [#393].svg b/data/icons/alexandru.stoica/dead [#393].svg new file mode 100644 index 0000000..df6826b --- /dev/null +++ b/data/icons/alexandru.stoica/dead [#393].svg @@ -0,0 +1,14 @@ + + + + dead [#393] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dead_star [#37].svg b/data/icons/alexandru.stoica/dead_star [#37].svg new file mode 100644 index 0000000..f2c0025 --- /dev/null +++ b/data/icons/alexandru.stoica/dead_star [#37].svg @@ -0,0 +1,14 @@ + + + + dead_star [#37] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dead_star [#38].svg b/data/icons/alexandru.stoica/dead_star [#38].svg new file mode 100644 index 0000000..5e688ff --- /dev/null +++ b/data/icons/alexandru.stoica/dead_star [#38].svg @@ -0,0 +1,14 @@ + + + + dead_star [#38] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dead_star [#39].svg b/data/icons/alexandru.stoica/dead_star [#39].svg new file mode 100644 index 0000000..90dc044 --- /dev/null +++ b/data/icons/alexandru.stoica/dead_star [#39].svg @@ -0,0 +1,14 @@ + + + + dead_star [#39] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/delete [#1487].svg b/data/icons/alexandru.stoica/delete [#1487].svg new file mode 100644 index 0000000..77be177 --- /dev/null +++ b/data/icons/alexandru.stoica/delete [#1487].svg @@ -0,0 +1,14 @@ + + + + delete [#1487] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/desktop [#228].svg b/data/icons/alexandru.stoica/desktop [#228].svg new file mode 100644 index 0000000..0d7a5ed --- /dev/null +++ b/data/icons/alexandru.stoica/desktop [#228].svg @@ -0,0 +1,14 @@ + + + + desktop [#228] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/desktop [#229].svg b/data/icons/alexandru.stoica/desktop [#229].svg new file mode 100644 index 0000000..5e7f6ee --- /dev/null +++ b/data/icons/alexandru.stoica/desktop [#229].svg @@ -0,0 +1,14 @@ + + + + desktop [#229] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/desktop [#230].svg b/data/icons/alexandru.stoica/desktop [#230].svg new file mode 100644 index 0000000..0d07201 --- /dev/null +++ b/data/icons/alexandru.stoica/desktop [#230].svg @@ -0,0 +1,14 @@ + + + + desktop [#230] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/desktop [#231].svg b/data/icons/alexandru.stoica/desktop [#231].svg new file mode 100644 index 0000000..ae2bc42 --- /dev/null +++ b/data/icons/alexandru.stoica/desktop [#231].svg @@ -0,0 +1,14 @@ + + + + desktop [#231] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/desktop [#232].svg b/data/icons/alexandru.stoica/desktop [#232].svg new file mode 100644 index 0000000..034d76a --- /dev/null +++ b/data/icons/alexandru.stoica/desktop [#232].svg @@ -0,0 +1,14 @@ + + + + desktop [#232] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/diamond [#767].svg b/data/icons/alexandru.stoica/diamond [#767].svg new file mode 100644 index 0000000..518387c --- /dev/null +++ b/data/icons/alexandru.stoica/diamond [#767].svg @@ -0,0 +1,14 @@ + + + + diamond [#767] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/diamond [#768].svg b/data/icons/alexandru.stoica/diamond [#768].svg new file mode 100644 index 0000000..32bbb72 --- /dev/null +++ b/data/icons/alexandru.stoica/diamond [#768].svg @@ -0,0 +1,14 @@ + + + + diamond [#768] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/diamond [#769].svg b/data/icons/alexandru.stoica/diamond [#769].svg new file mode 100644 index 0000000..0d2d231 --- /dev/null +++ b/data/icons/alexandru.stoica/diamond [#769].svg @@ -0,0 +1,14 @@ + + + + diamond [#769] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/diamond_round [#878].svg b/data/icons/alexandru.stoica/diamond_round [#878].svg new file mode 100644 index 0000000..a03ce42 --- /dev/null +++ b/data/icons/alexandru.stoica/diamond_round [#878].svg @@ -0,0 +1,14 @@ + + + + diamond_round [#878] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/diamond_round [#880].svg b/data/icons/alexandru.stoica/diamond_round [#880].svg new file mode 100644 index 0000000..5928325 --- /dev/null +++ b/data/icons/alexandru.stoica/diamond_round [#880].svg @@ -0,0 +1,14 @@ + + + + diamond_round [#880] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/diamond_round [#881].svg b/data/icons/alexandru.stoica/diamond_round [#881].svg new file mode 100644 index 0000000..d576f68 --- /dev/null +++ b/data/icons/alexandru.stoica/diamond_round [#881].svg @@ -0,0 +1,14 @@ + + + + diamond_round [#881] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dice [#20].svg b/data/icons/alexandru.stoica/dice [#20].svg new file mode 100644 index 0000000..9a0a4cd --- /dev/null +++ b/data/icons/alexandru.stoica/dice [#20].svg @@ -0,0 +1,14 @@ + + + + dice [#20] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dice [#21].svg b/data/icons/alexandru.stoica/dice [#21].svg new file mode 100644 index 0000000..5fb1c88 --- /dev/null +++ b/data/icons/alexandru.stoica/dice [#21].svg @@ -0,0 +1,14 @@ + + + + dice [#21] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dice [#22].svg b/data/icons/alexandru.stoica/dice [#22].svg new file mode 100644 index 0000000..2d72f93 --- /dev/null +++ b/data/icons/alexandru.stoica/dice [#22].svg @@ -0,0 +1,14 @@ + + + + dice [#22] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dice [#23].svg b/data/icons/alexandru.stoica/dice [#23].svg new file mode 100644 index 0000000..bdaf484 --- /dev/null +++ b/data/icons/alexandru.stoica/dice [#23].svg @@ -0,0 +1,14 @@ + + + + dice [#23] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dice [#24].svg b/data/icons/alexandru.stoica/dice [#24].svg new file mode 100644 index 0000000..4ab3528 --- /dev/null +++ b/data/icons/alexandru.stoica/dice [#24].svg @@ -0,0 +1,14 @@ + + + + dice [#24] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dice [#25].svg b/data/icons/alexandru.stoica/dice [#25].svg new file mode 100644 index 0000000..efbfabc --- /dev/null +++ b/data/icons/alexandru.stoica/dice [#25].svg @@ -0,0 +1,14 @@ + + + + dice [#25] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_arrow_down [#1657].svg b/data/icons/alexandru.stoica/directory_arrow_down [#1657].svg new file mode 100644 index 0000000..d666dbf --- /dev/null +++ b/data/icons/alexandru.stoica/directory_arrow_down [#1657].svg @@ -0,0 +1,14 @@ + + + + directory_arrow_down [#1657] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_arrow_down [#1658].svg b/data/icons/alexandru.stoica/directory_arrow_down [#1658].svg new file mode 100644 index 0000000..fff46cc --- /dev/null +++ b/data/icons/alexandru.stoica/directory_arrow_down [#1658].svg @@ -0,0 +1,14 @@ + + + + directory_arrow_down [#1658] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_arrow_down [#1659].svg b/data/icons/alexandru.stoica/directory_arrow_down [#1659].svg new file mode 100644 index 0000000..d87425f --- /dev/null +++ b/data/icons/alexandru.stoica/directory_arrow_down [#1659].svg @@ -0,0 +1,14 @@ + + + + directory_arrow_down [#1659] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_arrow_down [#1660].svg b/data/icons/alexandru.stoica/directory_arrow_down [#1660].svg new file mode 100644 index 0000000..65a69ae --- /dev/null +++ b/data/icons/alexandru.stoica/directory_arrow_down [#1660].svg @@ -0,0 +1,14 @@ + + + + directory_arrow_down [#1660] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_arrow_up [#1669].svg b/data/icons/alexandru.stoica/directory_arrow_up [#1669].svg new file mode 100644 index 0000000..5ba969c --- /dev/null +++ b/data/icons/alexandru.stoica/directory_arrow_up [#1669].svg @@ -0,0 +1,14 @@ + + + + directory_arrow_up [#1669] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_arrow_up [#1670].svg b/data/icons/alexandru.stoica/directory_arrow_up [#1670].svg new file mode 100644 index 0000000..b013f56 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_arrow_up [#1670].svg @@ -0,0 +1,14 @@ + + + + directory_arrow_up [#1670] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_arrow_up [#1671].svg b/data/icons/alexandru.stoica/directory_arrow_up [#1671].svg new file mode 100644 index 0000000..00bd6a3 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_arrow_up [#1671].svg @@ -0,0 +1,14 @@ + + + + directory_arrow_up [#1671] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_arrow_up [#1672].svg b/data/icons/alexandru.stoica/directory_arrow_up [#1672].svg new file mode 100644 index 0000000..588b223 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_arrow_up [#1672].svg @@ -0,0 +1,14 @@ + + + + directory_arrow_up [#1672] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_close [#1632].svg b/data/icons/alexandru.stoica/directory_close [#1632].svg new file mode 100644 index 0000000..d31be95 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_close [#1632].svg @@ -0,0 +1,14 @@ + + + + directory_close [#1632] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_close [#1633].svg b/data/icons/alexandru.stoica/directory_close [#1633].svg new file mode 100644 index 0000000..dec0ce9 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_close [#1633].svg @@ -0,0 +1,14 @@ + + + + directory_close [#1633] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_close [#1654].svg b/data/icons/alexandru.stoica/directory_close [#1654].svg new file mode 100644 index 0000000..303dd29 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_close [#1654].svg @@ -0,0 +1,14 @@ + + + + directory_close [#1654] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_close [#1655].svg b/data/icons/alexandru.stoica/directory_close [#1655].svg new file mode 100644 index 0000000..61c2347 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_close [#1655].svg @@ -0,0 +1,14 @@ + + + + directory_close [#1655] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_close [#1656].svg b/data/icons/alexandru.stoica/directory_close [#1656].svg new file mode 100644 index 0000000..0de1b58 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_close [#1656].svg @@ -0,0 +1,14 @@ + + + + directory_close [#1656] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_close [#1665].svg b/data/icons/alexandru.stoica/directory_close [#1665].svg new file mode 100644 index 0000000..dc2f41f --- /dev/null +++ b/data/icons/alexandru.stoica/directory_close [#1665].svg @@ -0,0 +1,14 @@ + + + + directory_close [#1665] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_close [#1666].svg b/data/icons/alexandru.stoica/directory_close [#1666].svg new file mode 100644 index 0000000..8b73bbe --- /dev/null +++ b/data/icons/alexandru.stoica/directory_close [#1666].svg @@ -0,0 +1,14 @@ + + + + directory_close [#1666] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_close [#1667].svg b/data/icons/alexandru.stoica/directory_close [#1667].svg new file mode 100644 index 0000000..8f19a8c --- /dev/null +++ b/data/icons/alexandru.stoica/directory_close [#1667].svg @@ -0,0 +1,14 @@ + + + + directory_close [#1667] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_close [#1668].svg b/data/icons/alexandru.stoica/directory_close [#1668].svg new file mode 100644 index 0000000..90eaa97 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_close [#1668].svg @@ -0,0 +1,14 @@ + + + + directory_close [#1668] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_favorite [#1638].svg b/data/icons/alexandru.stoica/directory_favorite [#1638].svg new file mode 100644 index 0000000..23436ba --- /dev/null +++ b/data/icons/alexandru.stoica/directory_favorite [#1638].svg @@ -0,0 +1,14 @@ + + + + directory_favorite [#1638] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_favorite [#1639].svg b/data/icons/alexandru.stoica/directory_favorite [#1639].svg new file mode 100644 index 0000000..dc09d21 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_favorite [#1639].svg @@ -0,0 +1,14 @@ + + + + directory_favorite [#1639] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_favorite [#1640].svg b/data/icons/alexandru.stoica/directory_favorite [#1640].svg new file mode 100644 index 0000000..d5ab887 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_favorite [#1640].svg @@ -0,0 +1,14 @@ + + + + directory_favorite [#1640] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_favorite [#1641].svg b/data/icons/alexandru.stoica/directory_favorite [#1641].svg new file mode 100644 index 0000000..b5be7db --- /dev/null +++ b/data/icons/alexandru.stoica/directory_favorite [#1641].svg @@ -0,0 +1,14 @@ + + + + directory_favorite [#1641] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_favorite_half [#1642].svg b/data/icons/alexandru.stoica/directory_favorite_half [#1642].svg new file mode 100644 index 0000000..e4453f2 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_favorite_half [#1642].svg @@ -0,0 +1,14 @@ + + + + directory_favorite_half [#1642] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_favorite_half [#1643].svg b/data/icons/alexandru.stoica/directory_favorite_half [#1643].svg new file mode 100644 index 0000000..87195ea --- /dev/null +++ b/data/icons/alexandru.stoica/directory_favorite_half [#1643].svg @@ -0,0 +1,14 @@ + + + + directory_favorite_half [#1643] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_favorite_half [#1644].svg b/data/icons/alexandru.stoica/directory_favorite_half [#1644].svg new file mode 100644 index 0000000..4a0686c --- /dev/null +++ b/data/icons/alexandru.stoica/directory_favorite_half [#1644].svg @@ -0,0 +1,14 @@ + + + + directory_favorite_half [#1644] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_favorite_half [#1645].svg b/data/icons/alexandru.stoica/directory_favorite_half [#1645].svg new file mode 100644 index 0000000..f23c5dc --- /dev/null +++ b/data/icons/alexandru.stoica/directory_favorite_half [#1645].svg @@ -0,0 +1,14 @@ + + + + directory_favorite_half [#1645] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_image [#1624].svg b/data/icons/alexandru.stoica/directory_image [#1624].svg new file mode 100644 index 0000000..2998d03 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_image [#1624].svg @@ -0,0 +1,14 @@ + + + + directory_image [#1624] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_image [#1625].svg b/data/icons/alexandru.stoica/directory_image [#1625].svg new file mode 100644 index 0000000..622c308 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_image [#1625].svg @@ -0,0 +1,14 @@ + + + + directory_image [#1625] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_image [#1626].svg b/data/icons/alexandru.stoica/directory_image [#1626].svg new file mode 100644 index 0000000..0bba1ab --- /dev/null +++ b/data/icons/alexandru.stoica/directory_image [#1626].svg @@ -0,0 +1,14 @@ + + + + directory_image [#1626] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_image [#1627].svg b/data/icons/alexandru.stoica/directory_image [#1627].svg new file mode 100644 index 0000000..408737d --- /dev/null +++ b/data/icons/alexandru.stoica/directory_image [#1627].svg @@ -0,0 +1,14 @@ + + + + directory_image [#1627] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_important [#1646].svg b/data/icons/alexandru.stoica/directory_important [#1646].svg new file mode 100644 index 0000000..b50a57a --- /dev/null +++ b/data/icons/alexandru.stoica/directory_important [#1646].svg @@ -0,0 +1,14 @@ + + + + directory_important [#1646] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_important [#1647].svg b/data/icons/alexandru.stoica/directory_important [#1647].svg new file mode 100644 index 0000000..ee57861 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_important [#1647].svg @@ -0,0 +1,14 @@ + + + + directory_important [#1647] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_important [#1648].svg b/data/icons/alexandru.stoica/directory_important [#1648].svg new file mode 100644 index 0000000..73c4021 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_important [#1648].svg @@ -0,0 +1,14 @@ + + + + directory_important [#1648] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_important [#1649].svg b/data/icons/alexandru.stoica/directory_important [#1649].svg new file mode 100644 index 0000000..693de5e --- /dev/null +++ b/data/icons/alexandru.stoica/directory_important [#1649].svg @@ -0,0 +1,14 @@ + + + + directory_important [#1649] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_information [#1650].svg b/data/icons/alexandru.stoica/directory_information [#1650].svg new file mode 100644 index 0000000..363ed88 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_information [#1650].svg @@ -0,0 +1,14 @@ + + + + directory_information [#1650] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_information [#1651].svg b/data/icons/alexandru.stoica/directory_information [#1651].svg new file mode 100644 index 0000000..5ffda20 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_information [#1651].svg @@ -0,0 +1,14 @@ + + + + directory_information [#1651] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_information [#1652].svg b/data/icons/alexandru.stoica/directory_information [#1652].svg new file mode 100644 index 0000000..367e6da --- /dev/null +++ b/data/icons/alexandru.stoica/directory_information [#1652].svg @@ -0,0 +1,14 @@ + + + + directory_information [#1652] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_information [#1653].svg b/data/icons/alexandru.stoica/directory_information [#1653].svg new file mode 100644 index 0000000..d703469 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_information [#1653].svg @@ -0,0 +1,14 @@ + + + + directory_information [#1653] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_locked [#1673].svg b/data/icons/alexandru.stoica/directory_locked [#1673].svg new file mode 100644 index 0000000..e570af6 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_locked [#1673].svg @@ -0,0 +1,14 @@ + + + + directory_locked [#1673] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_locked [#1674].svg b/data/icons/alexandru.stoica/directory_locked [#1674].svg new file mode 100644 index 0000000..e16a592 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_locked [#1674].svg @@ -0,0 +1,14 @@ + + + + directory_locked [#1674] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_locked [#1675].svg b/data/icons/alexandru.stoica/directory_locked [#1675].svg new file mode 100644 index 0000000..9a103dd --- /dev/null +++ b/data/icons/alexandru.stoica/directory_locked [#1675].svg @@ -0,0 +1,14 @@ + + + + directory_locked [#1675] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_locked [#1676].svg b/data/icons/alexandru.stoica/directory_locked [#1676].svg new file mode 100644 index 0000000..6aebb76 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_locked [#1676].svg @@ -0,0 +1,14 @@ + + + + directory_locked [#1676] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_love_favorite [#1616].svg b/data/icons/alexandru.stoica/directory_love_favorite [#1616].svg new file mode 100644 index 0000000..f576cd5 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_love_favorite [#1616].svg @@ -0,0 +1,14 @@ + + + + directory_love_favorite [#1616] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_love_favorite [#1617].svg b/data/icons/alexandru.stoica/directory_love_favorite [#1617].svg new file mode 100644 index 0000000..03e4308 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_love_favorite [#1617].svg @@ -0,0 +1,14 @@ + + + + directory_love_favorite [#1617] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_love_favorite [#1618].svg b/data/icons/alexandru.stoica/directory_love_favorite [#1618].svg new file mode 100644 index 0000000..f2009e3 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_love_favorite [#1618].svg @@ -0,0 +1,14 @@ + + + + directory_love_favorite [#1618] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_love_favorite [#1619].svg b/data/icons/alexandru.stoica/directory_love_favorite [#1619].svg new file mode 100644 index 0000000..baa9d77 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_love_favorite [#1619].svg @@ -0,0 +1,14 @@ + + + + directory_love_favorite [#1619] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_missing [#1628].svg b/data/icons/alexandru.stoica/directory_missing [#1628].svg new file mode 100644 index 0000000..2516246 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_missing [#1628].svg @@ -0,0 +1,14 @@ + + + + directory_missing [#1628] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_missing [#1629].svg b/data/icons/alexandru.stoica/directory_missing [#1629].svg new file mode 100644 index 0000000..831acf1 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_missing [#1629].svg @@ -0,0 +1,14 @@ + + + + directory_missing [#1629] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_missing [#1630].svg b/data/icons/alexandru.stoica/directory_missing [#1630].svg new file mode 100644 index 0000000..943f026 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_missing [#1630].svg @@ -0,0 +1,14 @@ + + + + directory_missing [#1630] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_missing [#1631].svg b/data/icons/alexandru.stoica/directory_missing [#1631].svg new file mode 100644 index 0000000..724381b --- /dev/null +++ b/data/icons/alexandru.stoica/directory_missing [#1631].svg @@ -0,0 +1,14 @@ + + + + directory_missing [#1631] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_music [#1634].svg b/data/icons/alexandru.stoica/directory_music [#1634].svg new file mode 100644 index 0000000..40d8af7 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_music [#1634].svg @@ -0,0 +1,14 @@ + + + + directory_music [#1634] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_music [#1635].svg b/data/icons/alexandru.stoica/directory_music [#1635].svg new file mode 100644 index 0000000..3f2d1a1 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_music [#1635].svg @@ -0,0 +1,14 @@ + + + + directory_music [#1635] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_music [#1636].svg b/data/icons/alexandru.stoica/directory_music [#1636].svg new file mode 100644 index 0000000..bb805bb --- /dev/null +++ b/data/icons/alexandru.stoica/directory_music [#1636].svg @@ -0,0 +1,14 @@ + + + + directory_music [#1636] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_music [#1637].svg b/data/icons/alexandru.stoica/directory_music [#1637].svg new file mode 100644 index 0000000..14f7147 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_music [#1637].svg @@ -0,0 +1,14 @@ + + + + directory_music [#1637] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_plus [#1662].svg b/data/icons/alexandru.stoica/directory_plus [#1662].svg new file mode 100644 index 0000000..d5e5812 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_plus [#1662].svg @@ -0,0 +1,14 @@ + + + + directory_plus [#1662] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_plus [#1663].svg b/data/icons/alexandru.stoica/directory_plus [#1663].svg new file mode 100644 index 0000000..6ccff3d --- /dev/null +++ b/data/icons/alexandru.stoica/directory_plus [#1663].svg @@ -0,0 +1,14 @@ + + + + directory_plus [#1663] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_plus [#1664].svg b/data/icons/alexandru.stoica/directory_plus [#1664].svg new file mode 100644 index 0000000..c2046a4 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_plus [#1664].svg @@ -0,0 +1,14 @@ + + + + directory_plus [#1664] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_plus_plus [#1661].svg b/data/icons/alexandru.stoica/directory_plus_plus [#1661].svg new file mode 100644 index 0000000..ea23e2e --- /dev/null +++ b/data/icons/alexandru.stoica/directory_plus_plus [#1661].svg @@ -0,0 +1,14 @@ + + + + directory_plus_plus [#1661] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_search [#1620].svg b/data/icons/alexandru.stoica/directory_search [#1620].svg new file mode 100644 index 0000000..a10d324 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_search [#1620].svg @@ -0,0 +1,14 @@ + + + + directory_search [#1620] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_search [#1621].svg b/data/icons/alexandru.stoica/directory_search [#1621].svg new file mode 100644 index 0000000..4f76ac8 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_search [#1621].svg @@ -0,0 +1,14 @@ + + + + directory_search [#1621] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_search [#1622].svg b/data/icons/alexandru.stoica/directory_search [#1622].svg new file mode 100644 index 0000000..3b3b1f8 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_search [#1622].svg @@ -0,0 +1,14 @@ + + + + directory_search [#1622] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/directory_search [#1623].svg b/data/icons/alexandru.stoica/directory_search [#1623].svg new file mode 100644 index 0000000..7ada637 --- /dev/null +++ b/data/icons/alexandru.stoica/directory_search [#1623].svg @@ -0,0 +1,14 @@ + + + + directory_search [#1623] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dislike [#1387].svg b/data/icons/alexandru.stoica/dislike [#1387].svg new file mode 100644 index 0000000..ddfbad2 --- /dev/null +++ b/data/icons/alexandru.stoica/dislike [#1387].svg @@ -0,0 +1,14 @@ + + + + dislike [#1387] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dislike [#1388].svg b/data/icons/alexandru.stoica/dislike [#1388].svg new file mode 100644 index 0000000..c5fb0a5 --- /dev/null +++ b/data/icons/alexandru.stoica/dislike [#1388].svg @@ -0,0 +1,14 @@ + + + + dislike [#1388] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/distribute_center_horizontal [#857].svg b/data/icons/alexandru.stoica/distribute_center_horizontal [#857].svg new file mode 100644 index 0000000..7a3bbea --- /dev/null +++ b/data/icons/alexandru.stoica/distribute_center_horizontal [#857].svg @@ -0,0 +1,14 @@ + + + + distribute_center_horizontal [#857] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/distribute_center_vertical [#858].svg b/data/icons/alexandru.stoica/distribute_center_vertical [#858].svg new file mode 100644 index 0000000..99183ae --- /dev/null +++ b/data/icons/alexandru.stoica/distribute_center_vertical [#858].svg @@ -0,0 +1,14 @@ + + + + distribute_center_vertical [#858] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/distribution [#864].svg b/data/icons/alexandru.stoica/distribution [#864].svg new file mode 100644 index 0000000..0da1142 --- /dev/null +++ b/data/icons/alexandru.stoica/distribution [#864].svg @@ -0,0 +1,14 @@ + + + + distribution [#864] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dollar [#1189].svg b/data/icons/alexandru.stoica/dollar [#1189].svg new file mode 100644 index 0000000..ba10e6b --- /dev/null +++ b/data/icons/alexandru.stoica/dollar [#1189].svg @@ -0,0 +1,14 @@ + + + + dollar [#1189] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/done [#1476].svg b/data/icons/alexandru.stoica/done [#1476].svg new file mode 100644 index 0000000..ed00ba2 --- /dev/null +++ b/data/icons/alexandru.stoica/done [#1476].svg @@ -0,0 +1,14 @@ + + + + done [#1476] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/done [#1477].svg b/data/icons/alexandru.stoica/done [#1477].svg new file mode 100644 index 0000000..dfa8f68 --- /dev/null +++ b/data/icons/alexandru.stoica/done [#1477].svg @@ -0,0 +1,14 @@ + + + + done [#1477] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/done [#1478].svg b/data/icons/alexandru.stoica/done [#1478].svg new file mode 100644 index 0000000..ae41017 --- /dev/null +++ b/data/icons/alexandru.stoica/done [#1478].svg @@ -0,0 +1,14 @@ + + + + done [#1478] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/done_cover [#1485].svg b/data/icons/alexandru.stoica/done_cover [#1485].svg new file mode 100644 index 0000000..e18e8d0 --- /dev/null +++ b/data/icons/alexandru.stoica/done_cover [#1485].svg @@ -0,0 +1,14 @@ + + + + done_cover [#1485] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/done_fill [#1486].svg b/data/icons/alexandru.stoica/done_fill [#1486].svg new file mode 100644 index 0000000..aeb69b7 --- /dev/null +++ b/data/icons/alexandru.stoica/done_fill [#1486].svg @@ -0,0 +1,14 @@ + + + + done_fill [#1486] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/done_mini [#1484].svg b/data/icons/alexandru.stoica/done_mini [#1484].svg new file mode 100644 index 0000000..c685ec3 --- /dev/null +++ b/data/icons/alexandru.stoica/done_mini [#1484].svg @@ -0,0 +1,14 @@ + + + + done_mini [#1484] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/door [#44].svg b/data/icons/alexandru.stoica/door [#44].svg new file mode 100644 index 0000000..9686ef7 --- /dev/null +++ b/data/icons/alexandru.stoica/door [#44].svg @@ -0,0 +1,14 @@ + + + + door [#44] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/door [#45].svg b/data/icons/alexandru.stoica/door [#45].svg new file mode 100644 index 0000000..63f0c0f --- /dev/null +++ b/data/icons/alexandru.stoica/door [#45].svg @@ -0,0 +1,14 @@ + + + + door [#45] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/double_window [#1503].svg b/data/icons/alexandru.stoica/double_window [#1503].svg new file mode 100644 index 0000000..a409610 --- /dev/null +++ b/data/icons/alexandru.stoica/double_window [#1503].svg @@ -0,0 +1,14 @@ + + + + double_window [#1503] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/download [#1450].svg b/data/icons/alexandru.stoica/download [#1450].svg new file mode 100644 index 0000000..3f09b27 --- /dev/null +++ b/data/icons/alexandru.stoica/download [#1450].svg @@ -0,0 +1,14 @@ + + + + download [#1450] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/download [#1451].svg b/data/icons/alexandru.stoica/download [#1451].svg new file mode 100644 index 0000000..87e08f3 --- /dev/null +++ b/data/icons/alexandru.stoica/download [#1451].svg @@ -0,0 +1,14 @@ + + + + download [#1451] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/download [#1452].svg b/data/icons/alexandru.stoica/download [#1452].svg new file mode 100644 index 0000000..5042b8f --- /dev/null +++ b/data/icons/alexandru.stoica/download [#1452].svg @@ -0,0 +1,14 @@ + + + + download [#1452] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/download [#1453].svg b/data/icons/alexandru.stoica/download [#1453].svg new file mode 100644 index 0000000..6fb2960 --- /dev/null +++ b/data/icons/alexandru.stoica/download [#1453].svg @@ -0,0 +1,14 @@ + + + + download [#1453] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/download [#1454].svg b/data/icons/alexandru.stoica/download [#1454].svg new file mode 100644 index 0000000..8a9f983 --- /dev/null +++ b/data/icons/alexandru.stoica/download [#1454].svg @@ -0,0 +1,14 @@ + + + + download [#1454] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/download [#1457].svg b/data/icons/alexandru.stoica/download [#1457].svg new file mode 100644 index 0000000..80f2d9e --- /dev/null +++ b/data/icons/alexandru.stoica/download [#1457].svg @@ -0,0 +1,14 @@ + + + + download [#1457] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/download [#1458].svg b/data/icons/alexandru.stoica/download [#1458].svg new file mode 100644 index 0000000..da211f6 --- /dev/null +++ b/data/icons/alexandru.stoica/download [#1458].svg @@ -0,0 +1,14 @@ + + + + download [#1458] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dribbble [#171].svg b/data/icons/alexandru.stoica/dribbble [#171].svg new file mode 100644 index 0000000..f9eabf5 --- /dev/null +++ b/data/icons/alexandru.stoica/dribbble [#171].svg @@ -0,0 +1,14 @@ + + + + dribbble [#171] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink [#46].svg b/data/icons/alexandru.stoica/drink [#46].svg new file mode 100644 index 0000000..86cc3cc --- /dev/null +++ b/data/icons/alexandru.stoica/drink [#46].svg @@ -0,0 +1,14 @@ + + + + drink [#46] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink [#47].svg b/data/icons/alexandru.stoica/drink [#47].svg new file mode 100644 index 0000000..2e60f5f --- /dev/null +++ b/data/icons/alexandru.stoica/drink [#47].svg @@ -0,0 +1,14 @@ + + + + drink [#47] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink [#683].svg b/data/icons/alexandru.stoica/drink [#683].svg new file mode 100644 index 0000000..74080a6 --- /dev/null +++ b/data/icons/alexandru.stoica/drink [#683].svg @@ -0,0 +1,14 @@ + + + + drink [#683] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink [#684].svg b/data/icons/alexandru.stoica/drink [#684].svg new file mode 100644 index 0000000..ee93969 --- /dev/null +++ b/data/icons/alexandru.stoica/drink [#684].svg @@ -0,0 +1,14 @@ + + + + drink [#684] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink [#685].svg b/data/icons/alexandru.stoica/drink [#685].svg new file mode 100644 index 0000000..82e4894 --- /dev/null +++ b/data/icons/alexandru.stoica/drink [#685].svg @@ -0,0 +1,14 @@ + + + + drink [#685] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink [#687].svg b/data/icons/alexandru.stoica/drink [#687].svg new file mode 100644 index 0000000..693b3eb --- /dev/null +++ b/data/icons/alexandru.stoica/drink [#687].svg @@ -0,0 +1,14 @@ + + + + drink [#687] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink [#690].svg b/data/icons/alexandru.stoica/drink [#690].svg new file mode 100644 index 0000000..c842f96 --- /dev/null +++ b/data/icons/alexandru.stoica/drink [#690].svg @@ -0,0 +1,14 @@ + + + + drink [#690] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink [#691].svg b/data/icons/alexandru.stoica/drink [#691].svg new file mode 100644 index 0000000..f29a8b0 --- /dev/null +++ b/data/icons/alexandru.stoica/drink [#691].svg @@ -0,0 +1,14 @@ + + + + drink [#691] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink_round [#681].svg b/data/icons/alexandru.stoica/drink_round [#681].svg new file mode 100644 index 0000000..25bc8a9 --- /dev/null +++ b/data/icons/alexandru.stoica/drink_round [#681].svg @@ -0,0 +1,14 @@ + + + + drink_round [#681] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink_round [#682].svg b/data/icons/alexandru.stoica/drink_round [#682].svg new file mode 100644 index 0000000..bbfb025 --- /dev/null +++ b/data/icons/alexandru.stoica/drink_round [#682].svg @@ -0,0 +1,14 @@ + + + + drink_round [#682] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink_round [#686].svg b/data/icons/alexandru.stoica/drink_round [#686].svg new file mode 100644 index 0000000..8fbe31c --- /dev/null +++ b/data/icons/alexandru.stoica/drink_round [#686].svg @@ -0,0 +1,14 @@ + + + + drink_round [#686] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drink_round [#688].svg b/data/icons/alexandru.stoica/drink_round [#688].svg new file mode 100644 index 0000000..f17e4fe --- /dev/null +++ b/data/icons/alexandru.stoica/drink_round [#688].svg @@ -0,0 +1,14 @@ + + + + drink_round [#688] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drop [#74].svg b/data/icons/alexandru.stoica/drop [#74].svg new file mode 100644 index 0000000..ec35069 --- /dev/null +++ b/data/icons/alexandru.stoica/drop [#74].svg @@ -0,0 +1,14 @@ + + + + drop [#74] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drop [#75].svg b/data/icons/alexandru.stoica/drop [#75].svg new file mode 100644 index 0000000..4dbe45a --- /dev/null +++ b/data/icons/alexandru.stoica/drop [#75].svg @@ -0,0 +1,14 @@ + + + + drop [#75] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/drop [#76].svg b/data/icons/alexandru.stoica/drop [#76].svg new file mode 100644 index 0000000..e4517e2 --- /dev/null +++ b/data/icons/alexandru.stoica/drop [#76].svg @@ -0,0 +1,14 @@ + + + + drop [#76] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/dropbox [#158].svg b/data/icons/alexandru.stoica/dropbox [#158].svg new file mode 100644 index 0000000..f75bfa1 --- /dev/null +++ b/data/icons/alexandru.stoica/dropbox [#158].svg @@ -0,0 +1,14 @@ + + + + dropbox [#158] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/duplicate_round [#835].svg b/data/icons/alexandru.stoica/duplicate_round [#835].svg new file mode 100644 index 0000000..0b01416 --- /dev/null +++ b/data/icons/alexandru.stoica/duplicate_round [#835].svg @@ -0,0 +1,14 @@ + + + + duplicate_round [#835] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/edit [#1479].svg b/data/icons/alexandru.stoica/edit [#1479].svg new file mode 100644 index 0000000..eeb4bbd --- /dev/null +++ b/data/icons/alexandru.stoica/edit [#1479].svg @@ -0,0 +1,14 @@ + + + + edit [#1479] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/edit [#1482].svg b/data/icons/alexandru.stoica/edit [#1482].svg new file mode 100644 index 0000000..b59e6bb --- /dev/null +++ b/data/icons/alexandru.stoica/edit [#1482].svg @@ -0,0 +1,14 @@ + + + + edit [#1482] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/edit [#1483].svg b/data/icons/alexandru.stoica/edit [#1483].svg new file mode 100644 index 0000000..969e5b4 --- /dev/null +++ b/data/icons/alexandru.stoica/edit [#1483].svg @@ -0,0 +1,14 @@ + + + + edit [#1483] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/edit_cover [#1481].svg b/data/icons/alexandru.stoica/edit_cover [#1481].svg new file mode 100644 index 0000000..fff62e0 --- /dev/null +++ b/data/icons/alexandru.stoica/edit_cover [#1481].svg @@ -0,0 +1,14 @@ + + + + edit_cover [#1481] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/edit_fill [#1480].svg b/data/icons/alexandru.stoica/edit_fill [#1480].svg new file mode 100644 index 0000000..ecf5325 --- /dev/null +++ b/data/icons/alexandru.stoica/edit_fill [#1480].svg @@ -0,0 +1,14 @@ + + + + edit_fill [#1480] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/edit_line [#1567].svg b/data/icons/alexandru.stoica/edit_line [#1567].svg new file mode 100644 index 0000000..e6f98de --- /dev/null +++ b/data/icons/alexandru.stoica/edit_line [#1567].svg @@ -0,0 +1,14 @@ + + + + edit_line [#1567] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/edit_line [#1568].svg b/data/icons/alexandru.stoica/edit_line [#1568].svg new file mode 100644 index 0000000..b1aaae0 --- /dev/null +++ b/data/icons/alexandru.stoica/edit_line [#1568].svg @@ -0,0 +1,14 @@ + + + + edit_line [#1568] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/edit_text_bar [#1372].svg b/data/icons/alexandru.stoica/edit_text_bar [#1372].svg new file mode 100644 index 0000000..fa7f2dc --- /dev/null +++ b/data/icons/alexandru.stoica/edit_text_bar [#1372].svg @@ -0,0 +1,14 @@ + + + + edit_text_bar [#1372] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/edit_text_bar [#1373].svg b/data/icons/alexandru.stoica/edit_text_bar [#1373].svg new file mode 100644 index 0000000..2faf3f5 --- /dev/null +++ b/data/icons/alexandru.stoica/edit_text_bar [#1373].svg @@ -0,0 +1,14 @@ + + + + edit_text_bar [#1373] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/egg [#86].svg b/data/icons/alexandru.stoica/egg [#86].svg new file mode 100644 index 0000000..a5e1000 --- /dev/null +++ b/data/icons/alexandru.stoica/egg [#86].svg @@ -0,0 +1,14 @@ + + + + egg [#86] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/egg [#87].svg b/data/icons/alexandru.stoica/egg [#87].svg new file mode 100644 index 0000000..07e2cfc --- /dev/null +++ b/data/icons/alexandru.stoica/egg [#87].svg @@ -0,0 +1,14 @@ + + + + egg [#87] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/egg [#88].svg b/data/icons/alexandru.stoica/egg [#88].svg new file mode 100644 index 0000000..da7f663 --- /dev/null +++ b/data/icons/alexandru.stoica/egg [#88].svg @@ -0,0 +1,14 @@ + + + + egg [#88] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/email [#1564].svg b/data/icons/alexandru.stoica/email [#1564].svg new file mode 100644 index 0000000..266344d --- /dev/null +++ b/data/icons/alexandru.stoica/email [#1564].svg @@ -0,0 +1,14 @@ + + + + email [#1564] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/email [#1571].svg b/data/icons/alexandru.stoica/email [#1571].svg new file mode 100644 index 0000000..b7743de --- /dev/null +++ b/data/icons/alexandru.stoica/email [#1571].svg @@ -0,0 +1,14 @@ + + + + email [#1571] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/email [#1572].svg b/data/icons/alexandru.stoica/email [#1572].svg new file mode 100644 index 0000000..86587ff --- /dev/null +++ b/data/icons/alexandru.stoica/email [#1572].svg @@ -0,0 +1,14 @@ + + + + email [#1572] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/email [#1573].svg b/data/icons/alexandru.stoica/email [#1573].svg new file mode 100644 index 0000000..4891c1b --- /dev/null +++ b/data/icons/alexandru.stoica/email [#1573].svg @@ -0,0 +1,14 @@ + + + + email [#1573] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#479].svg b/data/icons/alexandru.stoica/emoji_happy [#479].svg new file mode 100644 index 0000000..3812b1c --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#479].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#479] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#480].svg b/data/icons/alexandru.stoica/emoji_happy [#480].svg new file mode 100644 index 0000000..0d026db --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#480].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#480] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#481].svg b/data/icons/alexandru.stoica/emoji_happy [#481].svg new file mode 100644 index 0000000..afd7f8d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#481].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#481] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#482].svg b/data/icons/alexandru.stoica/emoji_happy [#482].svg new file mode 100644 index 0000000..884a60b --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#482].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#482] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#486].svg b/data/icons/alexandru.stoica/emoji_happy [#486].svg new file mode 100644 index 0000000..a983cff --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#486].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#486] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#488].svg b/data/icons/alexandru.stoica/emoji_happy [#488].svg new file mode 100644 index 0000000..9f0bbe7 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#488].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#488] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#490].svg b/data/icons/alexandru.stoica/emoji_happy [#490].svg new file mode 100644 index 0000000..640a692 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#490].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#490] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#492].svg b/data/icons/alexandru.stoica/emoji_happy [#492].svg new file mode 100644 index 0000000..5545b62 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#492].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#492] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#498].svg b/data/icons/alexandru.stoica/emoji_happy [#498].svg new file mode 100644 index 0000000..601312d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#498].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#498] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#501].svg b/data/icons/alexandru.stoica/emoji_happy [#501].svg new file mode 100644 index 0000000..47a446e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#501].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#501] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#511].svg b/data/icons/alexandru.stoica/emoji_happy [#511].svg new file mode 100644 index 0000000..f5ef88c --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#511].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#511] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#512].svg b/data/icons/alexandru.stoica/emoji_happy [#512].svg new file mode 100644 index 0000000..24c343f --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#512].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#512] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#513].svg b/data/icons/alexandru.stoica/emoji_happy [#513].svg new file mode 100644 index 0000000..3d2d3c5 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#513].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#513] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#514].svg b/data/icons/alexandru.stoica/emoji_happy [#514].svg new file mode 100644 index 0000000..f544590 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#514].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#514] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#518].svg b/data/icons/alexandru.stoica/emoji_happy [#518].svg new file mode 100644 index 0000000..174233a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#518].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#518] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#520].svg b/data/icons/alexandru.stoica/emoji_happy [#520].svg new file mode 100644 index 0000000..98cd134 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#520].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#520] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#522].svg b/data/icons/alexandru.stoica/emoji_happy [#522].svg new file mode 100644 index 0000000..a29e5e0 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#522].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#522] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#524].svg b/data/icons/alexandru.stoica/emoji_happy [#524].svg new file mode 100644 index 0000000..b6dccd0 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#524].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#524] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#530].svg b/data/icons/alexandru.stoica/emoji_happy [#530].svg new file mode 100644 index 0000000..9335658 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#530].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#530] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy [#533].svg b/data/icons/alexandru.stoica/emoji_happy [#533].svg new file mode 100644 index 0000000..a2d96ec --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy [#533].svg @@ -0,0 +1,14 @@ + + + + emoji_happy [#533] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_circle [#537].svg b/data/icons/alexandru.stoica/emoji_happy_circle [#537].svg new file mode 100644 index 0000000..b7a042f --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_circle [#537].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_circle [#537] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_circle [#538].svg b/data/icons/alexandru.stoica/emoji_happy_circle [#538].svg new file mode 100644 index 0000000..dc458ab --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_circle [#538].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_circle [#538] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_circle [#539].svg b/data/icons/alexandru.stoica/emoji_happy_circle [#539].svg new file mode 100644 index 0000000..ba64c1b --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_circle [#539].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_circle [#539] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_circle [#540].svg b/data/icons/alexandru.stoica/emoji_happy_circle [#540].svg new file mode 100644 index 0000000..d2dac0d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_circle [#540].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_circle [#540] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_circle [#546].svg b/data/icons/alexandru.stoica/emoji_happy_circle [#546].svg new file mode 100644 index 0000000..286419e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_circle [#546].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_circle [#546] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_circle [#547].svg b/data/icons/alexandru.stoica/emoji_happy_circle [#547].svg new file mode 100644 index 0000000..43790f3 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_circle [#547].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_circle [#547] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_circle [#549].svg b/data/icons/alexandru.stoica/emoji_happy_circle [#549].svg new file mode 100644 index 0000000..2315302 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_circle [#549].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_circle [#549] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_circle [#550].svg b/data/icons/alexandru.stoica/emoji_happy_circle [#550].svg new file mode 100644 index 0000000..6a7e311 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_circle [#550].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_circle [#550] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_circle [#558].svg b/data/icons/alexandru.stoica/emoji_happy_circle [#558].svg new file mode 100644 index 0000000..15e12e0 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_circle [#558].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_circle [#558] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_missing [#576].svg b/data/icons/alexandru.stoica/emoji_happy_missing [#576].svg new file mode 100644 index 0000000..6760612 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_missing [#576].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_missing [#576] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_missing [#577].svg b/data/icons/alexandru.stoica/emoji_happy_missing [#577].svg new file mode 100644 index 0000000..4d50399 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_missing [#577].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_missing [#577] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_missing [#580].svg b/data/icons/alexandru.stoica/emoji_happy_missing [#580].svg new file mode 100644 index 0000000..cbc072d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_missing [#580].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_missing [#580] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_missing [#581].svg b/data/icons/alexandru.stoica/emoji_happy_missing [#581].svg new file mode 100644 index 0000000..0a710ec --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_missing [#581].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_missing [#581] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_simple [#451].svg b/data/icons/alexandru.stoica/emoji_happy_simple [#451].svg new file mode 100644 index 0000000..32b429c --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_simple [#451].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_simple [#451] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_simple [#452].svg b/data/icons/alexandru.stoica/emoji_happy_simple [#452].svg new file mode 100644 index 0000000..423c28d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_simple [#452].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_simple [#452] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_simple [#453].svg b/data/icons/alexandru.stoica/emoji_happy_simple [#453].svg new file mode 100644 index 0000000..82535d7 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_simple [#453].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_simple [#453] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_simple [#454].svg b/data/icons/alexandru.stoica/emoji_happy_simple [#454].svg new file mode 100644 index 0000000..7c38afd --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_simple [#454].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_simple [#454] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_simple [#458].svg b/data/icons/alexandru.stoica/emoji_happy_simple [#458].svg new file mode 100644 index 0000000..4dc1194 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_simple [#458].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_simple [#458] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_simple [#460].svg b/data/icons/alexandru.stoica/emoji_happy_simple [#460].svg new file mode 100644 index 0000000..8480d54 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_simple [#460].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_simple [#460] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_simple [#466].svg b/data/icons/alexandru.stoica/emoji_happy_simple [#466].svg new file mode 100644 index 0000000..57cc759 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_simple [#466].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_simple [#466] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_simple [#469].svg b/data/icons/alexandru.stoica/emoji_happy_simple [#469].svg new file mode 100644 index 0000000..8585c2d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_simple [#469].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_simple [#469] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square [#396].svg b/data/icons/alexandru.stoica/emoji_happy_square [#396].svg new file mode 100644 index 0000000..313baa8 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square [#396].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square [#396] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square [#397].svg b/data/icons/alexandru.stoica/emoji_happy_square [#397].svg new file mode 100644 index 0000000..fdbe89f --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square [#397].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square [#397] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square [#398].svg b/data/icons/alexandru.stoica/emoji_happy_square [#398].svg new file mode 100644 index 0000000..a8078b7 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square [#398].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square [#398] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square [#399].svg b/data/icons/alexandru.stoica/emoji_happy_square [#399].svg new file mode 100644 index 0000000..1d34553 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square [#399].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square [#399] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square [#403].svg b/data/icons/alexandru.stoica/emoji_happy_square [#403].svg new file mode 100644 index 0000000..e5f80d8 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square [#403].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square [#403] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square [#405].svg b/data/icons/alexandru.stoica/emoji_happy_square [#405].svg new file mode 100644 index 0000000..541f590 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square [#405].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square [#405] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square [#411].svg b/data/icons/alexandru.stoica/emoji_happy_square [#411].svg new file mode 100644 index 0000000..977c9a1 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square [#411].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square [#411] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square [#414].svg b/data/icons/alexandru.stoica/emoji_happy_square [#414].svg new file mode 100644 index 0000000..0bb310b --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square [#414].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square [#414] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square_round [#424].svg b/data/icons/alexandru.stoica/emoji_happy_square_round [#424].svg new file mode 100644 index 0000000..0fd6c59 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square_round [#424].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square_round [#424] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square_round [#425].svg b/data/icons/alexandru.stoica/emoji_happy_square_round [#425].svg new file mode 100644 index 0000000..092d24f --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square_round [#425].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square_round [#425] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square_round [#426].svg b/data/icons/alexandru.stoica/emoji_happy_square_round [#426].svg new file mode 100644 index 0000000..a894603 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square_round [#426].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square_round [#426] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square_round [#427].svg b/data/icons/alexandru.stoica/emoji_happy_square_round [#427].svg new file mode 100644 index 0000000..469a0a1 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square_round [#427].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square_round [#427] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square_round [#431].svg b/data/icons/alexandru.stoica/emoji_happy_square_round [#431].svg new file mode 100644 index 0000000..6ec1951 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square_round [#431].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square_round [#431] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square_round [#433].svg b/data/icons/alexandru.stoica/emoji_happy_square_round [#433].svg new file mode 100644 index 0000000..7ca20da --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square_round [#433].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square_round [#433] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square_round [#438].svg b/data/icons/alexandru.stoica/emoji_happy_square_round [#438].svg new file mode 100644 index 0000000..e030214 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square_round [#438].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square_round [#438] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_happy_square_round [#441].svg b/data/icons/alexandru.stoica/emoji_happy_square_round [#441].svg new file mode 100644 index 0000000..92c4c3d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_happy_square_round [#441].svg @@ -0,0 +1,14 @@ + + + + emoji_happy_square_round [#441] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_minecraft [#496].svg b/data/icons/alexandru.stoica/emoji_minecraft [#496].svg new file mode 100644 index 0000000..cef8078 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_minecraft [#496].svg @@ -0,0 +1,14 @@ + + + + emoji_minecraft [#496] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_minecraft [#528].svg b/data/icons/alexandru.stoica/emoji_minecraft [#528].svg new file mode 100644 index 0000000..ba98a10 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_minecraft [#528].svg @@ -0,0 +1,14 @@ + + + + emoji_minecraft [#528] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_minecraft [#566].svg b/data/icons/alexandru.stoica/emoji_minecraft [#566].svg new file mode 100644 index 0000000..cd4a12e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_minecraft [#566].svg @@ -0,0 +1,14 @@ + + + + emoji_minecraft [#566] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_minecraft [#567].svg b/data/icons/alexandru.stoica/emoji_minecraft [#567].svg new file mode 100644 index 0000000..11a5a0f --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_minecraft [#567].svg @@ -0,0 +1,14 @@ + + + + emoji_minecraft [#567] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_minecraft_missing [#574].svg b/data/icons/alexandru.stoica/emoji_minecraft_missing [#574].svg new file mode 100644 index 0000000..239f4ba --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_minecraft_missing [#574].svg @@ -0,0 +1,14 @@ + + + + emoji_minecraft_missing [#574] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_minecraft_missing [#575].svg b/data/icons/alexandru.stoica/emoji_minecraft_missing [#575].svg new file mode 100644 index 0000000..69b579d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_minecraft_missing [#575].svg @@ -0,0 +1,14 @@ + + + + emoji_minecraft_missing [#575] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_minecraft_simple [#464].svg b/data/icons/alexandru.stoica/emoji_minecraft_simple [#464].svg new file mode 100644 index 0000000..4aa9ae3 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_minecraft_simple [#464].svg @@ -0,0 +1,14 @@ + + + + emoji_minecraft_simple [#464] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_minecraft_square [#409].svg b/data/icons/alexandru.stoica/emoji_minecraft_square [#409].svg new file mode 100644 index 0000000..a532fc7 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_minecraft_square [#409].svg @@ -0,0 +1,14 @@ + + + + emoji_minecraft_square [#409] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#493].svg b/data/icons/alexandru.stoica/emoji_neutral [#493].svg new file mode 100644 index 0000000..75cc635 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#493].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#493] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#494].svg b/data/icons/alexandru.stoica/emoji_neutral [#494].svg new file mode 100644 index 0000000..d910f8a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#494].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#494] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#495].svg b/data/icons/alexandru.stoica/emoji_neutral [#495].svg new file mode 100644 index 0000000..6ddbec2 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#495].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#495] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#503].svg b/data/icons/alexandru.stoica/emoji_neutral [#503].svg new file mode 100644 index 0000000..9ea60d8 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#503].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#503] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#504].svg b/data/icons/alexandru.stoica/emoji_neutral [#504].svg new file mode 100644 index 0000000..aa7d62a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#504].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#504] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#505].svg b/data/icons/alexandru.stoica/emoji_neutral [#505].svg new file mode 100644 index 0000000..921bfe6 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#505].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#505] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#507].svg b/data/icons/alexandru.stoica/emoji_neutral [#507].svg new file mode 100644 index 0000000..b6daaf1 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#507].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#507] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#525].svg b/data/icons/alexandru.stoica/emoji_neutral [#525].svg new file mode 100644 index 0000000..b1864ca --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#525].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#525] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#526].svg b/data/icons/alexandru.stoica/emoji_neutral [#526].svg new file mode 100644 index 0000000..b7f742a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#526].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#526] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#527].svg b/data/icons/alexandru.stoica/emoji_neutral [#527].svg new file mode 100644 index 0000000..52ed156 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#527].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#527] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#569].svg b/data/icons/alexandru.stoica/emoji_neutral [#569].svg new file mode 100644 index 0000000..b13d390 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#569].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#569] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#570].svg b/data/icons/alexandru.stoica/emoji_neutral [#570].svg new file mode 100644 index 0000000..a2bc8b9 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#570].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#570] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#571].svg b/data/icons/alexandru.stoica/emoji_neutral [#571].svg new file mode 100644 index 0000000..d524888 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#571].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#571] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral [#572].svg b/data/icons/alexandru.stoica/emoji_neutral [#572].svg new file mode 100644 index 0000000..419572e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral [#572].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral [#572] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_circle [#551].svg b/data/icons/alexandru.stoica/emoji_neutral_circle [#551].svg new file mode 100644 index 0000000..4ec54d4 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_circle [#551].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_circle [#551] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_circle [#552].svg b/data/icons/alexandru.stoica/emoji_neutral_circle [#552].svg new file mode 100644 index 0000000..8b4b06e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_circle [#552].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_circle [#552] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_circle [#553].svg b/data/icons/alexandru.stoica/emoji_neutral_circle [#553].svg new file mode 100644 index 0000000..f663d98 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_circle [#553].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_circle [#553] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_circle [#560].svg b/data/icons/alexandru.stoica/emoji_neutral_circle [#560].svg new file mode 100644 index 0000000..3b99700 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_circle [#560].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_circle [#560] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_circle [#561].svg b/data/icons/alexandru.stoica/emoji_neutral_circle [#561].svg new file mode 100644 index 0000000..320b9d9 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_circle [#561].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_circle [#561] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_circle [#562].svg b/data/icons/alexandru.stoica/emoji_neutral_circle [#562].svg new file mode 100644 index 0000000..95e0972 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_circle [#562].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_circle [#562] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_simple [#461].svg b/data/icons/alexandru.stoica/emoji_neutral_simple [#461].svg new file mode 100644 index 0000000..ed5453c --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_simple [#461].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_simple [#461] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_simple [#462].svg b/data/icons/alexandru.stoica/emoji_neutral_simple [#462].svg new file mode 100644 index 0000000..255adb8 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_simple [#462].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_simple [#462] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_simple [#463].svg b/data/icons/alexandru.stoica/emoji_neutral_simple [#463].svg new file mode 100644 index 0000000..834f751 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_simple [#463].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_simple [#463] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#471].svg b/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#471].svg new file mode 100644 index 0000000..3c8f3dc --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#471].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_simple_glasses [#471] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#472].svg b/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#472].svg new file mode 100644 index 0000000..78d2432 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#472].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_simple_glasses [#472] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#473].svg b/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#473].svg new file mode 100644 index 0000000..1b4bd4f --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#473].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_simple_glasses [#473] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#475].svg b/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#475].svg new file mode 100644 index 0000000..450b909 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_simple_glasses [#475].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_simple_glasses [#475] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square [#406].svg b/data/icons/alexandru.stoica/emoji_neutral_square [#406].svg new file mode 100644 index 0000000..05dda79 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square [#406].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square [#406] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square [#407].svg b/data/icons/alexandru.stoica/emoji_neutral_square [#407].svg new file mode 100644 index 0000000..6eff815 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square [#407].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square [#407] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square [#408].svg b/data/icons/alexandru.stoica/emoji_neutral_square [#408].svg new file mode 100644 index 0000000..8b64f2e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square [#408].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square [#408] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#416].svg b/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#416].svg new file mode 100644 index 0000000..6520401 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#416].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_glasses [#416] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#418].svg b/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#418].svg new file mode 100644 index 0000000..392e399 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#418].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_glasses [#418] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#419].svg b/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#419].svg new file mode 100644 index 0000000..7e1f2b9 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#419].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_glasses [#419] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#421].svg b/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#421].svg new file mode 100644 index 0000000..707456a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_glasses [#421].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_glasses [#421] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_round [#434].svg b/data/icons/alexandru.stoica/emoji_neutral_square_round [#434].svg new file mode 100644 index 0000000..eba774a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_round [#434].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_round [#434] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_round [#435].svg b/data/icons/alexandru.stoica/emoji_neutral_square_round [#435].svg new file mode 100644 index 0000000..b47aeb4 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_round [#435].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_round [#435] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_round [#436].svg b/data/icons/alexandru.stoica/emoji_neutral_square_round [#436].svg new file mode 100644 index 0000000..2ae8dbf --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_round [#436].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_round [#436] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#443].svg b/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#443].svg new file mode 100644 index 0000000..7496814 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#443].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_round_glasses [#443] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#444].svg b/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#444].svg new file mode 100644 index 0000000..35a0962 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#444].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_round_glasses [#444] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#445].svg b/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#445].svg new file mode 100644 index 0000000..83af7d3 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#445].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_round_glasses [#445] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#447].svg b/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#447].svg new file mode 100644 index 0000000..675b336 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_neutral_square_round_glasses [#447].svg @@ -0,0 +1,14 @@ + + + + emoji_neutral_square_round_glasses [#447] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#483].svg b/data/icons/alexandru.stoica/emoji_sad [#483].svg new file mode 100644 index 0000000..5825d1a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#483].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#483] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#484].svg b/data/icons/alexandru.stoica/emoji_sad [#484].svg new file mode 100644 index 0000000..b92f9f2 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#484].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#484] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#485].svg b/data/icons/alexandru.stoica/emoji_sad [#485].svg new file mode 100644 index 0000000..cfeed3f --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#485].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#485] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#487].svg b/data/icons/alexandru.stoica/emoji_sad [#487].svg new file mode 100644 index 0000000..74ddc2d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#487].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#487] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#489].svg b/data/icons/alexandru.stoica/emoji_sad [#489].svg new file mode 100644 index 0000000..38d6887 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#489].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#489] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#491].svg b/data/icons/alexandru.stoica/emoji_sad [#491].svg new file mode 100644 index 0000000..a451104 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#491].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#491] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#497].svg b/data/icons/alexandru.stoica/emoji_sad [#497].svg new file mode 100644 index 0000000..287cc69 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#497].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#497] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#500].svg b/data/icons/alexandru.stoica/emoji_sad [#500].svg new file mode 100644 index 0000000..eb059d9 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#500].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#500] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#515].svg b/data/icons/alexandru.stoica/emoji_sad [#515].svg new file mode 100644 index 0000000..704aa40 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#515].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#515] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#516].svg b/data/icons/alexandru.stoica/emoji_sad [#516].svg new file mode 100644 index 0000000..7924ce4 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#516].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#516] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#517].svg b/data/icons/alexandru.stoica/emoji_sad [#517].svg new file mode 100644 index 0000000..c85468f --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#517].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#517] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#519].svg b/data/icons/alexandru.stoica/emoji_sad [#519].svg new file mode 100644 index 0000000..ab05377 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#519].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#519] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#521].svg b/data/icons/alexandru.stoica/emoji_sad [#521].svg new file mode 100644 index 0000000..7c55fe7 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#521].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#521] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#523].svg b/data/icons/alexandru.stoica/emoji_sad [#523].svg new file mode 100644 index 0000000..1d01d98 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#523].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#523] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#529].svg b/data/icons/alexandru.stoica/emoji_sad [#529].svg new file mode 100644 index 0000000..3598adb --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#529].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#529] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad [#532].svg b/data/icons/alexandru.stoica/emoji_sad [#532].svg new file mode 100644 index 0000000..f683091 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad [#532].svg @@ -0,0 +1,14 @@ + + + + emoji_sad [#532] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_circle [#541].svg b/data/icons/alexandru.stoica/emoji_sad_circle [#541].svg new file mode 100644 index 0000000..4c7df6d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_circle [#541].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_circle [#541] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_circle [#542].svg b/data/icons/alexandru.stoica/emoji_sad_circle [#542].svg new file mode 100644 index 0000000..a7cb32b --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_circle [#542].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_circle [#542] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_circle [#543].svg b/data/icons/alexandru.stoica/emoji_sad_circle [#543].svg new file mode 100644 index 0000000..741f9ac --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_circle [#543].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_circle [#543] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_circle [#544].svg b/data/icons/alexandru.stoica/emoji_sad_circle [#544].svg new file mode 100644 index 0000000..56951b2 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_circle [#544].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_circle [#544] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_circle [#545].svg b/data/icons/alexandru.stoica/emoji_sad_circle [#545].svg new file mode 100644 index 0000000..589a256 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_circle [#545].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_circle [#545] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_circle [#548].svg b/data/icons/alexandru.stoica/emoji_sad_circle [#548].svg new file mode 100644 index 0000000..294a6a1 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_circle [#548].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_circle [#548] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_circle [#555].svg b/data/icons/alexandru.stoica/emoji_sad_circle [#555].svg new file mode 100644 index 0000000..352f333 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_circle [#555].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_circle [#555] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_circle [#557].svg b/data/icons/alexandru.stoica/emoji_sad_circle [#557].svg new file mode 100644 index 0000000..c4d8e77 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_circle [#557].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_circle [#557] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_missing [#578].svg b/data/icons/alexandru.stoica/emoji_sad_missing [#578].svg new file mode 100644 index 0000000..f12360a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_missing [#578].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_missing [#578] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_missing [#579].svg b/data/icons/alexandru.stoica/emoji_sad_missing [#579].svg new file mode 100644 index 0000000..9ae40ed --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_missing [#579].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_missing [#579] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_missing [#582].svg b/data/icons/alexandru.stoica/emoji_sad_missing [#582].svg new file mode 100644 index 0000000..89f856d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_missing [#582].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_missing [#582] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_missing [#583].svg b/data/icons/alexandru.stoica/emoji_sad_missing [#583].svg new file mode 100644 index 0000000..5178d3a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_missing [#583].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_missing [#583] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_simple [#455].svg b/data/icons/alexandru.stoica/emoji_sad_simple [#455].svg new file mode 100644 index 0000000..13350e6 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_simple [#455].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_simple [#455] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_simple [#456].svg b/data/icons/alexandru.stoica/emoji_sad_simple [#456].svg new file mode 100644 index 0000000..4c8099e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_simple [#456].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_simple [#456] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_simple [#457].svg b/data/icons/alexandru.stoica/emoji_sad_simple [#457].svg new file mode 100644 index 0000000..90f9530 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_simple [#457].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_simple [#457] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_simple [#459].svg b/data/icons/alexandru.stoica/emoji_sad_simple [#459].svg new file mode 100644 index 0000000..d4a55dd --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_simple [#459].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_simple [#459] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_simple [#465].svg b/data/icons/alexandru.stoica/emoji_sad_simple [#465].svg new file mode 100644 index 0000000..4d807e9 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_simple [#465].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_simple [#465] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_simple [#468].svg b/data/icons/alexandru.stoica/emoji_sad_simple [#468].svg new file mode 100644 index 0000000..052aceb --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_simple [#468].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_simple [#468] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square [#400].svg b/data/icons/alexandru.stoica/emoji_sad_square [#400].svg new file mode 100644 index 0000000..e9e57ea --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square [#400].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square [#400] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square [#401].svg b/data/icons/alexandru.stoica/emoji_sad_square [#401].svg new file mode 100644 index 0000000..9e07b1b --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square [#401].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square [#401] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square [#402].svg b/data/icons/alexandru.stoica/emoji_sad_square [#402].svg new file mode 100644 index 0000000..20529fd --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square [#402].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square [#402] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square [#404].svg b/data/icons/alexandru.stoica/emoji_sad_square [#404].svg new file mode 100644 index 0000000..5bd78c0 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square [#404].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square [#404] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square [#410].svg b/data/icons/alexandru.stoica/emoji_sad_square [#410].svg new file mode 100644 index 0000000..de1fa4e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square [#410].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square [#410] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square [#413].svg b/data/icons/alexandru.stoica/emoji_sad_square [#413].svg new file mode 100644 index 0000000..c389e32 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square [#413].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square [#413] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square_round [#428].svg b/data/icons/alexandru.stoica/emoji_sad_square_round [#428].svg new file mode 100644 index 0000000..25a56df --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square_round [#428].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square_round [#428] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square_round [#429].svg b/data/icons/alexandru.stoica/emoji_sad_square_round [#429].svg new file mode 100644 index 0000000..4773392 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square_round [#429].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square_round [#429] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square_round [#430].svg b/data/icons/alexandru.stoica/emoji_sad_square_round [#430].svg new file mode 100644 index 0000000..9efe350 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square_round [#430].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square_round [#430] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square_round [#432].svg b/data/icons/alexandru.stoica/emoji_sad_square_round [#432].svg new file mode 100644 index 0000000..42a611a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square_round [#432].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square_round [#432] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square_round [#437].svg b/data/icons/alexandru.stoica/emoji_sad_square_round [#437].svg new file mode 100644 index 0000000..c41ae39 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square_round [#437].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square_round [#437] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_sad_square_round [#440].svg b/data/icons/alexandru.stoica/emoji_sad_square_round [#440].svg new file mode 100644 index 0000000..8cf7baf --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_sad_square_round [#440].svg @@ -0,0 +1,14 @@ + + + + emoji_sad_square_round [#440] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_simple_no_face_circle [#554].svg b/data/icons/alexandru.stoica/emoji_simple_no_face_circle [#554].svg new file mode 100644 index 0000000..1f0e5c6 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_simple_no_face_circle [#554].svg @@ -0,0 +1,14 @@ + + + + emoji_simple_no_face_circle [#554] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_simple_non_face_circle [#564].svg b/data/icons/alexandru.stoica/emoji_simple_non_face_circle [#564].svg new file mode 100644 index 0000000..b68b012 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_simple_non_face_circle [#564].svg @@ -0,0 +1,14 @@ + + + + emoji_simple_non_face_circle [#564] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised [#477].svg b/data/icons/alexandru.stoica/emoji_surprised [#477].svg new file mode 100644 index 0000000..6c128ea --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised [#477].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised [#477] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised [#478].svg b/data/icons/alexandru.stoica/emoji_surprised [#478].svg new file mode 100644 index 0000000..d2d9142 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised [#478].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised [#478] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised [#506].svg b/data/icons/alexandru.stoica/emoji_surprised [#506].svg new file mode 100644 index 0000000..549a659 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised [#506].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised [#506] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised [#508].svg b/data/icons/alexandru.stoica/emoji_surprised [#508].svg new file mode 100644 index 0000000..a3be125 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised [#508].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised [#508] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised [#509].svg b/data/icons/alexandru.stoica/emoji_surprised [#509].svg new file mode 100644 index 0000000..c9e3845 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised [#509].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised [#509] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised [#510].svg b/data/icons/alexandru.stoica/emoji_surprised [#510].svg new file mode 100644 index 0000000..00953dd --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised [#510].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised [#510] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised [#568].svg b/data/icons/alexandru.stoica/emoji_surprised [#568].svg new file mode 100644 index 0000000..89784cd --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised [#568].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised [#568] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised [#573].svg b/data/icons/alexandru.stoica/emoji_surprised [#573].svg new file mode 100644 index 0000000..210473e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised [#573].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised [#573] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_circle [#535].svg b/data/icons/alexandru.stoica/emoji_surprised_circle [#535].svg new file mode 100644 index 0000000..0cfa694 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_circle [#535].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_circle [#535] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_circle [#536].svg b/data/icons/alexandru.stoica/emoji_surprised_circle [#536].svg new file mode 100644 index 0000000..54c9357 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_circle [#536].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_circle [#536] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_circle [#563].svg b/data/icons/alexandru.stoica/emoji_surprised_circle [#563].svg new file mode 100644 index 0000000..eeacaa1 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_circle [#563].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_circle [#563] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_circle [#565].svg b/data/icons/alexandru.stoica/emoji_surprised_circle [#565].svg new file mode 100644 index 0000000..eb87dd6 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_circle [#565].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_circle [#565] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_missing [#584].svg b/data/icons/alexandru.stoica/emoji_surprised_missing [#584].svg new file mode 100644 index 0000000..78a9c4a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_missing [#584].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_missing [#584] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_missing [#585].svg b/data/icons/alexandru.stoica/emoji_surprised_missing [#585].svg new file mode 100644 index 0000000..f260730 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_missing [#585].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_missing [#585] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_simple [#449].svg b/data/icons/alexandru.stoica/emoji_surprised_simple [#449].svg new file mode 100644 index 0000000..2c63dc3 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_simple [#449].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_simple [#449] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_simple [#450].svg b/data/icons/alexandru.stoica/emoji_surprised_simple [#450].svg new file mode 100644 index 0000000..77aa2e6 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_simple [#450].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_simple [#450] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_simple_glasses [#474].svg b/data/icons/alexandru.stoica/emoji_surprised_simple_glasses [#474].svg new file mode 100644 index 0000000..73a400a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_simple_glasses [#474].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_simple_glasses [#474] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_simple_glasses [#476].svg b/data/icons/alexandru.stoica/emoji_surprised_simple_glasses [#476].svg new file mode 100644 index 0000000..d7397a2 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_simple_glasses [#476].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_simple_glasses [#476] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_square [#394].svg b/data/icons/alexandru.stoica/emoji_surprised_square [#394].svg new file mode 100644 index 0000000..f8b5684 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_square [#394].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_square [#394] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_square [#395].svg b/data/icons/alexandru.stoica/emoji_surprised_square [#395].svg new file mode 100644 index 0000000..2dd5d74 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_square [#395].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_square [#395] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_square_glasses [#417].svg b/data/icons/alexandru.stoica/emoji_surprised_square_glasses [#417].svg new file mode 100644 index 0000000..1462066 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_square_glasses [#417].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_square_glasses [#417] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_square_glasses [#420].svg b/data/icons/alexandru.stoica/emoji_surprised_square_glasses [#420].svg new file mode 100644 index 0000000..ceac191 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_square_glasses [#420].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_square_glasses [#420] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_square_round [#422].svg b/data/icons/alexandru.stoica/emoji_surprised_square_round [#422].svg new file mode 100644 index 0000000..c7f1f1a --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_square_round [#422].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_square_round [#422] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_square_round [#423].svg b/data/icons/alexandru.stoica/emoji_surprised_square_round [#423].svg new file mode 100644 index 0000000..15ac58c --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_square_round [#423].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_square_round [#423] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_square_round_glasses [#446].svg b/data/icons/alexandru.stoica/emoji_surprised_square_round_glasses [#446].svg new file mode 100644 index 0000000..4469506 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_square_round_glasses [#446].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_square_round_glasses [#446] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_surprised_square_round_glasses [#448].svg b/data/icons/alexandru.stoica/emoji_surprised_square_round_glasses [#448].svg new file mode 100644 index 0000000..f904f6d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_surprised_square_round_glasses [#448].svg @@ -0,0 +1,14 @@ + + + + emoji_surprised_square_round_glasses [#448] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#499].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#499].svg new file mode 100644 index 0000000..7f0565c --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#499].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out [#499] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#502].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#502].svg new file mode 100644 index 0000000..f1ecc91 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#502].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out [#502] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#531].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#531].svg new file mode 100644 index 0000000..606bbb2 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#531].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out [#531] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#534].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#534].svg new file mode 100644 index 0000000..6b35dac --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out [#534].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out [#534] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out _circle [#556].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _circle [#556].svg new file mode 100644 index 0000000..11ae751 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _circle [#556].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out _circle [#556] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out _circle [#559].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _circle [#559].svg new file mode 100644 index 0000000..7e4b94e --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _circle [#559].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out _circle [#559] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out _simple [#467].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _simple [#467].svg new file mode 100644 index 0000000..01ded69 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _simple [#467].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out _simple [#467] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square [#412].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square [#412].svg new file mode 100644 index 0000000..828d45b --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square [#412].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out _square [#412] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square [#415].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square [#415].svg new file mode 100644 index 0000000..67f8c64 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square [#415].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out _square [#415] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square_round [#439].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square_round [#439].svg new file mode 100644 index 0000000..27245e5 --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square_round [#439].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out _square_round [#439] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square_round [#442].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square_round [#442].svg new file mode 100644 index 0000000..437b18d --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out _square_round [#442].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out _square_round [#442] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/emoji_tongue_sticking_out_simple [#470].svg b/data/icons/alexandru.stoica/emoji_tongue_sticking_out_simple [#470].svg new file mode 100644 index 0000000..8c88cdd --- /dev/null +++ b/data/icons/alexandru.stoica/emoji_tongue_sticking_out_simple [#470].svg @@ -0,0 +1,14 @@ + + + + emoji_tongue_sticking_out_simple [#470] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/euro [#1188].svg b/data/icons/alexandru.stoica/euro [#1188].svg new file mode 100644 index 0000000..051ff19 --- /dev/null +++ b/data/icons/alexandru.stoica/euro [#1188].svg @@ -0,0 +1,14 @@ + + + + euro [#1188] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/evernote [#156].svg b/data/icons/alexandru.stoica/evernote [#156].svg new file mode 100644 index 0000000..0b54039 --- /dev/null +++ b/data/icons/alexandru.stoica/evernote [#156].svg @@ -0,0 +1,14 @@ + + + + evernote [#156] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/exclude [#833].svg b/data/icons/alexandru.stoica/exclude [#833].svg new file mode 100644 index 0000000..2f9e358 --- /dev/null +++ b/data/icons/alexandru.stoica/exclude [#833].svg @@ -0,0 +1,14 @@ + + + + exclude [#833] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/exclude_round [#834].svg b/data/icons/alexandru.stoica/exclude_round [#834].svg new file mode 100644 index 0000000..ceac1ba --- /dev/null +++ b/data/icons/alexandru.stoica/exclude_round [#834].svg @@ -0,0 +1,14 @@ + + + + exclude_round [#834] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/exit_focus [#852].svg b/data/icons/alexandru.stoica/exit_focus [#852].svg new file mode 100644 index 0000000..3ca8bae --- /dev/null +++ b/data/icons/alexandru.stoica/exit_focus [#852].svg @@ -0,0 +1,14 @@ + + + + exit_focus [#852] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/exit_focus_round [#851].svg b/data/icons/alexandru.stoica/exit_focus_round [#851].svg new file mode 100644 index 0000000..54d4b51 --- /dev/null +++ b/data/icons/alexandru.stoica/exit_focus_round [#851].svg @@ -0,0 +1,14 @@ + + + + exit_focus_round [#851] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/exit_full_screen [#905].svg b/data/icons/alexandru.stoica/exit_full_screen [#905].svg new file mode 100644 index 0000000..1e34ae3 --- /dev/null +++ b/data/icons/alexandru.stoica/exit_full_screen [#905].svg @@ -0,0 +1,14 @@ + + + + exit_full_screen [#905] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/eyes [#90].svg b/data/icons/alexandru.stoica/eyes [#90].svg new file mode 100644 index 0000000..71d727a --- /dev/null +++ b/data/icons/alexandru.stoica/eyes [#90].svg @@ -0,0 +1,14 @@ + + + + eyes [#90] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/facebook [#176].svg b/data/icons/alexandru.stoica/facebook [#176].svg new file mode 100644 index 0000000..fe52d37 --- /dev/null +++ b/data/icons/alexandru.stoica/facebook [#176].svg @@ -0,0 +1,14 @@ + + + + facebook [#176] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fahrenheit [#1222].svg b/data/icons/alexandru.stoica/fahrenheit [#1222].svg new file mode 100644 index 0000000..f59ced1 --- /dev/null +++ b/data/icons/alexandru.stoica/fahrenheit [#1222].svg @@ -0,0 +1,14 @@ + + + + fahrenheit [#1222] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fahrenheit [#1223].svg b/data/icons/alexandru.stoica/fahrenheit [#1223].svg new file mode 100644 index 0000000..b8f0caa --- /dev/null +++ b/data/icons/alexandru.stoica/fahrenheit [#1223].svg @@ -0,0 +1,14 @@ + + + + fahrenheit [#1223] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/female [#1363].svg b/data/icons/alexandru.stoica/female [#1363].svg new file mode 100644 index 0000000..0a50ee3 --- /dev/null +++ b/data/icons/alexandru.stoica/female [#1363].svg @@ -0,0 +1,14 @@ + + + + female [#1363] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file [#1677].svg b/data/icons/alexandru.stoica/file [#1677].svg new file mode 100644 index 0000000..b541aed --- /dev/null +++ b/data/icons/alexandru.stoica/file [#1677].svg @@ -0,0 +1,14 @@ + + + + file [#1677] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file [#1678].svg b/data/icons/alexandru.stoica/file [#1678].svg new file mode 100644 index 0000000..5969705 --- /dev/null +++ b/data/icons/alexandru.stoica/file [#1678].svg @@ -0,0 +1,14 @@ + + + + file [#1678] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file [#1699].svg b/data/icons/alexandru.stoica/file [#1699].svg new file mode 100644 index 0000000..838a5ca --- /dev/null +++ b/data/icons/alexandru.stoica/file [#1699].svg @@ -0,0 +1,14 @@ + + + + file [#1699] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_ai [#1736].svg b/data/icons/alexandru.stoica/file_ai [#1736].svg new file mode 100644 index 0000000..39d4729 --- /dev/null +++ b/data/icons/alexandru.stoica/file_ai [#1736].svg @@ -0,0 +1,14 @@ + + + + file_ai [#1736] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_ai [#1761].svg b/data/icons/alexandru.stoica/file_ai [#1761].svg new file mode 100644 index 0000000..271cba5 --- /dev/null +++ b/data/icons/alexandru.stoica/file_ai [#1761].svg @@ -0,0 +1,14 @@ + + + + file_ai [#1761] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_arrow_down [#1611].svg b/data/icons/alexandru.stoica/file_arrow_down [#1611].svg new file mode 100644 index 0000000..bd741ca --- /dev/null +++ b/data/icons/alexandru.stoica/file_arrow_down [#1611].svg @@ -0,0 +1,14 @@ + + + + file_arrow_down [#1611] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_arrow_down [#1613].svg b/data/icons/alexandru.stoica/file_arrow_down [#1613].svg new file mode 100644 index 0000000..7560289 --- /dev/null +++ b/data/icons/alexandru.stoica/file_arrow_down [#1613].svg @@ -0,0 +1,14 @@ + + + + file_arrow_down [#1613] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_arrow_down [#1697].svg b/data/icons/alexandru.stoica/file_arrow_down [#1697].svg new file mode 100644 index 0000000..8ffa836 --- /dev/null +++ b/data/icons/alexandru.stoica/file_arrow_down [#1697].svg @@ -0,0 +1,14 @@ + + + + file_arrow_down [#1697] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_arrow_down [#1717].svg b/data/icons/alexandru.stoica/file_arrow_down [#1717].svg new file mode 100644 index 0000000..47b9cf0 --- /dev/null +++ b/data/icons/alexandru.stoica/file_arrow_down [#1717].svg @@ -0,0 +1,14 @@ + + + + file_arrow_down [#1717] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_arrow_up [#1612].svg b/data/icons/alexandru.stoica/file_arrow_up [#1612].svg new file mode 100644 index 0000000..1e1a28d --- /dev/null +++ b/data/icons/alexandru.stoica/file_arrow_up [#1612].svg @@ -0,0 +1,14 @@ + + + + file_arrow_up [#1612] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_arrow_up [#1614].svg b/data/icons/alexandru.stoica/file_arrow_up [#1614].svg new file mode 100644 index 0000000..a324207 --- /dev/null +++ b/data/icons/alexandru.stoica/file_arrow_up [#1614].svg @@ -0,0 +1,14 @@ + + + + file_arrow_up [#1614] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_arrow_up [#1698].svg b/data/icons/alexandru.stoica/file_arrow_up [#1698].svg new file mode 100644 index 0000000..fa03581 --- /dev/null +++ b/data/icons/alexandru.stoica/file_arrow_up [#1698].svg @@ -0,0 +1,14 @@ + + + + file_arrow_up [#1698] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_arrow_up [#1718].svg b/data/icons/alexandru.stoica/file_arrow_up [#1718].svg new file mode 100644 index 0000000..efcf127 --- /dev/null +++ b/data/icons/alexandru.stoica/file_arrow_up [#1718].svg @@ -0,0 +1,14 @@ + + + + file_arrow_up [#1718] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_close [#1685].svg b/data/icons/alexandru.stoica/file_close [#1685].svg new file mode 100644 index 0000000..273e5d8 --- /dev/null +++ b/data/icons/alexandru.stoica/file_close [#1685].svg @@ -0,0 +1,14 @@ + + + + file_close [#1685] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_close [#1706].svg b/data/icons/alexandru.stoica/file_close [#1706].svg new file mode 100644 index 0000000..a4739ac --- /dev/null +++ b/data/icons/alexandru.stoica/file_close [#1706].svg @@ -0,0 +1,14 @@ + + + + file_close [#1706] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_cpp [#1722].svg b/data/icons/alexandru.stoica/file_cpp [#1722].svg new file mode 100644 index 0000000..894222b --- /dev/null +++ b/data/icons/alexandru.stoica/file_cpp [#1722].svg @@ -0,0 +1,14 @@ + + + + file_cpp [#1722] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_cpp [#1747].svg b/data/icons/alexandru.stoica/file_cpp [#1747].svg new file mode 100644 index 0000000..e3388d6 --- /dev/null +++ b/data/icons/alexandru.stoica/file_cpp [#1747].svg @@ -0,0 +1,14 @@ + + + + file_cpp [#1747] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_css [#1742].svg b/data/icons/alexandru.stoica/file_css [#1742].svg new file mode 100644 index 0000000..95009ad --- /dev/null +++ b/data/icons/alexandru.stoica/file_css [#1742].svg @@ -0,0 +1,14 @@ + + + + file_css [#1742] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_css [#1767].svg b/data/icons/alexandru.stoica/file_css [#1767].svg new file mode 100644 index 0000000..8f14fd7 --- /dev/null +++ b/data/icons/alexandru.stoica/file_css [#1767].svg @@ -0,0 +1,14 @@ + + + + file_css [#1767] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_doc [#1723].svg b/data/icons/alexandru.stoica/file_doc [#1723].svg new file mode 100644 index 0000000..24e9023 --- /dev/null +++ b/data/icons/alexandru.stoica/file_doc [#1723].svg @@ -0,0 +1,14 @@ + + + + file_doc [#1723] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_doc [#1748].svg b/data/icons/alexandru.stoica/file_doc [#1748].svg new file mode 100644 index 0000000..bc6b307 --- /dev/null +++ b/data/icons/alexandru.stoica/file_doc [#1748].svg @@ -0,0 +1,14 @@ + + + + file_doc [#1748] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_done [#1684].svg b/data/icons/alexandru.stoica/file_done [#1684].svg new file mode 100644 index 0000000..c0e6f21 --- /dev/null +++ b/data/icons/alexandru.stoica/file_done [#1684].svg @@ -0,0 +1,14 @@ + + + + file_done [#1684] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_done [#1705].svg b/data/icons/alexandru.stoica/file_done [#1705].svg new file mode 100644 index 0000000..13d7b2c --- /dev/null +++ b/data/icons/alexandru.stoica/file_done [#1705].svg @@ -0,0 +1,14 @@ + + + + file_done [#1705] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_double [#1695].svg b/data/icons/alexandru.stoica/file_double [#1695].svg new file mode 100644 index 0000000..00e20c7 --- /dev/null +++ b/data/icons/alexandru.stoica/file_double [#1695].svg @@ -0,0 +1,14 @@ + + + + file_double [#1695] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_double [#1715].svg b/data/icons/alexandru.stoica/file_double [#1715].svg new file mode 100644 index 0000000..ce88aed --- /dev/null +++ b/data/icons/alexandru.stoica/file_double [#1715].svg @@ -0,0 +1,14 @@ + + + + file_double [#1715] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_eps [#1727].svg b/data/icons/alexandru.stoica/file_eps [#1727].svg new file mode 100644 index 0000000..528562e --- /dev/null +++ b/data/icons/alexandru.stoica/file_eps [#1727].svg @@ -0,0 +1,14 @@ + + + + file_eps [#1727] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_eps [#1752].svg b/data/icons/alexandru.stoica/file_eps [#1752].svg new file mode 100644 index 0000000..f069f42 --- /dev/null +++ b/data/icons/alexandru.stoica/file_eps [#1752].svg @@ -0,0 +1,14 @@ + + + + file_eps [#1752] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_exe [#1731].svg b/data/icons/alexandru.stoica/file_exe [#1731].svg new file mode 100644 index 0000000..5254b33 --- /dev/null +++ b/data/icons/alexandru.stoica/file_exe [#1731].svg @@ -0,0 +1,14 @@ + + + + file_exe [#1731] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_exe [#1756].svg b/data/icons/alexandru.stoica/file_exe [#1756].svg new file mode 100644 index 0000000..10cf8a3 --- /dev/null +++ b/data/icons/alexandru.stoica/file_exe [#1756].svg @@ -0,0 +1,14 @@ + + + + file_exe [#1756] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_favorite [#1608].svg b/data/icons/alexandru.stoica/file_favorite [#1608].svg new file mode 100644 index 0000000..534f3bd --- /dev/null +++ b/data/icons/alexandru.stoica/file_favorite [#1608].svg @@ -0,0 +1,14 @@ + + + + file_favorite [#1608] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_favorite [#1609].svg b/data/icons/alexandru.stoica/file_favorite [#1609].svg new file mode 100644 index 0000000..665927c --- /dev/null +++ b/data/icons/alexandru.stoica/file_favorite [#1609].svg @@ -0,0 +1,14 @@ + + + + file_favorite [#1609] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_gif [#1743].svg b/data/icons/alexandru.stoica/file_gif [#1743].svg new file mode 100644 index 0000000..2b04c2c --- /dev/null +++ b/data/icons/alexandru.stoica/file_gif [#1743].svg @@ -0,0 +1,14 @@ + + + + file_gif [#1743] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_gif [#1768].svg b/data/icons/alexandru.stoica/file_gif [#1768].svg new file mode 100644 index 0000000..a196a2a --- /dev/null +++ b/data/icons/alexandru.stoica/file_gif [#1768].svg @@ -0,0 +1,14 @@ + + + + file_gif [#1768] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_header [#1702].svg b/data/icons/alexandru.stoica/file_header [#1702].svg new file mode 100644 index 0000000..1dd80aa --- /dev/null +++ b/data/icons/alexandru.stoica/file_header [#1702].svg @@ -0,0 +1,14 @@ + + + + file_header [#1702] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_image [#1687].svg b/data/icons/alexandru.stoica/file_image [#1687].svg new file mode 100644 index 0000000..b766207 --- /dev/null +++ b/data/icons/alexandru.stoica/file_image [#1687].svg @@ -0,0 +1,14 @@ + + + + file_image [#1687] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_image [#1688].svg b/data/icons/alexandru.stoica/file_image [#1688].svg new file mode 100644 index 0000000..078224f --- /dev/null +++ b/data/icons/alexandru.stoica/file_image [#1688].svg @@ -0,0 +1,14 @@ + + + + file_image [#1688] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_image [#1707].svg b/data/icons/alexandru.stoica/file_image [#1707].svg new file mode 100644 index 0000000..7490bfd --- /dev/null +++ b/data/icons/alexandru.stoica/file_image [#1707].svg @@ -0,0 +1,14 @@ + + + + file_image [#1707] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_image [#1708].svg b/data/icons/alexandru.stoica/file_image [#1708].svg new file mode 100644 index 0000000..8bd52fd --- /dev/null +++ b/data/icons/alexandru.stoica/file_image [#1708].svg @@ -0,0 +1,14 @@ + + + + file_image [#1708] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_information [#1610].svg b/data/icons/alexandru.stoica/file_information [#1610].svg new file mode 100644 index 0000000..a2d6383 --- /dev/null +++ b/data/icons/alexandru.stoica/file_information [#1610].svg @@ -0,0 +1,14 @@ + + + + file_information [#1610] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_information [#1694].svg b/data/icons/alexandru.stoica/file_information [#1694].svg new file mode 100644 index 0000000..26a3e76 --- /dev/null +++ b/data/icons/alexandru.stoica/file_information [#1694].svg @@ -0,0 +1,14 @@ + + + + file_information [#1694] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_information [#1714].svg b/data/icons/alexandru.stoica/file_information [#1714].svg new file mode 100644 index 0000000..8d27069 --- /dev/null +++ b/data/icons/alexandru.stoica/file_information [#1714].svg @@ -0,0 +1,14 @@ + + + + file_information [#1714] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_iso [#1745].svg b/data/icons/alexandru.stoica/file_iso [#1745].svg new file mode 100644 index 0000000..8733040 --- /dev/null +++ b/data/icons/alexandru.stoica/file_iso [#1745].svg @@ -0,0 +1,14 @@ + + + + file_iso [#1745] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_iso [#1770].svg b/data/icons/alexandru.stoica/file_iso [#1770].svg new file mode 100644 index 0000000..6add1c6 --- /dev/null +++ b/data/icons/alexandru.stoica/file_iso [#1770].svg @@ -0,0 +1,14 @@ + + + + file_iso [#1770] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_jar [#1725].svg b/data/icons/alexandru.stoica/file_jar [#1725].svg new file mode 100644 index 0000000..5a0a7f4 --- /dev/null +++ b/data/icons/alexandru.stoica/file_jar [#1725].svg @@ -0,0 +1,14 @@ + + + + file_jar [#1725] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_jar [#1750].svg b/data/icons/alexandru.stoica/file_jar [#1750].svg new file mode 100644 index 0000000..1d56a74 --- /dev/null +++ b/data/icons/alexandru.stoica/file_jar [#1750].svg @@ -0,0 +1,14 @@ + + + + file_jar [#1750] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_jpg [#1741].svg b/data/icons/alexandru.stoica/file_jpg [#1741].svg new file mode 100644 index 0000000..9102bbf --- /dev/null +++ b/data/icons/alexandru.stoica/file_jpg [#1741].svg @@ -0,0 +1,14 @@ + + + + file_jpg [#1741] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_jpg [#1766].svg b/data/icons/alexandru.stoica/file_jpg [#1766].svg new file mode 100644 index 0000000..462f583 --- /dev/null +++ b/data/icons/alexandru.stoica/file_jpg [#1766].svg @@ -0,0 +1,14 @@ + + + + file_jpg [#1766] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_jps [#1726].svg b/data/icons/alexandru.stoica/file_jps [#1726].svg new file mode 100644 index 0000000..dbb7f07 --- /dev/null +++ b/data/icons/alexandru.stoica/file_jps [#1726].svg @@ -0,0 +1,14 @@ + + + + file_jps [#1726] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_jps [#1751].svg b/data/icons/alexandru.stoica/file_jps [#1751].svg new file mode 100644 index 0000000..8f16179 --- /dev/null +++ b/data/icons/alexandru.stoica/file_jps [#1751].svg @@ -0,0 +1,14 @@ + + + + file_jps [#1751] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_js [#1738].svg b/data/icons/alexandru.stoica/file_js [#1738].svg new file mode 100644 index 0000000..b48a7c3 --- /dev/null +++ b/data/icons/alexandru.stoica/file_js [#1738].svg @@ -0,0 +1,14 @@ + + + + file_js [#1738] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_js [#1763].svg b/data/icons/alexandru.stoica/file_js [#1763].svg new file mode 100644 index 0000000..7ed5d84 --- /dev/null +++ b/data/icons/alexandru.stoica/file_js [#1763].svg @@ -0,0 +1,14 @@ + + + + file_js [#1763] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_locked [#1615].svg b/data/icons/alexandru.stoica/file_locked [#1615].svg new file mode 100644 index 0000000..6bae47a --- /dev/null +++ b/data/icons/alexandru.stoica/file_locked [#1615].svg @@ -0,0 +1,14 @@ + + + + file_locked [#1615] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_love_favorite [#1580].svg b/data/icons/alexandru.stoica/file_love_favorite [#1580].svg new file mode 100644 index 0000000..ffbb6d9 --- /dev/null +++ b/data/icons/alexandru.stoica/file_love_favorite [#1580].svg @@ -0,0 +1,14 @@ + + + + file_love_favorite [#1580] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_love_favorite [#1719].svg b/data/icons/alexandru.stoica/file_love_favorite [#1719].svg new file mode 100644 index 0000000..10af698 --- /dev/null +++ b/data/icons/alexandru.stoica/file_love_favorite [#1719].svg @@ -0,0 +1,14 @@ + + + + file_love_favorite [#1719] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_mini [#1696].svg b/data/icons/alexandru.stoica/file_mini [#1696].svg new file mode 100644 index 0000000..d129aca --- /dev/null +++ b/data/icons/alexandru.stoica/file_mini [#1696].svg @@ -0,0 +1,14 @@ + + + + file_mini [#1696] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_mini [#1716].svg b/data/icons/alexandru.stoica/file_mini [#1716].svg new file mode 100644 index 0000000..3b208d3 --- /dev/null +++ b/data/icons/alexandru.stoica/file_mini [#1716].svg @@ -0,0 +1,14 @@ + + + + file_mini [#1716] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_minus [#1683].svg b/data/icons/alexandru.stoica/file_minus [#1683].svg new file mode 100644 index 0000000..4b0b84c --- /dev/null +++ b/data/icons/alexandru.stoica/file_minus [#1683].svg @@ -0,0 +1,14 @@ + + + + file_minus [#1683] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_minus [#1704].svg b/data/icons/alexandru.stoica/file_minus [#1704].svg new file mode 100644 index 0000000..2bddaed --- /dev/null +++ b/data/icons/alexandru.stoica/file_minus [#1704].svg @@ -0,0 +1,14 @@ + + + + file_minus [#1704] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing [#1689].svg b/data/icons/alexandru.stoica/file_missing [#1689].svg new file mode 100644 index 0000000..b2a0bde --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing [#1689].svg @@ -0,0 +1,14 @@ + + + + file_missing [#1689] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing [#1690].svg b/data/icons/alexandru.stoica/file_missing [#1690].svg new file mode 100644 index 0000000..aea0fd9 --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing [#1690].svg @@ -0,0 +1,14 @@ + + + + file_missing [#1690] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing [#1692].svg b/data/icons/alexandru.stoica/file_missing [#1692].svg new file mode 100644 index 0000000..3f50d47 --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing [#1692].svg @@ -0,0 +1,14 @@ + + + + file_missing [#1692] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing [#1709].svg b/data/icons/alexandru.stoica/file_missing [#1709].svg new file mode 100644 index 0000000..ee2bba7 --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing [#1709].svg @@ -0,0 +1,14 @@ + + + + file_missing [#1709] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing_close [#1691].svg b/data/icons/alexandru.stoica/file_missing_close [#1691].svg new file mode 100644 index 0000000..1ab7a82 --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing_close [#1691].svg @@ -0,0 +1,14 @@ + + + + file_missing_close [#1691] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing_close [#1711].svg b/data/icons/alexandru.stoica/file_missing_close [#1711].svg new file mode 100644 index 0000000..7ffdd3f --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing_close [#1711].svg @@ -0,0 +1,14 @@ + + + + file_missing_close [#1711] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing_done [#1712].svg b/data/icons/alexandru.stoica/file_missing_done [#1712].svg new file mode 100644 index 0000000..7d09258 --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing_done [#1712].svg @@ -0,0 +1,14 @@ + + + + file_missing_done [#1712] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing_love_favorite [#1720].svg b/data/icons/alexandru.stoica/file_missing_love_favorite [#1720].svg new file mode 100644 index 0000000..329239e --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing_love_favorite [#1720].svg @@ -0,0 +1,14 @@ + + + + file_missing_love_favorite [#1720] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing_love_favorite [#1721].svg b/data/icons/alexandru.stoica/file_missing_love_favorite [#1721].svg new file mode 100644 index 0000000..7f6c0ec --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing_love_favorite [#1721].svg @@ -0,0 +1,14 @@ + + + + file_missing_love_favorite [#1721] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing_minus [#1693].svg b/data/icons/alexandru.stoica/file_missing_minus [#1693].svg new file mode 100644 index 0000000..d1dbeea --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing_minus [#1693].svg @@ -0,0 +1,14 @@ + + + + file_missing_minus [#1693] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing_minus [#1713].svg b/data/icons/alexandru.stoica/file_missing_minus [#1713].svg new file mode 100644 index 0000000..87247d8 --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing_minus [#1713].svg @@ -0,0 +1,14 @@ + + + + file_missing_minus [#1713] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_missing_plus [#1710].svg b/data/icons/alexandru.stoica/file_missing_plus [#1710].svg new file mode 100644 index 0000000..c097060 --- /dev/null +++ b/data/icons/alexandru.stoica/file_missing_plus [#1710].svg @@ -0,0 +1,14 @@ + + + + file_missing_plus [#1710] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_music_player [#1606].svg b/data/icons/alexandru.stoica/file_music_player [#1606].svg new file mode 100644 index 0000000..d36f430 --- /dev/null +++ b/data/icons/alexandru.stoica/file_music_player [#1606].svg @@ -0,0 +1,14 @@ + + + + file_music_player [#1606] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_music_player [#1607].svg b/data/icons/alexandru.stoica/file_music_player [#1607].svg new file mode 100644 index 0000000..2f9c3ca --- /dev/null +++ b/data/icons/alexandru.stoica/file_music_player [#1607].svg @@ -0,0 +1,14 @@ + + + + file_music_player [#1607] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_pdf [#1729].svg b/data/icons/alexandru.stoica/file_pdf [#1729].svg new file mode 100644 index 0000000..de0539c --- /dev/null +++ b/data/icons/alexandru.stoica/file_pdf [#1729].svg @@ -0,0 +1,14 @@ + + + + file_pdf [#1729] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_pdf [#1754].svg b/data/icons/alexandru.stoica/file_pdf [#1754].svg new file mode 100644 index 0000000..5bb1dcc --- /dev/null +++ b/data/icons/alexandru.stoica/file_pdf [#1754].svg @@ -0,0 +1,14 @@ + + + + file_pdf [#1754] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_php [#1744].svg b/data/icons/alexandru.stoica/file_php [#1744].svg new file mode 100644 index 0000000..8824fa6 --- /dev/null +++ b/data/icons/alexandru.stoica/file_php [#1744].svg @@ -0,0 +1,14 @@ + + + + file_php [#1744] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_php [#1769].svg b/data/icons/alexandru.stoica/file_php [#1769].svg new file mode 100644 index 0000000..f01e92e --- /dev/null +++ b/data/icons/alexandru.stoica/file_php [#1769].svg @@ -0,0 +1,14 @@ + + + + file_php [#1769] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_play_media [#1686].svg b/data/icons/alexandru.stoica/file_play_media [#1686].svg new file mode 100644 index 0000000..d5885a0 --- /dev/null +++ b/data/icons/alexandru.stoica/file_play_media [#1686].svg @@ -0,0 +1,14 @@ + + + + file_play_media [#1686] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_player_media [#1581].svg b/data/icons/alexandru.stoica/file_player_media [#1581].svg new file mode 100644 index 0000000..67e785c --- /dev/null +++ b/data/icons/alexandru.stoica/file_player_media [#1581].svg @@ -0,0 +1,14 @@ + + + + file_player_media [#1581] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_plus [#1682].svg b/data/icons/alexandru.stoica/file_plus [#1682].svg new file mode 100644 index 0000000..8973420 --- /dev/null +++ b/data/icons/alexandru.stoica/file_plus [#1682].svg @@ -0,0 +1,14 @@ + + + + file_plus [#1682] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_plus [#1703].svg b/data/icons/alexandru.stoica/file_plus [#1703].svg new file mode 100644 index 0000000..a2e949d --- /dev/null +++ b/data/icons/alexandru.stoica/file_plus [#1703].svg @@ -0,0 +1,14 @@ + + + + file_plus [#1703] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_png [#1740].svg b/data/icons/alexandru.stoica/file_png [#1740].svg new file mode 100644 index 0000000..8f90f70 --- /dev/null +++ b/data/icons/alexandru.stoica/file_png [#1740].svg @@ -0,0 +1,14 @@ + + + + file_png [#1740] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_png [#1765].svg b/data/icons/alexandru.stoica/file_png [#1765].svg new file mode 100644 index 0000000..b09033c --- /dev/null +++ b/data/icons/alexandru.stoica/file_png [#1765].svg @@ -0,0 +1,14 @@ + + + + file_png [#1765] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_ps [#1737].svg b/data/icons/alexandru.stoica/file_ps [#1737].svg new file mode 100644 index 0000000..f9f12d2 --- /dev/null +++ b/data/icons/alexandru.stoica/file_ps [#1737].svg @@ -0,0 +1,14 @@ + + + + file_ps [#1737] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_ps [#1762].svg b/data/icons/alexandru.stoica/file_ps [#1762].svg new file mode 100644 index 0000000..3859953 --- /dev/null +++ b/data/icons/alexandru.stoica/file_ps [#1762].svg @@ -0,0 +1,14 @@ + + + + file_ps [#1762] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_psd [#1728].svg b/data/icons/alexandru.stoica/file_psd [#1728].svg new file mode 100644 index 0000000..6f5397e --- /dev/null +++ b/data/icons/alexandru.stoica/file_psd [#1728].svg @@ -0,0 +1,14 @@ + + + + file_psd [#1728] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_psd [#1753].svg b/data/icons/alexandru.stoica/file_psd [#1753].svg new file mode 100644 index 0000000..e8413df --- /dev/null +++ b/data/icons/alexandru.stoica/file_psd [#1753].svg @@ -0,0 +1,14 @@ + + + + file_psd [#1753] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_py [#1739].svg b/data/icons/alexandru.stoica/file_py [#1739].svg new file mode 100644 index 0000000..6d6e1de --- /dev/null +++ b/data/icons/alexandru.stoica/file_py [#1739].svg @@ -0,0 +1,14 @@ + + + + file_py [#1739] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_py [#1764].svg b/data/icons/alexandru.stoica/file_py [#1764].svg new file mode 100644 index 0000000..53dc81a --- /dev/null +++ b/data/icons/alexandru.stoica/file_py [#1764].svg @@ -0,0 +1,14 @@ + + + + file_py [#1764] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_rar [#1730].svg b/data/icons/alexandru.stoica/file_rar [#1730].svg new file mode 100644 index 0000000..bd25cca --- /dev/null +++ b/data/icons/alexandru.stoica/file_rar [#1730].svg @@ -0,0 +1,14 @@ + + + + file_rar [#1730] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_rar [#1755].svg b/data/icons/alexandru.stoica/file_rar [#1755].svg new file mode 100644 index 0000000..3d6b8cf --- /dev/null +++ b/data/icons/alexandru.stoica/file_rar [#1755].svg @@ -0,0 +1,14 @@ + + + + file_rar [#1755] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_rss [#1732].svg b/data/icons/alexandru.stoica/file_rss [#1732].svg new file mode 100644 index 0000000..fdd0fa8 --- /dev/null +++ b/data/icons/alexandru.stoica/file_rss [#1732].svg @@ -0,0 +1,14 @@ + + + + file_rss [#1732] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_rss [#1757].svg b/data/icons/alexandru.stoica/file_rss [#1757].svg new file mode 100644 index 0000000..2617272 --- /dev/null +++ b/data/icons/alexandru.stoica/file_rss [#1757].svg @@ -0,0 +1,14 @@ + + + + file_rss [#1757] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_sketch [#1772].svg b/data/icons/alexandru.stoica/file_sketch [#1772].svg new file mode 100644 index 0000000..bfbff46 --- /dev/null +++ b/data/icons/alexandru.stoica/file_sketch [#1772].svg @@ -0,0 +1,14 @@ + + + + file_sketch [#1772] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_sketch [#1773].svg b/data/icons/alexandru.stoica/file_sketch [#1773].svg new file mode 100644 index 0000000..64c094a --- /dev/null +++ b/data/icons/alexandru.stoica/file_sketch [#1773].svg @@ -0,0 +1,14 @@ + + + + file_sketch [#1773] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_src [#1724].svg b/data/icons/alexandru.stoica/file_src [#1724].svg new file mode 100644 index 0000000..6bb88c6 --- /dev/null +++ b/data/icons/alexandru.stoica/file_src [#1724].svg @@ -0,0 +1,14 @@ + + + + file_src [#1724] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_src [#1749].svg b/data/icons/alexandru.stoica/file_src [#1749].svg new file mode 100644 index 0000000..8ef2c95 --- /dev/null +++ b/data/icons/alexandru.stoica/file_src [#1749].svg @@ -0,0 +1,14 @@ + + + + file_src [#1749] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_svg [#1746].svg b/data/icons/alexandru.stoica/file_svg [#1746].svg new file mode 100644 index 0000000..e52533a --- /dev/null +++ b/data/icons/alexandru.stoica/file_svg [#1746].svg @@ -0,0 +1,14 @@ + + + + file_svg [#1746] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_svg [#1771].svg b/data/icons/alexandru.stoica/file_svg [#1771].svg new file mode 100644 index 0000000..d1e4399 --- /dev/null +++ b/data/icons/alexandru.stoica/file_svg [#1771].svg @@ -0,0 +1,14 @@ + + + + file_svg [#1771] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_text_data [#1679].svg b/data/icons/alexandru.stoica/file_text_data [#1679].svg new file mode 100644 index 0000000..88fd969 --- /dev/null +++ b/data/icons/alexandru.stoica/file_text_data [#1679].svg @@ -0,0 +1,14 @@ + + + + file_text_data [#1679] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_text_data [#1680].svg b/data/icons/alexandru.stoica/file_text_data [#1680].svg new file mode 100644 index 0000000..25b190f --- /dev/null +++ b/data/icons/alexandru.stoica/file_text_data [#1680].svg @@ -0,0 +1,14 @@ + + + + file_text_data [#1680] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_text_data [#1681].svg b/data/icons/alexandru.stoica/file_text_data [#1681].svg new file mode 100644 index 0000000..6d2a538 --- /dev/null +++ b/data/icons/alexandru.stoica/file_text_data [#1681].svg @@ -0,0 +1,14 @@ + + + + file_text_data [#1681] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_text_data [#1700].svg b/data/icons/alexandru.stoica/file_text_data [#1700].svg new file mode 100644 index 0000000..1870ccc --- /dev/null +++ b/data/icons/alexandru.stoica/file_text_data [#1700].svg @@ -0,0 +1,14 @@ + + + + file_text_data [#1700] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_text_data [#1701].svg b/data/icons/alexandru.stoica/file_text_data [#1701].svg new file mode 100644 index 0000000..84a62e9 --- /dev/null +++ b/data/icons/alexandru.stoica/file_text_data [#1701].svg @@ -0,0 +1,14 @@ + + + + file_text_data [#1701] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_txt [#1733].svg b/data/icons/alexandru.stoica/file_txt [#1733].svg new file mode 100644 index 0000000..67ac7ea --- /dev/null +++ b/data/icons/alexandru.stoica/file_txt [#1733].svg @@ -0,0 +1,14 @@ + + + + file_txt [#1733] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_txt [#1758].svg b/data/icons/alexandru.stoica/file_txt [#1758].svg new file mode 100644 index 0000000..ad8f6f2 --- /dev/null +++ b/data/icons/alexandru.stoica/file_txt [#1758].svg @@ -0,0 +1,14 @@ + + + + file_txt [#1758] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_url [#1734].svg b/data/icons/alexandru.stoica/file_url [#1734].svg new file mode 100644 index 0000000..555c56f --- /dev/null +++ b/data/icons/alexandru.stoica/file_url [#1734].svg @@ -0,0 +1,14 @@ + + + + file_url [#1734] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_url [#1759].svg b/data/icons/alexandru.stoica/file_url [#1759].svg new file mode 100644 index 0000000..c00fa45 --- /dev/null +++ b/data/icons/alexandru.stoica/file_url [#1759].svg @@ -0,0 +1,14 @@ + + + + file_url [#1759] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_zip [#1735].svg b/data/icons/alexandru.stoica/file_zip [#1735].svg new file mode 100644 index 0000000..68c62f9 --- /dev/null +++ b/data/icons/alexandru.stoica/file_zip [#1735].svg @@ -0,0 +1,14 @@ + + + + file_zip [#1735] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/file_zip [#1760].svg b/data/icons/alexandru.stoica/file_zip [#1760].svg new file mode 100644 index 0000000..970c637 --- /dev/null +++ b/data/icons/alexandru.stoica/file_zip [#1760].svg @@ -0,0 +1,14 @@ + + + + file_zip [#1760] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard [#1586].svg b/data/icons/alexandru.stoica/fileboard [#1586].svg new file mode 100644 index 0000000..3dac0e3 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard [#1586].svg @@ -0,0 +1,14 @@ + + + + fileboard [#1586] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard [#1587].svg b/data/icons/alexandru.stoica/fileboard [#1587].svg new file mode 100644 index 0000000..13fcaf8 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard [#1587].svg @@ -0,0 +1,14 @@ + + + + fileboard [#1587] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard [#1801].svg b/data/icons/alexandru.stoica/fileboard [#1801].svg new file mode 100644 index 0000000..93366ad --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard [#1801].svg @@ -0,0 +1,14 @@ + + + + fileboard [#1801] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_checklist [#1594].svg b/data/icons/alexandru.stoica/fileboard_checklist [#1594].svg new file mode 100644 index 0000000..d6a6ad5 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_checklist [#1594].svg @@ -0,0 +1,14 @@ + + + + fileboard_checklist [#1594] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_checklist [#1595].svg b/data/icons/alexandru.stoica/fileboard_checklist [#1595].svg new file mode 100644 index 0000000..00ce0ba --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_checklist [#1595].svg @@ -0,0 +1,14 @@ + + + + fileboard_checklist [#1595] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_close [#1589].svg b/data/icons/alexandru.stoica/fileboard_close [#1589].svg new file mode 100644 index 0000000..669cb04 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_close [#1589].svg @@ -0,0 +1,14 @@ + + + + fileboard_close [#1589] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_close [#1591].svg b/data/icons/alexandru.stoica/fileboard_close [#1591].svg new file mode 100644 index 0000000..14af8b9 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_close [#1591].svg @@ -0,0 +1,14 @@ + + + + fileboard_close [#1591] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_done [#1583].svg b/data/icons/alexandru.stoica/fileboard_done [#1583].svg new file mode 100644 index 0000000..5f42347 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_done [#1583].svg @@ -0,0 +1,14 @@ + + + + fileboard_done [#1583] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_done [#1584].svg b/data/icons/alexandru.stoica/fileboard_done [#1584].svg new file mode 100644 index 0000000..17652f7 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_done [#1584].svg @@ -0,0 +1,14 @@ + + + + fileboard_done [#1584] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_love_favorite [#1585].svg b/data/icons/alexandru.stoica/fileboard_love_favorite [#1585].svg new file mode 100644 index 0000000..9022106 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_love_favorite [#1585].svg @@ -0,0 +1,14 @@ + + + + fileboard_love_favorite [#1585] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_love_favorite [#1590].svg b/data/icons/alexandru.stoica/fileboard_love_favorite [#1590].svg new file mode 100644 index 0000000..e40632e --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_love_favorite [#1590].svg @@ -0,0 +1,14 @@ + + + + fileboard_love_favorite [#1590] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_minus [#1592].svg b/data/icons/alexandru.stoica/fileboard_minus [#1592].svg new file mode 100644 index 0000000..22760b4 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_minus [#1592].svg @@ -0,0 +1,14 @@ + + + + fileboard_minus [#1592] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_minus [#1593].svg b/data/icons/alexandru.stoica/fileboard_minus [#1593].svg new file mode 100644 index 0000000..a32e3c7 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_minus [#1593].svg @@ -0,0 +1,14 @@ + + + + fileboard_minus [#1593] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_plus [#1582].svg b/data/icons/alexandru.stoica/fileboard_plus [#1582].svg new file mode 100644 index 0000000..42cd3b1 --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_plus [#1582].svg @@ -0,0 +1,14 @@ + + + + fileboard_plus [#1582] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/fileboard_plus [#1588].svg b/data/icons/alexandru.stoica/fileboard_plus [#1588].svg new file mode 100644 index 0000000..374786c --- /dev/null +++ b/data/icons/alexandru.stoica/fileboard_plus [#1588].svg @@ -0,0 +1,14 @@ + + + + fileboard_plus [#1588] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/filter [#1384].svg b/data/icons/alexandru.stoica/filter [#1384].svg new file mode 100644 index 0000000..0f019a3 --- /dev/null +++ b/data/icons/alexandru.stoica/filter [#1384].svg @@ -0,0 +1,14 @@ + + + + filter [#1384] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/finish_line [#103].svg b/data/icons/alexandru.stoica/finish_line [#103].svg new file mode 100644 index 0000000..cb5efcd --- /dev/null +++ b/data/icons/alexandru.stoica/finish_line [#103].svg @@ -0,0 +1,14 @@ + + + + finish_line [#103] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/finish_line [#104].svg b/data/icons/alexandru.stoica/finish_line [#104].svg new file mode 100644 index 0000000..90a6589 --- /dev/null +++ b/data/icons/alexandru.stoica/finish_line [#104].svg @@ -0,0 +1,14 @@ + + + + finish_line [#104] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/flag [#107].svg b/data/icons/alexandru.stoica/flag [#107].svg new file mode 100644 index 0000000..f57965f --- /dev/null +++ b/data/icons/alexandru.stoica/flag [#107].svg @@ -0,0 +1,14 @@ + + + + flag [#107] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/flag [#108].svg b/data/icons/alexandru.stoica/flag [#108].svg new file mode 100644 index 0000000..1434e63 --- /dev/null +++ b/data/icons/alexandru.stoica/flag [#108].svg @@ -0,0 +1,14 @@ + + + + flag [#108] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/flag_bug_report [#1493].svg b/data/icons/alexandru.stoica/flag_bug_report [#1493].svg new file mode 100644 index 0000000..d7fe7cd --- /dev/null +++ b/data/icons/alexandru.stoica/flag_bug_report [#1493].svg @@ -0,0 +1,14 @@ + + + + flag_bug_report [#1493] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/flag_bug_report [#1494].svg b/data/icons/alexandru.stoica/flag_bug_report [#1494].svg new file mode 100644 index 0000000..713efaf --- /dev/null +++ b/data/icons/alexandru.stoica/flag_bug_report [#1494].svg @@ -0,0 +1,14 @@ + + + + flag_bug_report [#1494] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/flash [#1007].svg b/data/icons/alexandru.stoica/flash [#1007].svg new file mode 100644 index 0000000..fa79f88 --- /dev/null +++ b/data/icons/alexandru.stoica/flash [#1007].svg @@ -0,0 +1,14 @@ + + + + flash [#1007] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/flower [#105].svg b/data/icons/alexandru.stoica/flower [#105].svg new file mode 100644 index 0000000..d2311ec --- /dev/null +++ b/data/icons/alexandru.stoica/flower [#105].svg @@ -0,0 +1,14 @@ + + + + flower [#105] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/flower [#92].svg b/data/icons/alexandru.stoica/flower [#92].svg new file mode 100644 index 0000000..f61d088 --- /dev/null +++ b/data/icons/alexandru.stoica/flower [#92].svg @@ -0,0 +1,14 @@ + + + + flower [#92] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus [#976].svg b/data/icons/alexandru.stoica/focus [#976].svg new file mode 100644 index 0000000..22b400a --- /dev/null +++ b/data/icons/alexandru.stoica/focus [#976].svg @@ -0,0 +1,14 @@ + + + + focus [#976] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_center [#839].svg b/data/icons/alexandru.stoica/focus_center [#839].svg new file mode 100644 index 0000000..590d423 --- /dev/null +++ b/data/icons/alexandru.stoica/focus_center [#839].svg @@ -0,0 +1,14 @@ + + + + focus_center [#839] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_center_round [#841].svg b/data/icons/alexandru.stoica/focus_center_round [#841].svg new file mode 100644 index 0000000..f62a15f --- /dev/null +++ b/data/icons/alexandru.stoica/focus_center_round [#841].svg @@ -0,0 +1,14 @@ + + + + focus_center_round [#841] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_horizontal [#838].svg b/data/icons/alexandru.stoica/focus_horizontal [#838].svg new file mode 100644 index 0000000..cca5703 --- /dev/null +++ b/data/icons/alexandru.stoica/focus_horizontal [#838].svg @@ -0,0 +1,14 @@ + + + + focus_horizontal [#838] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_horizontal_round_round [#840].svg b/data/icons/alexandru.stoica/focus_horizontal_round_round [#840].svg new file mode 100644 index 0000000..88a6fdc --- /dev/null +++ b/data/icons/alexandru.stoica/focus_horizontal_round_round [#840].svg @@ -0,0 +1,14 @@ + + + + focus_horizontal_round_round [#840] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_plus [#894].svg b/data/icons/alexandru.stoica/focus_plus [#894].svg new file mode 100644 index 0000000..abe0a19 --- /dev/null +++ b/data/icons/alexandru.stoica/focus_plus [#894].svg @@ -0,0 +1,14 @@ + + + + focus_plus [#894] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_plus_round [#895].svg b/data/icons/alexandru.stoica/focus_plus_round [#895].svg new file mode 100644 index 0000000..09ddfc0 --- /dev/null +++ b/data/icons/alexandru.stoica/focus_plus_round [#895].svg @@ -0,0 +1,14 @@ + + + + focus_plus_round [#895] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_point [#845].svg b/data/icons/alexandru.stoica/focus_point [#845].svg new file mode 100644 index 0000000..7de4ff4 --- /dev/null +++ b/data/icons/alexandru.stoica/focus_point [#845].svg @@ -0,0 +1,14 @@ + + + + focus_point [#845] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_point [#846].svg b/data/icons/alexandru.stoica/focus_point [#846].svg new file mode 100644 index 0000000..910e0af --- /dev/null +++ b/data/icons/alexandru.stoica/focus_point [#846].svg @@ -0,0 +1,14 @@ + + + + focus_point [#846] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_point [#847].svg b/data/icons/alexandru.stoica/focus_point [#847].svg new file mode 100644 index 0000000..ad0007b --- /dev/null +++ b/data/icons/alexandru.stoica/focus_point [#847].svg @@ -0,0 +1,14 @@ + + + + focus_point [#847] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_point_round [#844].svg b/data/icons/alexandru.stoica/focus_point_round [#844].svg new file mode 100644 index 0000000..745d572 --- /dev/null +++ b/data/icons/alexandru.stoica/focus_point_round [#844].svg @@ -0,0 +1,14 @@ + + + + focus_point_round [#844] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_vertical [#842].svg b/data/icons/alexandru.stoica/focus_vertical [#842].svg new file mode 100644 index 0000000..37265f5 --- /dev/null +++ b/data/icons/alexandru.stoica/focus_vertical [#842].svg @@ -0,0 +1,14 @@ + + + + focus_vertical [#842] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/focus_vertical_round [#843].svg b/data/icons/alexandru.stoica/focus_vertical_round [#843].svg new file mode 100644 index 0000000..183086b --- /dev/null +++ b/data/icons/alexandru.stoica/focus_vertical_round [#843].svg @@ -0,0 +1,14 @@ + + + + focus_vertical_round [#843] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder [#1784].svg b/data/icons/alexandru.stoica/folder [#1784].svg new file mode 100644 index 0000000..eb398ef --- /dev/null +++ b/data/icons/alexandru.stoica/folder [#1784].svg @@ -0,0 +1,14 @@ + + + + folder [#1784] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder [#1785].svg b/data/icons/alexandru.stoica/folder [#1785].svg new file mode 100644 index 0000000..b19de0d --- /dev/null +++ b/data/icons/alexandru.stoica/folder [#1785].svg @@ -0,0 +1,14 @@ + + + + folder [#1785] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder [#1791].svg b/data/icons/alexandru.stoica/folder [#1791].svg new file mode 100644 index 0000000..f20fd13 --- /dev/null +++ b/data/icons/alexandru.stoica/folder [#1791].svg @@ -0,0 +1,14 @@ + + + + folder [#1791] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder [#1792].svg b/data/icons/alexandru.stoica/folder [#1792].svg new file mode 100644 index 0000000..27d6f1f --- /dev/null +++ b/data/icons/alexandru.stoica/folder [#1792].svg @@ -0,0 +1,14 @@ + + + + folder [#1792] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder [#1793].svg b/data/icons/alexandru.stoica/folder [#1793].svg new file mode 100644 index 0000000..dfeee52 --- /dev/null +++ b/data/icons/alexandru.stoica/folder [#1793].svg @@ -0,0 +1,14 @@ + + + + folder [#1793] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder [#1794].svg b/data/icons/alexandru.stoica/folder [#1794].svg new file mode 100644 index 0000000..80c8f14 --- /dev/null +++ b/data/icons/alexandru.stoica/folder [#1794].svg @@ -0,0 +1,14 @@ + + + + folder [#1794] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder [#1795].svg b/data/icons/alexandru.stoica/folder [#1795].svg new file mode 100644 index 0000000..f9d664a --- /dev/null +++ b/data/icons/alexandru.stoica/folder [#1795].svg @@ -0,0 +1,14 @@ + + + + folder [#1795] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder [#1796].svg b/data/icons/alexandru.stoica/folder [#1796].svg new file mode 100644 index 0000000..3315606 --- /dev/null +++ b/data/icons/alexandru.stoica/folder [#1796].svg @@ -0,0 +1,14 @@ + + + + folder [#1796] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder__plus_fill [#1788].svg b/data/icons/alexandru.stoica/folder__plus_fill [#1788].svg new file mode 100644 index 0000000..dfe5c11 --- /dev/null +++ b/data/icons/alexandru.stoica/folder__plus_fill [#1788].svg @@ -0,0 +1,14 @@ + + + + folder__plus_fill [#1788] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_fill [#1774].svg b/data/icons/alexandru.stoica/folder_fill [#1774].svg new file mode 100644 index 0000000..687eb9e --- /dev/null +++ b/data/icons/alexandru.stoica/folder_fill [#1774].svg @@ -0,0 +1,14 @@ + + + + folder_fill [#1774] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_fill [#1777].svg b/data/icons/alexandru.stoica/folder_fill [#1777].svg new file mode 100644 index 0000000..e87e2b1 --- /dev/null +++ b/data/icons/alexandru.stoica/folder_fill [#1777].svg @@ -0,0 +1,14 @@ + + + + folder_fill [#1777] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_fill [#1789].svg b/data/icons/alexandru.stoica/folder_fill [#1789].svg new file mode 100644 index 0000000..28b2aba --- /dev/null +++ b/data/icons/alexandru.stoica/folder_fill [#1789].svg @@ -0,0 +1,14 @@ + + + + folder_fill [#1789] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_minus [#1783].svg b/data/icons/alexandru.stoica/folder_minus [#1783].svg new file mode 100644 index 0000000..2bf9983 --- /dev/null +++ b/data/icons/alexandru.stoica/folder_minus [#1783].svg @@ -0,0 +1,14 @@ + + + + folder_minus [#1783] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_minus [#1790].svg b/data/icons/alexandru.stoica/folder_minus [#1790].svg new file mode 100644 index 0000000..d9789ca --- /dev/null +++ b/data/icons/alexandru.stoica/folder_minus [#1790].svg @@ -0,0 +1,14 @@ + + + + folder_minus [#1790] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_minus_fill [#1787].svg b/data/icons/alexandru.stoica/folder_minus_fill [#1787].svg new file mode 100644 index 0000000..395be41 --- /dev/null +++ b/data/icons/alexandru.stoica/folder_minus_fill [#1787].svg @@ -0,0 +1,14 @@ + + + + folder_minus_fill [#1787] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_minus_minus [#1779].svg b/data/icons/alexandru.stoica/folder_minus_minus [#1779].svg new file mode 100644 index 0000000..b074216 --- /dev/null +++ b/data/icons/alexandru.stoica/folder_minus_minus [#1779].svg @@ -0,0 +1,14 @@ + + + + folder_minus_minus [#1779] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_minus_minus [#1781].svg b/data/icons/alexandru.stoica/folder_minus_minus [#1781].svg new file mode 100644 index 0000000..0043015 --- /dev/null +++ b/data/icons/alexandru.stoica/folder_minus_minus [#1781].svg @@ -0,0 +1,14 @@ + + + + folder_minus_minus [#1781] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_minus_minus_fill [#1776].svg b/data/icons/alexandru.stoica/folder_minus_minus_fill [#1776].svg new file mode 100644 index 0000000..4938a00 --- /dev/null +++ b/data/icons/alexandru.stoica/folder_minus_minus_fill [#1776].svg @@ -0,0 +1,14 @@ + + + + folder_minus_minus_fill [#1776] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_plus [#1778].svg b/data/icons/alexandru.stoica/folder_plus [#1778].svg new file mode 100644 index 0000000..f4e6eac --- /dev/null +++ b/data/icons/alexandru.stoica/folder_plus [#1778].svg @@ -0,0 +1,14 @@ + + + + folder_plus [#1778] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_plus [#1780].svg b/data/icons/alexandru.stoica/folder_plus [#1780].svg new file mode 100644 index 0000000..ee2592b --- /dev/null +++ b/data/icons/alexandru.stoica/folder_plus [#1780].svg @@ -0,0 +1,14 @@ + + + + folder_plus [#1780] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_plus [#1782].svg b/data/icons/alexandru.stoica/folder_plus [#1782].svg new file mode 100644 index 0000000..aa00aa1 --- /dev/null +++ b/data/icons/alexandru.stoica/folder_plus [#1782].svg @@ -0,0 +1,14 @@ + + + + folder_plus [#1782] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_plus [#1786].svg b/data/icons/alexandru.stoica/folder_plus [#1786].svg new file mode 100644 index 0000000..9d28f5a --- /dev/null +++ b/data/icons/alexandru.stoica/folder_plus [#1786].svg @@ -0,0 +1,14 @@ + + + + folder_plus [#1786] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/folder_plus_fill [#1775].svg b/data/icons/alexandru.stoica/folder_plus_fill [#1775].svg new file mode 100644 index 0000000..d3f2c8f --- /dev/null +++ b/data/icons/alexandru.stoica/folder_plus_fill [#1775].svg @@ -0,0 +1,14 @@ + + + + folder_plus_fill [#1775] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/football [#787].svg b/data/icons/alexandru.stoica/football [#787].svg new file mode 100644 index 0000000..b7b0677 --- /dev/null +++ b/data/icons/alexandru.stoica/football [#787].svg @@ -0,0 +1,14 @@ + + + + football [#787] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/foursquare [#138].svg b/data/icons/alexandru.stoica/foursquare [#138].svg new file mode 100644 index 0000000..76abae3 --- /dev/null +++ b/data/icons/alexandru.stoica/foursquare [#138].svg @@ -0,0 +1,14 @@ + + + + foursquare [#138] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/full_screen [#904].svg b/data/icons/alexandru.stoica/full_screen [#904].svg new file mode 100644 index 0000000..35be570 --- /dev/null +++ b/data/icons/alexandru.stoica/full_screen [#904].svg @@ -0,0 +1,14 @@ + + + + full_screen [#904] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/gallery_grid_view [#1402].svg b/data/icons/alexandru.stoica/gallery_grid_view [#1402].svg new file mode 100644 index 0000000..a2d3e22 --- /dev/null +++ b/data/icons/alexandru.stoica/gallery_grid_view [#1402].svg @@ -0,0 +1,14 @@ + + + + gallery_grid_view [#1402] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/gallery_grid_view [#1403].svg b/data/icons/alexandru.stoica/gallery_grid_view [#1403].svg new file mode 100644 index 0000000..664d045 --- /dev/null +++ b/data/icons/alexandru.stoica/gallery_grid_view [#1403].svg @@ -0,0 +1,14 @@ + + + + gallery_grid_view [#1403] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/gallery_grid_view [#1404].svg b/data/icons/alexandru.stoica/gallery_grid_view [#1404].svg new file mode 100644 index 0000000..11e02b3 --- /dev/null +++ b/data/icons/alexandru.stoica/gallery_grid_view [#1404].svg @@ -0,0 +1,14 @@ + + + + gallery_grid_view [#1404] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/gallery_grid_view [#1405].svg b/data/icons/alexandru.stoica/gallery_grid_view [#1405].svg new file mode 100644 index 0000000..82c1a1f --- /dev/null +++ b/data/icons/alexandru.stoica/gallery_grid_view [#1405].svg @@ -0,0 +1,14 @@ + + + + gallery_grid_view [#1405] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_controller [#793].svg b/data/icons/alexandru.stoica/game_controller [#793].svg new file mode 100644 index 0000000..80239de --- /dev/null +++ b/data/icons/alexandru.stoica/game_controller [#793].svg @@ -0,0 +1,14 @@ + + + + game_controller [#793] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_controller [#794].svg b/data/icons/alexandru.stoica/game_controller [#794].svg new file mode 100644 index 0000000..068a18f --- /dev/null +++ b/data/icons/alexandru.stoica/game_controller [#794].svg @@ -0,0 +1,14 @@ + + + + game_controller [#794] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_controller [#796].svg b/data/icons/alexandru.stoica/game_controller [#796].svg new file mode 100644 index 0000000..4f85903 --- /dev/null +++ b/data/icons/alexandru.stoica/game_controller [#796].svg @@ -0,0 +1,14 @@ + + + + game_controller [#796] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_controller [#798].svg b/data/icons/alexandru.stoica/game_controller [#798].svg new file mode 100644 index 0000000..0251ee9 --- /dev/null +++ b/data/icons/alexandru.stoica/game_controller [#798].svg @@ -0,0 +1,14 @@ + + + + game_controller [#798] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_controller [#800].svg b/data/icons/alexandru.stoica/game_controller [#800].svg new file mode 100644 index 0000000..89baa80 --- /dev/null +++ b/data/icons/alexandru.stoica/game_controller [#800].svg @@ -0,0 +1,14 @@ + + + + game_controller [#800] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_controller_round [#792].svg b/data/icons/alexandru.stoica/game_controller_round [#792].svg new file mode 100644 index 0000000..1580fb6 --- /dev/null +++ b/data/icons/alexandru.stoica/game_controller_round [#792].svg @@ -0,0 +1,14 @@ + + + + game_controller_round [#792] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_controller_round [#795].svg b/data/icons/alexandru.stoica/game_controller_round [#795].svg new file mode 100644 index 0000000..9960a54 --- /dev/null +++ b/data/icons/alexandru.stoica/game_controller_round [#795].svg @@ -0,0 +1,14 @@ + + + + game_controller_round [#795] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_controller_round [#797].svg b/data/icons/alexandru.stoica/game_controller_round [#797].svg new file mode 100644 index 0000000..38f719d --- /dev/null +++ b/data/icons/alexandru.stoica/game_controller_round [#797].svg @@ -0,0 +1,14 @@ + + + + game_controller_round [#797] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_controller_round [#799].svg b/data/icons/alexandru.stoica/game_controller_round [#799].svg new file mode 100644 index 0000000..4d73814 --- /dev/null +++ b/data/icons/alexandru.stoica/game_controller_round [#799].svg @@ -0,0 +1,14 @@ + + + + game_controller_round [#799] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/game_of_thrones [#123].svg b/data/icons/alexandru.stoica/game_of_thrones [#123].svg new file mode 100644 index 0000000..22c88ff --- /dev/null +++ b/data/icons/alexandru.stoica/game_of_thrones [#123].svg @@ -0,0 +1,14 @@ + + + + game_of_thrones [#123] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/games [#776].svg b/data/icons/alexandru.stoica/games [#776].svg new file mode 100644 index 0000000..9c2c9ca --- /dev/null +++ b/data/icons/alexandru.stoica/games [#776].svg @@ -0,0 +1,14 @@ + + + + games [#776] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ghost [#586].svg b/data/icons/alexandru.stoica/ghost [#586].svg new file mode 100644 index 0000000..58da08e --- /dev/null +++ b/data/icons/alexandru.stoica/ghost [#586].svg @@ -0,0 +1,14 @@ + + + + ghost [#586] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ghost [#587].svg b/data/icons/alexandru.stoica/ghost [#587].svg new file mode 100644 index 0000000..c37a5b8 --- /dev/null +++ b/data/icons/alexandru.stoica/ghost [#587].svg @@ -0,0 +1,14 @@ + + + + ghost [#587] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ghost [#588].svg b/data/icons/alexandru.stoica/ghost [#588].svg new file mode 100644 index 0000000..6d891ce --- /dev/null +++ b/data/icons/alexandru.stoica/ghost [#588].svg @@ -0,0 +1,14 @@ + + + + ghost [#588] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/github [#142].svg b/data/icons/alexandru.stoica/github [#142].svg new file mode 100644 index 0000000..065c8cc --- /dev/null +++ b/data/icons/alexandru.stoica/github [#142].svg @@ -0,0 +1,14 @@ + + + + github [#142] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/glasses [#761].svg b/data/icons/alexandru.stoica/glasses [#761].svg new file mode 100644 index 0000000..cea0236 --- /dev/null +++ b/data/icons/alexandru.stoica/glasses [#761].svg @@ -0,0 +1,14 @@ + + + + glasses [#761] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/glasses [#762].svg b/data/icons/alexandru.stoica/glasses [#762].svg new file mode 100644 index 0000000..5f7e80e --- /dev/null +++ b/data/icons/alexandru.stoica/glasses [#762].svg @@ -0,0 +1,14 @@ + + + + glasses [#762] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/glasses [#805].svg b/data/icons/alexandru.stoica/glasses [#805].svg new file mode 100644 index 0000000..fc8ce63 --- /dev/null +++ b/data/icons/alexandru.stoica/glasses [#805].svg @@ -0,0 +1,14 @@ + + + + glasses [#805] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/globe_network [#1294].svg b/data/icons/alexandru.stoica/globe_network [#1294].svg new file mode 100644 index 0000000..49c153d --- /dev/null +++ b/data/icons/alexandru.stoica/globe_network [#1294].svg @@ -0,0 +1,14 @@ + + + + globe_network [#1294] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/golf [#785].svg b/data/icons/alexandru.stoica/golf [#785].svg new file mode 100644 index 0000000..7a4fdfb --- /dev/null +++ b/data/icons/alexandru.stoica/golf [#785].svg @@ -0,0 +1,14 @@ + + + + golf [#785] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/google [#178].svg b/data/icons/alexandru.stoica/google [#178].svg new file mode 100644 index 0000000..ffbdf83 --- /dev/null +++ b/data/icons/alexandru.stoica/google [#178].svg @@ -0,0 +1,14 @@ + + + + google [#178] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/google_chrome [#157].svg b/data/icons/alexandru.stoica/google_chrome [#157].svg new file mode 100644 index 0000000..b037946 --- /dev/null +++ b/data/icons/alexandru.stoica/google_chrome [#157].svg @@ -0,0 +1,14 @@ + + + + google_chrome [#157] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/google_drive [#169].svg b/data/icons/alexandru.stoica/google_drive [#169].svg new file mode 100644 index 0000000..70a7feb --- /dev/null +++ b/data/icons/alexandru.stoica/google_drive [#169].svg @@ -0,0 +1,14 @@ + + + + google_drive [#169] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/google_play [#133].svg b/data/icons/alexandru.stoica/google_play [#133].svg new file mode 100644 index 0000000..5bcd93a --- /dev/null +++ b/data/icons/alexandru.stoica/google_play [#133].svg @@ -0,0 +1,14 @@ + + + + google_play [#133] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/google_plus [#165].svg b/data/icons/alexandru.stoica/google_plus [#165].svg new file mode 100644 index 0000000..d7b1d3b --- /dev/null +++ b/data/icons/alexandru.stoica/google_plus [#165].svg @@ -0,0 +1,14 @@ + + + + google_plus [#165] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/google_wallet [#147].svg b/data/icons/alexandru.stoica/google_wallet [#147].svg new file mode 100644 index 0000000..6474bfb --- /dev/null +++ b/data/icons/alexandru.stoica/google_wallet [#147].svg @@ -0,0 +1,14 @@ + + + + google_wallet [#147] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/grid [#1524].svg b/data/icons/alexandru.stoica/grid [#1524].svg new file mode 100644 index 0000000..660eba6 --- /dev/null +++ b/data/icons/alexandru.stoica/grid [#1524].svg @@ -0,0 +1,14 @@ + + + + grid [#1524] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/grid [#1525].svg b/data/icons/alexandru.stoica/grid [#1525].svg new file mode 100644 index 0000000..db43c2a --- /dev/null +++ b/data/icons/alexandru.stoica/grid [#1525].svg @@ -0,0 +1,14 @@ + + + + grid [#1525] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/grid [#1526].svg b/data/icons/alexandru.stoica/grid [#1526].svg new file mode 100644 index 0000000..a5872e6 --- /dev/null +++ b/data/icons/alexandru.stoica/grid [#1526].svg @@ -0,0 +1,14 @@ + + + + grid [#1526] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/grid_system [#1520].svg b/data/icons/alexandru.stoica/grid_system [#1520].svg new file mode 100644 index 0000000..931bc8e --- /dev/null +++ b/data/icons/alexandru.stoica/grid_system [#1520].svg @@ -0,0 +1,14 @@ + + + + grid_system [#1520] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hanger [#109].svg b/data/icons/alexandru.stoica/hanger [#109].svg new file mode 100644 index 0000000..d8666fb --- /dev/null +++ b/data/icons/alexandru.stoica/hanger [#109].svg @@ -0,0 +1,14 @@ + + + + hanger [#109] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hangouts [#153].svg b/data/icons/alexandru.stoica/hangouts [#153].svg new file mode 100644 index 0000000..28fd9d0 --- /dev/null +++ b/data/icons/alexandru.stoica/hangouts [#153].svg @@ -0,0 +1,14 @@ + + + + hangouts [#153] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/header [#1539].svg b/data/icons/alexandru.stoica/header [#1539].svg new file mode 100644 index 0000000..2e5c3ed --- /dev/null +++ b/data/icons/alexandru.stoica/header [#1539].svg @@ -0,0 +1,14 @@ + + + + header [#1539] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/headphones [#992].svg b/data/icons/alexandru.stoica/headphones [#992].svg new file mode 100644 index 0000000..42f3c42 --- /dev/null +++ b/data/icons/alexandru.stoica/headphones [#992].svg @@ -0,0 +1,14 @@ + + + + headphones [#992] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hello_internet [#122].svg b/data/icons/alexandru.stoica/hello_internet [#122].svg new file mode 100644 index 0000000..aefa238 --- /dev/null +++ b/data/icons/alexandru.stoica/hello_internet [#122].svg @@ -0,0 +1,14 @@ + + + + hello_internet [#122] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/helmet [#591].svg b/data/icons/alexandru.stoica/helmet [#591].svg new file mode 100644 index 0000000..4c7e933 --- /dev/null +++ b/data/icons/alexandru.stoica/helmet [#591].svg @@ -0,0 +1,14 @@ + + + + helmet [#591] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/helmet [#593].svg b/data/icons/alexandru.stoica/helmet [#593].svg new file mode 100644 index 0000000..01b115a --- /dev/null +++ b/data/icons/alexandru.stoica/helmet [#593].svg @@ -0,0 +1,14 @@ + + + + helmet [#593] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/helmet [#598].svg b/data/icons/alexandru.stoica/helmet [#598].svg new file mode 100644 index 0000000..9db63c7 --- /dev/null +++ b/data/icons/alexandru.stoica/helmet [#598].svg @@ -0,0 +1,14 @@ + + + + helmet [#598] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/helmet [#599].svg b/data/icons/alexandru.stoica/helmet [#599].svg new file mode 100644 index 0000000..4be0c4e --- /dev/null +++ b/data/icons/alexandru.stoica/helmet [#599].svg @@ -0,0 +1,14 @@ + + + + helmet [#599] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/helmet_round [#592].svg b/data/icons/alexandru.stoica/helmet_round [#592].svg new file mode 100644 index 0000000..85c37f4 --- /dev/null +++ b/data/icons/alexandru.stoica/helmet_round [#592].svg @@ -0,0 +1,14 @@ + + + + helmet_round [#592] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/helmet_round [#594].svg b/data/icons/alexandru.stoica/helmet_round [#594].svg new file mode 100644 index 0000000..6c74889 --- /dev/null +++ b/data/icons/alexandru.stoica/helmet_round [#594].svg @@ -0,0 +1,14 @@ + + + + helmet_round [#594] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/help [#1435].svg b/data/icons/alexandru.stoica/help [#1435].svg new file mode 100644 index 0000000..5ed53cb --- /dev/null +++ b/data/icons/alexandru.stoica/help [#1435].svg @@ -0,0 +1,14 @@ + + + + help [#1435] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/help [#1436].svg b/data/icons/alexandru.stoica/help [#1436].svg new file mode 100644 index 0000000..faae391 --- /dev/null +++ b/data/icons/alexandru.stoica/help [#1436].svg @@ -0,0 +1,14 @@ + + + + help [#1436] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/home [#1391].svg b/data/icons/alexandru.stoica/home [#1391].svg new file mode 100644 index 0000000..f550f5d --- /dev/null +++ b/data/icons/alexandru.stoica/home [#1391].svg @@ -0,0 +1,14 @@ + + + + home [#1391] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/home [#1392].svg b/data/icons/alexandru.stoica/home [#1392].svg new file mode 100644 index 0000000..7c93ef6 --- /dev/null +++ b/data/icons/alexandru.stoica/home [#1392].svg @@ -0,0 +1,14 @@ + + + + home [#1392] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/home [#1393].svg b/data/icons/alexandru.stoica/home [#1393].svg new file mode 100644 index 0000000..43b1ccf --- /dev/null +++ b/data/icons/alexandru.stoica/home [#1393].svg @@ -0,0 +1,14 @@ + + + + home [#1393] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hospital [#1213].svg b/data/icons/alexandru.stoica/hospital [#1213].svg new file mode 100644 index 0000000..0daf831 --- /dev/null +++ b/data/icons/alexandru.stoica/hospital [#1213].svg @@ -0,0 +1,14 @@ + + + + hospital [#1213] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hospital [#1214].svg b/data/icons/alexandru.stoica/hospital [#1214].svg new file mode 100644 index 0000000..d27b20e --- /dev/null +++ b/data/icons/alexandru.stoica/hospital [#1214].svg @@ -0,0 +1,14 @@ + + + + hospital [#1214] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hospital [#1215].svg b/data/icons/alexandru.stoica/hospital [#1215].svg new file mode 100644 index 0000000..542361b --- /dev/null +++ b/data/icons/alexandru.stoica/hospital [#1215].svg @@ -0,0 +1,14 @@ + + + + hospital [#1215] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hospital [#1216].svg b/data/icons/alexandru.stoica/hospital [#1216].svg new file mode 100644 index 0000000..c3e4521 --- /dev/null +++ b/data/icons/alexandru.stoica/hospital [#1216].svg @@ -0,0 +1,14 @@ + + + + hospital [#1216] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hot_air_balloon [#595].svg b/data/icons/alexandru.stoica/hot_air_balloon [#595].svg new file mode 100644 index 0000000..7c1d6ca --- /dev/null +++ b/data/icons/alexandru.stoica/hot_air_balloon [#595].svg @@ -0,0 +1,14 @@ + + + + hot_air_balloon [#595] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hot_air_balloon [#596].svg b/data/icons/alexandru.stoica/hot_air_balloon [#596].svg new file mode 100644 index 0000000..256367b --- /dev/null +++ b/data/icons/alexandru.stoica/hot_air_balloon [#596].svg @@ -0,0 +1,14 @@ + + + + hot_air_balloon [#596] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hot_air_balloon [#597].svg b/data/icons/alexandru.stoica/hot_air_balloon [#597].svg new file mode 100644 index 0000000..cc69a0b --- /dev/null +++ b/data/icons/alexandru.stoica/hot_air_balloon [#597].svg @@ -0,0 +1,14 @@ + + + + hot_air_balloon [#597] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/hot_air_balloon [#610].svg b/data/icons/alexandru.stoica/hot_air_balloon [#610].svg new file mode 100644 index 0000000..7bcc556 --- /dev/null +++ b/data/icons/alexandru.stoica/hot_air_balloon [#610].svg @@ -0,0 +1,14 @@ + + + + hot_air_balloon [#610] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/html [#124].svg b/data/icons/alexandru.stoica/html [#124].svg new file mode 100644 index 0000000..4c069b6 --- /dev/null +++ b/data/icons/alexandru.stoica/html [#124].svg @@ -0,0 +1,14 @@ + + + + html [#124] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image [#987].svg b/data/icons/alexandru.stoica/image [#987].svg new file mode 100644 index 0000000..148987d --- /dev/null +++ b/data/icons/alexandru.stoica/image [#987].svg @@ -0,0 +1,14 @@ + + + + image [#987] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image [#991].svg b/data/icons/alexandru.stoica/image [#991].svg new file mode 100644 index 0000000..dc7b713 --- /dev/null +++ b/data/icons/alexandru.stoica/image [#991].svg @@ -0,0 +1,14 @@ + + + + image [#991] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_cover [#986].svg b/data/icons/alexandru.stoica/image_cover [#986].svg new file mode 100644 index 0000000..6929185 --- /dev/null +++ b/data/icons/alexandru.stoica/image_cover [#986].svg @@ -0,0 +1,14 @@ + + + + image_cover [#986] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_picture [#968].svg b/data/icons/alexandru.stoica/image_picture [#968].svg new file mode 100644 index 0000000..59ff106 --- /dev/null +++ b/data/icons/alexandru.stoica/image_picture [#968].svg @@ -0,0 +1,14 @@ + + + + image_picture [#968] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_picture [#969].svg b/data/icons/alexandru.stoica/image_picture [#969].svg new file mode 100644 index 0000000..2f80923 --- /dev/null +++ b/data/icons/alexandru.stoica/image_picture [#969].svg @@ -0,0 +1,14 @@ + + + + image_picture [#969] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_picture [#970].svg b/data/icons/alexandru.stoica/image_picture [#970].svg new file mode 100644 index 0000000..9446fac --- /dev/null +++ b/data/icons/alexandru.stoica/image_picture [#970].svg @@ -0,0 +1,14 @@ + + + + image_picture [#970] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_picture [#971].svg b/data/icons/alexandru.stoica/image_picture [#971].svg new file mode 100644 index 0000000..cda8d74 --- /dev/null +++ b/data/icons/alexandru.stoica/image_picture [#971].svg @@ -0,0 +1,14 @@ + + + + image_picture [#971] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_picture [#972].svg b/data/icons/alexandru.stoica/image_picture [#972].svg new file mode 100644 index 0000000..10a0624 --- /dev/null +++ b/data/icons/alexandru.stoica/image_picture [#972].svg @@ -0,0 +1,14 @@ + + + + image_picture [#972] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_picture [#973].svg b/data/icons/alexandru.stoica/image_picture [#973].svg new file mode 100644 index 0000000..c2473fe --- /dev/null +++ b/data/icons/alexandru.stoica/image_picture [#973].svg @@ -0,0 +1,14 @@ + + + + image_picture [#973] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_picture [#974].svg b/data/icons/alexandru.stoica/image_picture [#974].svg new file mode 100644 index 0000000..49e6128 --- /dev/null +++ b/data/icons/alexandru.stoica/image_picture [#974].svg @@ -0,0 +1,14 @@ + + + + image_picture [#974] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_picture [#975].svg b/data/icons/alexandru.stoica/image_picture [#975].svg new file mode 100644 index 0000000..e08dfd4 --- /dev/null +++ b/data/icons/alexandru.stoica/image_picture [#975].svg @@ -0,0 +1,14 @@ + + + + image_picture [#975] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/image_plus [#988].svg b/data/icons/alexandru.stoica/image_plus [#988].svg new file mode 100644 index 0000000..eb0d30d --- /dev/null +++ b/data/icons/alexandru.stoica/image_plus [#988].svg @@ -0,0 +1,14 @@ + + + + image_plus [#988] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/images [#966].svg b/data/icons/alexandru.stoica/images [#966].svg new file mode 100644 index 0000000..7878c21 --- /dev/null +++ b/data/icons/alexandru.stoica/images [#966].svg @@ -0,0 +1,14 @@ + + + + images [#966] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/images [#967].svg b/data/icons/alexandru.stoica/images [#967].svg new file mode 100644 index 0000000..efaee59 --- /dev/null +++ b/data/icons/alexandru.stoica/images [#967].svg @@ -0,0 +1,14 @@ + + + + images [#967] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/images_round [#965].svg b/data/icons/alexandru.stoica/images_round [#965].svg new file mode 100644 index 0000000..71dfa5b --- /dev/null +++ b/data/icons/alexandru.stoica/images_round [#965].svg @@ -0,0 +1,14 @@ + + + + images_round [#965] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/important_details [#1434].svg b/data/icons/alexandru.stoica/important_details [#1434].svg new file mode 100644 index 0000000..b8d9cb9 --- /dev/null +++ b/data/icons/alexandru.stoica/important_details [#1434].svg @@ -0,0 +1,14 @@ + + + + important_details [#1434] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/important_details [#1443].svg b/data/icons/alexandru.stoica/important_details [#1443].svg new file mode 100644 index 0000000..ea5b589 --- /dev/null +++ b/data/icons/alexandru.stoica/important_details [#1443].svg @@ -0,0 +1,14 @@ + + + + important_details [#1443] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/important_message [#1448].svg b/data/icons/alexandru.stoica/important_message [#1448].svg new file mode 100644 index 0000000..9544b08 --- /dev/null +++ b/data/icons/alexandru.stoica/important_message [#1448].svg @@ -0,0 +1,14 @@ + + + + important_message [#1448] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/important_message [#1449].svg b/data/icons/alexandru.stoica/important_message [#1449].svg new file mode 100644 index 0000000..55c9d35 --- /dev/null +++ b/data/icons/alexandru.stoica/important_message [#1449].svg @@ -0,0 +1,14 @@ + + + + important_message [#1449] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_close [#1546].svg b/data/icons/alexandru.stoica/inbox_close [#1546].svg new file mode 100644 index 0000000..17fef2a --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_close [#1546].svg @@ -0,0 +1,14 @@ + + + + inbox_close [#1546] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_close_round [#1547].svg b/data/icons/alexandru.stoica/inbox_close_round [#1547].svg new file mode 100644 index 0000000..a044271 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_close_round [#1547].svg @@ -0,0 +1,14 @@ + + + + inbox_close_round [#1547] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_done [#1542].svg b/data/icons/alexandru.stoica/inbox_done [#1542].svg new file mode 100644 index 0000000..5b55162 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_done [#1542].svg @@ -0,0 +1,14 @@ + + + + inbox_done [#1542] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_done_round [#1543].svg b/data/icons/alexandru.stoica/inbox_done_round [#1543].svg new file mode 100644 index 0000000..96db998 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_done_round [#1543].svg @@ -0,0 +1,14 @@ + + + + inbox_done_round [#1543] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_down [#1548].svg b/data/icons/alexandru.stoica/inbox_down [#1548].svg new file mode 100644 index 0000000..7336f33 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_down [#1548].svg @@ -0,0 +1,14 @@ + + + + inbox_down [#1548] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_down_round [#1550].svg b/data/icons/alexandru.stoica/inbox_down_round [#1550].svg new file mode 100644 index 0000000..ad6db57 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_down_round [#1550].svg @@ -0,0 +1,14 @@ + + + + inbox_down_round [#1550] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_empty [#1552].svg b/data/icons/alexandru.stoica/inbox_empty [#1552].svg new file mode 100644 index 0000000..2a8e0f5 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_empty [#1552].svg @@ -0,0 +1,14 @@ + + + + inbox_empty [#1552] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_empty_round [#1553].svg b/data/icons/alexandru.stoica/inbox_empty_round [#1553].svg new file mode 100644 index 0000000..3bb3f1d --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_empty_round [#1553].svg @@ -0,0 +1,14 @@ + + + + inbox_empty_round [#1553] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_minus [#1544].svg b/data/icons/alexandru.stoica/inbox_minus [#1544].svg new file mode 100644 index 0000000..1347598 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_minus [#1544].svg @@ -0,0 +1,14 @@ + + + + inbox_minus [#1544] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_minus_round [#1545].svg b/data/icons/alexandru.stoica/inbox_minus_round [#1545].svg new file mode 100644 index 0000000..9ecb78a --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_minus_round [#1545].svg @@ -0,0 +1,14 @@ + + + + inbox_minus_round [#1545] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_paper [#1555].svg b/data/icons/alexandru.stoica/inbox_paper [#1555].svg new file mode 100644 index 0000000..bf81111 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_paper [#1555].svg @@ -0,0 +1,14 @@ + + + + inbox_paper [#1555] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_paper_round [#1556].svg b/data/icons/alexandru.stoica/inbox_paper_round [#1556].svg new file mode 100644 index 0000000..e61d289 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_paper_round [#1556].svg @@ -0,0 +1,14 @@ + + + + inbox_paper_round [#1556] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_plus [#1554].svg b/data/icons/alexandru.stoica/inbox_plus [#1554].svg new file mode 100644 index 0000000..d099bd8 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_plus [#1554].svg @@ -0,0 +1,14 @@ + + + + inbox_plus [#1554] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_plus_round [#1541].svg b/data/icons/alexandru.stoica/inbox_plus_round [#1541].svg new file mode 100644 index 0000000..764ab41 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_plus_round [#1541].svg @@ -0,0 +1,14 @@ + + + + inbox_plus_round [#1541] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_up [#1549].svg b/data/icons/alexandru.stoica/inbox_up [#1549].svg new file mode 100644 index 0000000..ee88017 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_up [#1549].svg @@ -0,0 +1,14 @@ + + + + inbox_up [#1549] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/inbox_up_round [#1551].svg b/data/icons/alexandru.stoica/inbox_up_round [#1551].svg new file mode 100644 index 0000000..c4b90c3 --- /dev/null +++ b/data/icons/alexandru.stoica/inbox_up_round [#1551].svg @@ -0,0 +1,14 @@ + + + + inbox_up_round [#1551] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/information [#1446].svg b/data/icons/alexandru.stoica/information [#1446].svg new file mode 100644 index 0000000..27f8369 --- /dev/null +++ b/data/icons/alexandru.stoica/information [#1446].svg @@ -0,0 +1,14 @@ + + + + information [#1446] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/information [#1447].svg b/data/icons/alexandru.stoica/information [#1447].svg new file mode 100644 index 0000000..92a0eb2 --- /dev/null +++ b/data/icons/alexandru.stoica/information [#1447].svg @@ -0,0 +1,14 @@ + + + + information [#1447] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/information [#1535].svg b/data/icons/alexandru.stoica/information [#1535].svg new file mode 100644 index 0000000..fec83ba --- /dev/null +++ b/data/icons/alexandru.stoica/information [#1535].svg @@ -0,0 +1,14 @@ + + + + information [#1535] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/instagram [#167].svg b/data/icons/alexandru.stoica/instagram [#167].svg new file mode 100644 index 0000000..f1a268b --- /dev/null +++ b/data/icons/alexandru.stoica/instagram [#167].svg @@ -0,0 +1,14 @@ + + + + instagram [#167] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/invision [#166].svg b/data/icons/alexandru.stoica/invision [#166].svg new file mode 100644 index 0000000..9d8c1fb --- /dev/null +++ b/data/icons/alexandru.stoica/invision [#166].svg @@ -0,0 +1,14 @@ + + + + invision [#166] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/javascript [#155].svg b/data/icons/alexandru.stoica/javascript [#155].svg new file mode 100644 index 0000000..3b5f61e --- /dev/null +++ b/data/icons/alexandru.stoica/javascript [#155].svg @@ -0,0 +1,14 @@ + + + + javascript [#155] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/key [#677].svg b/data/icons/alexandru.stoica/key [#677].svg new file mode 100644 index 0000000..94814af --- /dev/null +++ b/data/icons/alexandru.stoica/key [#677].svg @@ -0,0 +1,14 @@ + + + + key [#677] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/key [#678].svg b/data/icons/alexandru.stoica/key [#678].svg new file mode 100644 index 0000000..6ff9984 --- /dev/null +++ b/data/icons/alexandru.stoica/key [#678].svg @@ -0,0 +1,14 @@ + + + + key [#678] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/key_round [#679].svg b/data/icons/alexandru.stoica/key_round [#679].svg new file mode 100644 index 0000000..1b5eb0f --- /dev/null +++ b/data/icons/alexandru.stoica/key_round [#679].svg @@ -0,0 +1,14 @@ + + + + key_round [#679] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/key_round [#680].svg b/data/icons/alexandru.stoica/key_round [#680].svg new file mode 100644 index 0000000..d707167 --- /dev/null +++ b/data/icons/alexandru.stoica/key_round [#680].svg @@ -0,0 +1,14 @@ + + + + key_round [#680] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/king [#1].svg b/data/icons/alexandru.stoica/king [#1].svg new file mode 100644 index 0000000..37f9b82 --- /dev/null +++ b/data/icons/alexandru.stoica/king [#1].svg @@ -0,0 +1,14 @@ + + + + king [#1] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/leaf [#15].svg b/data/icons/alexandru.stoica/leaf [#15].svg new file mode 100644 index 0000000..d7f3088 --- /dev/null +++ b/data/icons/alexandru.stoica/leaf [#15].svg @@ -0,0 +1,14 @@ + + + + leaf [#15] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/leaf [#73].svg b/data/icons/alexandru.stoica/leaf [#73].svg new file mode 100644 index 0000000..5ec5793 --- /dev/null +++ b/data/icons/alexandru.stoica/leaf [#73].svg @@ -0,0 +1,14 @@ + + + + leaf [#73] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/leaf [#97].svg b/data/icons/alexandru.stoica/leaf [#97].svg new file mode 100644 index 0000000..65e22f6 --- /dev/null +++ b/data/icons/alexandru.stoica/leaf [#97].svg @@ -0,0 +1,14 @@ + + + + leaf [#97] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/light_bulb [#676].svg b/data/icons/alexandru.stoica/light_bulb [#676].svg new file mode 100644 index 0000000..e3b6241 --- /dev/null +++ b/data/icons/alexandru.stoica/light_bulb [#676].svg @@ -0,0 +1,14 @@ + + + + light_bulb [#676] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lightning [#1261].svg b/data/icons/alexandru.stoica/lightning [#1261].svg new file mode 100644 index 0000000..26a8563 --- /dev/null +++ b/data/icons/alexandru.stoica/lightning [#1261].svg @@ -0,0 +1,14 @@ + + + + lightning [#1261] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lightning [#1262].svg b/data/icons/alexandru.stoica/lightning [#1262].svg new file mode 100644 index 0000000..6884a93 --- /dev/null +++ b/data/icons/alexandru.stoica/lightning [#1262].svg @@ -0,0 +1,14 @@ + + + + lightning [#1262] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/like [#1385].svg b/data/icons/alexandru.stoica/like [#1385].svg new file mode 100644 index 0000000..61e75f8 --- /dev/null +++ b/data/icons/alexandru.stoica/like [#1385].svg @@ -0,0 +1,14 @@ + + + + like [#1385] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/like [#1386].svg b/data/icons/alexandru.stoica/like [#1386].svg new file mode 100644 index 0000000..bcd8ffb --- /dev/null +++ b/data/icons/alexandru.stoica/like [#1386].svg @@ -0,0 +1,14 @@ + + + + like [#1386] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/link [#1107].svg b/data/icons/alexandru.stoica/link [#1107].svg new file mode 100644 index 0000000..ed07640 --- /dev/null +++ b/data/icons/alexandru.stoica/link [#1107].svg @@ -0,0 +1,14 @@ + + + + link [#1107] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/link_round [#1109].svg b/data/icons/alexandru.stoica/link_round [#1109].svg new file mode 100644 index 0000000..fb8793c --- /dev/null +++ b/data/icons/alexandru.stoica/link_round [#1109].svg @@ -0,0 +1,14 @@ + + + + link_round [#1109] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/link_round [#1110].svg b/data/icons/alexandru.stoica/link_round [#1110].svg new file mode 100644 index 0000000..fee85bd --- /dev/null +++ b/data/icons/alexandru.stoica/link_round [#1110].svg @@ -0,0 +1,14 @@ + + + + link_round [#1110] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/linkbroken_down [#1017].svg b/data/icons/alexandru.stoica/linkbroken_down [#1017].svg new file mode 100644 index 0000000..f088498 --- /dev/null +++ b/data/icons/alexandru.stoica/linkbroken_down [#1017].svg @@ -0,0 +1,14 @@ + + + + linkbroken_down [#1017] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/linkbroken_down_round [#1015].svg b/data/icons/alexandru.stoica/linkbroken_down_round [#1015].svg new file mode 100644 index 0000000..e8a3462 --- /dev/null +++ b/data/icons/alexandru.stoica/linkbroken_down_round [#1015].svg @@ -0,0 +1,14 @@ + + + + linkbroken_down_round [#1015] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/linkbroken_down_round [#1016].svg b/data/icons/alexandru.stoica/linkbroken_down_round [#1016].svg new file mode 100644 index 0000000..bddf9d3 --- /dev/null +++ b/data/icons/alexandru.stoica/linkbroken_down_round [#1016].svg @@ -0,0 +1,14 @@ + + + + linkbroken_down_round [#1016] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/linkedin [#161].svg b/data/icons/alexandru.stoica/linkedin [#161].svg new file mode 100644 index 0000000..ed0ca56 --- /dev/null +++ b/data/icons/alexandru.stoica/linkedin [#161].svg @@ -0,0 +1,14 @@ + + + + linkedin [#161] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/linux_ubuntu [#148].svg b/data/icons/alexandru.stoica/linux_ubuntu [#148].svg new file mode 100644 index 0000000..dd11fa5 --- /dev/null +++ b/data/icons/alexandru.stoica/linux_ubuntu [#148].svg @@ -0,0 +1,14 @@ + + + + linux_ubuntu [#148] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lire [#1187].svg b/data/icons/alexandru.stoica/lire [#1187].svg new file mode 100644 index 0000000..493af44 --- /dev/null +++ b/data/icons/alexandru.stoica/lire [#1187].svg @@ -0,0 +1,14 @@ + + + + lire [#1187] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/list [#1422].svg b/data/icons/alexandru.stoica/list [#1422].svg new file mode 100644 index 0000000..0c20007 --- /dev/null +++ b/data/icons/alexandru.stoica/list [#1422].svg @@ -0,0 +1,14 @@ + + + + list [#1422] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/list [#1496].svg b/data/icons/alexandru.stoica/list [#1496].svg new file mode 100644 index 0000000..830a4ee --- /dev/null +++ b/data/icons/alexandru.stoica/list [#1496].svg @@ -0,0 +1,14 @@ + + + + list [#1496] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/list [#1497].svg b/data/icons/alexandru.stoica/list [#1497].svg new file mode 100644 index 0000000..db7c749 --- /dev/null +++ b/data/icons/alexandru.stoica/list [#1497].svg @@ -0,0 +1,14 @@ + + + + list [#1497] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/list [#1508].svg b/data/icons/alexandru.stoica/list [#1508].svg new file mode 100644 index 0000000..8d84f73 --- /dev/null +++ b/data/icons/alexandru.stoica/list [#1508].svg @@ -0,0 +1,14 @@ + + + + list [#1508] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/list [#1509].svg b/data/icons/alexandru.stoica/list [#1509].svg new file mode 100644 index 0000000..54062e8 --- /dev/null +++ b/data/icons/alexandru.stoica/list [#1509].svg @@ -0,0 +1,14 @@ + + + + list [#1509] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/list [#1510].svg b/data/icons/alexandru.stoica/list [#1510].svg new file mode 100644 index 0000000..ff2f87a --- /dev/null +++ b/data/icons/alexandru.stoica/list [#1510].svg @@ -0,0 +1,14 @@ + + + + list [#1510] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/list [#1540].svg b/data/icons/alexandru.stoica/list [#1540].svg new file mode 100644 index 0000000..d314fac --- /dev/null +++ b/data/icons/alexandru.stoica/list [#1540].svg @@ -0,0 +1,14 @@ + + + + list [#1540] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_circle_close [#701].svg b/data/icons/alexandru.stoica/lock_circle_close [#701].svg new file mode 100644 index 0000000..83a92e7 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_circle_close [#701].svg @@ -0,0 +1,14 @@ + + + + lock_circle_close [#701] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_circle_close_round [#703].svg b/data/icons/alexandru.stoica/lock_circle_close_round [#703].svg new file mode 100644 index 0000000..75f3989 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_circle_close_round [#703].svg @@ -0,0 +1,14 @@ + + + + lock_circle_close_round [#703] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_circle_open [#702].svg b/data/icons/alexandru.stoica/lock_circle_open [#702].svg new file mode 100644 index 0000000..4ee9a91 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_circle_open [#702].svg @@ -0,0 +1,14 @@ + + + + lock_circle_open [#702] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_circle_open_round [#704].svg b/data/icons/alexandru.stoica/lock_circle_open_round [#704].svg new file mode 100644 index 0000000..8483d50 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_circle_open_round [#704].svg @@ -0,0 +1,14 @@ + + + + lock_circle_open_round [#704] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_close [#705].svg b/data/icons/alexandru.stoica/lock_close [#705].svg new file mode 100644 index 0000000..a25fb72 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_close [#705].svg @@ -0,0 +1,14 @@ + + + + lock_close [#705] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_close_cx [#717].svg b/data/icons/alexandru.stoica/lock_close_cx [#717].svg new file mode 100644 index 0000000..dd21580 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_close_cx [#717].svg @@ -0,0 +1,14 @@ + + + + lock_close_cx [#717] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_close_cx_round [#719].svg b/data/icons/alexandru.stoica/lock_close_cx_round [#719].svg new file mode 100644 index 0000000..f7fba1c --- /dev/null +++ b/data/icons/alexandru.stoica/lock_close_cx_round [#719].svg @@ -0,0 +1,14 @@ + + + + lock_close_cx_round [#719] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_close_minus_round [#715].svg b/data/icons/alexandru.stoica/lock_close_minus_round [#715].svg new file mode 100644 index 0000000..f76afad --- /dev/null +++ b/data/icons/alexandru.stoica/lock_close_minus_round [#715].svg @@ -0,0 +1,14 @@ + + + + lock_close_minus_round [#715] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_close_plus [#709].svg b/data/icons/alexandru.stoica/lock_close_plus [#709].svg new file mode 100644 index 0000000..04142e7 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_close_plus [#709].svg @@ -0,0 +1,14 @@ + + + + lock_close_plus [#709] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_close_plus [#713].svg b/data/icons/alexandru.stoica/lock_close_plus [#713].svg new file mode 100644 index 0000000..9f04b4a --- /dev/null +++ b/data/icons/alexandru.stoica/lock_close_plus [#713].svg @@ -0,0 +1,14 @@ + + + + lock_close_plus [#713] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_close_plus_round [#711].svg b/data/icons/alexandru.stoica/lock_close_plus_round [#711].svg new file mode 100644 index 0000000..4f8891b --- /dev/null +++ b/data/icons/alexandru.stoica/lock_close_plus_round [#711].svg @@ -0,0 +1,14 @@ + + + + lock_close_plus_round [#711] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_close_round [#707].svg b/data/icons/alexandru.stoica/lock_close_round [#707].svg new file mode 100644 index 0000000..a790e60 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_close_round [#707].svg @@ -0,0 +1,14 @@ + + + + lock_close_round [#707] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_open [#706].svg b/data/icons/alexandru.stoica/lock_open [#706].svg new file mode 100644 index 0000000..9949ff0 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_open [#706].svg @@ -0,0 +1,14 @@ + + + + lock_open [#706] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_open_cx [#718].svg b/data/icons/alexandru.stoica/lock_open_cx [#718].svg new file mode 100644 index 0000000..106d5ae --- /dev/null +++ b/data/icons/alexandru.stoica/lock_open_cx [#718].svg @@ -0,0 +1,14 @@ + + + + lock_open_cx [#718] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_open_cx_round [#720].svg b/data/icons/alexandru.stoica/lock_open_cx_round [#720].svg new file mode 100644 index 0000000..c01d8c4 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_open_cx_round [#720].svg @@ -0,0 +1,14 @@ + + + + lock_open_cx_round [#720] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_open_minus_round [#716].svg b/data/icons/alexandru.stoica/lock_open_minus_round [#716].svg new file mode 100644 index 0000000..a90bb2f --- /dev/null +++ b/data/icons/alexandru.stoica/lock_open_minus_round [#716].svg @@ -0,0 +1,14 @@ + + + + lock_open_minus_round [#716] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_open_plus [#710].svg b/data/icons/alexandru.stoica/lock_open_plus [#710].svg new file mode 100644 index 0000000..f0b49f8 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_open_plus [#710].svg @@ -0,0 +1,14 @@ + + + + lock_open_plus [#710] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_open_plus [#714].svg b/data/icons/alexandru.stoica/lock_open_plus [#714].svg new file mode 100644 index 0000000..1f4a452 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_open_plus [#714].svg @@ -0,0 +1,14 @@ + + + + lock_open_plus [#714] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_open_plus_round [#712].svg b/data/icons/alexandru.stoica/lock_open_plus_round [#712].svg new file mode 100644 index 0000000..993e609 --- /dev/null +++ b/data/icons/alexandru.stoica/lock_open_plus_round [#712].svg @@ -0,0 +1,14 @@ + + + + lock_open_plus_round [#712] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/lock_open_round [#708].svg b/data/icons/alexandru.stoica/lock_open_round [#708].svg new file mode 100644 index 0000000..25b10fa --- /dev/null +++ b/data/icons/alexandru.stoica/lock_open_round [#708].svg @@ -0,0 +1,14 @@ + + + + lock_open_round [#708] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/love [#1488].svg b/data/icons/alexandru.stoica/love [#1488].svg new file mode 100644 index 0000000..412d6c8 --- /dev/null +++ b/data/icons/alexandru.stoica/love [#1488].svg @@ -0,0 +1,14 @@ + + + + love [#1488] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/love [#1489].svg b/data/icons/alexandru.stoica/love [#1489].svg new file mode 100644 index 0000000..dc24250 --- /dev/null +++ b/data/icons/alexandru.stoica/love [#1489].svg @@ -0,0 +1,14 @@ + + + + love [#1489] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/magnet [#674].svg b/data/icons/alexandru.stoica/magnet [#674].svg new file mode 100644 index 0000000..f913216 --- /dev/null +++ b/data/icons/alexandru.stoica/magnet [#674].svg @@ -0,0 +1,14 @@ + + + + magnet [#674] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/magnet [#675].svg b/data/icons/alexandru.stoica/magnet [#675].svg new file mode 100644 index 0000000..dfc9cfd --- /dev/null +++ b/data/icons/alexandru.stoica/magnet [#675].svg @@ -0,0 +1,14 @@ + + + + magnet [#675] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/male [#1364].svg b/data/icons/alexandru.stoica/male [#1364].svg new file mode 100644 index 0000000..bb4f50a --- /dev/null +++ b/data/icons/alexandru.stoica/male [#1364].svg @@ -0,0 +1,14 @@ + + + + male [#1364] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/map [#668].svg b/data/icons/alexandru.stoica/map [#668].svg new file mode 100644 index 0000000..5f8d02c --- /dev/null +++ b/data/icons/alexandru.stoica/map [#668].svg @@ -0,0 +1,14 @@ + + + + map [#668] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/map_round [#667].svg b/data/icons/alexandru.stoica/map_round [#667].svg new file mode 100644 index 0000000..5eab2bf --- /dev/null +++ b/data/icons/alexandru.stoica/map_round [#667].svg @@ -0,0 +1,14 @@ + + + + map_round [#667] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/marvelapp [#151].svg b/data/icons/alexandru.stoica/marvelapp [#151].svg new file mode 100644 index 0000000..7adf09f --- /dev/null +++ b/data/icons/alexandru.stoica/marvelapp [#151].svg @@ -0,0 +1,14 @@ + + + + marvelapp [#151] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/maze [#863].svg b/data/icons/alexandru.stoica/maze [#863].svg new file mode 100644 index 0000000..5c2299b --- /dev/null +++ b/data/icons/alexandru.stoica/maze [#863].svg @@ -0,0 +1,14 @@ + + + + maze [#863] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/medal [#95].svg b/data/icons/alexandru.stoica/medal [#95].svg new file mode 100644 index 0000000..1fb8450 --- /dev/null +++ b/data/icons/alexandru.stoica/medal [#95].svg @@ -0,0 +1,14 @@ + + + + medal [#95] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/medal [#98].svg b/data/icons/alexandru.stoica/medal [#98].svg new file mode 100644 index 0000000..2bbea7d --- /dev/null +++ b/data/icons/alexandru.stoica/medal [#98].svg @@ -0,0 +1,14 @@ + + + + medal [#98] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/medium [#149].svg b/data/icons/alexandru.stoica/medium [#149].svg new file mode 100644 index 0000000..0d49264 --- /dev/null +++ b/data/icons/alexandru.stoica/medium [#149].svg @@ -0,0 +1,14 @@ + + + + medium [#149] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/megaphone [#774].svg b/data/icons/alexandru.stoica/megaphone [#774].svg new file mode 100644 index 0000000..6478b84 --- /dev/null +++ b/data/icons/alexandru.stoica/megaphone [#774].svg @@ -0,0 +1,14 @@ + + + + megaphone [#774] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/megaphone [#775].svg b/data/icons/alexandru.stoica/megaphone [#775].svg new file mode 100644 index 0000000..6acd5d6 --- /dev/null +++ b/data/icons/alexandru.stoica/megaphone [#775].svg @@ -0,0 +1,14 @@ + + + + megaphone [#775] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/menu_list [#1527].svg b/data/icons/alexandru.stoica/menu_list [#1527].svg new file mode 100644 index 0000000..88c10c4 --- /dev/null +++ b/data/icons/alexandru.stoica/menu_list [#1527].svg @@ -0,0 +1,14 @@ + + + + menu_list [#1527] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/menu_navigation_grid [#1528].svg b/data/icons/alexandru.stoica/menu_navigation_grid [#1528].svg new file mode 100644 index 0000000..fa6f499 --- /dev/null +++ b/data/icons/alexandru.stoica/menu_navigation_grid [#1528].svg @@ -0,0 +1,14 @@ + + + + menu_navigation_grid [#1528] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/menu_navigation_grid [#1529].svg b/data/icons/alexandru.stoica/menu_navigation_grid [#1529].svg new file mode 100644 index 0000000..d09989c --- /dev/null +++ b/data/icons/alexandru.stoica/menu_navigation_grid [#1529].svg @@ -0,0 +1,14 @@ + + + + menu_navigation_grid [#1529] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/menu_navigation_grid [#1530].svg b/data/icons/alexandru.stoica/menu_navigation_grid [#1530].svg new file mode 100644 index 0000000..797773d --- /dev/null +++ b/data/icons/alexandru.stoica/menu_navigation_grid [#1530].svg @@ -0,0 +1,14 @@ + + + + menu_navigation_grid [#1530] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/menu_option [#1374].svg b/data/icons/alexandru.stoica/menu_option [#1374].svg new file mode 100644 index 0000000..c3509b8 --- /dev/null +++ b/data/icons/alexandru.stoica/menu_option [#1374].svg @@ -0,0 +1,14 @@ + + + + menu_option [#1374] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/menu_option [#1375].svg b/data/icons/alexandru.stoica/menu_option [#1375].svg new file mode 100644 index 0000000..b1f92bc --- /dev/null +++ b/data/icons/alexandru.stoica/menu_option [#1375].svg @@ -0,0 +1,14 @@ + + + + menu_option [#1375] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/menu_option [#1376].svg b/data/icons/alexandru.stoica/menu_option [#1376].svg new file mode 100644 index 0000000..e9a8412 --- /dev/null +++ b/data/icons/alexandru.stoica/menu_option [#1376].svg @@ -0,0 +1,14 @@ + + + + menu_option [#1376] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message [#1576].svg b/data/icons/alexandru.stoica/message [#1576].svg new file mode 100644 index 0000000..6be2f57 --- /dev/null +++ b/data/icons/alexandru.stoica/message [#1576].svg @@ -0,0 +1,14 @@ + + + + message [#1576] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message [#1577].svg b/data/icons/alexandru.stoica/message [#1577].svg new file mode 100644 index 0000000..ba7923f --- /dev/null +++ b/data/icons/alexandru.stoica/message [#1577].svg @@ -0,0 +1,14 @@ + + + + message [#1577] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message [#1578].svg b/data/icons/alexandru.stoica/message [#1578].svg new file mode 100644 index 0000000..217da7e --- /dev/null +++ b/data/icons/alexandru.stoica/message [#1578].svg @@ -0,0 +1,14 @@ + + + + message [#1578] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message [#1579].svg b/data/icons/alexandru.stoica/message [#1579].svg new file mode 100644 index 0000000..2807462 --- /dev/null +++ b/data/icons/alexandru.stoica/message [#1579].svg @@ -0,0 +1,14 @@ + + + + message [#1579] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message_one_point [#1561].svg b/data/icons/alexandru.stoica/message_one_point [#1561].svg new file mode 100644 index 0000000..9fed337 --- /dev/null +++ b/data/icons/alexandru.stoica/message_one_point [#1561].svg @@ -0,0 +1,14 @@ + + + + message_one_point [#1561] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message_one_point [#1562].svg b/data/icons/alexandru.stoica/message_one_point [#1562].svg new file mode 100644 index 0000000..624f39b --- /dev/null +++ b/data/icons/alexandru.stoica/message_one_point [#1562].svg @@ -0,0 +1,14 @@ + + + + message_one_point [#1562] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message_one_point [#1563].svg b/data/icons/alexandru.stoica/message_one_point [#1563].svg new file mode 100644 index 0000000..c371b16 --- /dev/null +++ b/data/icons/alexandru.stoica/message_one_point [#1563].svg @@ -0,0 +1,14 @@ + + + + message_one_point [#1563] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message_three_points [#1558].svg b/data/icons/alexandru.stoica/message_three_points [#1558].svg new file mode 100644 index 0000000..3566aa3 --- /dev/null +++ b/data/icons/alexandru.stoica/message_three_points [#1558].svg @@ -0,0 +1,14 @@ + + + + message_three_points [#1558] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message_three_points [#1559].svg b/data/icons/alexandru.stoica/message_three_points [#1559].svg new file mode 100644 index 0000000..6dc69ed --- /dev/null +++ b/data/icons/alexandru.stoica/message_three_points [#1559].svg @@ -0,0 +1,14 @@ + + + + message_three_points [#1559] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/message_three_points [#1560].svg b/data/icons/alexandru.stoica/message_three_points [#1560].svg new file mode 100644 index 0000000..b3853bd --- /dev/null +++ b/data/icons/alexandru.stoica/message_three_points [#1560].svg @@ -0,0 +1,14 @@ + + + + message_three_points [#1560] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/messager [#177].svg b/data/icons/alexandru.stoica/messager [#177].svg new file mode 100644 index 0000000..30e9519 --- /dev/null +++ b/data/icons/alexandru.stoica/messager [#177].svg @@ -0,0 +1,14 @@ + + + + messager [#177] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/messages_chat [#1557].svg b/data/icons/alexandru.stoica/messages_chat [#1557].svg new file mode 100644 index 0000000..9a43e8c --- /dev/null +++ b/data/icons/alexandru.stoica/messages_chat [#1557].svg @@ -0,0 +1,14 @@ + + + + messages_chat [#1557] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/microphone [#218].svg b/data/icons/alexandru.stoica/microphone [#218].svg new file mode 100644 index 0000000..d6a0160 --- /dev/null +++ b/data/icons/alexandru.stoica/microphone [#218].svg @@ -0,0 +1,14 @@ + + + + microphone [#218] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/microphone [#219].svg b/data/icons/alexandru.stoica/microphone [#219].svg new file mode 100644 index 0000000..7c95c64 --- /dev/null +++ b/data/icons/alexandru.stoica/microphone [#219].svg @@ -0,0 +1,14 @@ + + + + microphone [#219] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/microphone [#933].svg b/data/icons/alexandru.stoica/microphone [#933].svg new file mode 100644 index 0000000..c7b22d4 --- /dev/null +++ b/data/icons/alexandru.stoica/microphone [#933].svg @@ -0,0 +1,14 @@ + + + + microphone [#933] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/microphone [#934].svg b/data/icons/alexandru.stoica/microphone [#934].svg new file mode 100644 index 0000000..7c250b1 --- /dev/null +++ b/data/icons/alexandru.stoica/microphone [#934].svg @@ -0,0 +1,14 @@ + + + + microphone [#934] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/microphone [#935].svg b/data/icons/alexandru.stoica/microphone [#935].svg new file mode 100644 index 0000000..1ad644e --- /dev/null +++ b/data/icons/alexandru.stoica/microphone [#935].svg @@ -0,0 +1,14 @@ + + + + microphone [#935] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/microsoft [#150].svg b/data/icons/alexandru.stoica/microsoft [#150].svg new file mode 100644 index 0000000..341148f --- /dev/null +++ b/data/icons/alexandru.stoica/microsoft [#150].svg @@ -0,0 +1,14 @@ + + + + microsoft [#150] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mill [#50].svg b/data/icons/alexandru.stoica/mill [#50].svg new file mode 100644 index 0000000..9ee3cfc --- /dev/null +++ b/data/icons/alexandru.stoica/mill [#50].svg @@ -0,0 +1,14 @@ + + + + mill [#50] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mill-half [#51].svg b/data/icons/alexandru.stoica/mill-half [#51].svg new file mode 100644 index 0000000..a911097 --- /dev/null +++ b/data/icons/alexandru.stoica/mill-half [#51].svg @@ -0,0 +1,14 @@ + + + + mill-half [#51] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/minus [#1456].svg b/data/icons/alexandru.stoica/minus [#1456].svg new file mode 100644 index 0000000..82b14c0 --- /dev/null +++ b/data/icons/alexandru.stoica/minus [#1456].svg @@ -0,0 +1,14 @@ + + + + minus [#1456] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/minus [#1468].svg b/data/icons/alexandru.stoica/minus [#1468].svg new file mode 100644 index 0000000..b47ca08 --- /dev/null +++ b/data/icons/alexandru.stoica/minus [#1468].svg @@ -0,0 +1,14 @@ + + + + minus [#1468] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/minus [#1514].svg b/data/icons/alexandru.stoica/minus [#1514].svg new file mode 100644 index 0000000..60381b8 --- /dev/null +++ b/data/icons/alexandru.stoica/minus [#1514].svg @@ -0,0 +1,14 @@ + + + + minus [#1514] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/minus [#1515].svg b/data/icons/alexandru.stoica/minus [#1515].svg new file mode 100644 index 0000000..5aac494 --- /dev/null +++ b/data/icons/alexandru.stoica/minus [#1515].svg @@ -0,0 +1,14 @@ + + + + minus [#1515] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/minus_circle [#1426].svg b/data/icons/alexandru.stoica/minus_circle [#1426].svg new file mode 100644 index 0000000..4c7fb84 --- /dev/null +++ b/data/icons/alexandru.stoica/minus_circle [#1426].svg @@ -0,0 +1,14 @@ + + + + minus_circle [#1426] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/minus_circle [#1429].svg b/data/icons/alexandru.stoica/minus_circle [#1429].svg new file mode 100644 index 0000000..9f7e4e2 --- /dev/null +++ b/data/icons/alexandru.stoica/minus_circle [#1429].svg @@ -0,0 +1,14 @@ + + + + minus_circle [#1429] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/minus_circle [#1442].svg b/data/icons/alexandru.stoica/minus_circle [#1442].svg new file mode 100644 index 0000000..567662e --- /dev/null +++ b/data/icons/alexandru.stoica/minus_circle [#1442].svg @@ -0,0 +1,14 @@ + + + + minus_circle [#1442] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/money [#116].svg b/data/icons/alexandru.stoica/money [#116].svg new file mode 100644 index 0000000..d0e856f --- /dev/null +++ b/data/icons/alexandru.stoica/money [#116].svg @@ -0,0 +1,14 @@ + + + + money [#116] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/money [#1179].svg b/data/icons/alexandru.stoica/money [#1179].svg new file mode 100644 index 0000000..dc3a5d7 --- /dev/null +++ b/data/icons/alexandru.stoica/money [#1179].svg @@ -0,0 +1,14 @@ + + + + money [#1179] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/money [#1182].svg b/data/icons/alexandru.stoica/money [#1182].svg new file mode 100644 index 0000000..21e9210 --- /dev/null +++ b/data/icons/alexandru.stoica/money [#1182].svg @@ -0,0 +1,14 @@ + + + + money [#1182] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/money [#1183].svg b/data/icons/alexandru.stoica/money [#1183].svg new file mode 100644 index 0000000..3fb3b49 --- /dev/null +++ b/data/icons/alexandru.stoica/money [#1183].svg @@ -0,0 +1,14 @@ + + + + money [#1183] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/money_round [#1180].svg b/data/icons/alexandru.stoica/money_round [#1180].svg new file mode 100644 index 0000000..3888c2b --- /dev/null +++ b/data/icons/alexandru.stoica/money_round [#1180].svg @@ -0,0 +1,14 @@ + + + + money_round [#1180] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/money_round [#1181].svg b/data/icons/alexandru.stoica/money_round [#1181].svg new file mode 100644 index 0000000..99abb68 --- /dev/null +++ b/data/icons/alexandru.stoica/money_round [#1181].svg @@ -0,0 +1,14 @@ + + + + money_round [#1181] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/money_round [#1184].svg b/data/icons/alexandru.stoica/money_round [#1184].svg new file mode 100644 index 0000000..05641c0 --- /dev/null +++ b/data/icons/alexandru.stoica/money_round [#1184].svg @@ -0,0 +1,14 @@ + + + + money_round [#1184] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/moon [#114].svg b/data/icons/alexandru.stoica/moon [#114].svg new file mode 100644 index 0000000..47507d9 --- /dev/null +++ b/data/icons/alexandru.stoica/moon [#114].svg @@ -0,0 +1,14 @@ + + + + moon [#114] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/moon [#1247].svg b/data/icons/alexandru.stoica/moon [#1247].svg new file mode 100644 index 0000000..3d0d064 --- /dev/null +++ b/data/icons/alexandru.stoica/moon [#1247].svg @@ -0,0 +1,14 @@ + + + + moon [#1247] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/moon [#1248].svg b/data/icons/alexandru.stoica/moon [#1248].svg new file mode 100644 index 0000000..15550e3 --- /dev/null +++ b/data/icons/alexandru.stoica/moon [#1248].svg @@ -0,0 +1,14 @@ + + + + moon [#1248] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/moon [#1249].svg b/data/icons/alexandru.stoica/moon [#1249].svg new file mode 100644 index 0000000..4163f19 --- /dev/null +++ b/data/icons/alexandru.stoica/moon [#1249].svg @@ -0,0 +1,14 @@ + + + + moon [#1249] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/moon [#1250].svg b/data/icons/alexandru.stoica/moon [#1250].svg new file mode 100644 index 0000000..c1da6c6 --- /dev/null +++ b/data/icons/alexandru.stoica/moon [#1250].svg @@ -0,0 +1,14 @@ + + + + moon [#1250] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/moon [#1251].svg b/data/icons/alexandru.stoica/moon [#1251].svg new file mode 100644 index 0000000..f8f342d --- /dev/null +++ b/data/icons/alexandru.stoica/moon [#1251].svg @@ -0,0 +1,14 @@ + + + + moon [#1251] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/moon [#1252].svg b/data/icons/alexandru.stoica/moon [#1252].svg new file mode 100644 index 0000000..4643fde --- /dev/null +++ b/data/icons/alexandru.stoica/moon [#1252].svg @@ -0,0 +1,14 @@ + + + + moon [#1252] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/moon [#1253].svg b/data/icons/alexandru.stoica/moon [#1253].svg new file mode 100644 index 0000000..f2027c4 --- /dev/null +++ b/data/icons/alexandru.stoica/moon [#1253].svg @@ -0,0 +1,14 @@ + + + + moon [#1253] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/moon [#1254].svg b/data/icons/alexandru.stoica/moon [#1254].svg new file mode 100644 index 0000000..1bb3221 --- /dev/null +++ b/data/icons/alexandru.stoica/moon [#1254].svg @@ -0,0 +1,14 @@ + + + + moon [#1254] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mouse [#214].svg b/data/icons/alexandru.stoica/mouse [#214].svg new file mode 100644 index 0000000..58fff6f --- /dev/null +++ b/data/icons/alexandru.stoica/mouse [#214].svg @@ -0,0 +1,14 @@ + + + + mouse [#214] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mouse [#215].svg b/data/icons/alexandru.stoica/mouse [#215].svg new file mode 100644 index 0000000..e2b8ee6 --- /dev/null +++ b/data/icons/alexandru.stoica/mouse [#215].svg @@ -0,0 +1,14 @@ + + + + mouse [#215] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mouse [#216].svg b/data/icons/alexandru.stoica/mouse [#216].svg new file mode 100644 index 0000000..e858eee --- /dev/null +++ b/data/icons/alexandru.stoica/mouse [#216].svg @@ -0,0 +1,14 @@ + + + + mouse [#216] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mouse [#217].svg b/data/icons/alexandru.stoica/mouse [#217].svg new file mode 100644 index 0000000..507153d --- /dev/null +++ b/data/icons/alexandru.stoica/mouse [#217].svg @@ -0,0 +1,14 @@ + + + + mouse [#217] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mouse [#698].svg b/data/icons/alexandru.stoica/mouse [#698].svg new file mode 100644 index 0000000..1b26805 --- /dev/null +++ b/data/icons/alexandru.stoica/mouse [#698].svg @@ -0,0 +1,14 @@ + + + + mouse [#698] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mouse_pointer [#6].svg b/data/icons/alexandru.stoica/mouse_pointer [#6].svg new file mode 100644 index 0000000..081f3ea --- /dev/null +++ b/data/icons/alexandru.stoica/mouse_pointer [#6].svg @@ -0,0 +1,14 @@ + + + + mouse_pointer [#6] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mouse_↑_window [#4].svg b/data/icons/alexandru.stoica/mouse_↑_window [#4].svg new file mode 100644 index 0000000..9ebf886 --- /dev/null +++ b/data/icons/alexandru.stoica/mouse_↑_window [#4].svg @@ -0,0 +1,14 @@ + + + + mouse_↑_window [#4] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mouse_↑_window [#5].svg b/data/icons/alexandru.stoica/mouse_↑_window [#5].svg new file mode 100644 index 0000000..fd42ac5 --- /dev/null +++ b/data/icons/alexandru.stoica/mouse_↑_window [#5].svg @@ -0,0 +1,14 @@ + + + + mouse_↑_window [#5] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/movement_focus [#892].svg b/data/icons/alexandru.stoica/movement_focus [#892].svg new file mode 100644 index 0000000..eb78085 --- /dev/null +++ b/data/icons/alexandru.stoica/movement_focus [#892].svg @@ -0,0 +1,14 @@ + + + + movement_focus [#892] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/movement_focus_round [#893].svg b/data/icons/alexandru.stoica/movement_focus_round [#893].svg new file mode 100644 index 0000000..642b18c --- /dev/null +++ b/data/icons/alexandru.stoica/movement_focus_round [#893].svg @@ -0,0 +1,14 @@ + + + + movement_focus_round [#893] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/movie_frames [#1492].svg b/data/icons/alexandru.stoica/movie_frames [#1492].svg new file mode 100644 index 0000000..bb8d7df --- /dev/null +++ b/data/icons/alexandru.stoica/movie_frames [#1492].svg @@ -0,0 +1,14 @@ + + + + movie_frames [#1492] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mr_robot [#120].svg b/data/icons/alexandru.stoica/mr_robot [#120].svg new file mode 100644 index 0000000..5f7b74f --- /dev/null +++ b/data/icons/alexandru.stoica/mr_robot [#120].svg @@ -0,0 +1,14 @@ + + + + mr_robot [#120] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/mu_sign [#3].svg b/data/icons/alexandru.stoica/mu_sign [#3].svg new file mode 100644 index 0000000..2e5c79a --- /dev/null +++ b/data/icons/alexandru.stoica/mu_sign [#3].svg @@ -0,0 +1,14 @@ + + + + mu_sign [#3] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/multitasking [#1440].svg b/data/icons/alexandru.stoica/multitasking [#1440].svg new file mode 100644 index 0000000..ee890ce --- /dev/null +++ b/data/icons/alexandru.stoica/multitasking [#1440].svg @@ -0,0 +1,14 @@ + + + + multitasking [#1440] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/multitasking [#1490].svg b/data/icons/alexandru.stoica/multitasking [#1490].svg new file mode 100644 index 0000000..e9bc539 --- /dev/null +++ b/data/icons/alexandru.stoica/multitasking [#1490].svg @@ -0,0 +1,14 @@ + + + + multitasking [#1490] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/music [#1004].svg b/data/icons/alexandru.stoica/music [#1004].svg new file mode 100644 index 0000000..d44e52b --- /dev/null +++ b/data/icons/alexandru.stoica/music [#1004].svg @@ -0,0 +1,14 @@ + + + + music [#1004] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/music [#1005].svg b/data/icons/alexandru.stoica/music [#1005].svg new file mode 100644 index 0000000..1498786 --- /dev/null +++ b/data/icons/alexandru.stoica/music [#1005].svg @@ -0,0 +1,14 @@ + + + + music [#1005] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/music [#993].svg b/data/icons/alexandru.stoica/music [#993].svg new file mode 100644 index 0000000..4a51b16 --- /dev/null +++ b/data/icons/alexandru.stoica/music [#993].svg @@ -0,0 +1,14 @@ + + + + music [#993] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/music [#994].svg b/data/icons/alexandru.stoica/music [#994].svg new file mode 100644 index 0000000..06bb52b --- /dev/null +++ b/data/icons/alexandru.stoica/music [#994].svg @@ -0,0 +1,14 @@ + + + + music [#994] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/music [#995].svg b/data/icons/alexandru.stoica/music [#995].svg new file mode 100644 index 0000000..882212d --- /dev/null +++ b/data/icons/alexandru.stoica/music [#995].svg @@ -0,0 +1,14 @@ + + + + music [#995] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/music [#996].svg b/data/icons/alexandru.stoica/music [#996].svg new file mode 100644 index 0000000..0fccc00 --- /dev/null +++ b/data/icons/alexandru.stoica/music [#996].svg @@ -0,0 +1,14 @@ + + + + music [#996] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/music [#997].svg b/data/icons/alexandru.stoica/music [#997].svg new file mode 100644 index 0000000..1a35295 --- /dev/null +++ b/data/icons/alexandru.stoica/music [#997].svg @@ -0,0 +1,14 @@ + + + + music [#997] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/naruto [#119].svg b/data/icons/alexandru.stoica/naruto [#119].svg new file mode 100644 index 0000000..3f7225b --- /dev/null +++ b/data/icons/alexandru.stoica/naruto [#119].svg @@ -0,0 +1,14 @@ + + + + naruto [#119] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_2 [#1077].svg b/data/icons/alexandru.stoica/network_2 [#1077].svg new file mode 100644 index 0000000..1d9587e --- /dev/null +++ b/data/icons/alexandru.stoica/network_2 [#1077].svg @@ -0,0 +1,14 @@ + + + + network_2 [#1077] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_2 [#1078].svg b/data/icons/alexandru.stoica/network_2 [#1078].svg new file mode 100644 index 0000000..8764a4b --- /dev/null +++ b/data/icons/alexandru.stoica/network_2 [#1078].svg @@ -0,0 +1,14 @@ + + + + network_2 [#1078] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_2 [#1118].svg b/data/icons/alexandru.stoica/network_2 [#1118].svg new file mode 100644 index 0000000..7b9ed40 --- /dev/null +++ b/data/icons/alexandru.stoica/network_2 [#1118].svg @@ -0,0 +1,14 @@ + + + + network_2 [#1118] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_2 right [#1117].svg b/data/icons/alexandru.stoica/network_2 right [#1117].svg new file mode 100644 index 0000000..d53f0f0 --- /dev/null +++ b/data/icons/alexandru.stoica/network_2 right [#1117].svg @@ -0,0 +1,14 @@ + + + + network_2 right [#1117] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_2_round [#1079].svg b/data/icons/alexandru.stoica/network_2_round [#1079].svg new file mode 100644 index 0000000..e71b113 --- /dev/null +++ b/data/icons/alexandru.stoica/network_2_round [#1079].svg @@ -0,0 +1,14 @@ + + + + network_2_round [#1079] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_2_round [#1080].svg b/data/icons/alexandru.stoica/network_2_round [#1080].svg new file mode 100644 index 0000000..f6830bc --- /dev/null +++ b/data/icons/alexandru.stoica/network_2_round [#1080].svg @@ -0,0 +1,14 @@ + + + + network_2_round [#1080] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_3 [#1081].svg b/data/icons/alexandru.stoica/network_3 [#1081].svg new file mode 100644 index 0000000..ddb4d83 --- /dev/null +++ b/data/icons/alexandru.stoica/network_3 [#1081].svg @@ -0,0 +1,14 @@ + + + + network_3 [#1081] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_3 [#1082].svg b/data/icons/alexandru.stoica/network_3 [#1082].svg new file mode 100644 index 0000000..6b173ca --- /dev/null +++ b/data/icons/alexandru.stoica/network_3 [#1082].svg @@ -0,0 +1,14 @@ + + + + network_3 [#1082] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_3 [#1116].svg b/data/icons/alexandru.stoica/network_3 [#1116].svg new file mode 100644 index 0000000..3aa2811 --- /dev/null +++ b/data/icons/alexandru.stoica/network_3 [#1116].svg @@ -0,0 +1,14 @@ + + + + network_3 [#1116] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_3_round [#1083].svg b/data/icons/alexandru.stoica/network_3_round [#1083].svg new file mode 100644 index 0000000..9a46e38 --- /dev/null +++ b/data/icons/alexandru.stoica/network_3_round [#1083].svg @@ -0,0 +1,14 @@ + + + + network_3_round [#1083] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/network_3_round [#1084].svg b/data/icons/alexandru.stoica/network_3_round [#1084].svg new file mode 100644 index 0000000..850ca5b --- /dev/null +++ b/data/icons/alexandru.stoica/network_3_round [#1084].svg @@ -0,0 +1,14 @@ + + + + network_3_round [#1084] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/new_tab [#1502].svg b/data/icons/alexandru.stoica/new_tab [#1502].svg new file mode 100644 index 0000000..33271b5 --- /dev/null +++ b/data/icons/alexandru.stoica/new_tab [#1502].svg @@ -0,0 +1,14 @@ + + + + new_tab [#1502] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/news_grid [#1536].svg b/data/icons/alexandru.stoica/news_grid [#1536].svg new file mode 100644 index 0000000..19ca7e5 --- /dev/null +++ b/data/icons/alexandru.stoica/news_grid [#1536].svg @@ -0,0 +1,14 @@ + + + + news_grid [#1536] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/news_grid [#1537].svg b/data/icons/alexandru.stoica/news_grid [#1537].svg new file mode 100644 index 0000000..3dcaee4 --- /dev/null +++ b/data/icons/alexandru.stoica/news_grid [#1537].svg @@ -0,0 +1,14 @@ + + + + news_grid [#1537] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next [#983].svg b/data/icons/alexandru.stoica/next [#983].svg new file mode 100644 index 0000000..8015c3f --- /dev/null +++ b/data/icons/alexandru.stoica/next [#983].svg @@ -0,0 +1,14 @@ + + + + next [#983] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next [#998].svg b/data/icons/alexandru.stoica/next [#998].svg new file mode 100644 index 0000000..e3ba563 --- /dev/null +++ b/data/icons/alexandru.stoica/next [#998].svg @@ -0,0 +1,14 @@ + + + + next [#998] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next_arrow [#10].svg b/data/icons/alexandru.stoica/next_arrow [#10].svg new file mode 100644 index 0000000..6e69503 --- /dev/null +++ b/data/icons/alexandru.stoica/next_arrow [#10].svg @@ -0,0 +1,14 @@ + + + + next_arrow [#10] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next_arrow [#11].svg b/data/icons/alexandru.stoica/next_arrow [#11].svg new file mode 100644 index 0000000..f63dec4 --- /dev/null +++ b/data/icons/alexandru.stoica/next_arrow [#11].svg @@ -0,0 +1,14 @@ + + + + next_arrow [#11] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next_arrow [#12].svg b/data/icons/alexandru.stoica/next_arrow [#12].svg new file mode 100644 index 0000000..985696e --- /dev/null +++ b/data/icons/alexandru.stoica/next_arrow [#12].svg @@ -0,0 +1,14 @@ + + + + next_arrow [#12] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next_arrow [#13].svg b/data/icons/alexandru.stoica/next_arrow [#13].svg new file mode 100644 index 0000000..f7e387c --- /dev/null +++ b/data/icons/alexandru.stoica/next_arrow [#13].svg @@ -0,0 +1,14 @@ + + + + next_arrow [#13] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next_arrow [#14].svg b/data/icons/alexandru.stoica/next_arrow [#14].svg new file mode 100644 index 0000000..ff7d3d0 --- /dev/null +++ b/data/icons/alexandru.stoica/next_arrow [#14].svg @@ -0,0 +1,14 @@ + + + + next_arrow [#14] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next_arrow [#7].svg b/data/icons/alexandru.stoica/next_arrow [#7].svg new file mode 100644 index 0000000..934c4a5 --- /dev/null +++ b/data/icons/alexandru.stoica/next_arrow [#7].svg @@ -0,0 +1,14 @@ + + + + next_arrow [#7] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next_arrow [#8].svg b/data/icons/alexandru.stoica/next_arrow [#8].svg new file mode 100644 index 0000000..df93f62 --- /dev/null +++ b/data/icons/alexandru.stoica/next_arrow [#8].svg @@ -0,0 +1,14 @@ + + + + next_arrow [#8] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/next_arrow [#9].svg b/data/icons/alexandru.stoica/next_arrow [#9].svg new file mode 100644 index 0000000..a7a17e6 --- /dev/null +++ b/data/icons/alexandru.stoica/next_arrow [#9].svg @@ -0,0 +1,14 @@ + + + + next_arrow [#9] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/nightlight [#52].svg b/data/icons/alexandru.stoica/nightlight [#52].svg new file mode 100644 index 0000000..8360c11 --- /dev/null +++ b/data/icons/alexandru.stoica/nightlight [#52].svg @@ -0,0 +1,14 @@ + + + + nightlight [#52] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/nightlight [#53].svg b/data/icons/alexandru.stoica/nightlight [#53].svg new file mode 100644 index 0000000..96741c4 --- /dev/null +++ b/data/icons/alexandru.stoica/nightlight [#53].svg @@ -0,0 +1,14 @@ + + + + nightlight [#53] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook [#1278].svg b/data/icons/alexandru.stoica/notebook [#1278].svg new file mode 100644 index 0000000..d3ff7f3 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook [#1278].svg @@ -0,0 +1,14 @@ + + + + notebook [#1278] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook [#1279].svg b/data/icons/alexandru.stoica/notebook [#1279].svg new file mode 100644 index 0000000..3b9f023 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook [#1279].svg @@ -0,0 +1,14 @@ + + + + notebook [#1279] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook [#1280].svg b/data/icons/alexandru.stoica/notebook [#1280].svg new file mode 100644 index 0000000..db88bcd --- /dev/null +++ b/data/icons/alexandru.stoica/notebook [#1280].svg @@ -0,0 +1,14 @@ + + + + notebook [#1280] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook [#1285].svg b/data/icons/alexandru.stoica/notebook [#1285].svg new file mode 100644 index 0000000..ef36350 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook [#1285].svg @@ -0,0 +1,14 @@ + + + + notebook [#1285] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook [#1286].svg b/data/icons/alexandru.stoica/notebook [#1286].svg new file mode 100644 index 0000000..3f24a99 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook [#1286].svg @@ -0,0 +1,14 @@ + + + + notebook [#1286] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook_and_pen [#1281].svg b/data/icons/alexandru.stoica/notebook_and_pen [#1281].svg new file mode 100644 index 0000000..0edc971 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook_and_pen [#1281].svg @@ -0,0 +1,14 @@ + + + + notebook_and_pen [#1281] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook_and_pen [#1282].svg b/data/icons/alexandru.stoica/notebook_and_pen [#1282].svg new file mode 100644 index 0000000..7990865 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook_and_pen [#1282].svg @@ -0,0 +1,14 @@ + + + + notebook_and_pen [#1282] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook_and_pen [#1283].svg b/data/icons/alexandru.stoica/notebook_and_pen [#1283].svg new file mode 100644 index 0000000..1aefabb --- /dev/null +++ b/data/icons/alexandru.stoica/notebook_and_pen [#1283].svg @@ -0,0 +1,14 @@ + + + + notebook_and_pen [#1283] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook_and_pen [#1284].svg b/data/icons/alexandru.stoica/notebook_and_pen [#1284].svg new file mode 100644 index 0000000..6f8e1f7 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook_and_pen [#1284].svg @@ -0,0 +1,14 @@ + + + + notebook_and_pen [#1284] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook_and_pen [#1287].svg b/data/icons/alexandru.stoica/notebook_and_pen [#1287].svg new file mode 100644 index 0000000..a6f4510 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook_and_pen [#1287].svg @@ -0,0 +1,14 @@ + + + + notebook_and_pen [#1287] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook_and_pen [#1288].svg b/data/icons/alexandru.stoica/notebook_and_pen [#1288].svg new file mode 100644 index 0000000..4914188 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook_and_pen [#1288].svg @@ -0,0 +1,14 @@ + + + + notebook_and_pen [#1288] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook_and_pen [#1289].svg b/data/icons/alexandru.stoica/notebook_and_pen [#1289].svg new file mode 100644 index 0000000..7d734c0 --- /dev/null +++ b/data/icons/alexandru.stoica/notebook_and_pen [#1289].svg @@ -0,0 +1,14 @@ + + + + notebook_and_pen [#1289] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notebook_and_pen [#1290].svg b/data/icons/alexandru.stoica/notebook_and_pen [#1290].svg new file mode 100644 index 0000000..113be1d --- /dev/null +++ b/data/icons/alexandru.stoica/notebook_and_pen [#1290].svg @@ -0,0 +1,14 @@ + + + + notebook_and_pen [#1290] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notification_bell [#1394].svg b/data/icons/alexandru.stoica/notification_bell [#1394].svg new file mode 100644 index 0000000..a293cac --- /dev/null +++ b/data/icons/alexandru.stoica/notification_bell [#1394].svg @@ -0,0 +1,14 @@ + + + + notification_bell [#1394] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notification_bell [#1395].svg b/data/icons/alexandru.stoica/notification_bell [#1395].svg new file mode 100644 index 0000000..5ff99cf --- /dev/null +++ b/data/icons/alexandru.stoica/notification_bell [#1395].svg @@ -0,0 +1,14 @@ + + + + notification_bell [#1395] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notification_bell [#1396].svg b/data/icons/alexandru.stoica/notification_bell [#1396].svg new file mode 100644 index 0000000..05090b4 --- /dev/null +++ b/data/icons/alexandru.stoica/notification_bell [#1396].svg @@ -0,0 +1,14 @@ + + + + notification_bell [#1396] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notification_bell [#1397].svg b/data/icons/alexandru.stoica/notification_bell [#1397].svg new file mode 100644 index 0000000..9402a72 --- /dev/null +++ b/data/icons/alexandru.stoica/notification_bell [#1397].svg @@ -0,0 +1,14 @@ + + + + notification_bell [#1397] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/notification_bell [#1398].svg b/data/icons/alexandru.stoica/notification_bell [#1398].svg new file mode 100644 index 0000000..9156687 --- /dev/null +++ b/data/icons/alexandru.stoica/notification_bell [#1398].svg @@ -0,0 +1,14 @@ + + + + notification_bell [#1398] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/number_sign [#110].svg b/data/icons/alexandru.stoica/number_sign [#110].svg new file mode 100644 index 0000000..446d2fb --- /dev/null +++ b/data/icons/alexandru.stoica/number_sign [#110].svg @@ -0,0 +1,14 @@ + + + + number_sign [#110] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_alignment [#872].svg b/data/icons/alexandru.stoica/object_alignment [#872].svg new file mode 100644 index 0000000..6955404 --- /dev/null +++ b/data/icons/alexandru.stoica/object_alignment [#872].svg @@ -0,0 +1,14 @@ + + + + object_alignment [#872] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_alignment [#873].svg b/data/icons/alexandru.stoica/object_alignment [#873].svg new file mode 100644 index 0000000..0585cd1 --- /dev/null +++ b/data/icons/alexandru.stoica/object_alignment [#873].svg @@ -0,0 +1,14 @@ + + + + object_alignment [#873] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_alignment [#874].svg b/data/icons/alexandru.stoica/object_alignment [#874].svg new file mode 100644 index 0000000..2b7975e --- /dev/null +++ b/data/icons/alexandru.stoica/object_alignment [#874].svg @@ -0,0 +1,14 @@ + + + + object_alignment [#874] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_alignment [#876].svg b/data/icons/alexandru.stoica/object_alignment [#876].svg new file mode 100644 index 0000000..76fead8 --- /dev/null +++ b/data/icons/alexandru.stoica/object_alignment [#876].svg @@ -0,0 +1,14 @@ + + + + object_alignment [#876] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_alignment [#877].svg b/data/icons/alexandru.stoica/object_alignment [#877].svg new file mode 100644 index 0000000..2485cd1 --- /dev/null +++ b/data/icons/alexandru.stoica/object_alignment [#877].svg @@ -0,0 +1,14 @@ + + + + object_alignment [#877] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_alignment_round [#869].svg b/data/icons/alexandru.stoica/object_alignment_round [#869].svg new file mode 100644 index 0000000..05b94c1 --- /dev/null +++ b/data/icons/alexandru.stoica/object_alignment_round [#869].svg @@ -0,0 +1,14 @@ + + + + object_alignment_round [#869] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_alignment_round [#870].svg b/data/icons/alexandru.stoica/object_alignment_round [#870].svg new file mode 100644 index 0000000..e03cc33 --- /dev/null +++ b/data/icons/alexandru.stoica/object_alignment_round [#870].svg @@ -0,0 +1,14 @@ + + + + object_alignment_round [#870] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_alignment_round [#871].svg b/data/icons/alexandru.stoica/object_alignment_round [#871].svg new file mode 100644 index 0000000..c851a9d --- /dev/null +++ b/data/icons/alexandru.stoica/object_alignment_round [#871].svg @@ -0,0 +1,14 @@ + + + + object_alignment_round [#871] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_alignment_round [#875].svg b/data/icons/alexandru.stoica/object_alignment_round [#875].svg new file mode 100644 index 0000000..c4f1ff7 --- /dev/null +++ b/data/icons/alexandru.stoica/object_alignment_round [#875].svg @@ -0,0 +1,14 @@ + + + + object_alignment_round [#875] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection [#1085].svg b/data/icons/alexandru.stoica/object_connection [#1085].svg new file mode 100644 index 0000000..2b93aec --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection [#1085].svg @@ -0,0 +1,14 @@ + + + + object_connection [#1085] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection [#1086].svg b/data/icons/alexandru.stoica/object_connection [#1086].svg new file mode 100644 index 0000000..425635a --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection [#1086].svg @@ -0,0 +1,14 @@ + + + + object_connection [#1086] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection [#1087].svg b/data/icons/alexandru.stoica/object_connection [#1087].svg new file mode 100644 index 0000000..6ed2eb1 --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection [#1087].svg @@ -0,0 +1,14 @@ + + + + object_connection [#1087] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection [#1088].svg b/data/icons/alexandru.stoica/object_connection [#1088].svg new file mode 100644 index 0000000..3c10886 --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection [#1088].svg @@ -0,0 +1,14 @@ + + + + object_connection [#1088] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection [#1092].svg b/data/icons/alexandru.stoica/object_connection [#1092].svg new file mode 100644 index 0000000..55954d6 --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection [#1092].svg @@ -0,0 +1,14 @@ + + + + object_connection [#1092] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection [#1093].svg b/data/icons/alexandru.stoica/object_connection [#1093].svg new file mode 100644 index 0000000..f12b33a --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection [#1093].svg @@ -0,0 +1,14 @@ + + + + object_connection [#1093] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection [#1098].svg b/data/icons/alexandru.stoica/object_connection [#1098].svg new file mode 100644 index 0000000..d73a4e8 --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection [#1098].svg @@ -0,0 +1,14 @@ + + + + object_connection [#1098] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection_round [#1089].svg b/data/icons/alexandru.stoica/object_connection_round [#1089].svg new file mode 100644 index 0000000..015b4ce --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection_round [#1089].svg @@ -0,0 +1,14 @@ + + + + object_connection_round [#1089] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection_round [#1090].svg b/data/icons/alexandru.stoica/object_connection_round [#1090].svg new file mode 100644 index 0000000..6086bff --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection_round [#1090].svg @@ -0,0 +1,14 @@ + + + + object_connection_round [#1090] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection_round [#1091].svg b/data/icons/alexandru.stoica/object_connection_round [#1091].svg new file mode 100644 index 0000000..961789f --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection_round [#1091].svg @@ -0,0 +1,14 @@ + + + + object_connection_round [#1091] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection_round [#1094].svg b/data/icons/alexandru.stoica/object_connection_round [#1094].svg new file mode 100644 index 0000000..6aa3cb4 --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection_round [#1094].svg @@ -0,0 +1,14 @@ + + + + object_connection_round [#1094] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection_round [#1095].svg b/data/icons/alexandru.stoica/object_connection_round [#1095].svg new file mode 100644 index 0000000..482824d --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection_round [#1095].svg @@ -0,0 +1,14 @@ + + + + object_connection_round [#1095] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection_round [#1096].svg b/data/icons/alexandru.stoica/object_connection_round [#1096].svg new file mode 100644 index 0000000..01f15f2 --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection_round [#1096].svg @@ -0,0 +1,14 @@ + + + + object_connection_round [#1096] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_connection_round [#1097].svg b/data/icons/alexandru.stoica/object_connection_round [#1097].svg new file mode 100644 index 0000000..4d98c8c --- /dev/null +++ b/data/icons/alexandru.stoica/object_connection_round [#1097].svg @@ -0,0 +1,14 @@ + + + + object_connection_round [#1097] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_distribution [#900].svg b/data/icons/alexandru.stoica/object_distribution [#900].svg new file mode 100644 index 0000000..ce37f65 --- /dev/null +++ b/data/icons/alexandru.stoica/object_distribution [#900].svg @@ -0,0 +1,14 @@ + + + + object_distribution [#900] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_distribution_round [#901].svg b/data/icons/alexandru.stoica/object_distribution_round [#901].svg new file mode 100644 index 0000000..6a7db9a --- /dev/null +++ b/data/icons/alexandru.stoica/object_distribution_round [#901].svg @@ -0,0 +1,14 @@ + + + + object_distribution_round [#901] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_placement [#65].svg b/data/icons/alexandru.stoica/object_placement [#65].svg new file mode 100644 index 0000000..b6958fd --- /dev/null +++ b/data/icons/alexandru.stoica/object_placement [#65].svg @@ -0,0 +1,14 @@ + + + + object_placement [#65] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_placement [#66].svg b/data/icons/alexandru.stoica/object_placement [#66].svg new file mode 100644 index 0000000..cc6ebe7 --- /dev/null +++ b/data/icons/alexandru.stoica/object_placement [#66].svg @@ -0,0 +1,14 @@ + + + + object_placement [#66] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_placement [#67].svg b/data/icons/alexandru.stoica/object_placement [#67].svg new file mode 100644 index 0000000..3769560 --- /dev/null +++ b/data/icons/alexandru.stoica/object_placement [#67].svg @@ -0,0 +1,14 @@ + + + + object_placement [#67] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_placement [#68].svg b/data/icons/alexandru.stoica/object_placement [#68].svg new file mode 100644 index 0000000..b8757ac --- /dev/null +++ b/data/icons/alexandru.stoica/object_placement [#68].svg @@ -0,0 +1,14 @@ + + + + object_placement [#68] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_placement [#69].svg b/data/icons/alexandru.stoica/object_placement [#69].svg new file mode 100644 index 0000000..82b65b2 --- /dev/null +++ b/data/icons/alexandru.stoica/object_placement [#69].svg @@ -0,0 +1,14 @@ + + + + object_placement [#69] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_placement [#70].svg b/data/icons/alexandru.stoica/object_placement [#70].svg new file mode 100644 index 0000000..f3ed81b --- /dev/null +++ b/data/icons/alexandru.stoica/object_placement [#70].svg @@ -0,0 +1,14 @@ + + + + object_placement [#70] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_placement [#71].svg b/data/icons/alexandru.stoica/object_placement [#71].svg new file mode 100644 index 0000000..15bcb42 --- /dev/null +++ b/data/icons/alexandru.stoica/object_placement [#71].svg @@ -0,0 +1,14 @@ + + + + object_placement [#71] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/object_placement [#72].svg b/data/icons/alexandru.stoica/object_placement [#72].svg new file mode 100644 index 0000000..0b5ac33 --- /dev/null +++ b/data/icons/alexandru.stoica/object_placement [#72].svg @@ -0,0 +1,14 @@ + + + + object_placement [#72] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/oil [#736].svg b/data/icons/alexandru.stoica/oil [#736].svg new file mode 100644 index 0000000..af47ca8 --- /dev/null +++ b/data/icons/alexandru.stoica/oil [#736].svg @@ -0,0 +1,14 @@ + + + + oil [#736] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/oil_round [#735].svg b/data/icons/alexandru.stoica/oil_round [#735].svg new file mode 100644 index 0000000..8ed9544 --- /dev/null +++ b/data/icons/alexandru.stoica/oil_round [#735].svg @@ -0,0 +1,14 @@ + + + + oil_round [#735] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/open_box [#1438].svg b/data/icons/alexandru.stoica/open_box [#1438].svg new file mode 100644 index 0000000..f515fe1 --- /dev/null +++ b/data/icons/alexandru.stoica/open_box [#1438].svg @@ -0,0 +1,14 @@ + + + + open_box [#1438] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/open_box [#1439].svg b/data/icons/alexandru.stoica/open_box [#1439].svg new file mode 100644 index 0000000..b95fbb3 --- /dev/null +++ b/data/icons/alexandru.stoica/open_box [#1439].svg @@ -0,0 +1,14 @@ + + + + open_box [#1439] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/option_bar_settings [#1399].svg b/data/icons/alexandru.stoica/option_bar_settings [#1399].svg new file mode 100644 index 0000000..04977bc --- /dev/null +++ b/data/icons/alexandru.stoica/option_bar_settings [#1399].svg @@ -0,0 +1,14 @@ + + + + option_bar_settings [#1399] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/option_bar_settings [#1400].svg b/data/icons/alexandru.stoica/option_bar_settings [#1400].svg new file mode 100644 index 0000000..41841f2 --- /dev/null +++ b/data/icons/alexandru.stoica/option_bar_settings [#1400].svg @@ -0,0 +1,14 @@ + + + + option_bar_settings [#1400] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/option_bar_settings [#1401].svg b/data/icons/alexandru.stoica/option_bar_settings [#1401].svg new file mode 100644 index 0000000..150532d --- /dev/null +++ b/data/icons/alexandru.stoica/option_bar_settings [#1401].svg @@ -0,0 +1,14 @@ + + + + option_bar_settings [#1401] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pac-man [#91].svg b/data/icons/alexandru.stoica/pac-man [#91].svg new file mode 100644 index 0000000..0876fab --- /dev/null +++ b/data/icons/alexandru.stoica/pac-man [#91].svg @@ -0,0 +1,14 @@ + + + + pac-man [#91] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/paragraph [#670].svg b/data/icons/alexandru.stoica/paragraph [#670].svg new file mode 100644 index 0000000..381e186 --- /dev/null +++ b/data/icons/alexandru.stoica/paragraph [#670].svg @@ -0,0 +1,14 @@ + + + + paragraph [#670] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/patreon [#141].svg b/data/icons/alexandru.stoica/patreon [#141].svg new file mode 100644 index 0000000..fc813ba --- /dev/null +++ b/data/icons/alexandru.stoica/patreon [#141].svg @@ -0,0 +1,14 @@ + + + + patreon [#141] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pause [#1006].svg b/data/icons/alexandru.stoica/pause [#1006].svg new file mode 100644 index 0000000..f803c4b --- /dev/null +++ b/data/icons/alexandru.stoica/pause [#1006].svg @@ -0,0 +1,14 @@ + + + + pause [#1006] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pause [#1009].svg b/data/icons/alexandru.stoica/pause [#1009].svg new file mode 100644 index 0000000..87b5cef --- /dev/null +++ b/data/icons/alexandru.stoica/pause [#1009].svg @@ -0,0 +1,14 @@ + + + + pause [#1009] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pause [#1010].svg b/data/icons/alexandru.stoica/pause [#1010].svg new file mode 100644 index 0000000..bf6775a --- /dev/null +++ b/data/icons/alexandru.stoica/pause [#1010].svg @@ -0,0 +1,14 @@ + + + + pause [#1010] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pause_focus [#955].svg b/data/icons/alexandru.stoica/pause_focus [#955].svg new file mode 100644 index 0000000..78230ea --- /dev/null +++ b/data/icons/alexandru.stoica/pause_focus [#955].svg @@ -0,0 +1,14 @@ + + + + pause_focus [#955] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pause_focus [#956].svg b/data/icons/alexandru.stoica/pause_focus [#956].svg new file mode 100644 index 0000000..4a85d15 --- /dev/null +++ b/data/icons/alexandru.stoica/pause_focus [#956].svg @@ -0,0 +1,14 @@ + + + + pause_focus [#956] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/paypal [#140].svg b/data/icons/alexandru.stoica/paypal [#140].svg new file mode 100644 index 0000000..b1153d2 --- /dev/null +++ b/data/icons/alexandru.stoica/paypal [#140].svg @@ -0,0 +1,14 @@ + + + + paypal [#140] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pen [#1319].svg b/data/icons/alexandru.stoica/pen [#1319].svg new file mode 100644 index 0000000..7c56df8 --- /dev/null +++ b/data/icons/alexandru.stoica/pen [#1319].svg @@ -0,0 +1,14 @@ + + + + pen [#1319] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pen [#1320].svg b/data/icons/alexandru.stoica/pen [#1320].svg new file mode 100644 index 0000000..bda5cae --- /dev/null +++ b/data/icons/alexandru.stoica/pen [#1320].svg @@ -0,0 +1,14 @@ + + + + pen [#1320] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pen [#1321].svg b/data/icons/alexandru.stoica/pen [#1321].svg new file mode 100644 index 0000000..58cb362 --- /dev/null +++ b/data/icons/alexandru.stoica/pen [#1321].svg @@ -0,0 +1,14 @@ + + + + pen [#1321] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/periscope [#121].svg b/data/icons/alexandru.stoica/periscope [#121].svg new file mode 100644 index 0000000..8492542 --- /dev/null +++ b/data/icons/alexandru.stoica/periscope [#121].svg @@ -0,0 +1,14 @@ + + + + periscope [#121] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone [#224].svg b/data/icons/alexandru.stoica/phone [#224].svg new file mode 100644 index 0000000..63a17ec --- /dev/null +++ b/data/icons/alexandru.stoica/phone [#224].svg @@ -0,0 +1,14 @@ + + + + phone [#224] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone [#225].svg b/data/icons/alexandru.stoica/phone [#225].svg new file mode 100644 index 0000000..d174505 --- /dev/null +++ b/data/icons/alexandru.stoica/phone [#225].svg @@ -0,0 +1,14 @@ + + + + phone [#225] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone [#226].svg b/data/icons/alexandru.stoica/phone [#226].svg new file mode 100644 index 0000000..24a2693 --- /dev/null +++ b/data/icons/alexandru.stoica/phone [#226].svg @@ -0,0 +1,14 @@ + + + + phone [#226] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone [#227].svg b/data/icons/alexandru.stoica/phone [#227].svg new file mode 100644 index 0000000..8b28d53 --- /dev/null +++ b/data/icons/alexandru.stoica/phone [#227].svg @@ -0,0 +1,14 @@ + + + + phone [#227] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone_desktop [#206].svg b/data/icons/alexandru.stoica/phone_desktop [#206].svg new file mode 100644 index 0000000..1b7e13d --- /dev/null +++ b/data/icons/alexandru.stoica/phone_desktop [#206].svg @@ -0,0 +1,14 @@ + + + + phone_desktop [#206] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone_desktop [#207].svg b/data/icons/alexandru.stoica/phone_desktop [#207].svg new file mode 100644 index 0000000..4257e41 --- /dev/null +++ b/data/icons/alexandru.stoica/phone_desktop [#207].svg @@ -0,0 +1,14 @@ + + + + phone_desktop [#207] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone_phone [#204].svg b/data/icons/alexandru.stoica/phone_phone [#204].svg new file mode 100644 index 0000000..2b4eb47 --- /dev/null +++ b/data/icons/alexandru.stoica/phone_phone [#204].svg @@ -0,0 +1,14 @@ + + + + phone_phone [#204] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone_phone [#205].svg b/data/icons/alexandru.stoica/phone_phone [#205].svg new file mode 100644 index 0000000..17fdf8a --- /dev/null +++ b/data/icons/alexandru.stoica/phone_phone [#205].svg @@ -0,0 +1,14 @@ + + + + phone_phone [#205] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone_rotation [#198].svg b/data/icons/alexandru.stoica/phone_rotation [#198].svg new file mode 100644 index 0000000..7214511 --- /dev/null +++ b/data/icons/alexandru.stoica/phone_rotation [#198].svg @@ -0,0 +1,14 @@ + + + + phone_rotation [#198] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone_rotation [#199].svg b/data/icons/alexandru.stoica/phone_rotation [#199].svg new file mode 100644 index 0000000..34f4ae2 --- /dev/null +++ b/data/icons/alexandru.stoica/phone_rotation [#199].svg @@ -0,0 +1,14 @@ + + + + phone_rotation [#199] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone_rotation [#200].svg b/data/icons/alexandru.stoica/phone_rotation [#200].svg new file mode 100644 index 0000000..48c01e6 --- /dev/null +++ b/data/icons/alexandru.stoica/phone_rotation [#200].svg @@ -0,0 +1,14 @@ + + + + phone_rotation [#200] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/phone_rotation [#201].svg b/data/icons/alexandru.stoica/phone_rotation [#201].svg new file mode 100644 index 0000000..42a3a74 --- /dev/null +++ b/data/icons/alexandru.stoica/phone_rotation [#201].svg @@ -0,0 +1,14 @@ + + + + phone_rotation [#201] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_rounded_circle [#629].svg b/data/icons/alexandru.stoica/pin_fill_rounded_circle [#629].svg new file mode 100644 index 0000000..24eb1c6 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_rounded_circle [#629].svg @@ -0,0 +1,14 @@ + + + + pin_fill_rounded_circle [#629] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_rounded_circle [#630].svg b/data/icons/alexandru.stoica/pin_fill_rounded_circle [#630].svg new file mode 100644 index 0000000..373fe2e --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_rounded_circle [#630].svg @@ -0,0 +1,14 @@ + + + + pin_fill_rounded_circle [#630] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_rounded_close [#633].svg b/data/icons/alexandru.stoica/pin_fill_rounded_close [#633].svg new file mode 100644 index 0000000..478dab0 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_rounded_close [#633].svg @@ -0,0 +1,14 @@ + + + + pin_fill_rounded_close [#633] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_rounded_minus [#631].svg b/data/icons/alexandru.stoica/pin_fill_rounded_minus [#631].svg new file mode 100644 index 0000000..2da0db4 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_rounded_minus [#631].svg @@ -0,0 +1,14 @@ + + + + pin_fill_rounded_minus [#631] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_rounded_plus [#632].svg b/data/icons/alexandru.stoica/pin_fill_rounded_plus [#632].svg new file mode 100644 index 0000000..f0975ca --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_rounded_plus [#632].svg @@ -0,0 +1,14 @@ + + + + pin_fill_rounded_plus [#632] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_sharp_circle [#634].svg b/data/icons/alexandru.stoica/pin_fill_sharp_circle [#634].svg new file mode 100644 index 0000000..c7b5065 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_sharp_circle [#634].svg @@ -0,0 +1,14 @@ + + + + pin_fill_sharp_circle [#634] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_sharp_circle [#635].svg b/data/icons/alexandru.stoica/pin_fill_sharp_circle [#635].svg new file mode 100644 index 0000000..b505225 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_sharp_circle [#635].svg @@ -0,0 +1,14 @@ + + + + pin_fill_sharp_circle [#635] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_sharp_close [#638].svg b/data/icons/alexandru.stoica/pin_fill_sharp_close [#638].svg new file mode 100644 index 0000000..c8fad62 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_sharp_close [#638].svg @@ -0,0 +1,14 @@ + + + + pin_fill_sharp_close [#638] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_sharp_minus [#636].svg b/data/icons/alexandru.stoica/pin_fill_sharp_minus [#636].svg new file mode 100644 index 0000000..9a33fc2 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_sharp_minus [#636].svg @@ -0,0 +1,14 @@ + + + + pin_fill_sharp_minus [#636] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_fill_sharp_plus [#637].svg b/data/icons/alexandru.stoica/pin_fill_sharp_plus [#637].svg new file mode 100644 index 0000000..17b4271 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_fill_sharp_plus [#637].svg @@ -0,0 +1,14 @@ + + + + pin_fill_sharp_plus [#637] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_rounded_circle [#619].svg b/data/icons/alexandru.stoica/pin_rounded_circle [#619].svg new file mode 100644 index 0000000..b6e12f5 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_rounded_circle [#619].svg @@ -0,0 +1,14 @@ + + + + pin_rounded_circle [#619] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_rounded_circle [#620].svg b/data/icons/alexandru.stoica/pin_rounded_circle [#620].svg new file mode 100644 index 0000000..a76b326 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_rounded_circle [#620].svg @@ -0,0 +1,14 @@ + + + + pin_rounded_circle [#620] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_rounded_close [#623].svg b/data/icons/alexandru.stoica/pin_rounded_close [#623].svg new file mode 100644 index 0000000..1181de4 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_rounded_close [#623].svg @@ -0,0 +1,14 @@ + + + + pin_rounded_close [#623] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_rounded_minus [#621].svg b/data/icons/alexandru.stoica/pin_rounded_minus [#621].svg new file mode 100644 index 0000000..ffe663b --- /dev/null +++ b/data/icons/alexandru.stoica/pin_rounded_minus [#621].svg @@ -0,0 +1,14 @@ + + + + pin_rounded_minus [#621] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_rounded_plus [#622].svg b/data/icons/alexandru.stoica/pin_rounded_plus [#622].svg new file mode 100644 index 0000000..9e89fa0 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_rounded_plus [#622].svg @@ -0,0 +1,14 @@ + + + + pin_rounded_plus [#622] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_sharp_circle [#624].svg b/data/icons/alexandru.stoica/pin_sharp_circle [#624].svg new file mode 100644 index 0000000..1f11f4c --- /dev/null +++ b/data/icons/alexandru.stoica/pin_sharp_circle [#624].svg @@ -0,0 +1,14 @@ + + + + pin_sharp_circle [#624] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_sharp_circle [#625].svg b/data/icons/alexandru.stoica/pin_sharp_circle [#625].svg new file mode 100644 index 0000000..0cbc82b --- /dev/null +++ b/data/icons/alexandru.stoica/pin_sharp_circle [#625].svg @@ -0,0 +1,14 @@ + + + + pin_sharp_circle [#625] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_sharp_close [#628].svg b/data/icons/alexandru.stoica/pin_sharp_close [#628].svg new file mode 100644 index 0000000..8718c41 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_sharp_close [#628].svg @@ -0,0 +1,14 @@ + + + + pin_sharp_close [#628] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_sharp_minus [#626].svg b/data/icons/alexandru.stoica/pin_sharp_minus [#626].svg new file mode 100644 index 0000000..043f595 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_sharp_minus [#626].svg @@ -0,0 +1,14 @@ + + + + pin_sharp_minus [#626] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pin_sharp_plus [#627].svg b/data/icons/alexandru.stoica/pin_sharp_plus [#627].svg new file mode 100644 index 0000000..da5fc87 --- /dev/null +++ b/data/icons/alexandru.stoica/pin_sharp_plus [#627].svg @@ -0,0 +1,14 @@ + + + + pin_sharp_plus [#627] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pinterest [#180].svg b/data/icons/alexandru.stoica/pinterest [#180].svg new file mode 100644 index 0000000..004591a --- /dev/null +++ b/data/icons/alexandru.stoica/pinterest [#180].svg @@ -0,0 +1,14 @@ + + + + pinterest [#180] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/planet [#1301].svg b/data/icons/alexandru.stoica/planet [#1301].svg new file mode 100644 index 0000000..e282bde --- /dev/null +++ b/data/icons/alexandru.stoica/planet [#1301].svg @@ -0,0 +1,14 @@ + + + + planet [#1301] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/planet_system [#1299].svg b/data/icons/alexandru.stoica/planet_system [#1299].svg new file mode 100644 index 0000000..961f0c8 --- /dev/null +++ b/data/icons/alexandru.stoica/planet_system [#1299].svg @@ -0,0 +1,14 @@ + + + + planet_system [#1299] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/play [#1000].svg b/data/icons/alexandru.stoica/play [#1000].svg new file mode 100644 index 0000000..334f242 --- /dev/null +++ b/data/icons/alexandru.stoica/play [#1000].svg @@ -0,0 +1,14 @@ + + + + play [#1000] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/play [#1001].svg b/data/icons/alexandru.stoica/play [#1001].svg new file mode 100644 index 0000000..d98e128 --- /dev/null +++ b/data/icons/alexandru.stoica/play [#1001].svg @@ -0,0 +1,14 @@ + + + + play [#1001] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/play [#1003].svg b/data/icons/alexandru.stoica/play [#1003].svg new file mode 100644 index 0000000..63e6bc0 --- /dev/null +++ b/data/icons/alexandru.stoica/play [#1003].svg @@ -0,0 +1,14 @@ + + + + play [#1003] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/play [#1008].svg b/data/icons/alexandru.stoica/play [#1008].svg new file mode 100644 index 0000000..6c7afb1 --- /dev/null +++ b/data/icons/alexandru.stoica/play [#1008].svg @@ -0,0 +1,14 @@ + + + + play [#1008] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/play [#990].svg b/data/icons/alexandru.stoica/play [#990].svg new file mode 100644 index 0000000..a982596 --- /dev/null +++ b/data/icons/alexandru.stoica/play [#990].svg @@ -0,0 +1,14 @@ + + + + play [#990] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/play_plus_focus [#957].svg b/data/icons/alexandru.stoica/play_plus_focus [#957].svg new file mode 100644 index 0000000..99a94a9 --- /dev/null +++ b/data/icons/alexandru.stoica/play_plus_focus [#957].svg @@ -0,0 +1,14 @@ + + + + play_plus_focus [#957] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/play_plus_focus [#959].svg b/data/icons/alexandru.stoica/play_plus_focus [#959].svg new file mode 100644 index 0000000..829ed95 --- /dev/null +++ b/data/icons/alexandru.stoica/play_plus_focus [#959].svg @@ -0,0 +1,14 @@ + + + + play_plus_focus [#959] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/playlist [#1002].svg b/data/icons/alexandru.stoica/playlist [#1002].svg new file mode 100644 index 0000000..f4b111f --- /dev/null +++ b/data/icons/alexandru.stoica/playlist [#1002].svg @@ -0,0 +1,14 @@ + + + + playlist [#1002] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/plus [#1455].svg b/data/icons/alexandru.stoica/plus [#1455].svg new file mode 100644 index 0000000..c497ae1 --- /dev/null +++ b/data/icons/alexandru.stoica/plus [#1455].svg @@ -0,0 +1,14 @@ + + + + plus [#1455] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/plus [#1469].svg b/data/icons/alexandru.stoica/plus [#1469].svg new file mode 100644 index 0000000..e66f1ae --- /dev/null +++ b/data/icons/alexandru.stoica/plus [#1469].svg @@ -0,0 +1,14 @@ + + + + plus [#1469] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/plus [#1512].svg b/data/icons/alexandru.stoica/plus [#1512].svg new file mode 100644 index 0000000..09edf71 --- /dev/null +++ b/data/icons/alexandru.stoica/plus [#1512].svg @@ -0,0 +1,14 @@ + + + + plus [#1512] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/plus [#1513].svg b/data/icons/alexandru.stoica/plus [#1513].svg new file mode 100644 index 0000000..b72f620 --- /dev/null +++ b/data/icons/alexandru.stoica/plus [#1513].svg @@ -0,0 +1,14 @@ + + + + plus [#1513] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/plus_circle [#1425].svg b/data/icons/alexandru.stoica/plus_circle [#1425].svg new file mode 100644 index 0000000..49a09d1 --- /dev/null +++ b/data/icons/alexandru.stoica/plus_circle [#1425].svg @@ -0,0 +1,14 @@ + + + + plus_circle [#1425] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/plus_circle [#1427].svg b/data/icons/alexandru.stoica/plus_circle [#1427].svg new file mode 100644 index 0000000..79f1e3b --- /dev/null +++ b/data/icons/alexandru.stoica/plus_circle [#1427].svg @@ -0,0 +1,14 @@ + + + + plus_circle [#1427] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/plus_circle [#1441].svg b/data/icons/alexandru.stoica/plus_circle [#1441].svg new file mode 100644 index 0000000..c2c55af --- /dev/null +++ b/data/icons/alexandru.stoica/plus_circle [#1441].svg @@ -0,0 +1,14 @@ + + + + plus_circle [#1441] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/plus_mini [#1523].svg b/data/icons/alexandru.stoica/plus_mini [#1523].svg new file mode 100644 index 0000000..cf510f8 --- /dev/null +++ b/data/icons/alexandru.stoica/plus_mini [#1523].svg @@ -0,0 +1,14 @@ + + + + plus_mini [#1523] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/pocket [#137].svg b/data/icons/alexandru.stoica/pocket [#137].svg new file mode 100644 index 0000000..3d15909 --- /dev/null +++ b/data/icons/alexandru.stoica/pocket [#137].svg @@ -0,0 +1,14 @@ + + + + pocket [#137] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/previous [#984].svg b/data/icons/alexandru.stoica/previous [#984].svg new file mode 100644 index 0000000..156b233 --- /dev/null +++ b/data/icons/alexandru.stoica/previous [#984].svg @@ -0,0 +1,14 @@ + + + + previous [#984] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/previous [#999].svg b/data/icons/alexandru.stoica/previous [#999].svg new file mode 100644 index 0000000..dbb6576 --- /dev/null +++ b/data/icons/alexandru.stoica/previous [#999].svg @@ -0,0 +1,14 @@ + + + + previous [#999] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/printer [#1596].svg b/data/icons/alexandru.stoica/printer [#1596].svg new file mode 100644 index 0000000..99b30d6 --- /dev/null +++ b/data/icons/alexandru.stoica/printer [#1596].svg @@ -0,0 +1,14 @@ + + + + printer [#1596] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/printer [#1597].svg b/data/icons/alexandru.stoica/printer [#1597].svg new file mode 100644 index 0000000..a7262bc --- /dev/null +++ b/data/icons/alexandru.stoica/printer [#1597].svg @@ -0,0 +1,14 @@ + + + + printer [#1597] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/printer [#1598].svg b/data/icons/alexandru.stoica/printer [#1598].svg new file mode 100644 index 0000000..e50434f --- /dev/null +++ b/data/icons/alexandru.stoica/printer [#1598].svg @@ -0,0 +1,14 @@ + + + + printer [#1598] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/printer [#1599].svg b/data/icons/alexandru.stoica/printer [#1599].svg new file mode 100644 index 0000000..aea912f --- /dev/null +++ b/data/icons/alexandru.stoica/printer [#1599].svg @@ -0,0 +1,14 @@ + + + + printer [#1599] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/product_hunt [#135].svg b/data/icons/alexandru.stoica/product_hunt [#135].svg new file mode 100644 index 0000000..19b922e --- /dev/null +++ b/data/icons/alexandru.stoica/product_hunt [#135].svg @@ -0,0 +1,14 @@ + + + + product_hunt [#135] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile [#1335].svg b/data/icons/alexandru.stoica/profile [#1335].svg new file mode 100644 index 0000000..0b3a90a --- /dev/null +++ b/data/icons/alexandru.stoica/profile [#1335].svg @@ -0,0 +1,14 @@ + + + + profile [#1335] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile [#1336].svg b/data/icons/alexandru.stoica/profile [#1336].svg new file mode 100644 index 0000000..1826ba7 --- /dev/null +++ b/data/icons/alexandru.stoica/profile [#1336].svg @@ -0,0 +1,14 @@ + + + + profile [#1336] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile [#1339].svg b/data/icons/alexandru.stoica/profile [#1339].svg new file mode 100644 index 0000000..10073cf --- /dev/null +++ b/data/icons/alexandru.stoica/profile [#1339].svg @@ -0,0 +1,14 @@ + + + + profile [#1339] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile [#1341].svg b/data/icons/alexandru.stoica/profile [#1341].svg new file mode 100644 index 0000000..bc1c536 --- /dev/null +++ b/data/icons/alexandru.stoica/profile [#1341].svg @@ -0,0 +1,14 @@ + + + + profile [#1341] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_close [#1338].svg b/data/icons/alexandru.stoica/profile_close [#1338].svg new file mode 100644 index 0000000..5fe51dc --- /dev/null +++ b/data/icons/alexandru.stoica/profile_close [#1338].svg @@ -0,0 +1,14 @@ + + + + profile_close [#1338] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_close [#1352].svg b/data/icons/alexandru.stoica/profile_close [#1352].svg new file mode 100644 index 0000000..2cd7e2e --- /dev/null +++ b/data/icons/alexandru.stoica/profile_close [#1352].svg @@ -0,0 +1,14 @@ + + + + profile_close [#1352] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_close [#1355].svg b/data/icons/alexandru.stoica/profile_close [#1355].svg new file mode 100644 index 0000000..14106b8 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_close [#1355].svg @@ -0,0 +1,14 @@ + + + + profile_close [#1355] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_close [#1358].svg b/data/icons/alexandru.stoica/profile_close [#1358].svg new file mode 100644 index 0000000..4863172 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_close [#1358].svg @@ -0,0 +1,14 @@ + + + + profile_close [#1358] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_close_round [#1325].svg b/data/icons/alexandru.stoica/profile_close_round [#1325].svg new file mode 100644 index 0000000..cae0d9a --- /dev/null +++ b/data/icons/alexandru.stoica/profile_close_round [#1325].svg @@ -0,0 +1,14 @@ + + + + profile_close_round [#1325] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_close_round [#1344].svg b/data/icons/alexandru.stoica/profile_close_round [#1344].svg new file mode 100644 index 0000000..0d5bc74 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_close_round [#1344].svg @@ -0,0 +1,14 @@ + + + + profile_close_round [#1344] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_favorite [#1333].svg b/data/icons/alexandru.stoica/profile_favorite [#1333].svg new file mode 100644 index 0000000..6b569be --- /dev/null +++ b/data/icons/alexandru.stoica/profile_favorite [#1333].svg @@ -0,0 +1,14 @@ + + + + profile_favorite [#1333] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_favorite [#1334].svg b/data/icons/alexandru.stoica/profile_favorite [#1334].svg new file mode 100644 index 0000000..f343ccc --- /dev/null +++ b/data/icons/alexandru.stoica/profile_favorite [#1334].svg @@ -0,0 +1,14 @@ + + + + profile_favorite [#1334] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image [#1348].svg b/data/icons/alexandru.stoica/profile_image [#1348].svg new file mode 100644 index 0000000..f35109c --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image [#1348].svg @@ -0,0 +1,14 @@ + + + + profile_image [#1348] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image [#1349].svg b/data/icons/alexandru.stoica/profile_image [#1349].svg new file mode 100644 index 0000000..3fe1f2b --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image [#1349].svg @@ -0,0 +1,14 @@ + + + + profile_image [#1349] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image [#1362].svg b/data/icons/alexandru.stoica/profile_image [#1362].svg new file mode 100644 index 0000000..27b5eee --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image [#1362].svg @@ -0,0 +1,14 @@ + + + + profile_image [#1362] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_close [#1361].svg b/data/icons/alexandru.stoica/profile_image_close [#1361].svg new file mode 100644 index 0000000..d47a021 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_close [#1361].svg @@ -0,0 +1,14 @@ + + + + profile_image_close [#1361] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_close_round [#1328].svg b/data/icons/alexandru.stoica/profile_image_close_round [#1328].svg new file mode 100644 index 0000000..880c4af --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_close_round [#1328].svg @@ -0,0 +1,14 @@ + + + + profile_image_close_round [#1328] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_favorite_round [#1330].svg b/data/icons/alexandru.stoica/profile_image_favorite_round [#1330].svg new file mode 100644 index 0000000..995e347 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_favorite_round [#1330].svg @@ -0,0 +1,14 @@ + + + + profile_image_favorite_round [#1330] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_favorite_round [#1331].svg b/data/icons/alexandru.stoica/profile_image_favorite_round [#1331].svg new file mode 100644 index 0000000..b400908 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_favorite_round [#1331].svg @@ -0,0 +1,14 @@ + + + + profile_image_favorite_round [#1331] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_minus [#1360].svg b/data/icons/alexandru.stoica/profile_image_minus [#1360].svg new file mode 100644 index 0000000..ceda57b --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_minus [#1360].svg @@ -0,0 +1,14 @@ + + + + profile_image_minus [#1360] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_minus_round [#1329].svg b/data/icons/alexandru.stoica/profile_image_minus_round [#1329].svg new file mode 100644 index 0000000..32d38dc --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_minus_round [#1329].svg @@ -0,0 +1,14 @@ + + + + profile_image_minus_round [#1329] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_plus [#1359].svg b/data/icons/alexandru.stoica/profile_image_plus [#1359].svg new file mode 100644 index 0000000..b1e3011 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_plus [#1359].svg @@ -0,0 +1,14 @@ + + + + profile_image_plus [#1359] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_plus_round [#1327].svg b/data/icons/alexandru.stoica/profile_image_plus_round [#1327].svg new file mode 100644 index 0000000..94d5405 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_plus_round [#1327].svg @@ -0,0 +1,14 @@ + + + + profile_image_plus_round [#1327] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_round [#1326].svg b/data/icons/alexandru.stoica/profile_image_round [#1326].svg new file mode 100644 index 0000000..62a2ddb --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_round [#1326].svg @@ -0,0 +1,14 @@ + + + + profile_image_round [#1326] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_round [#1332].svg b/data/icons/alexandru.stoica/profile_image_round [#1332].svg new file mode 100644 index 0000000..7b527d4 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_round [#1332].svg @@ -0,0 +1,14 @@ + + + + profile_image_round [#1332] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_image_zoom [#1347].svg b/data/icons/alexandru.stoica/profile_image_zoom [#1347].svg new file mode 100644 index 0000000..d9a9269 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_image_zoom [#1347].svg @@ -0,0 +1,14 @@ + + + + profile_image_zoom [#1347] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_minus [#1323].svg b/data/icons/alexandru.stoica/profile_minus [#1323].svg new file mode 100644 index 0000000..d536ffd --- /dev/null +++ b/data/icons/alexandru.stoica/profile_minus [#1323].svg @@ -0,0 +1,14 @@ + + + + profile_minus [#1323] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_minus [#1340].svg b/data/icons/alexandru.stoica/profile_minus [#1340].svg new file mode 100644 index 0000000..a44b9b3 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_minus [#1340].svg @@ -0,0 +1,14 @@ + + + + profile_minus [#1340] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_minus [#1350].svg b/data/icons/alexandru.stoica/profile_minus [#1350].svg new file mode 100644 index 0000000..7121111 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_minus [#1350].svg @@ -0,0 +1,14 @@ + + + + profile_minus [#1350] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_minus [#1353].svg b/data/icons/alexandru.stoica/profile_minus [#1353].svg new file mode 100644 index 0000000..a490f3f --- /dev/null +++ b/data/icons/alexandru.stoica/profile_minus [#1353].svg @@ -0,0 +1,14 @@ + + + + profile_minus [#1353] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_minus_minus [#1356].svg b/data/icons/alexandru.stoica/profile_minus_minus [#1356].svg new file mode 100644 index 0000000..7605c26 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_minus_minus [#1356].svg @@ -0,0 +1,14 @@ + + + + profile_minus_minus [#1356] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_plus [#1337].svg b/data/icons/alexandru.stoica/profile_plus [#1337].svg new file mode 100644 index 0000000..83165e9 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_plus [#1337].svg @@ -0,0 +1,14 @@ + + + + profile_plus [#1337] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_plus [#1351].svg b/data/icons/alexandru.stoica/profile_plus [#1351].svg new file mode 100644 index 0000000..09dd073 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_plus [#1351].svg @@ -0,0 +1,14 @@ + + + + profile_plus [#1351] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_plus [#1354].svg b/data/icons/alexandru.stoica/profile_plus [#1354].svg new file mode 100644 index 0000000..597326f --- /dev/null +++ b/data/icons/alexandru.stoica/profile_plus [#1354].svg @@ -0,0 +1,14 @@ + + + + profile_plus [#1354] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_plus [#1357].svg b/data/icons/alexandru.stoica/profile_plus [#1357].svg new file mode 100644 index 0000000..6e914f7 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_plus [#1357].svg @@ -0,0 +1,14 @@ + + + + profile_plus [#1357] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_plus_round [#1324].svg b/data/icons/alexandru.stoica/profile_plus_round [#1324].svg new file mode 100644 index 0000000..6a92853 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_plus_round [#1324].svg @@ -0,0 +1,14 @@ + + + + profile_plus_round [#1324] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_plus_round [#1343].svg b/data/icons/alexandru.stoica/profile_plus_round [#1343].svg new file mode 100644 index 0000000..292b4ea --- /dev/null +++ b/data/icons/alexandru.stoica/profile_plus_round [#1343].svg @@ -0,0 +1,14 @@ + + + + profile_plus_round [#1343] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_round [#1342].svg b/data/icons/alexandru.stoica/profile_round [#1342].svg new file mode 100644 index 0000000..ee4fb1a --- /dev/null +++ b/data/icons/alexandru.stoica/profile_round [#1342].svg @@ -0,0 +1,14 @@ + + + + profile_round [#1342] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_round [#1345].svg b/data/icons/alexandru.stoica/profile_round [#1345].svg new file mode 100644 index 0000000..3353421 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_round [#1345].svg @@ -0,0 +1,14 @@ + + + + profile_round [#1345] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/profile_round [#1346].svg b/data/icons/alexandru.stoica/profile_round [#1346].svg new file mode 100644 index 0000000..843f5d3 --- /dev/null +++ b/data/icons/alexandru.stoica/profile_round [#1346].svg @@ -0,0 +1,14 @@ + + + + profile_round [#1346] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/projector [#208].svg b/data/icons/alexandru.stoica/projector [#208].svg new file mode 100644 index 0000000..3eed8e7 --- /dev/null +++ b/data/icons/alexandru.stoica/projector [#208].svg @@ -0,0 +1,14 @@ + + + + projector [#208] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/projector [#209].svg b/data/icons/alexandru.stoica/projector [#209].svg new file mode 100644 index 0000000..961171c --- /dev/null +++ b/data/icons/alexandru.stoica/projector [#209].svg @@ -0,0 +1,14 @@ + + + + projector [#209] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/projector [#210].svg b/data/icons/alexandru.stoica/projector [#210].svg new file mode 100644 index 0000000..2679b97 --- /dev/null +++ b/data/icons/alexandru.stoica/projector [#210].svg @@ -0,0 +1,14 @@ + + + + projector [#210] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/projector [#211].svg b/data/icons/alexandru.stoica/projector [#211].svg new file mode 100644 index 0000000..30b17c2 --- /dev/null +++ b/data/icons/alexandru.stoica/projector [#211].svg @@ -0,0 +1,14 @@ + + + + projector [#211] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/projector [#212].svg b/data/icons/alexandru.stoica/projector [#212].svg new file mode 100644 index 0000000..0d177f0 --- /dev/null +++ b/data/icons/alexandru.stoica/projector [#212].svg @@ -0,0 +1,14 @@ + + + + projector [#212] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/projector [#213].svg b/data/icons/alexandru.stoica/projector [#213].svg new file mode 100644 index 0000000..667aae2 --- /dev/null +++ b/data/icons/alexandru.stoica/projector [#213].svg @@ -0,0 +1,14 @@ + + + + projector [#213] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/python [#127].svg b/data/icons/alexandru.stoica/python [#127].svg new file mode 100644 index 0000000..11d6c8e --- /dev/null +++ b/data/icons/alexandru.stoica/python [#127].svg @@ -0,0 +1,14 @@ + + + + python [#127] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/question [#1444].svg b/data/icons/alexandru.stoica/question [#1444].svg new file mode 100644 index 0000000..9755c57 --- /dev/null +++ b/data/icons/alexandru.stoica/question [#1444].svg @@ -0,0 +1,14 @@ + + + + question [#1444] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/question [#1445].svg b/data/icons/alexandru.stoica/question [#1445].svg new file mode 100644 index 0000000..4c22f88 --- /dev/null +++ b/data/icons/alexandru.stoica/question [#1445].svg @@ -0,0 +1,14 @@ + + + + question [#1445] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/quora [#172].svg b/data/icons/alexandru.stoica/quora [#172].svg new file mode 100644 index 0000000..3d5c013 --- /dev/null +++ b/data/icons/alexandru.stoica/quora [#172].svg @@ -0,0 +1,14 @@ + + + + quora [#172] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/quotes [#111].svg b/data/icons/alexandru.stoica/quotes [#111].svg new file mode 100644 index 0000000..e444f63 --- /dev/null +++ b/data/icons/alexandru.stoica/quotes [#111].svg @@ -0,0 +1,14 @@ + + + + quotes [#111] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/radio_signal [#1026].svg b/data/icons/alexandru.stoica/radio_signal [#1026].svg new file mode 100644 index 0000000..cd7980d --- /dev/null +++ b/data/icons/alexandru.stoica/radio_signal [#1026].svg @@ -0,0 +1,14 @@ + + + + radio_signal [#1026] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/radio_tower [#1019].svg b/data/icons/alexandru.stoica/radio_tower [#1019].svg new file mode 100644 index 0000000..92e528b --- /dev/null +++ b/data/icons/alexandru.stoica/radio_tower [#1019].svg @@ -0,0 +1,14 @@ + + + + radio_tower [#1019] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/radio_tower [#1108].svg b/data/icons/alexandru.stoica/radio_tower [#1108].svg new file mode 100644 index 0000000..46e31fb --- /dev/null +++ b/data/icons/alexandru.stoica/radio_tower [#1108].svg @@ -0,0 +1,14 @@ + + + + radio_tower [#1108] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/record [#978].svg b/data/icons/alexandru.stoica/record [#978].svg new file mode 100644 index 0000000..c748c2e --- /dev/null +++ b/data/icons/alexandru.stoica/record [#978].svg @@ -0,0 +1,14 @@ + + + + record [#978] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/record [#979].svg b/data/icons/alexandru.stoica/record [#979].svg new file mode 100644 index 0000000..fcfc8bb --- /dev/null +++ b/data/icons/alexandru.stoica/record [#979].svg @@ -0,0 +1,14 @@ + + + + record [#979] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/record [#982].svg b/data/icons/alexandru.stoica/record [#982].svg new file mode 100644 index 0000000..ffd9e9a --- /dev/null +++ b/data/icons/alexandru.stoica/record [#982].svg @@ -0,0 +1,14 @@ + + + + record [#982] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/record_focus [#958].svg b/data/icons/alexandru.stoica/record_focus [#958].svg new file mode 100644 index 0000000..0aa3320 --- /dev/null +++ b/data/icons/alexandru.stoica/record_focus [#958].svg @@ -0,0 +1,14 @@ + + + + record_focus [#958] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/record_plus_focus [#948].svg b/data/icons/alexandru.stoica/record_plus_focus [#948].svg new file mode 100644 index 0000000..9fedfcf --- /dev/null +++ b/data/icons/alexandru.stoica/record_plus_focus [#948].svg @@ -0,0 +1,14 @@ + + + + record_plus_focus [#948] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/reddit [#143].svg b/data/icons/alexandru.stoica/reddit [#143].svg new file mode 100644 index 0000000..7a066d6 --- /dev/null +++ b/data/icons/alexandru.stoica/reddit [#143].svg @@ -0,0 +1,14 @@ + + + + reddit [#143] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/refrigerator [#692].svg b/data/icons/alexandru.stoica/refrigerator [#692].svg new file mode 100644 index 0000000..03eb581 --- /dev/null +++ b/data/icons/alexandru.stoica/refrigerator [#692].svg @@ -0,0 +1,14 @@ + + + + refrigerator [#692] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/refrigerator [#693].svg b/data/icons/alexandru.stoica/refrigerator [#693].svg new file mode 100644 index 0000000..9851222 --- /dev/null +++ b/data/icons/alexandru.stoica/refrigerator [#693].svg @@ -0,0 +1,14 @@ + + + + refrigerator [#693] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/refrigerator_round [#694].svg b/data/icons/alexandru.stoica/refrigerator_round [#694].svg new file mode 100644 index 0000000..708915c --- /dev/null +++ b/data/icons/alexandru.stoica/refrigerator_round [#694].svg @@ -0,0 +1,14 @@ + + + + refrigerator_round [#694] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/refrigerator_round [#695].svg b/data/icons/alexandru.stoica/refrigerator_round [#695].svg new file mode 100644 index 0000000..441e45e --- /dev/null +++ b/data/icons/alexandru.stoica/refrigerator_round [#695].svg @@ -0,0 +1,14 @@ + + + + refrigerator_round [#695] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/remote [#220].svg b/data/icons/alexandru.stoica/remote [#220].svg new file mode 100644 index 0000000..2d73905 --- /dev/null +++ b/data/icons/alexandru.stoica/remote [#220].svg @@ -0,0 +1,14 @@ + + + + remote [#220] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/remote [#221].svg b/data/icons/alexandru.stoica/remote [#221].svg new file mode 100644 index 0000000..e850f6a --- /dev/null +++ b/data/icons/alexandru.stoica/remote [#221].svg @@ -0,0 +1,14 @@ + + + + remote [#221] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/report_flag [#1416].svg b/data/icons/alexandru.stoica/report_flag [#1416].svg new file mode 100644 index 0000000..7276458 --- /dev/null +++ b/data/icons/alexandru.stoica/report_flag [#1416].svg @@ -0,0 +1,14 @@ + + + + report_flag [#1416] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/report_flag [#1417].svg b/data/icons/alexandru.stoica/report_flag [#1417].svg new file mode 100644 index 0000000..ba9acce --- /dev/null +++ b/data/icons/alexandru.stoica/report_flag [#1417].svg @@ -0,0 +1,14 @@ + + + + report_flag [#1417] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/report_flag [#1418].svg b/data/icons/alexandru.stoica/report_flag [#1418].svg new file mode 100644 index 0000000..e730589 --- /dev/null +++ b/data/icons/alexandru.stoica/report_flag [#1418].svg @@ -0,0 +1,14 @@ + + + + report_flag [#1418] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/report_flag [#1419].svg b/data/icons/alexandru.stoica/report_flag [#1419].svg new file mode 100644 index 0000000..df0bf29 --- /dev/null +++ b/data/icons/alexandru.stoica/report_flag [#1419].svg @@ -0,0 +1,14 @@ + + + + report_flag [#1419] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/report_flag [#1420].svg b/data/icons/alexandru.stoica/report_flag [#1420].svg new file mode 100644 index 0000000..cda685c --- /dev/null +++ b/data/icons/alexandru.stoica/report_flag [#1420].svg @@ -0,0 +1,14 @@ + + + + report_flag [#1420] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/report_flag [#1421].svg b/data/icons/alexandru.stoica/report_flag [#1421].svg new file mode 100644 index 0000000..85dd72a --- /dev/null +++ b/data/icons/alexandru.stoica/report_flag [#1421].svg @@ -0,0 +1,14 @@ + + + + report_flag [#1421] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/resize [#837].svg b/data/icons/alexandru.stoica/resize [#837].svg new file mode 100644 index 0000000..8df8134 --- /dev/null +++ b/data/icons/alexandru.stoica/resize [#837].svg @@ -0,0 +1,14 @@ + + + + resize [#837] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/resize [#902].svg b/data/icons/alexandru.stoica/resize [#902].svg new file mode 100644 index 0000000..456c6ec --- /dev/null +++ b/data/icons/alexandru.stoica/resize [#902].svg @@ -0,0 +1,14 @@ + + + + resize [#902] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/resize [#903].svg b/data/icons/alexandru.stoica/resize [#903].svg new file mode 100644 index 0000000..c18d84e --- /dev/null +++ b/data/icons/alexandru.stoica/resize [#903].svg @@ -0,0 +1,14 @@ + + + + resize [#903] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/resize_round [#836].svg b/data/icons/alexandru.stoica/resize_round [#836].svg new file mode 100644 index 0000000..5c47036 --- /dev/null +++ b/data/icons/alexandru.stoica/resize_round [#836].svg @@ -0,0 +1,14 @@ + + + + resize_round [#836] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rings [#909].svg b/data/icons/alexandru.stoica/rings [#909].svg new file mode 100644 index 0000000..e244981 --- /dev/null +++ b/data/icons/alexandru.stoica/rings [#909].svg @@ -0,0 +1,14 @@ + + + + rings [#909] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rings [#94].svg b/data/icons/alexandru.stoica/rings [#94].svg new file mode 100644 index 0000000..cbe1343 --- /dev/null +++ b/data/icons/alexandru.stoica/rings [#94].svg @@ -0,0 +1,14 @@ + + + + rings [#94] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/road [#604].svg b/data/icons/alexandru.stoica/road [#604].svg new file mode 100644 index 0000000..9804cb0 --- /dev/null +++ b/data/icons/alexandru.stoica/road [#604].svg @@ -0,0 +1,14 @@ + + + + road [#604] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/road [#606].svg b/data/icons/alexandru.stoica/road [#606].svg new file mode 100644 index 0000000..55a26c6 --- /dev/null +++ b/data/icons/alexandru.stoica/road [#606].svg @@ -0,0 +1,14 @@ + + + + road [#606] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/road_mini [#602].svg b/data/icons/alexandru.stoica/road_mini [#602].svg new file mode 100644 index 0000000..9df9fb0 --- /dev/null +++ b/data/icons/alexandru.stoica/road_mini [#602].svg @@ -0,0 +1,14 @@ + + + + road_mini [#602] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/road_mini [#603].svg b/data/icons/alexandru.stoica/road_mini [#603].svg new file mode 100644 index 0000000..b0924fb --- /dev/null +++ b/data/icons/alexandru.stoica/road_mini [#603].svg @@ -0,0 +1,14 @@ + + + + road_mini [#603] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/road_round [#605].svg b/data/icons/alexandru.stoica/road_round [#605].svg new file mode 100644 index 0000000..e8bed8e --- /dev/null +++ b/data/icons/alexandru.stoica/road_round [#605].svg @@ -0,0 +1,14 @@ + + + + road_round [#605] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/road_round [#607].svg b/data/icons/alexandru.stoica/road_round [#607].svg new file mode 100644 index 0000000..d8dc5d3 --- /dev/null +++ b/data/icons/alexandru.stoica/road_round [#607].svg @@ -0,0 +1,14 @@ + + + + road_round [#607] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/round [#601].svg b/data/icons/alexandru.stoica/round [#601].svg new file mode 100644 index 0000000..fa717c4 --- /dev/null +++ b/data/icons/alexandru.stoica/round [#601].svg @@ -0,0 +1,14 @@ + + + + round [#601] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/router_bottom [#1112].svg b/data/icons/alexandru.stoica/router_bottom [#1112].svg new file mode 100644 index 0000000..a4bccdf --- /dev/null +++ b/data/icons/alexandru.stoica/router_bottom [#1112].svg @@ -0,0 +1,14 @@ + + + + router_bottom [#1112] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/router_middle [#1114].svg b/data/icons/alexandru.stoica/router_middle [#1114].svg new file mode 100644 index 0000000..2b709d0 --- /dev/null +++ b/data/icons/alexandru.stoica/router_middle [#1114].svg @@ -0,0 +1,14 @@ + + + + router_middle [#1114] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/router_top [#1113].svg b/data/icons/alexandru.stoica/router_top [#1113].svg new file mode 100644 index 0000000..6eb555b --- /dev/null +++ b/data/icons/alexandru.stoica/router_top [#1113].svg @@ -0,0 +1,14 @@ + + + + router_top [#1113] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss [#1022].svg b/data/icons/alexandru.stoica/rss [#1022].svg new file mode 100644 index 0000000..0597e24 --- /dev/null +++ b/data/icons/alexandru.stoica/rss [#1022].svg @@ -0,0 +1,14 @@ + + + + rss [#1022] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss [#1023].svg b/data/icons/alexandru.stoica/rss [#1023].svg new file mode 100644 index 0000000..eae9897 --- /dev/null +++ b/data/icons/alexandru.stoica/rss [#1023].svg @@ -0,0 +1,14 @@ + + + + rss [#1023] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss [#1028].svg b/data/icons/alexandru.stoica/rss [#1028].svg new file mode 100644 index 0000000..44a8d57 --- /dev/null +++ b/data/icons/alexandru.stoica/rss [#1028].svg @@ -0,0 +1,14 @@ + + + + rss [#1028] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss_cover [#1030].svg b/data/icons/alexandru.stoica/rss_cover [#1030].svg new file mode 100644 index 0000000..35a4dab --- /dev/null +++ b/data/icons/alexandru.stoica/rss_cover [#1030].svg @@ -0,0 +1,14 @@ + + + + rss_cover [#1030] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss_cover [#1031].svg b/data/icons/alexandru.stoica/rss_cover [#1031].svg new file mode 100644 index 0000000..a04d215 --- /dev/null +++ b/data/icons/alexandru.stoica/rss_cover [#1031].svg @@ -0,0 +1,14 @@ + + + + rss_cover [#1031] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss_focus [#1037].svg b/data/icons/alexandru.stoica/rss_focus [#1037].svg new file mode 100644 index 0000000..4e02cfc --- /dev/null +++ b/data/icons/alexandru.stoica/rss_focus [#1037].svg @@ -0,0 +1,14 @@ + + + + rss_focus [#1037] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss_focus [#1038].svg b/data/icons/alexandru.stoica/rss_focus [#1038].svg new file mode 100644 index 0000000..01a6fb0 --- /dev/null +++ b/data/icons/alexandru.stoica/rss_focus [#1038].svg @@ -0,0 +1,14 @@ + + + + rss_focus [#1038] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss_missing_plus [#1042].svg b/data/icons/alexandru.stoica/rss_missing_plus [#1042].svg new file mode 100644 index 0000000..c3d9612 --- /dev/null +++ b/data/icons/alexandru.stoica/rss_missing_plus [#1042].svg @@ -0,0 +1,14 @@ + + + + rss_missing_plus [#1042] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss_missing_plus_round [#1041].svg b/data/icons/alexandru.stoica/rss_missing_plus_round [#1041].svg new file mode 100644 index 0000000..da2b024 --- /dev/null +++ b/data/icons/alexandru.stoica/rss_missing_plus_round [#1041].svg @@ -0,0 +1,14 @@ + + + + rss_missing_plus_round [#1041] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/rss_round [#1027].svg b/data/icons/alexandru.stoica/rss_round [#1027].svg new file mode 100644 index 0000000..ec8c4c7 --- /dev/null +++ b/data/icons/alexandru.stoica/rss_round [#1027].svg @@ -0,0 +1,14 @@ + + + + rss_round [#1027] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ruler#1_round [#868].svg b/data/icons/alexandru.stoica/ruler#1_round [#868].svg new file mode 100644 index 0000000..66801d0 --- /dev/null +++ b/data/icons/alexandru.stoica/ruler#1_round [#868].svg @@ -0,0 +1,14 @@ + + + + ruler#1_round [#868] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ruler#2_round [#867].svg b/data/icons/alexandru.stoica/ruler#2_round [#867].svg new file mode 100644 index 0000000..e818fec --- /dev/null +++ b/data/icons/alexandru.stoica/ruler#2_round [#867].svg @@ -0,0 +1,14 @@ + + + + ruler#2_round [#867] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ruler#3 [#866].svg b/data/icons/alexandru.stoica/ruler#3 [#866].svg new file mode 100644 index 0000000..36cea0e --- /dev/null +++ b/data/icons/alexandru.stoica/ruler#3 [#866].svg @@ -0,0 +1,14 @@ + + + + ruler#3 [#866] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ruler#4 [#865].svg b/data/icons/alexandru.stoica/ruler#4 [#865].svg new file mode 100644 index 0000000..6d63852 --- /dev/null +++ b/data/icons/alexandru.stoica/ruler#4 [#865].svg @@ -0,0 +1,14 @@ + + + + ruler#4 [#865] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/satellite [#1013].svg b/data/icons/alexandru.stoica/satellite [#1013].svg new file mode 100644 index 0000000..399e8b4 --- /dev/null +++ b/data/icons/alexandru.stoica/satellite [#1013].svg @@ -0,0 +1,14 @@ + + + + satellite [#1013] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/save_item [#1408].svg b/data/icons/alexandru.stoica/save_item [#1408].svg new file mode 100644 index 0000000..7f93115 --- /dev/null +++ b/data/icons/alexandru.stoica/save_item [#1408].svg @@ -0,0 +1,14 @@ + + + + save_item [#1408] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/save_item [#1409].svg b/data/icons/alexandru.stoica/save_item [#1409].svg new file mode 100644 index 0000000..7110656 --- /dev/null +++ b/data/icons/alexandru.stoica/save_item [#1409].svg @@ -0,0 +1,14 @@ + + + + save_item [#1409] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/save_item [#1410].svg b/data/icons/alexandru.stoica/save_item [#1410].svg new file mode 100644 index 0000000..8270148 --- /dev/null +++ b/data/icons/alexandru.stoica/save_item [#1410].svg @@ -0,0 +1,14 @@ + + + + save_item [#1410] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/save_item [#1411].svg b/data/icons/alexandru.stoica/save_item [#1411].svg new file mode 100644 index 0000000..1191140 --- /dev/null +++ b/data/icons/alexandru.stoica/save_item [#1411].svg @@ -0,0 +1,14 @@ + + + + save_item [#1411] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/screen [#1111].svg b/data/icons/alexandru.stoica/screen [#1111].svg new file mode 100644 index 0000000..e64db55 --- /dev/null +++ b/data/icons/alexandru.stoica/screen [#1111].svg @@ -0,0 +1,14 @@ + + + + screen [#1111] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/screw_wrench [#804].svg b/data/icons/alexandru.stoica/screw_wrench [#804].svg new file mode 100644 index 0000000..4519831 --- /dev/null +++ b/data/icons/alexandru.stoica/screw_wrench [#804].svg @@ -0,0 +1,14 @@ + + + + screw_wrench [#804] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/script [#1600].svg b/data/icons/alexandru.stoica/script [#1600].svg new file mode 100644 index 0000000..558a2cf --- /dev/null +++ b/data/icons/alexandru.stoica/script [#1600].svg @@ -0,0 +1,14 @@ + + + + script [#1600] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/script [#1601].svg b/data/icons/alexandru.stoica/script [#1601].svg new file mode 100644 index 0000000..488eed9 --- /dev/null +++ b/data/icons/alexandru.stoica/script [#1601].svg @@ -0,0 +1,14 @@ + + + + script [#1601] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/script [#1602].svg b/data/icons/alexandru.stoica/script [#1602].svg new file mode 100644 index 0000000..7064db2 --- /dev/null +++ b/data/icons/alexandru.stoica/script [#1602].svg @@ -0,0 +1,14 @@ + + + + script [#1602] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/script [#1603].svg b/data/icons/alexandru.stoica/script [#1603].svg new file mode 100644 index 0000000..935de7d --- /dev/null +++ b/data/icons/alexandru.stoica/script [#1603].svg @@ -0,0 +1,14 @@ + + + + script [#1603] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/script [#1604].svg b/data/icons/alexandru.stoica/script [#1604].svg new file mode 100644 index 0000000..6f9a35a --- /dev/null +++ b/data/icons/alexandru.stoica/script [#1604].svg @@ -0,0 +1,14 @@ + + + + script [#1604] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/script [#1605].svg b/data/icons/alexandru.stoica/script [#1605].svg new file mode 100644 index 0000000..b27dfa4 --- /dev/null +++ b/data/icons/alexandru.stoica/script [#1605].svg @@ -0,0 +1,14 @@ + + + + script [#1605] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/scroll_down [#1382].svg b/data/icons/alexandru.stoica/scroll_down [#1382].svg new file mode 100644 index 0000000..e3edffa --- /dev/null +++ b/data/icons/alexandru.stoica/scroll_down [#1382].svg @@ -0,0 +1,14 @@ + + + + scroll_down [#1382] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/scroll_up [#1381].svg b/data/icons/alexandru.stoica/scroll_up [#1381].svg new file mode 100644 index 0000000..1e76743 --- /dev/null +++ b/data/icons/alexandru.stoica/scroll_up [#1381].svg @@ -0,0 +1,14 @@ + + + + scroll_up [#1381] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/search_left [#1504].svg b/data/icons/alexandru.stoica/search_left [#1504].svg new file mode 100644 index 0000000..8ec3fb3 --- /dev/null +++ b/data/icons/alexandru.stoica/search_left [#1504].svg @@ -0,0 +1,14 @@ + + + + search_left [#1504] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/search_left [#1506].svg b/data/icons/alexandru.stoica/search_left [#1506].svg new file mode 100644 index 0000000..b944604 --- /dev/null +++ b/data/icons/alexandru.stoica/search_left [#1506].svg @@ -0,0 +1,14 @@ + + + + search_left [#1506] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/search_right [#1505].svg b/data/icons/alexandru.stoica/search_right [#1505].svg new file mode 100644 index 0000000..5b175b2 --- /dev/null +++ b/data/icons/alexandru.stoica/search_right [#1505].svg @@ -0,0 +1,14 @@ + + + + search_right [#1505] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/search_right [#1507].svg b/data/icons/alexandru.stoica/search_right [#1507].svg new file mode 100644 index 0000000..6dfc2fd --- /dev/null +++ b/data/icons/alexandru.stoica/search_right [#1507].svg @@ -0,0 +1,14 @@ + + + + search_right [#1507] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/seat [#93].svg b/data/icons/alexandru.stoica/seat [#93].svg new file mode 100644 index 0000000..63307a1 --- /dev/null +++ b/data/icons/alexandru.stoica/seat [#93].svg @@ -0,0 +1,14 @@ + + + + seat [#93] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/send [#1570].svg b/data/icons/alexandru.stoica/send [#1570].svg new file mode 100644 index 0000000..fc24fde --- /dev/null +++ b/data/icons/alexandru.stoica/send [#1570].svg @@ -0,0 +1,14 @@ + + + + send [#1570] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/send_round [#1569].svg b/data/icons/alexandru.stoica/send_round [#1569].svg new file mode 100644 index 0000000..033d7ad --- /dev/null +++ b/data/icons/alexandru.stoica/send_round [#1569].svg @@ -0,0 +1,14 @@ + + + + send_round [#1569] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/settings [#1365].svg b/data/icons/alexandru.stoica/settings [#1365].svg new file mode 100644 index 0000000..7245b47 --- /dev/null +++ b/data/icons/alexandru.stoica/settings [#1365].svg @@ -0,0 +1,14 @@ + + + + settings [#1365] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/settings [#1389].svg b/data/icons/alexandru.stoica/settings [#1389].svg new file mode 100644 index 0000000..c21c40a --- /dev/null +++ b/data/icons/alexandru.stoica/settings [#1389].svg @@ -0,0 +1,14 @@ + + + + settings [#1389] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/settings [#1390].svg b/data/icons/alexandru.stoica/settings [#1390].svg new file mode 100644 index 0000000..d63ff05 --- /dev/null +++ b/data/icons/alexandru.stoica/settings [#1390].svg @@ -0,0 +1,14 @@ + + + + settings [#1390] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/settings [#1433].svg b/data/icons/alexandru.stoica/settings [#1433].svg new file mode 100644 index 0000000..3e8417e --- /dev/null +++ b/data/icons/alexandru.stoica/settings [#1433].svg @@ -0,0 +1,14 @@ + + + + settings [#1433] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/settings [#1491].svg b/data/icons/alexandru.stoica/settings [#1491].svg new file mode 100644 index 0000000..d30b89f --- /dev/null +++ b/data/icons/alexandru.stoica/settings [#1491].svg @@ -0,0 +1,14 @@ + + + + settings [#1491] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shaded [#34].svg b/data/icons/alexandru.stoica/shaded [#34].svg new file mode 100644 index 0000000..918c7bd --- /dev/null +++ b/data/icons/alexandru.stoica/shaded [#34].svg @@ -0,0 +1,14 @@ + + + + shaded [#34] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shaded [#35].svg b/data/icons/alexandru.stoica/shaded [#35].svg new file mode 100644 index 0000000..c3c4a09 --- /dev/null +++ b/data/icons/alexandru.stoica/shaded [#35].svg @@ -0,0 +1,14 @@ + + + + shaded [#35] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shaded [#36].svg b/data/icons/alexandru.stoica/shaded [#36].svg new file mode 100644 index 0000000..f7c4b8a --- /dev/null +++ b/data/icons/alexandru.stoica/shaded [#36].svg @@ -0,0 +1,14 @@ + + + + shaded [#36] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/share [#1099].svg b/data/icons/alexandru.stoica/share [#1099].svg new file mode 100644 index 0000000..7651780 --- /dev/null +++ b/data/icons/alexandru.stoica/share [#1099].svg @@ -0,0 +1,14 @@ + + + + share [#1099] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/share [#1100].svg b/data/icons/alexandru.stoica/share [#1100].svg new file mode 100644 index 0000000..1cbe0bc --- /dev/null +++ b/data/icons/alexandru.stoica/share [#1100].svg @@ -0,0 +1,14 @@ + + + + share [#1100] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/share [#1101].svg b/data/icons/alexandru.stoica/share [#1101].svg new file mode 100644 index 0000000..a1b4f59 --- /dev/null +++ b/data/icons/alexandru.stoica/share [#1101].svg @@ -0,0 +1,14 @@ + + + + share [#1101] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/share [#1102].svg b/data/icons/alexandru.stoica/share [#1102].svg new file mode 100644 index 0000000..75defc8 --- /dev/null +++ b/data/icons/alexandru.stoica/share [#1102].svg @@ -0,0 +1,14 @@ + + + + share [#1102] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shelf_double_down [#1534].svg b/data/icons/alexandru.stoica/shelf_double_down [#1534].svg new file mode 100644 index 0000000..aa229a1 --- /dev/null +++ b/data/icons/alexandru.stoica/shelf_double_down [#1534].svg @@ -0,0 +1,14 @@ + + + + shelf_double_down [#1534] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shelf_down [#1533].svg b/data/icons/alexandru.stoica/shelf_down [#1533].svg new file mode 100644 index 0000000..eb606b5 --- /dev/null +++ b/data/icons/alexandru.stoica/shelf_down [#1533].svg @@ -0,0 +1,14 @@ + + + + shelf_down [#1533] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shelf_left [#1531].svg b/data/icons/alexandru.stoica/shelf_left [#1531].svg new file mode 100644 index 0000000..e32d144 --- /dev/null +++ b/data/icons/alexandru.stoica/shelf_left [#1531].svg @@ -0,0 +1,14 @@ + + + + shelf_left [#1531] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shelf_right [#1521].svg b/data/icons/alexandru.stoica/shelf_right [#1521].svg new file mode 100644 index 0000000..a5f26c5 --- /dev/null +++ b/data/icons/alexandru.stoica/shelf_right [#1521].svg @@ -0,0 +1,14 @@ + + + + shelf_right [#1521] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shelf_top [#1532].svg b/data/icons/alexandru.stoica/shelf_top [#1532].svg new file mode 100644 index 0000000..e0a1403 --- /dev/null +++ b/data/icons/alexandru.stoica/shelf_top [#1532].svg @@ -0,0 +1,14 @@ + + + + shelf_top [#1532] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ship [#611].svg b/data/icons/alexandru.stoica/ship [#611].svg new file mode 100644 index 0000000..413c9f3 --- /dev/null +++ b/data/icons/alexandru.stoica/ship [#611].svg @@ -0,0 +1,14 @@ + + + + ship [#611] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ship [#612].svg b/data/icons/alexandru.stoica/ship [#612].svg new file mode 100644 index 0000000..d661c12 --- /dev/null +++ b/data/icons/alexandru.stoica/ship [#612].svg @@ -0,0 +1,14 @@ + + + + ship [#612] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ship_round [#613].svg b/data/icons/alexandru.stoica/ship_round [#613].svg new file mode 100644 index 0000000..4c88a16 --- /dev/null +++ b/data/icons/alexandru.stoica/ship_round [#613].svg @@ -0,0 +1,14 @@ + + + + ship_round [#613] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/ship_round [#614].svg b/data/icons/alexandru.stoica/ship_round [#614].svg new file mode 100644 index 0000000..4188db7 --- /dev/null +++ b/data/icons/alexandru.stoica/ship_round [#614].svg @@ -0,0 +1,14 @@ + + + + ship_round [#614] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shop_center [#1139].svg b/data/icons/alexandru.stoica/shop_center [#1139].svg new file mode 100644 index 0000000..73e6873 --- /dev/null +++ b/data/icons/alexandru.stoica/shop_center [#1139].svg @@ -0,0 +1,14 @@ + + + + shop_center [#1139] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shop_center_round [#1140].svg b/data/icons/alexandru.stoica/shop_center_round [#1140].svg new file mode 100644 index 0000000..f865f13 --- /dev/null +++ b/data/icons/alexandru.stoica/shop_center_round [#1140].svg @@ -0,0 +1,14 @@ + + + + shop_center_round [#1140] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag [#1142].svg b/data/icons/alexandru.stoica/shopping_bag [#1142].svg new file mode 100644 index 0000000..d5ebd0c --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag [#1142].svg @@ -0,0 +1,14 @@ + + + + shopping_bag [#1142] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag [#1143].svg b/data/icons/alexandru.stoica/shopping_bag [#1143].svg new file mode 100644 index 0000000..b67b5e5 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag [#1143].svg @@ -0,0 +1,14 @@ + + + + shopping_bag [#1143] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag [#1144].svg b/data/icons/alexandru.stoica/shopping_bag [#1144].svg new file mode 100644 index 0000000..2ad5434 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag [#1144].svg @@ -0,0 +1,14 @@ + + + + shopping_bag [#1144] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag [#1148].svg b/data/icons/alexandru.stoica/shopping_bag [#1148].svg new file mode 100644 index 0000000..8780211 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag [#1148].svg @@ -0,0 +1,14 @@ + + + + shopping_bag [#1148] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag [#1149].svg b/data/icons/alexandru.stoica/shopping_bag [#1149].svg new file mode 100644 index 0000000..d4b13da --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag [#1149].svg @@ -0,0 +1,14 @@ + + + + shopping_bag [#1149] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag [#1151].svg b/data/icons/alexandru.stoica/shopping_bag [#1151].svg new file mode 100644 index 0000000..cd156dc --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag [#1151].svg @@ -0,0 +1,14 @@ + + + + shopping_bag [#1151] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag [#1152].svg b/data/icons/alexandru.stoica/shopping_bag [#1152].svg new file mode 100644 index 0000000..993feac --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag [#1152].svg @@ -0,0 +1,14 @@ + + + + shopping_bag [#1152] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag_close [#1146].svg b/data/icons/alexandru.stoica/shopping_bag_close [#1146].svg new file mode 100644 index 0000000..967349f --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag_close [#1146].svg @@ -0,0 +1,14 @@ + + + + shopping_bag_close [#1146] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag_minus [#1147].svg b/data/icons/alexandru.stoica/shopping_bag_minus [#1147].svg new file mode 100644 index 0000000..16ae618 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag_minus [#1147].svg @@ -0,0 +1,14 @@ + + + + shopping_bag_minus [#1147] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag_play] [#1141].svg b/data/icons/alexandru.stoica/shopping_bag_play] [#1141].svg new file mode 100644 index 0000000..a36c744 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag_play] [#1141].svg @@ -0,0 +1,14 @@ + + + + shopping_bag_play] [#1141] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag_plus [#1145].svg b/data/icons/alexandru.stoica/shopping_bag_plus [#1145].svg new file mode 100644 index 0000000..c512484 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag_plus [#1145].svg @@ -0,0 +1,14 @@ + + + + shopping_bag_plus [#1145] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_bag_plus [#1150].svg b/data/icons/alexandru.stoica/shopping_bag_plus [#1150].svg new file mode 100644 index 0000000..94f71b5 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_bag_plus [#1150].svg @@ -0,0 +1,14 @@ + + + + shopping_bag_plus [#1150] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart [#1135].svg b/data/icons/alexandru.stoica/shopping_cart [#1135].svg new file mode 100644 index 0000000..f23ac80 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart [#1135].svg @@ -0,0 +1,14 @@ + + + + shopping_cart [#1135] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart [#1136].svg b/data/icons/alexandru.stoica/shopping_cart [#1136].svg new file mode 100644 index 0000000..1b4bd01 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart [#1136].svg @@ -0,0 +1,14 @@ + + + + shopping_cart [#1136] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart_close [#1131].svg b/data/icons/alexandru.stoica/shopping_cart_close [#1131].svg new file mode 100644 index 0000000..43b53a7 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart_close [#1131].svg @@ -0,0 +1,14 @@ + + + + shopping_cart_close [#1131] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart_close_round [#1132].svg b/data/icons/alexandru.stoica/shopping_cart_close_round [#1132].svg new file mode 100644 index 0000000..567fa15 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart_close_round [#1132].svg @@ -0,0 +1,14 @@ + + + + shopping_cart_close_round [#1132] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart_love [#1119].svg b/data/icons/alexandru.stoica/shopping_cart_love [#1119].svg new file mode 100644 index 0000000..cbf98b4 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart_love [#1119].svg @@ -0,0 +1,14 @@ + + + + shopping_cart_love [#1119] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart_minus [#1133].svg b/data/icons/alexandru.stoica/shopping_cart_minus [#1133].svg new file mode 100644 index 0000000..a3f5384 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart_minus [#1133].svg @@ -0,0 +1,14 @@ + + + + shopping_cart_minus [#1133] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart_minus_round [#1134].svg b/data/icons/alexandru.stoica/shopping_cart_minus_round [#1134].svg new file mode 100644 index 0000000..10fd61c --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart_minus_round [#1134].svg @@ -0,0 +1,14 @@ + + + + shopping_cart_minus_round [#1134] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart_plus [#1129].svg b/data/icons/alexandru.stoica/shopping_cart_plus [#1129].svg new file mode 100644 index 0000000..4a0cc03 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart_plus [#1129].svg @@ -0,0 +1,14 @@ + + + + shopping_cart_plus [#1129] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart_plus_round [#1130].svg b/data/icons/alexandru.stoica/shopping_cart_plus_round [#1130].svg new file mode 100644 index 0000000..ebf7960 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart_plus_round [#1130].svg @@ -0,0 +1,14 @@ + + + + shopping_cart_plus_round [#1130] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shopping_cart_round [#1137].svg b/data/icons/alexandru.stoica/shopping_cart_round [#1137].svg new file mode 100644 index 0000000..d673b13 --- /dev/null +++ b/data/icons/alexandru.stoica/shopping_cart_round [#1137].svg @@ -0,0 +1,14 @@ + + + + shopping_cart_round [#1137] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/showcase [#723].svg b/data/icons/alexandru.stoica/showcase [#723].svg new file mode 100644 index 0000000..037cfd5 --- /dev/null +++ b/data/icons/alexandru.stoica/showcase [#723].svg @@ -0,0 +1,14 @@ + + + + showcase [#723] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/showcase [#725].svg b/data/icons/alexandru.stoica/showcase [#725].svg new file mode 100644 index 0000000..8acd499 --- /dev/null +++ b/data/icons/alexandru.stoica/showcase [#725].svg @@ -0,0 +1,14 @@ + + + + showcase [#725] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/showcase_round [#724].svg b/data/icons/alexandru.stoica/showcase_round [#724].svg new file mode 100644 index 0000000..d5b6da3 --- /dev/null +++ b/data/icons/alexandru.stoica/showcase_round [#724].svg @@ -0,0 +1,14 @@ + + + + showcase_round [#724] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/showcase_round [#726].svg b/data/icons/alexandru.stoica/showcase_round [#726].svg new file mode 100644 index 0000000..f082509 --- /dev/null +++ b/data/icons/alexandru.stoica/showcase_round [#726].svg @@ -0,0 +1,14 @@ + + + + showcase_round [#726] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shower [#54].svg b/data/icons/alexandru.stoica/shower [#54].svg new file mode 100644 index 0000000..c77b398 --- /dev/null +++ b/data/icons/alexandru.stoica/shower [#54].svg @@ -0,0 +1,14 @@ + + + + shower [#54] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shower [#55].svg b/data/icons/alexandru.stoica/shower [#55].svg new file mode 100644 index 0000000..a36098e --- /dev/null +++ b/data/icons/alexandru.stoica/shower [#55].svg @@ -0,0 +1,14 @@ + + + + shower [#55] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shuffle [#240].svg b/data/icons/alexandru.stoica/shuffle [#240].svg new file mode 100644 index 0000000..d0d8287 --- /dev/null +++ b/data/icons/alexandru.stoica/shuffle [#240].svg @@ -0,0 +1,14 @@ + + + + shuffle [#240] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/shut_down [#1431].svg b/data/icons/alexandru.stoica/shut_down [#1431].svg new file mode 100644 index 0000000..e0e2ce1 --- /dev/null +++ b/data/icons/alexandru.stoica/shut_down [#1431].svg @@ -0,0 +1,14 @@ + + + + shut_down [#1431] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sign [#727].svg b/data/icons/alexandru.stoica/sign [#727].svg new file mode 100644 index 0000000..e07cd0b --- /dev/null +++ b/data/icons/alexandru.stoica/sign [#727].svg @@ -0,0 +1,14 @@ + + + + sign [#727] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sign [#730].svg b/data/icons/alexandru.stoica/sign [#730].svg new file mode 100644 index 0000000..3506135 --- /dev/null +++ b/data/icons/alexandru.stoica/sign [#730].svg @@ -0,0 +1,14 @@ + + + + sign [#730] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sign [#731].svg b/data/icons/alexandru.stoica/sign [#731].svg new file mode 100644 index 0000000..e0b6886 --- /dev/null +++ b/data/icons/alexandru.stoica/sign [#731].svg @@ -0,0 +1,14 @@ + + + + sign [#731] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sign_round [#728].svg b/data/icons/alexandru.stoica/sign_round [#728].svg new file mode 100644 index 0000000..7045a62 --- /dev/null +++ b/data/icons/alexandru.stoica/sign_round [#728].svg @@ -0,0 +1,14 @@ + + + + sign_round [#728] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sign_round [#729].svg b/data/icons/alexandru.stoica/sign_round [#729].svg new file mode 100644 index 0000000..1f4c5a3 --- /dev/null +++ b/data/icons/alexandru.stoica/sign_round [#729].svg @@ -0,0 +1,14 @@ + + + + sign_round [#729] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sign_round [#732].svg b/data/icons/alexandru.stoica/sign_round [#732].svg new file mode 100644 index 0000000..b0a18e7 --- /dev/null +++ b/data/icons/alexandru.stoica/sign_round [#732].svg @@ -0,0 +1,14 @@ + + + + sign_round [#732] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/signal [#1516].svg b/data/icons/alexandru.stoica/signal [#1516].svg new file mode 100644 index 0000000..9368980 --- /dev/null +++ b/data/icons/alexandru.stoica/signal [#1516].svg @@ -0,0 +1,14 @@ + + + + signal [#1516] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/signal [#1517].svg b/data/icons/alexandru.stoica/signal [#1517].svg new file mode 100644 index 0000000..8d7f214 --- /dev/null +++ b/data/icons/alexandru.stoica/signal [#1517].svg @@ -0,0 +1,14 @@ + + + + signal [#1517] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/signal [#1518].svg b/data/icons/alexandru.stoica/signal [#1518].svg new file mode 100644 index 0000000..cf73b60 --- /dev/null +++ b/data/icons/alexandru.stoica/signal [#1518].svg @@ -0,0 +1,14 @@ + + + + signal [#1518] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/signal [#1519].svg b/data/icons/alexandru.stoica/signal [#1519].svg new file mode 100644 index 0000000..eb0e004 --- /dev/null +++ b/data/icons/alexandru.stoica/signal [#1519].svg @@ -0,0 +1,14 @@ + + + + signal [#1519] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sim_card [#202].svg b/data/icons/alexandru.stoica/sim_card [#202].svg new file mode 100644 index 0000000..be45e4a --- /dev/null +++ b/data/icons/alexandru.stoica/sim_card [#202].svg @@ -0,0 +1,14 @@ + + + + sim_card [#202] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sim_card [#203].svg b/data/icons/alexandru.stoica/sim_card [#203].svg new file mode 100644 index 0000000..8b3875e --- /dev/null +++ b/data/icons/alexandru.stoica/sim_card [#203].svg @@ -0,0 +1,14 @@ + + + + sim_card [#203] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/simple_car [#733].svg b/data/icons/alexandru.stoica/simple_car [#733].svg new file mode 100644 index 0000000..74d3cab --- /dev/null +++ b/data/icons/alexandru.stoica/simple_car [#733].svg @@ -0,0 +1,14 @@ + + + + simple_car [#733] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/simple_car_round [#734].svg b/data/icons/alexandru.stoica/simple_car_round [#734].svg new file mode 100644 index 0000000..25f79b8 --- /dev/null +++ b/data/icons/alexandru.stoica/simple_car_round [#734].svg @@ -0,0 +1,14 @@ + + + + simple_car_round [#734] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sketch [#125].svg b/data/icons/alexandru.stoica/sketch [#125].svg new file mode 100644 index 0000000..8427af5 --- /dev/null +++ b/data/icons/alexandru.stoica/sketch [#125].svg @@ -0,0 +1,14 @@ + + + + sketch [#125] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/skype [#170].svg b/data/icons/alexandru.stoica/skype [#170].svg new file mode 100644 index 0000000..a7f3226 --- /dev/null +++ b/data/icons/alexandru.stoica/skype [#170].svg @@ -0,0 +1,14 @@ + + + + skype [#170] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/slack [#175].svg b/data/icons/alexandru.stoica/slack [#175].svg new file mode 100644 index 0000000..dc12eb2 --- /dev/null +++ b/data/icons/alexandru.stoica/slack [#175].svg @@ -0,0 +1,14 @@ + + + + slack [#175] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/snapchat [#136].svg b/data/icons/alexandru.stoica/snapchat [#136].svg new file mode 100644 index 0000000..fcef252 --- /dev/null +++ b/data/icons/alexandru.stoica/snapchat [#136].svg @@ -0,0 +1,14 @@ + + + + snapchat [#136] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/soundcloud [#164].svg b/data/icons/alexandru.stoica/soundcloud [#164].svg new file mode 100644 index 0000000..64776c0 --- /dev/null +++ b/data/icons/alexandru.stoica/soundcloud [#164].svg @@ -0,0 +1,14 @@ + + + + soundcloud [#164] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/spaceship [#83].svg b/data/icons/alexandru.stoica/spaceship [#83].svg new file mode 100644 index 0000000..60addea --- /dev/null +++ b/data/icons/alexandru.stoica/spaceship [#83].svg @@ -0,0 +1,14 @@ + + + + spaceship [#83] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/spaceship [#84].svg b/data/icons/alexandru.stoica/spaceship [#84].svg new file mode 100644 index 0000000..5674959 --- /dev/null +++ b/data/icons/alexandru.stoica/spaceship [#84].svg @@ -0,0 +1,14 @@ + + + + spaceship [#84] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/spaceship [#85].svg b/data/icons/alexandru.stoica/spaceship [#85].svg new file mode 100644 index 0000000..5057122 --- /dev/null +++ b/data/icons/alexandru.stoica/spaceship [#85].svg @@ -0,0 +1,14 @@ + + + + spaceship [#85] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/speaker [#921].svg b/data/icons/alexandru.stoica/speaker [#921].svg new file mode 100644 index 0000000..eb2d4a8 --- /dev/null +++ b/data/icons/alexandru.stoica/speaker [#921].svg @@ -0,0 +1,14 @@ + + + + speaker [#921] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/speaker [#922].svg b/data/icons/alexandru.stoica/speaker [#922].svg new file mode 100644 index 0000000..bd33cbb --- /dev/null +++ b/data/icons/alexandru.stoica/speaker [#922].svg @@ -0,0 +1,14 @@ + + + + speaker [#922] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/speaker [#923].svg b/data/icons/alexandru.stoica/speaker [#923].svg new file mode 100644 index 0000000..5798556 --- /dev/null +++ b/data/icons/alexandru.stoica/speaker [#923].svg @@ -0,0 +1,14 @@ + + + + speaker [#923] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/speaker [#924].svg b/data/icons/alexandru.stoica/speaker [#924].svg new file mode 100644 index 0000000..018ac2a --- /dev/null +++ b/data/icons/alexandru.stoica/speaker [#924].svg @@ -0,0 +1,14 @@ + + + + speaker [#924] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/spiral [#29].svg b/data/icons/alexandru.stoica/spiral [#29].svg new file mode 100644 index 0000000..2310ce2 --- /dev/null +++ b/data/icons/alexandru.stoica/spiral [#29].svg @@ -0,0 +1,14 @@ + + + + spiral [#29] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/spiral [#30].svg b/data/icons/alexandru.stoica/spiral [#30].svg new file mode 100644 index 0000000..65b1457 --- /dev/null +++ b/data/icons/alexandru.stoica/spiral [#30].svg @@ -0,0 +1,14 @@ + + + + spiral [#30] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/spiral [#31].svg b/data/icons/alexandru.stoica/spiral [#31].svg new file mode 100644 index 0000000..f7bd79c --- /dev/null +++ b/data/icons/alexandru.stoica/spiral [#31].svg @@ -0,0 +1,14 @@ + + + + spiral [#31] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/spiral [#32].svg b/data/icons/alexandru.stoica/spiral [#32].svg new file mode 100644 index 0000000..1f982e1 --- /dev/null +++ b/data/icons/alexandru.stoica/spiral [#32].svg @@ -0,0 +1,14 @@ + + + + spiral [#32] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/spiral [#33].svg b/data/icons/alexandru.stoica/spiral [#33].svg new file mode 100644 index 0000000..a0e0326 --- /dev/null +++ b/data/icons/alexandru.stoica/spiral [#33].svg @@ -0,0 +1,14 @@ + + + + spiral [#33] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sport [#1316].svg b/data/icons/alexandru.stoica/sport [#1316].svg new file mode 100644 index 0000000..40a84f9 --- /dev/null +++ b/data/icons/alexandru.stoica/sport [#1316].svg @@ -0,0 +1,14 @@ + + + + sport [#1316] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/spotify [#162].svg b/data/icons/alexandru.stoica/spotify [#162].svg new file mode 100644 index 0000000..92533f7 --- /dev/null +++ b/data/icons/alexandru.stoica/spotify [#162].svg @@ -0,0 +1,14 @@ + + + + spotify [#162] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/squarespace [#132].svg b/data/icons/alexandru.stoica/squarespace [#132].svg new file mode 100644 index 0000000..9f11580 --- /dev/null +++ b/data/icons/alexandru.stoica/squarespace [#132].svg @@ -0,0 +1,14 @@ + + + + squarespace [#132] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stairs [#56].svg b/data/icons/alexandru.stoica/stairs [#56].svg new file mode 100644 index 0000000..9915b35 --- /dev/null +++ b/data/icons/alexandru.stoica/stairs [#56].svg @@ -0,0 +1,14 @@ + + + + stairs [#56] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stairs [#57].svg b/data/icons/alexandru.stoica/stairs [#57].svg new file mode 100644 index 0000000..0a58022 --- /dev/null +++ b/data/icons/alexandru.stoica/stairs [#57].svg @@ -0,0 +1,14 @@ + + + + stairs [#57] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stairs [#58].svg b/data/icons/alexandru.stoica/stairs [#58].svg new file mode 100644 index 0000000..3fe28f7 --- /dev/null +++ b/data/icons/alexandru.stoica/stairs [#58].svg @@ -0,0 +1,14 @@ + + + + stairs [#58] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stairs [#59].svg b/data/icons/alexandru.stoica/stairs [#59].svg new file mode 100644 index 0000000..ecf7657 --- /dev/null +++ b/data/icons/alexandru.stoica/stairs [#59].svg @@ -0,0 +1,14 @@ + + + + stairs [#59] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stairs [#806].svg b/data/icons/alexandru.stoica/stairs [#806].svg new file mode 100644 index 0000000..027fdaf --- /dev/null +++ b/data/icons/alexandru.stoica/stairs [#806].svg @@ -0,0 +1,14 @@ + + + + stairs [#806] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/star [#1259].svg b/data/icons/alexandru.stoica/star [#1259].svg new file mode 100644 index 0000000..8a83a6c --- /dev/null +++ b/data/icons/alexandru.stoica/star [#1259].svg @@ -0,0 +1,14 @@ + + + + star [#1259] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/star [#1260].svg b/data/icons/alexandru.stoica/star [#1260].svg new file mode 100644 index 0000000..2d3a715 --- /dev/null +++ b/data/icons/alexandru.stoica/star [#1260].svg @@ -0,0 +1,14 @@ + + + + star [#1260] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/star [#1271].svg b/data/icons/alexandru.stoica/star [#1271].svg new file mode 100644 index 0000000..e32b254 --- /dev/null +++ b/data/icons/alexandru.stoica/star [#1271].svg @@ -0,0 +1,14 @@ + + + + star [#1271] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/star [#1272].svg b/data/icons/alexandru.stoica/star [#1272].svg new file mode 100644 index 0000000..7322844 --- /dev/null +++ b/data/icons/alexandru.stoica/star [#1272].svg @@ -0,0 +1,14 @@ + + + + star [#1272] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/star_favorite [#1498].svg b/data/icons/alexandru.stoica/star_favorite [#1498].svg new file mode 100644 index 0000000..37ba0e0 --- /dev/null +++ b/data/icons/alexandru.stoica/star_favorite [#1498].svg @@ -0,0 +1,14 @@ + + + + star_favorite [#1498] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/star_favorite [#1499].svg b/data/icons/alexandru.stoica/star_favorite [#1499].svg new file mode 100644 index 0000000..ac45f3c --- /dev/null +++ b/data/icons/alexandru.stoica/star_favorite [#1499].svg @@ -0,0 +1,14 @@ + + + + star_favorite [#1499] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/star_favorite_half [#1500].svg b/data/icons/alexandru.stoica/star_favorite_half [#1500].svg new file mode 100644 index 0000000..791c408 --- /dev/null +++ b/data/icons/alexandru.stoica/star_favorite_half [#1500].svg @@ -0,0 +1,14 @@ + + + + star_favorite_half [#1500] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/star_favorite_half [#1501].svg b/data/icons/alexandru.stoica/star_favorite_half [#1501].svg new file mode 100644 index 0000000..c7fc763 --- /dev/null +++ b/data/icons/alexandru.stoica/star_favorite_half [#1501].svg @@ -0,0 +1,14 @@ + + + + star_favorite_half [#1501] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/star_wars [#134].svg b/data/icons/alexandru.stoica/star_wars [#134].svg new file mode 100644 index 0000000..e181048 --- /dev/null +++ b/data/icons/alexandru.stoica/star_wars [#134].svg @@ -0,0 +1,14 @@ + + + + star_wars [#134] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1190].svg b/data/icons/alexandru.stoica/stats [#1190].svg new file mode 100644 index 0000000..a913560 --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1190].svg @@ -0,0 +1,14 @@ + + + + stats [#1190] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1191].svg b/data/icons/alexandru.stoica/stats [#1191].svg new file mode 100644 index 0000000..c295292 --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1191].svg @@ -0,0 +1,14 @@ + + + + stats [#1191] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1192].svg b/data/icons/alexandru.stoica/stats [#1192].svg new file mode 100644 index 0000000..0379815 --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1192].svg @@ -0,0 +1,14 @@ + + + + stats [#1192] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1193].svg b/data/icons/alexandru.stoica/stats [#1193].svg new file mode 100644 index 0000000..6be5def --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1193].svg @@ -0,0 +1,14 @@ + + + + stats [#1193] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1366].svg b/data/icons/alexandru.stoica/stats [#1366].svg new file mode 100644 index 0000000..a5a160f --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1366].svg @@ -0,0 +1,14 @@ + + + + stats [#1366] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1367].svg b/data/icons/alexandru.stoica/stats [#1367].svg new file mode 100644 index 0000000..e360478 --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1367].svg @@ -0,0 +1,14 @@ + + + + stats [#1367] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1368].svg b/data/icons/alexandru.stoica/stats [#1368].svg new file mode 100644 index 0000000..0d80258 --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1368].svg @@ -0,0 +1,14 @@ + + + + stats [#1368] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1369].svg b/data/icons/alexandru.stoica/stats [#1369].svg new file mode 100644 index 0000000..84e2e77 --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1369].svg @@ -0,0 +1,14 @@ + + + + stats [#1369] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1370].svg b/data/icons/alexandru.stoica/stats [#1370].svg new file mode 100644 index 0000000..770c41b --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1370].svg @@ -0,0 +1,14 @@ + + + + stats [#1370] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stats [#1371].svg b/data/icons/alexandru.stoica/stats [#1371].svg new file mode 100644 index 0000000..747d697 --- /dev/null +++ b/data/icons/alexandru.stoica/stats [#1371].svg @@ -0,0 +1,14 @@ + + + + stats [#1371] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/steering_wheel [#666].svg b/data/icons/alexandru.stoica/steering_wheel [#666].svg new file mode 100644 index 0000000..56819a2 --- /dev/null +++ b/data/icons/alexandru.stoica/steering_wheel [#666].svg @@ -0,0 +1,14 @@ + + + + steering_wheel [#666] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stop [#1470].svg b/data/icons/alexandru.stoica/stop [#1470].svg new file mode 100644 index 0000000..cdcbfa7 --- /dev/null +++ b/data/icons/alexandru.stoica/stop [#1470].svg @@ -0,0 +1,14 @@ + + + + stop [#1470] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stop [#950].svg b/data/icons/alexandru.stoica/stop [#950].svg new file mode 100644 index 0000000..44eeab6 --- /dev/null +++ b/data/icons/alexandru.stoica/stop [#950].svg @@ -0,0 +1,14 @@ + + + + stop [#950] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stop [#977].svg b/data/icons/alexandru.stoica/stop [#977].svg new file mode 100644 index 0000000..edb57d2 --- /dev/null +++ b/data/icons/alexandru.stoica/stop [#977].svg @@ -0,0 +1,14 @@ + + + + stop [#977] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/stop_focus [#960].svg b/data/icons/alexandru.stoica/stop_focus [#960].svg new file mode 100644 index 0000000..e59904e --- /dev/null +++ b/data/icons/alexandru.stoica/stop_focus [#960].svg @@ -0,0 +1,14 @@ + + + + stop_focus [#960] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/street_light [#112].svg b/data/icons/alexandru.stoica/street_light [#112].svg new file mode 100644 index 0000000..41672f1 --- /dev/null +++ b/data/icons/alexandru.stoica/street_light [#112].svg @@ -0,0 +1,14 @@ + + + + street_light [#112] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/street_light [#113].svg b/data/icons/alexandru.stoica/street_light [#113].svg new file mode 100644 index 0000000..62382e2 --- /dev/null +++ b/data/icons/alexandru.stoica/street_light [#113].svg @@ -0,0 +1,14 @@ + + + + street_light [#113] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sum [#2].svg b/data/icons/alexandru.stoica/sum [#2].svg new file mode 100644 index 0000000..6a0b513 --- /dev/null +++ b/data/icons/alexandru.stoica/sum [#2].svg @@ -0,0 +1,14 @@ + + + + sum [#2] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sun_star [#1268].svg b/data/icons/alexandru.stoica/sun_star [#1268].svg new file mode 100644 index 0000000..431b289 --- /dev/null +++ b/data/icons/alexandru.stoica/sun_star [#1268].svg @@ -0,0 +1,14 @@ + + + + sun_star [#1268] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sun_star [#1269].svg b/data/icons/alexandru.stoica/sun_star [#1269].svg new file mode 100644 index 0000000..727b710 --- /dev/null +++ b/data/icons/alexandru.stoica/sun_star [#1269].svg @@ -0,0 +1,14 @@ + + + + sun_star [#1269] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sun_star [#1270].svg b/data/icons/alexandru.stoica/sun_star [#1270].svg new file mode 100644 index 0000000..ae4cf43 --- /dev/null +++ b/data/icons/alexandru.stoica/sun_star [#1270].svg @@ -0,0 +1,14 @@ + + + + sun_star [#1270] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sunset [#1255].svg b/data/icons/alexandru.stoica/sunset [#1255].svg new file mode 100644 index 0000000..a6787d1 --- /dev/null +++ b/data/icons/alexandru.stoica/sunset [#1255].svg @@ -0,0 +1,14 @@ + + + + sunset [#1255] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sunset [#1256].svg b/data/icons/alexandru.stoica/sunset [#1256].svg new file mode 100644 index 0000000..489372b --- /dev/null +++ b/data/icons/alexandru.stoica/sunset [#1256].svg @@ -0,0 +1,14 @@ + + + + sunset [#1256] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sunset [#1257].svg b/data/icons/alexandru.stoica/sunset [#1257].svg new file mode 100644 index 0000000..a04e9ff --- /dev/null +++ b/data/icons/alexandru.stoica/sunset [#1257].svg @@ -0,0 +1,14 @@ + + + + sunset [#1257] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/swift [#146].svg b/data/icons/alexandru.stoica/swift [#146].svg new file mode 100644 index 0000000..2fff479 --- /dev/null +++ b/data/icons/alexandru.stoica/swift [#146].svg @@ -0,0 +1,14 @@ + + + + swift [#146] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/swipe_left [#1380].svg b/data/icons/alexandru.stoica/swipe_left [#1380].svg new file mode 100644 index 0000000..f0834f4 --- /dev/null +++ b/data/icons/alexandru.stoica/swipe_left [#1380].svg @@ -0,0 +1,14 @@ + + + + swipe_left [#1380] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/swipe_right [#1378].svg b/data/icons/alexandru.stoica/swipe_right [#1378].svg new file mode 100644 index 0000000..f470379 --- /dev/null +++ b/data/icons/alexandru.stoica/swipe_right [#1378].svg @@ -0,0 +1,14 @@ + + + + swipe_right [#1378] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/sword [#100].svg b/data/icons/alexandru.stoica/sword [#100].svg new file mode 100644 index 0000000..9fd860e --- /dev/null +++ b/data/icons/alexandru.stoica/sword [#100].svg @@ -0,0 +1,14 @@ + + + + sword [#100] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/swords [#101].svg b/data/icons/alexandru.stoica/swords [#101].svg new file mode 100644 index 0000000..3c3b9e9 --- /dev/null +++ b/data/icons/alexandru.stoica/swords [#101].svg @@ -0,0 +1,14 @@ + + + + swords [#101] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/syringe [#1303].svg b/data/icons/alexandru.stoica/syringe [#1303].svg new file mode 100644 index 0000000..04817f4 --- /dev/null +++ b/data/icons/alexandru.stoica/syringe [#1303].svg @@ -0,0 +1,14 @@ + + + + syringe [#1303] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/syringe [#1309].svg b/data/icons/alexandru.stoica/syringe [#1309].svg new file mode 100644 index 0000000..13b06f1 --- /dev/null +++ b/data/icons/alexandru.stoica/syringe [#1309].svg @@ -0,0 +1,14 @@ + + + + syringe [#1309] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tag [#1173].svg b/data/icons/alexandru.stoica/tag [#1173].svg new file mode 100644 index 0000000..a79bf1e --- /dev/null +++ b/data/icons/alexandru.stoica/tag [#1173].svg @@ -0,0 +1,14 @@ + + + + tag [#1173] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tag [#1177].svg b/data/icons/alexandru.stoica/tag [#1177].svg new file mode 100644 index 0000000..9cc57cf --- /dev/null +++ b/data/icons/alexandru.stoica/tag [#1177].svg @@ -0,0 +1,14 @@ + + + + tag [#1177] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tag_fill [#1175].svg b/data/icons/alexandru.stoica/tag_fill [#1175].svg new file mode 100644 index 0000000..bc4d655 --- /dev/null +++ b/data/icons/alexandru.stoica/tag_fill [#1175].svg @@ -0,0 +1,14 @@ + + + + tag_fill [#1175] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tag_fill_round [#1176].svg b/data/icons/alexandru.stoica/tag_fill_round [#1176].svg new file mode 100644 index 0000000..b0d2f21 --- /dev/null +++ b/data/icons/alexandru.stoica/tag_fill_round [#1176].svg @@ -0,0 +1,14 @@ + + + + tag_fill_round [#1176] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tag_round [#1174].svg b/data/icons/alexandru.stoica/tag_round [#1174].svg new file mode 100644 index 0000000..92266b1 --- /dev/null +++ b/data/icons/alexandru.stoica/tag_round [#1174].svg @@ -0,0 +1,14 @@ + + + + tag_round [#1174] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tag_round [#1178].svg b/data/icons/alexandru.stoica/tag_round [#1178].svg new file mode 100644 index 0000000..662b23a --- /dev/null +++ b/data/icons/alexandru.stoica/tag_round [#1178].svg @@ -0,0 +1,14 @@ + + + + tag_round [#1178] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tap [#1379].svg b/data/icons/alexandru.stoica/tap [#1379].svg new file mode 100644 index 0000000..c60ad3b --- /dev/null +++ b/data/icons/alexandru.stoica/tap [#1379].svg @@ -0,0 +1,14 @@ + + + + tap [#1379] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tap_click_force_touch [#1383].svg b/data/icons/alexandru.stoica/tap_click_force_touch [#1383].svg new file mode 100644 index 0000000..1d45ae4 --- /dev/null +++ b/data/icons/alexandru.stoica/tap_click_force_touch [#1383].svg @@ -0,0 +1,14 @@ + + + + tap_click_force_touch [#1383] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tape [#939].svg b/data/icons/alexandru.stoica/tape [#939].svg new file mode 100644 index 0000000..25d1484 --- /dev/null +++ b/data/icons/alexandru.stoica/tape [#939].svg @@ -0,0 +1,14 @@ + + + + tape [#939] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tape [#940].svg b/data/icons/alexandru.stoica/tape [#940].svg new file mode 100644 index 0000000..11d02cc --- /dev/null +++ b/data/icons/alexandru.stoica/tape [#940].svg @@ -0,0 +1,14 @@ + + + + tape [#940] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/target [#102].svg b/data/icons/alexandru.stoica/target [#102].svg new file mode 100644 index 0000000..b14ae25 --- /dev/null +++ b/data/icons/alexandru.stoica/target [#102].svg @@ -0,0 +1,14 @@ + + + + target [#102] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/target [#784].svg b/data/icons/alexandru.stoica/target [#784].svg new file mode 100644 index 0000000..5168631 --- /dev/null +++ b/data/icons/alexandru.stoica/target [#784].svg @@ -0,0 +1,14 @@ + + + + target [#784] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/target [#81].svg b/data/icons/alexandru.stoica/target [#81].svg new file mode 100644 index 0000000..4b4da38 --- /dev/null +++ b/data/icons/alexandru.stoica/target [#81].svg @@ -0,0 +1,14 @@ + + + + target [#81] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/target [#82].svg b/data/icons/alexandru.stoica/target [#82].svg new file mode 100644 index 0000000..ed7b469 --- /dev/null +++ b/data/icons/alexandru.stoica/target [#82].svg @@ -0,0 +1,14 @@ + + + + target [#82] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tenis [#781].svg b/data/icons/alexandru.stoica/tenis [#781].svg new file mode 100644 index 0000000..fd9cb34 --- /dev/null +++ b/data/icons/alexandru.stoica/tenis [#781].svg @@ -0,0 +1,14 @@ + + + + tenis [#781] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tenis [#786].svg b/data/icons/alexandru.stoica/tenis [#786].svg new file mode 100644 index 0000000..be58496 --- /dev/null +++ b/data/icons/alexandru.stoica/tenis [#786].svg @@ -0,0 +1,14 @@ + + + + tenis [#786] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tenis_round [#782].svg b/data/icons/alexandru.stoica/tenis_round [#782].svg new file mode 100644 index 0000000..7399d41 --- /dev/null +++ b/data/icons/alexandru.stoica/tenis_round [#782].svg @@ -0,0 +1,14 @@ + + + + tenis_round [#782] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tetrix [#77].svg b/data/icons/alexandru.stoica/tetrix [#77].svg new file mode 100644 index 0000000..b8ec6d6 --- /dev/null +++ b/data/icons/alexandru.stoica/tetrix [#77].svg @@ -0,0 +1,14 @@ + + + + tetrix [#77] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tetrix [#78].svg b/data/icons/alexandru.stoica/tetrix [#78].svg new file mode 100644 index 0000000..8d117ae --- /dev/null +++ b/data/icons/alexandru.stoica/tetrix [#78].svg @@ -0,0 +1,14 @@ + + + + tetrix [#78] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tetrix [#79].svg b/data/icons/alexandru.stoica/tetrix [#79].svg new file mode 100644 index 0000000..0c467d0 --- /dev/null +++ b/data/icons/alexandru.stoica/tetrix [#79].svg @@ -0,0 +1,14 @@ + + + + tetrix [#79] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tetrix [#80].svg b/data/icons/alexandru.stoica/tetrix [#80].svg new file mode 100644 index 0000000..ecab670 --- /dev/null +++ b/data/icons/alexandru.stoica/tetrix [#80].svg @@ -0,0 +1,14 @@ + + + + tetrix [#80] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/text_distribution [#916].svg b/data/icons/alexandru.stoica/text_distribution [#916].svg new file mode 100644 index 0000000..0365315 --- /dev/null +++ b/data/icons/alexandru.stoica/text_distribution [#916].svg @@ -0,0 +1,14 @@ + + + + text_distribution [#916] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/text_style [#1210].svg b/data/icons/alexandru.stoica/text_style [#1210].svg new file mode 100644 index 0000000..f312e14 --- /dev/null +++ b/data/icons/alexandru.stoica/text_style [#1210].svg @@ -0,0 +1,14 @@ + + + + text_style [#1210] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/text_style [#1212].svg b/data/icons/alexandru.stoica/text_style [#1212].svg new file mode 100644 index 0000000..092a30e --- /dev/null +++ b/data/icons/alexandru.stoica/text_style [#1212].svg @@ -0,0 +1,14 @@ + + + + text_style [#1212] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/text_style_cut [#1211].svg b/data/icons/alexandru.stoica/text_style_cut [#1211].svg new file mode 100644 index 0000000..021b647 --- /dev/null +++ b/data/icons/alexandru.stoica/text_style_cut [#1211].svg @@ -0,0 +1,14 @@ + + + + text_style_cut [#1211] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer [#737].svg b/data/icons/alexandru.stoica/thermometer [#737].svg new file mode 100644 index 0000000..7704fb9 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer [#737].svg @@ -0,0 +1,14 @@ + + + + thermometer [#737] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer [#738].svg b/data/icons/alexandru.stoica/thermometer [#738].svg new file mode 100644 index 0000000..fe8e1df --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer [#738].svg @@ -0,0 +1,14 @@ + + + + thermometer [#738] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer [#748].svg b/data/icons/alexandru.stoica/thermometer [#748].svg new file mode 100644 index 0000000..241cf52 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer [#748].svg @@ -0,0 +1,14 @@ + + + + thermometer [#748] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer [#749].svg b/data/icons/alexandru.stoica/thermometer [#749].svg new file mode 100644 index 0000000..dcd4f16 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer [#749].svg @@ -0,0 +1,14 @@ + + + + thermometer [#749] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_c [#743].svg b/data/icons/alexandru.stoica/thermometer_c [#743].svg new file mode 100644 index 0000000..192226b --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_c [#743].svg @@ -0,0 +1,14 @@ + + + + thermometer_c [#743] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_c [#745].svg b/data/icons/alexandru.stoica/thermometer_c [#745].svg new file mode 100644 index 0000000..0066b9c --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_c [#745].svg @@ -0,0 +1,14 @@ + + + + thermometer_c [#745] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_close [#755].svg b/data/icons/alexandru.stoica/thermometer_close [#755].svg new file mode 100644 index 0000000..9745a9e --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_close [#755].svg @@ -0,0 +1,14 @@ + + + + thermometer_close [#755] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_close [#756].svg b/data/icons/alexandru.stoica/thermometer_close [#756].svg new file mode 100644 index 0000000..ee80977 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_close [#756].svg @@ -0,0 +1,14 @@ + + + + thermometer_close [#756] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_down [#739].svg b/data/icons/alexandru.stoica/thermometer_down [#739].svg new file mode 100644 index 0000000..418f6c9 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_down [#739].svg @@ -0,0 +1,14 @@ + + + + thermometer_down [#739] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_down [#741].svg b/data/icons/alexandru.stoica/thermometer_down [#741].svg new file mode 100644 index 0000000..43368d3 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_down [#741].svg @@ -0,0 +1,14 @@ + + + + thermometer_down [#741] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_f [#744].svg b/data/icons/alexandru.stoica/thermometer_f [#744].svg new file mode 100644 index 0000000..87b7165 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_f [#744].svg @@ -0,0 +1,14 @@ + + + + thermometer_f [#744] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_f [#746].svg b/data/icons/alexandru.stoica/thermometer_f [#746].svg new file mode 100644 index 0000000..a163c94 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_f [#746].svg @@ -0,0 +1,14 @@ + + + + thermometer_f [#746] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_minus [#753].svg b/data/icons/alexandru.stoica/thermometer_minus [#753].svg new file mode 100644 index 0000000..4b6b75a --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_minus [#753].svg @@ -0,0 +1,14 @@ + + + + thermometer_minus [#753] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_minus [#754].svg b/data/icons/alexandru.stoica/thermometer_minus [#754].svg new file mode 100644 index 0000000..163ca5d --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_minus [#754].svg @@ -0,0 +1,14 @@ + + + + thermometer_minus [#754] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_plus [#751].svg b/data/icons/alexandru.stoica/thermometer_plus [#751].svg new file mode 100644 index 0000000..56839cc --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_plus [#751].svg @@ -0,0 +1,14 @@ + + + + thermometer_plus [#751] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_plus [#752].svg b/data/icons/alexandru.stoica/thermometer_plus [#752].svg new file mode 100644 index 0000000..68dd40d --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_plus [#752].svg @@ -0,0 +1,14 @@ + + + + thermometer_plus [#752] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_sun [#747].svg b/data/icons/alexandru.stoica/thermometer_sun [#747].svg new file mode 100644 index 0000000..b47c685 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_sun [#747].svg @@ -0,0 +1,14 @@ + + + + thermometer_sun [#747] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_sun [#750].svg b/data/icons/alexandru.stoica/thermometer_sun [#750].svg new file mode 100644 index 0000000..620e451 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_sun [#750].svg @@ -0,0 +1,14 @@ + + + + thermometer_sun [#750] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_up [#740].svg b/data/icons/alexandru.stoica/thermometer_up [#740].svg new file mode 100644 index 0000000..b419bde --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_up [#740].svg @@ -0,0 +1,14 @@ + + + + thermometer_up [#740] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/thermometer_up [#742].svg b/data/icons/alexandru.stoica/thermometer_up [#742].svg new file mode 100644 index 0000000..ee38564 --- /dev/null +++ b/data/icons/alexandru.stoica/thermometer_up [#742].svg @@ -0,0 +1,14 @@ + + + + thermometer_up [#742] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tie [#763].svg b/data/icons/alexandru.stoica/tie [#763].svg new file mode 100644 index 0000000..e2fd5e5 --- /dev/null +++ b/data/icons/alexandru.stoica/tie [#763].svg @@ -0,0 +1,14 @@ + + + + tie [#763] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tie [#765].svg b/data/icons/alexandru.stoica/tie [#765].svg new file mode 100644 index 0000000..a002b82 --- /dev/null +++ b/data/icons/alexandru.stoica/tie [#765].svg @@ -0,0 +1,14 @@ + + + + tie [#765] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tie_round [#764].svg b/data/icons/alexandru.stoica/tie_round [#764].svg new file mode 100644 index 0000000..8231e24 --- /dev/null +++ b/data/icons/alexandru.stoica/tie_round [#764].svg @@ -0,0 +1,14 @@ + + + + tie_round [#764] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tie_round [#766].svg b/data/icons/alexandru.stoica/tie_round [#766].svg new file mode 100644 index 0000000..670eca3 --- /dev/null +++ b/data/icons/alexandru.stoica/tie_round [#766].svg @@ -0,0 +1,14 @@ + + + + tie_round [#766] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tinder [#130].svg b/data/icons/alexandru.stoica/tinder [#130].svg new file mode 100644 index 0000000..4e6b2e0 --- /dev/null +++ b/data/icons/alexandru.stoica/tinder [#130].svg @@ -0,0 +1,14 @@ + + + + tinder [#130] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/toggle_button [#896].svg b/data/icons/alexandru.stoica/toggle_button [#896].svg new file mode 100644 index 0000000..45a0a0a --- /dev/null +++ b/data/icons/alexandru.stoica/toggle_button [#896].svg @@ -0,0 +1,14 @@ + + + + toggle_button [#896] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/toggle_button [#897].svg b/data/icons/alexandru.stoica/toggle_button [#897].svg new file mode 100644 index 0000000..665ed30 --- /dev/null +++ b/data/icons/alexandru.stoica/toggle_button [#897].svg @@ -0,0 +1,14 @@ + + + + toggle_button [#897] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/toggle_button_round [#898].svg b/data/icons/alexandru.stoica/toggle_button_round [#898].svg new file mode 100644 index 0000000..3d2e71c --- /dev/null +++ b/data/icons/alexandru.stoica/toggle_button_round [#898].svg @@ -0,0 +1,14 @@ + + + + toggle_button_round [#898] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/toggle_button_round [#899].svg b/data/icons/alexandru.stoica/toggle_button_round [#899].svg new file mode 100644 index 0000000..8f8be0f --- /dev/null +++ b/data/icons/alexandru.stoica/toggle_button_round [#899].svg @@ -0,0 +1,14 @@ + + + + toggle_button_round [#899] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/touch_id [#1377].svg b/data/icons/alexandru.stoica/touch_id [#1377].svg new file mode 100644 index 0000000..7475d48 --- /dev/null +++ b/data/icons/alexandru.stoica/touch_id [#1377].svg @@ -0,0 +1,14 @@ + + + + touch_id [#1377] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tower [#89].svg b/data/icons/alexandru.stoica/tower [#89].svg new file mode 100644 index 0000000..769c4ba --- /dev/null +++ b/data/icons/alexandru.stoica/tower [#89].svg @@ -0,0 +1,14 @@ + + + + tower [#89] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/train [#608].svg b/data/icons/alexandru.stoica/train [#608].svg new file mode 100644 index 0000000..2b7b8cf --- /dev/null +++ b/data/icons/alexandru.stoica/train [#608].svg @@ -0,0 +1,14 @@ + + + + train [#608] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/trillo [#183].svg b/data/icons/alexandru.stoica/trillo [#183].svg new file mode 100644 index 0000000..5f758fa --- /dev/null +++ b/data/icons/alexandru.stoica/trillo [#183].svg @@ -0,0 +1,14 @@ + + + + trillo [#183] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/truck [#652].svg b/data/icons/alexandru.stoica/truck [#652].svg new file mode 100644 index 0000000..2747358 --- /dev/null +++ b/data/icons/alexandru.stoica/truck [#652].svg @@ -0,0 +1,14 @@ + + + + truck [#652] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/truck_round [#653].svg b/data/icons/alexandru.stoica/truck_round [#653].svg new file mode 100644 index 0000000..baa80e1 --- /dev/null +++ b/data/icons/alexandru.stoica/truck_round [#653].svg @@ -0,0 +1,14 @@ + + + + truck_round [#653] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/tumblr [#181].svg b/data/icons/alexandru.stoica/tumblr [#181].svg new file mode 100644 index 0000000..8f6d4ff --- /dev/null +++ b/data/icons/alexandru.stoica/tumblr [#181].svg @@ -0,0 +1,14 @@ + + + + tumblr [#181] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/twitch [#182].svg b/data/icons/alexandru.stoica/twitch [#182].svg new file mode 100644 index 0000000..3bea3d9 --- /dev/null +++ b/data/icons/alexandru.stoica/twitch [#182].svg @@ -0,0 +1,14 @@ + + + + twitch [#182] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/twitter [#154].svg b/data/icons/alexandru.stoica/twitter [#154].svg new file mode 100644 index 0000000..8df0cfb --- /dev/null +++ b/data/icons/alexandru.stoica/twitter [#154].svg @@ -0,0 +1,14 @@ + + + + twitter [#154] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/umbrella [#770].svg b/data/icons/alexandru.stoica/umbrella [#770].svg new file mode 100644 index 0000000..6d85ec8 --- /dev/null +++ b/data/icons/alexandru.stoica/umbrella [#770].svg @@ -0,0 +1,14 @@ + + + + umbrella [#770] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/umbrella [#772].svg b/data/icons/alexandru.stoica/umbrella [#772].svg new file mode 100644 index 0000000..15b46c9 --- /dev/null +++ b/data/icons/alexandru.stoica/umbrella [#772].svg @@ -0,0 +1,14 @@ + + + + umbrella [#772] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/umbrella_round [#771].svg b/data/icons/alexandru.stoica/umbrella_round [#771].svg new file mode 100644 index 0000000..0c8a885 --- /dev/null +++ b/data/icons/alexandru.stoica/umbrella_round [#771].svg @@ -0,0 +1,14 @@ + + + + umbrella_round [#771] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/umbrella_round [#773].svg b/data/icons/alexandru.stoica/umbrella_round [#773].svg new file mode 100644 index 0000000..29fba20 --- /dev/null +++ b/data/icons/alexandru.stoica/umbrella_round [#773].svg @@ -0,0 +1,14 @@ + + + + umbrella_round [#773] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/underline [#1437].svg b/data/icons/alexandru.stoica/underline [#1437].svg new file mode 100644 index 0000000..fb340fe --- /dev/null +++ b/data/icons/alexandru.stoica/underline [#1437].svg @@ -0,0 +1,14 @@ + + + + underline [#1437] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/underline [#669].svg b/data/icons/alexandru.stoica/underline [#669].svg new file mode 100644 index 0000000..60e4cc6 --- /dev/null +++ b/data/icons/alexandru.stoica/underline [#669].svg @@ -0,0 +1,14 @@ + + + + underline [#669] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/url [#1423].svg b/data/icons/alexandru.stoica/url [#1423].svg new file mode 100644 index 0000000..44ab21f --- /dev/null +++ b/data/icons/alexandru.stoica/url [#1423].svg @@ -0,0 +1,14 @@ + + + + url [#1423] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/url [#1424].svg b/data/icons/alexandru.stoica/url [#1424].svg new file mode 100644 index 0000000..1faefae --- /dev/null +++ b/data/icons/alexandru.stoica/url [#1424].svg @@ -0,0 +1,14 @@ + + + + url [#1424] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/usb [#193].svg b/data/icons/alexandru.stoica/usb [#193].svg new file mode 100644 index 0000000..b465e0b --- /dev/null +++ b/data/icons/alexandru.stoica/usb [#193].svg @@ -0,0 +1,14 @@ + + + + usb [#193] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/usb [#194].svg b/data/icons/alexandru.stoica/usb [#194].svg new file mode 100644 index 0000000..53a5cb0 --- /dev/null +++ b/data/icons/alexandru.stoica/usb [#194].svg @@ -0,0 +1,14 @@ + + + + usb [#194] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/usb [#195].svg b/data/icons/alexandru.stoica/usb [#195].svg new file mode 100644 index 0000000..c10b99c --- /dev/null +++ b/data/icons/alexandru.stoica/usb [#195].svg @@ -0,0 +1,14 @@ + + + + usb [#195] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/usb [#196].svg b/data/icons/alexandru.stoica/usb [#196].svg new file mode 100644 index 0000000..cd6ffe7 --- /dev/null +++ b/data/icons/alexandru.stoica/usb [#196].svg @@ -0,0 +1,14 @@ + + + + usb [#196] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/usb [#197].svg b/data/icons/alexandru.stoica/usb [#197].svg new file mode 100644 index 0000000..7f9873a --- /dev/null +++ b/data/icons/alexandru.stoica/usb [#197].svg @@ -0,0 +1,14 @@ + + + + usb [#197] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/video_camera [#963].svg b/data/icons/alexandru.stoica/video_camera [#963].svg new file mode 100644 index 0000000..f8e9e22 --- /dev/null +++ b/data/icons/alexandru.stoica/video_camera [#963].svg @@ -0,0 +1,14 @@ + + + + video_camera [#963] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/video_camera_round [#964].svg b/data/icons/alexandru.stoica/video_camera_round [#964].svg new file mode 100644 index 0000000..a543559 --- /dev/null +++ b/data/icons/alexandru.stoica/video_camera_round [#964].svg @@ -0,0 +1,14 @@ + + + + video_camera_round [#964] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/video_round [#961].svg b/data/icons/alexandru.stoica/video_round [#961].svg new file mode 100644 index 0000000..5c79bda --- /dev/null +++ b/data/icons/alexandru.stoica/video_round [#961].svg @@ -0,0 +1,14 @@ + + + + video_round [#961] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/view [#981].svg b/data/icons/alexandru.stoica/view [#981].svg new file mode 100644 index 0000000..f08a6c7 --- /dev/null +++ b/data/icons/alexandru.stoica/view [#981].svg @@ -0,0 +1,14 @@ + + + + view [#981] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/view_close [#818].svg b/data/icons/alexandru.stoica/view_close [#818].svg new file mode 100644 index 0000000..aab15e9 --- /dev/null +++ b/data/icons/alexandru.stoica/view_close [#818].svg @@ -0,0 +1,14 @@ + + + + view_close [#818] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/view_minus [#817].svg b/data/icons/alexandru.stoica/view_minus [#817].svg new file mode 100644 index 0000000..00a5350 --- /dev/null +++ b/data/icons/alexandru.stoica/view_minus [#817].svg @@ -0,0 +1,14 @@ + + + + view_minus [#817] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/view_pus [#816].svg b/data/icons/alexandru.stoica/view_pus [#816].svg new file mode 100644 index 0000000..3e06432 --- /dev/null +++ b/data/icons/alexandru.stoica/view_pus [#816].svg @@ -0,0 +1,14 @@ + + + + view_pus [#816] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/view_simple [#815].svg b/data/icons/alexandru.stoica/view_simple [#815].svg new file mode 100644 index 0000000..04159a1 --- /dev/null +++ b/data/icons/alexandru.stoica/view_simple [#815].svg @@ -0,0 +1,14 @@ + + + + view_simple [#815] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/vimeo [#144].svg b/data/icons/alexandru.stoica/vimeo [#144].svg new file mode 100644 index 0000000..b82d692 --- /dev/null +++ b/data/icons/alexandru.stoica/vimeo [#144].svg @@ -0,0 +1,14 @@ + + + + vimeo [#144] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/vine [#159].svg b/data/icons/alexandru.stoica/vine [#159].svg new file mode 100644 index 0000000..3d0034e --- /dev/null +++ b/data/icons/alexandru.stoica/vine [#159].svg @@ -0,0 +1,14 @@ + + + + vine [#159] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/visual_studio [#145].svg b/data/icons/alexandru.stoica/visual_studio [#145].svg new file mode 100644 index 0000000..718e173 --- /dev/null +++ b/data/icons/alexandru.stoica/visual_studio [#145].svg @@ -0,0 +1,14 @@ + + + + visual_studio [#145] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/volume_close [#928].svg b/data/icons/alexandru.stoica/volume_close [#928].svg new file mode 100644 index 0000000..d05239d --- /dev/null +++ b/data/icons/alexandru.stoica/volume_close [#928].svg @@ -0,0 +1,14 @@ + + + + volume_close [#928] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/volume_close [#932].svg b/data/icons/alexandru.stoica/volume_close [#932].svg new file mode 100644 index 0000000..803a303 --- /dev/null +++ b/data/icons/alexandru.stoica/volume_close [#932].svg @@ -0,0 +1,14 @@ + + + + volume_close [#932] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/volume_high [#927].svg b/data/icons/alexandru.stoica/volume_high [#927].svg new file mode 100644 index 0000000..37ade08 --- /dev/null +++ b/data/icons/alexandru.stoica/volume_high [#927].svg @@ -0,0 +1,14 @@ + + + + volume_high [#927] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/volume_high [#931].svg b/data/icons/alexandru.stoica/volume_high [#931].svg new file mode 100644 index 0000000..04a9340 --- /dev/null +++ b/data/icons/alexandru.stoica/volume_high [#931].svg @@ -0,0 +1,14 @@ + + + + volume_high [#931] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/volume_low [#925].svg b/data/icons/alexandru.stoica/volume_low [#925].svg new file mode 100644 index 0000000..2fcbdcf --- /dev/null +++ b/data/icons/alexandru.stoica/volume_low [#925].svg @@ -0,0 +1,14 @@ + + + + volume_low [#925] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/volume_low [#929].svg b/data/icons/alexandru.stoica/volume_low [#929].svg new file mode 100644 index 0000000..ede2376 --- /dev/null +++ b/data/icons/alexandru.stoica/volume_low [#929].svg @@ -0,0 +1,14 @@ + + + + volume_low [#929] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/volume_medium [#926].svg b/data/icons/alexandru.stoica/volume_medium [#926].svg new file mode 100644 index 0000000..092a295 --- /dev/null +++ b/data/icons/alexandru.stoica/volume_medium [#926].svg @@ -0,0 +1,14 @@ + + + + volume_medium [#926] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/volume_medium [#930].svg b/data/icons/alexandru.stoica/volume_medium [#930].svg new file mode 100644 index 0000000..4ebaee1 --- /dev/null +++ b/data/icons/alexandru.stoica/volume_medium [#930].svg @@ -0,0 +1,14 @@ + + + + volume_medium [#930] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wallet [#1495].svg b/data/icons/alexandru.stoica/wallet [#1495].svg new file mode 100644 index 0000000..c331525 --- /dev/null +++ b/data/icons/alexandru.stoica/wallet [#1495].svg @@ -0,0 +1,14 @@ + + + + wallet [#1495] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wand [#721].svg b/data/icons/alexandru.stoica/wand [#721].svg new file mode 100644 index 0000000..73c9a9f --- /dev/null +++ b/data/icons/alexandru.stoica/wand [#721].svg @@ -0,0 +1,14 @@ + + + + wand [#721] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wand_round [#722].svg b/data/icons/alexandru.stoica/wand_round [#722].svg new file mode 100644 index 0000000..c17c28e --- /dev/null +++ b/data/icons/alexandru.stoica/wand_round [#722].svg @@ -0,0 +1,14 @@ + + + + wand_round [#722] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#1198].svg b/data/icons/alexandru.stoica/watch [#1198].svg new file mode 100644 index 0000000..ddaad34 --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#1198].svg @@ -0,0 +1,14 @@ + + + + watch [#1198] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#1199].svg b/data/icons/alexandru.stoica/watch [#1199].svg new file mode 100644 index 0000000..58cdb5b --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#1199].svg @@ -0,0 +1,14 @@ + + + + watch [#1199] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#1200].svg b/data/icons/alexandru.stoica/watch [#1200].svg new file mode 100644 index 0000000..00471ce --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#1200].svg @@ -0,0 +1,14 @@ + + + + watch [#1200] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#1201].svg b/data/icons/alexandru.stoica/watch [#1201].svg new file mode 100644 index 0000000..89545ce --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#1201].svg @@ -0,0 +1,14 @@ + + + + watch [#1201] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#1202].svg b/data/icons/alexandru.stoica/watch [#1202].svg new file mode 100644 index 0000000..0fae7ea --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#1202].svg @@ -0,0 +1,14 @@ + + + + watch [#1202] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#1203].svg b/data/icons/alexandru.stoica/watch [#1203].svg new file mode 100644 index 0000000..12273fb --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#1203].svg @@ -0,0 +1,14 @@ + + + + watch [#1203] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#1204].svg b/data/icons/alexandru.stoica/watch [#1204].svg new file mode 100644 index 0000000..ecfcae7 --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#1204].svg @@ -0,0 +1,14 @@ + + + + watch [#1204] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#1205].svg b/data/icons/alexandru.stoica/watch [#1205].svg new file mode 100644 index 0000000..f7fc45b --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#1205].svg @@ -0,0 +1,14 @@ + + + + watch [#1205] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#758].svg b/data/icons/alexandru.stoica/watch [#758].svg new file mode 100644 index 0000000..a288b55 --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#758].svg @@ -0,0 +1,14 @@ + + + + watch [#758] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#759].svg b/data/icons/alexandru.stoica/watch [#759].svg new file mode 100644 index 0000000..a2a2c95 --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#759].svg @@ -0,0 +1,14 @@ + + + + watch [#759] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch [#760].svg b/data/icons/alexandru.stoica/watch [#760].svg new file mode 100644 index 0000000..ab5eda9 --- /dev/null +++ b/data/icons/alexandru.stoica/watch [#760].svg @@ -0,0 +1,14 @@ + + + + watch [#760] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/watch_round [#757].svg b/data/icons/alexandru.stoica/watch_round [#757].svg new file mode 100644 index 0000000..50452f5 --- /dev/null +++ b/data/icons/alexandru.stoica/watch_round [#757].svg @@ -0,0 +1,14 @@ + + + + watch_round [#757] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/weighted_storage_cube [#60].svg b/data/icons/alexandru.stoica/weighted_storage_cube [#60].svg new file mode 100644 index 0000000..7b18cd7 --- /dev/null +++ b/data/icons/alexandru.stoica/weighted_storage_cube [#60].svg @@ -0,0 +1,14 @@ + + + + weighted_storage_cube [#60] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/weighted_storage_cube [#61].svg b/data/icons/alexandru.stoica/weighted_storage_cube [#61].svg new file mode 100644 index 0000000..cec7379 --- /dev/null +++ b/data/icons/alexandru.stoica/weighted_storage_cube [#61].svg @@ -0,0 +1,14 @@ + + + + weighted_storage_cube [#61] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/weighted_storage_cube [#62].svg b/data/icons/alexandru.stoica/weighted_storage_cube [#62].svg new file mode 100644 index 0000000..57df687 --- /dev/null +++ b/data/icons/alexandru.stoica/weighted_storage_cube [#62].svg @@ -0,0 +1,14 @@ + + + + weighted_storage_cube [#62] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/whatsapp [#128].svg b/data/icons/alexandru.stoica/whatsapp [#128].svg new file mode 100644 index 0000000..90d2698 --- /dev/null +++ b/data/icons/alexandru.stoica/whatsapp [#128].svg @@ -0,0 +1,14 @@ + + + + whatsapp [#128] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wheel [#115].svg b/data/icons/alexandru.stoica/wheel [#115].svg new file mode 100644 index 0000000..4bc7129 --- /dev/null +++ b/data/icons/alexandru.stoica/wheel [#115].svg @@ -0,0 +1,14 @@ + + + + wheel [#115] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wheel [#1295].svg b/data/icons/alexandru.stoica/wheel [#1295].svg new file mode 100644 index 0000000..6108104 --- /dev/null +++ b/data/icons/alexandru.stoica/wheel [#1295].svg @@ -0,0 +1,14 @@ + + + + wheel [#1295] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wheelchair [#664].svg b/data/icons/alexandru.stoica/wheelchair [#664].svg new file mode 100644 index 0000000..0653a9a --- /dev/null +++ b/data/icons/alexandru.stoica/wheelchair [#664].svg @@ -0,0 +1,14 @@ + + + + wheelchair [#664] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wheelchair [#665].svg b/data/icons/alexandru.stoica/wheelchair [#665].svg new file mode 100644 index 0000000..8140afc --- /dev/null +++ b/data/icons/alexandru.stoica/wheelchair [#665].svg @@ -0,0 +1,14 @@ + + + + wheelchair [#665] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi [#1011].svg b/data/icons/alexandru.stoica/wifi [#1011].svg new file mode 100644 index 0000000..9b92f5c --- /dev/null +++ b/data/icons/alexandru.stoica/wifi [#1011].svg @@ -0,0 +1,14 @@ + + + + wifi [#1011] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi [#1012].svg b/data/icons/alexandru.stoica/wifi [#1012].svg new file mode 100644 index 0000000..429cb9a --- /dev/null +++ b/data/icons/alexandru.stoica/wifi [#1012].svg @@ -0,0 +1,14 @@ + + + + wifi [#1012] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi [#1018].svg b/data/icons/alexandru.stoica/wifi [#1018].svg new file mode 100644 index 0000000..7127368 --- /dev/null +++ b/data/icons/alexandru.stoica/wifi [#1018].svg @@ -0,0 +1,14 @@ + + + + wifi [#1018] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi [#1020].svg b/data/icons/alexandru.stoica/wifi [#1020].svg new file mode 100644 index 0000000..858eb38 --- /dev/null +++ b/data/icons/alexandru.stoica/wifi [#1020].svg @@ -0,0 +1,14 @@ + + + + wifi [#1020] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi [#1021].svg b/data/icons/alexandru.stoica/wifi [#1021].svg new file mode 100644 index 0000000..e6d8fed --- /dev/null +++ b/data/icons/alexandru.stoica/wifi [#1021].svg @@ -0,0 +1,14 @@ + + + + wifi [#1021] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi [#1025].svg b/data/icons/alexandru.stoica/wifi [#1025].svg new file mode 100644 index 0000000..f9f0e88 --- /dev/null +++ b/data/icons/alexandru.stoica/wifi [#1025].svg @@ -0,0 +1,14 @@ + + + + wifi [#1025] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi [#1029].svg b/data/icons/alexandru.stoica/wifi [#1029].svg new file mode 100644 index 0000000..6c64698 --- /dev/null +++ b/data/icons/alexandru.stoica/wifi [#1029].svg @@ -0,0 +1,14 @@ + + + + wifi [#1029] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi [#1040].svg b/data/icons/alexandru.stoica/wifi [#1040].svg new file mode 100644 index 0000000..d19ff4f --- /dev/null +++ b/data/icons/alexandru.stoica/wifi [#1040].svg @@ -0,0 +1,14 @@ + + + + wifi [#1040] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi_cover [#1032].svg b/data/icons/alexandru.stoica/wifi_cover [#1032].svg new file mode 100644 index 0000000..e8789eb --- /dev/null +++ b/data/icons/alexandru.stoica/wifi_cover [#1032].svg @@ -0,0 +1,14 @@ + + + + wifi_cover [#1032] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi_cover [#1033].svg b/data/icons/alexandru.stoica/wifi_cover [#1033].svg new file mode 100644 index 0000000..2ed3126 --- /dev/null +++ b/data/icons/alexandru.stoica/wifi_cover [#1033].svg @@ -0,0 +1,14 @@ + + + + wifi_cover [#1033] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi_focus [#1036].svg b/data/icons/alexandru.stoica/wifi_focus [#1036].svg new file mode 100644 index 0000000..fc4bde2 --- /dev/null +++ b/data/icons/alexandru.stoica/wifi_focus [#1036].svg @@ -0,0 +1,14 @@ + + + + wifi_focus [#1036] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi_focus [#1039].svg b/data/icons/alexandru.stoica/wifi_focus [#1039].svg new file mode 100644 index 0000000..d981191 --- /dev/null +++ b/data/icons/alexandru.stoica/wifi_focus [#1039].svg @@ -0,0 +1,14 @@ + + + + wifi_focus [#1039] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi_missing_plus_round [#1035].svg b/data/icons/alexandru.stoica/wifi_missing_plus_round [#1035].svg new file mode 100644 index 0000000..803fd20 --- /dev/null +++ b/data/icons/alexandru.stoica/wifi_missing_plus_round [#1035].svg @@ -0,0 +1,14 @@ + + + + wifi_missing_plus_round [#1035] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wifi_round [#1034].svg b/data/icons/alexandru.stoica/wifi_round [#1034].svg new file mode 100644 index 0000000..ae17d6d --- /dev/null +++ b/data/icons/alexandru.stoica/wifi_round [#1034].svg @@ -0,0 +1,14 @@ + + + + wifi_round [#1034] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/window_equal [#1465].svg b/data/icons/alexandru.stoica/window_equal [#1465].svg new file mode 100644 index 0000000..8818ed0 --- /dev/null +++ b/data/icons/alexandru.stoica/window_equal [#1465].svg @@ -0,0 +1,14 @@ + + + + window_equal [#1465] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/window_minus [#1464].svg b/data/icons/alexandru.stoica/window_minus [#1464].svg new file mode 100644 index 0000000..fd34d17 --- /dev/null +++ b/data/icons/alexandru.stoica/window_minus [#1464].svg @@ -0,0 +1,14 @@ + + + + window_minus [#1464] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/window_minus [#1467].svg b/data/icons/alexandru.stoica/window_minus [#1467].svg new file mode 100644 index 0000000..eca2473 --- /dev/null +++ b/data/icons/alexandru.stoica/window_minus [#1467].svg @@ -0,0 +1,14 @@ + + + + window_minus [#1467] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/window_plus [#1463].svg b/data/icons/alexandru.stoica/window_plus [#1463].svg new file mode 100644 index 0000000..2f2fc72 --- /dev/null +++ b/data/icons/alexandru.stoica/window_plus [#1463].svg @@ -0,0 +1,14 @@ + + + + window_plus [#1463] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/window_plus [#1466].svg b/data/icons/alexandru.stoica/window_plus [#1466].svg new file mode 100644 index 0000000..2b4148f --- /dev/null +++ b/data/icons/alexandru.stoica/window_plus [#1466].svg @@ -0,0 +1,14 @@ + + + + window_plus [#1466] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/windows [#174].svg b/data/icons/alexandru.stoica/windows [#174].svg new file mode 100644 index 0000000..17f256c --- /dev/null +++ b/data/icons/alexandru.stoica/windows [#174].svg @@ -0,0 +1,14 @@ + + + + windows [#174] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/winter_is_coming [#1258].svg b/data/icons/alexandru.stoica/winter_is_coming [#1258].svg new file mode 100644 index 0000000..77afa49 --- /dev/null +++ b/data/icons/alexandru.stoica/winter_is_coming [#1258].svg @@ -0,0 +1,14 @@ + + + + winter_is_coming [#1258] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/wordpress [#139].svg b/data/icons/alexandru.stoica/wordpress [#139].svg new file mode 100644 index 0000000..8938dc7 --- /dev/null +++ b/data/icons/alexandru.stoica/wordpress [#139].svg @@ -0,0 +1,14 @@ + + + + wordpress [#139] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/yelp [#184].svg b/data/icons/alexandru.stoica/yelp [#184].svg new file mode 100644 index 0000000..063f151 --- /dev/null +++ b/data/icons/alexandru.stoica/yelp [#184].svg @@ -0,0 +1,14 @@ + + + + yelp [#184] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/yen [#1185].svg b/data/icons/alexandru.stoica/yen [#1185].svg new file mode 100644 index 0000000..d9fa601 --- /dev/null +++ b/data/icons/alexandru.stoica/yen [#1185].svg @@ -0,0 +1,14 @@ + + + + yen [#1185] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/youtube [#168].svg b/data/icons/alexandru.stoica/youtube [#168].svg new file mode 100644 index 0000000..45d8333 --- /dev/null +++ b/data/icons/alexandru.stoica/youtube [#168].svg @@ -0,0 +1,14 @@ + + + + youtube [#168] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/zoom_in [#1461].svg b/data/icons/alexandru.stoica/zoom_in [#1461].svg new file mode 100644 index 0000000..1d04ef4 --- /dev/null +++ b/data/icons/alexandru.stoica/zoom_in [#1461].svg @@ -0,0 +1,14 @@ + + + + zoom_in [#1461] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/zoom_in [#1462].svg b/data/icons/alexandru.stoica/zoom_in [#1462].svg new file mode 100644 index 0000000..f4e51e3 --- /dev/null +++ b/data/icons/alexandru.stoica/zoom_in [#1462].svg @@ -0,0 +1,14 @@ + + + + zoom_in [#1462] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/zoom_out [#1459].svg b/data/icons/alexandru.stoica/zoom_out [#1459].svg new file mode 100644 index 0000000..e638d7d --- /dev/null +++ b/data/icons/alexandru.stoica/zoom_out [#1459].svg @@ -0,0 +1,14 @@ + + + + zoom_out [#1459] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/zoom_out [#1460].svg b/data/icons/alexandru.stoica/zoom_out [#1460].svg new file mode 100644 index 0000000..2e7b7ca --- /dev/null +++ b/data/icons/alexandru.stoica/zoom_out [#1460].svg @@ -0,0 +1,14 @@ + + + + zoom_out [#1460] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/∞ [#1224].svg b/data/icons/alexandru.stoica/∞ [#1224].svg new file mode 100644 index 0000000..c1c5bf4 --- /dev/null +++ b/data/icons/alexandru.stoica/∞ [#1224].svg @@ -0,0 +1,14 @@ + + + + ∞ [#1224] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/alexandru.stoica/∞ [#1225].svg b/data/icons/alexandru.stoica/∞ [#1225].svg new file mode 100644 index 0000000..688c39f --- /dev/null +++ b/data/icons/alexandru.stoica/∞ [#1225].svg @@ -0,0 +1,14 @@ + + + + ∞ [#1225] + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/icons/feather/activity.svg b/data/icons/feather/activity.svg new file mode 100644 index 0000000..669a57a --- /dev/null +++ b/data/icons/feather/activity.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/airplay.svg b/data/icons/feather/airplay.svg new file mode 100644 index 0000000..7ce7302 --- /dev/null +++ b/data/icons/feather/airplay.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/alert-circle.svg b/data/icons/feather/alert-circle.svg new file mode 100644 index 0000000..6b41c0b --- /dev/null +++ b/data/icons/feather/alert-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/alert-octagon.svg b/data/icons/feather/alert-octagon.svg new file mode 100644 index 0000000..6943b6d --- /dev/null +++ b/data/icons/feather/alert-octagon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/alert-triangle.svg b/data/icons/feather/alert-triangle.svg new file mode 100644 index 0000000..59e65b1 --- /dev/null +++ b/data/icons/feather/alert-triangle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/align-center.svg b/data/icons/feather/align-center.svg new file mode 100644 index 0000000..5b8842e --- /dev/null +++ b/data/icons/feather/align-center.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/align-justify.svg b/data/icons/feather/align-justify.svg new file mode 100644 index 0000000..0539876 --- /dev/null +++ b/data/icons/feather/align-justify.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/align-left.svg b/data/icons/feather/align-left.svg new file mode 100644 index 0000000..9ac852a --- /dev/null +++ b/data/icons/feather/align-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/align-right.svg b/data/icons/feather/align-right.svg new file mode 100644 index 0000000..ef139ff --- /dev/null +++ b/data/icons/feather/align-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/anchor.svg b/data/icons/feather/anchor.svg new file mode 100644 index 0000000..e01627a --- /dev/null +++ b/data/icons/feather/anchor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/aperture.svg b/data/icons/feather/aperture.svg new file mode 100644 index 0000000..9936e86 --- /dev/null +++ b/data/icons/feather/aperture.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/archive.svg b/data/icons/feather/archive.svg new file mode 100644 index 0000000..428882c --- /dev/null +++ b/data/icons/feather/archive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-down-circle.svg b/data/icons/feather/arrow-down-circle.svg new file mode 100644 index 0000000..3238091 --- /dev/null +++ b/data/icons/feather/arrow-down-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-down-left.svg b/data/icons/feather/arrow-down-left.svg new file mode 100644 index 0000000..7248358 --- /dev/null +++ b/data/icons/feather/arrow-down-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-down-right.svg b/data/icons/feather/arrow-down-right.svg new file mode 100644 index 0000000..81d9822 --- /dev/null +++ b/data/icons/feather/arrow-down-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-down.svg b/data/icons/feather/arrow-down.svg new file mode 100644 index 0000000..4f84f62 --- /dev/null +++ b/data/icons/feather/arrow-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-left-circle.svg b/data/icons/feather/arrow-left-circle.svg new file mode 100644 index 0000000..3b19ff8 --- /dev/null +++ b/data/icons/feather/arrow-left-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-left.svg b/data/icons/feather/arrow-left.svg new file mode 100644 index 0000000..a5058fc --- /dev/null +++ b/data/icons/feather/arrow-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-right-circle.svg b/data/icons/feather/arrow-right-circle.svg new file mode 100644 index 0000000..ff01dd5 --- /dev/null +++ b/data/icons/feather/arrow-right-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-right.svg b/data/icons/feather/arrow-right.svg new file mode 100644 index 0000000..939b57c --- /dev/null +++ b/data/icons/feather/arrow-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-up-circle.svg b/data/icons/feather/arrow-up-circle.svg new file mode 100644 index 0000000..044a75d --- /dev/null +++ b/data/icons/feather/arrow-up-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-up-left.svg b/data/icons/feather/arrow-up-left.svg new file mode 100644 index 0000000..cea55e8 --- /dev/null +++ b/data/icons/feather/arrow-up-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-up-right.svg b/data/icons/feather/arrow-up-right.svg new file mode 100644 index 0000000..95678e0 --- /dev/null +++ b/data/icons/feather/arrow-up-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/arrow-up.svg b/data/icons/feather/arrow-up.svg new file mode 100644 index 0000000..16b13ab --- /dev/null +++ b/data/icons/feather/arrow-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/at-sign.svg b/data/icons/feather/at-sign.svg new file mode 100644 index 0000000..5a5e5d0 --- /dev/null +++ b/data/icons/feather/at-sign.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/award.svg b/data/icons/feather/award.svg new file mode 100644 index 0000000..be70d5a --- /dev/null +++ b/data/icons/feather/award.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/bar-chart-2.svg b/data/icons/feather/bar-chart-2.svg new file mode 100644 index 0000000..864167a --- /dev/null +++ b/data/icons/feather/bar-chart-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/bar-chart.svg b/data/icons/feather/bar-chart.svg new file mode 100644 index 0000000..074d7c1 --- /dev/null +++ b/data/icons/feather/bar-chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/battery-charging.svg b/data/icons/feather/battery-charging.svg new file mode 100644 index 0000000..644cb59 --- /dev/null +++ b/data/icons/feather/battery-charging.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/battery.svg b/data/icons/feather/battery.svg new file mode 100644 index 0000000..7fe8771 --- /dev/null +++ b/data/icons/feather/battery.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/bell-off.svg b/data/icons/feather/bell-off.svg new file mode 100644 index 0000000..b73bcb2 --- /dev/null +++ b/data/icons/feather/bell-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/bell.svg b/data/icons/feather/bell.svg new file mode 100644 index 0000000..94c5d20 --- /dev/null +++ b/data/icons/feather/bell.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/bluetooth.svg b/data/icons/feather/bluetooth.svg new file mode 100644 index 0000000..cebed7b --- /dev/null +++ b/data/icons/feather/bluetooth.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/bold.svg b/data/icons/feather/bold.svg new file mode 100644 index 0000000..d1a4efd --- /dev/null +++ b/data/icons/feather/bold.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/book-open.svg b/data/icons/feather/book-open.svg new file mode 100644 index 0000000..5e0ca0a --- /dev/null +++ b/data/icons/feather/book-open.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/book.svg b/data/icons/feather/book.svg new file mode 100644 index 0000000..12ffcbc --- /dev/null +++ b/data/icons/feather/book.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/bookmark.svg b/data/icons/feather/bookmark.svg new file mode 100644 index 0000000..2239cc5 --- /dev/null +++ b/data/icons/feather/bookmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/box.svg b/data/icons/feather/box.svg new file mode 100644 index 0000000..6711535 --- /dev/null +++ b/data/icons/feather/box.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/briefcase.svg b/data/icons/feather/briefcase.svg new file mode 100644 index 0000000..e3af050 --- /dev/null +++ b/data/icons/feather/briefcase.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/calendar.svg b/data/icons/feather/calendar.svg new file mode 100644 index 0000000..6c7fd87 --- /dev/null +++ b/data/icons/feather/calendar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/camera-off.svg b/data/icons/feather/camera-off.svg new file mode 100644 index 0000000..daa3e25 --- /dev/null +++ b/data/icons/feather/camera-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/camera.svg b/data/icons/feather/camera.svg new file mode 100644 index 0000000..0e7f060 --- /dev/null +++ b/data/icons/feather/camera.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/cast.svg b/data/icons/feather/cast.svg new file mode 100644 index 0000000..9e27cb4 --- /dev/null +++ b/data/icons/feather/cast.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/check-circle.svg b/data/icons/feather/check-circle.svg new file mode 100644 index 0000000..f2f4fd1 --- /dev/null +++ b/data/icons/feather/check-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/check-square.svg b/data/icons/feather/check-square.svg new file mode 100644 index 0000000..72ab7a8 --- /dev/null +++ b/data/icons/feather/check-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/check.svg b/data/icons/feather/check.svg new file mode 100644 index 0000000..1c20989 --- /dev/null +++ b/data/icons/feather/check.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/chevron-down.svg b/data/icons/feather/chevron-down.svg new file mode 100644 index 0000000..278c6a3 --- /dev/null +++ b/data/icons/feather/chevron-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/chevron-left.svg b/data/icons/feather/chevron-left.svg new file mode 100644 index 0000000..747d46d --- /dev/null +++ b/data/icons/feather/chevron-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/chevron-right.svg b/data/icons/feather/chevron-right.svg new file mode 100644 index 0000000..258de41 --- /dev/null +++ b/data/icons/feather/chevron-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/chevron-up.svg b/data/icons/feather/chevron-up.svg new file mode 100644 index 0000000..4eb5ecc --- /dev/null +++ b/data/icons/feather/chevron-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/chevrons-down.svg b/data/icons/feather/chevrons-down.svg new file mode 100644 index 0000000..e67ef2f --- /dev/null +++ b/data/icons/feather/chevrons-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/chevrons-left.svg b/data/icons/feather/chevrons-left.svg new file mode 100644 index 0000000..c32e398 --- /dev/null +++ b/data/icons/feather/chevrons-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/chevrons-right.svg b/data/icons/feather/chevrons-right.svg new file mode 100644 index 0000000..f506814 --- /dev/null +++ b/data/icons/feather/chevrons-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/chevrons-up.svg b/data/icons/feather/chevrons-up.svg new file mode 100644 index 0000000..0eaf518 --- /dev/null +++ b/data/icons/feather/chevrons-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/chrome.svg b/data/icons/feather/chrome.svg new file mode 100644 index 0000000..9189815 --- /dev/null +++ b/data/icons/feather/chrome.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/circle.svg b/data/icons/feather/circle.svg new file mode 100644 index 0000000..b009088 --- /dev/null +++ b/data/icons/feather/circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/clipboard.svg b/data/icons/feather/clipboard.svg new file mode 100644 index 0000000..ccee454 --- /dev/null +++ b/data/icons/feather/clipboard.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/clock.svg b/data/icons/feather/clock.svg new file mode 100644 index 0000000..ea3f5e5 --- /dev/null +++ b/data/icons/feather/clock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/cloud-drizzle.svg b/data/icons/feather/cloud-drizzle.svg new file mode 100644 index 0000000..13af6bb --- /dev/null +++ b/data/icons/feather/cloud-drizzle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/cloud-lightning.svg b/data/icons/feather/cloud-lightning.svg new file mode 100644 index 0000000..32d154c --- /dev/null +++ b/data/icons/feather/cloud-lightning.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/cloud-off.svg b/data/icons/feather/cloud-off.svg new file mode 100644 index 0000000..1e1e7d6 --- /dev/null +++ b/data/icons/feather/cloud-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/cloud-rain.svg b/data/icons/feather/cloud-rain.svg new file mode 100644 index 0000000..3e0b85b --- /dev/null +++ b/data/icons/feather/cloud-rain.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/cloud-snow.svg b/data/icons/feather/cloud-snow.svg new file mode 100644 index 0000000..78e0008 --- /dev/null +++ b/data/icons/feather/cloud-snow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/cloud.svg b/data/icons/feather/cloud.svg new file mode 100644 index 0000000..0ee0c63 --- /dev/null +++ b/data/icons/feather/cloud.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/code.svg b/data/icons/feather/code.svg new file mode 100644 index 0000000..c4954b5 --- /dev/null +++ b/data/icons/feather/code.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/codepen.svg b/data/icons/feather/codepen.svg new file mode 100644 index 0000000..ab2a815 --- /dev/null +++ b/data/icons/feather/codepen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/command.svg b/data/icons/feather/command.svg new file mode 100644 index 0000000..93f554c --- /dev/null +++ b/data/icons/feather/command.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/compass.svg b/data/icons/feather/compass.svg new file mode 100644 index 0000000..3296260 --- /dev/null +++ b/data/icons/feather/compass.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/copy.svg b/data/icons/feather/copy.svg new file mode 100644 index 0000000..4e0b09f --- /dev/null +++ b/data/icons/feather/copy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/corner-down-left.svg b/data/icons/feather/corner-down-left.svg new file mode 100644 index 0000000..9fffb3e --- /dev/null +++ b/data/icons/feather/corner-down-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/corner-down-right.svg b/data/icons/feather/corner-down-right.svg new file mode 100644 index 0000000..b27d408 --- /dev/null +++ b/data/icons/feather/corner-down-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/corner-left-down.svg b/data/icons/feather/corner-left-down.svg new file mode 100644 index 0000000..24b8375 --- /dev/null +++ b/data/icons/feather/corner-left-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/corner-left-up.svg b/data/icons/feather/corner-left-up.svg new file mode 100644 index 0000000..e54527c --- /dev/null +++ b/data/icons/feather/corner-left-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/corner-right-down.svg b/data/icons/feather/corner-right-down.svg new file mode 100644 index 0000000..a49e6d6 --- /dev/null +++ b/data/icons/feather/corner-right-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/corner-right-up.svg b/data/icons/feather/corner-right-up.svg new file mode 100644 index 0000000..a5c5dce --- /dev/null +++ b/data/icons/feather/corner-right-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/corner-up-left.svg b/data/icons/feather/corner-up-left.svg new file mode 100644 index 0000000..0a1ffd6 --- /dev/null +++ b/data/icons/feather/corner-up-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/corner-up-right.svg b/data/icons/feather/corner-up-right.svg new file mode 100644 index 0000000..0b8f961 --- /dev/null +++ b/data/icons/feather/corner-up-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/cpu.svg b/data/icons/feather/cpu.svg new file mode 100644 index 0000000..2ed16ef --- /dev/null +++ b/data/icons/feather/cpu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/credit-card.svg b/data/icons/feather/credit-card.svg new file mode 100644 index 0000000..1b7fd02 --- /dev/null +++ b/data/icons/feather/credit-card.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/crop.svg b/data/icons/feather/crop.svg new file mode 100644 index 0000000..ffbfd04 --- /dev/null +++ b/data/icons/feather/crop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/crosshair.svg b/data/icons/feather/crosshair.svg new file mode 100644 index 0000000..ba39401 --- /dev/null +++ b/data/icons/feather/crosshair.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/database.svg b/data/icons/feather/database.svg new file mode 100644 index 0000000..c296fbc --- /dev/null +++ b/data/icons/feather/database.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/delete.svg b/data/icons/feather/delete.svg new file mode 100644 index 0000000..8c6074b --- /dev/null +++ b/data/icons/feather/delete.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/disc.svg b/data/icons/feather/disc.svg new file mode 100644 index 0000000..2595b44 --- /dev/null +++ b/data/icons/feather/disc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/dollar-sign.svg b/data/icons/feather/dollar-sign.svg new file mode 100644 index 0000000..1a124d2 --- /dev/null +++ b/data/icons/feather/dollar-sign.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/download-cloud.svg b/data/icons/feather/download-cloud.svg new file mode 100644 index 0000000..f3126fc --- /dev/null +++ b/data/icons/feather/download-cloud.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/download.svg b/data/icons/feather/download.svg new file mode 100644 index 0000000..76767a9 --- /dev/null +++ b/data/icons/feather/download.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/droplet.svg b/data/icons/feather/droplet.svg new file mode 100644 index 0000000..ca09301 --- /dev/null +++ b/data/icons/feather/droplet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/edit-2.svg b/data/icons/feather/edit-2.svg new file mode 100644 index 0000000..867fde4 --- /dev/null +++ b/data/icons/feather/edit-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/edit-3.svg b/data/icons/feather/edit-3.svg new file mode 100644 index 0000000..310732c --- /dev/null +++ b/data/icons/feather/edit-3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/edit.svg b/data/icons/feather/edit.svg new file mode 100644 index 0000000..ed7fdfd --- /dev/null +++ b/data/icons/feather/edit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/external-link.svg b/data/icons/feather/external-link.svg new file mode 100644 index 0000000..6236df3 --- /dev/null +++ b/data/icons/feather/external-link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/eye-off.svg b/data/icons/feather/eye-off.svg new file mode 100644 index 0000000..77c54cb --- /dev/null +++ b/data/icons/feather/eye-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/eye.svg b/data/icons/feather/eye.svg new file mode 100644 index 0000000..9cde243 --- /dev/null +++ b/data/icons/feather/eye.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/facebook.svg b/data/icons/feather/facebook.svg new file mode 100644 index 0000000..2570f56 --- /dev/null +++ b/data/icons/feather/facebook.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/fast-forward.svg b/data/icons/feather/fast-forward.svg new file mode 100644 index 0000000..fa39877 --- /dev/null +++ b/data/icons/feather/fast-forward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/feather.svg b/data/icons/feather/feather.svg new file mode 100644 index 0000000..3ce3d84 --- /dev/null +++ b/data/icons/feather/feather.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/file-minus.svg b/data/icons/feather/file-minus.svg new file mode 100644 index 0000000..345756e --- /dev/null +++ b/data/icons/feather/file-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/file-plus.svg b/data/icons/feather/file-plus.svg new file mode 100644 index 0000000..eed1200 --- /dev/null +++ b/data/icons/feather/file-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/file-text.svg b/data/icons/feather/file-text.svg new file mode 100644 index 0000000..4197ddd --- /dev/null +++ b/data/icons/feather/file-text.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/file.svg b/data/icons/feather/file.svg new file mode 100644 index 0000000..378519a --- /dev/null +++ b/data/icons/feather/file.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/film.svg b/data/icons/feather/film.svg new file mode 100644 index 0000000..ac46360 --- /dev/null +++ b/data/icons/feather/film.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/filter.svg b/data/icons/feather/filter.svg new file mode 100644 index 0000000..38a47e0 --- /dev/null +++ b/data/icons/feather/filter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/flag.svg b/data/icons/feather/flag.svg new file mode 100644 index 0000000..037737c --- /dev/null +++ b/data/icons/feather/flag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/folder-minus.svg b/data/icons/feather/folder-minus.svg new file mode 100644 index 0000000..d5b7af6 --- /dev/null +++ b/data/icons/feather/folder-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/folder-plus.svg b/data/icons/feather/folder-plus.svg new file mode 100644 index 0000000..898f2fc --- /dev/null +++ b/data/icons/feather/folder-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/folder.svg b/data/icons/feather/folder.svg new file mode 100644 index 0000000..134458b --- /dev/null +++ b/data/icons/feather/folder.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/gift.svg b/data/icons/feather/gift.svg new file mode 100644 index 0000000..d2c14bd --- /dev/null +++ b/data/icons/feather/gift.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/git-branch.svg b/data/icons/feather/git-branch.svg new file mode 100644 index 0000000..4400372 --- /dev/null +++ b/data/icons/feather/git-branch.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/git-commit.svg b/data/icons/feather/git-commit.svg new file mode 100644 index 0000000..e959d72 --- /dev/null +++ b/data/icons/feather/git-commit.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/git-merge.svg b/data/icons/feather/git-merge.svg new file mode 100644 index 0000000..c65fffd --- /dev/null +++ b/data/icons/feather/git-merge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/git-pull-request.svg b/data/icons/feather/git-pull-request.svg new file mode 100644 index 0000000..fc80bdf --- /dev/null +++ b/data/icons/feather/git-pull-request.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/github.svg b/data/icons/feather/github.svg new file mode 100644 index 0000000..ff0af48 --- /dev/null +++ b/data/icons/feather/github.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/gitlab.svg b/data/icons/feather/gitlab.svg new file mode 100644 index 0000000..85d54a1 --- /dev/null +++ b/data/icons/feather/gitlab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/globe.svg b/data/icons/feather/globe.svg new file mode 100644 index 0000000..0a0586d --- /dev/null +++ b/data/icons/feather/globe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/grid.svg b/data/icons/feather/grid.svg new file mode 100644 index 0000000..8ef2e9d --- /dev/null +++ b/data/icons/feather/grid.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/hard-drive.svg b/data/icons/feather/hard-drive.svg new file mode 100644 index 0000000..c08131d --- /dev/null +++ b/data/icons/feather/hard-drive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/hash.svg b/data/icons/feather/hash.svg new file mode 100644 index 0000000..c9c8d41 --- /dev/null +++ b/data/icons/feather/hash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/headphones.svg b/data/icons/feather/headphones.svg new file mode 100644 index 0000000..fd8915b --- /dev/null +++ b/data/icons/feather/headphones.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/heart.svg b/data/icons/feather/heart.svg new file mode 100644 index 0000000..a083b7e --- /dev/null +++ b/data/icons/feather/heart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/help-circle.svg b/data/icons/feather/help-circle.svg new file mode 100644 index 0000000..c9cd11a --- /dev/null +++ b/data/icons/feather/help-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/home.svg b/data/icons/feather/home.svg new file mode 100644 index 0000000..7bb31b2 --- /dev/null +++ b/data/icons/feather/home.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/image.svg b/data/icons/feather/image.svg new file mode 100644 index 0000000..a7d84b9 --- /dev/null +++ b/data/icons/feather/image.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/inbox.svg b/data/icons/feather/inbox.svg new file mode 100644 index 0000000..03a13b4 --- /dev/null +++ b/data/icons/feather/inbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/info.svg b/data/icons/feather/info.svg new file mode 100644 index 0000000..332616d --- /dev/null +++ b/data/icons/feather/info.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/instagram.svg b/data/icons/feather/instagram.svg new file mode 100644 index 0000000..c0a9562 --- /dev/null +++ b/data/icons/feather/instagram.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/italic.svg b/data/icons/feather/italic.svg new file mode 100644 index 0000000..a123d37 --- /dev/null +++ b/data/icons/feather/italic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/layers.svg b/data/icons/feather/layers.svg new file mode 100644 index 0000000..ea788c2 --- /dev/null +++ b/data/icons/feather/layers.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/layout.svg b/data/icons/feather/layout.svg new file mode 100644 index 0000000..28743d9 --- /dev/null +++ b/data/icons/feather/layout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/life-buoy.svg b/data/icons/feather/life-buoy.svg new file mode 100644 index 0000000..54c2bd7 --- /dev/null +++ b/data/icons/feather/life-buoy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/link-2.svg b/data/icons/feather/link-2.svg new file mode 100644 index 0000000..8cc7f6d --- /dev/null +++ b/data/icons/feather/link-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/link.svg b/data/icons/feather/link.svg new file mode 100644 index 0000000..c89dd41 --- /dev/null +++ b/data/icons/feather/link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/linkedin.svg b/data/icons/feather/linkedin.svg new file mode 100644 index 0000000..3953109 --- /dev/null +++ b/data/icons/feather/linkedin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/list.svg b/data/icons/feather/list.svg new file mode 100644 index 0000000..e734498 --- /dev/null +++ b/data/icons/feather/list.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/loader.svg b/data/icons/feather/loader.svg new file mode 100644 index 0000000..e1a70c1 --- /dev/null +++ b/data/icons/feather/loader.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/lock.svg b/data/icons/feather/lock.svg new file mode 100644 index 0000000..de09d9d --- /dev/null +++ b/data/icons/feather/lock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/log-in.svg b/data/icons/feather/log-in.svg new file mode 100644 index 0000000..ba0da59 --- /dev/null +++ b/data/icons/feather/log-in.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/log-out.svg b/data/icons/feather/log-out.svg new file mode 100644 index 0000000..c9002c9 --- /dev/null +++ b/data/icons/feather/log-out.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/mail.svg b/data/icons/feather/mail.svg new file mode 100644 index 0000000..2af169e --- /dev/null +++ b/data/icons/feather/mail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/map-pin.svg b/data/icons/feather/map-pin.svg new file mode 100644 index 0000000..d5548e9 --- /dev/null +++ b/data/icons/feather/map-pin.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/map.svg b/data/icons/feather/map.svg new file mode 100644 index 0000000..ecebd7b --- /dev/null +++ b/data/icons/feather/map.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/maximize-2.svg b/data/icons/feather/maximize-2.svg new file mode 100644 index 0000000..e41fc0b --- /dev/null +++ b/data/icons/feather/maximize-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/maximize.svg b/data/icons/feather/maximize.svg new file mode 100644 index 0000000..fc30518 --- /dev/null +++ b/data/icons/feather/maximize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/menu.svg b/data/icons/feather/menu.svg new file mode 100644 index 0000000..e8a84a9 --- /dev/null +++ b/data/icons/feather/menu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/message-circle.svg b/data/icons/feather/message-circle.svg new file mode 100644 index 0000000..4b21b32 --- /dev/null +++ b/data/icons/feather/message-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/message-square.svg b/data/icons/feather/message-square.svg new file mode 100644 index 0000000..6a2e4e5 --- /dev/null +++ b/data/icons/feather/message-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/mic-off.svg b/data/icons/feather/mic-off.svg new file mode 100644 index 0000000..0786219 --- /dev/null +++ b/data/icons/feather/mic-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/mic.svg b/data/icons/feather/mic.svg new file mode 100644 index 0000000..dc5f780 --- /dev/null +++ b/data/icons/feather/mic.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/minimize-2.svg b/data/icons/feather/minimize-2.svg new file mode 100644 index 0000000..a720fa6 --- /dev/null +++ b/data/icons/feather/minimize-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/minimize.svg b/data/icons/feather/minimize.svg new file mode 100644 index 0000000..46d6119 --- /dev/null +++ b/data/icons/feather/minimize.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/minus-circle.svg b/data/icons/feather/minus-circle.svg new file mode 100644 index 0000000..80c0de1 --- /dev/null +++ b/data/icons/feather/minus-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/minus-square.svg b/data/icons/feather/minus-square.svg new file mode 100644 index 0000000..4862832 --- /dev/null +++ b/data/icons/feather/minus-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/minus.svg b/data/icons/feather/minus.svg new file mode 100644 index 0000000..93cc734 --- /dev/null +++ b/data/icons/feather/minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/monitor.svg b/data/icons/feather/monitor.svg new file mode 100644 index 0000000..6c3556d --- /dev/null +++ b/data/icons/feather/monitor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/moon.svg b/data/icons/feather/moon.svg new file mode 100644 index 0000000..dbf7c6c --- /dev/null +++ b/data/icons/feather/moon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/more-horizontal.svg b/data/icons/feather/more-horizontal.svg new file mode 100644 index 0000000..dc6a855 --- /dev/null +++ b/data/icons/feather/more-horizontal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/more-vertical.svg b/data/icons/feather/more-vertical.svg new file mode 100644 index 0000000..cba6958 --- /dev/null +++ b/data/icons/feather/more-vertical.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/move.svg b/data/icons/feather/move.svg new file mode 100644 index 0000000..4e251b5 --- /dev/null +++ b/data/icons/feather/move.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/music.svg b/data/icons/feather/music.svg new file mode 100644 index 0000000..2f804f9 --- /dev/null +++ b/data/icons/feather/music.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/navigation-2.svg b/data/icons/feather/navigation-2.svg new file mode 100644 index 0000000..ae31db9 --- /dev/null +++ b/data/icons/feather/navigation-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/navigation.svg b/data/icons/feather/navigation.svg new file mode 100644 index 0000000..f600a41 --- /dev/null +++ b/data/icons/feather/navigation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/octagon.svg b/data/icons/feather/octagon.svg new file mode 100644 index 0000000..124c548 --- /dev/null +++ b/data/icons/feather/octagon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/package.svg b/data/icons/feather/package.svg new file mode 100644 index 0000000..0c9c823 --- /dev/null +++ b/data/icons/feather/package.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/paperclip.svg b/data/icons/feather/paperclip.svg new file mode 100644 index 0000000..b1f69b7 --- /dev/null +++ b/data/icons/feather/paperclip.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/pause-circle.svg b/data/icons/feather/pause-circle.svg new file mode 100644 index 0000000..f6b1a8d --- /dev/null +++ b/data/icons/feather/pause-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/pause.svg b/data/icons/feather/pause.svg new file mode 100644 index 0000000..4e78038 --- /dev/null +++ b/data/icons/feather/pause.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/percent.svg b/data/icons/feather/percent.svg new file mode 100644 index 0000000..2cb9719 --- /dev/null +++ b/data/icons/feather/percent.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/phone-call.svg b/data/icons/feather/phone-call.svg new file mode 100644 index 0000000..8b86660 --- /dev/null +++ b/data/icons/feather/phone-call.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/phone-forwarded.svg b/data/icons/feather/phone-forwarded.svg new file mode 100644 index 0000000..aa21bef --- /dev/null +++ b/data/icons/feather/phone-forwarded.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/phone-incoming.svg b/data/icons/feather/phone-incoming.svg new file mode 100644 index 0000000..b2d523a --- /dev/null +++ b/data/icons/feather/phone-incoming.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/phone-missed.svg b/data/icons/feather/phone-missed.svg new file mode 100644 index 0000000..4950f09 --- /dev/null +++ b/data/icons/feather/phone-missed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/phone-off.svg b/data/icons/feather/phone-off.svg new file mode 100644 index 0000000..4d00fb3 --- /dev/null +++ b/data/icons/feather/phone-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/phone-outgoing.svg b/data/icons/feather/phone-outgoing.svg new file mode 100644 index 0000000..fea27a3 --- /dev/null +++ b/data/icons/feather/phone-outgoing.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/phone.svg b/data/icons/feather/phone.svg new file mode 100644 index 0000000..2a35154 --- /dev/null +++ b/data/icons/feather/phone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/pie-chart.svg b/data/icons/feather/pie-chart.svg new file mode 100644 index 0000000..b5bbe67 --- /dev/null +++ b/data/icons/feather/pie-chart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/play-circle.svg b/data/icons/feather/play-circle.svg new file mode 100644 index 0000000..8766dc7 --- /dev/null +++ b/data/icons/feather/play-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/play.svg b/data/icons/feather/play.svg new file mode 100644 index 0000000..fd76e30 --- /dev/null +++ b/data/icons/feather/play.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/plus-circle.svg b/data/icons/feather/plus-circle.svg new file mode 100644 index 0000000..4291ff0 --- /dev/null +++ b/data/icons/feather/plus-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/plus-square.svg b/data/icons/feather/plus-square.svg new file mode 100644 index 0000000..c380e24 --- /dev/null +++ b/data/icons/feather/plus-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/plus.svg b/data/icons/feather/plus.svg new file mode 100644 index 0000000..703c5b7 --- /dev/null +++ b/data/icons/feather/plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/pocket.svg b/data/icons/feather/pocket.svg new file mode 100644 index 0000000..a3b2561 --- /dev/null +++ b/data/icons/feather/pocket.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/power.svg b/data/icons/feather/power.svg new file mode 100644 index 0000000..598308f --- /dev/null +++ b/data/icons/feather/power.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/printer.svg b/data/icons/feather/printer.svg new file mode 100644 index 0000000..8a9a7ac --- /dev/null +++ b/data/icons/feather/printer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/radio.svg b/data/icons/feather/radio.svg new file mode 100644 index 0000000..5abfcd1 --- /dev/null +++ b/data/icons/feather/radio.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/refresh-ccw.svg b/data/icons/feather/refresh-ccw.svg new file mode 100644 index 0000000..10cff0e --- /dev/null +++ b/data/icons/feather/refresh-ccw.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/refresh-cw.svg b/data/icons/feather/refresh-cw.svg new file mode 100644 index 0000000..06c358d --- /dev/null +++ b/data/icons/feather/refresh-cw.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/repeat.svg b/data/icons/feather/repeat.svg new file mode 100644 index 0000000..c7657b0 --- /dev/null +++ b/data/icons/feather/repeat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/rewind.svg b/data/icons/feather/rewind.svg new file mode 100644 index 0000000..7b0fa3d --- /dev/null +++ b/data/icons/feather/rewind.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/rotate-ccw.svg b/data/icons/feather/rotate-ccw.svg new file mode 100644 index 0000000..ade5dc4 --- /dev/null +++ b/data/icons/feather/rotate-ccw.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/rotate-cw.svg b/data/icons/feather/rotate-cw.svg new file mode 100644 index 0000000..83dca35 --- /dev/null +++ b/data/icons/feather/rotate-cw.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/rss.svg b/data/icons/feather/rss.svg new file mode 100644 index 0000000..c9a1368 --- /dev/null +++ b/data/icons/feather/rss.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/save.svg b/data/icons/feather/save.svg new file mode 100644 index 0000000..46c7299 --- /dev/null +++ b/data/icons/feather/save.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/scissors.svg b/data/icons/feather/scissors.svg new file mode 100644 index 0000000..fd0647f --- /dev/null +++ b/data/icons/feather/scissors.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/search.svg b/data/icons/feather/search.svg new file mode 100644 index 0000000..8710306 --- /dev/null +++ b/data/icons/feather/search.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/send.svg b/data/icons/feather/send.svg new file mode 100644 index 0000000..42ef2a2 --- /dev/null +++ b/data/icons/feather/send.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/server.svg b/data/icons/feather/server.svg new file mode 100644 index 0000000..d1f6d48 --- /dev/null +++ b/data/icons/feather/server.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/settings.svg b/data/icons/feather/settings.svg new file mode 100644 index 0000000..19c2726 --- /dev/null +++ b/data/icons/feather/settings.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/share-2.svg b/data/icons/feather/share-2.svg new file mode 100644 index 0000000..09b1c7b --- /dev/null +++ b/data/icons/feather/share-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/share.svg b/data/icons/feather/share.svg new file mode 100644 index 0000000..df38c14 --- /dev/null +++ b/data/icons/feather/share.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/shield-off.svg b/data/icons/feather/shield-off.svg new file mode 100644 index 0000000..18692dd --- /dev/null +++ b/data/icons/feather/shield-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/shield.svg b/data/icons/feather/shield.svg new file mode 100644 index 0000000..c7c4841 --- /dev/null +++ b/data/icons/feather/shield.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/shopping-bag.svg b/data/icons/feather/shopping-bag.svg new file mode 100644 index 0000000..eaa39e8 --- /dev/null +++ b/data/icons/feather/shopping-bag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/shopping-cart.svg b/data/icons/feather/shopping-cart.svg new file mode 100644 index 0000000..17a40bf --- /dev/null +++ b/data/icons/feather/shopping-cart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/shuffle.svg b/data/icons/feather/shuffle.svg new file mode 100644 index 0000000..8cfb5db --- /dev/null +++ b/data/icons/feather/shuffle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/sidebar.svg b/data/icons/feather/sidebar.svg new file mode 100644 index 0000000..8ba817e --- /dev/null +++ b/data/icons/feather/sidebar.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/skip-back.svg b/data/icons/feather/skip-back.svg new file mode 100644 index 0000000..88d024e --- /dev/null +++ b/data/icons/feather/skip-back.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/skip-forward.svg b/data/icons/feather/skip-forward.svg new file mode 100644 index 0000000..f3fdac3 --- /dev/null +++ b/data/icons/feather/skip-forward.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/slack.svg b/data/icons/feather/slack.svg new file mode 100644 index 0000000..0136cb4 --- /dev/null +++ b/data/icons/feather/slack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/slash.svg b/data/icons/feather/slash.svg new file mode 100644 index 0000000..f4131b8 --- /dev/null +++ b/data/icons/feather/slash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/sliders.svg b/data/icons/feather/sliders.svg new file mode 100644 index 0000000..19c9385 --- /dev/null +++ b/data/icons/feather/sliders.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/smartphone.svg b/data/icons/feather/smartphone.svg new file mode 100644 index 0000000..f7d5ba8 --- /dev/null +++ b/data/icons/feather/smartphone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/speaker.svg b/data/icons/feather/speaker.svg new file mode 100644 index 0000000..8e7ffda --- /dev/null +++ b/data/icons/feather/speaker.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/square.svg b/data/icons/feather/square.svg new file mode 100644 index 0000000..6eabc77 --- /dev/null +++ b/data/icons/feather/square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/star.svg b/data/icons/feather/star.svg new file mode 100644 index 0000000..bcdc31a --- /dev/null +++ b/data/icons/feather/star.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/stop-circle.svg b/data/icons/feather/stop-circle.svg new file mode 100644 index 0000000..c10d9d4 --- /dev/null +++ b/data/icons/feather/stop-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/sun.svg b/data/icons/feather/sun.svg new file mode 100644 index 0000000..7f51b94 --- /dev/null +++ b/data/icons/feather/sun.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/sunrise.svg b/data/icons/feather/sunrise.svg new file mode 100644 index 0000000..eff4b1e --- /dev/null +++ b/data/icons/feather/sunrise.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/sunset.svg b/data/icons/feather/sunset.svg new file mode 100644 index 0000000..a5a2221 --- /dev/null +++ b/data/icons/feather/sunset.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/tablet.svg b/data/icons/feather/tablet.svg new file mode 100644 index 0000000..76f5849 --- /dev/null +++ b/data/icons/feather/tablet.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/tag.svg b/data/icons/feather/tag.svg new file mode 100644 index 0000000..b5e495c --- /dev/null +++ b/data/icons/feather/tag.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/target.svg b/data/icons/feather/target.svg new file mode 100644 index 0000000..be84b17 --- /dev/null +++ b/data/icons/feather/target.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/terminal.svg b/data/icons/feather/terminal.svg new file mode 100644 index 0000000..af459c0 --- /dev/null +++ b/data/icons/feather/terminal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/thermometer.svg b/data/icons/feather/thermometer.svg new file mode 100644 index 0000000..33142cc --- /dev/null +++ b/data/icons/feather/thermometer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/thumbs-down.svg b/data/icons/feather/thumbs-down.svg new file mode 100644 index 0000000..3e7bcd6 --- /dev/null +++ b/data/icons/feather/thumbs-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/thumbs-up.svg b/data/icons/feather/thumbs-up.svg new file mode 100644 index 0000000..226c44d --- /dev/null +++ b/data/icons/feather/thumbs-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/toggle-left.svg b/data/icons/feather/toggle-left.svg new file mode 100644 index 0000000..240be29 --- /dev/null +++ b/data/icons/feather/toggle-left.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/toggle-right.svg b/data/icons/feather/toggle-right.svg new file mode 100644 index 0000000..fc6e81c --- /dev/null +++ b/data/icons/feather/toggle-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/trash-2.svg b/data/icons/feather/trash-2.svg new file mode 100644 index 0000000..f24d55b --- /dev/null +++ b/data/icons/feather/trash-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/trash.svg b/data/icons/feather/trash.svg new file mode 100644 index 0000000..55650bd --- /dev/null +++ b/data/icons/feather/trash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/trending-down.svg b/data/icons/feather/trending-down.svg new file mode 100644 index 0000000..a9d4cfa --- /dev/null +++ b/data/icons/feather/trending-down.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/trending-up.svg b/data/icons/feather/trending-up.svg new file mode 100644 index 0000000..52026a4 --- /dev/null +++ b/data/icons/feather/trending-up.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/triangle.svg b/data/icons/feather/triangle.svg new file mode 100644 index 0000000..274b652 --- /dev/null +++ b/data/icons/feather/triangle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/truck.svg b/data/icons/feather/truck.svg new file mode 100644 index 0000000..3389837 --- /dev/null +++ b/data/icons/feather/truck.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/tv.svg b/data/icons/feather/tv.svg new file mode 100644 index 0000000..955bbff --- /dev/null +++ b/data/icons/feather/tv.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/twitter.svg b/data/icons/feather/twitter.svg new file mode 100644 index 0000000..f8886ec --- /dev/null +++ b/data/icons/feather/twitter.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/type.svg b/data/icons/feather/type.svg new file mode 100644 index 0000000..c6b2de3 --- /dev/null +++ b/data/icons/feather/type.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/umbrella.svg b/data/icons/feather/umbrella.svg new file mode 100644 index 0000000..dc77c0c --- /dev/null +++ b/data/icons/feather/umbrella.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/underline.svg b/data/icons/feather/underline.svg new file mode 100644 index 0000000..044945d --- /dev/null +++ b/data/icons/feather/underline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/unlock.svg b/data/icons/feather/unlock.svg new file mode 100644 index 0000000..01dc359 --- /dev/null +++ b/data/icons/feather/unlock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/upload-cloud.svg b/data/icons/feather/upload-cloud.svg new file mode 100644 index 0000000..a1db297 --- /dev/null +++ b/data/icons/feather/upload-cloud.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/upload.svg b/data/icons/feather/upload.svg new file mode 100644 index 0000000..91eaff7 --- /dev/null +++ b/data/icons/feather/upload.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/user-check.svg b/data/icons/feather/user-check.svg new file mode 100644 index 0000000..42f91b2 --- /dev/null +++ b/data/icons/feather/user-check.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/user-minus.svg b/data/icons/feather/user-minus.svg new file mode 100644 index 0000000..44b75f5 --- /dev/null +++ b/data/icons/feather/user-minus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/user-plus.svg b/data/icons/feather/user-plus.svg new file mode 100644 index 0000000..21460f6 --- /dev/null +++ b/data/icons/feather/user-plus.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/user-x.svg b/data/icons/feather/user-x.svg new file mode 100644 index 0000000..0c41a48 --- /dev/null +++ b/data/icons/feather/user-x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/user.svg b/data/icons/feather/user.svg new file mode 100644 index 0000000..7bb5f29 --- /dev/null +++ b/data/icons/feather/user.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/users.svg b/data/icons/feather/users.svg new file mode 100644 index 0000000..aacf6b0 --- /dev/null +++ b/data/icons/feather/users.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/video-off.svg b/data/icons/feather/video-off.svg new file mode 100644 index 0000000..08ec697 --- /dev/null +++ b/data/icons/feather/video-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/video.svg b/data/icons/feather/video.svg new file mode 100644 index 0000000..8ff156a --- /dev/null +++ b/data/icons/feather/video.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/voicemail.svg b/data/icons/feather/voicemail.svg new file mode 100644 index 0000000..5d78a8e --- /dev/null +++ b/data/icons/feather/voicemail.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/volume-1.svg b/data/icons/feather/volume-1.svg new file mode 100644 index 0000000..150e875 --- /dev/null +++ b/data/icons/feather/volume-1.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/volume-2.svg b/data/icons/feather/volume-2.svg new file mode 100644 index 0000000..03d521c --- /dev/null +++ b/data/icons/feather/volume-2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/volume-x.svg b/data/icons/feather/volume-x.svg new file mode 100644 index 0000000..be44240 --- /dev/null +++ b/data/icons/feather/volume-x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/volume.svg b/data/icons/feather/volume.svg new file mode 100644 index 0000000..53bfe15 --- /dev/null +++ b/data/icons/feather/volume.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/watch.svg b/data/icons/feather/watch.svg new file mode 100644 index 0000000..a1099da --- /dev/null +++ b/data/icons/feather/watch.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/wifi-off.svg b/data/icons/feather/wifi-off.svg new file mode 100644 index 0000000..79430c3 --- /dev/null +++ b/data/icons/feather/wifi-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/wifi.svg b/data/icons/feather/wifi.svg new file mode 100644 index 0000000..2e1a7fd --- /dev/null +++ b/data/icons/feather/wifi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/wind.svg b/data/icons/feather/wind.svg new file mode 100644 index 0000000..82b3646 --- /dev/null +++ b/data/icons/feather/wind.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/x-circle.svg b/data/icons/feather/x-circle.svg new file mode 100644 index 0000000..94aad5e --- /dev/null +++ b/data/icons/feather/x-circle.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/x-square.svg b/data/icons/feather/x-square.svg new file mode 100644 index 0000000..7677c38 --- /dev/null +++ b/data/icons/feather/x-square.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/x.svg b/data/icons/feather/x.svg new file mode 100644 index 0000000..7d5875c --- /dev/null +++ b/data/icons/feather/x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/youtube.svg b/data/icons/feather/youtube.svg new file mode 100644 index 0000000..c482438 --- /dev/null +++ b/data/icons/feather/youtube.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/zap-off.svg b/data/icons/feather/zap-off.svg new file mode 100644 index 0000000..c636f8b --- /dev/null +++ b/data/icons/feather/zap-off.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/zap.svg b/data/icons/feather/zap.svg new file mode 100644 index 0000000..8fdafa9 --- /dev/null +++ b/data/icons/feather/zap.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/zoom-in.svg b/data/icons/feather/zoom-in.svg new file mode 100644 index 0000000..da4572d --- /dev/null +++ b/data/icons/feather/zoom-in.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/feather/zoom-out.svg b/data/icons/feather/zoom-out.svg new file mode 100644 index 0000000..fd678d7 --- /dev/null +++ b/data/icons/feather/zoom-out.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/icons/themify-icons/SVG/Italic.svg b/data/icons/themify-icons/SVG/Italic.svg new file mode 100644 index 0000000..de6c406 --- /dev/null +++ b/data/icons/themify-icons/SVG/Italic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/agenda.svg b/data/icons/themify-icons/SVG/agenda.svg new file mode 100644 index 0000000..c91596c --- /dev/null +++ b/data/icons/themify-icons/SVG/agenda.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/alarm-clock.svg b/data/icons/themify-icons/SVG/alarm-clock.svg new file mode 100644 index 0000000..eb4c052 --- /dev/null +++ b/data/icons/themify-icons/SVG/alarm-clock.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/alert.svg b/data/icons/themify-icons/SVG/alert.svg new file mode 100644 index 0000000..e39a28d --- /dev/null +++ b/data/icons/themify-icons/SVG/alert.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/align-center.svg b/data/icons/themify-icons/SVG/align-center.svg new file mode 100644 index 0000000..f905364 --- /dev/null +++ b/data/icons/themify-icons/SVG/align-center.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/align-justify.svg b/data/icons/themify-icons/SVG/align-justify.svg new file mode 100644 index 0000000..0de1515 --- /dev/null +++ b/data/icons/themify-icons/SVG/align-justify.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/align-left.svg b/data/icons/themify-icons/SVG/align-left.svg new file mode 100644 index 0000000..a41fb10 --- /dev/null +++ b/data/icons/themify-icons/SVG/align-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/align-right.svg b/data/icons/themify-icons/SVG/align-right.svg new file mode 100644 index 0000000..2bee5fc --- /dev/null +++ b/data/icons/themify-icons/SVG/align-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/anchor.svg b/data/icons/themify-icons/SVG/anchor.svg new file mode 100644 index 0000000..71d0969 --- /dev/null +++ b/data/icons/themify-icons/SVG/anchor.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/android.svg b/data/icons/themify-icons/SVG/android.svg new file mode 100644 index 0000000..c224477 --- /dev/null +++ b/data/icons/themify-icons/SVG/android.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/angle-double-down.svg b/data/icons/themify-icons/SVG/angle-double-down.svg new file mode 100644 index 0000000..b508247 --- /dev/null +++ b/data/icons/themify-icons/SVG/angle-double-down.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/angle-double-left.svg b/data/icons/themify-icons/SVG/angle-double-left.svg new file mode 100644 index 0000000..bf56cf0 --- /dev/null +++ b/data/icons/themify-icons/SVG/angle-double-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/angle-double-right.svg b/data/icons/themify-icons/SVG/angle-double-right.svg new file mode 100644 index 0000000..dd444bf --- /dev/null +++ b/data/icons/themify-icons/SVG/angle-double-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/angle-double-up.svg b/data/icons/themify-icons/SVG/angle-double-up.svg new file mode 100644 index 0000000..8e71cdb --- /dev/null +++ b/data/icons/themify-icons/SVG/angle-double-up.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/angle-down.svg b/data/icons/themify-icons/SVG/angle-down.svg new file mode 100644 index 0000000..aba5ea1 --- /dev/null +++ b/data/icons/themify-icons/SVG/angle-down.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/angle-left.svg b/data/icons/themify-icons/SVG/angle-left.svg new file mode 100644 index 0000000..3758c8d --- /dev/null +++ b/data/icons/themify-icons/SVG/angle-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/angle-right.svg b/data/icons/themify-icons/SVG/angle-right.svg new file mode 100644 index 0000000..79293d0 --- /dev/null +++ b/data/icons/themify-icons/SVG/angle-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/angle-up.svg b/data/icons/themify-icons/SVG/angle-up.svg new file mode 100644 index 0000000..a79341c --- /dev/null +++ b/data/icons/themify-icons/SVG/angle-up.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/announcement.svg b/data/icons/themify-icons/SVG/announcement.svg new file mode 100644 index 0000000..557e73e --- /dev/null +++ b/data/icons/themify-icons/SVG/announcement.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/apple.svg b/data/icons/themify-icons/SVG/apple.svg new file mode 100644 index 0000000..a7d89a7 --- /dev/null +++ b/data/icons/themify-icons/SVG/apple.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/archive.svg b/data/icons/themify-icons/SVG/archive.svg new file mode 100644 index 0000000..e3c669f --- /dev/null +++ b/data/icons/themify-icons/SVG/archive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-circle-down.svg b/data/icons/themify-icons/SVG/arrow-circle-down.svg new file mode 100644 index 0000000..51a4acf --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-circle-down.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-circle-left.svg b/data/icons/themify-icons/SVG/arrow-circle-left.svg new file mode 100644 index 0000000..1369f49 --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-circle-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-circle-right.svg b/data/icons/themify-icons/SVG/arrow-circle-right.svg new file mode 100644 index 0000000..40526ba --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-circle-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-circle-up.svg b/data/icons/themify-icons/SVG/arrow-circle-up.svg new file mode 100644 index 0000000..6a325b1 --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-circle-up.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-down.svg b/data/icons/themify-icons/SVG/arrow-down.svg new file mode 100644 index 0000000..45fc4df --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-down.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-left.svg b/data/icons/themify-icons/SVG/arrow-left.svg new file mode 100644 index 0000000..27c1a3e --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-right.svg b/data/icons/themify-icons/SVG/arrow-right.svg new file mode 100644 index 0000000..acb8d74 --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-top-left.svg b/data/icons/themify-icons/SVG/arrow-top-left.svg new file mode 100644 index 0000000..aa3d71a --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-top-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-top-right.svg b/data/icons/themify-icons/SVG/arrow-top-right.svg new file mode 100644 index 0000000..e78a92c --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-top-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow-up.svg b/data/icons/themify-icons/SVG/arrow-up.svg new file mode 100644 index 0000000..282a00c --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow-up.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrow.svg b/data/icons/themify-icons/SVG/arrow.svg new file mode 100644 index 0000000..b6f06e2 --- /dev/null +++ b/data/icons/themify-icons/SVG/arrow.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrows-corner.svg b/data/icons/themify-icons/SVG/arrows-corner.svg new file mode 100644 index 0000000..f3d95ba --- /dev/null +++ b/data/icons/themify-icons/SVG/arrows-corner.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrows-horizontal.svg b/data/icons/themify-icons/SVG/arrows-horizontal.svg new file mode 100644 index 0000000..0b28843 --- /dev/null +++ b/data/icons/themify-icons/SVG/arrows-horizontal.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/arrows-vertical.svg b/data/icons/themify-icons/SVG/arrows-vertical.svg new file mode 100644 index 0000000..d074c96 --- /dev/null +++ b/data/icons/themify-icons/SVG/arrows-vertical.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/back-left.svg b/data/icons/themify-icons/SVG/back-left.svg new file mode 100644 index 0000000..6047f7d --- /dev/null +++ b/data/icons/themify-icons/SVG/back-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/back-right.svg b/data/icons/themify-icons/SVG/back-right.svg new file mode 100644 index 0000000..796d24c --- /dev/null +++ b/data/icons/themify-icons/SVG/back-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/bag.svg b/data/icons/themify-icons/SVG/bag.svg new file mode 100644 index 0000000..d7419cc --- /dev/null +++ b/data/icons/themify-icons/SVG/bag.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/bar-chart-alt.svg b/data/icons/themify-icons/SVG/bar-chart-alt.svg new file mode 100644 index 0000000..e5c1ab1 --- /dev/null +++ b/data/icons/themify-icons/SVG/bar-chart-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/bar-chart.svg b/data/icons/themify-icons/SVG/bar-chart.svg new file mode 100644 index 0000000..9cd7e57 --- /dev/null +++ b/data/icons/themify-icons/SVG/bar-chart.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/basketball.svg b/data/icons/themify-icons/SVG/basketball.svg new file mode 100644 index 0000000..0bc3090 --- /dev/null +++ b/data/icons/themify-icons/SVG/basketball.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/bell.svg b/data/icons/themify-icons/SVG/bell.svg new file mode 100644 index 0000000..1b3b767 --- /dev/null +++ b/data/icons/themify-icons/SVG/bell.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/blackboard.svg b/data/icons/themify-icons/SVG/blackboard.svg new file mode 100644 index 0000000..23f94e5 --- /dev/null +++ b/data/icons/themify-icons/SVG/blackboard.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/bolt-alt.svg b/data/icons/themify-icons/SVG/bolt-alt.svg new file mode 100644 index 0000000..ce1771c --- /dev/null +++ b/data/icons/themify-icons/SVG/bolt-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/bolt.svg b/data/icons/themify-icons/SVG/bolt.svg new file mode 100644 index 0000000..8da41e0 --- /dev/null +++ b/data/icons/themify-icons/SVG/bolt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/book.svg b/data/icons/themify-icons/SVG/book.svg new file mode 100644 index 0000000..f63ca58 --- /dev/null +++ b/data/icons/themify-icons/SVG/book.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/bookmark-alt.svg b/data/icons/themify-icons/SVG/bookmark-alt.svg new file mode 100644 index 0000000..5d0671b --- /dev/null +++ b/data/icons/themify-icons/SVG/bookmark-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/bookmark.svg b/data/icons/themify-icons/SVG/bookmark.svg new file mode 100644 index 0000000..8ca92e4 --- /dev/null +++ b/data/icons/themify-icons/SVG/bookmark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/briefcase.svg b/data/icons/themify-icons/SVG/briefcase.svg new file mode 100644 index 0000000..411a63e --- /dev/null +++ b/data/icons/themify-icons/SVG/briefcase.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/brush-alt.svg b/data/icons/themify-icons/SVG/brush-alt.svg new file mode 100644 index 0000000..f085d63 --- /dev/null +++ b/data/icons/themify-icons/SVG/brush-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/brush.svg b/data/icons/themify-icons/SVG/brush.svg new file mode 100644 index 0000000..15c1494 --- /dev/null +++ b/data/icons/themify-icons/SVG/brush.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/calendar.svg b/data/icons/themify-icons/SVG/calendar.svg new file mode 100644 index 0000000..598b648 --- /dev/null +++ b/data/icons/themify-icons/SVG/calendar.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/camera.svg b/data/icons/themify-icons/SVG/camera.svg new file mode 100644 index 0000000..b676177 --- /dev/null +++ b/data/icons/themify-icons/SVG/camera.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/car.svg b/data/icons/themify-icons/SVG/car.svg new file mode 100644 index 0000000..ca047f6 --- /dev/null +++ b/data/icons/themify-icons/SVG/car.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/check-box.svg b/data/icons/themify-icons/SVG/check-box.svg new file mode 100644 index 0000000..7848c84 --- /dev/null +++ b/data/icons/themify-icons/SVG/check-box.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/check.svg b/data/icons/themify-icons/SVG/check.svg new file mode 100644 index 0000000..f11a041 --- /dev/null +++ b/data/icons/themify-icons/SVG/check.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/clip.svg b/data/icons/themify-icons/SVG/clip.svg new file mode 100644 index 0000000..48998f9 --- /dev/null +++ b/data/icons/themify-icons/SVG/clip.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/clipboard.svg b/data/icons/themify-icons/SVG/clipboard.svg new file mode 100644 index 0000000..8d43769 --- /dev/null +++ b/data/icons/themify-icons/SVG/clipboard.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/close.svg b/data/icons/themify-icons/SVG/close.svg new file mode 100644 index 0000000..bf21bfc --- /dev/null +++ b/data/icons/themify-icons/SVG/close.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/cloud-down.svg b/data/icons/themify-icons/SVG/cloud-down.svg new file mode 100644 index 0000000..0f5b8a9 --- /dev/null +++ b/data/icons/themify-icons/SVG/cloud-down.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/cloud-up.svg b/data/icons/themify-icons/SVG/cloud-up.svg new file mode 100644 index 0000000..b72e054 --- /dev/null +++ b/data/icons/themify-icons/SVG/cloud-up.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/cloud.svg b/data/icons/themify-icons/SVG/cloud.svg new file mode 100644 index 0000000..37c0b19 --- /dev/null +++ b/data/icons/themify-icons/SVG/cloud.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/comment-alt.svg b/data/icons/themify-icons/SVG/comment-alt.svg new file mode 100644 index 0000000..f5b1c27 --- /dev/null +++ b/data/icons/themify-icons/SVG/comment-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/comment.svg b/data/icons/themify-icons/SVG/comment.svg new file mode 100644 index 0000000..2068775 --- /dev/null +++ b/data/icons/themify-icons/SVG/comment.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/comments-smiley.svg b/data/icons/themify-icons/SVG/comments-smiley.svg new file mode 100644 index 0000000..d8ad15a --- /dev/null +++ b/data/icons/themify-icons/SVG/comments-smiley.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/comments.svg b/data/icons/themify-icons/SVG/comments.svg new file mode 100644 index 0000000..5a38044 --- /dev/null +++ b/data/icons/themify-icons/SVG/comments.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-backward.svg b/data/icons/themify-icons/SVG/control-backward.svg new file mode 100644 index 0000000..f9b547d --- /dev/null +++ b/data/icons/themify-icons/SVG/control-backward.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-eject.svg b/data/icons/themify-icons/SVG/control-eject.svg new file mode 100644 index 0000000..ce9ee40 --- /dev/null +++ b/data/icons/themify-icons/SVG/control-eject.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-forward.svg b/data/icons/themify-icons/SVG/control-forward.svg new file mode 100644 index 0000000..26db9c0 --- /dev/null +++ b/data/icons/themify-icons/SVG/control-forward.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-pause.svg b/data/icons/themify-icons/SVG/control-pause.svg new file mode 100644 index 0000000..9461c5e --- /dev/null +++ b/data/icons/themify-icons/SVG/control-pause.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-play.svg b/data/icons/themify-icons/SVG/control-play.svg new file mode 100644 index 0000000..0584fc2 --- /dev/null +++ b/data/icons/themify-icons/SVG/control-play.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-record.svg b/data/icons/themify-icons/SVG/control-record.svg new file mode 100644 index 0000000..66e966f --- /dev/null +++ b/data/icons/themify-icons/SVG/control-record.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-shuffle.svg b/data/icons/themify-icons/SVG/control-shuffle.svg new file mode 100644 index 0000000..d27df5f --- /dev/null +++ b/data/icons/themify-icons/SVG/control-shuffle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-skip-backward.svg b/data/icons/themify-icons/SVG/control-skip-backward.svg new file mode 100644 index 0000000..12341f1 --- /dev/null +++ b/data/icons/themify-icons/SVG/control-skip-backward.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-skip-forward.svg b/data/icons/themify-icons/SVG/control-skip-forward.svg new file mode 100644 index 0000000..9d54268 --- /dev/null +++ b/data/icons/themify-icons/SVG/control-skip-forward.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/control-stop.svg b/data/icons/themify-icons/SVG/control-stop.svg new file mode 100644 index 0000000..cb0ba16 --- /dev/null +++ b/data/icons/themify-icons/SVG/control-stop.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/credit-card.svg b/data/icons/themify-icons/SVG/credit-card.svg new file mode 100644 index 0000000..3dc95f8 --- /dev/null +++ b/data/icons/themify-icons/SVG/credit-card.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/crown.svg b/data/icons/themify-icons/SVG/crown.svg new file mode 100644 index 0000000..71c37d6 --- /dev/null +++ b/data/icons/themify-icons/SVG/crown.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/css3.svg b/data/icons/themify-icons/SVG/css3.svg new file mode 100644 index 0000000..09dcd1d --- /dev/null +++ b/data/icons/themify-icons/SVG/css3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/cup.svg b/data/icons/themify-icons/SVG/cup.svg new file mode 100644 index 0000000..4b03885 --- /dev/null +++ b/data/icons/themify-icons/SVG/cup.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/cut.svg b/data/icons/themify-icons/SVG/cut.svg new file mode 100644 index 0000000..170a68a --- /dev/null +++ b/data/icons/themify-icons/SVG/cut.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/dashboard.svg b/data/icons/themify-icons/SVG/dashboard.svg new file mode 100644 index 0000000..b2d16fd --- /dev/null +++ b/data/icons/themify-icons/SVG/dashboard.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/desktop.svg b/data/icons/themify-icons/SVG/desktop.svg new file mode 100644 index 0000000..96282dd --- /dev/null +++ b/data/icons/themify-icons/SVG/desktop.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/direction-alt.svg b/data/icons/themify-icons/SVG/direction-alt.svg new file mode 100644 index 0000000..4ae83d7 --- /dev/null +++ b/data/icons/themify-icons/SVG/direction-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/direction.svg b/data/icons/themify-icons/SVG/direction.svg new file mode 100644 index 0000000..7255b9d --- /dev/null +++ b/data/icons/themify-icons/SVG/direction.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/download.svg b/data/icons/themify-icons/SVG/download.svg new file mode 100644 index 0000000..3b00e89 --- /dev/null +++ b/data/icons/themify-icons/SVG/download.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/dribbble.svg b/data/icons/themify-icons/SVG/dribbble.svg new file mode 100644 index 0000000..e4b97f2 --- /dev/null +++ b/data/icons/themify-icons/SVG/dribbble.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/dropbox-alt.svg b/data/icons/themify-icons/SVG/dropbox-alt.svg new file mode 100644 index 0000000..f000c56 --- /dev/null +++ b/data/icons/themify-icons/SVG/dropbox-alt.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/data/icons/themify-icons/SVG/dropbox.svg b/data/icons/themify-icons/SVG/dropbox.svg new file mode 100644 index 0000000..b15b3fb --- /dev/null +++ b/data/icons/themify-icons/SVG/dropbox.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/drupal.svg b/data/icons/themify-icons/SVG/drupal.svg new file mode 100644 index 0000000..350ec4a --- /dev/null +++ b/data/icons/themify-icons/SVG/drupal.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/email.svg b/data/icons/themify-icons/SVG/email.svg new file mode 100644 index 0000000..7b152e9 --- /dev/null +++ b/data/icons/themify-icons/SVG/email.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/envelope.svg b/data/icons/themify-icons/SVG/envelope.svg new file mode 100644 index 0000000..19114f7 --- /dev/null +++ b/data/icons/themify-icons/SVG/envelope.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/eraser.svg b/data/icons/themify-icons/SVG/eraser.svg new file mode 100644 index 0000000..ed96797 --- /dev/null +++ b/data/icons/themify-icons/SVG/eraser.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/exchange-vertical.svg b/data/icons/themify-icons/SVG/exchange-vertical.svg new file mode 100644 index 0000000..05c0b0d --- /dev/null +++ b/data/icons/themify-icons/SVG/exchange-vertical.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/export.svg b/data/icons/themify-icons/SVG/export.svg new file mode 100644 index 0000000..cadac7f --- /dev/null +++ b/data/icons/themify-icons/SVG/export.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/eye.svg b/data/icons/themify-icons/SVG/eye.svg new file mode 100644 index 0000000..cf5be9a --- /dev/null +++ b/data/icons/themify-icons/SVG/eye.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/face-sad.svg b/data/icons/themify-icons/SVG/face-sad.svg new file mode 100644 index 0000000..1d03724 --- /dev/null +++ b/data/icons/themify-icons/SVG/face-sad.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/face-smile.svg b/data/icons/themify-icons/SVG/face-smile.svg new file mode 100644 index 0000000..ba65cce --- /dev/null +++ b/data/icons/themify-icons/SVG/face-smile.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/facebook.svg b/data/icons/themify-icons/SVG/facebook.svg new file mode 100644 index 0000000..089b9db --- /dev/null +++ b/data/icons/themify-icons/SVG/facebook.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/file.svg b/data/icons/themify-icons/SVG/file.svg new file mode 100644 index 0000000..ebeaa66 --- /dev/null +++ b/data/icons/themify-icons/SVG/file.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/files.svg b/data/icons/themify-icons/SVG/files.svg new file mode 100644 index 0000000..99903ac --- /dev/null +++ b/data/icons/themify-icons/SVG/files.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/filter.svg b/data/icons/themify-icons/SVG/filter.svg new file mode 100644 index 0000000..8c7a3e9 --- /dev/null +++ b/data/icons/themify-icons/SVG/filter.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/flag-alt-2.svg b/data/icons/themify-icons/SVG/flag-alt-2.svg new file mode 100644 index 0000000..aee57cd --- /dev/null +++ b/data/icons/themify-icons/SVG/flag-alt-2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/flag-alt.svg b/data/icons/themify-icons/SVG/flag-alt.svg new file mode 100644 index 0000000..f2c5fdb --- /dev/null +++ b/data/icons/themify-icons/SVG/flag-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/flag.svg b/data/icons/themify-icons/SVG/flag.svg new file mode 100644 index 0000000..ea12aea --- /dev/null +++ b/data/icons/themify-icons/SVG/flag.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/flickr-alt.svg b/data/icons/themify-icons/SVG/flickr-alt.svg new file mode 100644 index 0000000..a42496a --- /dev/null +++ b/data/icons/themify-icons/SVG/flickr-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/flickr.svg b/data/icons/themify-icons/SVG/flickr.svg new file mode 100644 index 0000000..b434212 --- /dev/null +++ b/data/icons/themify-icons/SVG/flickr.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/folder.svg b/data/icons/themify-icons/SVG/folder.svg new file mode 100644 index 0000000..a078f17 --- /dev/null +++ b/data/icons/themify-icons/SVG/folder.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/fullscreen.svg b/data/icons/themify-icons/SVG/fullscreen.svg new file mode 100644 index 0000000..f05a5a3 --- /dev/null +++ b/data/icons/themify-icons/SVG/fullscreen.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/gallery.svg b/data/icons/themify-icons/SVG/gallery.svg new file mode 100644 index 0000000..99ddbdd --- /dev/null +++ b/data/icons/themify-icons/SVG/gallery.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/game.svg b/data/icons/themify-icons/SVG/game.svg new file mode 100644 index 0000000..b2bd04a --- /dev/null +++ b/data/icons/themify-icons/SVG/game.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/gift.svg b/data/icons/themify-icons/SVG/gift.svg new file mode 100644 index 0000000..1dbb61c --- /dev/null +++ b/data/icons/themify-icons/SVG/gift.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/github.svg b/data/icons/themify-icons/SVG/github.svg new file mode 100644 index 0000000..4287f5d --- /dev/null +++ b/data/icons/themify-icons/SVG/github.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/google.svg b/data/icons/themify-icons/SVG/google.svg new file mode 100644 index 0000000..60f6c90 --- /dev/null +++ b/data/icons/themify-icons/SVG/google.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/hand-drag.svg b/data/icons/themify-icons/SVG/hand-drag.svg new file mode 100644 index 0000000..9ec3bc9 --- /dev/null +++ b/data/icons/themify-icons/SVG/hand-drag.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/hand-open.svg b/data/icons/themify-icons/SVG/hand-open.svg new file mode 100644 index 0000000..08173f1 --- /dev/null +++ b/data/icons/themify-icons/SVG/hand-open.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/hand-point-down.svg b/data/icons/themify-icons/SVG/hand-point-down.svg new file mode 100644 index 0000000..a36deb9 --- /dev/null +++ b/data/icons/themify-icons/SVG/hand-point-down.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/hand-point-left.svg b/data/icons/themify-icons/SVG/hand-point-left.svg new file mode 100644 index 0000000..c52ed4d --- /dev/null +++ b/data/icons/themify-icons/SVG/hand-point-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/hand-point-right.svg b/data/icons/themify-icons/SVG/hand-point-right.svg new file mode 100644 index 0000000..f35338e --- /dev/null +++ b/data/icons/themify-icons/SVG/hand-point-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/hand-point-up.svg b/data/icons/themify-icons/SVG/hand-point-up.svg new file mode 100644 index 0000000..c723f09 --- /dev/null +++ b/data/icons/themify-icons/SVG/hand-point-up.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/hand-stop.svg b/data/icons/themify-icons/SVG/hand-stop.svg new file mode 100644 index 0000000..6dfcbfe --- /dev/null +++ b/data/icons/themify-icons/SVG/hand-stop.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/harddrive.svg b/data/icons/themify-icons/SVG/harddrive.svg new file mode 100644 index 0000000..b24393f --- /dev/null +++ b/data/icons/themify-icons/SVG/harddrive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/harddrives.svg b/data/icons/themify-icons/SVG/harddrives.svg new file mode 100644 index 0000000..6c7de1f --- /dev/null +++ b/data/icons/themify-icons/SVG/harddrives.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/headphone-alt.svg b/data/icons/themify-icons/SVG/headphone-alt.svg new file mode 100644 index 0000000..1ef9f62 --- /dev/null +++ b/data/icons/themify-icons/SVG/headphone-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/headphone.svg b/data/icons/themify-icons/SVG/headphone.svg new file mode 100644 index 0000000..356bf74 --- /dev/null +++ b/data/icons/themify-icons/SVG/headphone.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/heart-broken.svg b/data/icons/themify-icons/SVG/heart-broken.svg new file mode 100644 index 0000000..554258b --- /dev/null +++ b/data/icons/themify-icons/SVG/heart-broken.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/heart.svg b/data/icons/themify-icons/SVG/heart.svg new file mode 100644 index 0000000..9cd5910 --- /dev/null +++ b/data/icons/themify-icons/SVG/heart.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/help-alt.svg b/data/icons/themify-icons/SVG/help-alt.svg new file mode 100644 index 0000000..e709ba5 --- /dev/null +++ b/data/icons/themify-icons/SVG/help-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/help.svg b/data/icons/themify-icons/SVG/help.svg new file mode 100644 index 0000000..840cce8 --- /dev/null +++ b/data/icons/themify-icons/SVG/help.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/home.svg b/data/icons/themify-icons/SVG/home.svg new file mode 100644 index 0000000..0506666 --- /dev/null +++ b/data/icons/themify-icons/SVG/home.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/html5.svg b/data/icons/themify-icons/SVG/html5.svg new file mode 100644 index 0000000..75c04ed --- /dev/null +++ b/data/icons/themify-icons/SVG/html5.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/hummer.svg b/data/icons/themify-icons/SVG/hummer.svg new file mode 100644 index 0000000..86ff536 --- /dev/null +++ b/data/icons/themify-icons/SVG/hummer.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/id-badge.svg b/data/icons/themify-icons/SVG/id-badge.svg new file mode 100644 index 0000000..9fe1c7a --- /dev/null +++ b/data/icons/themify-icons/SVG/id-badge.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/image.svg b/data/icons/themify-icons/SVG/image.svg new file mode 100644 index 0000000..4317c12 --- /dev/null +++ b/data/icons/themify-icons/SVG/image.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/import.svg b/data/icons/themify-icons/SVG/import.svg new file mode 100644 index 0000000..eac4733 --- /dev/null +++ b/data/icons/themify-icons/SVG/import.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/infinite.svg b/data/icons/themify-icons/SVG/infinite.svg new file mode 100644 index 0000000..630dd8c --- /dev/null +++ b/data/icons/themify-icons/SVG/infinite.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/info-alt.svg b/data/icons/themify-icons/SVG/info-alt.svg new file mode 100644 index 0000000..9c14b0b --- /dev/null +++ b/data/icons/themify-icons/SVG/info-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/info.svg b/data/icons/themify-icons/SVG/info.svg new file mode 100644 index 0000000..ca5a25c --- /dev/null +++ b/data/icons/themify-icons/SVG/info.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/ink-pen.svg b/data/icons/themify-icons/SVG/ink-pen.svg new file mode 100644 index 0000000..e7120ba --- /dev/null +++ b/data/icons/themify-icons/SVG/ink-pen.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/instagram.svg b/data/icons/themify-icons/SVG/instagram.svg new file mode 100644 index 0000000..41014dd --- /dev/null +++ b/data/icons/themify-icons/SVG/instagram.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/joomla.svg b/data/icons/themify-icons/SVG/joomla.svg new file mode 100644 index 0000000..7bc3e85 --- /dev/null +++ b/data/icons/themify-icons/SVG/joomla.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/jsfiddle.svg b/data/icons/themify-icons/SVG/jsfiddle.svg new file mode 100644 index 0000000..1180325 --- /dev/null +++ b/data/icons/themify-icons/SVG/jsfiddle.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/key.svg b/data/icons/themify-icons/SVG/key.svg new file mode 100644 index 0000000..0ba93ab --- /dev/null +++ b/data/icons/themify-icons/SVG/key.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layers-alt.svg b/data/icons/themify-icons/SVG/layers-alt.svg new file mode 100644 index 0000000..5ecaee2 --- /dev/null +++ b/data/icons/themify-icons/SVG/layers-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layers.svg b/data/icons/themify-icons/SVG/layers.svg new file mode 100644 index 0000000..31fa3e2 --- /dev/null +++ b/data/icons/themify-icons/SVG/layers.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-accordion-list.svg b/data/icons/themify-icons/SVG/layout-accordion-list.svg new file mode 100644 index 0000000..94e532e --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-accordion-list.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-accordion-merged.svg b/data/icons/themify-icons/SVG/layout-accordion-merged.svg new file mode 100644 index 0000000..0b5aabf --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-accordion-merged.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-accordion-separated.svg b/data/icons/themify-icons/SVG/layout-accordion-separated.svg new file mode 100644 index 0000000..7282ec8 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-accordion-separated.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-column2-alt.svg b/data/icons/themify-icons/SVG/layout-column2-alt.svg new file mode 100644 index 0000000..9701d96 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-column2-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-column2.svg b/data/icons/themify-icons/SVG/layout-column2.svg new file mode 100644 index 0000000..df19681 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-column2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-column3-alt.svg b/data/icons/themify-icons/SVG/layout-column3-alt.svg new file mode 100644 index 0000000..e39fbc1 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-column3-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-column3.svg b/data/icons/themify-icons/SVG/layout-column3.svg new file mode 100644 index 0000000..4df38bf --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-column3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-column4-alt.svg b/data/icons/themify-icons/SVG/layout-column4-alt.svg new file mode 100644 index 0000000..93f4bca --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-column4-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-column4.svg b/data/icons/themify-icons/SVG/layout-column4.svg new file mode 100644 index 0000000..bd74d70 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-column4.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-cta-btn-left.svg b/data/icons/themify-icons/SVG/layout-cta-btn-left.svg new file mode 100644 index 0000000..c1e2d1d --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-cta-btn-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-cta-btn-right.svg b/data/icons/themify-icons/SVG/layout-cta-btn-right.svg new file mode 100644 index 0000000..a9cfd82 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-cta-btn-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-cta-center.svg b/data/icons/themify-icons/SVG/layout-cta-center.svg new file mode 100644 index 0000000..e033a25 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-cta-center.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-cta-left.svg b/data/icons/themify-icons/SVG/layout-cta-left.svg new file mode 100644 index 0000000..38dd0cb --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-cta-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-cta-right.svg b/data/icons/themify-icons/SVG/layout-cta-right.svg new file mode 100644 index 0000000..41a8f46 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-cta-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-grid2-alt.svg b/data/icons/themify-icons/SVG/layout-grid2-alt.svg new file mode 100644 index 0000000..3efc6b2 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-grid2-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-grid2-thumb.svg b/data/icons/themify-icons/SVG/layout-grid2-thumb.svg new file mode 100644 index 0000000..65abc82 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-grid2-thumb.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-grid2.svg b/data/icons/themify-icons/SVG/layout-grid2.svg new file mode 100644 index 0000000..8221bc7 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-grid2.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-grid3-alt.svg b/data/icons/themify-icons/SVG/layout-grid3-alt.svg new file mode 100644 index 0000000..409e864 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-grid3-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-grid3.svg b/data/icons/themify-icons/SVG/layout-grid3.svg new file mode 100644 index 0000000..e590f2b --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-grid3.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-grid4-alt.svg b/data/icons/themify-icons/SVG/layout-grid4-alt.svg new file mode 100644 index 0000000..1e6d4c2 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-grid4-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-grid4.svg b/data/icons/themify-icons/SVG/layout-grid4.svg new file mode 100644 index 0000000..39f6b4c --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-grid4.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-line-solid.svg b/data/icons/themify-icons/SVG/layout-line-solid.svg new file mode 100644 index 0000000..c525d61 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-line-solid.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-list-large-image.svg b/data/icons/themify-icons/SVG/layout-list-large-image.svg new file mode 100644 index 0000000..42ead91 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-list-large-image.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-list-post.svg b/data/icons/themify-icons/SVG/layout-list-post.svg new file mode 100644 index 0000000..db44eef --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-list-post.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-list-thumb-alt.svg b/data/icons/themify-icons/SVG/layout-list-thumb-alt.svg new file mode 100644 index 0000000..69c4c5c --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-list-thumb-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-list-thumb.svg b/data/icons/themify-icons/SVG/layout-list-thumb.svg new file mode 100644 index 0000000..4d367ff --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-list-thumb.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-media-center-alt.svg b/data/icons/themify-icons/SVG/layout-media-center-alt.svg new file mode 100644 index 0000000..32b1b34 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-media-center-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-media-center.svg b/data/icons/themify-icons/SVG/layout-media-center.svg new file mode 100644 index 0000000..9801558 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-media-center.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-media-left-alt.svg b/data/icons/themify-icons/SVG/layout-media-left-alt.svg new file mode 100644 index 0000000..692636d --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-media-left-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-media-left.svg b/data/icons/themify-icons/SVG/layout-media-left.svg new file mode 100644 index 0000000..0857208 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-media-left.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-media-overlay-alt-2.svg b/data/icons/themify-icons/SVG/layout-media-overlay-alt-2.svg new file mode 100644 index 0000000..a9016a4 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-media-overlay-alt-2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-media-overlay-alt.svg b/data/icons/themify-icons/SVG/layout-media-overlay-alt.svg new file mode 100644 index 0000000..431f1f6 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-media-overlay-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-media-overlay.svg b/data/icons/themify-icons/SVG/layout-media-overlay.svg new file mode 100644 index 0000000..207084c --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-media-overlay.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-media-right-alt.svg b/data/icons/themify-icons/SVG/layout-media-right-alt.svg new file mode 100644 index 0000000..cbadd59 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-media-right-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-media-right.svg b/data/icons/themify-icons/SVG/layout-media-right.svg new file mode 100644 index 0000000..54ddab5 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-media-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-menu-full.svg b/data/icons/themify-icons/SVG/layout-menu-full.svg new file mode 100644 index 0000000..41d7c62 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-menu-full.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-menu-separated.svg b/data/icons/themify-icons/SVG/layout-menu-separated.svg new file mode 100644 index 0000000..e780b77 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-menu-separated.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-menu-v.svg b/data/icons/themify-icons/SVG/layout-menu-v.svg new file mode 100644 index 0000000..ea6a9a3 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-menu-v.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-menu.svg b/data/icons/themify-icons/SVG/layout-menu.svg new file mode 100644 index 0000000..c36f0cb --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-menu.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-placeholder.svg b/data/icons/themify-icons/SVG/layout-placeholder.svg new file mode 100644 index 0000000..5c25c07 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-placeholder.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-sidebar-2.svg b/data/icons/themify-icons/SVG/layout-sidebar-2.svg new file mode 100644 index 0000000..bfc739c --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-sidebar-2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-sidebar-left.svg b/data/icons/themify-icons/SVG/layout-sidebar-left.svg new file mode 100644 index 0000000..30c9fea --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-sidebar-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-sidebar-none.svg b/data/icons/themify-icons/SVG/layout-sidebar-none.svg new file mode 100644 index 0000000..6798635 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-sidebar-none.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-sidebar-right.svg b/data/icons/themify-icons/SVG/layout-sidebar-right.svg new file mode 100644 index 0000000..276aed1 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-sidebar-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-slider-alt.svg b/data/icons/themify-icons/SVG/layout-slider-alt.svg new file mode 100644 index 0000000..be14704 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-slider-alt.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-slider.svg b/data/icons/themify-icons/SVG/layout-slider.svg new file mode 100644 index 0000000..3c243f6 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-slider.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-tab-min.svg b/data/icons/themify-icons/SVG/layout-tab-min.svg new file mode 100644 index 0000000..475170b --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-tab-min.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-tab-v.svg b/data/icons/themify-icons/SVG/layout-tab-v.svg new file mode 100644 index 0000000..c8f4fec --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-tab-v.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-tab-window.svg b/data/icons/themify-icons/SVG/layout-tab-window.svg new file mode 100644 index 0000000..1e3ea86 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-tab-window.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-tab.svg b/data/icons/themify-icons/SVG/layout-tab.svg new file mode 100644 index 0000000..cbd695e --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-tab.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-width-default-alt.svg b/data/icons/themify-icons/SVG/layout-width-default-alt.svg new file mode 100644 index 0000000..4840216 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-width-default-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-width-default.svg b/data/icons/themify-icons/SVG/layout-width-default.svg new file mode 100644 index 0000000..ca5bf6d --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-width-default.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout-width-full.svg b/data/icons/themify-icons/SVG/layout-width-full.svg new file mode 100644 index 0000000..a8106df --- /dev/null +++ b/data/icons/themify-icons/SVG/layout-width-full.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/layout.svg b/data/icons/themify-icons/SVG/layout.svg new file mode 100644 index 0000000..ce36b07 --- /dev/null +++ b/data/icons/themify-icons/SVG/layout.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/light-bulb.svg b/data/icons/themify-icons/SVG/light-bulb.svg new file mode 100644 index 0000000..efc45c1 --- /dev/null +++ b/data/icons/themify-icons/SVG/light-bulb.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/line-dashed.svg b/data/icons/themify-icons/SVG/line-dashed.svg new file mode 100644 index 0000000..e2bc40c --- /dev/null +++ b/data/icons/themify-icons/SVG/line-dashed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/line-dotted.svg b/data/icons/themify-icons/SVG/line-dotted.svg new file mode 100644 index 0000000..925b01d --- /dev/null +++ b/data/icons/themify-icons/SVG/line-dotted.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/line-double.svg b/data/icons/themify-icons/SVG/line-double.svg new file mode 100644 index 0000000..bb5275f --- /dev/null +++ b/data/icons/themify-icons/SVG/line-double.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/link.svg b/data/icons/themify-icons/SVG/link.svg new file mode 100644 index 0000000..439c8df --- /dev/null +++ b/data/icons/themify-icons/SVG/link.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/linkedin.svg b/data/icons/themify-icons/SVG/linkedin.svg new file mode 100644 index 0000000..f7cc4ea --- /dev/null +++ b/data/icons/themify-icons/SVG/linkedin.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/linux.svg b/data/icons/themify-icons/SVG/linux.svg new file mode 100644 index 0000000..2e5b6d9 --- /dev/null +++ b/data/icons/themify-icons/SVG/linux.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/list-ol.svg b/data/icons/themify-icons/SVG/list-ol.svg new file mode 100644 index 0000000..abbb62f --- /dev/null +++ b/data/icons/themify-icons/SVG/list-ol.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/list.svg b/data/icons/themify-icons/SVG/list.svg new file mode 100644 index 0000000..81c8330 --- /dev/null +++ b/data/icons/themify-icons/SVG/list.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/location-arrow.svg b/data/icons/themify-icons/SVG/location-arrow.svg new file mode 100644 index 0000000..5f6abff --- /dev/null +++ b/data/icons/themify-icons/SVG/location-arrow.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/location-pin.svg b/data/icons/themify-icons/SVG/location-pin.svg new file mode 100644 index 0000000..eee3177 --- /dev/null +++ b/data/icons/themify-icons/SVG/location-pin.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/lock.svg b/data/icons/themify-icons/SVG/lock.svg new file mode 100644 index 0000000..e565332 --- /dev/null +++ b/data/icons/themify-icons/SVG/lock.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/loop.svg b/data/icons/themify-icons/SVG/loop.svg new file mode 100644 index 0000000..e4cf633 --- /dev/null +++ b/data/icons/themify-icons/SVG/loop.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/magnet.svg b/data/icons/themify-icons/SVG/magnet.svg new file mode 100644 index 0000000..c91ac65 --- /dev/null +++ b/data/icons/themify-icons/SVG/magnet.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/map-alt.svg b/data/icons/themify-icons/SVG/map-alt.svg new file mode 100644 index 0000000..b62473d --- /dev/null +++ b/data/icons/themify-icons/SVG/map-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/map.svg b/data/icons/themify-icons/SVG/map.svg new file mode 100644 index 0000000..87ccd1a --- /dev/null +++ b/data/icons/themify-icons/SVG/map.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/marker-alt.svg b/data/icons/themify-icons/SVG/marker-alt.svg new file mode 100644 index 0000000..b599fa6 --- /dev/null +++ b/data/icons/themify-icons/SVG/marker-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/marker.svg b/data/icons/themify-icons/SVG/marker.svg new file mode 100644 index 0000000..435a9ad --- /dev/null +++ b/data/icons/themify-icons/SVG/marker.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/medall-alt.svg b/data/icons/themify-icons/SVG/medall-alt.svg new file mode 100644 index 0000000..92ebb50 --- /dev/null +++ b/data/icons/themify-icons/SVG/medall-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/medall.svg b/data/icons/themify-icons/SVG/medall.svg new file mode 100644 index 0000000..83d6763 --- /dev/null +++ b/data/icons/themify-icons/SVG/medall.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/menu-alt.svg b/data/icons/themify-icons/SVG/menu-alt.svg new file mode 100644 index 0000000..774a42a --- /dev/null +++ b/data/icons/themify-icons/SVG/menu-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/menu.svg b/data/icons/themify-icons/SVG/menu.svg new file mode 100644 index 0000000..5720476 --- /dev/null +++ b/data/icons/themify-icons/SVG/menu.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/microphone-alt.svg b/data/icons/themify-icons/SVG/microphone-alt.svg new file mode 100644 index 0000000..178d893 --- /dev/null +++ b/data/icons/themify-icons/SVG/microphone-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/microphone.svg b/data/icons/themify-icons/SVG/microphone.svg new file mode 100644 index 0000000..2324bab --- /dev/null +++ b/data/icons/themify-icons/SVG/microphone.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/microsoft-alt.svg b/data/icons/themify-icons/SVG/microsoft-alt.svg new file mode 100644 index 0000000..9fc2665 --- /dev/null +++ b/data/icons/themify-icons/SVG/microsoft-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/microsoft.svg b/data/icons/themify-icons/SVG/microsoft.svg new file mode 100644 index 0000000..fca7951 --- /dev/null +++ b/data/icons/themify-icons/SVG/microsoft.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/minus.svg b/data/icons/themify-icons/SVG/minus.svg new file mode 100644 index 0000000..90a923a --- /dev/null +++ b/data/icons/themify-icons/SVG/minus.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/mobile.svg b/data/icons/themify-icons/SVG/mobile.svg new file mode 100644 index 0000000..f875c31 --- /dev/null +++ b/data/icons/themify-icons/SVG/mobile.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/money.svg b/data/icons/themify-icons/SVG/money.svg new file mode 100644 index 0000000..b97973a --- /dev/null +++ b/data/icons/themify-icons/SVG/money.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/more-alt.svg b/data/icons/themify-icons/SVG/more-alt.svg new file mode 100644 index 0000000..554ab61 --- /dev/null +++ b/data/icons/themify-icons/SVG/more-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/more.svg b/data/icons/themify-icons/SVG/more.svg new file mode 100644 index 0000000..d646aa3 --- /dev/null +++ b/data/icons/themify-icons/SVG/more.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/mouse-alt.svg b/data/icons/themify-icons/SVG/mouse-alt.svg new file mode 100644 index 0000000..98f3012 --- /dev/null +++ b/data/icons/themify-icons/SVG/mouse-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/mouse.svg b/data/icons/themify-icons/SVG/mouse.svg new file mode 100644 index 0000000..8076e46 --- /dev/null +++ b/data/icons/themify-icons/SVG/mouse.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/music-alt.svg b/data/icons/themify-icons/SVG/music-alt.svg new file mode 100644 index 0000000..2193354 --- /dev/null +++ b/data/icons/themify-icons/SVG/music-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/music.svg b/data/icons/themify-icons/SVG/music.svg new file mode 100644 index 0000000..6f6e288 --- /dev/null +++ b/data/icons/themify-icons/SVG/music.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/na.svg b/data/icons/themify-icons/SVG/na.svg new file mode 100644 index 0000000..dcddbd7 --- /dev/null +++ b/data/icons/themify-icons/SVG/na.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/new-window.svg b/data/icons/themify-icons/SVG/new-window.svg new file mode 100644 index 0000000..a2821dc --- /dev/null +++ b/data/icons/themify-icons/SVG/new-window.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/notepad.svg b/data/icons/themify-icons/SVG/notepad.svg new file mode 100644 index 0000000..f0bffd3 --- /dev/null +++ b/data/icons/themify-icons/SVG/notepad.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/package.svg b/data/icons/themify-icons/SVG/package.svg new file mode 100644 index 0000000..8811504 --- /dev/null +++ b/data/icons/themify-icons/SVG/package.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/paint-bucket.svg b/data/icons/themify-icons/SVG/paint-bucket.svg new file mode 100644 index 0000000..ac74f80 --- /dev/null +++ b/data/icons/themify-icons/SVG/paint-bucket.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/paint-roller.svg b/data/icons/themify-icons/SVG/paint-roller.svg new file mode 100644 index 0000000..9c1331a --- /dev/null +++ b/data/icons/themify-icons/SVG/paint-roller.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/palette.svg b/data/icons/themify-icons/SVG/palette.svg new file mode 100644 index 0000000..7b634fb --- /dev/null +++ b/data/icons/themify-icons/SVG/palette.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/panel.svg b/data/icons/themify-icons/SVG/panel.svg new file mode 100644 index 0000000..624b778 --- /dev/null +++ b/data/icons/themify-icons/SVG/panel.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/paragraph.svg b/data/icons/themify-icons/SVG/paragraph.svg new file mode 100644 index 0000000..92fc5d3 --- /dev/null +++ b/data/icons/themify-icons/SVG/paragraph.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pencil-alt.svg b/data/icons/themify-icons/SVG/pencil-alt.svg new file mode 100644 index 0000000..914a4b0 --- /dev/null +++ b/data/icons/themify-icons/SVG/pencil-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pencil-alt2.svg b/data/icons/themify-icons/SVG/pencil-alt2.svg new file mode 100644 index 0000000..545cff6 --- /dev/null +++ b/data/icons/themify-icons/SVG/pencil-alt2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pencil.svg b/data/icons/themify-icons/SVG/pencil.svg new file mode 100644 index 0000000..1da4b65 --- /dev/null +++ b/data/icons/themify-icons/SVG/pencil.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pie-chart.svg b/data/icons/themify-icons/SVG/pie-chart.svg new file mode 100644 index 0000000..6d27e5d --- /dev/null +++ b/data/icons/themify-icons/SVG/pie-chart.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pin-alt.svg b/data/icons/themify-icons/SVG/pin-alt.svg new file mode 100644 index 0000000..c804401 --- /dev/null +++ b/data/icons/themify-icons/SVG/pin-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pin.svg b/data/icons/themify-icons/SVG/pin.svg new file mode 100644 index 0000000..d4f21ba --- /dev/null +++ b/data/icons/themify-icons/SVG/pin.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pin2.svg b/data/icons/themify-icons/SVG/pin2.svg new file mode 100644 index 0000000..762e287 --- /dev/null +++ b/data/icons/themify-icons/SVG/pin2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pinterest-alt.svg b/data/icons/themify-icons/SVG/pinterest-alt.svg new file mode 100644 index 0000000..4dd2e48 --- /dev/null +++ b/data/icons/themify-icons/SVG/pinterest-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pinterest.svg b/data/icons/themify-icons/SVG/pinterest.svg new file mode 100644 index 0000000..932e784 --- /dev/null +++ b/data/icons/themify-icons/SVG/pinterest.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/plug.svg b/data/icons/themify-icons/SVG/plug.svg new file mode 100644 index 0000000..bf56ed8 --- /dev/null +++ b/data/icons/themify-icons/SVG/plug.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/plus.svg b/data/icons/themify-icons/SVG/plus.svg new file mode 100644 index 0000000..a35043d --- /dev/null +++ b/data/icons/themify-icons/SVG/plus.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/power-off.svg b/data/icons/themify-icons/SVG/power-off.svg new file mode 100644 index 0000000..09ec21c --- /dev/null +++ b/data/icons/themify-icons/SVG/power-off.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/printer.svg b/data/icons/themify-icons/SVG/printer.svg new file mode 100644 index 0000000..264fd04 --- /dev/null +++ b/data/icons/themify-icons/SVG/printer.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/pulse.svg b/data/icons/themify-icons/SVG/pulse.svg new file mode 100644 index 0000000..0f19c3d --- /dev/null +++ b/data/icons/themify-icons/SVG/pulse.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/quote-left.svg b/data/icons/themify-icons/SVG/quote-left.svg new file mode 100644 index 0000000..ddc57d8 --- /dev/null +++ b/data/icons/themify-icons/SVG/quote-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/quote-right.svg b/data/icons/themify-icons/SVG/quote-right.svg new file mode 100644 index 0000000..e48facc --- /dev/null +++ b/data/icons/themify-icons/SVG/quote-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/receipt.svg b/data/icons/themify-icons/SVG/receipt.svg new file mode 100644 index 0000000..85561ab --- /dev/null +++ b/data/icons/themify-icons/SVG/receipt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/reddit.svg b/data/icons/themify-icons/SVG/reddit.svg new file mode 100644 index 0000000..2f4340f --- /dev/null +++ b/data/icons/themify-icons/SVG/reddit.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/reload.svg b/data/icons/themify-icons/SVG/reload.svg new file mode 100644 index 0000000..50a6102 --- /dev/null +++ b/data/icons/themify-icons/SVG/reload.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/rocket.svg b/data/icons/themify-icons/SVG/rocket.svg new file mode 100644 index 0000000..16683d4 --- /dev/null +++ b/data/icons/themify-icons/SVG/rocket.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/rss-alt.svg b/data/icons/themify-icons/SVG/rss-alt.svg new file mode 100644 index 0000000..f90c60a --- /dev/null +++ b/data/icons/themify-icons/SVG/rss-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/rss.svg b/data/icons/themify-icons/SVG/rss.svg new file mode 100644 index 0000000..6ad7f7f --- /dev/null +++ b/data/icons/themify-icons/SVG/rss.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/ruler-alt-2.svg b/data/icons/themify-icons/SVG/ruler-alt-2.svg new file mode 100644 index 0000000..e70bb82 --- /dev/null +++ b/data/icons/themify-icons/SVG/ruler-alt-2.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/ruler-alt.svg b/data/icons/themify-icons/SVG/ruler-alt.svg new file mode 100644 index 0000000..924765a --- /dev/null +++ b/data/icons/themify-icons/SVG/ruler-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/ruler-pencil.svg b/data/icons/themify-icons/SVG/ruler-pencil.svg new file mode 100644 index 0000000..621e80d --- /dev/null +++ b/data/icons/themify-icons/SVG/ruler-pencil.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/ruler.svg b/data/icons/themify-icons/SVG/ruler.svg new file mode 100644 index 0000000..0625fd0 --- /dev/null +++ b/data/icons/themify-icons/SVG/ruler.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/save-alt.svg b/data/icons/themify-icons/SVG/save-alt.svg new file mode 100644 index 0000000..92f83b5 --- /dev/null +++ b/data/icons/themify-icons/SVG/save-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/save.svg b/data/icons/themify-icons/SVG/save.svg new file mode 100644 index 0000000..403f85a --- /dev/null +++ b/data/icons/themify-icons/SVG/save.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/search.svg b/data/icons/themify-icons/SVG/search.svg new file mode 100644 index 0000000..60f84ae --- /dev/null +++ b/data/icons/themify-icons/SVG/search.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/server.svg b/data/icons/themify-icons/SVG/server.svg new file mode 100644 index 0000000..2ff7fc3 --- /dev/null +++ b/data/icons/themify-icons/SVG/server.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/settings.svg b/data/icons/themify-icons/SVG/settings.svg new file mode 100644 index 0000000..06080e6 --- /dev/null +++ b/data/icons/themify-icons/SVG/settings.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/share-alt.svg b/data/icons/themify-icons/SVG/share-alt.svg new file mode 100644 index 0000000..438aec8 --- /dev/null +++ b/data/icons/themify-icons/SVG/share-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/share.svg b/data/icons/themify-icons/SVG/share.svg new file mode 100644 index 0000000..6b0b6b0 --- /dev/null +++ b/data/icons/themify-icons/SVG/share.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/sharethis-alt.svg b/data/icons/themify-icons/SVG/sharethis-alt.svg new file mode 100644 index 0000000..10e92e6 --- /dev/null +++ b/data/icons/themify-icons/SVG/sharethis-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/sharethis.svg b/data/icons/themify-icons/SVG/sharethis.svg new file mode 100644 index 0000000..7fee585 --- /dev/null +++ b/data/icons/themify-icons/SVG/sharethis.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/shield.svg b/data/icons/themify-icons/SVG/shield.svg new file mode 100644 index 0000000..07b617a --- /dev/null +++ b/data/icons/themify-icons/SVG/shield.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/shift-left-alt.svg b/data/icons/themify-icons/SVG/shift-left-alt.svg new file mode 100644 index 0000000..5ba3ad7 --- /dev/null +++ b/data/icons/themify-icons/SVG/shift-left-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/shift-left.svg b/data/icons/themify-icons/SVG/shift-left.svg new file mode 100644 index 0000000..4f4172a --- /dev/null +++ b/data/icons/themify-icons/SVG/shift-left.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/shift-right-alt.svg b/data/icons/themify-icons/SVG/shift-right-alt.svg new file mode 100644 index 0000000..d9266a2 --- /dev/null +++ b/data/icons/themify-icons/SVG/shift-right-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/shift-right.svg b/data/icons/themify-icons/SVG/shift-right.svg new file mode 100644 index 0000000..73c9dde --- /dev/null +++ b/data/icons/themify-icons/SVG/shift-right.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/shine.svg b/data/icons/themify-icons/SVG/shine.svg new file mode 100644 index 0000000..9c98e6c --- /dev/null +++ b/data/icons/themify-icons/SVG/shine.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/shopping-cart-full.svg b/data/icons/themify-icons/SVG/shopping-cart-full.svg new file mode 100644 index 0000000..a6412f2 --- /dev/null +++ b/data/icons/themify-icons/SVG/shopping-cart-full.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/shopping-cart.svg b/data/icons/themify-icons/SVG/shopping-cart.svg new file mode 100644 index 0000000..c4babc4 --- /dev/null +++ b/data/icons/themify-icons/SVG/shopping-cart.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/shortcode.svg b/data/icons/themify-icons/SVG/shortcode.svg new file mode 100644 index 0000000..dcc0a79 --- /dev/null +++ b/data/icons/themify-icons/SVG/shortcode.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/signal.svg b/data/icons/themify-icons/SVG/signal.svg new file mode 100644 index 0000000..2267835 --- /dev/null +++ b/data/icons/themify-icons/SVG/signal.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/skype.svg b/data/icons/themify-icons/SVG/skype.svg new file mode 100644 index 0000000..a66bf8b --- /dev/null +++ b/data/icons/themify-icons/SVG/skype.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/slice.svg b/data/icons/themify-icons/SVG/slice.svg new file mode 100644 index 0000000..faa4802 --- /dev/null +++ b/data/icons/themify-icons/SVG/slice.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/smallcap.svg b/data/icons/themify-icons/SVG/smallcap.svg new file mode 100644 index 0000000..f76cf55 --- /dev/null +++ b/data/icons/themify-icons/SVG/smallcap.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/soundcloud.svg b/data/icons/themify-icons/SVG/soundcloud.svg new file mode 100644 index 0000000..d7c2c85 --- /dev/null +++ b/data/icons/themify-icons/SVG/soundcloud.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/split-h.svg b/data/icons/themify-icons/SVG/split-h.svg new file mode 100644 index 0000000..8bf1b76 --- /dev/null +++ b/data/icons/themify-icons/SVG/split-h.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/split-v-alt.svg b/data/icons/themify-icons/SVG/split-v-alt.svg new file mode 100644 index 0000000..755a7fc --- /dev/null +++ b/data/icons/themify-icons/SVG/split-v-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/split-v.svg b/data/icons/themify-icons/SVG/split-v.svg new file mode 100644 index 0000000..7c4d3e3 --- /dev/null +++ b/data/icons/themify-icons/SVG/split-v.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/spray.svg b/data/icons/themify-icons/SVG/spray.svg new file mode 100644 index 0000000..c3386b7 --- /dev/null +++ b/data/icons/themify-icons/SVG/spray.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/stack-overflow.svg b/data/icons/themify-icons/SVG/stack-overflow.svg new file mode 100644 index 0000000..e0c6338 --- /dev/null +++ b/data/icons/themify-icons/SVG/stack-overflow.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/stamp.svg b/data/icons/themify-icons/SVG/stamp.svg new file mode 100644 index 0000000..ceee7bb --- /dev/null +++ b/data/icons/themify-icons/SVG/stamp.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/star.svg b/data/icons/themify-icons/SVG/star.svg new file mode 100644 index 0000000..c6fe3f3 --- /dev/null +++ b/data/icons/themify-icons/SVG/star.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/stats-down.svg b/data/icons/themify-icons/SVG/stats-down.svg new file mode 100644 index 0000000..934038d --- /dev/null +++ b/data/icons/themify-icons/SVG/stats-down.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/stats-up.svg b/data/icons/themify-icons/SVG/stats-up.svg new file mode 100644 index 0000000..1f9ac3c --- /dev/null +++ b/data/icons/themify-icons/SVG/stats-up.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/support.svg b/data/icons/themify-icons/SVG/support.svg new file mode 100644 index 0000000..74aadf5 --- /dev/null +++ b/data/icons/themify-icons/SVG/support.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/tablet.svg b/data/icons/themify-icons/SVG/tablet.svg new file mode 100644 index 0000000..b625ce5 --- /dev/null +++ b/data/icons/themify-icons/SVG/tablet.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/tag.svg b/data/icons/themify-icons/SVG/tag.svg new file mode 100644 index 0000000..cc1ee29 --- /dev/null +++ b/data/icons/themify-icons/SVG/tag.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/target.svg b/data/icons/themify-icons/SVG/target.svg new file mode 100644 index 0000000..734164a --- /dev/null +++ b/data/icons/themify-icons/SVG/target.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/text.svg b/data/icons/themify-icons/SVG/text.svg new file mode 100644 index 0000000..a2fca8a --- /dev/null +++ b/data/icons/themify-icons/SVG/text.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/themify-favicon-alt.svg b/data/icons/themify-icons/SVG/themify-favicon-alt.svg new file mode 100644 index 0000000..5967e38 --- /dev/null +++ b/data/icons/themify-icons/SVG/themify-favicon-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/themify-favicon.svg b/data/icons/themify-icons/SVG/themify-favicon.svg new file mode 100644 index 0000000..d159e21 --- /dev/null +++ b/data/icons/themify-icons/SVG/themify-favicon.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/themify-logo.svg b/data/icons/themify-icons/SVG/themify-logo.svg new file mode 100644 index 0000000..a7b9f45 --- /dev/null +++ b/data/icons/themify-icons/SVG/themify-logo.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/thought.svg b/data/icons/themify-icons/SVG/thought.svg new file mode 100644 index 0000000..c00c931 --- /dev/null +++ b/data/icons/themify-icons/SVG/thought.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/thumb-down.svg b/data/icons/themify-icons/SVG/thumb-down.svg new file mode 100644 index 0000000..8d26b46 --- /dev/null +++ b/data/icons/themify-icons/SVG/thumb-down.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/thumb-up.svg b/data/icons/themify-icons/SVG/thumb-up.svg new file mode 100644 index 0000000..bea4d01 --- /dev/null +++ b/data/icons/themify-icons/SVG/thumb-up.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/ticket.svg b/data/icons/themify-icons/SVG/ticket.svg new file mode 100644 index 0000000..d4ae8e9 --- /dev/null +++ b/data/icons/themify-icons/SVG/ticket.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/time.svg b/data/icons/themify-icons/SVG/time.svg new file mode 100644 index 0000000..ba03ab2 --- /dev/null +++ b/data/icons/themify-icons/SVG/time.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/timer.svg b/data/icons/themify-icons/SVG/timer.svg new file mode 100644 index 0000000..7316def --- /dev/null +++ b/data/icons/themify-icons/SVG/timer.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/trash.svg b/data/icons/themify-icons/SVG/trash.svg new file mode 100644 index 0000000..05f30ef --- /dev/null +++ b/data/icons/themify-icons/SVG/trash.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/trello.svg b/data/icons/themify-icons/SVG/trello.svg new file mode 100644 index 0000000..7f73ddf --- /dev/null +++ b/data/icons/themify-icons/SVG/trello.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/truck.svg b/data/icons/themify-icons/SVG/truck.svg new file mode 100644 index 0000000..689c1f7 --- /dev/null +++ b/data/icons/themify-icons/SVG/truck.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/tumblr-alt.svg b/data/icons/themify-icons/SVG/tumblr-alt.svg new file mode 100644 index 0000000..d359748 --- /dev/null +++ b/data/icons/themify-icons/SVG/tumblr-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/tumblr.svg b/data/icons/themify-icons/SVG/tumblr.svg new file mode 100644 index 0000000..5829251 --- /dev/null +++ b/data/icons/themify-icons/SVG/tumblr.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/twitter-alt.svg b/data/icons/themify-icons/SVG/twitter-alt.svg new file mode 100644 index 0000000..8efef64 --- /dev/null +++ b/data/icons/themify-icons/SVG/twitter-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/twitter.svg b/data/icons/themify-icons/SVG/twitter.svg new file mode 100644 index 0000000..0375772 --- /dev/null +++ b/data/icons/themify-icons/SVG/twitter.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/underline.svg b/data/icons/themify-icons/SVG/underline.svg new file mode 100644 index 0000000..03e258c --- /dev/null +++ b/data/icons/themify-icons/SVG/underline.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/unlink.svg b/data/icons/themify-icons/SVG/unlink.svg new file mode 100644 index 0000000..ff0f108 --- /dev/null +++ b/data/icons/themify-icons/SVG/unlink.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/unlock.svg b/data/icons/themify-icons/SVG/unlock.svg new file mode 100644 index 0000000..91fe332 --- /dev/null +++ b/data/icons/themify-icons/SVG/unlock.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/upload.svg b/data/icons/themify-icons/SVG/upload.svg new file mode 100644 index 0000000..f1a1dce --- /dev/null +++ b/data/icons/themify-icons/SVG/upload.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/uppercase.svg b/data/icons/themify-icons/SVG/uppercase.svg new file mode 100644 index 0000000..5b7520f --- /dev/null +++ b/data/icons/themify-icons/SVG/uppercase.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/user.svg b/data/icons/themify-icons/SVG/user.svg new file mode 100644 index 0000000..0a8f73a --- /dev/null +++ b/data/icons/themify-icons/SVG/user.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/vector.svg b/data/icons/themify-icons/SVG/vector.svg new file mode 100644 index 0000000..d63d060 --- /dev/null +++ b/data/icons/themify-icons/SVG/vector.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/video-camera.svg b/data/icons/themify-icons/SVG/video-camera.svg new file mode 100644 index 0000000..d391f29 --- /dev/null +++ b/data/icons/themify-icons/SVG/video-camera.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/video-clapper.svg b/data/icons/themify-icons/SVG/video-clapper.svg new file mode 100644 index 0000000..12a70d6 --- /dev/null +++ b/data/icons/themify-icons/SVG/video-clapper.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/view-grid.svg b/data/icons/themify-icons/SVG/view-grid.svg new file mode 100644 index 0000000..96dfaa6 --- /dev/null +++ b/data/icons/themify-icons/SVG/view-grid.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/view-list-alt.svg b/data/icons/themify-icons/SVG/view-list-alt.svg new file mode 100644 index 0000000..95f6870 --- /dev/null +++ b/data/icons/themify-icons/SVG/view-list-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/view-list.svg b/data/icons/themify-icons/SVG/view-list.svg new file mode 100644 index 0000000..8884b76 --- /dev/null +++ b/data/icons/themify-icons/SVG/view-list.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/vimeo-alt.svg b/data/icons/themify-icons/SVG/vimeo-alt.svg new file mode 100644 index 0000000..09942f2 --- /dev/null +++ b/data/icons/themify-icons/SVG/vimeo-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/vimeo.svg b/data/icons/themify-icons/SVG/vimeo.svg new file mode 100644 index 0000000..af2c13e --- /dev/null +++ b/data/icons/themify-icons/SVG/vimeo.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/volume.svg b/data/icons/themify-icons/SVG/volume.svg new file mode 100644 index 0000000..ec99fb7 --- /dev/null +++ b/data/icons/themify-icons/SVG/volume.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/wallet.svg b/data/icons/themify-icons/SVG/wallet.svg new file mode 100644 index 0000000..08dcd01 --- /dev/null +++ b/data/icons/themify-icons/SVG/wallet.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/wand.svg b/data/icons/themify-icons/SVG/wand.svg new file mode 100644 index 0000000..17efe09 --- /dev/null +++ b/data/icons/themify-icons/SVG/wand.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/wheelchair.svg b/data/icons/themify-icons/SVG/wheelchair.svg new file mode 100644 index 0000000..341ab67 --- /dev/null +++ b/data/icons/themify-icons/SVG/wheelchair.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/widget-alt.svg b/data/icons/themify-icons/SVG/widget-alt.svg new file mode 100644 index 0000000..cc09e80 --- /dev/null +++ b/data/icons/themify-icons/SVG/widget-alt.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/widget.svg b/data/icons/themify-icons/SVG/widget.svg new file mode 100644 index 0000000..d94d1b8 --- /dev/null +++ b/data/icons/themify-icons/SVG/widget.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/widgetized.svg b/data/icons/themify-icons/SVG/widgetized.svg new file mode 100644 index 0000000..88dbae2 --- /dev/null +++ b/data/icons/themify-icons/SVG/widgetized.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/window.svg b/data/icons/themify-icons/SVG/window.svg new file mode 100644 index 0000000..4cbc195 --- /dev/null +++ b/data/icons/themify-icons/SVG/window.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/wordpress.svg b/data/icons/themify-icons/SVG/wordpress.svg new file mode 100644 index 0000000..2d988e5 --- /dev/null +++ b/data/icons/themify-icons/SVG/wordpress.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/world.svg b/data/icons/themify-icons/SVG/world.svg new file mode 100644 index 0000000..51673a9 --- /dev/null +++ b/data/icons/themify-icons/SVG/world.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/write.svg b/data/icons/themify-icons/SVG/write.svg new file mode 100644 index 0000000..361eaab --- /dev/null +++ b/data/icons/themify-icons/SVG/write.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/yahoo.svg b/data/icons/themify-icons/SVG/yahoo.svg new file mode 100644 index 0000000..ffa4eb6 --- /dev/null +++ b/data/icons/themify-icons/SVG/yahoo.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/youtube.svg b/data/icons/themify-icons/SVG/youtube.svg new file mode 100644 index 0000000..3f173be --- /dev/null +++ b/data/icons/themify-icons/SVG/youtube.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/zip.svg b/data/icons/themify-icons/SVG/zip.svg new file mode 100644 index 0000000..b728f8e --- /dev/null +++ b/data/icons/themify-icons/SVG/zip.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/zoom-in.svg b/data/icons/themify-icons/SVG/zoom-in.svg new file mode 100644 index 0000000..2bd3681 --- /dev/null +++ b/data/icons/themify-icons/SVG/zoom-in.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/icons/themify-icons/SVG/zoom-out.svg b/data/icons/themify-icons/SVG/zoom-out.svg new file mode 100644 index 0000000..68dcdc1 --- /dev/null +++ b/data/icons/themify-icons/SVG/zoom-out.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/layouttabs.cpp b/layouttabs.cpp new file mode 100644 index 0000000..7459e85 --- /dev/null +++ b/layouttabs.cpp @@ -0,0 +1,14 @@ +#include "layouttabs.h" +#include "ui_layouttabs.h" + +LayoutTabs::LayoutTabs(QWidget *parent) : + QTabWidget(parent), + ui(new Ui::LayoutTabs) +{ + ui->setupUi(this); +} + +LayoutTabs::~LayoutTabs() +{ + delete ui; +} diff --git a/layouttabs.h b/layouttabs.h new file mode 100644 index 0000000..059731b --- /dev/null +++ b/layouttabs.h @@ -0,0 +1,21 @@ +#ifndef LAYOUTTABS_H +#define LAYOUTTABS_H + +#include + +namespace Ui { +class LayoutTabs; +} + +class LayoutTabs : public QTabWidget +{ + Q_OBJECT + +public: + explicit LayoutTabs(QWidget *parent = 0); + ~LayoutTabs(); +private: + Ui::LayoutTabs *ui; +}; + +#endif // LAYOUTTABS_H diff --git a/layouttabs.ui b/layouttabs.ui new file mode 100644 index 0000000..7e606db --- /dev/null +++ b/layouttabs.ui @@ -0,0 +1,19 @@ + + + LayoutTabs + + + + 0 + 0 + 400 + 300 + + + + TabWidget + + + + + diff --git a/layoutwidget.h b/layoutwidget.h new file mode 100644 index 0000000..d7452ab --- /dev/null +++ b/layoutwidget.h @@ -0,0 +1,22 @@ +#ifndef LAYOUTWIDGET_H +#define LAYOUTWIDGET_H + +#include + +namespace Ui { +class LayoutWidget; +} + +class LayoutWidget : public QTabWidget +{ + Q_OBJECT + +public: + explicit LayoutWidget(QWidget *parent = 0); + ~LayoutWidget(); + +private: + Ui::LayoutWidget *ui; +}; + +#endif // LAYOUTWIDGET_H diff --git a/main.cpp b/main.cpp new file mode 100644 index 0000000..b48f94e --- /dev/null +++ b/main.cpp @@ -0,0 +1,11 @@ +#include "mainwindow.h" +#include + +int main(int argc, char *argv[]) +{ + QApplication a(argc, argv); + MainWindow w; + w.show(); + + return a.exec(); +} diff --git a/mainwindow.cpp b/mainwindow.cpp new file mode 100644 index 0000000..bd267c0 --- /dev/null +++ b/mainwindow.cpp @@ -0,0 +1,103 @@ +#include "mainwindow.h" +#include "ui_mainwindow.h" +#include "assetlist.h" + +#include +#include +#include +#include +#include + +MainWindow::MainWindow(QWidget *parent) : + QMainWindow(parent), + ui(new Ui::MainWindow) +{ + ui->setupUi(this); + + /*connect( comboBox, QOverload::of(&QComboBox::currentIndexChanged), [=](int index){ + ui->stackedWidget_2->setCurrentIndex(index); + }); + + const int currentIndex = 0; + comboBox->setCurrentIndex(currentIndex); + ui->stackedWidget_2->setCurrentIndex(currentIndex);*/ + + /*const auto pOutputDock = new OutputDock(); + pOutputDock->setMinimumHeight(50); + this->addDockWidget(Qt::BottomDockWidgetArea, pOutputDock->GetDock()); + pOutputDock->setMinimumHeight(0);*/ + + const auto pDefineList = new AssetList(); + pDefineList->setMinimumWidth(150); + this->addDockWidget(Qt::LeftDockWidgetArea, pDefineList); + pDefineList->setMinimumHeight(0); + pDefineList->setWindowTitle("Define"); + + const auto pDeclareList = new AssetList(); + pDeclareList->setMinimumWidth(150); + this->addDockWidget(Qt::LeftDockWidgetArea, pDeclareList); + pDeclareList->setMinimumHeight(0); + pDeclareList->setWindowTitle("Declare"); + + QMainWindow::tabifyDockWidget(pDefineList, pDeclareList); + + connect( ui->actionToggleDark, &QAction::triggered, [=](bool checked){ + if( checked ) { + EnableThemeDark(); + } else { + EnableThemeLight(); + } + }); +} + +void MainWindow::EnableThemeDark() +{ + ui->actionToggleDark->setIcon(QIcon(":/icons/data/icons/alexandru.stoica/sun_star [#1268].svg")); + + QFile file(":/css/data/css/style.qss"); + file.open(QFile::ReadOnly); + QTextStream ts(&file); + qApp->setStyleSheet(ts.readAll()); + + auto& children = this->children(); + for( auto& child : children ) + { + QAction* action = qobject_cast(child); + if( action ) + { + auto icon = action->icon(); + auto pixmap = icon.pixmap(icon.actualSize(QSize(32,32))); + const auto& mask = pixmap.createMaskFromColor(QColor("transparent"), Qt::MaskInColor); + pixmap.fill(QColor("white")); + pixmap.setMask(mask); + action->setIcon(QIcon(pixmap)); + } + } +} + +void MainWindow::EnableThemeLight() +{ + ui->actionToggleDark->setIcon(QIcon(":/icons/data/icons/alexandru.stoica/moon [#1248].svg")); + + qApp->setStyleSheet(""); + + auto& children = this->children(); + for( auto& child : children ) + { + QAction* action = qobject_cast(child); + if( action ) + { + auto icon = action->icon(); + auto pixmap = icon.pixmap(icon.actualSize(QSize(32,32))); + const auto& mask = pixmap.createMaskFromColor(QColor("transparent"), Qt::MaskInColor); + pixmap.fill(QColor("black")); + pixmap.setMask(mask); + action->setIcon(QIcon(pixmap)); + } + } +} + +MainWindow::~MainWindow() +{ + delete ui; +} diff --git a/mainwindow.h b/mainwindow.h new file mode 100644 index 0000000..3eec290 --- /dev/null +++ b/mainwindow.h @@ -0,0 +1,25 @@ +#ifndef MAINWINDOW_H +#define MAINWINDOW_H + +#include + +namespace Ui { +class MainWindow; +} + +class MainWindow : public QMainWindow +{ + Q_OBJECT + +public: + explicit MainWindow(QWidget *parent = 0); + ~MainWindow(); + + void EnableThemeDark(); + void EnableThemeLight(); + +private: + Ui::MainWindow *ui; +}; + +#endif // MAINWINDOW_H diff --git a/mainwindow.ui b/mainwindow.ui new file mode 100644 index 0000000..6f1ceca --- /dev/null +++ b/mainwindow.ui @@ -0,0 +1,216 @@ + + + MainWindow + + + + 0 + 0 + 707 + 461 + + + + + 0 + 0 + + + + MainWindow + + + Qt::LeftToRight + + + true + + + false + + + + + 0 + 0 + + + + + QLayout::SetMaximumSize + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + true + + + + Tab 1 + + + + + Tab 2 + + + + + + + + + + 0 + 0 + 707 + 21 + + + + + File + + + + + + + + Edit + + + + + + Help + + + + + + Widgets + + + + + + + + + + TopToolBarArea + + + false + + + + + + + 16777215 + 16777215 + + + + toolBar + + + + 15 + 15 + + + + LeftToolBarArea + + + false + + + + + + + + + + + About + + + + + Preferences + + + + + false + + + + :/icons/data/icons/alexandru.stoica/save_item [#1409].svg:/icons/data/icons/alexandru.stoica/save_item [#1409].svg + + + Save + + + + + Exit + + + + + + :/icons/data/icons/feather/rotate-ccw.svg:/icons/data/icons/feather/rotate-ccw.svg + + + Undo + + + + + + :/icons/data/icons/feather/rotate-cw.svg:/icons/data/icons/feather/rotate-cw.svg + + + Redo + + + + + true + + + + :/icons/data/icons/alexandru.stoica/moon [#1248].svg:/icons/data/icons/alexandru.stoica/moon [#1248].svg + + + ToggleDark + + + + + + + + +