2017-01-25 18:51:41 +01:00
|
|
|
// Copyright 2015-2017 Parity Technologies (UK) Ltd.
|
2016-12-12 18:30:05 +01:00
|
|
|
// This file is part of Parity.
|
|
|
|
|
|
|
|
// Parity is free software: you can redistribute it and/or modify
|
|
|
|
// it under the terms of the GNU General Public License as published by
|
|
|
|
// the Free Software Foundation, either version 3 of the License, or
|
|
|
|
// (at your option) any later version.
|
|
|
|
|
|
|
|
// Parity is distributed in the hope that it will be useful,
|
|
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
// GNU General Public License for more details.
|
|
|
|
|
|
|
|
// You should have received a copy of the GNU General Public License
|
|
|
|
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
2017-02-20 16:40:01 +01:00
|
|
|
export AccountsIcon from 'material-ui/svg-icons/action/account-balance-wallet';
|
2017-02-24 18:05:39 +01:00
|
|
|
export AddressesIcon from 'material-ui/svg-icons/communication/contacts';
|
2017-02-14 08:29:32 +01:00
|
|
|
export AddIcon from 'material-ui/svg-icons/content/add';
|
2017-02-24 18:05:39 +01:00
|
|
|
export AppsIcon from 'material-ui/svg-icons/navigation/apps';
|
2017-02-14 08:29:32 +01:00
|
|
|
export AttachFileIcon from 'material-ui/svg-icons/editor/attach-file';
|
2017-04-24 15:15:25 +02:00
|
|
|
export BackgroundIcon from 'material-ui/svg-icons/image/blur-on';
|
2017-02-14 08:29:32 +01:00
|
|
|
export CancelIcon from 'material-ui/svg-icons/content/clear';
|
|
|
|
export CheckIcon from 'material-ui/svg-icons/navigation/check';
|
|
|
|
export CloseIcon from 'material-ui/svg-icons/navigation/close';
|
|
|
|
export CompareIcon from 'material-ui/svg-icons/action/compare-arrows';
|
|
|
|
export ComputerIcon from 'material-ui/svg-icons/hardware/desktop-mac';
|
2017-02-24 18:05:39 +01:00
|
|
|
export ContactsIcon from 'material-ui/svg-icons/image/grid-on';
|
2017-02-14 08:29:32 +01:00
|
|
|
export ContractIcon from 'material-ui/svg-icons/action/code';
|
|
|
|
export CopyIcon from 'material-ui/svg-icons/content/content-copy';
|
|
|
|
export DashboardIcon from 'material-ui/svg-icons/action/dashboard';
|
|
|
|
export DeleteIcon from 'material-ui/svg-icons/action/delete';
|
2017-03-02 12:24:54 +01:00
|
|
|
export DevelopIcon from 'material-ui/svg-icons/action/description';
|
2017-02-14 08:29:32 +01:00
|
|
|
export DoneIcon from 'material-ui/svg-icons/action/done-all';
|
2017-03-07 20:21:07 +01:00
|
|
|
export DialIcon from 'material-ui/svg-icons/communication/dialpad';
|
2017-02-14 08:29:32 +01:00
|
|
|
export EditIcon from 'material-ui/svg-icons/content/create';
|
2017-02-22 15:26:58 +01:00
|
|
|
export ErrorIcon from 'material-ui/svg-icons/alert/error';
|
2017-04-24 15:15:25 +02:00
|
|
|
export Ethernet from 'material-ui/svg-icons/action/settings-ethernet';
|
2017-03-10 12:04:40 +01:00
|
|
|
export FileDownloadIcon from 'material-ui/svg-icons/file/file-download';
|
2017-02-22 15:26:58 +01:00
|
|
|
export FileUploadIcon from 'material-ui/svg-icons/file/file-upload';
|
2017-02-24 18:05:39 +01:00
|
|
|
export FileIcon from 'material-ui/svg-icons/editor/insert-drive-file';
|
2017-02-14 08:29:32 +01:00
|
|
|
export FingerprintIcon from 'material-ui/svg-icons/action/fingerprint';
|
2017-03-02 12:24:54 +01:00
|
|
|
export GasIcon from 'material-ui/svg-icons/maps/local-gas-station';
|
2017-03-02 13:29:32 +01:00
|
|
|
export InfoIcon from 'material-ui/svg-icons/action/info-outline';
|
2017-02-20 16:40:01 +01:00
|
|
|
export KeyIcon from 'material-ui/svg-icons/communication/vpn-key';
|
2017-02-24 18:05:39 +01:00
|
|
|
export KeyboardIcon from 'material-ui/svg-icons/hardware/keyboard';
|
2017-02-14 08:29:32 +01:00
|
|
|
export LinkIcon from 'material-ui/svg-icons/content/link';
|
2017-03-02 12:24:54 +01:00
|
|
|
export ListIcon from 'material-ui/svg-icons/action/view-list';
|
2017-02-14 08:29:32 +01:00
|
|
|
export LockedIcon from 'material-ui/svg-icons/action/lock';
|
2017-02-24 18:05:39 +01:00
|
|
|
export MembershipIcon from 'material-ui/svg-icons/action/card-membership';
|
2017-02-14 08:29:32 +01:00
|
|
|
export MoveIcon from 'material-ui/svg-icons/action/open-with';
|
|
|
|
export NextIcon from 'material-ui/svg-icons/navigation/arrow-forward';
|
2017-03-02 12:24:54 +01:00
|
|
|
export PauseIcon from 'material-ui/svg-icons/av/pause';
|
2017-03-31 23:36:24 +02:00
|
|
|
export PhoneLock from 'material-ui/svg-icons/communication/phonelink-lock';
|
2017-03-02 12:24:54 +01:00
|
|
|
export PlayIcon from 'material-ui/svg-icons/av/play-arrow';
|
2017-02-14 08:29:32 +01:00
|
|
|
export PrevIcon from 'material-ui/svg-icons/navigation/arrow-back';
|
|
|
|
export PrintIcon from 'material-ui/svg-icons/action/print';
|
|
|
|
export RefreshIcon from 'material-ui/svg-icons/action/autorenew';
|
2017-04-26 15:56:18 +02:00
|
|
|
export RemoveIcon from 'material-ui/svg-icons/content/remove';
|
2017-03-02 12:24:54 +01:00
|
|
|
export ReorderIcon from 'material-ui/svg-icons/action/reorder';
|
|
|
|
export ReplayIcon from 'material-ui/svg-icons/av/replay';
|
2017-02-14 08:29:32 +01:00
|
|
|
export SaveIcon from 'material-ui/svg-icons/content/save';
|
2017-03-10 12:04:40 +01:00
|
|
|
export SearchIcon from 'material-ui/svg-icons/action/search';
|
2017-02-14 08:29:32 +01:00
|
|
|
export SendIcon from 'material-ui/svg-icons/content/send';
|
2017-02-24 18:05:39 +01:00
|
|
|
export SettingsIcon from 'material-ui/svg-icons/action/settings';
|
2017-02-14 08:29:32 +01:00
|
|
|
export SnoozeIcon from 'material-ui/svg-icons/av/snooze';
|
2017-04-26 15:56:18 +02:00
|
|
|
export SortIcon from 'material-ui/svg-icons/content/sort';
|
2017-02-14 08:29:32 +01:00
|
|
|
export StarCircleIcon from 'material-ui/svg-icons/action/stars';
|
|
|
|
export StarIcon from 'material-ui/svg-icons/toggle/star';
|
|
|
|
export StarOutlineIcon from 'material-ui/svg-icons/toggle/star-border';
|
2017-02-24 18:05:39 +01:00
|
|
|
export StatusIcon from 'material-ui/svg-icons/action/track-changes';
|
2017-04-24 15:15:25 +02:00
|
|
|
export SubdirectoryIcon from 'material-ui/svg-icons/navigation/subdirectory-arrow-left';
|
2017-02-20 16:40:01 +01:00
|
|
|
export UnlockedIcon from 'material-ui/svg-icons/action/lock-open';
|
2017-02-22 15:26:58 +01:00
|
|
|
export UpdateIcon from 'material-ui/svg-icons/action/system-update-alt';
|
|
|
|
export UpdateWaitIcon from 'material-ui/svg-icons/action/update';
|
2017-02-14 08:29:32 +01:00
|
|
|
export VerifyIcon from 'material-ui/svg-icons/action/verified-user';
|
|
|
|
export VisibleIcon from 'material-ui/svg-icons/image/remove-red-eye';
|
|
|
|
export VpnIcon from 'material-ui/svg-icons/notification/vpn-lock';
|