summaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-28 14:53:04 +0300
committerAndrew Dolgov <[email protected]>2021-02-28 14:53:04 +0300
commita22ddb2fe0d538ef930a47d480dd71ca1ad9f8d4 (patch)
tree3eecb5c0ac29f68c2111703b5821de0c9d827b91 /vendor
parentbada1601fc231ecde54a528a545611429d60af21 (diff)
move material-icons to composer
Diffstat (limited to 'vendor')
-rw-r--r--vendor/composer/InstalledVersions.php13
-rw-r--r--vendor/composer/installed.json46
-rw-r--r--vendor/composer/installed.php13
-rw-r--r--vendor/mervick/material-design-icons/.gitignore28
-rw-r--r--vendor/mervick/material-design-icons/Gruntfile.js63
-rw-r--r--vendor/mervick/material-design-icons/Gulpfile.js141
-rw-r--r--vendor/mervick/material-design-icons/LICENSE21
-rw-r--r--vendor/mervick/material-design-icons/README.md91
-rw-r--r--vendor/mervick/material-design-icons/bower.json33
-rw-r--r--vendor/mervick/material-design-icons/component.json37
-rw-r--r--vendor/mervick/material-design-icons/composer.json25
-rw-r--r--vendor/mervick/material-design-icons/css/material-icons.css2963
-rw-r--r--vendor/mervick/material-design-icons/css/material-icons.min.css2
-rw-r--r--vendor/mervick/material-design-icons/css/material-icons.min.css.map1
-rw-r--r--vendor/mervick/material-design-icons/demo/index.html121
-rw-r--r--vendor/mervick/material-design-icons/demo/js/data.js1
-rw-r--r--vendor/mervick/material-design-icons/demo/js/main.js194
-rw-r--r--vendor/mervick/material-design-icons/demo/style/main.css385
-rw-r--r--vendor/mervick/material-design-icons/demo/style/main.scss392
-rw-r--r--vendor/mervick/material-design-icons/fonts/LICENSE.txt393
-rw-r--r--vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.eotbin0 -> 143258 bytes
-rw-r--r--vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.svg2373
-rw-r--r--vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.ttfbin0 -> 128180 bytes
-rw-r--r--vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.woffbin0 -> 78776 bytes
-rw-r--r--vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.woff2bin0 -> 44396 bytes
-rw-r--r--vendor/mervick/material-design-icons/fonts/codepoints932
-rw-r--r--vendor/mervick/material-design-icons/index.js3
-rw-r--r--vendor/mervick/material-design-icons/package.json44
-rw-r--r--vendor/mervick/material-design-icons/scripts/codepoints2scss.sh30
-rw-r--r--vendor/mervick/material-design-icons/scripts/updatedemo.php61
-rw-r--r--vendor/mervick/material-design-icons/scss/_animated.scss36
-rw-r--r--vendor/mervick/material-design-icons/scss/_bordered-pulled.scss18
-rw-r--r--vendor/mervick/material-design-icons/scss/_core.scss30
-rw-r--r--vendor/mervick/material-design-icons/scss/_fixed-width.scss9
-rw-r--r--vendor/mervick/material-design-icons/scss/_icons.scss934
-rw-r--r--vendor/mervick/material-design-icons/scss/_larger.scss15
-rw-r--r--vendor/mervick/material-design-icons/scss/_list.scss21
-rw-r--r--vendor/mervick/material-design-icons/scss/_mixins.scss16
-rw-r--r--vendor/mervick/material-design-icons/scss/_path.scss18
-rw-r--r--vendor/mervick/material-design-icons/scss/_rotated-flipped.scss22
-rw-r--r--vendor/mervick/material-design-icons/scss/_stacked.scss22
-rw-r--r--vendor/mervick/material-design-icons/scss/_variables.scss11
-rw-r--r--vendor/mervick/material-design-icons/scss/material-icons.scss12
43 files changed, 9566 insertions, 4 deletions
diff --git a/vendor/composer/InstalledVersions.php b/vendor/composer/InstalledVersions.php
index e23c30693..584bd5959 100644
--- a/vendor/composer/InstalledVersions.php
+++ b/vendor/composer/InstalledVersions.php
@@ -30,7 +30,7 @@ private static $installed = array (
'aliases' =>
array (
),
- 'reference' => 'bc4475b6698f5a74e475674aa7af43253c459892',
+ 'reference' => 'bada1601fc231ecde54a528a545611429d60af21',
'name' => '__root__',
),
'versions' =>
@@ -42,7 +42,7 @@ private static $installed = array (
'aliases' =>
array (
),
- 'reference' => 'bc4475b6698f5a74e475674aa7af43253c459892',
+ 'reference' => 'bada1601fc231ecde54a528a545611429d60af21',
),
'beberlei/assert' =>
array (
@@ -71,6 +71,15 @@ private static $installed = array (
),
'reference' => 'b9b0431dffd74102ee92348a63b4c33fc8ba639b',
),
+ 'mervick/material-design-icons' =>
+ array (
+ 'pretty_version' => '2.2.0',
+ 'version' => '2.2.0.0',
+ 'aliases' =>
+ array (
+ ),
+ 'reference' => '635435c8d3df3a6da3241648caf8a65d1c07cc1a',
+ ),
'paragonie/constant_time_encoding' =>
array (
'pretty_version' => 'v2.4.0',
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 086e5d4a4..e8e1eb8d1 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -205,6 +205,52 @@
"install-path": "../chillerlan/php-settings-container"
},
{
+ "name": "mervick/material-design-icons",
+ "version": "2.2.0",
+ "version_normalized": "2.2.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/mervick/material-design-icons.git",
+ "reference": "635435c8d3df3a6da3241648caf8a65d1c07cc1a"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/mervick/material-design-icons/zipball/635435c8d3df3a6da3241648caf8a65d1c07cc1a",
+ "reference": "635435c8d3df3a6da3241648caf8a65d1c07cc1a",
+ "shasum": ""
+ },
+ "time": "2016-02-22T01:05:40+00:00",
+ "type": "library",
+ "installation-source": "dist",
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT",
+ "CC-BY-4.0"
+ ],
+ "authors": [
+ {
+ "name": "Andrey Izman",
+ "email": "[email protected]"
+ }
+ ],
+ "description": "Google Material Design Icons For Using With Bootstrap",
+ "homepage": "http://github.com/mervick/material-design-icons",
+ "keywords": [
+ "bootstrap",
+ "google",
+ "icons",
+ "icons-web-font",
+ "material",
+ "material-design",
+ "web-font"
+ ],
+ "support": {
+ "issues": "https://github.com/mervick/material-design-icons/issues",
+ "source": "http://github.com/mervick/material-design-icons"
+ },
+ "install-path": "../mervick/material-design-icons"
+ },
+ {
"name": "paragonie/constant_time_encoding",
"version": "v2.4.0",
"version_normalized": "2.4.0.0",
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index ceaa850e9..018e89903 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -6,7 +6,7 @@
'aliases' =>
array (
),
- 'reference' => 'bc4475b6698f5a74e475674aa7af43253c459892',
+ 'reference' => 'bada1601fc231ecde54a528a545611429d60af21',
'name' => '__root__',
),
'versions' =>
@@ -18,7 +18,7 @@
'aliases' =>
array (
),
- 'reference' => 'bc4475b6698f5a74e475674aa7af43253c459892',
+ 'reference' => 'bada1601fc231ecde54a528a545611429d60af21',
),
'beberlei/assert' =>
array (
@@ -47,6 +47,15 @@
),
'reference' => 'b9b0431dffd74102ee92348a63b4c33fc8ba639b',
),
+ 'mervick/material-design-icons' =>
+ array (
+ 'pretty_version' => '2.2.0',
+ 'version' => '2.2.0.0',
+ 'aliases' =>
+ array (
+ ),
+ 'reference' => '635435c8d3df3a6da3241648caf8a65d1c07cc1a',
+ ),
'paragonie/constant_time_encoding' =>
array (
'pretty_version' => 'v2.4.0',
diff --git a/vendor/mervick/material-design-icons/.gitignore b/vendor/mervick/material-design-icons/.gitignore
new file mode 100644
index 000000000..2b9b3875f
--- /dev/null
+++ b/vendor/mervick/material-design-icons/.gitignore
@@ -0,0 +1,28 @@
+# phpstorm project files
+.idea
+
+# netbeans project files
+nbproject
+
+# zend studio for eclipse project files
+.buildpath
+.project
+.settings
+
+# windows thumbnail cache
+Thumbs.db
+
+# Mac DS_Store Files
+.DS_Store
+
+# Compass config
+config.rb
+
+# Sass cache
+.sass-cache
+
+# Node modules
+node_modules
+
+# Vendors
+vendor
diff --git a/vendor/mervick/material-design-icons/Gruntfile.js b/vendor/mervick/material-design-icons/Gruntfile.js
new file mode 100644
index 000000000..d70e7305d
--- /dev/null
+++ b/vendor/mervick/material-design-icons/Gruntfile.js
@@ -0,0 +1,63 @@
+/* jshint nod: true */
+"use strict";
+
+var livereload = {
+ host: 'localhost',
+ port: 35729,
+};
+
+module.exports = function(grunt) {
+ grunt.initConfig({
+ pkg: grunt.file.readJSON('package.json'),
+ sass: {
+ dist: {
+ options: {
+ sourcemap: 'none',
+ unixNewlines: true,
+ compass: true,
+ lineNumbers: false,
+ },
+ files: {
+ 'css/material-icons.css' : 'scss/material-icons.scss'
+ }
+ },
+ demo: {
+ options: {
+ sourcemap: 'none',
+ unixNewlines: true,
+ compass: true,
+ lineNumbers: true,
+ },
+ files: {
+ 'demo/style/main.css' : 'demo/style/main.scss'
+ }
+ },
+ },
+ cssmin: {
+ options: {
+ sourceMap: true
+ },
+ target: {
+ files: {
+ 'css/material-icons.min.css': ['css/material-icons.css']
+ }
+ }
+ },
+ watch: {
+ css: {
+ files: [
+ 'scss/*.scss',
+ 'demo/style/*.scss'
+ ],
+ tasks: ['sass'],
+ options: {
+ livereload: livereload
+ }
+ }
+ }
+ });
+ grunt.loadNpmTasks('grunt-contrib-sass');
+ grunt.loadNpmTasks('grunt-contrib-cssmin');
+ grunt.loadNpmTasks('grunt-contrib-watch');
+ grunt.registerTask('default', ['sass', 'watch']);
+} \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/Gulpfile.js b/vendor/mervick/material-design-icons/Gulpfile.js
new file mode 100644
index 000000000..df47545d1
--- /dev/null
+++ b/vendor/mervick/material-design-icons/Gulpfile.js
@@ -0,0 +1,141 @@
+/* jshint node: true */
+"use strict";
+
+var _ = require('lodash'),
+ fs = require('fs'),
+ gulp = require('gulp'),
+ gutil = require('gulp-util'),
+ changed = require('gulp-changed'),
+ File = require('vinyl'),
+ path = require('path'),
+ through2 = require('through2');
+
+
+var sassClassPrefix = 'md-css-prefix',
+ modulePath = './node_modules/material-design-icons',
+ srcCodepoints = modulePath + '/iconfont/codepoints',
+ fontsPath = './fonts',
+ dstCodepoints = fontsPath + '/codepoints',
+ sassFile = 'scss/_icons.scss',
+ sassHeader = '@import "variables";\n\n',
+ demoDataFile = 'demo/js/data.js'
+
+
+function generateSassCodepoints(filepath) {
+ return through2.obj(function(codepointsFile, encoding, callback) {
+ function codepointsToSass(codepoints) {
+ return _(codepoints)
+ .split('\n')
+ .reject(_.isEmpty)
+ .reduce(function(file, line) {
+ let codepoint = line.split(' ');
+ file += '.#{$' + sassClassPrefix + '}-' + codepoint[0].replace(/_/g, '-') +
+ ':before { content: "\\' + codepoint[1] + '"; }\n';
+ return file;
+ }, sassHeader);
+ }
+ callback(null, new File({
+ path: filepath,
+ contents: new Buffer(codepointsToSass(codepointsFile.contents), 'utf8')
+ }));
+ });
+}
+
+
+gulp.task('update-sass', function() {
+ gulp.src(srcCodepoints)
+ .pipe(changed(fontsPath, {hasChanged: changed.compareSha1Digest}))
+ .pipe(generateSassCodepoints(sassFile))
+ .pipe(gulp.dest('.'));
+});
+
+function generateDataCodepoints(filepath) {
+ return through2.obj(function(codepointsFile, encoding, callback) {
+ var countIcons = 0,
+ newIcons = 0;
+
+ function codepoints2obj(codepoints) {
+ return _(codepoints)
+ .split('\n')
+ .reject(_.isEmpty)
+ .reduce(function(obj, line) {
+ let codepoint = line.split(' ');
+ obj[codepoint[0]] = codepoint[1];
+ return obj;
+ }, {});
+ }
+
+ function scanCategories(dir, codes) {
+ var categories = {};
+ fs.readdirSync(dir)
+ .filter(function (file) {
+ return fs.statSync(path.join(dir, file)).isDirectory()
+ && fs.existsSync(path.join(dir, file, "svg/production"));
+ })
+ .forEach(function (category) {
+ categories[category] = {};
+ let catPath = path.join(dir, category, "svg/production");
+ fs.readdirSync(catPath)
+ .filter(function(file) {
+ return file.match(/^ic_(.+?)_\d+px\.svg$/);
+ })
+ .forEach(function(file) {
+ let matches;
+ if (matches = /^ic_(.+?)_\d+px\.svg$/.exec(file)) {
+ let icon = matches[1];
+ if (codes[icon]) {
+ if (!categories[category][icon]) {
+ categories[category][icon] = codes[icon];
+ countIcons ++;
+ }
+ }
+ }
+ });
+ });
+ return categories;
+ }
+
+ function calculateNewIcons(categories, codes, old) {
+ var cats = categories;
+ Object.keys(categories).forEach(function(name) {
+ let category = categories[name];
+ Object.keys(category).forEach(function(icon) {
+ let code = category[icon];
+ cats[name][icon] = [code, !old[icon]];
+ if (!old[icon]) {
+ newIcons ++;
+ }
+ });
+ });
+ return cats;
+ }
+
+ var codes = codepoints2obj(codepointsFile.contents);
+ var categories = scanCategories(modulePath, codes);
+ categories = calculateNewIcons(categories, codes,
+ codepoints2obj(fs.readFileSync(dstCodepoints).toString()));
+
+ gutil.log('Was found', gutil.colors.red(newIcons), 'new icons');
+ gutil.log('Total found', gutil.colors.red(countIcons), 'icons.');
+
+ callback(null, new File({
+ path: filepath,
+ contents: new Buffer(
+ 'window.data = ' + JSON.stringify(categories) + ';', 'utf8')
+ }));
+ });
+}
+
+gulp.task('update-demo-data', function() {
+ gulp.src(srcCodepoints)
+ .pipe(changed(fontsPath, {hasChanged: changed.compareSha1Digest}))
+ .pipe(generateDataCodepoints(demoDataFile))
+ .pipe(gulp.dest('.'));
+});
+
+gulp.task('update-codepoints', function() {
+ gulp.src(srcCodepoints)
+ .pipe(gulp.dest(fontsPath));
+})
+
+gulp.task('default', ['update-sass', 'update-demo-data']);
diff --git a/vendor/mervick/material-design-icons/LICENSE b/vendor/mervick/material-design-icons/LICENSE
new file mode 100644
index 000000000..b110c636d
--- /dev/null
+++ b/vendor/mervick/material-design-icons/LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2015 Andrey Izman <[email protected]>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/vendor/mervick/material-design-icons/README.md b/vendor/mervick/material-design-icons/README.md
new file mode 100644
index 000000000..7db6ed662
--- /dev/null
+++ b/vendor/mervick/material-design-icons/README.md
@@ -0,0 +1,91 @@
+# Material Design Icons
+[mervick.github.io/material-design-icons](http://mervick.github.io/material-design-icons/)
+
+Material design icons are the official [icon set](http://www.google.com/design/spec/style/icons.html#icons-system-icons)
+from Google that are designed under the [material design guidelines](http://www.google.com/design/spec).
+
+In the official package the icons uses a typographic feature called [ligatures](http://alistapart.com/article/the-era-of-symbol-fonts),
+which allows rendering of an icon glyph simply by using its textual name.
+
+In this repository also implemented the ability to use the icons in the bootstrap-style,
+like in `glyphicon`, `font-awesome` or `ionicons`.
+
+## Installation
+
+You may install this package using Component, Composer, Bower or npm:
+- Component: `component install mervick/material-design-icons`
+- Composer: `composer require mervick/material-design-icons`
+- Bower: `bower install bootstrap-material-design-icons`
+- npm: `npm install bootstrap-material-design-icons`
+
+## Usage
+
+Add to your html page in the `head` area
+```html
+<link rel="stylesheet" href="css/material-icons.css">
+```
+
+#### Where are two ways to use:
+
+- Ligature, this one is awesome but have some troubles
+```html
+<i class="material-icons">accessibility</i>
+<i class="material-icons">3d_rotation</i>
+<i class="material-icons">airline_seat_legroom_reduced</i>
+```
+
+- Bootstrap-style,
+```html
+<i class="mdi mdi-accessibility"></i>
+<i class="mdi mdi-3d-rotation"></i>
+<i class="mdi mdi-airline-seat-legroom-reduced"></i>
+```
+
+Using bootstrap-style, you can also use additional features such as in Font Awesome:
+```html
+<!-- Inverse -->
+<i class="mdi mdi-attachment mdi-inverse"></i>
+
+<!-- Animated -->
+<i class="mdi mdi-attachment mdi-spin"></i>
+<i class="mdi mdi-attachment mdi-pulse"></i>
+
+<!-- Fixed width -->
+<i class="mdi mdi-attachment mdi-fw"></i>
+
+<!-- Bordered -->
+<i class="mdi mdi-attachment mdi-border"></i>
+
+<!-- Pulled -->
+<i class="mdi mdi-attachment pull-left"></i>
+<i class="mdi mdi-attachment pull-right"></i>
+
+<!-- Sizes -->
+<i class="mdi mdi-attachment mdi-lg"></i>
+<i class="mdi mdi-attachment mdi-2x"></i>
+<i class="mdi mdi-attachment mdi-3x"></i>
+<i class="mdi mdi-attachment mdi-4x"></i>
+<i class="mdi mdi-attachment mdi-5x"></i>
+
+<!-- Rotations -->
+<i class="mdi mdi-attachment mdi-rotate-90"></i>
+<i class="mdi mdi-attachment mdi-rotate-180"></i>
+<i class="mdi mdi-attachment mdi-rotate-270"></i>
+
+<!-- Flips -->
+<i class="mdi mdi-attachment mdi-flip-horizontal"></i>
+<i class="mdi mdi-attachment mdi-flip-vertical"></i>
+
+<!-- In lists -->
+<ul class="mdi-ul">
+ <li><i class="mdi-li mdi mdi-keyboard-arrow-right"></i>Lorem ipsum dolor ...</li>
+</ul>
+```
+
+
+##License
+
+- Google Material Design Icons fonts is licensed under the CC-BY-4.0:
+ - https://github.com/google/material-design-icons/blob/master/LICENSE
+- Bootstrap Material Icons CSS and Sass files are licensed under the MIT License:
+ - http://opensource.org/licenses/mit-license.html
diff --git a/vendor/mervick/material-design-icons/bower.json b/vendor/mervick/material-design-icons/bower.json
new file mode 100644
index 000000000..84e228fe7
--- /dev/null
+++ b/vendor/mervick/material-design-icons/bower.json
@@ -0,0 +1,33 @@
+{
+ "name": "bootstrap-material-design-icons",
+ "version": "2.2.0",
+ "authors": [
+ {
+ "name": "Andrey Izman",
+ "email": "[email protected]"
+ }
+ ],
+ "description": "Google Material Design Icons For Using With Bootstrap",
+ "keywords": [
+ "icons",
+ "material",
+ "material-design",
+ "google",
+ "icons-web-font",
+ "web-font",
+ "bootstrap"
+ ],
+ "license": ["MIT", "CC-BY-4.0"],
+ "main": [
+ "./css/material-icons.*",
+ "./fonts/MaterialIcons-Regular.*"
+ ],
+ "ignore": [
+ ".gitignore",
+ "*.json",
+ "*.md"
+ ],
+ "dependencies": {},
+ "devDependencies": {},
+ "homepage": "http://github.com/mervick/material-design-icons"
+} \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/component.json b/vendor/mervick/material-design-icons/component.json
new file mode 100644
index 000000000..6c3d840c2
--- /dev/null
+++ b/vendor/mervick/material-design-icons/component.json
@@ -0,0 +1,37 @@
+{
+ "name": "material-design-icons",
+ "version": "2.2.0",
+ "repo": "mervick/material-design-icons",
+ "description": "Google Material Design Icons For Using With Bootstrap",
+ "authors": [
+ {
+ "name": "Andrey Izman",
+ "email": "[email protected]"
+ }
+ ],
+ "keywords": [
+ "icons",
+ "material",
+ "material-design",
+ "google",
+ "icons-web-font",
+ "web-font",
+ "bootstrap"
+ ],
+ "dependencies": {},
+ "development": {},
+ "license": "MIT, CC-BY-4.0",
+ "homepage": "http://github.com/mervick/material-design-icons",
+ "support": {
+ "source": "http://github.com/mervick/material-design-icons"
+ },
+ "styles": [
+ "css/material-icons.css"
+ ],
+ "fonts": [
+ "fonts/MaterialIcons-Regular.eot",
+ "fonts/MaterialIcons-Regular.ttf",
+ "fonts/MaterialIcons-Regular.woff",
+ "fonts/MaterialIcons-Regular.woff2"
+ ]
+} \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/composer.json b/vendor/mervick/material-design-icons/composer.json
new file mode 100644
index 000000000..0cf444534
--- /dev/null
+++ b/vendor/mervick/material-design-icons/composer.json
@@ -0,0 +1,25 @@
+{
+ "name": "mervick/material-design-icons",
+ "version": "2.2.0",
+ "description": "Google Material Design Icons For Using With Bootstrap",
+ "authors": [
+ {
+ "name": "Andrey Izman",
+ "email": "[email protected]"
+ }
+ ],
+ "keywords": [
+ "icons",
+ "material",
+ "material-design",
+ "google",
+ "icons-web-font",
+ "web-font",
+ "bootstrap"
+ ],
+ "homepage": "http://github.com/mervick/material-design-icons",
+ "license": ["MIT", "CC-BY-4.0"],
+ "support": {
+ "source": "http://github.com/mervick/material-design-icons"
+ }
+}
diff --git a/vendor/mervick/material-design-icons/css/material-icons.css b/vendor/mervick/material-design-icons/css/material-icons.css
new file mode 100644
index 000000000..19dc74aae
--- /dev/null
+++ b/vendor/mervick/material-design-icons/css/material-icons.css
@@ -0,0 +1,2963 @@
+/* FONT PATH
+ * -------------------------- */
+@font-face {
+ font-family: "Material Design Icons";
+ font-style: normal;
+ font-weight: 400;
+ src: url("../fonts/MaterialIcons-Regular.eot?v=2.2.1");
+ src: url("../fonts/MaterialIcons-Regular.eot?v=2.2.1#iefix") format("embedded-opentype"), url("../fonts/MaterialIcons-Regular.woff2?v=2.2.1") format("woff2"), url("../fonts/MaterialIcons-Regular.woff?v=2.2.1") format("woff"), url("../fonts/MaterialIcons-Regular.ttf?v=2.2.1") format("truetype"), url("../fonts/MaterialIcons-Regular.svg?v=2.2.1#materialiconsregular") format("svg"); }
+.mdi, .material-icons {
+ font: normal normal normal 14px/1 "Material Design Icons";
+ font-size: inherit;
+ display: inline-block;
+ text-transform: none;
+ letter-spacing: normal;
+ line-height: 1;
+ position: relative;
+ word-wrap: normal;
+ top: 1px;
+ /* Support for all WebKit browsers. */
+ -webkit-font-smoothing: antialiased;
+ /* Support for Firefox. */
+ -moz-osx-font-smoothing: grayscale;
+ transform: translate(0, 0); }
+
+.material-icons {
+ width: 1em;
+ height: 1em;
+ /* Support for Safari and Chrome. */
+ text-rendering: optimizeLegibility;
+ /* Support for IE. */
+ font-feature-settings: 'liga'; }
+
+/* makes the font 33% larger relative to the icon container */
+.mdi-lg, .mdi-size-lg {
+ font-size: 1.33333em;
+ line-height: 0.75em;
+ vertical-align: -15%; }
+
+.mdi-2x, .mdi-size-2x {
+ font-size: 2em; }
+
+.mdi-3x, .mdi-size-3x {
+ font-size: 3em; }
+
+.mdi-4x, .mdi-size-4x {
+ font-size: 4em; }
+
+.mdi-5x, .mdi-size-5x {
+ font-size: 5em; }
+
+.mdi-fw {
+ width: 1.28571em;
+ text-align: center; }
+
+.mdi-ul {
+ padding-left: 0;
+ margin-left: 2.14286em;
+ list-style-type: none; }
+ .mdi-ul > li {
+ position: relative; }
+
+.mdi-li {
+ position: absolute;
+ left: -2.14286em;
+ width: 2.14286em;
+ top: 0.14286em;
+ text-align: center; }
+ .mdi-li.mdi-lg {
+ left: -1.85714em; }
+
+.mdi-border {
+ padding: .2em .25em .15em;
+ border: solid 0.08em #eee;
+ border-radius: .1em; }
+
+.pull-right {
+ float: right; }
+
+.pull-left {
+ float: left; }
+
+.mdi.pull-left {
+ margin-right: .3em; }
+.mdi.pull-right {
+ margin-left: .3em; }
+
+.mdi-spin {
+ -webkit-animation: md-spin 2s infinite linear;
+ animation: md-spin 2s infinite linear; }
+
+.mdi-pulse {
+ -webkit-animation: md-spin 1s infinite steps(8);
+ animation: md-spin 1s infinite steps(8); }
+
+@-webkit-keyframes md-spin {
+ 0% {
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg); }
+ 100% {
+ -webkit-transform: rotate(359deg);
+ transform: rotate(359deg); } }
+@keyframes md-spin {
+ 0% {
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg); }
+ 100% {
+ -webkit-transform: rotate(359deg);
+ transform: rotate(359deg); } }
+.mdi-rotate-90 {
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
+ -webkit-transform: rotate(90deg);
+ -ms-transform: rotate(90deg);
+ transform: rotate(90deg); }
+
+.mdi-rotate-180 {
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
+ -webkit-transform: rotate(180deg);
+ -ms-transform: rotate(180deg);
+ transform: rotate(180deg); }
+
+.mdi-rotate-270 {
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
+ -webkit-transform: rotate(270deg);
+ -ms-transform: rotate(270deg);
+ transform: rotate(270deg); }
+
+.mdi-flip-horizontal {
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
+ -webkit-transform: scale(-1, 1);
+ -ms-transform: scale(-1, 1);
+ transform: scale(-1, 1); }
+
+.mdi-flip-vertical {
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
+ -webkit-transform: scale(1, -1);
+ -ms-transform: scale(1, -1);
+ transform: scale(1, -1); }
+
+:root .mdi-rotate-90,
+:root .mdi-rotate-180,
+:root .mdi-rotate-270,
+:root .mdi-flip-horizontal,
+:root .mdi-flip-vertical {
+ filter: none; }
+
+.mdi-stack {
+ position: relative;
+ display: inline-block;
+ width: 2em;
+ height: 2em;
+ line-height: 2em;
+ vertical-align: middle; }
+
+.mdi-stack-1x, .mdi-stack-2x {
+ position: absolute;
+ left: 0;
+ width: 100%;
+ text-align: center; }
+
+.mdi-stack-1x {
+ line-height: inherit; }
+
+.mdi-stack-2x {
+ font-size: 2em; }
+
+.mdi-inverse {
+ color: #fff; }
+
+.mdi-3d-rotation:before {
+ content: "\e84d"; }
+
+.mdi-ac-unit:before {
+ content: "\eb3b"; }
+
+.mdi-access-alarm:before {
+ content: "\e190"; }
+
+.mdi-access-alarms:before {
+ content: "\e191"; }
+
+.mdi-access-time:before {
+ content: "\e192"; }
+
+.mdi-accessibility:before {
+ content: "\e84e"; }
+
+.mdi-accessible:before {
+ content: "\e914"; }
+
+.mdi-account-balance:before {
+ content: "\e84f"; }
+
+.mdi-account-balance-wallet:before {
+ content: "\e850"; }
+
+.mdi-account-box:before {
+ content: "\e851"; }
+
+.mdi-account-circle:before {
+ content: "\e853"; }
+
+.mdi-adb:before {
+ content: "\e60e"; }
+
+.mdi-add:before {
+ content: "\e145"; }
+
+.mdi-add-a-photo:before {
+ content: "\e439"; }
+
+.mdi-add-alarm:before {
+ content: "\e193"; }
+
+.mdi-add-alert:before {
+ content: "\e003"; }
+
+.mdi-add-box:before {
+ content: "\e146"; }
+
+.mdi-add-circle:before {
+ content: "\e147"; }
+
+.mdi-add-circle-outline:before {
+ content: "\e148"; }
+
+.mdi-add-location:before {
+ content: "\e567"; }
+
+.mdi-add-shopping-cart:before {
+ content: "\e854"; }
+
+.mdi-add-to-photos:before {
+ content: "\e39d"; }
+
+.mdi-add-to-queue:before {
+ content: "\e05c"; }
+
+.mdi-adjust:before {
+ content: "\e39e"; }
+
+.mdi-airline-seat-flat:before {
+ content: "\e630"; }
+
+.mdi-airline-seat-flat-angled:before {
+ content: "\e631"; }
+
+.mdi-airline-seat-individual-suite:before {
+ content: "\e632"; }
+
+.mdi-airline-seat-legroom-extra:before {
+ content: "\e633"; }
+
+.mdi-airline-seat-legroom-normal:before {
+ content: "\e634"; }
+
+.mdi-airline-seat-legroom-reduced:before {
+ content: "\e635"; }
+
+.mdi-airline-seat-recline-extra:before {
+ content: "\e636"; }
+
+.mdi-airline-seat-recline-normal:before {
+ content: "\e637"; }
+
+.mdi-airplanemode-active:before {
+ content: "\e195"; }
+
+.mdi-airplanemode-inactive:before {
+ content: "\e194"; }
+
+.mdi-airplay:before {
+ content: "\e055"; }
+
+.mdi-airport-shuttle:before {
+ content: "\eb3c"; }
+
+.mdi-alarm:before {
+ content: "\e855"; }
+
+.mdi-alarm-add:before {
+ content: "\e856"; }
+
+.mdi-alarm-off:before {
+ content: "\e857"; }
+
+.mdi-alarm-on:before {
+ content: "\e858"; }
+
+.mdi-album:before {
+ content: "\e019"; }
+
+.mdi-all-inclusive:before {
+ content: "\eb3d"; }
+
+.mdi-all-out:before {
+ content: "\e90b"; }
+
+.mdi-android:before {
+ content: "\e859"; }
+
+.mdi-announcement:before {
+ content: "\e85a"; }
+
+.mdi-apps:before {
+ content: "\e5c3"; }
+
+.mdi-archive:before {
+ content: "\e149"; }
+
+.mdi-arrow-back:before {
+ content: "\e5c4"; }
+
+.mdi-arrow-downward:before {
+ content: "\e5db"; }
+
+.mdi-arrow-drop-down:before {
+ content: "\e5c5"; }
+
+.mdi-arrow-drop-down-circle:before {
+ content: "\e5c6"; }
+
+.mdi-arrow-drop-up:before {
+ content: "\e5c7"; }
+
+.mdi-arrow-forward:before {
+ content: "\e5c8"; }
+
+.mdi-arrow-upward:before {
+ content: "\e5d8"; }
+
+.mdi-art-track:before {
+ content: "\e060"; }
+
+.mdi-aspect-ratio:before {
+ content: "\e85b"; }
+
+.mdi-assessment:before {
+ content: "\e85c"; }
+
+.mdi-assignment:before {
+ content: "\e85d"; }
+
+.mdi-assignment-ind:before {
+ content: "\e85e"; }
+
+.mdi-assignment-late:before {
+ content: "\e85f"; }
+
+.mdi-assignment-return:before {
+ content: "\e860"; }
+
+.mdi-assignment-returned:before {
+ content: "\e861"; }
+
+.mdi-assignment-turned-in:before {
+ content: "\e862"; }
+
+.mdi-assistant:before {
+ content: "\e39f"; }
+
+.mdi-assistant-photo:before {
+ content: "\e3a0"; }
+
+.mdi-attach-file:before {
+ content: "\e226"; }
+
+.mdi-attach-money:before {
+ content: "\e227"; }
+
+.mdi-attachment:before {
+ content: "\e2bc"; }
+
+.mdi-audiotrack:before {
+ content: "\e3a1"; }
+
+.mdi-autorenew:before {
+ content: "\e863"; }
+
+.mdi-av-timer:before {
+ content: "\e01b"; }
+
+.mdi-backspace:before {
+ content: "\e14a"; }
+
+.mdi-backup:before {
+ content: "\e864"; }
+
+.mdi-battery-alert:before {
+ content: "\e19c"; }
+
+.mdi-battery-charging-full:before {
+ content: "\e1a3"; }
+
+.mdi-battery-full:before {
+ content: "\e1a4"; }
+
+.mdi-battery-std:before {
+ content: "\e1a5"; }
+
+.mdi-battery-unknown:before {
+ content: "\e1a6"; }
+
+.mdi-beach-access:before {
+ content: "\eb3e"; }
+
+.mdi-beenhere:before {
+ content: "\e52d"; }
+
+.mdi-block:before {
+ content: "\e14b"; }
+
+.mdi-bluetooth:before {
+ content: "\e1a7"; }
+
+.mdi-bluetooth-audio:before {
+ content: "\e60f"; }
+
+.mdi-bluetooth-connected:before {
+ content: "\e1a8"; }
+
+.mdi-bluetooth-disabled:before {
+ content: "\e1a9"; }
+
+.mdi-bluetooth-searching:before {
+ content: "\e1aa"; }
+
+.mdi-blur-circular:before {
+ content: "\e3a2"; }
+
+.mdi-blur-linear:before {
+ content: "\e3a3"; }
+
+.mdi-blur-off:before {
+ content: "\e3a4"; }
+
+.mdi-blur-on:before {
+ content: "\e3a5"; }
+
+.mdi-book:before {
+ content: "\e865"; }
+
+.mdi-bookmark:before {
+ content: "\e866"; }
+
+.mdi-bookmark-border:before {
+ content: "\e867"; }
+
+.mdi-border-all:before {
+ content: "\e228"; }
+
+.mdi-border-bottom:before {
+ content: "\e229"; }
+
+.mdi-border-clear:before {
+ content: "\e22a"; }
+
+.mdi-border-color:before {
+ content: "\e22b"; }
+
+.mdi-border-horizontal:before {
+ content: "\e22c"; }
+
+.mdi-border-inner:before {
+ content: "\e22d"; }
+
+.mdi-border-left:before {
+ content: "\e22e"; }
+
+.mdi-border-outer:before {
+ content: "\e22f"; }
+
+.mdi-border-right:before {
+ content: "\e230"; }
+
+.mdi-border-style:before {
+ content: "\e231"; }
+
+.mdi-border-top:before {
+ content: "\e232"; }
+
+.mdi-border-vertical:before {
+ content: "\e233"; }
+
+.mdi-branding-watermark:before {
+ content: "\e06b"; }
+
+.mdi-brightness-1:before {
+ content: "\e3a6"; }
+
+.mdi-brightness-2:before {
+ content: "\e3a7"; }
+
+.mdi-brightness-3:before {
+ content: "\e3a8"; }
+
+.mdi-brightness-4:before {
+ content: "\e3a9"; }
+
+.mdi-brightness-5:before {
+ content: "\e3aa"; }
+
+.mdi-brightness-6:before {
+ content: "\e3ab"; }
+
+.mdi-brightness-7:before {
+ content: "\e3ac"; }
+
+.mdi-brightness-auto:before {
+ content: "\e1ab"; }
+
+.mdi-brightness-high:before {
+ content: "\e1ac"; }
+
+.mdi-brightness-low:before {
+ content: "\e1ad"; }
+
+.mdi-brightness-medium:before {
+ content: "\e1ae"; }
+
+.mdi-broken-image:before {
+ content: "\e3ad"; }
+
+.mdi-brush:before {
+ content: "\e3ae"; }
+
+.mdi-bubble-chart:before {
+ content: "\e6dd"; }
+
+.mdi-bug-report:before {
+ content: "\e868"; }
+
+.mdi-build:before {
+ content: "\e869"; }
+
+.mdi-burst-mode:before {
+ content: "\e43c"; }
+
+.mdi-business:before {
+ content: "\e0af"; }
+
+.mdi-business-center:before {
+ content: "\eb3f"; }
+
+.mdi-cached:before {
+ content: "\e86a"; }
+
+.mdi-cake:before {
+ content: "\e7e9"; }
+
+.mdi-call:before {
+ content: "\e0b0"; }
+
+.mdi-call-end:before {
+ content: "\e0b1"; }
+
+.mdi-call-made:before {
+ content: "\e0b2"; }
+
+.mdi-call-merge:before {
+ content: "\e0b3"; }
+
+.mdi-call-missed:before {
+ content: "\e0b4"; }
+
+.mdi-call-missed-outgoing:before {
+ content: "\e0e4"; }
+
+.mdi-call-received:before {
+ content: "\e0b5"; }
+
+.mdi-call-split:before {
+ content: "\e0b6"; }
+
+.mdi-call-to-action:before {
+ content: "\e06c"; }
+
+.mdi-camera:before {
+ content: "\e3af"; }
+
+.mdi-camera-alt:before {
+ content: "\e3b0"; }
+
+.mdi-camera-enhance:before {
+ content: "\e8fc"; }
+
+.mdi-camera-front:before {
+ content: "\e3b1"; }
+
+.mdi-camera-rear:before {
+ content: "\e3b2"; }
+
+.mdi-camera-roll:before {
+ content: "\e3b3"; }
+
+.mdi-cancel:before {
+ content: "\e5c9"; }
+
+.mdi-card-giftcard:before {
+ content: "\e8f6"; }
+
+.mdi-card-membership:before {
+ content: "\e8f7"; }
+
+.mdi-card-travel:before {
+ content: "\e8f8"; }
+
+.mdi-casino:before {
+ content: "\eb40"; }
+
+.mdi-cast:before {
+ content: "\e307"; }
+
+.mdi-cast-connected:before {
+ content: "\e308"; }
+
+.mdi-center-focus-strong:before {
+ content: "\e3b4"; }
+
+.mdi-center-focus-weak:before {
+ content: "\e3b5"; }
+
+.mdi-change-history:before {
+ content: "\e86b"; }
+
+.mdi-chat:before {
+ content: "\e0b7"; }
+
+.mdi-chat-bubble:before {
+ content: "\e0ca"; }
+
+.mdi-chat-bubble-outline:before {
+ content: "\e0cb"; }
+
+.mdi-check:before {
+ content: "\e5ca"; }
+
+.mdi-check-box:before {
+ content: "\e834"; }
+
+.mdi-check-box-outline-blank:before {
+ content: "\e835"; }
+
+.mdi-check-circle:before {
+ content: "\e86c"; }
+
+.mdi-chevron-left:before {
+ content: "\e5cb"; }
+
+.mdi-chevron-right:before {
+ content: "\e5cc"; }
+
+.mdi-child-care:before {
+ content: "\eb41"; }
+
+.mdi-child-friendly:before {
+ content: "\eb42"; }
+
+.mdi-chrome-reader-mode:before {
+ content: "\e86d"; }
+
+.mdi-class:before {
+ content: "\e86e"; }
+
+.mdi-clear:before {
+ content: "\e14c"; }
+
+.mdi-clear-all:before {
+ content: "\e0b8"; }
+
+.mdi-close:before {
+ content: "\e5cd"; }
+
+.mdi-closed-caption:before {
+ content: "\e01c"; }
+
+.mdi-cloud:before {
+ content: "\e2bd"; }
+
+.mdi-cloud-circle:before {
+ content: "\e2be"; }
+
+.mdi-cloud-done:before {
+ content: "\e2bf"; }
+
+.mdi-cloud-download:before {
+ content: "\e2c0"; }
+
+.mdi-cloud-off:before {
+ content: "\e2c1"; }
+
+.mdi-cloud-queue:before {
+ content: "\e2c2"; }
+
+.mdi-cloud-upload:before {
+ content: "\e2c3"; }
+
+.mdi-code:before {
+ content: "\e86f"; }
+
+.mdi-collections:before {
+ content: "\e3b6"; }
+
+.mdi-collections-bookmark:before {
+ content: "\e431"; }
+
+.mdi-color-lens:before {
+ content: "\e3b7"; }
+
+.mdi-colorize:before {
+ content: "\e3b8"; }
+
+.mdi-comment:before {
+ content: "\e0b9"; }
+
+.mdi-compare:before {
+ content: "\e3b9"; }
+
+.mdi-compare-arrows:before {
+ content: "\e915"; }
+
+.mdi-computer:before {
+ content: "\e30a"; }
+
+.mdi-confirmation-number:before {
+ content: "\e638"; }
+
+.mdi-contact-mail:before {
+ content: "\e0d0"; }
+
+.mdi-contact-phone:before {
+ content: "\e0cf"; }
+
+.mdi-contacts:before {
+ content: "\e0ba"; }
+
+.mdi-content-copy:before {
+ content: "\e14d"; }
+
+.mdi-content-cut:before {
+ content: "\e14e"; }
+
+.mdi-content-paste:before {
+ content: "\e14f"; }
+
+.mdi-control-point:before {
+ content: "\e3ba"; }
+
+.mdi-control-point-duplicate:before {
+ content: "\e3bb"; }
+
+.mdi-copyright:before {
+ content: "\e90c"; }
+
+.mdi-create:before {
+ content: "\e150"; }
+
+.mdi-create-new-folder:before {
+ content: "\e2cc"; }
+
+.mdi-credit-card:before {
+ content: "\e870"; }
+
+.mdi-crop:before {
+ content: "\e3be"; }
+
+.mdi-crop-16-9:before {
+ content: "\e3bc"; }
+
+.mdi-crop-3-2:before {
+ content: "\e3bd"; }
+
+.mdi-crop-5-4:before {
+ content: "\e3bf"; }
+
+.mdi-crop-7-5:before {
+ content: "\e3c0"; }
+
+.mdi-crop-din:before {
+ content: "\e3c1"; }
+
+.mdi-crop-free:before {
+ content: "\e3c2"; }
+
+.mdi-crop-landscape:before {
+ content: "\e3c3"; }
+
+.mdi-crop-original:before {
+ content: "\e3c4"; }
+
+.mdi-crop-portrait:before {
+ content: "\e3c5"; }
+
+.mdi-crop-rotate:before {
+ content: "\e437"; }
+
+.mdi-crop-square:before {
+ content: "\e3c6"; }
+
+.mdi-dashboard:before {
+ content: "\e871"; }
+
+.mdi-data-usage:before {
+ content: "\e1af"; }
+
+.mdi-date-range:before {
+ content: "\e916"; }
+
+.mdi-dehaze:before {
+ content: "\e3c7"; }
+
+.mdi-delete:before {
+ content: "\e872"; }
+
+.mdi-delete-forever:before {
+ content: "\e92b"; }
+
+.mdi-delete-sweep:before {
+ content: "\e16c"; }
+
+.mdi-description:before {
+ content: "\e873"; }
+
+.mdi-desktop-mac:before {
+ content: "\e30b"; }
+
+.mdi-desktop-windows:before {
+ content: "\e30c"; }
+
+.mdi-details:before {
+ content: "\e3c8"; }
+
+.mdi-developer-board:before {
+ content: "\e30d"; }
+
+.mdi-developer-mode:before {
+ content: "\e1b0"; }
+
+.mdi-device-hub:before {
+ content: "\e335"; }
+
+.mdi-devices:before {
+ content: "\e1b1"; }
+
+.mdi-devices-other:before {
+ content: "\e337"; }
+
+.mdi-dialer-sip:before {
+ content: "\e0bb"; }
+
+.mdi-dialpad:before {
+ content: "\e0bc"; }
+
+.mdi-directions:before {
+ content: "\e52e"; }
+
+.mdi-directions-bike:before {
+ content: "\e52f"; }
+
+.mdi-directions-boat:before {
+ content: "\e532"; }
+
+.mdi-directions-bus:before {
+ content: "\e530"; }
+
+.mdi-directions-car:before {
+ content: "\e531"; }
+
+.mdi-directions-railway:before {
+ content: "\e534"; }
+
+.mdi-directions-run:before {
+ content: "\e566"; }
+
+.mdi-directions-subway:before {
+ content: "\e533"; }
+
+.mdi-directions-transit:before {
+ content: "\e535"; }
+
+.mdi-directions-walk:before {
+ content: "\e536"; }
+
+.mdi-disc-full:before {
+ content: "\e610"; }
+
+.mdi-dns:before {
+ content: "\e875"; }
+
+.mdi-do-not-disturb:before {
+ content: "\e612"; }
+
+.mdi-do-not-disturb-alt:before {
+ content: "\e611"; }
+
+.mdi-do-not-disturb-off:before {
+ content: "\e643"; }
+
+.mdi-do-not-disturb-on:before {
+ content: "\e644"; }
+
+.mdi-dock:before {
+ content: "\e30e"; }
+
+.mdi-domain:before {
+ content: "\e7ee"; }
+
+.mdi-done:before {
+ content: "\e876"; }
+
+.mdi-done-all:before {
+ content: "\e877"; }
+
+.mdi-donut-large:before {
+ content: "\e917"; }
+
+.mdi-donut-small:before {
+ content: "\e918"; }
+
+.mdi-drafts:before {
+ content: "\e151"; }
+
+.mdi-drag-handle:before {
+ content: "\e25d"; }
+
+.mdi-drive-eta:before {
+ content: "\e613"; }
+
+.mdi-dvr:before {
+ content: "\e1b2"; }
+
+.mdi-edit:before {
+ content: "\e3c9"; }
+
+.mdi-edit-location:before {
+ content: "\e568"; }
+
+.mdi-eject:before {
+ content: "\e8fb"; }
+
+.mdi-email:before {
+ content: "\e0be"; }
+
+.mdi-enhanced-encryption:before {
+ content: "\e63f"; }
+
+.mdi-equalizer:before {
+ content: "\e01d"; }
+
+.mdi-error:before {
+ content: "\e000"; }
+
+.mdi-error-outline:before {
+ content: "\e001"; }
+
+.mdi-euro-symbol:before {
+ content: "\e926"; }
+
+.mdi-ev-station:before {
+ content: "\e56d"; }
+
+.mdi-event:before {
+ content: "\e878"; }
+
+.mdi-event-available:before {
+ content: "\e614"; }
+
+.mdi-event-busy:before {
+ content: "\e615"; }
+
+.mdi-event-note:before {
+ content: "\e616"; }
+
+.mdi-event-seat:before {
+ content: "\e903"; }
+
+.mdi-exit-to-app:before {
+ content: "\e879"; }
+
+.mdi-expand-less:before {
+ content: "\e5ce"; }
+
+.mdi-expand-more:before {
+ content: "\e5cf"; }
+
+.mdi-explicit:before {
+ content: "\e01e"; }
+
+.mdi-explore:before {
+ content: "\e87a"; }
+
+.mdi-exposure:before {
+ content: "\e3ca"; }
+
+.mdi-exposure-neg-1:before {
+ content: "\e3cb"; }
+
+.mdi-exposure-neg-2:before {
+ content: "\e3cc"; }
+
+.mdi-exposure-plus-1:before {
+ content: "\e3cd"; }
+
+.mdi-exposure-plus-2:before {
+ content: "\e3ce"; }
+
+.mdi-exposure-zero:before {
+ content: "\e3cf"; }
+
+.mdi-extension:before {
+ content: "\e87b"; }
+
+.mdi-face:before {
+ content: "\e87c"; }
+
+.mdi-fast-forward:before {
+ content: "\e01f"; }
+
+.mdi-fast-rewind:before {
+ content: "\e020"; }
+
+.mdi-favorite:before {
+ content: "\e87d"; }
+
+.mdi-favorite-border:before {
+ content: "\e87e"; }
+
+.mdi-featured-play-list:before {
+ content: "\e06d"; }
+
+.mdi-featured-video:before {
+ content: "\e06e"; }
+
+.mdi-feedback:before {
+ content: "\e87f"; }
+
+.mdi-fiber-dvr:before {
+ content: "\e05d"; }
+
+.mdi-fiber-manual-record:before {
+ content: "\e061"; }
+
+.mdi-fiber-new:before {
+ content: "\e05e"; }
+
+.mdi-fiber-pin:before {
+ content: "\e06a"; }
+
+.mdi-fiber-smart-record:before {
+ content: "\e062"; }
+
+.mdi-file-download:before {
+ content: "\e2c4"; }
+
+.mdi-file-upload:before {
+ content: "\e2c6"; }
+
+.mdi-filter:before {
+ content: "\e3d3"; }
+
+.mdi-filter-1:before {
+ content: "\e3d0"; }
+
+.mdi-filter-2:before {
+ content: "\e3d1"; }
+
+.mdi-filter-3:before {
+ content: "\e3d2"; }
+
+.mdi-filter-4:before {
+ content: "\e3d4"; }
+
+.mdi-filter-5:before {
+ content: "\e3d5"; }
+
+.mdi-filter-6:before {
+ content: "\e3d6"; }
+
+.mdi-filter-7:before {
+ content: "\e3d7"; }
+
+.mdi-filter-8:before {
+ content: "\e3d8"; }
+
+.mdi-filter-9:before {
+ content: "\e3d9"; }
+
+.mdi-filter-9-plus:before {
+ content: "\e3da"; }
+
+.mdi-filter-b-and-w:before {
+ content: "\e3db"; }
+
+.mdi-filter-center-focus:before {
+ content: "\e3dc"; }
+
+.mdi-filter-drama:before {
+ content: "\e3dd"; }
+
+.mdi-filter-frames:before {
+ content: "\e3de"; }
+
+.mdi-filter-hdr:before {
+ content: "\e3df"; }
+
+.mdi-filter-list:before {
+ content: "\e152"; }
+
+.mdi-filter-none:before {
+ content: "\e3e0"; }
+
+.mdi-filter-tilt-shift:before {
+ content: "\e3e2"; }
+
+.mdi-filter-vintage:before {
+ content: "\e3e3"; }
+
+.mdi-find-in-page:before {
+ content: "\e880"; }
+
+.mdi-find-replace:before {
+ content: "\e881"; }
+
+.mdi-fingerprint:before {
+ content: "\e90d"; }
+
+.mdi-first-page:before {
+ content: "\e5dc"; }
+
+.mdi-fitness-center:before {
+ content: "\eb43"; }
+
+.mdi-flag:before {
+ content: "\e153"; }
+
+.mdi-flare:before {
+ content: "\e3e4"; }
+
+.mdi-flash-auto:before {
+ content: "\e3e5"; }
+
+.mdi-flash-off:before {
+ content: "\e3e6"; }
+
+.mdi-flash-on:before {
+ content: "\e3e7"; }
+
+.mdi-flight:before {
+ content: "\e539"; }
+
+.mdi-flight-land:before {
+ content: "\e904"; }
+
+.mdi-flight-takeoff:before {
+ content: "\e905"; }
+
+.mdi-flip:before {
+ content: "\e3e8"; }
+
+.mdi-flip-to-back:before {
+ content: "\e882"; }
+
+.mdi-flip-to-front:before {
+ content: "\e883"; }
+
+.mdi-folder:before {
+ content: "\e2c7"; }
+
+.mdi-folder-open:before {
+ content: "\e2c8"; }
+
+.mdi-folder-shared:before {
+ content: "\e2c9"; }
+
+.mdi-folder-special:before {
+ content: "\e617"; }
+
+.mdi-font-download:before {
+ content: "\e167"; }
+
+.mdi-format-align-center:before {
+ content: "\e234"; }
+
+.mdi-format-align-justify:before {
+ content: "\e235"; }
+
+.mdi-format-align-left:before {
+ content: "\e236"; }
+
+.mdi-format-align-right:before {
+ content: "\e237"; }
+
+.mdi-format-bold:before {
+ content: "\e238"; }
+
+.mdi-format-clear:before {
+ content: "\e239"; }
+
+.mdi-format-color-fill:before {
+ content: "\e23a"; }
+
+.mdi-format-color-reset:before {
+ content: "\e23b"; }
+
+.mdi-format-color-text:before {
+ content: "\e23c"; }
+
+.mdi-format-indent-decrease:before {
+ content: "\e23d"; }
+
+.mdi-format-indent-increase:before {
+ content: "\e23e"; }
+
+.mdi-format-italic:before {
+ content: "\e23f"; }
+
+.mdi-format-line-spacing:before {
+ content: "\e240"; }
+
+.mdi-format-list-bulleted:before {
+ content: "\e241"; }
+
+.mdi-format-list-numbered:before {
+ content: "\e242"; }
+
+.mdi-format-paint:before {
+ content: "\e243"; }
+
+.mdi-format-quote:before {
+ content: "\e244"; }
+
+.mdi-format-shapes:before {
+ content: "\e25e"; }
+
+.mdi-format-size:before {
+ content: "\e245"; }
+
+.mdi-format-strikethrough:before {
+ content: "\e246"; }
+
+.mdi-format-textdirection-l-to-r:before {
+ content: "\e247"; }
+
+.mdi-format-textdirection-r-to-l:before {
+ content: "\e248"; }
+
+.mdi-format-underlined:before {
+ content: "\e249"; }
+
+.mdi-forum:before {
+ content: "\e0bf"; }
+
+.mdi-forward:before {
+ content: "\e154"; }
+
+.mdi-forward-10:before {
+ content: "\e056"; }
+
+.mdi-forward-30:before {
+ content: "\e057"; }
+
+.mdi-forward-5:before {
+ content: "\e058"; }
+
+.mdi-free-breakfast:before {
+ content: "\eb44"; }
+
+.mdi-fullscreen:before {
+ content: "\e5d0"; }
+
+.mdi-fullscreen-exit:before {
+ content: "\e5d1"; }
+
+.mdi-functions:before {
+ content: "\e24a"; }
+
+.mdi-g-translate:before {
+ content: "\e927"; }
+
+.mdi-gamepad:before {
+ content: "\e30f"; }
+
+.mdi-games:before {
+ content: "\e021"; }
+
+.mdi-gavel:before {
+ content: "\e90e"; }
+
+.mdi-gesture:before {
+ content: "\e155"; }
+
+.mdi-get-app:before {
+ content: "\e884"; }
+
+.mdi-gif:before {
+ content: "\e908"; }
+
+.mdi-golf-course:before {
+ content: "\eb45"; }
+
+.mdi-gps-fixed:before {
+ content: "\e1b3"; }
+
+.mdi-gps-not-fixed:before {
+ content: "\e1b4"; }
+
+.mdi-gps-off:before {
+ content: "\e1b5"; }
+
+.mdi-grade:before {
+ content: "\e885"; }
+
+.mdi-gradient:before {
+ content: "\e3e9"; }
+
+.mdi-grain:before {
+ content: "\e3ea"; }
+
+.mdi-graphic-eq:before {
+ content: "\e1b8"; }
+
+.mdi-grid-off:before {
+ content: "\e3eb"; }
+
+.mdi-grid-on:before {
+ content: "\e3ec"; }
+
+.mdi-group:before {
+ content: "\e7ef"; }
+
+.mdi-group-add:before {
+ content: "\e7f0"; }
+
+.mdi-group-work:before {
+ content: "\e886"; }
+
+.mdi-hd:before {
+ content: "\e052"; }
+
+.mdi-hdr-off:before {
+ content: "\e3ed"; }
+
+.mdi-hdr-on:before {
+ content: "\e3ee"; }
+
+.mdi-hdr-strong:before {
+ content: "\e3f1"; }
+
+.mdi-hdr-weak:before {
+ content: "\e3f2"; }
+
+.mdi-headset:before {
+ content: "\e310"; }
+
+.mdi-headset-mic:before {
+ content: "\e311"; }
+
+.mdi-healing:before {
+ content: "\e3f3"; }
+
+.mdi-hearing:before {
+ content: "\e023"; }
+
+.mdi-help:before {
+ content: "\e887"; }
+
+.mdi-help-outline:before {
+ content: "\e8fd"; }
+
+.mdi-high-quality:before {
+ content: "\e024"; }
+
+.mdi-highlight:before {
+ content: "\e25f"; }
+
+.mdi-highlight-off:before {
+ content: "\e888"; }
+
+.mdi-history:before {
+ content: "\e889"; }
+
+.mdi-home:before {
+ content: "\e88a"; }
+
+.mdi-hot-tub:before {
+ content: "\eb46"; }
+
+.mdi-hotel:before {
+ content: "\e53a"; }
+
+.mdi-hourglass-empty:before {
+ content: "\e88b"; }
+
+.mdi-hourglass-full:before {
+ content: "\e88c"; }
+
+.mdi-http:before {
+ content: "\e902"; }
+
+.mdi-https:before {
+ content: "\e88d"; }
+
+.mdi-image:before {
+ content: "\e3f4"; }
+
+.mdi-image-aspect-ratio:before {
+ content: "\e3f5"; }
+
+.mdi-import-contacts:before {
+ content: "\e0e0"; }
+
+.mdi-import-export:before {
+ content: "\e0c3"; }
+
+.mdi-important-devices:before {
+ content: "\e912"; }
+
+.mdi-inbox:before {
+ content: "\e156"; }
+
+.mdi-indeterminate-check-box:before {
+ content: "\e909"; }
+
+.mdi-info:before {
+ content: "\e88e"; }
+
+.mdi-info-outline:before {
+ content: "\e88f"; }
+
+.mdi-input:before {
+ content: "\e890"; }
+
+.mdi-insert-chart:before {
+ content: "\e24b"; }
+
+.mdi-insert-comment:before {
+ content: "\e24c"; }
+
+.mdi-insert-drive-file:before {
+ content: "\e24d"; }
+
+.mdi-insert-emoticon:before {
+ content: "\e24e"; }
+
+.mdi-insert-invitation:before {
+ content: "\e24f"; }
+
+.mdi-insert-link:before {
+ content: "\e250"; }
+
+.mdi-insert-photo:before {
+ content: "\e251"; }
+
+.mdi-invert-colors:before {
+ content: "\e891"; }
+
+.mdi-invert-colors-off:before {
+ content: "\e0c4"; }
+
+.mdi-iso:before {
+ content: "\e3f6"; }
+
+.mdi-keyboard:before {
+ content: "\e312"; }
+
+.mdi-keyboard-arrow-down:before {
+ content: "\e313"; }
+
+.mdi-keyboard-arrow-left:before {
+ content: "\e314"; }
+
+.mdi-keyboard-arrow-right:before {
+ content: "\e315"; }
+
+.mdi-keyboard-arrow-up:before {
+ content: "\e316"; }
+
+.mdi-keyboard-backspace:before {
+ content: "\e317"; }
+
+.mdi-keyboard-capslock:before {
+ content: "\e318"; }
+
+.mdi-keyboard-hide:before {
+ content: "\e31a"; }
+
+.mdi-keyboard-return:before {
+ content: "\e31b"; }
+
+.mdi-keyboard-tab:before {
+ content: "\e31c"; }
+
+.mdi-keyboard-voice:before {
+ content: "\e31d"; }
+
+.mdi-kitchen:before {
+ content: "\eb47"; }
+
+.mdi-label:before {
+ content: "\e892"; }
+
+.mdi-label-outline:before {
+ content: "\e893"; }
+
+.mdi-landscape:before {
+ content: "\e3f7"; }
+
+.mdi-language:before {
+ content: "\e894"; }
+
+.mdi-laptop:before {
+ content: "\e31e"; }
+
+.mdi-laptop-chromebook:before {
+ content: "\e31f"; }
+
+.mdi-laptop-mac:before {
+ content: "\e320"; }
+
+.mdi-laptop-windows:before {
+ content: "\e321"; }
+
+.mdi-last-page:before {
+ content: "\e5dd"; }
+
+.mdi-launch:before {
+ content: "\e895"; }
+
+.mdi-layers:before {
+ content: "\e53b"; }
+
+.mdi-layers-clear:before {
+ content: "\e53c"; }
+
+.mdi-leak-add:before {
+ content: "\e3f8"; }
+
+.mdi-leak-remove:before {
+ content: "\e3f9"; }
+
+.mdi-lens:before {
+ content: "\e3fa"; }
+
+.mdi-library-add:before {
+ content: "\e02e"; }
+
+.mdi-library-books:before {
+ content: "\e02f"; }
+
+.mdi-library-music:before {
+ content: "\e030"; }
+
+.mdi-lightbulb-outline:before {
+ content: "\e90f"; }
+
+.mdi-line-style:before {
+ content: "\e919"; }
+
+.mdi-line-weight:before {
+ content: "\e91a"; }
+
+.mdi-linear-scale:before {
+ content: "\e260"; }
+
+.mdi-link:before {
+ content: "\e157"; }
+
+.mdi-linked-camera:before {
+ content: "\e438"; }
+
+.mdi-list:before {
+ content: "\e896"; }
+
+.mdi-live-help:before {
+ content: "\e0c6"; }
+
+.mdi-live-tv:before {
+ content: "\e639"; }
+
+.mdi-local-activity:before {
+ content: "\e53f"; }
+
+.mdi-local-airport:before {
+ content: "\e53d"; }
+
+.mdi-local-atm:before {
+ content: "\e53e"; }
+
+.mdi-local-bar:before {
+ content: "\e540"; }
+
+.mdi-local-cafe:before {
+ content: "\e541"; }
+
+.mdi-local-car-wash:before {
+ content: "\e542"; }
+
+.mdi-local-convenience-store:before {
+ content: "\e543"; }
+
+.mdi-local-dining:before {
+ content: "\e556"; }
+
+.mdi-local-drink:before {
+ content: "\e544"; }
+
+.mdi-local-florist:before {
+ content: "\e545"; }
+
+.mdi-local-gas-station:before {
+ content: "\e546"; }
+
+.mdi-local-grocery-store:before {
+ content: "\e547"; }
+
+.mdi-local-hospital:before {
+ content: "\e548"; }
+
+.mdi-local-hotel:before {
+ content: "\e549"; }
+
+.mdi-local-laundry-service:before {
+ content: "\e54a"; }
+
+.mdi-local-library:before {
+ content: "\e54b"; }
+
+.mdi-local-mall:before {
+ content: "\e54c"; }
+
+.mdi-local-movies:before {
+ content: "\e54d"; }
+
+.mdi-local-offer:before {
+ content: "\e54e"; }
+
+.mdi-local-parking:before {
+ content: "\e54f"; }
+
+.mdi-local-pharmacy:before {
+ content: "\e550"; }
+
+.mdi-local-phone:before {
+ content: "\e551"; }
+
+.mdi-local-pizza:before {
+ content: "\e552"; }
+
+.mdi-local-play:before {
+ content: "\e553"; }
+
+.mdi-local-post-office:before {
+ content: "\e554"; }
+
+.mdi-local-printshop:before {
+ content: "\e555"; }
+
+.mdi-local-see:before {
+ content: "\e557"; }
+
+.mdi-local-shipping:before {
+ content: "\e558"; }
+
+.mdi-local-taxi:before {
+ content: "\e559"; }
+
+.mdi-location-city:before {
+ content: "\e7f1"; }
+
+.mdi-location-disabled:before {
+ content: "\e1b6"; }
+
+.mdi-location-off:before {
+ content: "\e0c7"; }
+
+.mdi-location-on:before {
+ content: "\e0c8"; }
+
+.mdi-location-searching:before {
+ content: "\e1b7"; }
+
+.mdi-lock:before {
+ content: "\e897"; }
+
+.mdi-lock-open:before {
+ content: "\e898"; }
+
+.mdi-lock-outline:before {
+ content: "\e899"; }
+
+.mdi-looks:before {
+ content: "\e3fc"; }
+
+.mdi-looks-3:before {
+ content: "\e3fb"; }
+
+.mdi-looks-4:before {
+ content: "\e3fd"; }
+
+.mdi-looks-5:before {
+ content: "\e3fe"; }
+
+.mdi-looks-6:before {
+ content: "\e3ff"; }
+
+.mdi-looks-one:before {
+ content: "\e400"; }
+
+.mdi-looks-two:before {
+ content: "\e401"; }
+
+.mdi-loop:before {
+ content: "\e028"; }
+
+.mdi-loupe:before {
+ content: "\e402"; }
+
+.mdi-low-priority:before {
+ content: "\e16d"; }
+
+.mdi-loyalty:before {
+ content: "\e89a"; }
+
+.mdi-mail:before {
+ content: "\e158"; }
+
+.mdi-mail-outline:before {
+ content: "\e0e1"; }
+
+.mdi-map:before {
+ content: "\e55b"; }
+
+.mdi-markunread:before {
+ content: "\e159"; }
+
+.mdi-markunread-mailbox:before {
+ content: "\e89b"; }
+
+.mdi-memory:before {
+ content: "\e322"; }
+
+.mdi-menu:before {
+ content: "\e5d2"; }
+
+.mdi-merge-type:before {
+ content: "\e252"; }
+
+.mdi-message:before {
+ content: "\e0c9"; }
+
+.mdi-mic:before {
+ content: "\e029"; }
+
+.mdi-mic-none:before {
+ content: "\e02a"; }
+
+.mdi-mic-off:before {
+ content: "\e02b"; }
+
+.mdi-mms:before {
+ content: "\e618"; }
+
+.mdi-mode-comment:before {
+ content: "\e253"; }
+
+.mdi-mode-edit:before {
+ content: "\e254"; }
+
+.mdi-monetization-on:before {
+ content: "\e263"; }
+
+.mdi-money-off:before {
+ content: "\e25c"; }
+
+.mdi-monochrome-photos:before {
+ content: "\e403"; }
+
+.mdi-mood:before {
+ content: "\e7f2"; }
+
+.mdi-mood-bad:before {
+ content: "\e7f3"; }
+
+.mdi-more:before {
+ content: "\e619"; }
+
+.mdi-more-horiz:before {
+ content: "\e5d3"; }
+
+.mdi-more-vert:before {
+ content: "\e5d4"; }
+
+.mdi-motorcycle:before {
+ content: "\e91b"; }
+
+.mdi-mouse:before {
+ content: "\e323"; }
+
+.mdi-move-to-inbox:before {
+ content: "\e168"; }
+
+.mdi-movie:before {
+ content: "\e02c"; }
+
+.mdi-movie-creation:before {
+ content: "\e404"; }
+
+.mdi-movie-filter:before {
+ content: "\e43a"; }
+
+.mdi-multiline-chart:before {
+ content: "\e6df"; }
+
+.mdi-music-note:before {
+ content: "\e405"; }
+
+.mdi-music-video:before {
+ content: "\e063"; }
+
+.mdi-my-location:before {
+ content: "\e55c"; }
+
+.mdi-nature:before {
+ content: "\e406"; }
+
+.mdi-nature-people:before {
+ content: "\e407"; }
+
+.mdi-navigate-before:before {
+ content: "\e408"; }
+
+.mdi-navigate-next:before {
+ content: "\e409"; }
+
+.mdi-navigation:before {
+ content: "\e55d"; }
+
+.mdi-near-me:before {
+ content: "\e569"; }
+
+.mdi-network-cell:before {
+ content: "\e1b9"; }
+
+.mdi-network-check:before {
+ content: "\e640"; }
+
+.mdi-network-locked:before {
+ content: "\e61a"; }
+
+.mdi-network-wifi:before {
+ content: "\e1ba"; }
+
+.mdi-new-releases:before {
+ content: "\e031"; }
+
+.mdi-next-week:before {
+ content: "\e16a"; }
+
+.mdi-nfc:before {
+ content: "\e1bb"; }
+
+.mdi-no-encryption:before {
+ content: "\e641"; }
+
+.mdi-no-sim:before {
+ content: "\e0cc"; }
+
+.mdi-not-interested:before {
+ content: "\e033"; }
+
+.mdi-note:before {
+ content: "\e06f"; }
+
+.mdi-note-add:before {
+ content: "\e89c"; }
+
+.mdi-notifications:before {
+ content: "\e7f4"; }
+
+.mdi-notifications-active:before {
+ content: "\e7f7"; }
+
+.mdi-notifications-none:before {
+ content: "\e7f5"; }
+
+.mdi-notifications-off:before {
+ content: "\e7f6"; }
+
+.mdi-notifications-paused:before {
+ content: "\e7f8"; }
+
+.mdi-offline-pin:before {
+ content: "\e90a"; }
+
+.mdi-ondemand-video:before {
+ content: "\e63a"; }
+
+.mdi-opacity:before {
+ content: "\e91c"; }
+
+.mdi-open-in-browser:before {
+ content: "\e89d"; }
+
+.mdi-open-in-new:before {
+ content: "\e89e"; }
+
+.mdi-open-with:before {
+ content: "\e89f"; }
+
+.mdi-pages:before {
+ content: "\e7f9"; }
+
+.mdi-pageview:before {
+ content: "\e8a0"; }
+
+.mdi-palette:before {
+ content: "\e40a"; }
+
+.mdi-pan-tool:before {
+ content: "\e925"; }
+
+.mdi-panorama:before {
+ content: "\e40b"; }
+
+.mdi-panorama-fish-eye:before {
+ content: "\e40c"; }
+
+.mdi-panorama-horizontal:before {
+ content: "\e40d"; }
+
+.mdi-panorama-vertical:before {
+ content: "\e40e"; }
+
+.mdi-panorama-wide-angle:before {
+ content: "\e40f"; }
+
+.mdi-party-mode:before {
+ content: "\e7fa"; }
+
+.mdi-pause:before {
+ content: "\e034"; }
+
+.mdi-pause-circle-filled:before {
+ content: "\e035"; }
+
+.mdi-pause-circle-outline:before {
+ content: "\e036"; }
+
+.mdi-payment:before {
+ content: "\e8a1"; }
+
+.mdi-people:before {
+ content: "\e7fb"; }
+
+.mdi-people-outline:before {
+ content: "\e7fc"; }
+
+.mdi-perm-camera-mic:before {
+ content: "\e8a2"; }
+
+.mdi-perm-contact-calendar:before {
+ content: "\e8a3"; }
+
+.mdi-perm-data-setting:before {
+ content: "\e8a4"; }
+
+.mdi-perm-device-information:before {
+ content: "\e8a5"; }
+
+.mdi-perm-identity:before {
+ content: "\e8a6"; }
+
+.mdi-perm-media:before {
+ content: "\e8a7"; }
+
+.mdi-perm-phone-msg:before {
+ content: "\e8a8"; }
+
+.mdi-perm-scan-wifi:before {
+ content: "\e8a9"; }
+
+.mdi-person:before {
+ content: "\e7fd"; }
+
+.mdi-person-add:before {
+ content: "\e7fe"; }
+
+.mdi-person-outline:before {
+ content: "\e7ff"; }
+
+.mdi-person-pin:before {
+ content: "\e55a"; }
+
+.mdi-person-pin-circle:before {
+ content: "\e56a"; }
+
+.mdi-personal-video:before {
+ content: "\e63b"; }
+
+.mdi-pets:before {
+ content: "\e91d"; }
+
+.mdi-phone:before {
+ content: "\e0cd"; }
+
+.mdi-phone-android:before {
+ content: "\e324"; }
+
+.mdi-phone-bluetooth-speaker:before {
+ content: "\e61b"; }
+
+.mdi-phone-forwarded:before {
+ content: "\e61c"; }
+
+.mdi-phone-in-talk:before {
+ content: "\e61d"; }
+
+.mdi-phone-iphone:before {
+ content: "\e325"; }
+
+.mdi-phone-locked:before {
+ content: "\e61e"; }
+
+.mdi-phone-missed:before {
+ content: "\e61f"; }
+
+.mdi-phone-paused:before {
+ content: "\e620"; }
+
+.mdi-phonelink:before {
+ content: "\e326"; }
+
+.mdi-phonelink-erase:before {
+ content: "\e0db"; }
+
+.mdi-phonelink-lock:before {
+ content: "\e0dc"; }
+
+.mdi-phonelink-off:before {
+ content: "\e327"; }
+
+.mdi-phonelink-ring:before {
+ content: "\e0dd"; }
+
+.mdi-phonelink-setup:before {
+ content: "\e0de"; }
+
+.mdi-photo:before {
+ content: "\e410"; }
+
+.mdi-photo-album:before {
+ content: "\e411"; }
+
+.mdi-photo-camera:before {
+ content: "\e412"; }
+
+.mdi-photo-filter:before {
+ content: "\e43b"; }
+
+.mdi-photo-library:before {
+ content: "\e413"; }
+
+.mdi-photo-size-select-actual:before {
+ content: "\e432"; }
+
+.mdi-photo-size-select-large:before {
+ content: "\e433"; }
+
+.mdi-photo-size-select-small:before {
+ content: "\e434"; }
+
+.mdi-picture-as-pdf:before {
+ content: "\e415"; }
+
+.mdi-picture-in-picture:before {
+ content: "\e8aa"; }
+
+.mdi-picture-in-picture-alt:before {
+ content: "\e911"; }
+
+.mdi-pie-chart:before {
+ content: "\e6c4"; }
+
+.mdi-pie-chart-outlined:before {
+ content: "\e6c5"; }
+
+.mdi-pin-drop:before {
+ content: "\e55e"; }
+
+.mdi-place:before {
+ content: "\e55f"; }
+
+.mdi-play-arrow:before {
+ content: "\e037"; }
+
+.mdi-play-circle-filled:before {
+ content: "\e038"; }
+
+.mdi-play-circle-outline:before {
+ content: "\e039"; }
+
+.mdi-play-for-work:before {
+ content: "\e906"; }
+
+.mdi-playlist-add:before {
+ content: "\e03b"; }
+
+.mdi-playlist-add-check:before {
+ content: "\e065"; }
+
+.mdi-playlist-play:before {
+ content: "\e05f"; }
+
+.mdi-plus-one:before {
+ content: "\e800"; }
+
+.mdi-poll:before {
+ content: "\e801"; }
+
+.mdi-polymer:before {
+ content: "\e8ab"; }
+
+.mdi-pool:before {
+ content: "\eb48"; }
+
+.mdi-portable-wifi-off:before {
+ content: "\e0ce"; }
+
+.mdi-portrait:before {
+ content: "\e416"; }
+
+.mdi-power:before {
+ content: "\e63c"; }
+
+.mdi-power-input:before {
+ content: "\e336"; }
+
+.mdi-power-settings-new:before {
+ content: "\e8ac"; }
+
+.mdi-pregnant-woman:before {
+ content: "\e91e"; }
+
+.mdi-present-to-all:before {
+ content: "\e0df"; }
+
+.mdi-print:before {
+ content: "\e8ad"; }
+
+.mdi-priority-high:before {
+ content: "\e645"; }
+
+.mdi-public:before {
+ content: "\e80b"; }
+
+.mdi-publish:before {
+ content: "\e255"; }
+
+.mdi-query-builder:before {
+ content: "\e8ae"; }
+
+.mdi-question-answer:before {
+ content: "\e8af"; }
+
+.mdi-queue:before {
+ content: "\e03c"; }
+
+.mdi-queue-music:before {
+ content: "\e03d"; }
+
+.mdi-queue-play-next:before {
+ content: "\e066"; }
+
+.mdi-radio:before {
+ content: "\e03e"; }
+
+.mdi-radio-button-checked:before {
+ content: "\e837"; }
+
+.mdi-radio-button-unchecked:before {
+ content: "\e836"; }
+
+.mdi-rate-review:before {
+ content: "\e560"; }
+
+.mdi-receipt:before {
+ content: "\e8b0"; }
+
+.mdi-recent-actors:before {
+ content: "\e03f"; }
+
+.mdi-record-voice-over:before {
+ content: "\e91f"; }
+
+.mdi-redeem:before {
+ content: "\e8b1"; }
+
+.mdi-redo:before {
+ content: "\e15a"; }
+
+.mdi-refresh:before {
+ content: "\e5d5"; }
+
+.mdi-remove:before {
+ content: "\e15b"; }
+
+.mdi-remove-circle:before {
+ content: "\e15c"; }
+
+.mdi-remove-circle-outline:before {
+ content: "\e15d"; }
+
+.mdi-remove-from-queue:before {
+ content: "\e067"; }
+
+.mdi-remove-red-eye:before {
+ content: "\e417"; }
+
+.mdi-remove-shopping-cart:before {
+ content: "\e928"; }
+
+.mdi-reorder:before {
+ content: "\e8fe"; }
+
+.mdi-repeat:before {
+ content: "\e040"; }
+
+.mdi-repeat-one:before {
+ content: "\e041"; }
+
+.mdi-replay:before {
+ content: "\e042"; }
+
+.mdi-replay-10:before {
+ content: "\e059"; }
+
+.mdi-replay-30:before {
+ content: "\e05a"; }
+
+.mdi-replay-5:before {
+ content: "\e05b"; }
+
+.mdi-reply:before {
+ content: "\e15e"; }
+
+.mdi-reply-all:before {
+ content: "\e15f"; }
+
+.mdi-report:before {
+ content: "\e160"; }
+
+.mdi-report-problem:before {
+ content: "\e8b2"; }
+
+.mdi-restaurant:before {
+ content: "\e56c"; }
+
+.mdi-restaurant-menu:before {
+ content: "\e561"; }
+
+.mdi-restore:before {
+ content: "\e8b3"; }
+
+.mdi-restore-page:before {
+ content: "\e929"; }
+
+.mdi-ring-volume:before {
+ content: "\e0d1"; }
+
+.mdi-room:before {
+ content: "\e8b4"; }
+
+.mdi-room-service:before {
+ content: "\eb49"; }
+
+.mdi-rotate-90-degrees-ccw:before {
+ content: "\e418"; }
+
+.mdi-rotate-left:before {
+ content: "\e419"; }
+
+.mdi-rotate-right:before {
+ content: "\e41a"; }
+
+.mdi-rounded-corner:before {
+ content: "\e920"; }
+
+.mdi-router:before {
+ content: "\e328"; }
+
+.mdi-rowing:before {
+ content: "\e921"; }
+
+.mdi-rss-feed:before {
+ content: "\e0e5"; }
+
+.mdi-rv-hookup:before {
+ content: "\e642"; }
+
+.mdi-satellite:before {
+ content: "\e562"; }
+
+.mdi-save:before {
+ content: "\e161"; }
+
+.mdi-scanner:before {
+ content: "\e329"; }
+
+.mdi-schedule:before {
+ content: "\e8b5"; }
+
+.mdi-school:before {
+ content: "\e80c"; }
+
+.mdi-screen-lock-landscape:before {
+ content: "\e1be"; }
+
+.mdi-screen-lock-portrait:before {
+ content: "\e1bf"; }
+
+.mdi-screen-lock-rotation:before {
+ content: "\e1c0"; }
+
+.mdi-screen-rotation:before {
+ content: "\e1c1"; }
+
+.mdi-screen-share:before {
+ content: "\e0e2"; }
+
+.mdi-sd-card:before {
+ content: "\e623"; }
+
+.mdi-sd-storage:before {
+ content: "\e1c2"; }
+
+.mdi-search:before {
+ content: "\e8b6"; }
+
+.mdi-security:before {
+ content: "\e32a"; }
+
+.mdi-select-all:before {
+ content: "\e162"; }
+
+.mdi-send:before {
+ content: "\e163"; }
+
+.mdi-sentiment-dissatisfied:before {
+ content: "\e811"; }
+
+.mdi-sentiment-neutral:before {
+ content: "\e812"; }
+
+.mdi-sentiment-satisfied:before {
+ content: "\e813"; }
+
+.mdi-sentiment-very-dissatisfied:before {
+ content: "\e814"; }
+
+.mdi-sentiment-very-satisfied:before {
+ content: "\e815"; }
+
+.mdi-settings:before {
+ content: "\e8b8"; }
+
+.mdi-settings-applications:before {
+ content: "\e8b9"; }
+
+.mdi-settings-backup-restore:before {
+ content: "\e8ba"; }
+
+.mdi-settings-bluetooth:before {
+ content: "\e8bb"; }
+
+.mdi-settings-brightness:before {
+ content: "\e8bd"; }
+
+.mdi-settings-cell:before {
+ content: "\e8bc"; }
+
+.mdi-settings-ethernet:before {
+ content: "\e8be"; }
+
+.mdi-settings-input-antenna:before {
+ content: "\e8bf"; }
+
+.mdi-settings-input-component:before {
+ content: "\e8c0"; }
+
+.mdi-settings-input-composite:before {
+ content: "\e8c1"; }
+
+.mdi-settings-input-hdmi:before {
+ content: "\e8c2"; }
+
+.mdi-settings-input-svideo:before {
+ content: "\e8c3"; }
+
+.mdi-settings-overscan:before {
+ content: "\e8c4"; }
+
+.mdi-settings-phone:before {
+ content: "\e8c5"; }
+
+.mdi-settings-power:before {
+ content: "\e8c6"; }
+
+.mdi-settings-remote:before {
+ content: "\e8c7"; }
+
+.mdi-settings-system-daydream:before {
+ content: "\e1c3"; }
+
+.mdi-settings-voice:before {
+ content: "\e8c8"; }
+
+.mdi-share:before {
+ content: "\e80d"; }
+
+.mdi-shop:before {
+ content: "\e8c9"; }
+
+.mdi-shop-two:before {
+ content: "\e8ca"; }
+
+.mdi-shopping-basket:before {
+ content: "\e8cb"; }
+
+.mdi-shopping-cart:before {
+ content: "\e8cc"; }
+
+.mdi-short-text:before {
+ content: "\e261"; }
+
+.mdi-show-chart:before {
+ content: "\e6e1"; }
+
+.mdi-shuffle:before {
+ content: "\e043"; }
+
+.mdi-signal-cellular-4-bar:before {
+ content: "\e1c8"; }
+
+.mdi-signal-cellular-connected-no-internet-4-bar:before {
+ content: "\e1cd"; }
+
+.mdi-signal-cellular-no-sim:before {
+ content: "\e1ce"; }
+
+.mdi-signal-cellular-null:before {
+ content: "\e1cf"; }
+
+.mdi-signal-cellular-off:before {
+ content: "\e1d0"; }
+
+.mdi-signal-wifi-4-bar:before {
+ content: "\e1d8"; }
+
+.mdi-signal-wifi-4-bar-lock:before {
+ content: "\e1d9"; }
+
+.mdi-signal-wifi-off:before {
+ content: "\e1da"; }
+
+.mdi-sim-card:before {
+ content: "\e32b"; }
+
+.mdi-sim-card-alert:before {
+ content: "\e624"; }
+
+.mdi-skip-next:before {
+ content: "\e044"; }
+
+.mdi-skip-previous:before {
+ content: "\e045"; }
+
+.mdi-slideshow:before {
+ content: "\e41b"; }
+
+.mdi-slow-motion-video:before {
+ content: "\e068"; }
+
+.mdi-smartphone:before {
+ content: "\e32c"; }
+
+.mdi-smoke-free:before {
+ content: "\eb4a"; }
+
+.mdi-smoking-rooms:before {
+ content: "\eb4b"; }
+
+.mdi-sms:before {
+ content: "\e625"; }
+
+.mdi-sms-failed:before {
+ content: "\e626"; }
+
+.mdi-snooze:before {
+ content: "\e046"; }
+
+.mdi-sort:before {
+ content: "\e164"; }
+
+.mdi-sort-by-alpha:before {
+ content: "\e053"; }
+
+.mdi-spa:before {
+ content: "\eb4c"; }
+
+.mdi-space-bar:before {
+ content: "\e256"; }
+
+.mdi-speaker:before {
+ content: "\e32d"; }
+
+.mdi-speaker-group:before {
+ content: "\e32e"; }
+
+.mdi-speaker-notes:before {
+ content: "\e8cd"; }
+
+.mdi-speaker-notes-off:before {
+ content: "\e92a"; }
+
+.mdi-speaker-phone:before {
+ content: "\e0d2"; }
+
+.mdi-spellcheck:before {
+ content: "\e8ce"; }
+
+.mdi-star:before {
+ content: "\e838"; }
+
+.mdi-star-border:before {
+ content: "\e83a"; }
+
+.mdi-star-half:before {
+ content: "\e839"; }
+
+.mdi-stars:before {
+ content: "\e8d0"; }
+
+.mdi-stay-current-landscape:before {
+ content: "\e0d3"; }
+
+.mdi-stay-current-portrait:before {
+ content: "\e0d4"; }
+
+.mdi-stay-primary-landscape:before {
+ content: "\e0d5"; }
+
+.mdi-stay-primary-portrait:before {
+ content: "\e0d6"; }
+
+.mdi-stop:before {
+ content: "\e047"; }
+
+.mdi-stop-screen-share:before {
+ content: "\e0e3"; }
+
+.mdi-storage:before {
+ content: "\e1db"; }
+
+.mdi-store:before {
+ content: "\e8d1"; }
+
+.mdi-store-mall-directory:before {
+ content: "\e563"; }
+
+.mdi-straighten:before {
+ content: "\e41c"; }
+
+.mdi-streetview:before {
+ content: "\e56e"; }
+
+.mdi-strikethrough-s:before {
+ content: "\e257"; }
+
+.mdi-style:before {
+ content: "\e41d"; }
+
+.mdi-subdirectory-arrow-left:before {
+ content: "\e5d9"; }
+
+.mdi-subdirectory-arrow-right:before {
+ content: "\e5da"; }
+
+.mdi-subject:before {
+ content: "\e8d2"; }
+
+.mdi-subscriptions:before {
+ content: "\e064"; }
+
+.mdi-subtitles:before {
+ content: "\e048"; }
+
+.mdi-subway:before {
+ content: "\e56f"; }
+
+.mdi-supervisor-account:before {
+ content: "\e8d3"; }
+
+.mdi-surround-sound:before {
+ content: "\e049"; }
+
+.mdi-swap-calls:before {
+ content: "\e0d7"; }
+
+.mdi-swap-horiz:before {
+ content: "\e8d4"; }
+
+.mdi-swap-vert:before {
+ content: "\e8d5"; }
+
+.mdi-swap-vertical-circle:before {
+ content: "\e8d6"; }
+
+.mdi-switch-camera:before {
+ content: "\e41e"; }
+
+.mdi-switch-video:before {
+ content: "\e41f"; }
+
+.mdi-sync:before {
+ content: "\e627"; }
+
+.mdi-sync-disabled:before {
+ content: "\e628"; }
+
+.mdi-sync-problem:before {
+ content: "\e629"; }
+
+.mdi-system-update:before {
+ content: "\e62a"; }
+
+.mdi-system-update-alt:before {
+ content: "\e8d7"; }
+
+.mdi-tab:before {
+ content: "\e8d8"; }
+
+.mdi-tab-unselected:before {
+ content: "\e8d9"; }
+
+.mdi-tablet:before {
+ content: "\e32f"; }
+
+.mdi-tablet-android:before {
+ content: "\e330"; }
+
+.mdi-tablet-mac:before {
+ content: "\e331"; }
+
+.mdi-tag-faces:before {
+ content: "\e420"; }
+
+.mdi-tap-and-play:before {
+ content: "\e62b"; }
+
+.mdi-terrain:before {
+ content: "\e564"; }
+
+.mdi-text-fields:before {
+ content: "\e262"; }
+
+.mdi-text-format:before {
+ content: "\e165"; }
+
+.mdi-textsms:before {
+ content: "\e0d8"; }
+
+.mdi-texture:before {
+ content: "\e421"; }
+
+.mdi-theaters:before {
+ content: "\e8da"; }
+
+.mdi-thumb-down:before {
+ content: "\e8db"; }
+
+.mdi-thumb-up:before {
+ content: "\e8dc"; }
+
+.mdi-thumbs-up-down:before {
+ content: "\e8dd"; }
+
+.mdi-time-to-leave:before {
+ content: "\e62c"; }
+
+.mdi-timelapse:before {
+ content: "\e422"; }
+
+.mdi-timeline:before {
+ content: "\e922"; }
+
+.mdi-timer:before {
+ content: "\e425"; }
+
+.mdi-timer-10:before {
+ content: "\e423"; }
+
+.mdi-timer-3:before {
+ content: "\e424"; }
+
+.mdi-timer-off:before {
+ content: "\e426"; }
+
+.mdi-title:before {
+ content: "\e264"; }
+
+.mdi-toc:before {
+ content: "\e8de"; }
+
+.mdi-today:before {
+ content: "\e8df"; }
+
+.mdi-toll:before {
+ content: "\e8e0"; }
+
+.mdi-tonality:before {
+ content: "\e427"; }
+
+.mdi-touch-app:before {
+ content: "\e913"; }
+
+.mdi-toys:before {
+ content: "\e332"; }
+
+.mdi-track-changes:before {
+ content: "\e8e1"; }
+
+.mdi-traffic:before {
+ content: "\e565"; }
+
+.mdi-train:before {
+ content: "\e570"; }
+
+.mdi-tram:before {
+ content: "\e571"; }
+
+.mdi-transfer-within-a-station:before {
+ content: "\e572"; }
+
+.mdi-transform:before {
+ content: "\e428"; }
+
+.mdi-translate:before {
+ content: "\e8e2"; }
+
+.mdi-trending-down:before {
+ content: "\e8e3"; }
+
+.mdi-trending-flat:before {
+ content: "\e8e4"; }
+
+.mdi-trending-up:before {
+ content: "\e8e5"; }
+
+.mdi-tune:before {
+ content: "\e429"; }
+
+.mdi-turned-in:before {
+ content: "\e8e6"; }
+
+.mdi-turned-in-not:before {
+ content: "\e8e7"; }
+
+.mdi-tv:before {
+ content: "\e333"; }
+
+.mdi-unarchive:before {
+ content: "\e169"; }
+
+.mdi-undo:before {
+ content: "\e166"; }
+
+.mdi-unfold-less:before {
+ content: "\e5d6"; }
+
+.mdi-unfold-more:before {
+ content: "\e5d7"; }
+
+.mdi-update:before {
+ content: "\e923"; }
+
+.mdi-usb:before {
+ content: "\e1e0"; }
+
+.mdi-verified-user:before {
+ content: "\e8e8"; }
+
+.mdi-vertical-align-bottom:before {
+ content: "\e258"; }
+
+.mdi-vertical-align-center:before {
+ content: "\e259"; }
+
+.mdi-vertical-align-top:before {
+ content: "\e25a"; }
+
+.mdi-vibration:before {
+ content: "\e62d"; }
+
+.mdi-video-call:before {
+ content: "\e070"; }
+
+.mdi-video-label:before {
+ content: "\e071"; }
+
+.mdi-video-library:before {
+ content: "\e04a"; }
+
+.mdi-videocam:before {
+ content: "\e04b"; }
+
+.mdi-videocam-off:before {
+ content: "\e04c"; }
+
+.mdi-videogame-asset:before {
+ content: "\e338"; }
+
+.mdi-view-agenda:before {
+ content: "\e8e9"; }
+
+.mdi-view-array:before {
+ content: "\e8ea"; }
+
+.mdi-view-carousel:before {
+ content: "\e8eb"; }
+
+.mdi-view-column:before {
+ content: "\e8ec"; }
+
+.mdi-view-comfy:before {
+ content: "\e42a"; }
+
+.mdi-view-compact:before {
+ content: "\e42b"; }
+
+.mdi-view-day:before {
+ content: "\e8ed"; }
+
+.mdi-view-headline:before {
+ content: "\e8ee"; }
+
+.mdi-view-list:before {
+ content: "\e8ef"; }
+
+.mdi-view-module:before {
+ content: "\e8f0"; }
+
+.mdi-view-quilt:before {
+ content: "\e8f1"; }
+
+.mdi-view-stream:before {
+ content: "\e8f2"; }
+
+.mdi-view-week:before {
+ content: "\e8f3"; }
+
+.mdi-vignette:before {
+ content: "\e435"; }
+
+.mdi-visibility:before {
+ content: "\e8f4"; }
+
+.mdi-visibility-off:before {
+ content: "\e8f5"; }
+
+.mdi-voice-chat:before {
+ content: "\e62e"; }
+
+.mdi-voicemail:before {
+ content: "\e0d9"; }
+
+.mdi-volume-down:before {
+ content: "\e04d"; }
+
+.mdi-volume-mute:before {
+ content: "\e04e"; }
+
+.mdi-volume-off:before {
+ content: "\e04f"; }
+
+.mdi-volume-up:before {
+ content: "\e050"; }
+
+.mdi-vpn-key:before {
+ content: "\e0da"; }
+
+.mdi-vpn-lock:before {
+ content: "\e62f"; }
+
+.mdi-wallpaper:before {
+ content: "\e1bc"; }
+
+.mdi-warning:before {
+ content: "\e002"; }
+
+.mdi-watch:before {
+ content: "\e334"; }
+
+.mdi-watch-later:before {
+ content: "\e924"; }
+
+.mdi-wb-auto:before {
+ content: "\e42c"; }
+
+.mdi-wb-cloudy:before {
+ content: "\e42d"; }
+
+.mdi-wb-incandescent:before {
+ content: "\e42e"; }
+
+.mdi-wb-iridescent:before {
+ content: "\e436"; }
+
+.mdi-wb-sunny:before {
+ content: "\e430"; }
+
+.mdi-wc:before {
+ content: "\e63d"; }
+
+.mdi-web:before {
+ content: "\e051"; }
+
+.mdi-web-asset:before {
+ content: "\e069"; }
+
+.mdi-weekend:before {
+ content: "\e16b"; }
+
+.mdi-whatshot:before {
+ content: "\e80e"; }
+
+.mdi-widgets:before {
+ content: "\e1bd"; }
+
+.mdi-wifi:before {
+ content: "\e63e"; }
+
+.mdi-wifi-lock:before {
+ content: "\e1e1"; }
+
+.mdi-wifi-tethering:before {
+ content: "\e1e2"; }
+
+.mdi-work:before {
+ content: "\e8f9"; }
+
+.mdi-wrap-text:before {
+ content: "\e25b"; }
+
+.mdi-youtube-searched-for:before {
+ content: "\e8fa"; }
+
+.mdi-zoom-in:before {
+ content: "\e8ff"; }
+
+.mdi-zoom-out:before {
+ content: "\e900"; }
+
+.mdi-zoom-out-map:before {
+ content: "\e56b"; }
diff --git a/vendor/mervick/material-design-icons/css/material-icons.min.css b/vendor/mervick/material-design-icons/css/material-icons.min.css
new file mode 100644
index 000000000..1aa7df4a9
--- /dev/null
+++ b/vendor/mervick/material-design-icons/css/material-icons.min.css
@@ -0,0 +1,2 @@
+.mdi-fw,.mdi-li{text-align:center}@font-face{font-family:"Material Design Icons";font-style:normal;font-weight:400;src:url(../fonts/MaterialIcons-Regular.eot?v=2.2.1);src:url(../fonts/MaterialIcons-Regular.eot?v=2.2.1#iefix) format("embedded-opentype"),url(../fonts/MaterialIcons-Regular.woff2?v=2.2.1) format("woff2"),url(../fonts/MaterialIcons-Regular.woff?v=2.2.1) format("woff"),url(../fonts/MaterialIcons-Regular.ttf?v=2.2.1) format("truetype"),url(../fonts/MaterialIcons-Regular.svg?v=2.2.1#materialiconsregular) format("svg")}.material-icons,.mdi{font:normal normal normal 14px/1 "Material Design Icons";font-size:inherit;display:inline-block;text-transform:none;letter-spacing:normal;line-height:1;position:relative;word-wrap:normal;top:1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.material-icons{width:1em;height:1em;text-rendering:optimizeLegibility;font-feature-settings:'liga'}.mdi-lg,.mdi-size-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.mdi-2x,.mdi-size-2x{font-size:2em}.mdi-3x,.mdi-size-3x{font-size:3em}.mdi-4x,.mdi-size-4x{font-size:4em}.mdi-5x,.mdi-size-5x{font-size:5em}.mdi-fw{width:1.28571em}.mdi-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.mdi-ul>li{position:relative}.mdi-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em}.mdi-li.mdi-lg{left:-1.85714em}.mdi-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.mdi.pull-left{margin-right:.3em}.mdi.pull-right{margin-left:.3em}.mdi-spin{-webkit-animation:md-spin 2s infinite linear;animation:md-spin 2s infinite linear}.mdi-pulse{-webkit-animation:md-spin 1s infinite steps(8);animation:md-spin 1s infinite steps(8)}@-webkit-keyframes md-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes md-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.mdi-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.mdi-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .mdi-flip-horizontal,:root .mdi-flip-vertical,:root .mdi-rotate-180,:root .mdi-rotate-270,:root .mdi-rotate-90{filter:none}.mdi-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.mdi-stack-1x,.mdi-stack-2x{position:absolute;left:0;width:100%;text-align:center}.mdi-stack-1x{line-height:inherit}.mdi-stack-2x{font-size:2em}.mdi-inverse{color:#fff}.mdi-3d-rotation:before{content:"\e84d"}.mdi-ac-unit:before{content:"\eb3b"}.mdi-access-alarm:before{content:"\e190"}.mdi-access-alarms:before{content:"\e191"}.mdi-access-time:before{content:"\e192"}.mdi-accessibility:before{content:"\e84e"}.mdi-accessible:before{content:"\e914"}.mdi-account-balance:before{content:"\e84f"}.mdi-account-balance-wallet:before{content:"\e850"}.mdi-account-box:before{content:"\e851"}.mdi-account-circle:before{content:"\e853"}.mdi-adb:before{content:"\e60e"}.mdi-add:before{content:"\e145"}.mdi-add-a-photo:before{content:"\e439"}.mdi-add-alarm:before{content:"\e193"}.mdi-add-alert:before{content:"\e003"}.mdi-add-box:before{content:"\e146"}.mdi-add-circle:before{content:"\e147"}.mdi-add-circle-outline:before{content:"\e148"}.mdi-add-location:before{content:"\e567"}.mdi-add-shopping-cart:before{content:"\e854"}.mdi-add-to-photos:before{content:"\e39d"}.mdi-add-to-queue:before{content:"\e05c"}.mdi-adjust:before{content:"\e39e"}.mdi-airline-seat-flat:before{content:"\e630"}.mdi-airline-seat-flat-angled:before{content:"\e631"}.mdi-airline-seat-individual-suite:before{content:"\e632"}.mdi-airline-seat-legroom-extra:before{content:"\e633"}.mdi-airline-seat-legroom-normal:before{content:"\e634"}.mdi-airline-seat-legroom-reduced:before{content:"\e635"}.mdi-airline-seat-recline-extra:before{content:"\e636"}.mdi-airline-seat-recline-normal:before{content:"\e637"}.mdi-airplanemode-active:before{content:"\e195"}.mdi-airplanemode-inactive:before{content:"\e194"}.mdi-airplay:before{content:"\e055"}.mdi-airport-shuttle:before{content:"\eb3c"}.mdi-alarm:before{content:"\e855"}.mdi-alarm-add:before{content:"\e856"}.mdi-alarm-off:before{content:"\e857"}.mdi-alarm-on:before{content:"\e858"}.mdi-album:before{content:"\e019"}.mdi-all-inclusive:before{content:"\eb3d"}.mdi-all-out:before{content:"\e90b"}.mdi-android:before{content:"\e859"}.mdi-announcement:before{content:"\e85a"}.mdi-apps:before{content:"\e5c3"}.mdi-archive:before{content:"\e149"}.mdi-arrow-back:before{content:"\e5c4"}.mdi-arrow-downward:before{content:"\e5db"}.mdi-arrow-drop-down:before{content:"\e5c5"}.mdi-arrow-drop-down-circle:before{content:"\e5c6"}.mdi-arrow-drop-up:before{content:"\e5c7"}.mdi-arrow-forward:before{content:"\e5c8"}.mdi-arrow-upward:before{content:"\e5d8"}.mdi-art-track:before{content:"\e060"}.mdi-aspect-ratio:before{content:"\e85b"}.mdi-assessment:before{content:"\e85c"}.mdi-assignment:before{content:"\e85d"}.mdi-assignment-ind:before{content:"\e85e"}.mdi-assignment-late:before{content:"\e85f"}.mdi-assignment-return:before{content:"\e860"}.mdi-assignment-returned:before{content:"\e861"}.mdi-assignment-turned-in:before{content:"\e862"}.mdi-assistant:before{content:"\e39f"}.mdi-assistant-photo:before{content:"\e3a0"}.mdi-attach-file:before{content:"\e226"}.mdi-attach-money:before{content:"\e227"}.mdi-attachment:before{content:"\e2bc"}.mdi-audiotrack:before{content:"\e3a1"}.mdi-autorenew:before{content:"\e863"}.mdi-av-timer:before{content:"\e01b"}.mdi-backspace:before{content:"\e14a"}.mdi-backup:before{content:"\e864"}.mdi-battery-alert:before{content:"\e19c"}.mdi-battery-charging-full:before{content:"\e1a3"}.mdi-battery-full:before{content:"\e1a4"}.mdi-battery-std:before{content:"\e1a5"}.mdi-battery-unknown:before{content:"\e1a6"}.mdi-beach-access:before{content:"\eb3e"}.mdi-beenhere:before{content:"\e52d"}.mdi-block:before{content:"\e14b"}.mdi-bluetooth:before{content:"\e1a7"}.mdi-bluetooth-audio:before{content:"\e60f"}.mdi-bluetooth-connected:before{content:"\e1a8"}.mdi-bluetooth-disabled:before{content:"\e1a9"}.mdi-bluetooth-searching:before{content:"\e1aa"}.mdi-blur-circular:before{content:"\e3a2"}.mdi-blur-linear:before{content:"\e3a3"}.mdi-blur-off:before{content:"\e3a4"}.mdi-blur-on:before{content:"\e3a5"}.mdi-book:before{content:"\e865"}.mdi-bookmark:before{content:"\e866"}.mdi-bookmark-border:before{content:"\e867"}.mdi-border-all:before{content:"\e228"}.mdi-border-bottom:before{content:"\e229"}.mdi-border-clear:before{content:"\e22a"}.mdi-border-color:before{content:"\e22b"}.mdi-border-horizontal:before{content:"\e22c"}.mdi-border-inner:before{content:"\e22d"}.mdi-border-left:before{content:"\e22e"}.mdi-border-outer:before{content:"\e22f"}.mdi-border-right:before{content:"\e230"}.mdi-border-style:before{content:"\e231"}.mdi-border-top:before{content:"\e232"}.mdi-border-vertical:before{content:"\e233"}.mdi-branding-watermark:before{content:"\e06b"}.mdi-brightness-1:before{content:"\e3a6"}.mdi-brightness-2:before{content:"\e3a7"}.mdi-brightness-3:before{content:"\e3a8"}.mdi-brightness-4:before{content:"\e3a9"}.mdi-brightness-5:before{content:"\e3aa"}.mdi-brightness-6:before{content:"\e3ab"}.mdi-brightness-7:before{content:"\e3ac"}.mdi-brightness-auto:before{content:"\e1ab"}.mdi-brightness-high:before{content:"\e1ac"}.mdi-brightness-low:before{content:"\e1ad"}.mdi-brightness-medium:before{content:"\e1ae"}.mdi-broken-image:before{content:"\e3ad"}.mdi-brush:before{content:"\e3ae"}.mdi-bubble-chart:before{content:"\e6dd"}.mdi-bug-report:before{content:"\e868"}.mdi-build:before{content:"\e869"}.mdi-burst-mode:before{content:"\e43c"}.mdi-business:before{content:"\e0af"}.mdi-business-center:before{content:"\eb3f"}.mdi-cached:before{content:"\e86a"}.mdi-cake:before{content:"\e7e9"}.mdi-call:before{content:"\e0b0"}.mdi-call-end:before{content:"\e0b1"}.mdi-call-made:before{content:"\e0b2"}.mdi-call-merge:before{content:"\e0b3"}.mdi-call-missed:before{content:"\e0b4"}.mdi-call-missed-outgoing:before{content:"\e0e4"}.mdi-call-received:before{content:"\e0b5"}.mdi-call-split:before{content:"\e0b6"}.mdi-call-to-action:before{content:"\e06c"}.mdi-camera:before{content:"\e3af"}.mdi-camera-alt:before{content:"\e3b0"}.mdi-camera-enhance:before{content:"\e8fc"}.mdi-camera-front:before{content:"\e3b1"}.mdi-camera-rear:before{content:"\e3b2"}.mdi-camera-roll:before{content:"\e3b3"}.mdi-cancel:before{content:"\e5c9"}.mdi-card-giftcard:before{content:"\e8f6"}.mdi-card-membership:before{content:"\e8f7"}.mdi-card-travel:before{content:"\e8f8"}.mdi-casino:before{content:"\eb40"}.mdi-cast:before{content:"\e307"}.mdi-cast-connected:before{content:"\e308"}.mdi-center-focus-strong:before{content:"\e3b4"}.mdi-center-focus-weak:before{content:"\e3b5"}.mdi-change-history:before{content:"\e86b"}.mdi-chat:before{content:"\e0b7"}.mdi-chat-bubble:before{content:"\e0ca"}.mdi-chat-bubble-outline:before{content:"\e0cb"}.mdi-check:before{content:"\e5ca"}.mdi-check-box:before{content:"\e834"}.mdi-check-box-outline-blank:before{content:"\e835"}.mdi-check-circle:before{content:"\e86c"}.mdi-chevron-left:before{content:"\e5cb"}.mdi-chevron-right:before{content:"\e5cc"}.mdi-child-care:before{content:"\eb41"}.mdi-child-friendly:before{content:"\eb42"}.mdi-chrome-reader-mode:before{content:"\e86d"}.mdi-class:before{content:"\e86e"}.mdi-clear:before{content:"\e14c"}.mdi-clear-all:before{content:"\e0b8"}.mdi-close:before{content:"\e5cd"}.mdi-closed-caption:before{content:"\e01c"}.mdi-cloud:before{content:"\e2bd"}.mdi-cloud-circle:before{content:"\e2be"}.mdi-cloud-done:before{content:"\e2bf"}.mdi-cloud-download:before{content:"\e2c0"}.mdi-cloud-off:before{content:"\e2c1"}.mdi-cloud-queue:before{content:"\e2c2"}.mdi-cloud-upload:before{content:"\e2c3"}.mdi-code:before{content:"\e86f"}.mdi-collections:before{content:"\e3b6"}.mdi-collections-bookmark:before{content:"\e431"}.mdi-color-lens:before{content:"\e3b7"}.mdi-colorize:before{content:"\e3b8"}.mdi-comment:before{content:"\e0b9"}.mdi-compare:before{content:"\e3b9"}.mdi-compare-arrows:before{content:"\e915"}.mdi-computer:before{content:"\e30a"}.mdi-confirmation-number:before{content:"\e638"}.mdi-contact-mail:before{content:"\e0d0"}.mdi-contact-phone:before{content:"\e0cf"}.mdi-contacts:before{content:"\e0ba"}.mdi-content-copy:before{content:"\e14d"}.mdi-content-cut:before{content:"\e14e"}.mdi-content-paste:before{content:"\e14f"}.mdi-control-point:before{content:"\e3ba"}.mdi-control-point-duplicate:before{content:"\e3bb"}.mdi-copyright:before{content:"\e90c"}.mdi-create:before{content:"\e150"}.mdi-create-new-folder:before{content:"\e2cc"}.mdi-credit-card:before{content:"\e870"}.mdi-crop:before{content:"\e3be"}.mdi-crop-16-9:before{content:"\e3bc"}.mdi-crop-3-2:before{content:"\e3bd"}.mdi-crop-5-4:before{content:"\e3bf"}.mdi-crop-7-5:before{content:"\e3c0"}.mdi-crop-din:before{content:"\e3c1"}.mdi-crop-free:before{content:"\e3c2"}.mdi-crop-landscape:before{content:"\e3c3"}.mdi-crop-original:before{content:"\e3c4"}.mdi-crop-portrait:before{content:"\e3c5"}.mdi-crop-rotate:before{content:"\e437"}.mdi-crop-square:before{content:"\e3c6"}.mdi-dashboard:before{content:"\e871"}.mdi-data-usage:before{content:"\e1af"}.mdi-date-range:before{content:"\e916"}.mdi-dehaze:before{content:"\e3c7"}.mdi-delete:before{content:"\e872"}.mdi-delete-forever:before{content:"\e92b"}.mdi-delete-sweep:before{content:"\e16c"}.mdi-description:before{content:"\e873"}.mdi-desktop-mac:before{content:"\e30b"}.mdi-desktop-windows:before{content:"\e30c"}.mdi-details:before{content:"\e3c8"}.mdi-developer-board:before{content:"\e30d"}.mdi-developer-mode:before{content:"\e1b0"}.mdi-device-hub:before{content:"\e335"}.mdi-devices:before{content:"\e1b1"}.mdi-devices-other:before{content:"\e337"}.mdi-dialer-sip:before{content:"\e0bb"}.mdi-dialpad:before{content:"\e0bc"}.mdi-directions:before{content:"\e52e"}.mdi-directions-bike:before{content:"\e52f"}.mdi-directions-boat:before{content:"\e532"}.mdi-directions-bus:before{content:"\e530"}.mdi-directions-car:before{content:"\e531"}.mdi-directions-railway:before{content:"\e534"}.mdi-directions-run:before{content:"\e566"}.mdi-directions-subway:before{content:"\e533"}.mdi-directions-transit:before{content:"\e535"}.mdi-directions-walk:before{content:"\e536"}.mdi-disc-full:before{content:"\e610"}.mdi-dns:before{content:"\e875"}.mdi-do-not-disturb:before{content:"\e612"}.mdi-do-not-disturb-alt:before{content:"\e611"}.mdi-do-not-disturb-off:before{content:"\e643"}.mdi-do-not-disturb-on:before{content:"\e644"}.mdi-dock:before{content:"\e30e"}.mdi-domain:before{content:"\e7ee"}.mdi-done:before{content:"\e876"}.mdi-done-all:before{content:"\e877"}.mdi-donut-large:before{content:"\e917"}.mdi-donut-small:before{content:"\e918"}.mdi-drafts:before{content:"\e151"}.mdi-drag-handle:before{content:"\e25d"}.mdi-drive-eta:before{content:"\e613"}.mdi-dvr:before{content:"\e1b2"}.mdi-edit:before{content:"\e3c9"}.mdi-edit-location:before{content:"\e568"}.mdi-eject:before{content:"\e8fb"}.mdi-email:before{content:"\e0be"}.mdi-enhanced-encryption:before{content:"\e63f"}.mdi-equalizer:before{content:"\e01d"}.mdi-error:before{content:"\e000"}.mdi-error-outline:before{content:"\e001"}.mdi-euro-symbol:before{content:"\e926"}.mdi-ev-station:before{content:"\e56d"}.mdi-event:before{content:"\e878"}.mdi-event-available:before{content:"\e614"}.mdi-event-busy:before{content:"\e615"}.mdi-event-note:before{content:"\e616"}.mdi-event-seat:before{content:"\e903"}.mdi-exit-to-app:before{content:"\e879"}.mdi-expand-less:before{content:"\e5ce"}.mdi-expand-more:before{content:"\e5cf"}.mdi-explicit:before{content:"\e01e"}.mdi-explore:before{content:"\e87a"}.mdi-exposure:before{content:"\e3ca"}.mdi-exposure-neg-1:before{content:"\e3cb"}.mdi-exposure-neg-2:before{content:"\e3cc"}.mdi-exposure-plus-1:before{content:"\e3cd"}.mdi-exposure-plus-2:before{content:"\e3ce"}.mdi-exposure-zero:before{content:"\e3cf"}.mdi-extension:before{content:"\e87b"}.mdi-face:before{content:"\e87c"}.mdi-fast-forward:before{content:"\e01f"}.mdi-fast-rewind:before{content:"\e020"}.mdi-favorite:before{content:"\e87d"}.mdi-favorite-border:before{content:"\e87e"}.mdi-featured-play-list:before{content:"\e06d"}.mdi-featured-video:before{content:"\e06e"}.mdi-feedback:before{content:"\e87f"}.mdi-fiber-dvr:before{content:"\e05d"}.mdi-fiber-manual-record:before{content:"\e061"}.mdi-fiber-new:before{content:"\e05e"}.mdi-fiber-pin:before{content:"\e06a"}.mdi-fiber-smart-record:before{content:"\e062"}.mdi-file-download:before{content:"\e2c4"}.mdi-file-upload:before{content:"\e2c6"}.mdi-filter:before{content:"\e3d3"}.mdi-filter-1:before{content:"\e3d0"}.mdi-filter-2:before{content:"\e3d1"}.mdi-filter-3:before{content:"\e3d2"}.mdi-filter-4:before{content:"\e3d4"}.mdi-filter-5:before{content:"\e3d5"}.mdi-filter-6:before{content:"\e3d6"}.mdi-filter-7:before{content:"\e3d7"}.mdi-filter-8:before{content:"\e3d8"}.mdi-filter-9:before{content:"\e3d9"}.mdi-filter-9-plus:before{content:"\e3da"}.mdi-filter-b-and-w:before{content:"\e3db"}.mdi-filter-center-focus:before{content:"\e3dc"}.mdi-filter-drama:before{content:"\e3dd"}.mdi-filter-frames:before{content:"\e3de"}.mdi-filter-hdr:before{content:"\e3df"}.mdi-filter-list:before{content:"\e152"}.mdi-filter-none:before{content:"\e3e0"}.mdi-filter-tilt-shift:before{content:"\e3e2"}.mdi-filter-vintage:before{content:"\e3e3"}.mdi-find-in-page:before{content:"\e880"}.mdi-find-replace:before{content:"\e881"}.mdi-fingerprint:before{content:"\e90d"}.mdi-first-page:before{content:"\e5dc"}.mdi-fitness-center:before{content:"\eb43"}.mdi-flag:before{content:"\e153"}.mdi-flare:before{content:"\e3e4"}.mdi-flash-auto:before{content:"\e3e5"}.mdi-flash-off:before{content:"\e3e6"}.mdi-flash-on:before{content:"\e3e7"}.mdi-flight:before{content:"\e539"}.mdi-flight-land:before{content:"\e904"}.mdi-flight-takeoff:before{content:"\e905"}.mdi-flip:before{content:"\e3e8"}.mdi-flip-to-back:before{content:"\e882"}.mdi-flip-to-front:before{content:"\e883"}.mdi-folder:before{content:"\e2c7"}.mdi-folder-open:before{content:"\e2c8"}.mdi-folder-shared:before{content:"\e2c9"}.mdi-folder-special:before{content:"\e617"}.mdi-font-download:before{content:"\e167"}.mdi-format-align-center:before{content:"\e234"}.mdi-format-align-justify:before{content:"\e235"}.mdi-format-align-left:before{content:"\e236"}.mdi-format-align-right:before{content:"\e237"}.mdi-format-bold:before{content:"\e238"}.mdi-format-clear:before{content:"\e239"}.mdi-format-color-fill:before{content:"\e23a"}.mdi-format-color-reset:before{content:"\e23b"}.mdi-format-color-text:before{content:"\e23c"}.mdi-format-indent-decrease:before{content:"\e23d"}.mdi-format-indent-increase:before{content:"\e23e"}.mdi-format-italic:before{content:"\e23f"}.mdi-format-line-spacing:before{content:"\e240"}.mdi-format-list-bulleted:before{content:"\e241"}.mdi-format-list-numbered:before{content:"\e242"}.mdi-format-paint:before{content:"\e243"}.mdi-format-quote:before{content:"\e244"}.mdi-format-shapes:before{content:"\e25e"}.mdi-format-size:before{content:"\e245"}.mdi-format-strikethrough:before{content:"\e246"}.mdi-format-textdirection-l-to-r:before{content:"\e247"}.mdi-format-textdirection-r-to-l:before{content:"\e248"}.mdi-format-underlined:before{content:"\e249"}.mdi-forum:before{content:"\e0bf"}.mdi-forward:before{content:"\e154"}.mdi-forward-10:before{content:"\e056"}.mdi-forward-30:before{content:"\e057"}.mdi-forward-5:before{content:"\e058"}.mdi-free-breakfast:before{content:"\eb44"}.mdi-fullscreen:before{content:"\e5d0"}.mdi-fullscreen-exit:before{content:"\e5d1"}.mdi-functions:before{content:"\e24a"}.mdi-g-translate:before{content:"\e927"}.mdi-gamepad:before{content:"\e30f"}.mdi-games:before{content:"\e021"}.mdi-gavel:before{content:"\e90e"}.mdi-gesture:before{content:"\e155"}.mdi-get-app:before{content:"\e884"}.mdi-gif:before{content:"\e908"}.mdi-golf-course:before{content:"\eb45"}.mdi-gps-fixed:before{content:"\e1b3"}.mdi-gps-not-fixed:before{content:"\e1b4"}.mdi-gps-off:before{content:"\e1b5"}.mdi-grade:before{content:"\e885"}.mdi-gradient:before{content:"\e3e9"}.mdi-grain:before{content:"\e3ea"}.mdi-graphic-eq:before{content:"\e1b8"}.mdi-grid-off:before{content:"\e3eb"}.mdi-grid-on:before{content:"\e3ec"}.mdi-group:before{content:"\e7ef"}.mdi-group-add:before{content:"\e7f0"}.mdi-group-work:before{content:"\e886"}.mdi-hd:before{content:"\e052"}.mdi-hdr-off:before{content:"\e3ed"}.mdi-hdr-on:before{content:"\e3ee"}.mdi-hdr-strong:before{content:"\e3f1"}.mdi-hdr-weak:before{content:"\e3f2"}.mdi-headset:before{content:"\e310"}.mdi-headset-mic:before{content:"\e311"}.mdi-healing:before{content:"\e3f3"}.mdi-hearing:before{content:"\e023"}.mdi-help:before{content:"\e887"}.mdi-help-outline:before{content:"\e8fd"}.mdi-high-quality:before{content:"\e024"}.mdi-highlight:before{content:"\e25f"}.mdi-highlight-off:before{content:"\e888"}.mdi-history:before{content:"\e889"}.mdi-home:before{content:"\e88a"}.mdi-hot-tub:before{content:"\eb46"}.mdi-hotel:before{content:"\e53a"}.mdi-hourglass-empty:before{content:"\e88b"}.mdi-hourglass-full:before{content:"\e88c"}.mdi-http:before{content:"\e902"}.mdi-https:before{content:"\e88d"}.mdi-image:before{content:"\e3f4"}.mdi-image-aspect-ratio:before{content:"\e3f5"}.mdi-import-contacts:before{content:"\e0e0"}.mdi-import-export:before{content:"\e0c3"}.mdi-important-devices:before{content:"\e912"}.mdi-inbox:before{content:"\e156"}.mdi-indeterminate-check-box:before{content:"\e909"}.mdi-info:before{content:"\e88e"}.mdi-info-outline:before{content:"\e88f"}.mdi-input:before{content:"\e890"}.mdi-insert-chart:before{content:"\e24b"}.mdi-insert-comment:before{content:"\e24c"}.mdi-insert-drive-file:before{content:"\e24d"}.mdi-insert-emoticon:before{content:"\e24e"}.mdi-insert-invitation:before{content:"\e24f"}.mdi-insert-link:before{content:"\e250"}.mdi-insert-photo:before{content:"\e251"}.mdi-invert-colors:before{content:"\e891"}.mdi-invert-colors-off:before{content:"\e0c4"}.mdi-iso:before{content:"\e3f6"}.mdi-keyboard:before{content:"\e312"}.mdi-keyboard-arrow-down:before{content:"\e313"}.mdi-keyboard-arrow-left:before{content:"\e314"}.mdi-keyboard-arrow-right:before{content:"\e315"}.mdi-keyboard-arrow-up:before{content:"\e316"}.mdi-keyboard-backspace:before{content:"\e317"}.mdi-keyboard-capslock:before{content:"\e318"}.mdi-keyboard-hide:before{content:"\e31a"}.mdi-keyboard-return:before{content:"\e31b"}.mdi-keyboard-tab:before{content:"\e31c"}.mdi-keyboard-voice:before{content:"\e31d"}.mdi-kitchen:before{content:"\eb47"}.mdi-label:before{content:"\e892"}.mdi-label-outline:before{content:"\e893"}.mdi-landscape:before{content:"\e3f7"}.mdi-language:before{content:"\e894"}.mdi-laptop:before{content:"\e31e"}.mdi-laptop-chromebook:before{content:"\e31f"}.mdi-laptop-mac:before{content:"\e320"}.mdi-laptop-windows:before{content:"\e321"}.mdi-last-page:before{content:"\e5dd"}.mdi-launch:before{content:"\e895"}.mdi-layers:before{content:"\e53b"}.mdi-layers-clear:before{content:"\e53c"}.mdi-leak-add:before{content:"\e3f8"}.mdi-leak-remove:before{content:"\e3f9"}.mdi-lens:before{content:"\e3fa"}.mdi-library-add:before{content:"\e02e"}.mdi-library-books:before{content:"\e02f"}.mdi-library-music:before{content:"\e030"}.mdi-lightbulb-outline:before{content:"\e90f"}.mdi-line-style:before{content:"\e919"}.mdi-line-weight:before{content:"\e91a"}.mdi-linear-scale:before{content:"\e260"}.mdi-link:before{content:"\e157"}.mdi-linked-camera:before{content:"\e438"}.mdi-list:before{content:"\e896"}.mdi-live-help:before{content:"\e0c6"}.mdi-live-tv:before{content:"\e639"}.mdi-local-activity:before{content:"\e53f"}.mdi-local-airport:before{content:"\e53d"}.mdi-local-atm:before{content:"\e53e"}.mdi-local-bar:before{content:"\e540"}.mdi-local-cafe:before{content:"\e541"}.mdi-local-car-wash:before{content:"\e542"}.mdi-local-convenience-store:before{content:"\e543"}.mdi-local-dining:before{content:"\e556"}.mdi-local-drink:before{content:"\e544"}.mdi-local-florist:before{content:"\e545"}.mdi-local-gas-station:before{content:"\e546"}.mdi-local-grocery-store:before{content:"\e547"}.mdi-local-hospital:before{content:"\e548"}.mdi-local-hotel:before{content:"\e549"}.mdi-local-laundry-service:before{content:"\e54a"}.mdi-local-library:before{content:"\e54b"}.mdi-local-mall:before{content:"\e54c"}.mdi-local-movies:before{content:"\e54d"}.mdi-local-offer:before{content:"\e54e"}.mdi-local-parking:before{content:"\e54f"}.mdi-local-pharmacy:before{content:"\e550"}.mdi-local-phone:before{content:"\e551"}.mdi-local-pizza:before{content:"\e552"}.mdi-local-play:before{content:"\e553"}.mdi-local-post-office:before{content:"\e554"}.mdi-local-printshop:before{content:"\e555"}.mdi-local-see:before{content:"\e557"}.mdi-local-shipping:before{content:"\e558"}.mdi-local-taxi:before{content:"\e559"}.mdi-location-city:before{content:"\e7f1"}.mdi-location-disabled:before{content:"\e1b6"}.mdi-location-off:before{content:"\e0c7"}.mdi-location-on:before{content:"\e0c8"}.mdi-location-searching:before{content:"\e1b7"}.mdi-lock:before{content:"\e897"}.mdi-lock-open:before{content:"\e898"}.mdi-lock-outline:before{content:"\e899"}.mdi-looks:before{content:"\e3fc"}.mdi-looks-3:before{content:"\e3fb"}.mdi-looks-4:before{content:"\e3fd"}.mdi-looks-5:before{content:"\e3fe"}.mdi-looks-6:before{content:"\e3ff"}.mdi-looks-one:before{content:"\e400"}.mdi-looks-two:before{content:"\e401"}.mdi-loop:before{content:"\e028"}.mdi-loupe:before{content:"\e402"}.mdi-low-priority:before{content:"\e16d"}.mdi-loyalty:before{content:"\e89a"}.mdi-mail:before{content:"\e158"}.mdi-mail-outline:before{content:"\e0e1"}.mdi-map:before{content:"\e55b"}.mdi-markunread:before{content:"\e159"}.mdi-markunread-mailbox:before{content:"\e89b"}.mdi-memory:before{content:"\e322"}.mdi-menu:before{content:"\e5d2"}.mdi-merge-type:before{content:"\e252"}.mdi-message:before{content:"\e0c9"}.mdi-mic:before{content:"\e029"}.mdi-mic-none:before{content:"\e02a"}.mdi-mic-off:before{content:"\e02b"}.mdi-mms:before{content:"\e618"}.mdi-mode-comment:before{content:"\e253"}.mdi-mode-edit:before{content:"\e254"}.mdi-monetization-on:before{content:"\e263"}.mdi-money-off:before{content:"\e25c"}.mdi-monochrome-photos:before{content:"\e403"}.mdi-mood:before{content:"\e7f2"}.mdi-mood-bad:before{content:"\e7f3"}.mdi-more:before{content:"\e619"}.mdi-more-horiz:before{content:"\e5d3"}.mdi-more-vert:before{content:"\e5d4"}.mdi-motorcycle:before{content:"\e91b"}.mdi-mouse:before{content:"\e323"}.mdi-move-to-inbox:before{content:"\e168"}.mdi-movie:before{content:"\e02c"}.mdi-movie-creation:before{content:"\e404"}.mdi-movie-filter:before{content:"\e43a"}.mdi-multiline-chart:before{content:"\e6df"}.mdi-music-note:before{content:"\e405"}.mdi-music-video:before{content:"\e063"}.mdi-my-location:before{content:"\e55c"}.mdi-nature:before{content:"\e406"}.mdi-nature-people:before{content:"\e407"}.mdi-navigate-before:before{content:"\e408"}.mdi-navigate-next:before{content:"\e409"}.mdi-navigation:before{content:"\e55d"}.mdi-near-me:before{content:"\e569"}.mdi-network-cell:before{content:"\e1b9"}.mdi-network-check:before{content:"\e640"}.mdi-network-locked:before{content:"\e61a"}.mdi-network-wifi:before{content:"\e1ba"}.mdi-new-releases:before{content:"\e031"}.mdi-next-week:before{content:"\e16a"}.mdi-nfc:before{content:"\e1bb"}.mdi-no-encryption:before{content:"\e641"}.mdi-no-sim:before{content:"\e0cc"}.mdi-not-interested:before{content:"\e033"}.mdi-note:before{content:"\e06f"}.mdi-note-add:before{content:"\e89c"}.mdi-notifications:before{content:"\e7f4"}.mdi-notifications-active:before{content:"\e7f7"}.mdi-notifications-none:before{content:"\e7f5"}.mdi-notifications-off:before{content:"\e7f6"}.mdi-notifications-paused:before{content:"\e7f8"}.mdi-offline-pin:before{content:"\e90a"}.mdi-ondemand-video:before{content:"\e63a"}.mdi-opacity:before{content:"\e91c"}.mdi-open-in-browser:before{content:"\e89d"}.mdi-open-in-new:before{content:"\e89e"}.mdi-open-with:before{content:"\e89f"}.mdi-pages:before{content:"\e7f9"}.mdi-pageview:before{content:"\e8a0"}.mdi-palette:before{content:"\e40a"}.mdi-pan-tool:before{content:"\e925"}.mdi-panorama:before{content:"\e40b"}.mdi-panorama-fish-eye:before{content:"\e40c"}.mdi-panorama-horizontal:before{content:"\e40d"}.mdi-panorama-vertical:before{content:"\e40e"}.mdi-panorama-wide-angle:before{content:"\e40f"}.mdi-party-mode:before{content:"\e7fa"}.mdi-pause:before{content:"\e034"}.mdi-pause-circle-filled:before{content:"\e035"}.mdi-pause-circle-outline:before{content:"\e036"}.mdi-payment:before{content:"\e8a1"}.mdi-people:before{content:"\e7fb"}.mdi-people-outline:before{content:"\e7fc"}.mdi-perm-camera-mic:before{content:"\e8a2"}.mdi-perm-contact-calendar:before{content:"\e8a3"}.mdi-perm-data-setting:before{content:"\e8a4"}.mdi-perm-device-information:before{content:"\e8a5"}.mdi-perm-identity:before{content:"\e8a6"}.mdi-perm-media:before{content:"\e8a7"}.mdi-perm-phone-msg:before{content:"\e8a8"}.mdi-perm-scan-wifi:before{content:"\e8a9"}.mdi-person:before{content:"\e7fd"}.mdi-person-add:before{content:"\e7fe"}.mdi-person-outline:before{content:"\e7ff"}.mdi-person-pin:before{content:"\e55a"}.mdi-person-pin-circle:before{content:"\e56a"}.mdi-personal-video:before{content:"\e63b"}.mdi-pets:before{content:"\e91d"}.mdi-phone:before{content:"\e0cd"}.mdi-phone-android:before{content:"\e324"}.mdi-phone-bluetooth-speaker:before{content:"\e61b"}.mdi-phone-forwarded:before{content:"\e61c"}.mdi-phone-in-talk:before{content:"\e61d"}.mdi-phone-iphone:before{content:"\e325"}.mdi-phone-locked:before{content:"\e61e"}.mdi-phone-missed:before{content:"\e61f"}.mdi-phone-paused:before{content:"\e620"}.mdi-phonelink:before{content:"\e326"}.mdi-phonelink-erase:before{content:"\e0db"}.mdi-phonelink-lock:before{content:"\e0dc"}.mdi-phonelink-off:before{content:"\e327"}.mdi-phonelink-ring:before{content:"\e0dd"}.mdi-phonelink-setup:before{content:"\e0de"}.mdi-photo:before{content:"\e410"}.mdi-photo-album:before{content:"\e411"}.mdi-photo-camera:before{content:"\e412"}.mdi-photo-filter:before{content:"\e43b"}.mdi-photo-library:before{content:"\e413"}.mdi-photo-size-select-actual:before{content:"\e432"}.mdi-photo-size-select-large:before{content:"\e433"}.mdi-photo-size-select-small:before{content:"\e434"}.mdi-picture-as-pdf:before{content:"\e415"}.mdi-picture-in-picture:before{content:"\e8aa"}.mdi-picture-in-picture-alt:before{content:"\e911"}.mdi-pie-chart:before{content:"\e6c4"}.mdi-pie-chart-outlined:before{content:"\e6c5"}.mdi-pin-drop:before{content:"\e55e"}.mdi-place:before{content:"\e55f"}.mdi-play-arrow:before{content:"\e037"}.mdi-play-circle-filled:before{content:"\e038"}.mdi-play-circle-outline:before{content:"\e039"}.mdi-play-for-work:before{content:"\e906"}.mdi-playlist-add:before{content:"\e03b"}.mdi-playlist-add-check:before{content:"\e065"}.mdi-playlist-play:before{content:"\e05f"}.mdi-plus-one:before{content:"\e800"}.mdi-poll:before{content:"\e801"}.mdi-polymer:before{content:"\e8ab"}.mdi-pool:before{content:"\eb48"}.mdi-portable-wifi-off:before{content:"\e0ce"}.mdi-portrait:before{content:"\e416"}.mdi-power:before{content:"\e63c"}.mdi-power-input:before{content:"\e336"}.mdi-power-settings-new:before{content:"\e8ac"}.mdi-pregnant-woman:before{content:"\e91e"}.mdi-present-to-all:before{content:"\e0df"}.mdi-print:before{content:"\e8ad"}.mdi-priority-high:before{content:"\e645"}.mdi-public:before{content:"\e80b"}.mdi-publish:before{content:"\e255"}.mdi-query-builder:before{content:"\e8ae"}.mdi-question-answer:before{content:"\e8af"}.mdi-queue:before{content:"\e03c"}.mdi-queue-music:before{content:"\e03d"}.mdi-queue-play-next:before{content:"\e066"}.mdi-radio:before{content:"\e03e"}.mdi-radio-button-checked:before{content:"\e837"}.mdi-radio-button-unchecked:before{content:"\e836"}.mdi-rate-review:before{content:"\e560"}.mdi-receipt:before{content:"\e8b0"}.mdi-recent-actors:before{content:"\e03f"}.mdi-record-voice-over:before{content:"\e91f"}.mdi-redeem:before{content:"\e8b1"}.mdi-redo:before{content:"\e15a"}.mdi-refresh:before{content:"\e5d5"}.mdi-remove:before{content:"\e15b"}.mdi-remove-circle:before{content:"\e15c"}.mdi-remove-circle-outline:before{content:"\e15d"}.mdi-remove-from-queue:before{content:"\e067"}.mdi-remove-red-eye:before{content:"\e417"}.mdi-remove-shopping-cart:before{content:"\e928"}.mdi-reorder:before{content:"\e8fe"}.mdi-repeat:before{content:"\e040"}.mdi-repeat-one:before{content:"\e041"}.mdi-replay:before{content:"\e042"}.mdi-replay-10:before{content:"\e059"}.mdi-replay-30:before{content:"\e05a"}.mdi-replay-5:before{content:"\e05b"}.mdi-reply:before{content:"\e15e"}.mdi-reply-all:before{content:"\e15f"}.mdi-report:before{content:"\e160"}.mdi-report-problem:before{content:"\e8b2"}.mdi-restaurant:before{content:"\e56c"}.mdi-restaurant-menu:before{content:"\e561"}.mdi-restore:before{content:"\e8b3"}.mdi-restore-page:before{content:"\e929"}.mdi-ring-volume:before{content:"\e0d1"}.mdi-room:before{content:"\e8b4"}.mdi-room-service:before{content:"\eb49"}.mdi-rotate-90-degrees-ccw:before{content:"\e418"}.mdi-rotate-left:before{content:"\e419"}.mdi-rotate-right:before{content:"\e41a"}.mdi-rounded-corner:before{content:"\e920"}.mdi-router:before{content:"\e328"}.mdi-rowing:before{content:"\e921"}.mdi-rss-feed:before{content:"\e0e5"}.mdi-rv-hookup:before{content:"\e642"}.mdi-satellite:before{content:"\e562"}.mdi-save:before{content:"\e161"}.mdi-scanner:before{content:"\e329"}.mdi-schedule:before{content:"\e8b5"}.mdi-school:before{content:"\e80c"}.mdi-screen-lock-landscape:before{content:"\e1be"}.mdi-screen-lock-portrait:before{content:"\e1bf"}.mdi-screen-lock-rotation:before{content:"\e1c0"}.mdi-screen-rotation:before{content:"\e1c1"}.mdi-screen-share:before{content:"\e0e2"}.mdi-sd-card:before{content:"\e623"}.mdi-sd-storage:before{content:"\e1c2"}.mdi-search:before{content:"\e8b6"}.mdi-security:before{content:"\e32a"}.mdi-select-all:before{content:"\e162"}.mdi-send:before{content:"\e163"}.mdi-sentiment-dissatisfied:before{content:"\e811"}.mdi-sentiment-neutral:before{content:"\e812"}.mdi-sentiment-satisfied:before{content:"\e813"}.mdi-sentiment-very-dissatisfied:before{content:"\e814"}.mdi-sentiment-very-satisfied:before{content:"\e815"}.mdi-settings:before{content:"\e8b8"}.mdi-settings-applications:before{content:"\e8b9"}.mdi-settings-backup-restore:before{content:"\e8ba"}.mdi-settings-bluetooth:before{content:"\e8bb"}.mdi-settings-brightness:before{content:"\e8bd"}.mdi-settings-cell:before{content:"\e8bc"}.mdi-settings-ethernet:before{content:"\e8be"}.mdi-settings-input-antenna:before{content:"\e8bf"}.mdi-settings-input-component:before{content:"\e8c0"}.mdi-settings-input-composite:before{content:"\e8c1"}.mdi-settings-input-hdmi:before{content:"\e8c2"}.mdi-settings-input-svideo:before{content:"\e8c3"}.mdi-settings-overscan:before{content:"\e8c4"}.mdi-settings-phone:before{content:"\e8c5"}.mdi-settings-power:before{content:"\e8c6"}.mdi-settings-remote:before{content:"\e8c7"}.mdi-settings-system-daydream:before{content:"\e1c3"}.mdi-settings-voice:before{content:"\e8c8"}.mdi-share:before{content:"\e80d"}.mdi-shop:before{content:"\e8c9"}.mdi-shop-two:before{content:"\e8ca"}.mdi-shopping-basket:before{content:"\e8cb"}.mdi-shopping-cart:before{content:"\e8cc"}.mdi-short-text:before{content:"\e261"}.mdi-show-chart:before{content:"\e6e1"}.mdi-shuffle:before{content:"\e043"}.mdi-signal-cellular-4-bar:before{content:"\e1c8"}.mdi-signal-cellular-connected-no-internet-4-bar:before{content:"\e1cd"}.mdi-signal-cellular-no-sim:before{content:"\e1ce"}.mdi-signal-cellular-null:before{content:"\e1cf"}.mdi-signal-cellular-off:before{content:"\e1d0"}.mdi-signal-wifi-4-bar:before{content:"\e1d8"}.mdi-signal-wifi-4-bar-lock:before{content:"\e1d9"}.mdi-signal-wifi-off:before{content:"\e1da"}.mdi-sim-card:before{content:"\e32b"}.mdi-sim-card-alert:before{content:"\e624"}.mdi-skip-next:before{content:"\e044"}.mdi-skip-previous:before{content:"\e045"}.mdi-slideshow:before{content:"\e41b"}.mdi-slow-motion-video:before{content:"\e068"}.mdi-smartphone:before{content:"\e32c"}.mdi-smoke-free:before{content:"\eb4a"}.mdi-smoking-rooms:before{content:"\eb4b"}.mdi-sms:before{content:"\e625"}.mdi-sms-failed:before{content:"\e626"}.mdi-snooze:before{content:"\e046"}.mdi-sort:before{content:"\e164"}.mdi-sort-by-alpha:before{content:"\e053"}.mdi-spa:before{content:"\eb4c"}.mdi-space-bar:before{content:"\e256"}.mdi-speaker:before{content:"\e32d"}.mdi-speaker-group:before{content:"\e32e"}.mdi-speaker-notes:before{content:"\e8cd"}.mdi-speaker-notes-off:before{content:"\e92a"}.mdi-speaker-phone:before{content:"\e0d2"}.mdi-spellcheck:before{content:"\e8ce"}.mdi-star:before{content:"\e838"}.mdi-star-border:before{content:"\e83a"}.mdi-star-half:before{content:"\e839"}.mdi-stars:before{content:"\e8d0"}.mdi-stay-current-landscape:before{content:"\e0d3"}.mdi-stay-current-portrait:before{content:"\e0d4"}.mdi-stay-primary-landscape:before{content:"\e0d5"}.mdi-stay-primary-portrait:before{content:"\e0d6"}.mdi-stop:before{content:"\e047"}.mdi-stop-screen-share:before{content:"\e0e3"}.mdi-storage:before{content:"\e1db"}.mdi-store:before{content:"\e8d1"}.mdi-store-mall-directory:before{content:"\e563"}.mdi-straighten:before{content:"\e41c"}.mdi-streetview:before{content:"\e56e"}.mdi-strikethrough-s:before{content:"\e257"}.mdi-style:before{content:"\e41d"}.mdi-subdirectory-arrow-left:before{content:"\e5d9"}.mdi-subdirectory-arrow-right:before{content:"\e5da"}.mdi-subject:before{content:"\e8d2"}.mdi-subscriptions:before{content:"\e064"}.mdi-subtitles:before{content:"\e048"}.mdi-subway:before{content:"\e56f"}.mdi-supervisor-account:before{content:"\e8d3"}.mdi-surround-sound:before{content:"\e049"}.mdi-swap-calls:before{content:"\e0d7"}.mdi-swap-horiz:before{content:"\e8d4"}.mdi-swap-vert:before{content:"\e8d5"}.mdi-swap-vertical-circle:before{content:"\e8d6"}.mdi-switch-camera:before{content:"\e41e"}.mdi-switch-video:before{content:"\e41f"}.mdi-sync:before{content:"\e627"}.mdi-sync-disabled:before{content:"\e628"}.mdi-sync-problem:before{content:"\e629"}.mdi-system-update:before{content:"\e62a"}.mdi-system-update-alt:before{content:"\e8d7"}.mdi-tab:before{content:"\e8d8"}.mdi-tab-unselected:before{content:"\e8d9"}.mdi-tablet:before{content:"\e32f"}.mdi-tablet-android:before{content:"\e330"}.mdi-tablet-mac:before{content:"\e331"}.mdi-tag-faces:before{content:"\e420"}.mdi-tap-and-play:before{content:"\e62b"}.mdi-terrain:before{content:"\e564"}.mdi-text-fields:before{content:"\e262"}.mdi-text-format:before{content:"\e165"}.mdi-textsms:before{content:"\e0d8"}.mdi-texture:before{content:"\e421"}.mdi-theaters:before{content:"\e8da"}.mdi-thumb-down:before{content:"\e8db"}.mdi-thumb-up:before{content:"\e8dc"}.mdi-thumbs-up-down:before{content:"\e8dd"}.mdi-time-to-leave:before{content:"\e62c"}.mdi-timelapse:before{content:"\e422"}.mdi-timeline:before{content:"\e922"}.mdi-timer:before{content:"\e425"}.mdi-timer-10:before{content:"\e423"}.mdi-timer-3:before{content:"\e424"}.mdi-timer-off:before{content:"\e426"}.mdi-title:before{content:"\e264"}.mdi-toc:before{content:"\e8de"}.mdi-today:before{content:"\e8df"}.mdi-toll:before{content:"\e8e0"}.mdi-tonality:before{content:"\e427"}.mdi-touch-app:before{content:"\e913"}.mdi-toys:before{content:"\e332"}.mdi-track-changes:before{content:"\e8e1"}.mdi-traffic:before{content:"\e565"}.mdi-train:before{content:"\e570"}.mdi-tram:before{content:"\e571"}.mdi-transfer-within-a-station:before{content:"\e572"}.mdi-transform:before{content:"\e428"}.mdi-translate:before{content:"\e8e2"}.mdi-trending-down:before{content:"\e8e3"}.mdi-trending-flat:before{content:"\e8e4"}.mdi-trending-up:before{content:"\e8e5"}.mdi-tune:before{content:"\e429"}.mdi-turned-in:before{content:"\e8e6"}.mdi-turned-in-not:before{content:"\e8e7"}.mdi-tv:before{content:"\e333"}.mdi-unarchive:before{content:"\e169"}.mdi-undo:before{content:"\e166"}.mdi-unfold-less:before{content:"\e5d6"}.mdi-unfold-more:before{content:"\e5d7"}.mdi-update:before{content:"\e923"}.mdi-usb:before{content:"\e1e0"}.mdi-verified-user:before{content:"\e8e8"}.mdi-vertical-align-bottom:before{content:"\e258"}.mdi-vertical-align-center:before{content:"\e259"}.mdi-vertical-align-top:before{content:"\e25a"}.mdi-vibration:before{content:"\e62d"}.mdi-video-call:before{content:"\e070"}.mdi-video-label:before{content:"\e071"}.mdi-video-library:before{content:"\e04a"}.mdi-videocam:before{content:"\e04b"}.mdi-videocam-off:before{content:"\e04c"}.mdi-videogame-asset:before{content:"\e338"}.mdi-view-agenda:before{content:"\e8e9"}.mdi-view-array:before{content:"\e8ea"}.mdi-view-carousel:before{content:"\e8eb"}.mdi-view-column:before{content:"\e8ec"}.mdi-view-comfy:before{content:"\e42a"}.mdi-view-compact:before{content:"\e42b"}.mdi-view-day:before{content:"\e8ed"}.mdi-view-headline:before{content:"\e8ee"}.mdi-view-list:before{content:"\e8ef"}.mdi-view-module:before{content:"\e8f0"}.mdi-view-quilt:before{content:"\e8f1"}.mdi-view-stream:before{content:"\e8f2"}.mdi-view-week:before{content:"\e8f3"}.mdi-vignette:before{content:"\e435"}.mdi-visibility:before{content:"\e8f4"}.mdi-visibility-off:before{content:"\e8f5"}.mdi-voice-chat:before{content:"\e62e"}.mdi-voicemail:before{content:"\e0d9"}.mdi-volume-down:before{content:"\e04d"}.mdi-volume-mute:before{content:"\e04e"}.mdi-volume-off:before{content:"\e04f"}.mdi-volume-up:before{content:"\e050"}.mdi-vpn-key:before{content:"\e0da"}.mdi-vpn-lock:before{content:"\e62f"}.mdi-wallpaper:before{content:"\e1bc"}.mdi-warning:before{content:"\e002"}.mdi-watch:before{content:"\e334"}.mdi-watch-later:before{content:"\e924"}.mdi-wb-auto:before{content:"\e42c"}.mdi-wb-cloudy:before{content:"\e42d"}.mdi-wb-incandescent:before{content:"\e42e"}.mdi-wb-iridescent:before{content:"\e436"}.mdi-wb-sunny:before{content:"\e430"}.mdi-wc:before{content:"\e63d"}.mdi-web:before{content:"\e051"}.mdi-web-asset:before{content:"\e069"}.mdi-weekend:before{content:"\e16b"}.mdi-whatshot:before{content:"\e80e"}.mdi-widgets:before{content:"\e1bd"}.mdi-wifi:before{content:"\e63e"}.mdi-wifi-lock:before{content:"\e1e1"}.mdi-wifi-tethering:before{content:"\e1e2"}.mdi-work:before{content:"\e8f9"}.mdi-wrap-text:before{content:"\e25b"}.mdi-youtube-searched-for:before{content:"\e8fa"}.mdi-zoom-in:before{content:"\e8ff"}.mdi-zoom-out:before{content:"\e900"}.mdi-zoom-out-map:before{content:"\e56b"}
+/*# sourceMappingURL=material-icons.min.css.map */ \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/css/material-icons.min.css.map b/vendor/mervick/material-design-icons/css/material-icons.min.css.map
new file mode 100644
index 000000000..a5d8aa1ed
--- /dev/null
+++ b/vendor/mervick/material-design-icons/css/material-icons.min.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["css/material-icons.css"],"names":[],"mappings":"AAkDA,QAWA,QAgGE,WAAY,OA3Jd,WACE,YAAa,wBACb,WAAY,OACZ,YAAa,IACb,IAAK,gDACL,IAAK,sDAAuD,4BAA6B,kDAAmD,gBAAiB,iDAAkD,eAAgB,gDAAiD,mBAAoB,qEAAsE,cACtW,gBAAN,KACE,KAAM,OAAO,OAAO,OAAO,KAAM,EAAE,wBACnC,UAAW,QACX,QAAS,aACT,eAAgB,KAChB,eAAgB,OAChB,YAAa,EACb,SAAU,SACV,UAAW,OACX,IAAK,IAEL,uBAA+F,YAE/F,wBAA2H,UAC3H,UAAW,eAEb,gBACE,MAAO,IACP,OAAQ,IAER,eAAuJ,mBAEvJ,sBAAoL,OAGtL,QAAS,aACP,UAAW,UACX,YAAa,MACb,eAAgB,KAElB,QAAS,aACP,UAAW,IAEb,QAAS,aACP,UAAW,IAEb,QAAS,aACP,UAAW,IAEb,QAAS,aACP,UAAW,IAEb,QACE,MAAO,UAGT,QACE,aAAc,EACd,YAAa,UACb,gBAAiB,KACjB,WACE,SAAU,SAEd,QACE,SAAU,SACV,KAAM,WACN,MAAO,UACP,IAAK,SAEL,eACE,KAAM,WAEV,YACE,QAAS,KAAK,MAAM,MACpB,OAAc,MAAN,MAAa,KACrB,cAAe,KAEjB,YACE,MAAO,MAET,WACE,MAAO,KAET,eACE,aAAc,KAChB,gBACE,YAAa,KAEf,UACE,kBAAmB,QAAQ,GAAG,SAAS,OACvC,UAAW,QAAQ,GAAG,SAAS,OAEjC,WACE,kBAAmB,QAAQ,GAAG,SAAS,SACvC,UAAW,QAAQ,GAAG,SAAS,SAEjC,2BACE,GACE,kBAAmB,UACnB,UAAW,UACb,KACE,kBAAmB,eACnB,UAAW,gBACf,mBACE,GACE,kBAAmB,UACnB,UAAW,UACb,KACE,kBAAmB,eACnB,UAAW,gBACf,eACE,OAAQ,yDACR,kBAAmB,cACnB,cAAe,cACf,UAAW,cAEb,gBACE,OAAQ,yDACR,kBAAmB,eACnB,cAAe,eACf,UAAW,eAEb,gBACE,OAAQ,yDACR,kBAAmB,eACnB,cAAe,eACf,UAAW,eAEb,qBACE,OAAQ,yDACR,kBAAmB,YACnB,cAAe,YACf,UAAW,YAEb,mBACE,OAAQ,yDACR,kBAAmB,YACnB,cAAe,YACf,UAAW,YAKb,2BACA,yBAHA,sBACA,sBAFA,qBAKE,OAAQ,KAEV,WACE,SAAU,SACV,QAAS,aACT,MAAO,IACP,OAAQ,IACR,YAAa,IACb,eAAgB,OAElB,cAAe,cACb,SAAU,SACV,KAAM,EACN,MAAO,KACP,WAAY,OAEd,cACE,YAAa,QAEf,cACE,UAAW,IAEb,aACE,MAAO,KAET,wBACE,QAAS,QAEX,oBACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,wBACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,4BACE,QAAS,QAEX,mCACE,QAAS,QAEX,wBACE,QAAS,QAEX,2BACE,QAAS,QAEX,gBACE,QAAS,QAEX,gBACE,QAAS,QAEX,wBACE,QAAS,QAEX,sBACE,QAAS,QAEX,sBACE,QAAS,QAEX,oBACE,QAAS,QAEX,uBACE,QAAS,QAEX,+BACE,QAAS,QAEX,yBACE,QAAS,QAEX,8BACE,QAAS,QAEX,0BACE,QAAS,QAEX,yBACE,QAAS,QAEX,mBACE,QAAS,QAEX,8BACE,QAAS,QAEX,qCACE,QAAS,QAEX,0CACE,QAAS,QAEX,uCACE,QAAS,QAEX,wCACE,QAAS,QAEX,yCACE,QAAS,QAEX,uCACE,QAAS,QAEX,wCACE,QAAS,QAEX,gCACE,QAAS,QAEX,kCACE,QAAS,QAEX,oBACE,QAAS,QAEX,4BACE,QAAS,QAEX,kBACE,QAAS,QAEX,sBACE,QAAS,QAEX,sBACE,QAAS,QAEX,qBACE,QAAS,QAEX,kBACE,QAAS,QAEX,0BACE,QAAS,QAEX,oBACE,QAAS,QAEX,oBACE,QAAS,QAEX,yBACE,QAAS,QAEX,iBACE,QAAS,QAEX,oBACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,4BACE,QAAS,QAEX,mCACE,QAAS,QAEX,0BACE,QAAS,QAEX,0BACE,QAAS,QAEX,yBACE,QAAS,QAEX,sBACE,QAAS,QAEX,yBACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,4BACE,QAAS,QAEX,8BACE,QAAS,QAEX,gCACE,QAAS,QAEX,iCACE,QAAS,QAEX,sBACE,QAAS,QAEX,4BACE,QAAS,QAEX,wBACE,QAAS,QAEX,yBACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,sBACE,QAAS,QAEX,qBACE,QAAS,QAEX,sBACE,QAAS,QAEX,mBACE,QAAS,QAEX,0BACE,QAAS,QAEX,kCACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,4BACE,QAAS,QAEX,yBACE,QAAS,QAEX,qBACE,QAAS,QAEX,kBACE,QAAS,QAEX,sBACE,QAAS,QAEX,4BACE,QAAS,QAEX,gCACE,QAAS,QAEX,+BACE,QAAS,QAEX,gCACE,QAAS,QAEX,0BACE,QAAS,QAEX,wBACE,QAAS,QAEX,qBACE,QAAS,QAEX,oBACE,QAAS,QAEX,iBACE,QAAS,QAEX,qBACE,QAAS,QAEX,4BACE,QAAS,QAEX,uBACE,QAAS,QAEX,0BACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,8BACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,uBACE,QAAS,QAEX,4BACE,QAAS,QAEX,+BACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,4BACE,QAAS,QAEX,4BACE,QAAS,QAEX,2BACE,QAAS,QAEX,8BACE,QAAS,QAEX,yBACE,QAAS,QAEX,kBACE,QAAS,QAEX,yBACE,QAAS,QAEX,uBACE,QAAS,QAEX,kBACE,QAAS,QAEX,uBACE,QAAS,QAEX,qBACE,QAAS,QAEX,4BACE,QAAS,QAEX,mBACE,QAAS,QAEX,iBACE,QAAS,QAEX,iBACE,QAAS,QAEX,qBACE,QAAS,QAEX,sBACE,QAAS,QAEX,uBACE,QAAS,QAEX,wBACE,QAAS,QAEX,iCACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,mBACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,mBACE,QAAS,QAEX,0BACE,QAAS,QAEX,4BACE,QAAS,QAEX,wBACE,QAAS,QAEX,mBACE,QAAS,QAEX,iBACE,QAAS,QAEX,2BACE,QAAS,QAEX,gCACE,QAAS,QAEX,8BACE,QAAS,QAEX,2BACE,QAAS,QAEX,iBACE,QAAS,QAEX,wBACE,QAAS,QAEX,gCACE,QAAS,QAEX,kBACE,QAAS,QAEX,sBACE,QAAS,QAEX,oCACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,+BACE,QAAS,QAEX,kBACE,QAAS,QAEX,kBACE,QAAS,QAEX,sBACE,QAAS,QAEX,kBACE,QAAS,QAEX,2BACE,QAAS,QAEX,kBACE,QAAS,QAEX,yBACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,sBACE,QAAS,QAEX,wBACE,QAAS,QAEX,yBACE,QAAS,QAEX,iBACE,QAAS,QAEX,wBACE,QAAS,QAEX,iCACE,QAAS,QAEX,uBACE,QAAS,QAEX,qBACE,QAAS,QAEX,oBACE,QAAS,QAEX,oBACE,QAAS,QAEX,2BACE,QAAS,QAEX,qBACE,QAAS,QAEX,gCACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,qBACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,0BACE,QAAS,QAEX,0BACE,QAAS,QAEX,oCACE,QAAS,QAEX,sBACE,QAAS,QAEX,mBACE,QAAS,QAEX,8BACE,QAAS,QAEX,wBACE,QAAS,QAEX,iBACE,QAAS,QAEX,sBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,sBACE,QAAS,QAEX,2BACE,QAAS,QAEX,0BACE,QAAS,QAEX,0BACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,sBACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,mBACE,QAAS,QAEX,mBACE,QAAS,QAEX,2BACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,4BACE,QAAS,QAEX,oBACE,QAAS,QAEX,4BACE,QAAS,QAEX,2BACE,QAAS,QAEX,uBACE,QAAS,QAEX,oBACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,oBACE,QAAS,QAEX,uBACE,QAAS,QAEX,4BACE,QAAS,QAEX,4BACE,QAAS,QAEX,2BACE,QAAS,QAEX,2BACE,QAAS,QAEX,+BACE,QAAS,QAEX,2BACE,QAAS,QAEX,8BACE,QAAS,QAEX,+BACE,QAAS,QAEX,4BACE,QAAS,QAEX,sBACE,QAAS,QAEX,gBACE,QAAS,QAEX,2BACE,QAAS,QAEX,+BACE,QAAS,QAEX,+BACE,QAAS,QAEX,8BACE,QAAS,QAEX,iBACE,QAAS,QAEX,mBACE,QAAS,QAEX,iBACE,QAAS,QAEX,qBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,mBACE,QAAS,QAEX,wBACE,QAAS,QAEX,sBACE,QAAS,QAEX,gBACE,QAAS,QAEX,iBACE,QAAS,QAEX,0BACE,QAAS,QAEX,kBACE,QAAS,QAEX,kBACE,QAAS,QAEX,gCACE,QAAS,QAEX,sBACE,QAAS,QAEX,kBACE,QAAS,QAEX,0BACE,QAAS,QAEX,wBACE,QAAS,QAEX,uBACE,QAAS,QAEX,kBACE,QAAS,QAEX,4BACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,qBACE,QAAS,QAEX,oBACE,QAAS,QAEX,qBACE,QAAS,QAEX,2BACE,QAAS,QAEX,2BACE,QAAS,QAEX,4BACE,QAAS,QAEX,4BACE,QAAS,QAEX,0BACE,QAAS,QAEX,sBACE,QAAS,QAEX,iBACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,qBACE,QAAS,QAEX,4BACE,QAAS,QAEX,+BACE,QAAS,QAEX,2BACE,QAAS,QAEX,qBACE,QAAS,QAEX,sBACE,QAAS,QAEX,gCACE,QAAS,QAEX,sBACE,QAAS,QAEX,sBACE,QAAS,QAEX,+BACE,QAAS,QAEX,0BACE,QAAS,QAEX,wBACE,QAAS,QAEX,mBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,0BACE,QAAS,QAEX,2BACE,QAAS,QAEX,gCACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,8BACE,QAAS,QAEX,2BACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,iBACE,QAAS,QAEX,kBACE,QAAS,QAEX,uBACE,QAAS,QAEX,sBACE,QAAS,QAEX,qBACE,QAAS,QAEX,mBACE,QAAS,QAEX,wBACE,QAAS,QAEX,2BACE,QAAS,QAEX,iBACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,mBACE,QAAS,QAEX,wBACE,QAAS,QAEX,0BACE,QAAS,QAEX,2BACE,QAAS,QAEX,0BACE,QAAS,QAEX,gCACE,QAAS,QAEX,iCACE,QAAS,QAEX,8BACE,QAAS,QAEX,+BACE,QAAS,QAEX,wBACE,QAAS,QAEX,yBACE,QAAS,QAEX,8BACE,QAAS,QAEX,+BACE,QAAS,QAEX,8BACE,QAAS,QAEX,mCACE,QAAS,QAEX,mCACE,QAAS,QAEX,0BACE,QAAS,QAEX,gCACE,QAAS,QAEX,iCACE,QAAS,QAEX,iCACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,wBACE,QAAS,QAEX,iCACE,QAAS,QAEX,wCACE,QAAS,QAEX,wCACE,QAAS,QAEX,8BACE,QAAS,QAEX,kBACE,QAAS,QAEX,oBACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,sBACE,QAAS,QAEX,2BACE,QAAS,QAEX,uBACE,QAAS,QAEX,4BACE,QAAS,QAEX,sBACE,QAAS,QAEX,wBACE,QAAS,QAEX,oBACE,QAAS,QAEX,kBACE,QAAS,QAEX,kBACE,QAAS,QAEX,oBACE,QAAS,QAEX,oBACE,QAAS,QAEX,gBACE,QAAS,QAEX,wBACE,QAAS,QAEX,sBACE,QAAS,QAEX,0BACE,QAAS,QAEX,oBACE,QAAS,QAEX,kBACE,QAAS,QAEX,qBACE,QAAS,QAEX,kBACE,QAAS,QAEX,uBACE,QAAS,QAEX,qBACE,QAAS,QAEX,oBACE,QAAS,QAEX,kBACE,QAAS,QAEX,sBACE,QAAS,QAEX,uBACE,QAAS,QAEX,eACE,QAAS,QAEX,oBACE,QAAS,QAEX,mBACE,QAAS,QAEX,uBACE,QAAS,QAEX,qBACE,QAAS,QAEX,oBACE,QAAS,QAEX,wBACE,QAAS,QAEX,oBACE,QAAS,QAEX,oBACE,QAAS,QAEX,iBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,sBACE,QAAS,QAEX,0BACE,QAAS,QAEX,oBACE,QAAS,QAEX,iBACE,QAAS,QAEX,oBACE,QAAS,QAEX,kBACE,QAAS,QAEX,4BACE,QAAS,QAEX,2BACE,QAAS,QAEX,iBACE,QAAS,QAEX,kBACE,QAAS,QAEX,kBACE,QAAS,QAEX,+BACE,QAAS,QAEX,4BACE,QAAS,QAEX,0BACE,QAAS,QAEX,8BACE,QAAS,QAEX,kBACE,QAAS,QAEX,oCACE,QAAS,QAEX,iBACE,QAAS,QAEX,yBACE,QAAS,QAEX,kBACE,QAAS,QAEX,yBACE,QAAS,QAEX,2BACE,QAAS,QAEX,8BACE,QAAS,QAEX,4BACE,QAAS,QAEX,8BACE,QAAS,QAEX,wBACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,8BACE,QAAS,QAEX,gBACE,QAAS,QAEX,qBACE,QAAS,QAEX,gCACE,QAAS,QAEX,gCACE,QAAS,QAEX,iCACE,QAAS,QAEX,8BACE,QAAS,QAEX,+BACE,QAAS,QAEX,8BACE,QAAS,QAEX,0BACE,QAAS,QAEX,4BACE,QAAS,QAEX,yBACE,QAAS,QAEX,2BACE,QAAS,QAEX,oBACE,QAAS,QAEX,kBACE,QAAS,QAEX,0BACE,QAAS,QAEX,sBACE,QAAS,QAEX,qBACE,QAAS,QAEX,mBACE,QAAS,QAEX,8BACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,sBACE,QAAS,QAEX,mBACE,QAAS,QAEX,mBACE,QAAS,QAEX,yBACE,QAAS,QAEX,qBACE,QAAS,QAEX,wBACE,QAAS,QAEX,iBACE,QAAS,QAEX,wBACE,QAAS,QAEX,0BACE,QAAS,QAEX,0BACE,QAAS,QAEX,8BACE,QAAS,QAEX,uBACE,QAAS,QAEX,wBACE,QAAS,QAEX,yBACE,QAAS,QAEX,iBACE,QAAS,QAEX,0BACE,QAAS,QAEX,iBACE,QAAS,QAEX,sBACE,QAAS,QAEX,oBACE,QAAS,QAEX,2BACE,QAAS,QAEX,0BACE,QAAS,QAEX,sBACE,QAAS,QAEX,sBACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,oCACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,0BACE,QAAS,QAEX,8BACE,QAAS,QAEX,gCACE,QAAS,QAEX,2BACE,QAAS,QAEX,wBACE,QAAS,QAEX,kCACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,0BACE,QAAS,QAEX,2BACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,uBACE,QAAS,QAEX,8BACE,QAAS,QAEX,4BACE,QAAS,QAEX,sBACE,QAAS,QAEX,2BACE,QAAS,QAEX,uBACE,QAAS,QAEX,0BACE,QAAS,QAEX,8BACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,+BACE,QAAS,QAEX,iBACE,QAAS,QAEX,sBACE,QAAS,QAEX,yBACE,QAAS,QAEX,kBACE,QAAS,QAEX,oBACE,QAAS,QAEX,oBACE,QAAS,QAEX,oBACE,QAAS,QAEX,oBACE,QAAS,QAEX,sBACE,QAAS,QAEX,sBACE,QAAS,QAEX,iBACE,QAAS,QAEX,kBACE,QAAS,QAEX,yBACE,QAAS,QAEX,oBACE,QAAS,QAEX,iBACE,QAAS,QAEX,yBACE,QAAS,QAEX,gBACE,QAAS,QAEX,uBACE,QAAS,QAEX,+BACE,QAAS,QAEX,mBACE,QAAS,QAEX,iBACE,QAAS,QAEX,uBACE,QAAS,QAEX,oBACE,QAAS,QAEX,gBACE,QAAS,QAEX,qBACE,QAAS,QAEX,oBACE,QAAS,QAEX,gBACE,QAAS,QAEX,yBACE,QAAS,QAEX,sBACE,QAAS,QAEX,4BACE,QAAS,QAEX,sBACE,QAAS,QAEX,8BACE,QAAS,QAEX,iBACE,QAAS,QAEX,qBACE,QAAS,QAEX,iBACE,QAAS,QAEX,uBACE,QAAS,QAEX,sBACE,QAAS,QAEX,uBACE,QAAS,QAEX,kBACE,QAAS,QAEX,0BACE,QAAS,QAEX,kBACE,QAAS,QAEX,2BACE,QAAS,QAEX,yBACE,QAAS,QAEX,4BACE,QAAS,QAEX,uBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,mBACE,QAAS,QAEX,0BACE,QAAS,QAEX,4BACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,oBACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,2BACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,sBACE,QAAS,QAEX,gBACE,QAAS,QAEX,0BACE,QAAS,QAEX,mBACE,QAAS,QAEX,2BACE,QAAS,QAEX,iBACE,QAAS,QAEX,qBACE,QAAS,QAEX,0BACE,QAAS,QAEX,iCACE,QAAS,QAEX,+BACE,QAAS,QAEX,8BACE,QAAS,QAEX,iCACE,QAAS,QAEX,wBACE,QAAS,QAEX,2BACE,QAAS,QAEX,oBACE,QAAS,QAEX,4BACE,QAAS,QAEX,wBACE,QAAS,QAEX,sBACE,QAAS,QAEX,kBACE,QAAS,QAEX,qBACE,QAAS,QAEX,oBACE,QAAS,QAEX,qBACE,QAAS,QAEX,qBACE,QAAS,QAEX,8BACE,QAAS,QAEX,gCACE,QAAS,QAEX,8BACE,QAAS,QAEX,gCACE,QAAS,QAEX,uBACE,QAAS,QAEX,kBACE,QAAS,QAEX,gCACE,QAAS,QAEX,iCACE,QAAS,QAEX,oBACE,QAAS,QAEX,mBACE,QAAS,QAEX,2BACE,QAAS,QAEX,4BACE,QAAS,QAEX,kCACE,QAAS,QAEX,8BACE,QAAS,QAEX,oCACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,2BACE,QAAS,QAEX,mBACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,uBACE,QAAS,QAEX,8BACE,QAAS,QAEX,2BACE,QAAS,QAEX,iBACE,QAAS,QAEX,kBACE,QAAS,QAEX,0BACE,QAAS,QAEX,oCACE,QAAS,QAEX,4BACE,QAAS,QAEX,0BACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,sBACE,QAAS,QAEX,4BACE,QAAS,QAEX,2BACE,QAAS,QAEX,0BACE,QAAS,QAEX,2BACE,QAAS,QAEX,4BACE,QAAS,QAEX,kBACE,QAAS,QAEX,wBACE,QAAS,QAEX,yBACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,qCACE,QAAS,QAEX,oCACE,QAAS,QAEX,oCACE,QAAS,QAEX,2BACE,QAAS,QAEX,+BACE,QAAS,QAEX,mCACE,QAAS,QAEX,sBACE,QAAS,QAEX,+BACE,QAAS,QAEX,qBACE,QAAS,QAEX,kBACE,QAAS,QAEX,uBACE,QAAS,QAEX,+BACE,QAAS,QAEX,gCACE,QAAS,QAEX,0BACE,QAAS,QAEX,yBACE,QAAS,QAEX,+BACE,QAAS,QAEX,0BACE,QAAS,QAEX,qBACE,QAAS,QAEX,iBACE,QAAS,QAEX,oBACE,QAAS,QAEX,iBACE,QAAS,QAEX,8BACE,QAAS,QAEX,qBACE,QAAS,QAEX,kBACE,QAAS,QAEX,wBACE,QAAS,QAEX,+BACE,QAAS,QAEX,2BACE,QAAS,QAEX,2BACE,QAAS,QAEX,kBACE,QAAS,QAEX,0BACE,QAAS,QAEX,mBACE,QAAS,QAEX,oBACE,QAAS,QAEX,0BACE,QAAS,QAEX,4BACE,QAAS,QAEX,kBACE,QAAS,QAEX,wBACE,QAAS,QAEX,4BACE,QAAS,QAEX,kBACE,QAAS,QAEX,iCACE,QAAS,QAEX,mCACE,QAAS,QAEX,wBACE,QAAS,QAEX,oBACE,QAAS,QAEX,0BACE,QAAS,QAEX,8BACE,QAAS,QAEX,mBACE,QAAS,QAEX,iBACE,QAAS,QAEX,oBACE,QAAS,QAEX,mBACE,QAAS,QAEX,0BACE,QAAS,QAEX,kCACE,QAAS,QAEX,8BACE,QAAS,QAEX,2BACE,QAAS,QAEX,iCACE,QAAS,QAEX,oBACE,QAAS,QAEX,mBACE,QAAS,QAEX,uBACE,QAAS,QAEX,mBACE,QAAS,QAEX,sBACE,QAAS,QAEX,sBACE,QAAS,QAEX,qBACE,QAAS,QAEX,kBACE,QAAS,QAEX,sBACE,QAAS,QAEX,mBACE,QAAS,QAEX,2BACE,QAAS,QAEX,uBACE,QAAS,QAEX,4BACE,QAAS,QAEX,oBACE,QAAS,QAEX,yBACE,QAAS,QAEX,wBACE,QAAS,QAEX,iBACE,QAAS,QAEX,yBACE,QAAS,QAEX,kCACE,QAAS,QAEX,wBACE,QAAS,QAEX,yBACE,QAAS,QAEX,2BACE,QAAS,QAEX,mBACE,QAAS,QAEX,mBACE,QAAS,QAEX,qBACE,QAAS,QAEX,sBACE,QAAS,QAEX,sBACE,QAAS,QAEX,iBACE,QAAS,QAEX,oBACE,QAAS,QAEX,qBACE,QAAS,QAEX,mBACE,QAAS,QAEX,kCACE,QAAS,QAEX,iCACE,QAAS,QAEX,iCACE,QAAS,QAEX,4BACE,QAAS,QAEX,yBACE,QAAS,QAEX,oBACE,QAAS,QAEX,uBACE,QAAS,QAEX,mBACE,QAAS,QAEX,qBACE,QAAS,QAEX,uBACE,QAAS,QAEX,iBACE,QAAS,QAEX,mCACE,QAAS,QAEX,8BACE,QAAS,QAEX,gCACE,QAAS,QAEX,wCACE,QAAS,QAEX,qCACE,QAAS,QAEX,qBACE,QAAS,QAEX,kCACE,QAAS,QAEX,oCACE,QAAS,QAEX,+BACE,QAAS,QAEX,gCACE,QAAS,QAEX,0BACE,QAAS,QAEX,8BACE,QAAS,QAEX,mCACE,QAAS,QAEX,qCACE,QAAS,QAEX,qCACE,QAAS,QAEX,gCACE,QAAS,QAEX,kCACE,QAAS,QAEX,8BACE,QAAS,QAEX,2BACE,QAAS,QAEX,2BACE,QAAS,QAEX,4BACE,QAAS,QAEX,qCACE,QAAS,QAEX,2BACE,QAAS,QAEX,kBACE,QAAS,QAEX,iBACE,QAAS,QAEX,qBACE,QAAS,QAEX,4BACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,oBACE,QAAS,QAEX,kCACE,QAAS,QAEX,wDACE,QAAS,QAEX,mCACE,QAAS,QAEX,iCACE,QAAS,QAEX,gCACE,QAAS,QAEX,8BACE,QAAS,QAEX,mCACE,QAAS,QAEX,4BACE,QAAS,QAEX,qBACE,QAAS,QAEX,2BACE,QAAS,QAEX,sBACE,QAAS,QAEX,0BACE,QAAS,QAEX,sBACE,QAAS,QAEX,8BACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,0BACE,QAAS,QAEX,gBACE,QAAS,QAEX,uBACE,QAAS,QAEX,mBACE,QAAS,QAEX,iBACE,QAAS,QAEX,0BACE,QAAS,QAEX,gBACE,QAAS,QAEX,sBACE,QAAS,QAEX,oBACE,QAAS,QAEX,0BACE,QAAS,QAEX,0BACE,QAAS,QAEX,8BACE,QAAS,QAEX,0BACE,QAAS,QAEX,uBACE,QAAS,QAEX,iBACE,QAAS,QAEX,wBACE,QAAS,QAEX,sBACE,QAAS,QAEX,kBACE,QAAS,QAEX,mCACE,QAAS,QAEX,kCACE,QAAS,QAEX,mCACE,QAAS,QAEX,kCACE,QAAS,QAEX,iBACE,QAAS,QAEX,8BACE,QAAS,QAEX,oBACE,QAAS,QAEX,kBACE,QAAS,QAEX,iCACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,4BACE,QAAS,QAEX,kBACE,QAAS,QAEX,oCACE,QAAS,QAEX,qCACE,QAAS,QAEX,oBACE,QAAS,QAEX,0BACE,QAAS,QAEX,sBACE,QAAS,QAEX,mBACE,QAAS,QAEX,+BACE,QAAS,QAEX,2BACE,QAAS,QAEX,uBACE,QAAS,QAEX,uBACE,QAAS,QAEX,sBACE,QAAS,QAEX,iCACE,QAAS,QAEX,0BACE,QAAS,QAEX,yBACE,QAAS,QAEX,iBACE,QAAS,QAEX,0BACE,QAAS,QAEX,yBACE,QAAS,QAEX,0BACE,QAAS,QAEX,8BACE,QAAS,QAEX,gBACE,QAAS,QAEX,2BACE,QAAS,QAEX,mBACE,QAAS,QAEX,2BACE,QAAS,QAEX,uBACE,QAAS,QAEX,sBACE,QAAS,QAEX,yBACE,QAAS,QAEX,oBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,oBACE,QAAS,QAEX,oBACE,QAAS,QAEX,qBACE,QAAS,QAEX,uBACE,QAAS,QAEX,qBACE,QAAS,QAEX,2BACE,QAAS,QAEX,0BACE,QAAS,QAEX,sBACE,QAAS,QAEX,qBACE,QAAS,QAEX,kBACE,QAAS,QAEX,qBACE,QAAS,QAEX,oBACE,QAAS,QAEX,sBACE,QAAS,QAEX,kBACE,QAAS,QAEX,gBACE,QAAS,QAEX,kBACE,QAAS,QAEX,iBACE,QAAS,QAEX,qBACE,QAAS,QAEX,sBACE,QAAS,QAEX,iBACE,QAAS,QAEX,0BACE,QAAS,QAEX,oBACE,QAAS,QAEX,kBACE,QAAS,QAEX,iBACE,QAAS,QAEX,sCACE,QAAS,QAEX,sBACE,QAAS,QAEX,sBACE,QAAS,QAEX,0BACE,QAAS,QAEX,0BACE,QAAS,QAEX,wBACE,QAAS,QAEX,iBACE,QAAS,QAEX,sBACE,QAAS,QAEX,0BACE,QAAS,QAEX,eACE,QAAS,QAEX,sBACE,QAAS,QAEX,iBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,mBACE,QAAS,QAEX,gBACE,QAAS,QAEX,0BACE,QAAS,QAEX,kCACE,QAAS,QAEX,kCACE,QAAS,QAEX,+BACE,QAAS,QAEX,sBACE,QAAS,QAEX,uBACE,QAAS,QAEX,wBACE,QAAS,QAEX,0BACE,QAAS,QAEX,qBACE,QAAS,QAEX,yBACE,QAAS,QAEX,4BACE,QAAS,QAEX,wBACE,QAAS,QAEX,uBACE,QAAS,QAEX,0BACE,QAAS,QAEX,wBACE,QAAS,QAEX,uBACE,QAAS,QAEX,yBACE,QAAS,QAEX,qBACE,QAAS,QAEX,0BACE,QAAS,QAEX,sBACE,QAAS,QAEX,wBACE,QAAS,QAEX,uBACE,QAAS,QAEX,wBACE,QAAS,QAEX,sBACE,QAAS,QAEX,qBACE,QAAS,QAEX,uBACE,QAAS,QAEX,2BACE,QAAS,QAEX,uBACE,QAAS,QAEX,sBACE,QAAS,QAEX,wBACE,QAAS,QAEX,wBACE,QAAS,QAEX,uBACE,QAAS,QAEX,sBACE,QAAS,QAEX,oBACE,QAAS,QAEX,qBACE,QAAS,QAEX,sBACE,QAAS,QAEX,oBACE,QAAS,QAEX,kBACE,QAAS,QAEX,wBACE,QAAS,QAEX,oBACE,QAAS,QAEX,sBACE,QAAS,QAEX,4BACE,QAAS,QAEX,0BACE,QAAS,QAEX,qBACE,QAAS,QAEX,eACE,QAAS,QAEX,gBACE,QAAS,QAEX,sBACE,QAAS,QAEX,oBACE,QAAS,QAEX,qBACE,QAAS,QAEX,oBACE,QAAS,QAEX,iBACE,QAAS,QAEX,sBACE,QAAS,QAEX,2BACE,QAAS,QAEX,iBACE,QAAS,QAEX,sBACE,QAAS,QAEX,iCACE,QAAS,QAEX,oBACE,QAAS,QAEX,qBACE,QAAS,QAEX,yBACE,QAAS"} \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/demo/index.html b/vendor/mervick/material-design-icons/demo/index.html
new file mode 100644
index 000000000..e46163157
--- /dev/null
+++ b/vendor/mervick/material-design-icons/demo/index.html
@@ -0,0 +1,121 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="UTF-8">
+ <title>Bootstrap Material Design Icons</title>
+ <link href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700" rel="stylesheet">
+ <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css"/>
+ <link rel="stylesheet" type="text/css" href="style/main.css?v18"/>
+ <link rel="stylesheet" type="text/css" href="../css/material-icons.min.css?v1.1.2"/>
+</head>
+<body>
+ <div class="wrap">
+
+ <header>
+ <div id="head-panel">
+ <div class="container">
+ <h1>Bootstrap Material Design Icons</h1>
+ <div class="buttons">
+ <a class="github-button" href="https://github.com/mervick/material-design-icons" data-style="mega" data-count-href="/mervick/material-design-icons/stargazers" data-count-api="/repos/mervick/material-design-icons#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star mervick/material-design-icons on GitHub">Star</a>
+ <a class="github-button" href="https://github.com/mervick/material-design-icons/archive/master.zip" data-icon="octicon-cloud-download" data-style="mega" aria-label="Download mervick/material-design-icons on GitHub">Download</a>
+ </div>
+ </div>
+ </div>
+ <div id="search-panel">
+ <div class="container">
+ <div class="search-icon">
+ <i class="mdi mdi-search"></i>
+ </div>
+ <input type="text" id="search" placeholder="Search" aria-label="Search"/>
+ <div class="search-icon clear-icon" style="display: none;">
+ <i class="mdi mdi-close"></i>
+ </div>
+ </div>
+ </div>
+ </header>
+
+ <div class="container">
+ <div class="content">
+
+ <p>Material design icons are the <a href="http://www.google.com/design/spec/style/icons.html#icons-system-icons">official icon</a>
+ set from Google that are designed under the <a href="http://www.google.com/design/spec">material design guidelines</a>.</p>
+ <p>In the official package the icons uses a typographic feature called <a href="http://alistapart.com/article/the-era-of-symbol-fonts">ligatures</a>,
+ which allows rendering of an icon glyph simply by using its textual name.</p>
+ <p><a href="https://github.com/mervick/material-design-icons">Bootstrap Material Design Icons</a> implements the ability to use the icons in the <code>bootstrap-style</code>, like in
+ <code>glyphicon</code>, <code>font-awesome</code> or <code>ionicons</code>.</p>
+
+ <div id="grid-container"></div>
+
+ </div>
+ </div>
+
+ <div id="snackbar"></div>
+
+ </div>
+
+ <footer>
+ <div id="footer">
+ <div class="container">
+ <p><a href="https://github.com/google/material-design-icons">Google Material Design Icons</a> fonts files are
+ licensed under the <a href="https://github.com/google/material-design-icons/blob/master/LICENSE">CC-BY-4.0</a>,
+ maintained by <a href="https://github.com/google">Google</a>.</p>
+ <p><a href="https://github.com/mervick/material-design-icons">Bootstrap Material Design Icons</a> css and sass files are
+ licensed under the <a href="http://opensource.org/licenses/mit-license.html">MIT License</a>,
+ maintained by <a href="https://github.com/mervick">mervick</a>.</p>
+ </div>
+ </div>
+ </footer>
+
+ <script id="empty-grid" type="text/template">
+ <div class="no-results">No matches found</div>
+ </script>
+
+ <script id="grid-item" type="text/template">
+ <div class="item">
+ <% if (is_new) { %>
+ <div class="new-badge">New</div>
+ <% } %>
+ <i class="mdi mdi-<%= className %>"></i>
+ <div class="caption"><%= caption %></div>
+ </div>
+ </script>
+
+ <script id="snackbar-template" type="text/template">
+ <div class="container">
+ <div class="snackbar-header">
+ <i class="mdi mdi-<%= className %>"></i>
+ <span class="caption"><%= caption %></span>
+ <div class="right-side">
+ <i class="mdi mdi-code"></i>
+ <span class="caption">ICON FONT</span>
+ </div>
+ </div>
+ <div class="snackbar-content flex">
+ <div class="col">
+ <h2>STEP 1: Setup Icon Font</h2>
+ <p>Follow the <a href="https://github.com/mervick/material-design-icons">instructions</a> to embed the icon
+ font in your site and learn how to style your icons using CSS.</p>
+ </div>
+ <div class="col">
+ <h2>STEP 2: Use Icon in Your Site</h2>
+ <p class="code comment">&lt;!-- Bootstrap style, for modern browsers, IE &gt; 8. --&gt;</p>
+ <textarea class="code" readonly>&lt;i class=&quot;mdi mdi-<%= className %>&quot;&gt;&lt;/i&gt;</textarea>
+ <p class="code comment">&lt;!-- Ligature style, for modern browsers, IE &gt; 9. --&gt;</p>
+ <textarea class="code" readonly>&lt;i class=&quot;material-icons&quot;&gt;<%= content %>&lt;/i&gt;</textarea>
+ <p class="code comment">&lt;!-- For IE9 or below. --&gt;</p>
+ <textarea class="code" readonly>&lt;i class=&quot;material-icons&quot;&gt;&amp;#x<%= code %>;&lt;/i&gt;</textarea>
+ <p></p>
+ </div>
+ </div>
+ </div>
+ </script>
+
+ <script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/backbone.js/1.2.3/backbone-min.js"></script>
+ <script src="js/data.js?v1.1.2"></script>
+ <script src="js/main.js?v1.1.2"></script>
+
+</body>
+</html> \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/demo/js/data.js b/vendor/mervick/material-design-icons/demo/js/data.js
new file mode 100644
index 000000000..6457256c3
--- /dev/null
+++ b/vendor/mervick/material-design-icons/demo/js/data.js
@@ -0,0 +1 @@
+window.data = {"action":{"3d_rotation":["e84d",false],"accessibility":["e84e",false],"accessible":["e914",false],"account_balance":["e84f",false],"account_balance_wallet":["e850",false],"account_box":["e851",false],"account_circle":["e853",false],"add_shopping_cart":["e854",false],"alarm":["e855",false],"alarm_add":["e856",false],"alarm_off":["e857",false],"alarm_on":["e858",false],"all_out":["e90b",false],"android":["e859",false],"announcement":["e85a",false],"aspect_ratio":["e85b",false],"assessment":["e85c",false],"assignment":["e85d",false],"assignment_ind":["e85e",false],"assignment_late":["e85f",false],"assignment_return":["e860",false],"assignment_returned":["e861",false],"assignment_turned_in":["e862",false],"autorenew":["e863",false],"backup":["e864",false],"book":["e865",false],"bookmark":["e866",false],"bookmark_border":["e867",false],"bug_report":["e868",false],"build":["e869",false],"cached":["e86a",false],"camera_enhance":["e8fc",false],"card_giftcard":["e8f6",false],"card_membership":["e8f7",false],"card_travel":["e8f8",false],"change_history":["e86b",false],"check_circle":["e86c",false],"chrome_reader_mode":["e86d",false],"class":["e86e",false],"code":["e86f",false],"compare_arrows":["e915",false],"copyright":["e90c",false],"credit_card":["e870",false],"dashboard":["e871",false],"date_range":["e916",false],"delete":["e872",false],"delete_forever":["e92b",true],"description":["e873",false],"dns":["e875",false],"done":["e876",false],"done_all":["e877",false],"donut_large":["e917",false],"donut_small":["e918",false],"eject":["e8fb",false],"euro_symbol":["e926",true],"event":["e878",false],"event_seat":["e903",false],"exit_to_app":["e879",false],"explore":["e87a",false],"extension":["e87b",false],"face":["e87c",false],"favorite":["e87d",false],"favorite_border":["e87e",false],"feedback":["e87f",false],"find_in_page":["e880",false],"find_replace":["e881",false],"fingerprint":["e90d",false],"flight_land":["e904",false],"flight_takeoff":["e905",false],"flip_to_back":["e882",false],"flip_to_front":["e883",false],"g_translate":["e927",true],"gavel":["e90e",false],"get_app":["e884",false],"gif":["e908",false],"grade":["e885",false],"group_work":["e886",false],"help":["e887",false],"help_outline":["e8fd",false],"highlight_off":["e888",false],"history":["e889",false],"home":["e88a",false],"hourglass_empty":["e88b",false],"hourglass_full":["e88c",false],"http":["e902",false],"https":["e88d",false],"important_devices":["e912",false],"info":["e88e",false],"info_outline":["e88f",false],"input":["e890",false],"invert_colors":["e891",false],"label":["e892",false],"label_outline":["e893",false],"language":["e894",false],"launch":["e895",false],"lightbulb_outline":["e90f",false],"line_style":["e919",false],"line_weight":["e91a",false],"list":["e896",false],"lock":["e897",false],"lock_open":["e898",false],"lock_outline":["e899",false],"loyalty":["e89a",false],"markunread_mailbox":["e89b",false],"motorcycle":["e91b",false],"note_add":["e89c",false],"offline_pin":["e90a",false],"opacity":["e91c",false],"open_in_browser":["e89d",false],"open_in_new":["e89e",false],"open_with":["e89f",false],"pageview":["e8a0",false],"pan_tool":["e925",false],"payment":["e8a1",false],"perm_camera_mic":["e8a2",false],"perm_contact_calendar":["e8a3",false],"perm_data_setting":["e8a4",false],"perm_device_information":["e8a5",false],"perm_identity":["e8a6",false],"perm_media":["e8a7",false],"perm_phone_msg":["e8a8",false],"perm_scan_wifi":["e8a9",false],"pets":["e91d",false],"picture_in_picture":["e8aa",false],"picture_in_picture_alt":["e911",false],"play_for_work":["e906",false],"polymer":["e8ab",false],"power_settings_new":["e8ac",false],"pregnant_woman":["e91e",false],"print":["e8ad",false],"query_builder":["e8ae",false],"question_answer":["e8af",false],"receipt":["e8b0",false],"record_voice_over":["e91f",false],"redeem":["e8b1",false],"remove_shopping_cart":["e928",true],"reorder":["e8fe",false],"report_problem":["e8b2",false],"restore":["e8b3",false],"restore_page":["e929",true],"room":["e8b4",false],"rounded_corner":["e920",false],"rowing":["e921",false],"schedule":["e8b5",false],"search":["e8b6",false],"settings":["e8b8",false],"settings_applications":["e8b9",false],"settings_backup_restore":["e8ba",false],"settings_bluetooth":["e8bb",false],"settings_brightness":["e8bd",false],"settings_cell":["e8bc",false],"settings_ethernet":["e8be",false],"settings_input_antenna":["e8bf",false],"settings_input_component":["e8c0",false],"settings_input_composite":["e8c1",false],"settings_input_hdmi":["e8c2",false],"settings_input_svideo":["e8c3",false],"settings_overscan":["e8c4",false],"settings_phone":["e8c5",false],"settings_power":["e8c6",false],"settings_remote":["e8c7",false],"settings_voice":["e8c8",false],"shop":["e8c9",false],"shop_two":["e8ca",false],"shopping_basket":["e8cb",false],"shopping_cart":["e8cc",false],"speaker_notes":["e8cd",false],"speaker_notes_off":["e92a",true],"spellcheck":["e8ce",false],"stars":["e8d0",false],"store":["e8d1",false],"subject":["e8d2",false],"supervisor_account":["e8d3",false],"swap_horiz":["e8d4",false],"swap_vert":["e8d5",false],"swap_vertical_circle":["e8d6",false],"system_update_alt":["e8d7",false],"tab":["e8d8",false],"tab_unselected":["e8d9",false],"theaters":["e8da",false],"thumb_down":["e8db",false],"thumb_up":["e8dc",false],"thumbs_up_down":["e8dd",false],"timeline":["e922",false],"toc":["e8de",false],"today":["e8df",false],"toll":["e8e0",false],"touch_app":["e913",false],"track_changes":["e8e1",false],"translate":["e8e2",false],"trending_down":["e8e3",false],"trending_flat":["e8e4",false],"trending_up":["e8e5",false],"turned_in":["e8e6",false],"turned_in_not":["e8e7",false],"update":["e923",false],"verified_user":["e8e8",false],"view_agenda":["e8e9",false],"view_array":["e8ea",false],"view_carousel":["e8eb",false],"view_column":["e8ec",false],"view_day":["e8ed",false],"view_headline":["e8ee",false],"view_list":["e8ef",false],"view_module":["e8f0",false],"view_quilt":["e8f1",false],"view_stream":["e8f2",false],"view_week":["e8f3",false],"visibility":["e8f4",false],"visibility_off":["e8f5",false],"watch_later":["e924",false],"work":["e8f9",false],"youtube_searched_for":["e8fa",false],"zoom_in":["e8ff",false],"zoom_out":["e900",false]},"alert":{"add_alert":["e003",false],"error":["e000",false],"error_outline":["e001",false],"warning":["e002",false]},"av":{"add_to_queue":["e05c",false],"airplay":["e055",false],"album":["e019",false],"art_track":["e060",false],"av_timer":["e01b",false],"branding_watermark":["e06b",true],"call_to_action":["e06c",true],"closed_caption":["e01c",false],"equalizer":["e01d",false],"explicit":["e01e",false],"fast_forward":["e01f",false],"fast_rewind":["e020",false],"featured_play_list":["e06d",true],"featured_video":["e06e",true],"fiber_dvr":["e05d",false],"fiber_manual_record":["e061",false],"fiber_new":["e05e",false],"fiber_pin":["e06a",false],"fiber_smart_record":["e062",false],"forward_10":["e056",false],"forward_30":["e057",false],"forward_5":["e058",false],"games":["e021",false],"hd":["e052",false],"hearing":["e023",false],"high_quality":["e024",false],"library_add":["e02e",false],"library_books":["e02f",false],"library_music":["e030",false],"loop":["e028",false],"mic":["e029",false],"mic_none":["e02a",false],"mic_off":["e02b",false],"movie":["e02c",false],"music_video":["e063",false],"new_releases":["e031",false],"not_interested":["e033",false],"note":["e06f",true],"pause":["e034",false],"pause_circle_filled":["e035",false],"pause_circle_outline":["e036",false],"play_arrow":["e037",false],"play_circle_filled":["e038",false],"play_circle_outline":["e039",false],"playlist_add":["e03b",false],"playlist_add_check":["e065",false],"playlist_play":["e05f",false],"queue":["e03c",false],"queue_music":["e03d",false],"queue_play_next":["e066",false],"radio":["e03e",false],"recent_actors":["e03f",false],"remove_from_queue":["e067",false],"repeat":["e040",false],"repeat_one":["e041",false],"replay_10":["e059",false],"replay":["e042",false],"replay_30":["e05a",false],"replay_5":["e05b",false],"shuffle":["e043",false],"skip_next":["e044",false],"skip_previous":["e045",false],"slow_motion_video":["e068",false],"snooze":["e046",false],"sort_by_alpha":["e053",false],"stop":["e047",false],"subscriptions":["e064",false],"subtitles":["e048",false],"surround_sound":["e049",false],"video_call":["e070",true],"video_label":["e071",true],"video_library":["e04a",false],"videocam":["e04b",false],"videocam_off":["e04c",false],"volume_down":["e04d",false],"volume_mute":["e04e",false],"volume_off":["e04f",false],"volume_up":["e050",false],"web":["e051",false],"web_asset":["e069",false]},"communication":{"business":["e0af",false],"call":["e0b0",false],"call_end":["e0b1",false],"call_made":["e0b2",false],"call_merge":["e0b3",false],"call_missed":["e0b4",false],"call_missed_outgoing":["e0e4",false],"call_received":["e0b5",false],"call_split":["e0b6",false],"chat":["e0b7",false],"chat_bubble":["e0ca",false],"chat_bubble_outline":["e0cb",false],"clear_all":["e0b8",false],"comment":["e0b9",false],"contact_mail":["e0d0",false],"contact_phone":["e0cf",false],"contacts":["e0ba",false],"dialer_sip":["e0bb",false],"dialpad":["e0bc",false],"email":["e0be",false],"forum":["e0bf",false],"import_contacts":["e0e0",false],"import_export":["e0c3",false],"invert_colors_off":["e0c4",false],"live_help":["e0c6",false],"location_off":["e0c7",false],"location_on":["e0c8",false],"mail_outline":["e0e1",false],"message":["e0c9",false],"no_sim":["e0cc",false],"phone":["e0cd",false],"phonelink_erase":["e0db",false],"phonelink_lock":["e0dc",false],"phonelink_ring":["e0dd",false],"phonelink_setup":["e0de",false],"portable_wifi_off":["e0ce",false],"present_to_all":["e0df",false],"ring_volume":["e0d1",false],"rss_feed":["e0e5",true],"screen_share":["e0e2",false],"speaker_phone":["e0d2",false],"stay_current_landscape":["e0d3",false],"stay_current_portrait":["e0d4",false],"stay_primary_landscape":["e0d5",false],"stay_primary_portrait":["e0d6",false],"stop_screen_share":["e0e3",false],"swap_calls":["e0d7",false],"textsms":["e0d8",false],"voicemail":["e0d9",false],"vpn_key":["e0da",false]},"content":{"add":["e145",false],"add_box":["e146",false],"add_circle":["e147",false],"add_circle_outline":["e148",false],"archive":["e149",false],"backspace":["e14a",false],"block":["e14b",false],"clear":["e14c",false],"content_copy":["e14d",false],"content_cut":["e14e",false],"content_paste":["e14f",false],"create":["e150",false],"delete_sweep":["e16c",true],"drafts":["e151",false],"filter_list":["e152",false],"flag":["e153",false],"font_download":["e167",false],"forward":["e154",false],"gesture":["e155",false],"inbox":["e156",false],"link":["e157",false],"low_priority":["e16d",true],"mail":["e158",false],"markunread":["e159",false],"move_to_inbox":["e168",false],"next_week":["e16a",false],"redo":["e15a",false],"remove":["e15b",false],"remove_circle":["e15c",false],"remove_circle_outline":["e15d",false],"reply":["e15e",false],"reply_all":["e15f",false],"report":["e160",false],"save":["e161",false],"select_all":["e162",false],"send":["e163",false],"sort":["e164",false],"text_format":["e165",false],"unarchive":["e169",false],"undo":["e166",false],"weekend":["e16b",false]},"device":{"access_alarm":["e190",false],"access_alarms":["e191",false],"access_time":["e192",false],"add_alarm":["e193",false],"airplanemode_active":["e195",false],"airplanemode_inactive":["e194",false],"battery_alert":["e19c",false],"battery_charging_full":["e1a3",false],"battery_full":["e1a4",false],"battery_std":["e1a5",false],"battery_unknown":["e1a6",false],"bluetooth":["e1a7",false],"bluetooth_connected":["e1a8",false],"bluetooth_disabled":["e1a9",false],"bluetooth_searching":["e1aa",false],"brightness_auto":["e1ab",false],"brightness_high":["e1ac",false],"brightness_low":["e1ad",false],"brightness_medium":["e1ae",false],"data_usage":["e1af",false],"developer_mode":["e1b0",false],"devices":["e1b1",false],"dvr":["e1b2",false],"gps_fixed":["e1b3",false],"gps_not_fixed":["e1b4",false],"gps_off":["e1b5",false],"graphic_eq":["e1b8",false],"location_disabled":["e1b6",false],"location_searching":["e1b7",false],"network_cell":["e1b9",false],"network_wifi":["e1ba",false],"nfc":["e1bb",false],"screen_lock_landscape":["e1be",false],"screen_lock_portrait":["e1bf",false],"screen_lock_rotation":["e1c0",false],"screen_rotation":["e1c1",false],"sd_storage":["e1c2",false],"settings_system_daydream":["e1c3",false],"signal_cellular_4_bar":["e1c8",false],"signal_cellular_connected_no_internet_4_bar":["e1cd",false],"signal_cellular_no_sim":["e1ce",false],"signal_cellular_null":["e1cf",false],"signal_cellular_off":["e1d0",false],"signal_wifi_4_bar":["e1d8",false],"signal_wifi_4_bar_lock":["e1d9",false],"signal_wifi_off":["e1da",false],"storage":["e1db",false],"usb":["e1e0",false],"wallpaper":["e1bc",false],"widgets":["e1bd",false],"wifi_lock":["e1e1",false],"wifi_tethering":["e1e2",false]},"editor":{"attach_file":["e226",false],"attach_money":["e227",false],"border_all":["e228",false],"border_bottom":["e229",false],"border_clear":["e22a",false],"border_color":["e22b",false],"border_horizontal":["e22c",false],"border_inner":["e22d",false],"border_left":["e22e",false],"border_outer":["e22f",false],"border_right":["e230",false],"border_style":["e231",false],"border_top":["e232",false],"border_vertical":["e233",false],"bubble_chart":["e6dd",true],"drag_handle":["e25d",false],"format_align_center":["e234",false],"format_align_justify":["e235",false],"format_align_left":["e236",false],"format_align_right":["e237",false],"format_bold":["e238",false],"format_clear":["e239",false],"format_color_fill":["e23a",false],"format_color_reset":["e23b",false],"format_color_text":["e23c",false],"format_indent_decrease":["e23d",false],"format_indent_increase":["e23e",false],"format_italic":["e23f",false],"format_line_spacing":["e240",false],"format_list_bulleted":["e241",false],"format_list_numbered":["e242",false],"format_paint":["e243",false],"format_quote":["e244",false],"format_shapes":["e25e",false],"format_size":["e245",false],"format_strikethrough":["e246",false],"format_textdirection_l_to_r":["e247",false],"format_textdirection_r_to_l":["e248",false],"format_underlined":["e249",false],"functions":["e24a",false],"highlight":["e25f",false],"insert_chart":["e24b",false],"insert_comment":["e24c",false],"insert_drive_file":["e24d",false],"insert_emoticon":["e24e",false],"insert_invitation":["e24f",false],"insert_link":["e250",false],"insert_photo":["e251",false],"linear_scale":["e260",false],"merge_type":["e252",false],"mode_comment":["e253",false],"mode_edit":["e254",false],"monetization_on":["e263",true],"money_off":["e25c",false],"multiline_chart":["e6df",true],"pie_chart":["e6c4",true],"pie_chart_outlined":["e6c5",true],"publish":["e255",false],"short_text":["e261",false],"show_chart":["e6e1",true],"space_bar":["e256",false],"strikethrough_s":["e257",false],"text_fields":["e262",false],"title":["e264",true],"vertical_align_bottom":["e258",false],"vertical_align_center":["e259",false],"vertical_align_top":["e25a",false],"wrap_text":["e25b",false]},"file":{"attachment":["e2bc",false],"cloud":["e2bd",false],"cloud_circle":["e2be",false],"cloud_done":["e2bf",false],"cloud_download":["e2c0",false],"cloud_off":["e2c1",false],"cloud_queue":["e2c2",false],"cloud_upload":["e2c3",false],"create_new_folder":["e2cc",false],"file_download":["e2c4",false],"file_upload":["e2c6",false],"folder":["e2c7",false],"folder_open":["e2c8",false],"folder_shared":["e2c9",false]},"hardware":{"cast":["e307",false],"cast_connected":["e308",false],"computer":["e30a",false],"desktop_mac":["e30b",false],"desktop_windows":["e30c",false],"developer_board":["e30d",false],"device_hub":["e335",false],"devices_other":["e337",false],"dock":["e30e",false],"gamepad":["e30f",false],"headset":["e310",false],"headset_mic":["e311",false],"keyboard":["e312",false],"keyboard_arrow_down":["e313",false],"keyboard_arrow_left":["e314",false],"keyboard_arrow_right":["e315",false],"keyboard_arrow_up":["e316",false],"keyboard_backspace":["e317",false],"keyboard_capslock":["e318",false],"keyboard_hide":["e31a",false],"keyboard_return":["e31b",false],"keyboard_tab":["e31c",false],"keyboard_voice":["e31d",false],"laptop":["e31e",false],"laptop_chromebook":["e31f",false],"laptop_mac":["e320",false],"laptop_windows":["e321",false],"memory":["e322",false],"mouse":["e323",false],"phone_android":["e324",false],"phone_iphone":["e325",false],"phonelink":["e326",false],"phonelink_off":["e327",false],"power_input":["e336",false],"router":["e328",false],"scanner":["e329",false],"security":["e32a",false],"sim_card":["e32b",false],"smartphone":["e32c",false],"speaker":["e32d",false],"speaker_group":["e32e",false],"tablet":["e32f",false],"tablet_android":["e330",false],"tablet_mac":["e331",false],"toys":["e332",false],"tv":["e333",false],"videogame_asset":["e338",false],"watch":["e334",false]},"image":{"add_a_photo":["e439",false],"add_to_photos":["e39d",false],"adjust":["e39e",false],"assistant":["e39f",false],"assistant_photo":["e3a0",false],"audiotrack":["e3a1",false],"blur_circular":["e3a2",false],"blur_linear":["e3a3",false],"blur_off":["e3a4",false],"blur_on":["e3a5",false],"brightness_1":["e3a6",false],"brightness_2":["e3a7",false],"brightness_3":["e3a8",false],"brightness_4":["e3a9",false],"brightness_5":["e3aa",false],"brightness_6":["e3ab",false],"brightness_7":["e3ac",false],"broken_image":["e3ad",false],"brush":["e3ae",false],"burst_mode":["e43c",true],"camera":["e3af",false],"camera_alt":["e3b0",false],"camera_front":["e3b1",false],"camera_rear":["e3b2",false],"camera_roll":["e3b3",false],"center_focus_strong":["e3b4",false],"center_focus_weak":["e3b5",false],"collections":["e3b6",false],"collections_bookmark":["e431",false],"color_lens":["e3b7",false],"colorize":["e3b8",false],"compare":["e3b9",false],"control_point":["e3ba",false],"control_point_duplicate":["e3bb",false],"crop_16_9":["e3bc",false],"crop":["e3be",false],"crop_3_2":["e3bd",false],"crop_5_4":["e3bf",false],"crop_7_5":["e3c0",false],"crop_din":["e3c1",false],"crop_free":["e3c2",false],"crop_landscape":["e3c3",false],"crop_original":["e3c4",false],"crop_portrait":["e3c5",false],"crop_rotate":["e437",false],"crop_square":["e3c6",false],"dehaze":["e3c7",false],"details":["e3c8",false],"edit":["e3c9",false],"exposure":["e3ca",false],"exposure_neg_1":["e3cb",false],"exposure_neg_2":["e3cc",false],"exposure_plus_1":["e3cd",false],"exposure_plus_2":["e3ce",false],"exposure_zero":["e3cf",false],"filter_1":["e3d0",false],"filter":["e3d3",false],"filter_2":["e3d1",false],"filter_3":["e3d2",false],"filter_4":["e3d4",false],"filter_5":["e3d5",false],"filter_6":["e3d6",false],"filter_7":["e3d7",false],"filter_8":["e3d8",false],"filter_9":["e3d9",false],"filter_9_plus":["e3da",false],"filter_b_and_w":["e3db",false],"filter_center_focus":["e3dc",false],"filter_drama":["e3dd",false],"filter_frames":["e3de",false],"filter_hdr":["e3df",false],"filter_none":["e3e0",false],"filter_tilt_shift":["e3e2",false],"filter_vintage":["e3e3",false],"flare":["e3e4",false],"flash_auto":["e3e5",false],"flash_off":["e3e6",false],"flash_on":["e3e7",false],"flip":["e3e8",false],"gradient":["e3e9",false],"grain":["e3ea",false],"grid_off":["e3eb",false],"grid_on":["e3ec",false],"hdr_off":["e3ed",false],"hdr_on":["e3ee",false],"hdr_strong":["e3f1",false],"hdr_weak":["e3f2",false],"healing":["e3f3",false],"image":["e3f4",false],"image_aspect_ratio":["e3f5",false],"iso":["e3f6",false],"landscape":["e3f7",false],"leak_add":["e3f8",false],"leak_remove":["e3f9",false],"lens":["e3fa",false],"linked_camera":["e438",false],"looks":["e3fc",false],"looks_3":["e3fb",false],"looks_4":["e3fd",false],"looks_5":["e3fe",false],"looks_6":["e3ff",false],"looks_one":["e400",false],"looks_two":["e401",false],"loupe":["e402",false],"monochrome_photos":["e403",false],"movie_creation":["e404",false],"movie_filter":["e43a",false],"music_note":["e405",false],"nature":["e406",false],"nature_people":["e407",false],"navigate_before":["e408",false],"navigate_next":["e409",false],"palette":["e40a",false],"panorama":["e40b",false],"panorama_fish_eye":["e40c",false],"panorama_horizontal":["e40d",false],"panorama_vertical":["e40e",false],"panorama_wide_angle":["e40f",false],"photo":["e410",false],"photo_album":["e411",false],"photo_camera":["e412",false],"photo_filter":["e43b",false],"photo_library":["e413",false],"photo_size_select_actual":["e432",false],"photo_size_select_large":["e433",false],"photo_size_select_small":["e434",false],"picture_as_pdf":["e415",false],"portrait":["e416",false],"remove_red_eye":["e417",false],"rotate_90_degrees_ccw":["e418",false],"rotate_left":["e419",false],"rotate_right":["e41a",false],"slideshow":["e41b",false],"straighten":["e41c",false],"style":["e41d",false],"switch_camera":["e41e",false],"switch_video":["e41f",false],"tag_faces":["e420",false],"texture":["e421",false],"timelapse":["e422",false],"timer_10":["e423",false],"timer":["e425",false],"timer_3":["e424",false],"timer_off":["e426",false],"tonality":["e427",false],"transform":["e428",false],"tune":["e429",false],"view_comfy":["e42a",false],"view_compact":["e42b",false],"vignette":["e435",false],"wb_auto":["e42c",false],"wb_cloudy":["e42d",false],"wb_incandescent":["e42e",false],"wb_iridescent":["e436",false],"wb_sunny":["e430",false]},"maps":{"add_location":["e567",false],"beenhere":["e52d",false],"directions":["e52e",false],"directions_bike":["e52f",false],"directions_boat":["e532",false],"directions_bus":["e530",false],"directions_car":["e531",false],"directions_railway":["e534",false],"directions_run":["e566",false],"directions_subway":["e533",false],"directions_transit":["e535",false],"directions_walk":["e536",false],"edit_location":["e568",false],"ev_station":["e56d",true],"flight":["e539",false],"hotel":["e53a",false],"layers":["e53b",false],"layers_clear":["e53c",false],"local_activity":["e53f",false],"local_airport":["e53d",false],"local_atm":["e53e",false],"local_bar":["e540",false],"local_cafe":["e541",false],"local_car_wash":["e542",false],"local_convenience_store":["e543",false],"local_dining":["e556",false],"local_drink":["e544",false],"local_florist":["e545",false],"local_gas_station":["e546",false],"local_grocery_store":["e547",false],"local_hospital":["e548",false],"local_hotel":["e549",false],"local_laundry_service":["e54a",false],"local_library":["e54b",false],"local_mall":["e54c",false],"local_movies":["e54d",false],"local_offer":["e54e",false],"local_parking":["e54f",false],"local_pharmacy":["e550",false],"local_phone":["e551",false],"local_pizza":["e552",false],"local_play":["e553",false],"local_post_office":["e554",false],"local_printshop":["e555",false],"local_see":["e557",false],"local_shipping":["e558",false],"local_taxi":["e559",false],"map":["e55b",false],"my_location":["e55c",false],"navigation":["e55d",false],"near_me":["e569",false],"person_pin":["e55a",false],"person_pin_circle":["e56a",false],"pin_drop":["e55e",false],"place":["e55f",false],"rate_review":["e560",false],"restaurant":["e56c",true],"restaurant_menu":["e561",false],"satellite":["e562",false],"store_mall_directory":["e563",false],"streetview":["e56e",true],"subway":["e56f",true],"terrain":["e564",false],"traffic":["e565",false],"train":["e570",true],"tram":["e571",true],"transfer_within_a_station":["e572",true],"zoom_out_map":["e56b",false]},"navigation":{"apps":["e5c3",false],"arrow_back":["e5c4",false],"arrow_downward":["e5db",false],"arrow_drop_down":["e5c5",false],"arrow_drop_down_circle":["e5c6",false],"arrow_drop_up":["e5c7",false],"arrow_forward":["e5c8",false],"arrow_upward":["e5d8",false],"cancel":["e5c9",false],"check":["e5ca",false],"chevron_left":["e5cb",false],"chevron_right":["e5cc",false],"close":["e5cd",false],"expand_less":["e5ce",false],"expand_more":["e5cf",false],"first_page":["e5dc",true],"fullscreen":["e5d0",false],"fullscreen_exit":["e5d1",false],"last_page":["e5dd",true],"menu":["e5d2",false],"more_horiz":["e5d3",false],"more_vert":["e5d4",false],"refresh":["e5d5",false],"subdirectory_arrow_left":["e5d9",false],"subdirectory_arrow_right":["e5da",false],"unfold_less":["e5d6",false],"unfold_more":["e5d7",false]},"notification":{"adb":["e60e",false],"airline_seat_flat":["e630",false],"airline_seat_flat_angled":["e631",false],"airline_seat_individual_suite":["e632",false],"airline_seat_legroom_extra":["e633",false],"airline_seat_legroom_normal":["e634",false],"airline_seat_legroom_reduced":["e635",false],"airline_seat_recline_extra":["e636",false],"airline_seat_recline_normal":["e637",false],"bluetooth_audio":["e60f",false],"confirmation_number":["e638",false],"disc_full":["e610",false],"do_not_disturb":["e612",false],"do_not_disturb_alt":["e611",false],"do_not_disturb_off":["e643",true],"do_not_disturb_on":["e644",true],"drive_eta":["e613",false],"enhanced_encryption":["e63f",false],"event_available":["e614",false],"event_busy":["e615",false],"event_note":["e616",false],"folder_special":["e617",false],"live_tv":["e639",false],"mms":["e618",false],"more":["e619",false],"network_check":["e640",false],"network_locked":["e61a",false],"no_encryption":["e641",false],"ondemand_video":["e63a",false],"personal_video":["e63b",false],"phone_bluetooth_speaker":["e61b",false],"phone_forwarded":["e61c",false],"phone_in_talk":["e61d",false],"phone_locked":["e61e",false],"phone_missed":["e61f",false],"phone_paused":["e620",false],"power":["e63c",false],"priority_high":["e645",true],"rv_hookup":["e642",false],"sd_card":["e623",false],"sim_card_alert":["e624",false],"sms":["e625",false],"sms_failed":["e626",false],"sync":["e627",false],"sync_disabled":["e628",false],"sync_problem":["e629",false],"system_update":["e62a",false],"tap_and_play":["e62b",false],"time_to_leave":["e62c",false],"vibration":["e62d",false],"voice_chat":["e62e",false],"vpn_lock":["e62f",false],"wc":["e63d",false],"wifi":["e63e",false]},"places":{"ac_unit":["eb3b",false],"airport_shuttle":["eb3c",false],"all_inclusive":["eb3d",false],"beach_access":["eb3e",false],"business_center":["eb3f",false],"casino":["eb40",false],"child_care":["eb41",false],"child_friendly":["eb42",false],"fitness_center":["eb43",false],"free_breakfast":["eb44",false],"golf_course":["eb45",false],"hot_tub":["eb46",false],"kitchen":["eb47",false],"pool":["eb48",false],"room_service":["eb49",false],"rv_hookup":["e642",false],"smoke_free":["eb4a",false],"smoking_rooms":["eb4b",false],"spa":["eb4c",false]},"social":{"cake":["e7e9",false],"domain":["e7ee",false],"group":["e7ef",false],"group_add":["e7f0",false],"location_city":["e7f1",false],"mood":["e7f2",false],"mood_bad":["e7f3",false],"notifications":["e7f4",false],"notifications_active":["e7f7",false],"notifications_none":["e7f5",false],"notifications_off":["e7f6",false],"notifications_paused":["e7f8",false],"pages":["e7f9",false],"party_mode":["e7fa",false],"people":["e7fb",false],"people_outline":["e7fc",false],"person":["e7fd",false],"person_add":["e7fe",false],"person_outline":["e7ff",false],"plus_one":["e800",false],"poll":["e801",false],"public":["e80b",false],"school":["e80c",false],"sentiment_dissatisfied":["e811",true],"sentiment_neutral":["e812",true],"sentiment_satisfied":["e813",true],"sentiment_very_dissatisfied":["e814",true],"sentiment_very_satisfied":["e815",true],"share":["e80d",false],"whatshot":["e80e",false]},"toggle":{"check_box":["e834",false],"check_box_outline_blank":["e835",false],"indeterminate_check_box":["e909",false],"radio_button_checked":["e837",false],"radio_button_unchecked":["e836",false],"star":["e838",false],"star_border":["e83a",false],"star_half":["e839",false]}}; \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/demo/js/main.js b/vendor/mervick/material-design-icons/demo/js/main.js
new file mode 100644
index 000000000..ed13d5cbc
--- /dev/null
+++ b/vendor/mervick/material-design-icons/demo/js/main.js
@@ -0,0 +1,194 @@
+(function($, Backbone) {
+
+ var models = {},
+ views = {},
+ renderData = function (data) {
+ var icons = [],
+ categories = [];
+ $.each(data, function (category, items) {
+ $.each(items, function (content, d) {
+ categories.push(category);
+ icons.push({
+ category: category,
+ caption: content.replace(/_/g, ' '),
+ className: content.replace(/_/g, '-'),
+ content: content,
+ code: d[0].toUpperCase(),
+ is_new: d[1] && true
+ });
+ });
+ });
+ var view = new views.Icons({collection: new models.Icons(icons)});
+ view.render();
+ };
+
+ models.Icon = Backbone.Model.extend();
+
+ models.Icons = Backbone.Collection.extend({
+ model: models.Icon
+ });
+
+ views.Icon = Backbone.View.extend({
+ tagName: 'div',
+ className: 'item-container',
+ template: _.template($('#grid-item').html()),
+ events : {
+ "click" : "showSnackBar"
+ },
+ initialize: function (options) {
+ this.listenTo(this.model, 'hideSnackBar', this.hideSnackBar);
+ _.bindAll(this, 'render', 'hideSnackBar');
+ },
+ render: function () {
+ $(this.el).html(this.template(this.model.attributes));
+ return this;
+ },
+ showSnackBar: function() {
+ $("body").click();
+ this.model.trigger('hideSnackBar');
+ $(this.el).addClass("selected");
+ var view = new views.snackbarView({model: this.model});
+ view.render();
+ return false;
+ },
+ hideSnackBar: function() {
+ $(this.el).removeClass("selected");
+ }
+ });
+
+ views.snackbarView = Backbone.View.extend({
+ container: $('#snackbar'),
+ template: _.template($('#snackbar-template').html()),
+ initialize: function (options) {
+ this.collection = options.collection;
+ $("body").on("click focus", $.proxy(this.hide, this));
+ },
+ render: function () {
+ var hidden = !this.container.children(".container:not(:hidden)").length;
+ this.container.empty();
+ this.container.append(this.template(this.model.attributes));
+ if (hidden) {
+ this.container.children(".container").hide().slideDown('fast');
+ } else {
+ this.container.children(".container").stop(0, 0).slideDown('fast');
+ }
+ },
+ hide: function() {
+ this.model.trigger('hideSnackBar');
+ this.container.children(".container").slideUp('fast');
+ }
+ });
+
+ views.Icons = Backbone.View.extend({
+ container: $('#grid-container'),
+ empty_content: $('#empty-grid').html(),
+ search_input: $('#search'),
+ search_clear: $('#search-panel .clear-icon'),
+ initialize: function (options) {
+ this.collection = options.collection;
+ this.search_input.bind('keyup', $.proxy(this.search, this));
+ this.search_clear.bind('click', $.proxy(this.clear_search, this));
+ _.bindAll(this, 'render');
+ },
+ clear_search : function() {
+ this.search_input.val('');
+ this.search_input.focus();
+ this.search();
+ return this;
+ },
+ search: function () {
+ var str = this.search_input.val();
+ if (str.length > 0) {
+ this.search_clear.show();
+ } else {
+ this.search_clear.hide();
+ }
+ str = str.replace(/[\-_]+/g, ' ').replace(/\s+/, ' ').trim();
+ if (str.length > 0) {
+ var models = this.collection.filter(function (item) {
+ return item.get("caption").indexOf(str) > -1
+ });
+ this.render(models);
+ } else {
+ this.render();
+ }
+ $('body, html').animate({scrollTop: this.container.offset().top - 64}, 0);
+ return this;
+ },
+ render: function (searchCollection) {
+ var container = this.container,
+ category = null,
+ grid = $("<div/>", {"class" : "grid"}),
+ self = this,
+ models = searchCollection || this.collection;
+ container.empty();
+ models.forEach(function (item) {
+ var itemView = new views.Icon({model: item});
+ if (category === null) {
+ category = item.get('category');
+ }
+ if (category !== item.get('category')) {
+ $("<h2/>").html(category.charAt(0).toUpperCase() + category.slice(1)).
+ appendTo(self.container);
+ grid.appendTo(self.container);
+
+ category = item.get('category');
+ grid = $("<div/>", {"class" : "grid"});
+ grid.append(itemView.render().el);
+ } else {
+ grid.append(itemView.render().el);
+ }
+ });
+ if (category !== null) {
+ $("<h2/>").html(category.charAt(0).toUpperCase() + category.slice(1)).
+ appendTo(self.container);
+ grid.appendTo(self.container);
+ } else {
+ container.html(self.empty_content);
+ }
+ return this;
+ }
+ });
+
+ $(document).ready(function () {
+ var is_fixed_search = false,
+ $win = $(window),
+ search_panel = $("#search-panel"),
+ header_panel = $("#head-panel");
+
+ $win.on("scroll resize", function () {
+ if ($win.scrollTop() > header_panel.outerHeight()) {
+ if (!is_fixed_search) {
+ is_fixed_search = true;
+ search_panel.addClass("top-fixed");
+ }
+ } else {
+ if (is_fixed_search) {
+ is_fixed_search = false;
+ search_panel.removeClass("top-fixed");
+ }
+ }
+ });
+
+ renderData(window.data);
+
+ $("body").on("focus", "textarea.code", function() {
+ var $this = $(this);
+ $this.select();
+ window.setTimeout(function() {
+ $this.select();
+ }, 1);
+ function mouseUpHandler() {
+ $this.off("mouseup", mouseUpHandler);
+ return false;
+ }
+ $this.mouseup(mouseUpHandler);
+ });
+
+ $("#snackbar").on("click focus", function(e) {
+ e.preventDefault();
+ return false;
+ });
+
+ });
+}) (jQuery, Backbone);
diff --git a/vendor/mervick/material-design-icons/demo/style/main.css b/vendor/mervick/material-design-icons/demo/style/main.css
new file mode 100644
index 000000000..5a5563309
--- /dev/null
+++ b/vendor/mervick/material-design-icons/demo/style/main.css
@@ -0,0 +1,385 @@
+/* line 3, main.scss */
+html, body {
+ background-color: #f9f9f9;
+ border: 0;
+ padding: 0;
+ margin: 0;
+ height: 100%;
+ width: 100%;
+ color: #444;
+ font-family: RobotoDraft, Roboto, sans-serif;
+ font-size: 14px;
+ -webkit-font-smoothing: antialiased; }
+
+/* line 16, main.scss */
+*, *:before, *:after {
+ -moz-box-sizing: border-box;
+ -webkit-box-sizing: border-box;
+ box-sizing: border-box; }
+
+/* line 20, main.scss */
+* {
+ font-family: RobotoDraft, Roboto, sans-serif; }
+
+/* line 24, main.scss */
+a {
+ color: #02a8f3;
+ text-decoration: none; }
+ /* line 27, main.scss */
+ a:hover {
+ text-decoration: underline; }
+ /* line 30, main.scss */
+ a, a:hover {
+ outline: 0; }
+
+/* line 35, main.scss */
+#head-panel {
+ background-color: #03a9f4;
+ padding: 30px 0 20px; }
+ /* line 38, main.scss */
+ #head-panel h1 {
+ color: #fff;
+ font-size: 50px;
+ font-weight: normal;
+ margin: 0 0 10px 0;
+ display: inline-block; }
+ /* line 44, main.scss */
+ #head-panel h1:after {
+ letter-spacing: 0.5em;
+ content: "\00a0"; }
+ /* line 49, main.scss */
+ #head-panel .buttons {
+ display: inline-block;
+ color: transparent; }
+
+/* line 55, main.scss */
+.container {
+ width: 100%;
+ padding: 0 20px;
+ height: 100%; }
+
+/* line 61, main.scss */
+.wrap {
+ min-height: 100%;
+ height: auto;
+ margin: 0 auto -120px;
+ padding: 0 0 160px; }
+
+/* line 68, main.scss */
+.content {
+ margin: 120px 0 40px; }
+ /* line 70, main.scss */
+ .content p {
+ line-height: 36px;
+ font-size: 20px;
+ margin-top: 2px;
+ margin-bottom: 10px; }
+ /* line 76, main.scss */
+ .content code {
+ padding: 0;
+ padding-top: 0.2em;
+ padding-bottom: 0.2em;
+ margin: 0;
+ font-size: 85%;
+ background-color: rgba(0, 0, 0, 0.04);
+ border-radius: 3px; }
+ /* line 84, main.scss */
+ .content code:before, .content code:after {
+ letter-spacing: -0.2em;
+ content: "\00a0"; }
+
+/* line 91, main.scss */
+#search-panel {
+ height: 64px;
+ width: 100%;
+ background-color: #ffffff;
+ box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
+ position: absolute;
+ z-index: 7; }
+ /* line 98, main.scss */
+ #search-panel.top-fixed {
+ position: fixed;
+ top: 0;
+ left: 0;
+ right: 0;
+ box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }
+ /* line 105, main.scss */
+ #search-panel .container {
+ display: -ms-flexbox;
+ display: -webkit-flex;
+ display: flex;
+ -ms-flex-direction: row;
+ -webkit-flex-direction: row;
+ flex-direction: row;
+ -ms-flex-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ height: 100%; }
+ /* line 117, main.scss */
+ #search-panel .search-icon {
+ display: inline-block;
+ vertical-align: middle;
+ background-repeat: no-repeat;
+ fill: currentcolor;
+ position: relative;
+ opacity: 0.5; }
+ /* line 124, main.scss */
+ #search-panel .search-icon, #search-panel .search-icon .mdi {
+ height: 24px;
+ width: 24px;
+ font-size: 24px; }
+ /* line 129, main.scss */
+ #search-panel .search-icon.clear-icon {
+ cursor: pointer; }
+ /* line 131, main.scss */
+ #search-panel .search-icon.clear-icon:hover {
+ opacity: 1; }
+ /* line 136, main.scss */
+ #search-panel #search {
+ color: #434343;
+ font-size: 20px;
+ margin-left: 16px;
+ padding: 8px 0;
+ width: auto;
+ border: none;
+ outline: none;
+ -ms-flex: 1 1 0.000000001px;
+ -webkit-flex: 1;
+ flex: 1;
+ -webkit-flex-basis: 0.000000001px;
+ flex-basis: 0.000000001px; }
+
+/* line 152, main.scss */
+#grid-container {
+ padding: 0 0 70px;
+ min-height: 900px;
+ margin-top: 67px; }
+ /* line 156, main.scss */
+ #grid-container .grid {
+ margin: 20px -15px 0 -15px; }
+ /* line 158, main.scss */
+ #grid-container .grid:after {
+ clear: both;
+ display: table;
+ content: " "; }
+ /* line 164, main.scss */
+ #grid-container:after {
+ clear: both;
+ display: table;
+ content: " "; }
+ /* line 169, main.scss */
+ #grid-container h2 {
+ color: #a2a2a2;
+ font-size: 16px;
+ font-weight: normal;
+ display: block;
+ border-top: 1px solid rgba(0, 0, 0, 0.08);
+ padding: 67px 0 0;
+ margin: 47px 0 10px; }
+ /* line 178, main.scss */
+ #grid-container .no-results {
+ text-align: center;
+ color: #909090;
+ font-size: 24px;
+ padding: 150px 0; }
+ /* line 184, main.scss */
+ #grid-container .item-container {
+ display: block;
+ width: 112px;
+ height: 120px;
+ margin: 0 10px 5px;
+ padding: 20px 0 0;
+ cursor: pointer;
+ background: transparent;
+ float: left;
+ transition: background 200ms ease-out;
+ border-radius: 2px; }
+ /* line 195, main.scss */
+ #grid-container .item-container:hover {
+ background: #f2f2f2; }
+ /* line 198, main.scss */
+ #grid-container .item-container.selected {
+ background: #e0e0e0; }
+ /* line 201, main.scss */
+ #grid-container .item-container .item {
+ -ms-flex-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ -ms-flex-direction: column;
+ -webkit-flex-direction: column;
+ flex-direction: column;
+ display: -ms-flexbox;
+ display: -webkit-flex;
+ display: flex;
+ position: relative; }
+ /* line 212, main.scss */
+ #grid-container .item-container .item .new-badge {
+ position: absolute;
+ right: 8px;
+ top: -12px;
+ padding: 2px 3px;
+ border-radius: 2px;
+ background: #fe6363;
+ color: #fff;
+ font-size: 10px;
+ font-weight: 500; }
+ /* line 223, main.scss */
+ #grid-container .item-container .item .mdi {
+ font-size: 48px;
+ width: 48px;
+ height: 48px;
+ color: #757575; }
+ /* line 229, main.scss */
+ #grid-container .item-container .item .caption {
+ color: #757575;
+ font-size: 11px;
+ margin-top: 16px;
+ overflow: hidden;
+ text-align: center;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ width: 100px;
+ z-index: 1; }
+
+/* line 244, main.scss */
+#snackbar {
+ position: fixed;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ z-index: 5; }
+ /* line 250, main.scss */
+ #snackbar .snackbar-header {
+ color: #fff;
+ height: 64px;
+ background-color: #03a9f4;
+ padding: 19px 20px 20px;
+ line-height: 26px;
+ overflow: hidden; }
+ /* line 257, main.scss */
+ #snackbar .snackbar-header .mdi {
+ width: 24px;
+ height: 24px;
+ font-size: 24px;
+ float: left; }
+ /* line 263, main.scss */
+ #snackbar .snackbar-header .caption {
+ font-size: 16px;
+ margin-left: 15px; }
+ /* line 267, main.scss */
+ #snackbar .snackbar-header .right-side {
+ display: none;
+ float: right; }
+ /* line 270, main.scss */
+ #snackbar .snackbar-header .right-side .mdi {
+ font-size: 22px;
+ margin-top: 1px; }
+ /* line 274, main.scss */
+ #snackbar .snackbar-header .right-side .caption {
+ font-weight: 500;
+ margin-left: 10px;
+ text-transform: uppercase;
+ font-size: 14px; }
+ /* line 282, main.scss */
+ #snackbar p, #snackbar p a, #snackbar .code {
+ font-family: 'Roboto Mono', monospace;
+ font-size: 13px;
+ line-height: 24px;
+ background-color: #eee; }
+ /* line 288, main.scss */
+ #snackbar .code {
+ color: #434343;
+ border: 0;
+ cursor: default;
+ display: block;
+ outline: none;
+ padding: 0;
+ height: 24px;
+ resize: none;
+ width: 100%;
+ white-space: nowrap;
+ overflow: hidden; }
+ /* line 300, main.scss */
+ #snackbar .code.comment {
+ opacity: 0.5; }
+ /* line 304, main.scss */
+ #snackbar .snackbar-content {
+ background-color: #eee;
+ padding: 8px 24px;
+ overflow: hidden;
+ -webkit-transition: -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
+ transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
+ box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1); }
+ /* line 311, main.scss */
+ #snackbar .snackbar-content h2, #snackbar .snackbar-content p {
+ font-size: 13px;
+ line-height: 24px;
+ font-family: 'Roboto Mono', monospace; }
+ /* line 316, main.scss */
+ #snackbar .snackbar-content h2 {
+ color: #02a8f3;
+ display: inline-block;
+ font-weight: 500;
+ margin: 0; }
+ /* line 322, main.scss */
+ #snackbar .snackbar-content p {
+ margin: 0;
+ color: #434343; }
+ /* line 326, main.scss */
+ #snackbar .snackbar-content .col {
+ margin: 16px 0; }
+ /* line 330, main.scss */
+ #snackbar .snackbar-header, #snackbar .snackbar-content {
+ margin: 0 -20px 0; }
+
+/* line 335, main.scss */
+#footer {
+ background: #EEE;
+ padding: 20px 0;
+ min-height: 120px; }
+
+@media (min-width: 500px) {
+ /* line 343, main.scss */
+ #snackbar .snackbar-content .col {
+ margin: 16px 40px 16px 0; }
+ /* line 346, main.scss */
+ #snackbar .snackbar-header .right-side {
+ display: block; } }
+@media (min-width: 800px) {
+ /* line 353, main.scss */
+ .flex {
+ -ms-flex-direction: row;
+ -webkit-flex-direction: row;
+ flex-direction: row;
+ display: -ms-flexbox;
+ display: -webkit-flex;
+ display: flex; }
+
+ /* line 361, main.scss */
+ .col {
+ width: 50%; }
+
+ /* line 364, main.scss */
+ .container {
+ padding: 0 35px;
+ margin: 0 auto; }
+
+ /* line 368, main.scss */
+ .snackbar-header, .snackbar-content {
+ margin: 0 -10px 0; }
+
+ /* line 371, main.scss */
+ #grid-container .grid {
+ margin: 20px -30px 0 -15px; } }
+@media (min-width: 950px) {
+ /* line 377, main.scss */
+ .col {
+ width: 45%; } }
+@media (min-width: 1100px) {
+ /* line 383, main.scss */
+ .col {
+ width: 40%; } }
+@media (min-width: 1240px) {
+ /* line 389, main.scss */
+ .container {
+ width: 1226px; } }
diff --git a/vendor/mervick/material-design-icons/demo/style/main.scss b/vendor/mervick/material-design-icons/demo/style/main.scss
new file mode 100644
index 000000000..15e1484b3
--- /dev/null
+++ b/vendor/mervick/material-design-icons/demo/style/main.scss
@@ -0,0 +1,392 @@
+@import "compass/css3";
+
+html, body {
+ background-color: #f9f9f9;
+ border: 0;
+ padding: 0;
+ margin: 0;
+ height: 100%;
+ width: 100%;
+ color: #444;
+ font-family: RobotoDraft, Roboto, sans-serif;
+ font-size: 14px;
+ -webkit-font-smoothing: antialiased;
+}
+
+*, *:before, *:after {
+ @include box-sizing(border-box);
+}
+
+* {
+ font-family: RobotoDraft, Roboto, sans-serif;
+}
+
+a {
+ color: #02a8f3;
+ text-decoration: none;
+ &:hover {
+ text-decoration: underline;
+ }
+ &, &:hover {
+ outline: 0;
+ }
+}
+
+#head-panel {
+ background-color: #03a9f4;
+ padding: 30px 0 20px;
+ h1 {
+ color: #fff;
+ font-size: 50px;
+ font-weight: normal;
+ margin: 0 0 10px 0;
+ display: inline-block;
+ &:after {
+ letter-spacing: 0.5em;
+ content: "\00a0";
+ }
+ }
+ .buttons {
+ display: inline-block;
+ color: transparent;
+ }
+}
+
+.container {
+ width: 100%;
+ padding: 0 20px;
+ height: 100%;
+}
+
+.wrap {
+ min-height: 100%;
+ height: auto;
+ margin: 0 auto -120px;
+ padding: 0 0 160px;
+}
+
+.content {
+ margin: 120px 0 40px;
+ p {
+ line-height: 36px;
+ font-size: 20px;
+ margin-top: 2px;
+ margin-bottom: 10px;
+ }
+ code {
+ padding: 0;
+ padding-top: 0.2em;
+ padding-bottom: 0.2em;
+ margin: 0;
+ font-size: 85%;
+ background-color: rgba(0,0,0,0.04);
+ border-radius: 3px;
+ &:before, &:after {
+ letter-spacing: -0.2em;
+ content: "\00a0";
+ }
+ }
+}
+
+#search-panel {
+ height: 64px;
+ width: 100%;
+ background-color: #ffffff;
+ box-shadow: 0 0 2px rgba(0,0,0,.2);
+ position: absolute;
+ z-index: 7;
+ &.top-fixed {
+ position: fixed;
+ top: 0;
+ left: 0;
+ right: 0;
+ box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);;
+ }
+ .container {
+ display: -ms-flexbox;
+ display: -webkit-flex;
+ display: flex;
+ -ms-flex-direction: row;
+ -webkit-flex-direction: row;
+ flex-direction: row;
+ -ms-flex-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ height: 100%;
+ }
+ .search-icon {
+ display: inline-block;
+ vertical-align: middle;
+ background-repeat: no-repeat;
+ fill: currentcolor;
+ position: relative;
+ opacity: 0.5;
+ &, .mdi {
+ height: 24px;
+ width: 24px;
+ font-size: 24px;
+ }
+ &.clear-icon {
+ cursor: pointer;
+ &:hover {
+ opacity: 1;
+ }
+ }
+ }
+ #search {
+ color: #434343;
+ font-size: 20px;
+ margin-left: 16px;
+ padding: 8px 0;
+ width: auto;
+ border: none;
+ outline: none;
+ -ms-flex: 1 1 0.000000001px;
+ -webkit-flex: 1;
+ flex: 1;
+ -webkit-flex-basis: 0.000000001px;
+ flex-basis: 0.000000001px;
+ }
+}
+
+#grid-container {
+ padding: 0 0 70px;
+ min-height: 900px;
+ margin-top: 67px;
+ .grid {
+ margin: 20px -15px 0 -15px;
+ &:after {
+ clear: both;
+ display: table;
+ content: " ";
+ }
+ }
+ &:after {
+ clear: both;
+ display: table;
+ content: " ";
+ }
+ h2 {
+ color: #a2a2a2;
+ font-size: 16px;
+ font-weight: normal;
+ display: block;
+ border-top: 1px solid rgba(0, 0, 0, 0.08);
+ padding: 67px 0 0;
+ margin: 47px 0 10px;
+ }
+ .no-results {
+ text-align: center;
+ color: #909090;
+ font-size: 24px;
+ padding: 150px 0;
+ }
+ .item-container {
+ display: block;
+ width: 112px;
+ height: 120px;
+ margin: 0 10px 5px;
+ padding: 20px 0 0;
+ cursor: pointer;
+ background: transparent;
+ float: left;
+ transition: background 200ms ease-out;
+ border-radius: 2px;
+ &:hover {
+ background: #f2f2f2;
+ }
+ &.selected {
+ background: #e0e0e0;
+ }
+ .item {
+ -ms-flex-align: center;
+ -webkit-align-items: center;
+ align-items: center;
+ -ms-flex-direction: column;
+ -webkit-flex-direction: column;
+ flex-direction: column;
+ display: -ms-flexbox;
+ display: -webkit-flex;
+ display: flex;
+ position: relative;
+ .new-badge {
+ position: absolute;
+ right: 8px;
+ top: -12px;
+ padding: 2px 3px;
+ border-radius: 2px;
+ background: #fe6363;
+ color: #fff;
+ font-size: 10px;
+ font-weight: 500;
+ }
+ .mdi {
+ font-size: 48px;
+ width: 48px;
+ height: 48px;
+ color: #757575;
+ }
+ .caption {
+ color: #757575;
+ font-size: 11px;
+ margin-top: 16px;
+ overflow: hidden;
+ text-align: center;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ width: 100px;
+ z-index: 1;
+ }
+ }
+ }
+}
+
+#snackbar {
+ position: fixed;
+ bottom: 0;
+ left: 0;
+ right: 0;
+ z-index: 5;
+ .snackbar-header {
+ color: #fff;
+ height: 64px;
+ background-color: #03a9f4;
+ padding: 19px 20px 20px;
+ line-height: 26px;
+ overflow: hidden;
+ .mdi {
+ width: 24px;
+ height: 24px;
+ font-size: 24px;
+ float: left;
+ }
+ .caption {
+ font-size: 16px;
+ margin-left: 15px;
+ }
+ .right-side {
+ display: none;
+ float: right;
+ .mdi {
+ font-size: 22px;
+ margin-top: 1px;
+ }
+ .caption {
+ font-weight: 500;
+ margin-left: 10px;
+ text-transform: uppercase;
+ font-size: 14px;
+ }
+ }
+ }
+ p, p a, .code {
+ font-family: 'Roboto Mono', monospace;
+ font-size: 13px;
+ line-height: 24px;
+ background-color: #eee;
+ }
+ .code {
+ color: #434343;
+ border: 0;
+ cursor: default;
+ display: block;
+ outline: none;
+ padding: 0;
+ height: 24px;
+ resize: none;
+ width: 100%;
+ white-space: nowrap;
+ overflow: hidden;
+ &.comment {
+ opacity: 0.5;
+ }
+ }
+ .snackbar-content {
+ background-color: #eee;
+ padding: 8px 24px;
+ overflow: hidden;
+ -webkit-transition: -webkit-transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
+ transition: transform 200ms cubic-bezier(0.4, 0, 0.2, 1);
+ box-shadow: 0 -2px 5px rgba(0,0,0,.1);
+ h2, p {
+ font-size: 13px;
+ line-height: 24px;
+ font-family: 'Roboto Mono', monospace;
+ }
+ h2 {
+ color: #02a8f3;
+ display: inline-block;
+ font-weight: 500;
+ margin: 0;
+ }
+ p {
+ margin: 0;
+ color: #434343;
+ }
+ .col {
+ margin: 16px 0;
+ }
+ }
+ .snackbar-header, .snackbar-content {
+ margin: 0 -20px 0;
+ }
+}
+
+#footer {
+ background: #EEE;
+ padding: 20px 0;
+ min-height: 120px;
+}
+
+@media (min-width: 500px) {
+ #snackbar {
+ .snackbar-content .col {
+ margin: 16px 40px 16px 0;
+ }
+ .snackbar-header .right-side {
+ display: block;
+ }
+ }
+}
+
+@media (min-width: 800px) {
+ .flex {
+ -ms-flex-direction: row;
+ -webkit-flex-direction: row;
+ flex-direction: row;
+ display: -ms-flexbox;
+ display: -webkit-flex;
+ display: flex;
+ }
+ .col {
+ width: 50%;
+ }
+ .container {
+ padding: 0 35px;
+ margin: 0 auto;
+ }
+ .snackbar-header, .snackbar-content {
+ margin: 0 -10px 0;
+ }
+ #grid-container .grid {
+ margin: 20px -30px 0 -15px;
+ }
+}
+
+@media (min-width: 950px) {
+ .col {
+ width: 45%;
+ }
+}
+
+@media (min-width: 1100px) {
+ .col {
+ width: 40%;
+ }
+}
+
+@media (min-width: 1240px) {
+ .container {
+ width: 1226px;
+ }
+} \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/fonts/LICENSE.txt b/vendor/mervick/material-design-icons/fonts/LICENSE.txt
new file mode 100644
index 000000000..dc8853a70
--- /dev/null
+++ b/vendor/mervick/material-design-icons/fonts/LICENSE.txt
@@ -0,0 +1,393 @@
+Attribution 4.0 International
+
+=======================================================================
+
+Creative Commons Corporation ("Creative Commons") is not a law firm and
+does not provide legal services or legal advice. Distribution of
+Creative Commons public licenses does not create a lawyer-client or
+other relationship. Creative Commons makes its licenses and related
+information available on an "as-is" basis. Creative Commons gives no
+warranties regarding its licenses, any material licensed under their
+terms and conditions, or any related information. Creative Commons
+disclaims all liability for damages resulting from their use to the
+fullest extent possible.
+
+Using Creative Commons Public Licenses
+
+Creative Commons public licenses provide a standard set of terms and
+conditions that creators and other rights holders may use to share
+original works of authorship and other material subject to copyright
+and certain other rights specified in the public license below. The
+following considerations are for informational purposes only, are not
+exhaustive, and do not form part of our licenses.
+
+ Considerations for licensors: Our public licenses are
+ intended for use by those authorized to give the public
+ permission to use material in ways otherwise restricted by
+ copyright and certain other rights. Our licenses are
+ irrevocable. Licensors should read and understand the terms
+ and conditions of the license they choose before applying it.
+ Licensors should also secure all rights necessary before
+ applying our licenses so that the public can reuse the
+ material as expected. Licensors should clearly mark any
+ material not subject to the license. This includes other CC-
+ licensed material, or material used under an exception or
+ limitation to copyright. More considerations for licensors:
+ wiki.creativecommons.org/Considerations_for_licensors
+
+ Considerations for the public: By using one of our public
+ licenses, a licensor grants the public permission to use the
+ licensed material under specified terms and conditions. If
+ the licensor's permission is not necessary for any reason--for
+ example, because of any applicable exception or limitation to
+ copyright--then that use is not regulated by the license. Our
+ licenses grant only permissions under copyright and certain
+ other rights that a licensor has authority to grant. Use of
+ the licensed material may still be restricted for other
+ reasons, including because others have copyright or other
+ rights in the material. A licensor may make special requests,
+ such as asking that all changes be marked or described.
+ Although not required by our licenses, you are encouraged to
+ respect those requests where reasonable. More_considerations
+ for the public:
+ wiki.creativecommons.org/Considerations_for_licensees
+
+=======================================================================
+
+Creative Commons Attribution 4.0 International Public License
+
+By exercising the Licensed Rights (defined below), You accept and agree
+to be bound by the terms and conditions of this Creative Commons
+Attribution 4.0 International Public License ("Public License"). To the
+extent this Public License may be interpreted as a contract, You are
+granted the Licensed Rights in consideration of Your acceptance of
+these terms and conditions, and the Licensor grants You such rights in
+consideration of benefits the Licensor receives from making the
+Licensed Material available under these terms and conditions.
+
+
+Section 1 -- Definitions.
+
+ a. Adapted Material means material subject to Copyright and Similar
+ Rights that is derived from or based upon the Licensed Material
+ and in which the Licensed Material is translated, altered,
+ arranged, transformed, or otherwise modified in a manner requiring
+ permission under the Copyright and Similar Rights held by the
+ Licensor. For purposes of this Public License, where the Licensed
+ Material is a musical work, performance, or sound recording,
+ Adapted Material is always produced where the Licensed Material is
+ synched in timed relation with a moving image.
+
+ b. Adapter's License means the license You apply to Your Copyright
+ and Similar Rights in Your contributions to Adapted Material in
+ accordance with the terms and conditions of this Public License.
+
+ c. Copyright and Similar Rights means copyright and/or similar rights
+ closely related to copyright including, without limitation,
+ performance, broadcast, sound recording, and Sui Generis Database
+ Rights, without regard to how the rights are labeled or
+ categorized. For purposes of this Public License, the rights
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
+ Rights.
+
+ d. Effective Technological Measures means those measures that, in the
+ absence of proper authority, may not be circumvented under laws
+ fulfilling obligations under Article 11 of the WIPO Copyright
+ Treaty adopted on December 20, 1996, and/or similar international
+ agreements.
+
+ e. Exceptions and Limitations means fair use, fair dealing, and/or
+ any other exception or limitation to Copyright and Similar Rights
+ that applies to Your use of the Licensed Material.
+
+ f. Licensed Material means the artistic or literary work, database,
+ or other material to which the Licensor applied this Public
+ License.
+
+ g. Licensed Rights means the rights granted to You subject to the
+ terms and conditions of this Public License, which are limited to
+ all Copyright and Similar Rights that apply to Your use of the
+ Licensed Material and that the Licensor has authority to license.
+
+ h. Licensor means the individual(s) or entity(ies) granting rights
+ under this Public License.
+
+ i. Share means to provide material to the public by any means or
+ process that requires permission under the Licensed Rights, such
+ as reproduction, public display, public performance, distribution,
+ dissemination, communication, or importation, and to make material
+ available to the public including in ways that members of the
+ public may access the material from a place and at a time
+ individually chosen by them.
+
+ j. Sui Generis Database Rights means rights other than copyright
+ resulting from Directive 96/9/EC of the European Parliament and of
+ the Council of 11 March 1996 on the legal protection of databases,
+ as amended and/or succeeded, as well as other essentially
+ equivalent rights anywhere in the world.
+
+ k. You means the individual or entity exercising the Licensed Rights
+ under this Public License. Your has a corresponding meaning.
+
+
+Section 2 -- Scope.
+
+ a. License grant.
+
+ 1. Subject to the terms and conditions of this Public License,
+ the Licensor hereby grants You a worldwide, royalty-free,
+ non-sublicensable, non-exclusive, irrevocable license to
+ exercise the Licensed Rights in the Licensed Material to:
+
+ a. reproduce and Share the Licensed Material, in whole or
+ in part; and
+
+ b. produce, reproduce, and Share Adapted Material.
+
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
+ Exceptions and Limitations apply to Your use, this Public
+ License does not apply, and You do not need to comply with
+ its terms and conditions.
+
+ 3. Term. The term of this Public License is specified in Section
+ 6(a).
+
+ 4. Media and formats; technical modifications allowed. The
+ Licensor authorizes You to exercise the Licensed Rights in
+ all media and formats whether now known or hereafter created,
+ and to make technical modifications necessary to do so. The
+ Licensor waives and/or agrees not to assert any right or
+ authority to forbid You from making technical modifications
+ necessary to exercise the Licensed Rights, including
+ technical modifications necessary to circumvent Effective
+ Technological Measures. For purposes of this Public License,
+ simply making modifications authorized by this Section 2(a)
+ (4) never produces Adapted Material.
+
+ 5. Downstream recipients.
+
+ a. Offer from the Licensor -- Licensed Material. Every
+ recipient of the Licensed Material automatically
+ receives an offer from the Licensor to exercise the
+ Licensed Rights under the terms and conditions of this
+ Public License.
+
+ b. No downstream restrictions. You may not offer or impose
+ any additional or different terms or conditions on, or
+ apply any Effective Technological Measures to, the
+ Licensed Material if doing so restricts exercise of the
+ Licensed Rights by any recipient of the Licensed
+ Material.
+
+ 6. No endorsement. Nothing in this Public License constitutes or
+ may be construed as permission to assert or imply that You
+ are, or that Your use of the Licensed Material is, connected
+ with, or sponsored, endorsed, or granted official status by,
+ the Licensor or others designated to receive attribution as
+ provided in Section 3(a)(1)(A)(i).
+
+ b. Other rights.
+
+ 1. Moral rights, such as the right of integrity, are not
+ licensed under this Public License, nor are publicity,
+ privacy, and/or other similar personality rights; however, to
+ the extent possible, the Licensor waives and/or agrees not to
+ assert any such rights held by the Licensor to the limited
+ extent necessary to allow You to exercise the Licensed
+ Rights, but not otherwise.
+
+ 2. Patent and trademark rights are not licensed under this
+ Public License.
+
+ 3. To the extent possible, the Licensor waives any right to
+ collect royalties from You for the exercise of the Licensed
+ Rights, whether directly or through a collecting society
+ under any voluntary or waivable statutory or compulsory
+ licensing scheme. In all other cases the Licensor expressly
+ reserves any right to collect such royalties.
+
+
+Section 3 -- License Conditions.
+
+Your exercise of the Licensed Rights is expressly made subject to the
+following conditions.
+
+ a. Attribution.
+
+ 1. If You Share the Licensed Material (including in modified
+ form), You must:
+
+ a. retain the following if it is supplied by the Licensor
+ with the Licensed Material:
+
+ i. identification of the creator(s) of the Licensed
+ Material and any others designated to receive
+ attribution, in any reasonable manner requested by
+ the Licensor (including by pseudonym if
+ designated);
+
+ ii. a copyright notice;
+
+ iii. a notice that refers to this Public License;
+
+ iv. a notice that refers to the disclaimer of
+ warranties;
+
+ v. a URI or hyperlink to the Licensed Material to the
+ extent reasonably practicable;
+
+ b. indicate if You modified the Licensed Material and
+ retain an indication of any previous modifications; and
+
+ c. indicate the Licensed Material is licensed under this
+ Public License, and include the text of, or the URI or
+ hyperlink to, this Public License.
+
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
+ reasonable manner based on the medium, means, and context in
+ which You Share the Licensed Material. For example, it may be
+ reasonable to satisfy the conditions by providing a URI or
+ hyperlink to a resource that includes the required
+ information.
+
+ 3. If requested by the Licensor, You must remove any of the
+ information required by Section 3(a)(1)(A) to the extent
+ reasonably practicable.
+
+ 4. If You Share Adapted Material You produce, the Adapter's
+ License You apply must not prevent recipients of the Adapted
+ Material from complying with this Public License.
+
+
+Section 4 -- Sui Generis Database Rights.
+
+Where the Licensed Rights include Sui Generis Database Rights that
+apply to Your use of the Licensed Material:
+
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
+ to extract, reuse, reproduce, and Share all or a substantial
+ portion of the contents of the database;
+
+ b. if You include all or a substantial portion of the database
+ contents in a database in which You have Sui Generis Database
+ Rights, then the database in which You have Sui Generis Database
+ Rights (but not its individual contents) is Adapted Material; and
+
+ c. You must comply with the conditions in Section 3(a) if You Share
+ all or a substantial portion of the contents of the database.
+
+For the avoidance of doubt, this Section 4 supplements and does not
+replace Your obligations under this Public License where the Licensed
+Rights include other Copyright and Similar Rights.
+
+
+Section 5 -- Disclaimer of Warranties and Limitation of Liability.
+
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
+
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
+
+ c. The disclaimer of warranties and limitation of liability provided
+ above shall be interpreted in a manner that, to the extent
+ possible, most closely approximates an absolute disclaimer and
+ waiver of all liability.
+
+
+Section 6 -- Term and Termination.
+
+ a. This Public License applies for the term of the Copyright and
+ Similar Rights licensed here. However, if You fail to comply with
+ this Public License, then Your rights under this Public License
+ terminate automatically.
+
+ b. Where Your right to use the Licensed Material has terminated under
+ Section 6(a), it reinstates:
+
+ 1. automatically as of the date the violation is cured, provided
+ it is cured within 30 days of Your discovery of the
+ violation; or
+
+ 2. upon express reinstatement by the Licensor.
+
+ For the avoidance of doubt, this Section 6(b) does not affect any
+ right the Licensor may have to seek remedies for Your violations
+ of this Public License.
+
+ c. For the avoidance of doubt, the Licensor may also offer the
+ Licensed Material under separate terms or conditions or stop
+ distributing the Licensed Material at any time; however, doing so
+ will not terminate this Public License.
+
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
+ License.
+
+
+Section 7 -- Other Terms and Conditions.
+
+ a. The Licensor shall not be bound by any additional or different
+ terms or conditions communicated by You unless expressly agreed.
+
+ b. Any arrangements, understandings, or agreements regarding the
+ Licensed Material not stated herein are separate from and
+ independent of the terms and conditions of this Public License.
+
+
+Section 8 -- Interpretation.
+
+ a. For the avoidance of doubt, this Public License does not, and
+ shall not be interpreted to, reduce, limit, restrict, or impose
+ conditions on any use of the Licensed Material that could lawfully
+ be made without permission under this Public License.
+
+ b. To the extent possible, if any provision of this Public License is
+ deemed unenforceable, it shall be automatically reformed to the
+ minimum extent necessary to make it enforceable. If the provision
+ cannot be reformed, it shall be severed from this Public License
+ without affecting the enforceability of the remaining terms and
+ conditions.
+
+ c. No term or condition of this Public License will be waived and no
+ failure to comply consented to unless expressly agreed to by the
+ Licensor.
+
+ d. Nothing in this Public License constitutes or may be interpreted
+ as a limitation upon, or waiver of, any privileges and immunities
+ that apply to the Licensor or You, including from the legal
+ processes of any jurisdiction or authority.
+
+
+=======================================================================
+
+Creative Commons is not a party to its public licenses.
+Notwithstanding, Creative Commons may elect to apply one of its public
+licenses to material it publishes and in those instances will be
+considered the "Licensor." Except for the limited purpose of indicating
+that material is shared under a Creative Commons public license or as
+otherwise permitted by the Creative Commons policies published at
+creativecommons.org/policies, Creative Commons does not authorize the
+use of the trademark "Creative Commons" or any other trademark or logo
+of Creative Commons without its prior written consent including,
+without limitation, in connection with any unauthorized modifications
+to any of its public licenses or any other arrangements,
+understandings, or agreements concerning use of licensed material. For
+the avoidance of doubt, this paragraph does not form part of the public
+licenses.
+
+Creative Commons may be contacted at creativecommons.org.
diff --git a/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.eot b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.eot
new file mode 100644
index 000000000..70508ebab
--- /dev/null
+++ b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.eot
Binary files differ
diff --git a/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.svg b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.svg
new file mode 100644
index 000000000..a449327e2
--- /dev/null
+++ b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.svg
@@ -0,0 +1,2373 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<!--
+2016-2-8: Created with FontForge (http://fontforge.org)
+-->
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
+<metadata>
+Created by FontForge 20151118 at Mon Feb 8 11:58:02 2016
+ By shyndman
+Copyright 2015 Google, Inc. All Rights Reserved.
+</metadata>
+<defs>
+<font id="MaterialIcons-Regular" horiz-adv-x="512" >
+ <font-face
+ font-family="Material Icons"
+ font-weight="400"
+ font-stretch="normal"
+ units-per-em="512"
+ panose-1="2 0 5 3 0 0 0 0 0 0"
+ ascent="512"
+ descent="0"
+ bbox="0 0 512 512"
+ underline-thickness="50"
+ underline-position="-100"
+ unicode-range="U+0030-10FFFD"
+ />
+ <missing-glyph />
+ <glyph glyph-name="3d_rotation" unicode="&#x33;d_rotation"
+d="M256 512c134 0 244 -103 255 -234h-32c-7 80 -57 147 -127 180l-29 -28l-81 81zM353 260c0 34.9356 -13.6691 57 -47 57h-20v-123h19c25.6434 0 40.2719 13.9518 46 34c2 7 2 15 2 24v8zM306 341c38.1819 0 60.9327 -19.3318 72 -47c4 -10 5 -22 5 -34v-8
+c0 -26.4057 -7.57104 -45.571 -21 -59c-13.4122 -13.4122 -30.5519 -22 -57 -22h-49v170h50zM207 258c15.3033 -6.12131 28 -18.2465 28 -39c0 -8 -2 -14 -5 -20s-6 -12 -11 -16c-9.37815 -7.50252 -23.5479 -12 -40 -12c-31.0959 0 -54 15.7441 -54 47h27
+c0 -15.4518 11.6022 -25 27 -25c17.8699 0 28 8.53939 28 27c0 18.8434 -12.3951 27 -31 27h-16v22h16c17.3039 0 29 8.03066 29 25c0 16.5246 -8.84017 25 -26 25c-14.4441 0 -25 -8.58131 -25 -23h-28c0 14.8936 7.55163 24.5516 15 32c9.92709 7.94167 20.8987 13 38 13
+c25.6475 0 40.3859 -9.7718 49 -27c3 -6 4 -12 4 -20c0 -18.1878 -12.3353 -29.6677 -25 -36zM160 54l29 28l81 -81l-14 -1c-134 0 -244 104 -255 235h32c8 -80 57 -148 127 -181z" />
+ <glyph glyph-name="ac_unit" unicode="ac_unit"
+d="M469 277v-42h-89l69 -69l-30 -31l-99 100h-43v-43l100 -99l-31 -30l-69 69v-89h-42v89l-69 -69l-31 30l100 99v43h-43l-99 -100l-30 31l69 69h-89v42h89l-69 69l30 31l99 -100h43v43l-100 99l31 30l69 -69v89h42v-89l69 69l31 -30l-100 -99v-43h43l99 100l30 -31l-69 -69
+h89z" />
+ <glyph glyph-name="access_alarm" unicode="access_alarm"
+d="M256 85c83 0 149 67 149 150s-66 149 -149 149s-149 -66 -149 -149s66 -150 149 -150zM256 427c106 0 192 -86 192 -192s-86 -192 -192 -192s-192 86 -192 192s86 192 192 192zM267 341v-112l85 -50l-16 -26l-101 60v128h32zM168 440l-98 -82l-27 32l98 82zM469 390
+l-27 -33l-98 83l27 32z" />
+ <glyph glyph-name="access_alarms" unicode="access_alarms"
+d="M256 85c83 0 149 67 149 150s-66 149 -149 149s-149 -66 -149 -149s66 -150 149 -150zM256 427c107 0 192 -85 192 -192s-85 -192 -192 -192s-192 85 -192 192s85 192 192 192zM267 341v-113l85 -51l-17 -26l-100 62v128h32zM169 439l-99 -81l-27 32l98 81zM469 390
+l-27 -32l-99 84l28 32z" />
+ <glyph glyph-name="access_time" unicode="access_time"
+d="M267 363v-112l96 -57l-16 -27l-112 68v128h32zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="accessibility" unicode="accessibility"
+d="M448 320h-128v-277h-43v128h-42v-128h-43v277h-128v43h384v-43zM256 469c23 0 43 -19 43 -42s-20 -43 -43 -43s-43 20 -43 43s20 42 43 42z" />
+ <glyph glyph-name="accessible" unicode="accessible"
+d="M274 128h44c-10 -49 -53 -85 -105 -85c-59 0 -106 47 -106 106c0 52 36 95 85 105v-44c-25 -9 -43 -33 -43 -61c0 -35 29 -64 64 -64c28 0 52 18 61 43zM213 318c0 29.9891 33.3578 56.5098 64 39h1v-1c5 -2 9 -5 13 -9l28 -31c21 -23 53 -39 86 -39v-42
+c-37 0 -78 18 -106 41v-73h64c23 0 42 -20 42 -43v-117h-42v106h-107c-23 0 -43 20 -43 43v126zM213 427c0 24 19 42 43 42s43 -18 43 -42s-19 -43 -43 -43s-43 19 -43 43z" />
+ <glyph glyph-name="account_balance" unicode="account_balance"
+d="M245 491l203 -107v-43h-405v43zM341 299h64v-150h-64v150zM43 43v64h405v-64h-405zM213 299h64v-150h-64v150zM85 299h64v-150h-64v150z" />
+ <glyph glyph-name="account_balance_wallet" unicode="account_balance_wallet"
+d="M341 224c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM256 171v170h213v-170h-213zM448 128v-21c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h298c23 0 43 -20 43 -43v-21h-192c-24 0 -43 -20 -43 -43v-170
+c0 -23 19 -43 43 -43h192z" />
+ <glyph glyph-name="account_box" unicode="account_box"
+d="M128 149v-21h256v21c0 43 -85 66 -128 66s-128 -23 -128 -66zM320 320c0 35 -29 64 -64 64s-64 -29 -64 -64s29 -64 64 -64s64 29 64 64zM64 405c0 23 19 43 43 43h298c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298z" />
+ <glyph glyph-name="account_circle" unicode="account_circle"
+d="M256 102c53 0 100 28 128 69c-1 42 -86 66 -128 66c-43 0 -127 -24 -128 -66c28 -41 75 -69 128 -69zM256 405c-35 0 -64 -29 -64 -64s29 -64 64 -64s64 29 64 64s-29 64 -64 64zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z
+" />
+ <glyph glyph-name="adb" unicode="adb"
+d="M320 320c12 0 21 9 21 21s-9 22 -21 22s-21 -10 -21 -22s9 -21 21 -21zM192 320c12 0 21 9 21 21s-9 22 -21 22s-21 -10 -21 -22s9 -21 21 -21zM344 419c37 -27 61 -71 61 -120v-22h-298v22c0 49 24 93 61 120l-45 45l18 17l49 -49c20 10 42 16 66 16s46 -6 66 -16l49 49
+l18 -17zM107 171v85h298v-85c0 -83 -66 -150 -149 -150s-149 67 -149 150z" />
+ <glyph glyph-name="add" unicode="add"
+d="M405 235h-128v-128h-42v128h-128v42h128v128h42v-128h128v-42z" />
+ <glyph glyph-name="add_a_photo" unicode="add_a_photo"
+d="M209 213c0 38 30 69 68 69s69 -31 69 -69s-31 -68 -69 -68s-68 30 -68 68zM277 107c59 0 107 47 107 106s-48 107 -107 107s-106 -48 -106 -107s47 -106 106 -106zM128 299v64h64v64h149l39 -43h68c23 0 43 -20 43 -43v-256c0 -23 -20 -42 -43 -42h-341
+c-23 0 -43 19 -43 42v214h64zM64 427v64h43v-64h64v-43h-64v-64h-43v64h-64v43h64z" />
+ <glyph glyph-name="add_alarm" unicode="add_alarm"
+d="M277 320v-64h64v-43h-64v-64h-42v64h-64v43h64v64h42zM256 85c83 0 149 67 149 150s-66 149 -149 149s-149 -66 -149 -149s66 -150 149 -150zM256 427c106 0 192 -86 192 -192s-86 -192 -192 -192s-192 86 -192 192s86 192 192 192zM469 390l-27 -33l-98 83l27 32z
+M168 440l-98 -82l-27 32l98 82z" />
+ <glyph glyph-name="add_alert" unicode="add_alert"
+d="M341 234v43h-64v64h-42v-64h-64v-43h64v-64h42v64h64zM403 153l45 -45v-23h-384v23l45 45v124c0 69 48 128 113 143v15c0 19 15 34 34 34s34 -15 34 -34v-15c65 -15 113 -74 113 -143v-124zM214 64h84c0 -23 -19 -43 -42 -43s-42 20 -42 43z" />
+ <glyph glyph-name="add_box" unicode="add_box"
+d="M363 235v42h-86v86h-42v-86h-86v-42h86v-86h42v86h86zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h298z" />
+ <glyph glyph-name="add_circle" unicode="add_circle"
+d="M363 235v42h-86v86h-42v-86h-86v-42h86v-86h42v86h86zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="add_circle_outline" unicode="add_circle_outline"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM277 363v-86h86v-42h-86v-86h-42v86h-86v42h86v86h42z" />
+ <glyph glyph-name="add_location" unicode="add_location"
+d="M341 299v42h-64v64h-42v-64h-64v-42h64v-64h42v64h64zM256 469c82 0 149 -67 149 -149c0 -112 -149 -277 -149 -277s-149 165 -149 277c0 82 67 149 149 149z" />
+ <glyph glyph-name="add_shopping_cart" unicode="add_shopping_cart"
+d="M153 197c0 -3 2 -5 5 -5h247v-43h-256c-23 0 -42 20 -42 43c0 7 2 14 5 20l29 53l-77 162h-43v42h70c13.5017 -28.165 26.8327 -56.5006 40 -85c17.0313 -35.6353 33.8016 -71.5317 51 -107h150c27.393 49.9404 55.2665 99.4002 82 150l37 -21l-82 -149
+c-7 -13 -21 -22 -37 -22h-159l-19 -35zM363 128c23 0 42 -20 42 -43s-19 -42 -42 -42s-43 19 -43 42s20 43 43 43zM149 128c23 0 43 -20 43 -43s-20 -42 -43 -42s-42 19 -42 42s19 43 42 43zM235 320v64h-64v43h64v64h42v-64h64v-43h-64v-64h-42z" />
+ <glyph glyph-name="add_to_photos" unicode="add_to_photos"
+d="M405 277v43h-85v85h-43v-85h-85v-43h85v-85h43v85h85zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h256zM85 384v-299h299v-42h-299c-23 0 -42 19 -42 42v299h42z" />
+ <glyph glyph-name="add_to_queue" unicode="add_to_queue"
+d="M341 299v-43h-64v-64h-42v64h-64v43h64v64h42v-64h64zM448 149v256h-384v-256h384zM448 448c23 0 43 -19 43 -43l-1 -256c0 -23 -19 -42 -42 -42h-107v-43h-170v43h-107c-24 0 -43 19 -43 42v256c0 24 19 43 43 43h384z" />
+ <glyph glyph-name="adjust" unicode="adjust"
+d="M320 256c0 -35 -29 -64 -64 -64s-64 29 -64 64s29 64 64 64s64 -29 64 -64zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="airline_seat_flat" unicode="airline_seat_flat"
+d="M152 254c-25 -25 -65 -26 -90 -1s-26 65 -1 90s65 26 90 1s26 -65 1 -90zM43 213h426v-42h-128v-43h-170v43h-128v42zM469 277v-42h-277v128h192c47 0 85 -39 85 -86z" />
+ <glyph glyph-name="airline_seat_flat_angled" unicode="airline_seat_flat_angled"
+d="M156 294c-32 -15 -71 -2 -86 30s-2 71 30 86s71 2 86 -30s2 -71 -30 -86zM32 253l15 40l405 -146l-14 -40l-97 34v-34h-170v96zM475 207l-15 -40l-264 95l45 121l182 -66c45 -16 68 -65 52 -110z" />
+ <glyph glyph-name="airline_seat_individual_suite" unicode="airline_seat_individual_suite"
+d="M405 363c47 0 86 -39 86 -86v-128h-470v214h43v-150h171v150h170zM149 235c-35 0 -64 29 -64 64s29 64 64 64s64 -29 64 -64s-29 -64 -64 -64z" />
+ <glyph glyph-name="airline_seat_legroom_extra" unicode="airline_seat_legroom_extra"
+d="M487 144c9 -16 1 -36 -15 -44l-79 -36l-73 149h-149c-35 0 -64 29 -64 64v171h128v-128h75c16 0 31 -9 38 -24l72 -149l24 11c16 7 35 1 43 -14zM85 256c0 -35 29 -64 64 -64h128v-43h-128c-59 0 -106 48 -106 107v192h42v-192z" />
+ <glyph glyph-name="airline_seat_legroom_normal" unicode="airline_seat_legroom_normal"
+d="M437 128c18 0 32 -14 32 -32s-14 -32 -32 -32h-96v149h-149c-35 0 -64 29 -64 64v171h128v-128h107c23 0 42 -20 42 -43v-149h32zM107 256c0 -35 29 -64 64 -64h128v-43h-128c-59 0 -107 48 -107 107v192h43v-192z" />
+ <glyph glyph-name="airline_seat_legroom_reduced" unicode="airline_seat_legroom_reduced"
+d="M107 256c0 -35 29 -64 64 -64h85v-43h-85c-59 0 -107 48 -107 107v192h43v-192zM426 102c4 -20 -11 -38 -31 -38h-96v64l21 85h-128c-35 0 -64 29 -64 64v171h128v-128h107c23 0 42 -20 42 -43l-42 -149h30c16 0 30 -11 33 -26z" />
+ <glyph glyph-name="airline_seat_recline_extra" unicode="airline_seat_recline_extra"
+d="M346 192l123 -96l-32 -32l-81 64h-146c-31 0 -57 22 -63 52l-29 126c-4 26 13 51 39 56h1c15.1794 2.16848 28.3139 -2.05108 37 -9l35 -27c27 -21 65 -34 100 -27v-46c-40 -7 -76 7 -110 26l22 -87h104zM341 107v-43h-150c-53 0 -98 38 -106 90l-42 209h42l42 -202
+c5 -31 32 -54 64 -54h150zM114 392c-19 14 -23 40 -10 59s40 24 59 11c19 -14 24 -41 11 -60c-14 -19 -41 -23 -60 -10z" />
+ <glyph glyph-name="airline_seat_recline_normal" unicode="airline_seat_recline_normal"
+d="M427 84l-31 -31l-75 75h-108c-35 0 -64 29 -64 64v123c0 26 22 48 48 48h1c14.8367 0 27.399 -8.39902 35 -16l30 -33c23 -25 65 -43 100 -43v-47c-41 0 -88 22 -118 47v-79h74zM128 171c0 -35 29 -64 64 -64h128v-43h-128c-59 0 -107 48 -107 107v192h43v-192zM162 397
+c-17 17 -17 43 0 60s43 17 60 0s17 -43 0 -60s-43 -17 -60 0z" />
+ <glyph glyph-name="airplanemode_active" unicode="airplanemode_active"
+d="M217 320zM448 171l-171 53v-117l43 -32v-32l-75 21l-74 -21v32l42 32v117l-170 -53v42l170 107v117c0 18 14 32 32 32s32 -14 32 -32v-117l171 -107v-42z" />
+ <glyph glyph-name="airplanemode_inactive" unicode="airplanemode_inactive"
+d="M64 400l27 27l336 -336l-27 -27l-123 122v-79l43 -32v-32l-75 21l-74 -21v32l42 32v117l-170 -53v42l127 80zM277 320l171 -107v-42l-68 21l-167 167v78c0 18 14 32 32 32s32 -14 32 -32v-117z" />
+ <glyph glyph-name="airplay" unicode="airplay"
+d="M448 448c23 0 43 -20 43 -43v-256c0 -23 -20 -42 -43 -42h-85v42h85v256h-384v-256h85v-42h-85c-23 0 -43 19 -43 42v256c0 23 20 43 43 43h384zM128 43l128 128l128 -128h-256z" />
+ <glyph glyph-name="airport_shuttle" unicode="airport_shuttle"
+d="M320 277h107l-86 86h-21v-86zM373 139c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM277 277v86h-85v-86h85zM128 139c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM64 277h85v86h-85v-86zM363 405l128 -128v-106h-54
+c0 -35 -29 -64 -64 -64s-64 29 -64 64h-117c0 -35 -29 -64 -64 -64s-64 29 -64 64h-43v192c0 24 20 42 43 42h299z" />
+ <glyph glyph-name="alarm" unicode="alarm"
+d="M256 85c83 0 149 67 149 150s-66 149 -149 149s-149 -66 -149 -149s66 -150 149 -150zM256 427c106 0 192 -86 192 -192s-86 -192 -192 -192s-192 86 -192 192s86 192 192 192zM267 341v-112l85 -50l-16 -26l-101 60v128h32zM168 440l-98 -82l-27 32l98 82zM469 390
+l-27 -33l-98 83l27 32z" />
+ <glyph glyph-name="alarm_add" unicode="alarm_add"
+d="M277 320v-64h64v-43h-64v-64h-42v64h-64v43h64v64h42zM256 85c83 0 149 67 149 150s-66 149 -149 149s-149 -66 -149 -149s66 -150 149 -150zM256 427c106 0 192 -86 192 -192s-86 -192 -192 -192s-192 86 -192 192s86 192 192 192zM469 390l-27 -33l-98 83l27 32z
+M168 440l-98 -82l-27 32l98 82z" />
+ <glyph glyph-name="alarm_off" unicode="alarm_off"
+d="M171 442l-18 -15l-31 30l19 15zM351 120l-210 210c-21 -26 -34 -59 -34 -95c0 -83 66 -150 149 -150c36 0 69 14 95 35zM62 463c131.276 -131.057 262.677 -261.99 394 -393l-27 -27l-47 47c-34 -29 -78 -47 -126 -47c-106 0 -192 86 -192 192c0 48 18 91 47 125l-17 17
+l-24 -20l-30 31l24 19l-29 29zM469 390l-27 -33l-98 83l27 32zM256 384c-18 0 -35 -3 -51 -9l-33 32c25 12 54 20 84 20c106 0 192 -86 192 -192c0 -30 -7 -59 -19 -84l-33 32c6 16 9 34 9 52c0 83 -66 149 -149 149z" />
+ <glyph glyph-name="alarm_on" unicode="alarm_on"
+d="M225 202l105 106l23 -23l-128 -128l-68 68l22 22zM256 85c83 0 149 67 149 150s-66 149 -149 149s-149 -66 -149 -149s66 -150 149 -150zM256 427c106 0 192 -86 192 -192s-86 -192 -192 -192s-192 86 -192 192s86 192 192 192zM168 440l-98 -82l-27 32l98 82zM469 390
+l-27 -33l-98 83l27 32z" />
+ <glyph glyph-name="album" unicode="album"
+d="M256 277c12 0 21 -9 21 -21s-9 -21 -21 -21s-21 9 -21 21s9 21 21 21zM256 160c53 0 96 43 96 96s-43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="all_inclusive" unicode="all_inclusive"
+d="M397 371c64 0 115 -52 115 -115s-51 -115 -115 -115c-31 0 -60 12 -82 34l-27 24l32 28l25 -21c15 -15 33 -22 52 -22c40 0 72 32 72 72s-32 72 -72 72c-19 0 -37 -7 -51 -21c-30.1331 -26.5336 -60.4726 -52.8608 -90 -80l-60 -53c-21 -21 -50 -33 -81 -33
+c-64 0 -115 52 -115 115s51 115 115 115c31 0 60 -12 82 -34l27 -24l-33 -28l-24 21c-15 15 -33 22 -52 22c-40 0 -72 -32 -72 -72s32 -72 72 -72c19 0 37 7 51 21c30.1331 26.5336 60.4726 52.8608 90 80l60 53c21 21 50 33 81 33z" />
+ <glyph glyph-name="all_out" unicode="all_out"
+d="M343 170c45 45 45 120 0 165s-120 45 -165 0s-45 -120 0 -165s120 -45 165 0zM366 358c58 -58 58 -153 0 -211s-153 -58 -211 0s-58 153 0 211s153 58 211 0zM90 338v85h85zM175 82h-85v85zM431 167v-85h-85zM346 423h85v-85z" />
+ <glyph glyph-name="android" unicode="android"
+d="M320 405v22h-21v-22h21zM213 405v22h-21v-22h21zM331 466c32 -23 53 -61 53 -103h-256c0 42 20 80 52 103l-28 28c-4 4 -4 11 0 15s11 4 15 0l32 -32c17 9 37 14 57 14s39 -5 56 -14l32 32c4 4 11 4 15 0s4 -11 0 -15zM437 341c18 0 32 -14 32 -32v-149
+c0 -18 -14 -32 -32 -32s-32 14 -32 32v149c0 18 14 32 32 32zM75 341c18 0 32 -14 32 -32v-149c0 -18 -14 -32 -32 -32s-32 14 -32 32v149c0 18 14 32 32 32zM128 128v213h256v-213c0 -12 -9 -21 -21 -21h-22v-75c0 -18 -14 -32 -32 -32s-32 14 -32 32v75h-42v-75
+c0 -18 -14 -32 -32 -32s-32 14 -32 32v75h-22c-12 0 -21 9 -21 21z" />
+ <glyph glyph-name="announcement" unicode="announcement"
+d="M277 192v43h-42v-43h42zM277 277v128h-42v-128h42zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="apps" unicode="apps"
+d="M341 85v86h86v-86h-86zM341 213v86h86v-86h-86zM213 341v86h86v-86h-86zM341 427h86v-86h-86v86zM213 213v86h86v-86h-86zM85 213v86h86v-86h-86zM85 85v86h86v-86h-86zM213 85v86h86v-86h-86zM85 341v86h86v-86h-86z" />
+ <glyph glyph-name="archive" unicode="archive"
+d="M109 405h294l-20 22h-256zM256 139l117 117h-74v43h-86v-43h-74zM438 400c6 -7 10 -17 10 -27v-266c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v266c0 10 4 20 10 27l29 36c6 7 15 12 25 12h256c10 0 19 -5 25 -12z" />
+ <glyph glyph-name="arrow_back" unicode="arrow_back"
+d="M427 277v-42h-260l119 -120l-30 -30l-171 171l171 171l30 -30l-119 -120h260z" />
+ <glyph glyph-name="arrow_downward" unicode="arrow_downward"
+d="M427 256l-171 -171l-171 171l31 30l119 -119v260h42v-260l120 119z" />
+ <glyph glyph-name="arrow_drop_down" unicode="arrow_drop_down"
+d="M149 299h214l-107 -107z" />
+ <glyph glyph-name="arrow_drop_down_circle" unicode="arrow_drop_down_circle"
+d="M256 213l85 86h-170zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="arrow_drop_up" unicode="arrow_drop_up"
+d="M149 213l107 107l107 -107h-214z" />
+ <glyph glyph-name="arrow_forward" unicode="arrow_forward"
+d="M256 427l171 -171l-171 -171l-30 30l119 120h-260v42h260l-119 120z" />
+ <glyph glyph-name="arrow_upward" unicode="arrow_upward"
+d="M85 256l171 171l171 -171l-31 -30l-119 119v-260h-42v260l-120 -119z" />
+ <glyph glyph-name="art_track" unicode="art_track"
+d="M224 192l-48 64l-37 -48l-27 32l-37 -48h149zM256 320v-128c0 -23 -20 -43 -43 -43h-128c-23 0 -42 20 -42 43v128c0 23 19 43 42 43h128c23 0 43 -20 43 -43zM299 149v43h170v-43h-170zM469 363v-43h-170v43h170zM469 235h-170v42h170v-42z" />
+ <glyph glyph-name="aspect_ratio" unicode="aspect_ratio"
+d="M448 106v300h-384v-300h384zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384zM149 320v-64h-42v107h106v-43h-64zM405 256v-107h-106v43h64v64h42z" />
+ <glyph glyph-name="assessment" unicode="assessment"
+d="M363 149v86h-43v-86h43zM277 149v214h-42v-214h42zM192 149v150h-43v-150h43zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="assignment" unicode="assignment"
+d="M363 320v43h-214v-43h214zM363 235v42h-214v-42h214zM299 149v43h-150v-43h150zM256 448c-12 0 -21 -9 -21 -21s9 -22 21 -22s21 10 21 22s-9 21 -21 21zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h89
+c9 25 32 43 60 43s51 -18 60 -43h89z" />
+ <glyph glyph-name="assignment_ind" unicode="assignment_ind"
+d="M384 107v30c0 43 -85 66 -128 66s-128 -23 -128 -66v-30h256zM256 363c-35 0 -64 -29 -64 -64s29 -64 64 -64s64 29 64 64s-29 64 -64 64zM256 448c-12 0 -21 -9 -21 -21s9 -22 21 -22s21 10 21 22s-9 21 -21 21zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43
+h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h89c9 25 32 43 60 43s51 -18 60 -43h89z" />
+ <glyph glyph-name="assignment_late" unicode="assignment_late"
+d="M256 405c12 0 21 10 21 22s-9 21 -21 21s-21 -9 -21 -21s9 -22 21 -22zM277 213v128h-42v-128h42zM277 128v43h-42v-43h42zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h89c9 25 32 43 60 43s51 -18 60 -43
+h89z" />
+ <glyph glyph-name="assignment_return" unicode="assignment_return"
+d="M341 192v85h-85v64l-107 -106l107 -107v64h85zM256 448c-12 0 -21 -9 -21 -21s9 -22 21 -22s21 10 21 22s-9 21 -21 21zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h89c9 25 32 43 60 43s51 -18 60 -43h89z
+" />
+ <glyph glyph-name="assignment_returned" unicode="assignment_returned"
+d="M256 128l107 107h-64v85h-86v-85h-64zM256 448c-12 0 -21 -9 -21 -21s9 -22 21 -22s21 10 21 22s-9 21 -21 21zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h89c9 25 32 43 60 43s51 -18 60 -43h89z" />
+ <glyph glyph-name="assignment_turned_in" unicode="assignment_turned_in"
+d="M213 149l171 171l-30 30l-141 -140l-55 55l-30 -30zM256 448c-12 0 -21 -9 -21 -21s9 -22 21 -22s21 10 21 22s-9 21 -21 21zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h89c9 25 32 43 60 43s51 -18 60 -43
+h89z" />
+ <glyph glyph-name="assistant" unicode="assistant"
+d="M296 237l88 40l-88 40l-40 88l-40 -88l-88 -40l88 -40l40 -88zM405 469c23 0 43 -19 43 -42v-299c0 -23 -20 -43 -43 -43h-85l-64 -64l-64 64h-85c-23 0 -43 20 -43 43v299c0 23 20 42 43 42h298z" />
+ <glyph glyph-name="assistant_photo" unicode="assistant_photo"
+d="M307 384h120v-213h-150l-8 42h-120v-149h-42v363h192z" />
+ <glyph glyph-name="attach_file" unicode="attach_file"
+d="M352 384h32v-245c0 -65 -52 -118 -117 -118s-118 53 -118 118v266c0 47 39 86 86 86s85 -39 85 -86v-224c0 -29 -24 -53 -53 -53s-54 24 -54 53v203h32v-203c0 -12 10 -21 22 -21s21 9 21 21v224c0 29 -24 54 -53 54s-54 -25 -54 -54v-266c0 -47 39 -86 86 -86
+s85 39 85 86v245z" />
+ <glyph glyph-name="attach_money" unicode="attach_money"
+d="M252 279c48 -13 100 -32 100 -93c0 -44 -33 -68 -75 -76v-46h-64v46c-41 9 -75 35 -78 82h47c2 -25 19 -45 63 -45c47 0 58 23 58 38c0 20 -11 39 -64 52c-60 14 -100 39 -100 88c0 41 33 68 74 77v46h64v-47c45 -11 68 -44 69 -81h-47c-1 27 -16 45 -54 45
+c-36 0 -57 -17 -57 -40c0 -20 16 -33 64 -46z" />
+ <glyph glyph-name="attachment" unicode="attachment"
+d="M43 245c0 65 52 118 117 118h224c47 0 85 -39 85 -86s-38 -85 -85 -85h-181c-29 0 -54 24 -54 53s25 54 54 54h160v-43h-162c-12 0 -12 -21 0 -21h183c23 0 43 19 43 42s-20 43 -43 43h-224c-41 0 -75 -34 -75 -75s34 -74 75 -74h203v-43h-203c-65 0 -117 52 -117 117z
+" />
+ <glyph glyph-name="audiotrack" unicode="audiotrack"
+d="M256 448h149v-64h-85v-235h-1c-5 -48 -46 -85 -95 -85c-53 0 -96 43 -96 96s43 96 96 96c11 0 22 -2 32 -6v198z" />
+ <glyph glyph-name="autorenew" unicode="autorenew"
+d="M400 347c17 -26 27 -58 27 -91c0 -94 -77 -171 -171 -171v-64l-85 86l85 85v-64c71 0 128 57 128 128c0 22 -6 42 -15 60zM256 384c-71 0 -128 -57 -128 -128c0 -22 5 -42 15 -60l-31 -31c-17 26 -27 58 -27 91c0 94 77 171 171 171v64l85 -86l-85 -85v64z" />
+ <glyph glyph-name="av_timer" unicode="av_timer"
+d="M128 256c0 12 9 21 21 21s22 -9 22 -21s-10 -21 -22 -21s-21 9 -21 21zM384 256c0 -12 -9 -21 -21 -21s-22 9 -22 21s10 21 22 21s21 -9 21 -21zM235 448h21c106 0 192 -86 192 -192s-86 -192 -192 -192s-192 86 -192 192c0 63 30 118 77 153v1l145 -145l-30 -30
+l-116 115c-21 -26 -33 -58 -33 -94c0 -83 66 -149 149 -149s149 66 149 149c0 75 -56 138 -128 148v-41h-42v85zM235 149c0 12 9 22 21 22s21 -10 21 -22s-9 -21 -21 -21s-21 9 -21 21z" />
+ <glyph glyph-name="backspace" unicode="backspace"
+d="M405 179l-76 77l76 77l-30 30l-76 -77l-77 77l-30 -30l77 -77l-77 -77l30 -30l77 77l76 -77zM469 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-320c-15 0 -26 8 -34 19l-115 173l115 173c8 11 19 19 34 19h320z" />
+ <glyph glyph-name="backup" unicode="backup"
+d="M299 235h64l-107 106l-107 -106h64v-86h86v86zM413 298c55 -4 99 -50 99 -106c0 -59 -48 -107 -107 -107h-277c-71 0 -128 57 -128 128c0 66 50 120 114 127c27 51 80 87 142 87c78 0 142 -55 157 -129z" />
+ <glyph glyph-name="battery_alert" unicode="battery_alert"
+d="M277 213v107h-42v-107h42zM277 128v43h-42v-43h42zM334 427c16 0 29 -13 29 -29v-327c0 -16 -13 -28 -29 -28h-156c-16 0 -29 12 -29 28v327c0 16 13 29 29 29h35v42h86v-42h35z" />
+ <glyph glyph-name="battery_charging_full" unicode="battery_charging_full"
+d="M235 85l85 160h-43v118l-85 -160h43v-118zM334 427c16 0 29 -13 29 -29v-327c0 -16 -13 -28 -29 -28h-156c-16 0 -29 12 -29 28v327c0 16 13 29 29 29h35v42h86v-42h35z" />
+ <glyph glyph-name="battery_full" unicode="battery_full"
+d="M334 427c16 0 29 -13 29 -29v-327c0 -16 -13 -28 -29 -28h-156c-16 0 -29 12 -29 28v327c0 16 13 29 29 29h35v42h86v-42h35z" />
+ <glyph glyph-name="battery_std" unicode="battery_std"
+d="M334 427c16 0 29 -13 29 -29v-327c0 -16 -13 -28 -29 -28h-156c-16 0 -29 12 -29 28v327c0 16 13 29 29 29h35v42h86v-42h35z" />
+ <glyph glyph-name="battery_unknown" unicode="battery_unknown"
+d="M305 241c9 9 15 22 15 36c0 35 -29 64 -64 64s-64 -29 -64 -64h32c0 18 14 32 32 32s32 -14 32 -32c0 -9 -3 -16 -9 -22l-20 -20c-10 -10 -20 -25 -20 -43h34c0 10 8 24 18 34c6 6 14 15 14 15zM276 129v41h-40v-41h40zM334 427c16 0 29 -13 29 -29v-327
+c0 -16 -13 -28 -29 -28h-156c-16 0 -29 12 -29 28v327c0 16 13 29 29 29h35v42h86v-42h35z" />
+ <glyph glyph-name="beach_access" unicode="beach_access"
+d="M372 324c-66.8504 66.8504 -159.585 88.9016 -243.437 61.1868c63.7841 7.27512 145.981 -25.7308 212.437 -92.1868l-122 -122c-66.456 66.456 -99.4619 148.653 -92.1868 212.437c-27.7148 -83.8524 -5.66368 -176.587 61.1868 -243.437l-61 -61
+c-83.9541 83.9541 -84 220.85 -0.137673 304.862c0.129398 1.10582 0.166618 1.14572 1.27547 1.27547c84.012 83.8623 220.908 83.8164 304.862 -0.137673zM280 201l31 31l137 -138l-31 -30z" />
+ <glyph glyph-name="beenhere" unicode="beenhere"
+d="M213 171l192 192l-30 30l-162 -162l-76 76l-30 -30zM405 491c23 0 43 -20 43 -43v-276c0 -15 -8 -27 -19 -35l-173 -116l-173 116c-11 8 -19 20 -19 35v276c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="block" unicode="block"
+d="M256 85c94 0 171 77 171 171c0 39 -13 76 -36 105l-240 -240c29 -23 66 -36 105 -36zM85 256c0 -39 13 -76 36 -105l240 240c-29 23 -66 36 -105 36c-94 0 -171 -77 -171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="bluetooth" unicode="bluetooth"
+d="M317 164l-40 41v-81zM277 388v-81l40 41zM378 348l-92 -92l92 -92l-122 -121h-21v162l-98 -98l-30 30l119 119l-119 119l30 30l98 -98v162h21z" />
+ <glyph glyph-name="bluetooth_audio" unicode="bluetooth_audio"
+d="M275 164l-40 41v-81zM235 388v-81l40 41zM335 348l-92 -92l92 -92l-122 -121h-21v162l-98 -98l-30 30l119 119l-119 119l30 30l98 -98v162h21zM417 369c20 -32 31 -71 31 -111c0 -42 -12 -80 -33 -113l-25 25c13 26 21 55 21 86s-8 60 -21 86zM304 256l49 49
+c6 -15 10 -32 10 -49s-4 -35 -10 -50z" />
+ <glyph glyph-name="bluetooth_connected" unicode="bluetooth_connected"
+d="M405 299l43 -43l-43 -43l-42 43zM317 164l-40 41v-81zM277 388v-81l40 41zM378 348l-92 -92l92 -92l-122 -121h-21v162l-98 -98l-30 30l119 119l-119 119l30 30l98 -98v162h21zM149 256l-42 -43l-43 43l43 43z" />
+ <glyph glyph-name="bluetooth_disabled" unicode="bluetooth_disabled"
+d="M277 124l40 40l-40 41v-81zM115 427l312 -312l-30 -30l-49 49l-92 -91h-21v162l-98 -98l-30 30l119 119l-141 141zM277 388v-69l-42 43v107h21l122 -121l-65 -65l-30 30l34 35z" />
+ <glyph glyph-name="bluetooth_searching" unicode="bluetooth_searching"
+d="M275 164l-40 41v-81zM235 388v-81l40 41zM335 348l-92 -92l92 -92l-122 -121h-21v162l-98 -98l-30 30l119 119l-119 119l30 30l98 -98v162h21zM417 369c20 -32 31 -71 31 -111c0 -42 -12 -80 -33 -113l-25 25c13 26 21 55 21 86s-8 60 -21 86zM304 256l49 49
+c6 -15 10 -32 10 -49s-4 -35 -10 -50z" />
+ <glyph glyph-name="blur_circular" unicode="blur_circular"
+d="M299 235c12 0 21 -10 21 -22s-9 -21 -21 -21s-22 9 -22 21s10 22 22 22zM299 160c6 0 10 -5 10 -11s-4 -10 -10 -10s-11 4 -11 10s5 11 11 11zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213
+s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM363 309c6 0 10 -4 10 -10s-4 -11 -10 -11s-11 5 -11 11s5 10 11 10zM363 224c6 0 10 -5 10 -11s-4 -10 -10 -10s-11 4 -11 10s5 11 11 11zM299 352c-6 0 -11 5 -11 11s5 10 11 10s10 -4 10 -10s-4 -11 -10 -11z
+M299 320c12 0 21 -9 21 -21s-9 -22 -21 -22s-22 10 -22 22s10 21 22 21zM213 352c-6 0 -10 5 -10 11s4 10 10 10s11 -4 11 -10s-5 -11 -11 -11zM149 224c6 0 11 -5 11 -11s-5 -10 -11 -10s-10 4 -10 10s4 11 10 11zM213 160c6 0 11 -5 11 -11s-5 -10 -11 -10s-10 4 -10 10
+s4 11 10 11zM149 309c6 0 11 -4 11 -10s-5 -11 -11 -11s-10 5 -10 11s4 10 10 10zM213 235c12 0 22 -10 22 -22s-10 -21 -22 -21s-21 9 -21 21s9 22 21 22zM213 320c12 0 22 -9 22 -21s-10 -22 -22 -22s-21 10 -21 22s9 21 21 21z" />
+ <glyph glyph-name="blur_linear" unicode="blur_linear"
+d="M277 149c-12 0 -21 10 -21 22s9 21 21 21s22 -9 22 -21s-10 -22 -22 -22zM277 235c-12 0 -21 9 -21 21s9 21 21 21s22 -9 22 -21s-10 -21 -22 -21zM277 320c-12 0 -21 9 -21 21s9 22 21 22s22 -10 22 -22s-10 -21 -22 -21zM363 245c-6 0 -11 5 -11 11s5 11 11 11
+s10 -5 10 -11s-4 -11 -10 -11zM363 331c-6 0 -11 4 -11 10s5 11 11 11s10 -5 10 -11s-4 -10 -10 -10zM64 448h384v-43h-384v43zM363 160c-6 0 -11 5 -11 11s5 10 11 10s10 -4 10 -10s-4 -11 -10 -11zM192 149c-12 0 -21 10 -21 22s9 21 21 21s21 -9 21 -21s-9 -22 -21 -22z
+M107 224c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM107 309c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM64 64v43h384v-43h-384zM192 320c-12 0 -21 9 -21 21s9 22 21 22s21 -10 21 -22s-9 -21 -21 -21zM192 235
+c-12 0 -21 9 -21 21s9 21 21 21s21 -9 21 -21s-9 -21 -21 -21zM107 139c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32z" />
+ <glyph glyph-name="blur_off" unicode="blur_off"
+d="M64 224c6 0 11 -5 11 -11s-5 -10 -11 -10s-11 4 -11 10s5 11 11 11zM128 149c12 0 21 -9 21 -21s-9 -21 -21 -21s-21 9 -21 21s9 21 21 21zM213 75c6 0 11 -5 11 -11s-5 -11 -11 -11s-10 5 -10 11s4 11 10 11zM64 309c6 0 11 -4 11 -10s-5 -11 -11 -11s-11 5 -11 11
+s5 10 11 10zM128 235c12 0 21 -10 21 -22s-9 -21 -21 -21s-21 9 -21 21s9 22 21 22zM448 224c6 0 11 -5 11 -11s-5 -10 -11 -10s-11 4 -11 10s5 11 11 11zM213 149c12 0 22 -9 22 -21s-10 -21 -22 -21s-21 9 -21 21s9 21 21 21zM53 400l27 27l347 -347l-28 -27l-80 81
+c1 -2 1 -4 1 -6c0 -12 -9 -21 -21 -21s-22 9 -22 21s10 21 22 21c2 0 4 0 6 -1l-60 60c-2 -15 -16 -27 -32 -27c-18 0 -32 14 -32 32c0 16 12 30 27 32l-60 60c1 -2 1 -4 1 -6c0 -12 -9 -22 -21 -22s-21 10 -21 22s9 21 21 21l6 -1zM299 75c6 0 10 -5 10 -11s-4 -11 -10 -11
+s-11 5 -11 11s5 11 11 11zM384 363c-12 0 -21 9 -21 21s9 21 21 21s21 -9 21 -21s-9 -21 -21 -21zM384 277c-12 0 -21 10 -21 22s9 21 21 21s21 -9 21 -21s-9 -22 -21 -22zM384 192c-12 0 -21 9 -21 21s9 22 21 22s21 -10 21 -22s-9 -21 -21 -21zM213 363
+c-12 0 -21 9 -21 21s9 21 21 21s22 -9 22 -21s-10 -21 -22 -21zM448 288c-6 0 -11 5 -11 11s5 10 11 10s11 -4 11 -10s-5 -11 -11 -11zM213 437c-6 0 -10 5 -10 11s4 11 10 11s11 -5 11 -11s-5 -11 -11 -11zM299 437c-6 0 -11 5 -11 11s5 11 11 11s10 -5 10 -11
+s-4 -11 -10 -11zM294 267c-14 2 -25 13 -27 27v5c0 18 14 32 32 32s32 -14 32 -32s-14 -32 -32 -32h-5zM299 363c-12 0 -22 9 -22 21s10 21 22 21s21 -9 21 -21s-9 -21 -21 -21z" />
+ <glyph glyph-name="blur_on" unicode="blur_on"
+d="M299 331c18 0 32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32s14 32 32 32zM299 245c18 0 32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32s14 32 32 32zM213 149c12 0 22 -9 22 -21s-10 -21 -22 -21s-21 9 -21 21s9 21 21 21zM213 331c18 0 32 -14 32 -32s-14 -32 -32 -32
+s-32 14 -32 32s14 32 32 32zM299 75c6 0 10 -5 10 -11s-4 -11 -10 -11s-11 5 -11 11s5 11 11 11zM299 149c12 0 21 -9 21 -21s-9 -21 -21 -21s-22 9 -22 21s10 21 22 21zM448 224c6 0 11 -5 11 -11s-5 -10 -11 -10s-11 4 -11 10s5 11 11 11zM384 405c12 0 21 -9 21 -21
+s-9 -21 -21 -21s-21 9 -21 21s9 21 21 21zM384 320c12 0 21 -9 21 -21s-9 -22 -21 -22s-21 10 -21 22s9 21 21 21zM384 149c12 0 21 -9 21 -21s-9 -21 -21 -21s-21 9 -21 21s9 21 21 21zM384 235c12 0 21 -10 21 -22s-9 -21 -21 -21s-21 9 -21 21s9 22 21 22zM213 245
+c18 0 32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32s14 32 32 32zM213 363c-12 0 -21 9 -21 21s9 21 21 21s22 -9 22 -21s-10 -21 -22 -21zM213 437c-6 0 -10 5 -10 11s4 11 10 11s11 -5 11 -11s-5 -11 -11 -11zM213 75c6 0 11 -5 11 -11s-5 -11 -11 -11s-10 5 -10 11
+s4 11 10 11zM64 224c6 0 11 -5 11 -11s-5 -10 -11 -10s-11 4 -11 10s5 11 11 11zM299 437c-6 0 -11 5 -11 11s5 11 11 11s10 -5 10 -11s-4 -11 -10 -11zM299 363c-12 0 -22 9 -22 21s10 21 22 21s21 -9 21 -21s-9 -21 -21 -21zM448 288c-6 0 -11 5 -11 11s5 10 11 10
+s11 -4 11 -10s-5 -11 -11 -11zM128 405c12 0 21 -9 21 -21s-9 -21 -21 -21s-21 9 -21 21s9 21 21 21zM64 309c6 0 11 -4 11 -10s-5 -11 -11 -11s-11 5 -11 11s5 10 11 10zM128 320c12 0 21 -9 21 -21s-9 -22 -21 -22s-21 10 -21 22s9 21 21 21zM128 149c12 0 21 -9 21 -21
+s-9 -21 -21 -21s-21 9 -21 21s9 21 21 21zM128 235c12 0 21 -10 21 -22s-9 -21 -21 -21s-21 9 -21 21s9 22 21 22z" />
+ <glyph glyph-name="book" unicode="book"
+d="M128 427v-171l53 32l54 -32v171h-107zM384 469c23 0 43 -19 43 -42v-342c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v342c0 23 20 42 43 42h256z" />
+ <glyph glyph-name="bookmark" unicode="bookmark"
+d="M363 448c23 0 42 -20 42 -43v-341l-149 64l-149 -64v341c0 23 19 43 42 43h214z" />
+ <glyph glyph-name="bookmark_border" unicode="bookmark_border"
+d="M363 128v277h-214v-277l107 47zM363 448c23 0 42 -20 42 -43v-341l-149 64l-149 -64v341c0 23 19 43 42 43h214z" />
+ <glyph glyph-name="border_all" unicode="border_all"
+d="M405 277v128h-128v-128h128zM405 107v128h-128v-128h128zM235 277v128h-128v-128h128zM235 107v128h-128v-128h128zM64 448h384v-384h-384v384z" />
+ <glyph glyph-name="border_bottom" unicode="border_bottom"
+d="M107 192v-43h-43v43h43zM64 64v43h384v-43h-384zM107 277v-42h-43v42h43zM405 320v43h43v-43h-43zM405 448h43v-43h-43v43zM107 363v-43h-43v43h43zM405 149v43h43v-43h-43zM405 235v42h43v-42h-43zM363 448v-43h-43v43h43zM277 448v-43h-42v43h42zM363 277v-42h-43v42
+h43zM277 363v-43h-42v43h42zM107 448v-43h-43v43h43zM277 277v-42h-42v42h42zM192 448v-43h-43v43h43zM277 192v-43h-42v43h42zM192 277v-42h-43v42h43z" />
+ <glyph glyph-name="border_clear" unicode="border_clear"
+d="M320 405v43h43v-43h-43zM320 235v42h43v-42h-43zM320 64v43h43v-43h-43zM235 405v43h42v-43h-42zM405 448h43v-43h-43v43zM235 320v43h42v-43h-42zM405 320v43h43v-43h-43zM405 64v43h43v-43h-43zM405 235v42h43v-42h-43zM405 149v43h43v-43h-43zM235 235v42h42v-42h-42z
+M64 405v43h43v-43h-43zM64 320v43h43v-43h-43zM64 235v42h43v-42h-43zM64 149v43h43v-43h-43zM64 64v43h43v-43h-43zM235 64v43h42v-43h-42zM235 149v43h42v-43h-42zM149 64v43h43v-43h-43zM149 235v42h43v-42h-43zM149 405v43h43v-43h-43z" />
+ <glyph glyph-name="border_color" unicode="border_color"
+d="M0 85h512v-85h-512v85zM442 426l-42 -42l-80 80l42 42c8 8 22 8 30 0l50 -50c8 -8 8 -22 0 -30zM379 363l-214 -214h-80v80l214 214z" />
+ <glyph glyph-name="border_horizontal" unicode="border_horizontal"
+d="M405 64v43h43v-43h-43zM320 64v43h43v-43h-43zM235 149v43h42v-43h-42zM405 320v43h43v-43h-43zM405 448h43v-43h-43v43zM64 235v42h384v-42h-384zM235 64v43h42v-43h-42zM405 149v43h43v-43h-43zM277 448v-43h-42v43h42zM277 363v-43h-42v43h42zM363 448v-43h-43v43h43z
+M192 448v-43h-43v43h43zM107 448v-43h-43v43h43zM149 64v43h43v-43h-43zM64 149v43h43v-43h-43zM107 363v-43h-43v43h43zM64 64v43h43v-43h-43z" />
+ <glyph glyph-name="border_inner" unicode="border_inner"
+d="M405 149v43h43v-43h-43zM405 64v43h43v-43h-43zM277 448v-171h171v-42h-171v-171h-42v171h-171v42h171v171h42zM320 64v43h43v-43h-43zM405 448h43v-43h-43v43zM405 320v43h43v-43h-43zM363 448v-43h-43v43h43zM107 448v-43h-43v43h43zM192 448v-43h-43v43h43zM64 149v43
+h43v-43h-43zM107 363v-43h-43v43h43zM149 64v43h43v-43h-43zM64 64v43h43v-43h-43z" />
+ <glyph glyph-name="border_left" unicode="border_left"
+d="M320 405v43h43v-43h-43zM320 235v42h43v-42h-43zM405 64v43h43v-43h-43zM405 235v42h43v-42h-43zM405 448h43v-43h-43v43zM405 149v43h43v-43h-43zM320 64v43h43v-43h-43zM405 320v43h43v-43h-43zM64 64v384h43v-384h-43zM149 235v42h43v-42h-43zM149 405v43h43v-43h-43z
+M149 64v43h43v-43h-43zM235 235v42h42v-42h-42zM235 320v43h42v-43h-42zM235 405v43h42v-43h-42zM235 149v43h42v-43h-42zM235 64v43h42v-43h-42z" />
+ <glyph glyph-name="border_outer" unicode="border_outer"
+d="M192 277v-42h-43v42h43zM277 192v-43h-42v43h42zM405 107v298h-298v-298h298zM64 448h384v-384h-384v384zM363 277v-42h-43v42h43zM277 277v-42h-42v42h42zM277 363v-43h-42v43h42z" />
+ <glyph glyph-name="border_right" unicode="border_right"
+d="M235 320v43h42v-43h-42zM235 405v43h42v-43h-42zM235 235v42h42v-42h-42zM320 405v43h43v-43h-43zM320 64v43h43v-43h-43zM405 448h43v-384h-43v384zM320 235v42h43v-42h-43zM235 149v43h42v-43h-42zM64 320v43h43v-43h-43zM64 149v43h43v-43h-43zM64 235v42h43v-42h-43z
+M235 64v43h42v-43h-42zM64 64v43h43v-43h-43zM149 235v42h43v-42h-43zM149 405v43h43v-43h-43zM64 405v43h43v-43h-43zM149 64v43h43v-43h-43z" />
+ <glyph glyph-name="border_style" unicode="border_style"
+d="M405 320v43h43v-43h-43zM64 448h384v-43h-341v-341h-43v384zM405 235v42h43v-42h-43zM405 149v43h43v-43h-43zM235 64v43h42v-43h-42zM149 64v43h43v-43h-43zM405 64v43h43v-43h-43zM320 64v43h43v-43h-43z" />
+ <glyph glyph-name="border_top" unicode="border_top"
+d="M320 235v42h43v-42h-43zM405 64v43h43v-43h-43zM235 320v43h42v-43h-42zM320 64v43h43v-43h-43zM405 149v43h43v-43h-43zM64 448h384v-43h-384v43zM405 235v42h43v-42h-43zM405 320v43h43v-43h-43zM235 149v43h42v-43h-42zM64 320v43h43v-43h-43zM64 235v42h43v-42h-43z
+M64 64v43h43v-43h-43zM64 149v43h43v-43h-43zM235 64v43h42v-43h-42zM235 235v42h42v-42h-42zM149 235v42h43v-42h-43zM149 64v43h43v-43h-43z" />
+ <glyph glyph-name="border_vertical" unicode="border_vertical"
+d="M320 235v42h43v-42h-43zM320 64v43h43v-43h-43zM320 405v43h43v-43h-43zM405 320v43h43v-43h-43zM405 448h43v-43h-43v43zM405 235v42h43v-42h-43zM405 64v43h43v-43h-43zM235 64v384h42v-384h-42zM405 149v43h43v-43h-43zM149 405v43h43v-43h-43zM64 149v43h43v-43h-43z
+M64 64v43h43v-43h-43zM64 235v42h43v-42h-43zM149 235v42h43v-42h-43zM149 64v43h43v-43h-43zM64 405v43h43v-43h-43zM64 320v43h43v-43h-43z" />
+ <glyph glyph-name="branding_watermark" unicode="branding_watermark"
+d="M448 107v128h-192v-128h192zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="brightness_1" unicode="brightness_&#x31;"
+d="M43 256c0 118 95 213 213 213s213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213z" />
+ <glyph glyph-name="brightness_2" unicode="brightness_&#x32;"
+d="M213 469c118 0 214 -95 214 -213s-96 -213 -214 -213c-39 0 -75 10 -106 28c64 37 106 106 106 185s-42 148 -106 185c31 18 67 28 106 28z" />
+ <glyph glyph-name="brightness_3" unicode="brightness_&#x33;"
+d="M192 469c118 0 213 -95 213 -213s-95 -213 -213 -213c-22 0 -44 3 -64 9c87 27 149 108 149 204s-62 177 -149 204c20 6 42 9 64 9z" />
+ <glyph glyph-name="brightness_4" unicode="brightness_&#x34;"
+d="M256 128c71 0 128 57 128 128s-57 128 -128 128c-19 0 -37 -5 -53 -12c44 -20 74 -64 74 -116s-30 -96 -74 -116c16 -7 34 -12 53 -12zM427 327l70 -71l-70 -71v-100h-100l-71 -70l-71 70h-100v100l-70 71l70 71v100h100l71 70l71 -70h100v-100z" />
+ <glyph glyph-name="brightness_5" unicode="brightness_&#x35;"
+d="M256 128c71 0 128 57 128 128s-57 128 -128 128s-128 -57 -128 -128s57 -128 128 -128zM427 185v-100h-100l-71 -70l-71 70h-100v100l-70 71l70 71v100h100l71 70l71 -70h100v-100l70 -71z" />
+ <glyph glyph-name="brightness_6" unicode="brightness_&#x36;"
+d="M256 128c71 0 128 57 128 128s-57 128 -128 128v-256zM427 185v-100h-100l-71 -70l-71 70h-100v100l-70 71l70 71v100h100l71 70l71 -70h100v-100l70 -71z" />
+ <glyph glyph-name="brightness_7" unicode="brightness_&#x37;"
+d="M256 341c47 0 85 -38 85 -85s-38 -85 -85 -85s-85 38 -85 85s38 85 85 85zM256 128c71 0 128 57 128 128s-57 128 -128 128s-128 -57 -128 -128s57 -128 128 -128zM427 327l70 -71l-70 -71v-100h-100l-71 -70l-71 70h-100v100l-70 71l70 71v100h100l71 70l71 -70h100
+v-100z" />
+ <glyph glyph-name="brightness_auto" unicode="brightness_auto"
+d="M305 171h41l-69 192h-42l-69 -192h41l15 42h68zM427 327l70 -71l-70 -71v-100h-100l-71 -70l-71 70h-100v100l-70 71l70 71v100h100l71 70l71 -70h100v-100zM231 242l25 78l25 -78h-50z" />
+ <glyph glyph-name="brightness_high" unicode="brightness_high"
+d="M256 341c47 0 85 -38 85 -85s-38 -85 -85 -85s-85 38 -85 85s38 85 85 85zM256 128c71 0 128 57 128 128s-57 128 -128 128s-128 -57 -128 -128s57 -128 128 -128zM427 327l70 -71l-70 -71v-100h-100l-71 -70l-71 70h-100v100l-70 71l70 71v100h100l71 70l71 -70h100
+v-100z" />
+ <glyph glyph-name="brightness_low" unicode="brightness_low"
+d="M256 128c71 0 128 57 128 128s-57 128 -128 128s-128 -57 -128 -128s57 -128 128 -128zM427 185v-100h-100l-71 -70l-71 70h-100v100l-70 71l70 71v100h100l71 70l71 -70h100v-100l70 -71z" />
+ <glyph glyph-name="brightness_medium" unicode="brightness_medium"
+d="M256 128c71 0 128 57 128 128s-57 128 -128 128v-256zM427 185v-100h-100l-71 -70l-71 70h-100v100l-70 71l70 71v100h100l71 70l71 -70h100v-100l70 -71z" />
+ <glyph glyph-name="broken_image" unicode="broken_image"
+d="M384 268l64 -64v-97c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v140l64 -64l85 86l86 -86zM448 405v-140l-64 64l-85 -86l-86 86l-85 -86l-64 65v97c0 23 20 43 43 43h298c23 0 43 -20 43 -43z" />
+ <glyph glyph-name="brush" unicode="brush"
+d="M442 413c8 -8 8 -22 0 -30l-191 -191l-59 59l191 191c8 8 22 8 30 0zM149 213c35 0 64 -29 64 -64c0 -47 -38 -85 -85 -85c-32 0 -65 17 -85 43c18 0 42 14 42 42c0 35 29 64 64 64z" />
+ <glyph glyph-name="bubble_chart" unicode="bubble_chart"
+d="M222 324c0 57 45 103 102 103s103 -46 103 -103s-46 -102 -103 -102s-102 45 -102 102zM273 128c0 24 19 43 43 43s42 -19 42 -43s-18 -43 -42 -43s-43 19 -43 43zM85 205c0 38 31 68 69 68s68 -30 68 -68s-30 -68 -68 -68s-69 30 -69 68z" />
+ <glyph glyph-name="bug_report" unicode="bug_report"
+d="M299 256v43h-86v-43h86zM299 171v42h-86v-42h86zM427 341v-42h-45c1 -7 2 -15 2 -22v-21h43v-43h-43v-21c0 -7 -1 -14 -2 -21h45v-43h-60c-22 -38 -64 -64 -111 -64s-89 26 -111 64h-60v43h45c-1 7 -2 14 -2 21v21h-43v43h43v21c0 7 1 15 2 22h-45v42h60
+c10 17 23 31 39 42l-35 35l30 30l47 -46c10 2 20 3 30 3s20 -1 30 -3l47 46l30 -30l-35 -35c16 -11 29 -25 39 -42h60z" />
+ <glyph glyph-name="build" unicode="build"
+d="M484 107c9 -6 9 -21 -2 -30l-49 -49c-9 -9 -21 -9 -30 0l-194 194c-49 -19 -106 -9 -147 32c-43 43 -54 107 -28 158l94 -92l64 64l-92 92c51 23 115 15 158 -28c41 -41 51 -98 32 -147z" />
+ <glyph glyph-name="burst_mode" unicode="burst_mode"
+d="M235 149h213l-68 90l-54 -68l-38 46zM469 405c12 0 22 -9 22 -21v-256c0 -12 -10 -21 -22 -21h-256c-12 0 -21 9 -21 21v256c0 12 9 21 21 21h256zM107 405h42v-298h-42v298zM21 405h43v-298h-43v298z" />
+ <glyph glyph-name="business" unicode="business"
+d="M384 192v-43h-43v43h43zM384 277v-42h-43v42h43zM427 107v213h-171v-43h43v-42h-43v-43h43v-43h-43v-42h171zM213 363v42h-42v-42h42zM213 277v43h-42v-43h42zM213 192v43h-42v-43h42zM213 107v42h-42v-42h42zM128 363v42h-43v-42h43zM128 277v43h-43v-43h43zM128 192v43
+h-43v-43h43zM128 107v42h-43v-42h43zM256 363h213v-299h-426v384h213v-85z" />
+ <glyph glyph-name="business_center" unicode="business_center"
+d="M299 363v42h-86v-42h86zM427 363c23 0 42 -20 42 -43v-64c0 -23 -19 -43 -42 -43h-128v43h-86v-43h-128c-24 0 -42 19 -42 43v64c0 23 19 43 42 43h85v42l43 43h85l43 -43v-42h86zM213 171h86v21h149v-85c0 -24 -19 -43 -43 -43h-298c-24 0 -43 19 -43 43v85h149v-21z
+" />
+ <glyph glyph-name="cached" unicode="cached"
+d="M128 256h64l-85 -85l-86 85h64c0 94 77 171 171 171c33 0 65 -10 91 -27l-31 -31c-18 10 -38 15 -60 15c-71 0 -128 -57 -128 -128zM405 341l86 -85h-64c0 -94 -77 -171 -171 -171c-33 0 -65 10 -91 27l31 31c18 -10 38 -15 60 -15c71 0 128 57 128 128h-64z" />
+ <glyph glyph-name="cake" unicode="cake"
+d="M384 320c35 0 64 -29 64 -64v-33c0 -23 -19 -42 -42 -42c-11 0 -21 4 -29 12l-46 46l-46 -46c-16 -16 -43 -16 -59 0l-45 46l-46 -46c-8 -8 -18 -12 -29 -12c-23 0 -42 19 -42 42v33c0 35 29 64 64 64h107v43h42v-43h107zM354 171c14 -14 32 -22 52 -22c16 0 30 5 42 13
+v-98c0 -12 -9 -21 -21 -21h-342c-12 0 -21 9 -21 21v98c12 -8 26 -13 42 -13c20 0 38 8 52 22l23 23l23 -23c28 -28 76 -28 104 0l23 23zM256 384c-23 0 -43 20 -43 43c0 8 3 16 7 22l36 63l36 -63c4 -6 7 -14 7 -22c0 -23 -19 -43 -43 -43z" />
+ <glyph glyph-name="call" unicode="call"
+d="M141 282c31 -60 81 -110 141 -141l47 47c6 6 15 8 22 5c24 -8 50 -12 76 -12c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22z" />
+ <glyph glyph-name="call_end" unicode="call_end"
+d="M256 320c-34 0 -67 -5 -98 -15v-66c0 -8 -5 -17 -12 -20c-21 -10 -40 -23 -57 -39c-4 -4 -9 -6 -15 -6s-11 2 -15 6l-53 53c-4 4 -6 9 -6 15s2 11 6 15c65 62 153 100 250 100s185 -38 250 -100c4 -4 6 -9 6 -15s-2 -11 -6 -15l-53 -53c-4 -4 -9 -6 -15 -6s-11 2 -15 6
+c-17 16 -36 29 -57 39c-7 3 -12 10 -12 19v66c-31 10 -64 16 -98 16z" />
+ <glyph glyph-name="call_made" unicode="call_made"
+d="M192 405h213v-213h-42v141l-248 -248l-30 30l248 248h-141v42z" />
+ <glyph glyph-name="call_merge" unicode="call_merge"
+d="M160 341l96 96l96 -96h-75v-136l-128 -128l-30 30l116 115v119h-75zM363 77l-73 72l30 30l73 -72z" />
+ <glyph glyph-name="call_missed" unicode="call_missed"
+d="M418 363l30 -30l-192 -192l-149 149v-98h-43v171h171v-43h-98l119 -119z" />
+ <glyph glyph-name="call_missed_outgoing" unicode="call_missed_outgoing"
+d="M64 333l30 30l162 -162l119 119h-98v43h171v-171h-43v98l-149 -149z" />
+ <glyph glyph-name="call_received" unicode="call_received"
+d="M427 397l-248 -248h141v-42h-213v213h42v-141l248 248z" />
+ <glyph glyph-name="call_split" unicode="call_split"
+d="M213 427l-49 -49l113 -113v-180h-42v162l-101 101l-49 -49v128h128zM299 427h128v-128l-49 49l-62 -62l-30 30l62 62z" />
+ <glyph glyph-name="call_to_action" unicode="call_to_action"
+d="M448 107v64h-384v-64h384zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="camera" unicode="camera"
+d="M210 48c34.3543 59.3123 68.2469 119.086 103 178l78 -135c-37 -30 -84 -48 -135 -48c-16 0 -31 2 -46 5zM52 192h207l-79 -135c-61 23 -108 73 -128 135zM99 400c35.9996 -62.3337 71.7933 -124.873 108 -187h-160c-3 14 -4 28 -4 43c0 56 21 106 56 144zM465 299
+c3 -14 4 -28 4 -43c0 -56 -21 -106 -56 -144l-102 176l-6 11h160zM460 320h-207l79 135c61 -23 108 -73 128 -135zM201 288l-2 -2l-78 135c37 30 84 48 135 48c16 0 31 -2 46 -5z" />
+ <glyph glyph-name="camera_alt" unicode="camera_alt"
+d="M256 149c59 0 107 48 107 107s-48 107 -107 107s-107 -48 -107 -107s48 -107 107 -107zM192 469h128l39 -42h68c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h68zM188 256c0 38 30 68 68 68s68 -30 68 -68
+s-30 -68 -68 -68s-68 30 -68 68z" />
+ <glyph glyph-name="camera_enhance" unicode="camera_enhance"
+d="M256 149l-27 59l-58 27l58 26l27 59l27 -59l58 -26l-58 -27zM256 128c59 0 107 48 107 107s-48 106 -107 106s-107 -47 -107 -106s48 -107 107 -107zM192 448h128l39 -43h68c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256
+c0 23 19 42 42 42h68z" />
+ <glyph glyph-name="camera_front" unicode="camera_front"
+d="M149 469v-224c0 36 71 54 107 54s107 -18 107 -54v224h-214zM363 512c23 0 42 -20 42 -43v-298c0 -23 -19 -43 -42 -43h-150l64 -64l-64 -64v43h-106v42h106v43h-64c-23 0 -42 20 -42 43v298c0 23 19 43 42 43h214zM256 341c-23 0 -42 20 -42 43s19 43 42 43
+s43 -20 43 -43s-20 -43 -43 -43zM299 85h106v-42h-106v42z" />
+ <glyph glyph-name="camera_rear" unicode="camera_rear"
+d="M256 384c23 0 42 20 42 43s-19 42 -42 42s-43 -19 -43 -42s19 -43 43 -43zM363 512c23 0 42 -20 42 -43v-298c0 -23 -19 -43 -42 -43h-150l64 -64l-64 -64v43h-106v42h106v43h-64c-23 0 -42 20 -42 43v298c0 23 19 43 42 43h214zM299 85h106v-42h-106v42z" />
+ <glyph glyph-name="camera_roll" unicode="camera_roll"
+d="M427 320v43h-43v-43h43zM427 128v43h-43v-43h43zM341 320v43h-42v-43h42zM341 128v43h-42v-43h42zM256 320v43h-43v-43h43zM256 128v43h-43v-43h43zM299 405h170v-320h-170c0 -23 -20 -42 -43 -42h-171c-23 0 -42 19 -42 42v320c0 23 19 43 42 43h22v21c0 12 9 22 21 22
+h85c12 0 22 -10 22 -22v-21h21c23 0 43 -20 43 -43z" />
+ <glyph glyph-name="cancel" unicode="cancel"
+d="M363 179l-77 77l77 77l-30 30l-77 -77l-77 77l-30 -30l77 -77l-77 -77l30 -30l77 77l77 -77zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="card_giftcard" unicode="card_giftcard"
+d="M427 213v128h-109l45 -60l-35 -25c-24.0378 32.6288 -48.3187 65.0147 -72 98c-23.6829 -32.9837 -47.9614 -65.3719 -72 -98l-35 25l45 60h-109v-128h342zM427 107v42h-342v-42h342zM192 427c-12 0 -21 -10 -21 -22s9 -21 21 -21s21 9 21 21s-9 22 -21 22zM320 427
+c-12 0 -21 -10 -21 -22s9 -21 21 -21s21 9 21 21s-9 22 -21 22zM427 384c24 0 42 -19 42 -43v-234c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v234c0 24 18 43 42 43h47c-2 7 -4 14 -4 21c0 35 29 64 64 64c22 0 41 -11 53 -28l11 -15l11 15c12 17 31 28 53 28
+c35 0 64 -29 64 -64c0 -7 -2 -14 -4 -21h47z" />
+ <glyph glyph-name="card_membership" unicode="card_membership"
+d="M427 299v128h-342v-128h342zM427 192v43h-342v-43h342zM427 469c24 0 42 -18 42 -42v-235c0 -24 -18 -43 -42 -43h-86v-106l-85 42l-85 -42v106h-86c-24 0 -42 19 -42 43v235c0 24 18 42 42 42h342z" />
+ <glyph glyph-name="card_travel" unicode="card_travel"
+d="M427 213v128h-64v-42h-43v42h-128v-42h-43v42h-64v-128h342zM427 107v42h-342v-42h342zM192 427v-43h128v43h-128zM427 384c24 0 42 -19 42 -43v-234c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v234c0 24 18 43 42 43h64v43c0 24 19 42 43 42h128
+c24 0 43 -18 43 -42v-43h64z" />
+ <glyph glyph-name="casino" unicode="casino"
+d="M352 320c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM352 128c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM256 224c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM160 320c18 0 32 14 32 32s-14 32 -32 32
+s-32 -14 -32 -32s14 -32 32 -32zM160 128c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="cast" unicode="cast"
+d="M21 299c129 0 235 -105 235 -235h-43c0 106 -86 192 -192 192v43zM21 213c83 0 150 -66 150 -149h-43c0 59 -48 107 -107 107v42zM21 128c35 0 64 -29 64 -64h-64v64zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-149v43h149v298h-384v-64h-43v64
+c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="cast_connected" unicode="cast_connected"
+d="M448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-149v43h149v298h-384v-64h-43v64c0 23 20 43 43 43h384zM21 299c129 0 235 -105 235 -235h-43c0 106 -86 192 -192 192v43zM405 363v-214h-120c-27 84 -94 152 -178 179v35h298zM21 213c83 0 150 -66 150 -149
+h-43c0 59 -48 107 -107 107v42zM21 128c35 0 64 -29 64 -64h-64v64z" />
+ <glyph glyph-name="center_focus_strong" unicode="center_focus_strong"
+d="M405 107v85h43v-85c0 -23 -20 -43 -43 -43h-85v43h85zM405 448c23 0 43 -20 43 -43v-85h-43v85h-85v43h85zM107 405v-85h-43v85c0 23 20 43 43 43h85v-43h-85zM107 192v-85h85v-43h-85c-23 0 -43 20 -43 43v85h43zM256 341c47 0 85 -38 85 -85s-38 -85 -85 -85
+s-85 38 -85 85s38 85 85 85z" />
+ <glyph glyph-name="center_focus_weak" unicode="center_focus_weak"
+d="M256 213c23 0 43 20 43 43s-20 43 -43 43s-43 -20 -43 -43s20 -43 43 -43zM256 341c47 0 85 -38 85 -85s-38 -85 -85 -85s-85 38 -85 85s38 85 85 85zM405 107v85h43v-85c0 -23 -20 -43 -43 -43h-85v43h85zM405 448c23 0 43 -20 43 -43v-85h-43v85h-85v43h85zM107 405
+v-85h-43v85c0 23 20 43 43 43h85v-43h-85zM107 192v-85h85v-43h-85c-23 0 -43 20 -43 43v85h43z" />
+ <glyph glyph-name="change_history" unicode="change_history"
+d="M256 427l213 -342h-426zM256 346l-136 -218h272z" />
+ <glyph glyph-name="chat" unicode="chat"
+d="M384 341v43h-256v-43h256zM299 213v43h-171v-43h171zM128 320v-43h256v43h-256zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="chat_bubble" unicode="chat_bubble"
+d="M427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="chat_bubble_outline" unicode="chat_bubble_outline"
+d="M427 171v256h-342v-299l43 43h299zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="check" unicode="check"
+d="M192 167l226 226l30 -30l-256 -256l-119 119l30 30z" />
+ <glyph glyph-name="check_box" unicode="check_box"
+d="M213 149l192 192l-30 31l-162 -162l-76 76l-30 -30zM405 448c24 0 43 -20 43 -43v-298c0 -23 -19 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h298z" />
+ <glyph glyph-name="check_box_outline_blank" unicode="check_box_outline_blank"
+d="M405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298zM405 405h-298v-298h298v298z" />
+ <glyph glyph-name="check_circle" unicode="check_circle"
+d="M213 149l192 192l-30 31l-162 -162l-76 76l-30 -30zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="chevron_left" unicode="chevron_left"
+d="M329 354l-98 -98l98 -98l-30 -30l-128 128l128 128z" />
+ <glyph glyph-name="chevron_right" unicode="chevron_right"
+d="M213 384l128 -128l-128 -128l-30 30l98 98l-98 98z" />
+ <glyph glyph-name="child_care" unicode="child_care"
+d="M160 213h192c-16 -38 -53 -64 -96 -64s-80 26 -96 64zM256 107c68.0018 0 125.232 44.8128 143 107c2 0 4 -1 6 -1c23 0 43 20 43 43s-20 43 -43 43c-2 0 -4 -1 -6 -1c-17.7643 62.1749 -74.9972 107 -143 107c-68.0018 0 -125.232 -44.8128 -143 -107c-2 0 -4 1 -6 1
+c-23 0 -43 -20 -43 -43s20 -43 43 -43c2 0 4 1 6 1c17.7643 -62.1749 74.9972 -107 143 -107zM489 242c-5 -32 -28 -59 -59 -68c-28.2678 -59.1055 -94.8338 -110 -174 -110c-78.8834 0 -145.522 50.0487 -173 110c-31 9 -55 36 -60 68c-1 4 -2 9 -2 14s1 10 2 14
+c5 32 29 59 60 68c11 24 26 45 46 62c34 30 78 48 127 48c80.292 0 145.109 -49.147 173 -110c31 -9 55 -36 60 -68c1 -4 2 -9 2 -14s-1 -10 -2 -14zM176 288c0 15 12 27 27 27s26 -12 26 -27s-11 -27 -26 -27s-27 12 -27 27zM283 288c0 15 11 27 26 27s27 -12 27 -27
+s-12 -27 -27 -27s-26 12 -26 27z" />
+ <glyph glyph-name="child_friendly" unicode="child_friendly"
+d="M363 85c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM171 85c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM412 173c15 -14 25 -34 25 -56c0 -41 -33 -74 -74 -74c-38 0 -69 28 -74 64h-45c-5 -36 -35 -64 -73 -64
+c-41 0 -75 33 -75 74c0 28 16 53 39 66c-5 7 -45 94 -45 94h-47v43h74l20 -43h311c0 -39 -14 -75 -36 -104zM277 469c94 0 171 -76 171 -170h-171v170z" />
+ <glyph glyph-name="chrome_reader_mode" unicode="chrome_reader_mode"
+d="M448 107v277h-192v-277h192zM448 427c23 0 43 -20 43 -43v-277c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v277c0 23 20 43 43 43h384zM277 203h150v-32h-150v32zM277 309h150v-32h-150v32zM277 256h150v-32h-150v32z" />
+ <glyph glyph-name="class" unicode="class"
+d="M128 427v-171l53 32l54 -32v171h-107zM384 469c23 0 43 -19 43 -42v-342c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v342c0 23 20 42 43 42h256z" />
+ <glyph glyph-name="clear" unicode="clear"
+d="M405 375l-119 -119l119 -119l-30 -30l-119 119l-119 -119l-30 30l119 119l-119 119l30 30l119 -119l119 119z" />
+ <glyph glyph-name="clear_all" unicode="clear_all"
+d="M149 363h299v-43h-299v43zM64 149v43h299v-43h-299zM107 235v42h298v-42h-298z" />
+ <glyph glyph-name="close" unicode="close"
+d="M405 375l-119 -119l119 -119l-30 -30l-119 119l-119 -119l-30 30l119 119l-119 119l30 30l119 -119l119 119z" />
+ <glyph glyph-name="closed_caption" unicode="closed_caption"
+d="M384 277v22c0 12 -9 21 -21 21h-64c-12 0 -22 -9 -22 -21v-86c0 -12 10 -21 22 -21h64c12 0 21 9 21 21v22h-32v-11h-43v64h43v-11h32zM235 277v22c0 12 -10 21 -22 21h-64c-12 0 -21 -9 -21 -21v-86c0 -12 9 -21 21 -21h64c12 0 22 9 22 21v22h-32v-11h-43v64h43v-11h32
+zM405 427c23 0 43 -20 43 -43v-256c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v256c0 23 19 43 43 43h298z" />
+ <glyph glyph-name="cloud" unicode="cloud"
+d="M413 298c55 -4 99 -50 99 -106c0 -59 -48 -107 -107 -107h-277c-71 0 -128 57 -128 128c0 66 50 120 114 127c27 51 80 87 142 87c78 0 142 -55 157 -129z" />
+ <glyph glyph-name="cloud_circle" unicode="cloud_circle"
+d="M352 171c29 0 53 24 53 53s-24 53 -53 53h-11c0 47 -38 86 -85 86c-40 0 -73 -28 -82 -65l-3 1c-35 0 -64 -29 -64 -64s29 -64 64 -64h181zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="cloud_done" unicode="cloud_done"
+d="M213 149l141 141l-30 30l-111 -110l-44 44l-30 -30zM413 298c55 -4 99 -50 99 -106c0 -59 -48 -107 -107 -107h-277c-71 0 -128 57 -128 128c0 66 50 120 114 127c27 51 80 87 142 87c78 0 142 -55 157 -129z" />
+ <glyph glyph-name="cloud_download" unicode="cloud_download"
+d="M363 235h-64v85h-86v-85h-64l107 -107zM413 298c55 -4 99 -50 99 -106c0 -59 -48 -107 -107 -107h-277c-71 0 -128 57 -128 128c0 66 50 120 114 127c27 51 80 87 142 87c78 0 142 -55 157 -129z" />
+ <glyph glyph-name="cloud_off" unicode="cloud_off"
+d="M165 299h-37c-47 0 -85 -39 -85 -86s38 -85 85 -85h208zM64 400l27 27l357 -357l-27 -27l-43 42h-250c-71 0 -128 57 -128 128c0 69 55 125 123 128zM413 298c55 -4 99 -50 99 -106c0 -36 -18 -68 -45 -87l-31 31c20 11 33 32 33 56c0 35 -29 64 -64 64h-32v11
+c0 65 -52 117 -117 117c-20 0 -38 -4 -54 -13l-32 31c25 16 54 25 86 25c78 0 142 -55 157 -129z" />
+ <glyph glyph-name="cloud_queue" unicode="cloud_queue"
+d="M405 128c35 0 64 29 64 64s-29 64 -64 64h-32v11c0 65 -52 117 -117 117c-54 0 -99 -36 -113 -85h-15c-47 0 -85 -39 -85 -86s38 -85 85 -85h277zM413 298c55 -4 99 -50 99 -106c0 -59 -48 -107 -107 -107h-277c-71 0 -128 57 -128 128c0 66 50 120 114 127
+c27 51 80 87 142 87c78 0 142 -55 157 -129z" />
+ <glyph glyph-name="cloud_upload" unicode="cloud_upload"
+d="M299 235h64l-107 106l-107 -106h64v-86h86v86zM413 298c55 -4 99 -50 99 -106c0 -59 -48 -107 -107 -107h-277c-71 0 -128 57 -128 128c0 66 50 120 114 127c27 51 80 87 142 87c78 0 142 -55 157 -129z" />
+ <glyph glyph-name="code" unicode="code"
+d="M311 158l99 98l-99 98l30 30l128 -128l-128 -128zM201 158l-30 -30l-128 128l128 128l30 -30l-99 -98z" />
+ <glyph glyph-name="collections" unicode="collections"
+d="M43 384h42v-299h299v-42h-299c-23 0 -42 19 -42 42v299zM235 256l-64 -85h256l-86 106l-63 -79zM469 171c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h256c23 0 42 -19 42 -42v-256z" />
+ <glyph glyph-name="collections_bookmark" unicode="collections_bookmark"
+d="M427 256v171h-107v-171l53 32zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h256zM85 384v-299h299v-42h-299c-23 0 -42 19 -42 42v299h42z" />
+ <glyph glyph-name="color_lens" unicode="color_lens"
+d="M373 256c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM309 341c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM203 341c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM139 256c18 0 32 14 32 32s-14 32 -32 32
+s-32 -14 -32 -32s14 -32 32 -32zM256 448c106 0 192 -77 192 -171c0 -59 -48 -106 -107 -106h-37c-18 0 -32 -14 -32 -32c0 -8 3 -15 8 -21s8 -14 8 -22c0 -18 -14 -32 -32 -32c-106 0 -192 86 -192 192s86 192 192 192z" />
+ <glyph glyph-name="colorize" unicode="colorize"
+d="M148 107l172 172l-41 41l-172 -172zM442 392c8 -8 9 -21 0 -30l-67 -67l41 -41l-30 -30l-30 30l-191 -190h-101v101l190 191l-30 30l30 30l41 -41l67 67c8 8 22 8 30 0z" />
+ <glyph glyph-name="comment" unicode="comment"
+d="M384 341v43h-256v-43h256zM384 277v43h-256v-43h256zM384 213v43h-256v-43h256zM469 427v-384l-85 85h-299c-23 0 -42 20 -42 43v256c0 23 19 42 42 42h342c23 0 42 -19 42 -42z" />
+ <glyph glyph-name="compare" unicode="compare"
+d="M405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-106v192l106 -128v277h-106v43h106zM213 128v128l-106 -128h106zM213 448v43h43v-470h-43v43h-106c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h106z" />
+ <glyph glyph-name="compare_arrows" unicode="compare_arrows"
+d="M320 235l-85 85l85 85v-64h149v-42h-149v-64zM192 213v64l85 -85l-85 -85v64h-149v42h149z" />
+ <glyph glyph-name="computer" unicode="computer"
+d="M85 384v-213h342v213h-342zM427 128h85v-43h-512v43h85c-23 0 -42 20 -42 43v213c0 23 19 43 42 43h342c23 0 42 -20 42 -43v-213c0 -23 -19 -43 -42 -43z" />
+ <glyph glyph-name="confirmation_number" unicode="confirmation_number"
+d="M277 331v42h-42v-42h42zM277 235v42h-42v-42h42zM277 139v42h-42v-42h42zM469 299c-23 0 -42 -20 -42 -43s19 -43 42 -43v-85c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v85c24 0 42 20 42 43s-19 43 -42 43v85c0 24 19 43 42 43h342c23 0 42 -19 42 -43v-85z" />
+ <glyph glyph-name="contact_mail" unicode="contact_mail"
+d="M469 256v128h-170v-128h170zM299 128v21c0 43 -85 66 -128 66s-128 -23 -128 -66v-21h256zM171 384c-35 0 -64 -29 -64 -64s29 -64 64 -64s64 29 64 64s-29 64 -64 64zM469 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-426c-23 0 -43 20 -43 43v298
+c0 23 20 43 43 43h426zM448 341l-64 -42l-64 42v22l64 -43l64 43v-22z" />
+ <glyph glyph-name="contact_phone" unicode="contact_phone"
+d="M381 213c-5 13 -8 28 -8 43s3 30 8 43h35l32 42l-42 43c-28 -21 -49 -50 -59 -85c-4 -14 -6 -28 -6 -43s2 -29 6 -43c10 -34 31 -64 59 -85l42 43l-32 42h-35zM299 128v21c0 43 -85 66 -128 66s-128 -23 -128 -66v-21h256zM171 384c-35 0 -64 -29 -64 -64s29 -64 64 -64
+s64 29 64 64s-29 64 -64 64zM469 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-426c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h426z" />
+ <glyph glyph-name="contacts" unicode="contacts"
+d="M363 149v32c0 36 -71 54 -107 54s-107 -18 -107 -54v-32h214zM256 368c-26 0 -48 -22 -48 -48s22 -48 48 -48s48 22 48 48s-22 48 -48 48zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342zM85 0v43h342v-43
+h-342zM427 512v-43h-342v43h342z" />
+ <glyph glyph-name="content_copy" unicode="content_copy"
+d="M405 64v299h-234v-299h234zM405 405c23 0 43 -19 43 -42v-299c0 -23 -20 -43 -43 -43h-234c-23 0 -43 20 -43 43v299c0 23 20 42 43 42h234zM341 491v-43h-256v-299h-42v299c0 23 19 43 42 43h256z" />
+ <glyph glyph-name="content_cut" unicode="content_cut"
+d="M405 448h64v-21l-149 -150l-43 43zM256 245c6 0 11 5 11 11s-5 11 -11 11s-11 -5 -11 -11s5 -11 11 -11zM128 85c23 0 43 19 43 43s-20 43 -43 43s-43 -19 -43 -43s20 -43 43 -43zM128 341c23 0 43 19 43 43s-20 43 -43 43s-43 -19 -43 -43s20 -43 43 -43zM206 349
+l263 -264v-21h-64l-149 149l-50 -50c5 -11 7 -22 7 -35c0 -47 -38 -85 -85 -85s-85 38 -85 85s38 85 85 85c13 0 24 -2 35 -7l50 50l-50 50c-11 -5 -22 -7 -35 -7c-47 0 -85 38 -85 85s38 85 85 85s85 -38 85 -85c0 -13 -2 -24 -7 -35z" />
+ <glyph glyph-name="content_paste" unicode="content_paste"
+d="M405 85v342h-42v-64h-214v64h-42v-342h298zM256 469c-12 0 -21 -9 -21 -21s9 -21 21 -21s21 9 21 21s-9 21 -21 21zM405 469c23 0 43 -19 43 -42v-342c0 -23 -20 -42 -43 -42h-298c-23 0 -43 19 -43 42v342c0 23 20 42 43 42h89c9 25 32 43 60 43s51 -18 60 -43h89z" />
+ <glyph glyph-name="control_point" unicode="control_point"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM277 363v-86h86v-42h-86v-86h-42v86h-86v42h86v86h42z" />
+ <glyph glyph-name="control_point_duplicate" unicode="control_point_duplicate"
+d="M320 107c82 0 149 67 149 149s-67 149 -149 149s-149 -67 -149 -149s67 -149 149 -149zM320 448c106 0 192 -86 192 -192s-86 -192 -192 -192s-192 86 -192 192s86 192 192 192zM43 256c0 -60 34 -111 85 -135v-46c-74 26 -128 98 -128 181s54 155 128 181v-46
+c-51 -24 -85 -75 -85 -135zM341 341v-64h64v-42h-64v-64h-42v64h-64v42h64v64h42z" />
+ <glyph glyph-name="copyright" unicode="copyright"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM253 317c-30.7612 0 -40 -27.2286 -40 -58v-6c0 -30.7691 9.25381 -58 40 -58
+c18.7788 0 35 11.4624 35 30h38c0 -19.5209 -10.5691 -34.2021 -22 -44c-12.8931 -11.0512 -27.9049 -18 -51 -18c-54.5845 0 -82 36.0734 -82 90v6c0 25.8562 7.26023 49.4403 20 64c13.1991 15.0847 34.3422 27 62 27c22.1368 0 40.6281 -7.62806 52 -19
+c11.0024 -11.0024 21 -27.9871 21 -49h-38c0 5 -1 9 -3 13s-4 9 -7 12c-5.41728 5.41728 -14.6761 10 -25 10z" />
+ <glyph glyph-name="create" unicode="create"
+d="M442 362l-39 -39l-80 80l39 39c8 8 22 8 30 0l50 -50c8 -8 8 -22 0 -30zM64 144l236 236l80 -80l-236 -236h-80v80z" />
+ <glyph glyph-name="create_new_folder" unicode="create_new_folder"
+d="M405 213v43h-64v64h-42v-64h-64v-43h64v-64h42v64h64zM427 384c24 0 42 -19 42 -43v-213c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v256c0 24 18 43 42 43h128l43 -43h171z" />
+ <glyph glyph-name="credit_card" unicode="credit_card"
+d="M427 341v43h-342v-43h342zM427 128v128h-342v-128h342zM427 427c24 0 42 -19 42 -43v-256c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v256c0 24 18 43 42 43h342z" />
+ <glyph glyph-name="crop" unicode="crop"
+d="M149 149h342v-42h-86v-86h-42v86h-214c-23 0 -42 19 -42 42v214h-86v42h86v86h42v-342zM363 192v171h-171v42h171c23 0 42 -19 42 -42v-171h-42z" />
+ <glyph glyph-name="crop_16_9" unicode="crop_&#x31;&#x36;_&#x39;"
+d="M405 171v170h-298v-170h298zM405 384c23 0 43 -20 43 -43v-170c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v170c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="crop_3_2" unicode="crop_&#x33;_&#x32;"
+d="M405 128v256h-298v-256h298zM405 427c23 0 43 -20 43 -43v-256c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v256c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="crop_5_4" unicode="crop_&#x35;_&#x34;"
+d="M405 149v214h-298v-214h298zM405 405c23 0 43 -19 43 -42v-214c0 -23 -20 -42 -43 -42h-298c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h298z" />
+ <glyph glyph-name="crop_7_5" unicode="crop_&#x37;_&#x35;"
+d="M405 192v128h-298v-128h298zM405 363c23 0 43 -20 43 -43v-128c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v128c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="crop_din" unicode="crop_din"
+d="M405 107v298h-298v-298h298zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="crop_free" unicode="crop_free"
+d="M405 448c23 0 43 -20 43 -43v-85h-43v85h-85v43h85zM405 107v85h43v-85c0 -23 -20 -43 -43 -43h-85v43h85zM107 192v-85h85v-43h-85c-23 0 -43 20 -43 43v85h43zM64 405c0 23 20 43 43 43h85v-43h-85v-85h-43v85z" />
+ <glyph glyph-name="crop_landscape" unicode="crop_landscape"
+d="M405 149v214h-298v-214h298zM405 405c23 0 43 -19 43 -42v-214c0 -23 -20 -42 -43 -42h-298c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h298z" />
+ <glyph glyph-name="crop_original" unicode="crop_original"
+d="M298 250l75 -101h-234l58 76l42 -51zM405 107v298h-298v-298h298zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="crop_portrait" unicode="crop_portrait"
+d="M363 107v298h-214v-298h214zM363 448c23 0 42 -20 42 -43v-298c0 -23 -19 -43 -42 -43h-214c-23 0 -42 20 -42 43v298c0 23 19 43 42 43h214z" />
+ <glyph glyph-name="crop_rotate" unicode="crop_rotate"
+d="M171 171h256v-43h-43v-43h-43v43h-170c-24 0 -43 20 -43 43v170h-43v43h43v43h43v-256zM341 213v128h-128v43h128c23 0 43 -19 43 -43v-128h-43zM257 512c134 0 244 -104 255 -235h-32c-8 80 -57 148 -127 181l-29 -28l-81 81c5 0 9 1 14 1zM159 54l29 28l81 -81
+c-5 0 -9 -1 -14 -1c-134 0 -244 104 -255 235h32c8 -80 57 -148 127 -181z" />
+ <glyph glyph-name="crop_square" unicode="crop_square"
+d="M384 128v256h-256v-256h256zM384 427c23 0 43 -20 43 -43v-256c0 -23 -20 -43 -43 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 43 43 43h256z" />
+ <glyph glyph-name="dashboard" unicode="dashboard"
+d="M277 448h171v-128h-171v128zM277 64v213h171v-213h-171zM64 64v128h171v-128h-171zM64 235v213h171v-213h-171z" />
+ <glyph glyph-name="data_usage" unicode="data_usage"
+d="M256 107c47 0 89 22 116 56l56 -33c-39 -53 -101 -87 -172 -87c-118 0 -213 95 -213 213c0 111 84 201 192 212v-64c-72 -10 -128 -73 -128 -148c0 -83 66 -149 149 -149zM277 468c108 -11 192 -101 192 -212c0 -31 -6 -61 -18 -87l-56 33c6 17 10 35 10 54
+c0 75 -56 138 -128 148v64z" />
+ <glyph glyph-name="date_range" unicode="date_range"
+d="M405 85v235h-298v-235h298zM405 427c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-298c-24 0 -43 19 -43 42v299c0 23 19 43 43 43h21v42h43v-42h170v42h43v-42h21zM363 277v-42h-43v42h43zM277 277v-42h-42v42h42zM192 277v-42h-43v42h43z" />
+ <glyph glyph-name="dehaze" unicode="dehaze"
+d="M43 395h426v-43h-426v43zM43 288h426v-43h-426v43zM43 181h426v-42h-426v42z" />
+ <glyph glyph-name="delete" unicode="delete"
+d="M405 427v-43h-298v43h74l22 21h106l22 -21h74zM128 107v256h256v-256c0 -23 -20 -43 -43 -43h-170c-23 0 -43 20 -43 43z" />
+ <glyph glyph-name="delete_forever" unicode="delete_forever"
+d="M331 427h74v-43h-298v43h74l22 21h106zM180 259l46 -46l-45 -45l30 -30l45 45l45 -45l30 30l-45 45l45 46l-30 30l-45 -46l-45 46zM128 107v256h256v-256c0 -23 -20 -43 -43 -43h-170c-23 0 -43 20 -43 43z" />
+ <glyph glyph-name="delete_sweep" unicode="delete_sweep"
+d="M299 405v-42h-256v42h64l21 22h85l22 -22h64zM64 128v213h213v-213c0 -23 -19 -43 -42 -43h-128c-23 0 -43 20 -43 43zM320 256h128v-43h-128v43zM320 341h149v-42h-149v42zM320 171h85v-43h-85v43z" />
+ <glyph glyph-name="description" unicode="description"
+d="M277 320h118l-118 117v-117zM341 213v43h-170v-43h170zM341 128v43h-170v-43h170zM299 469l128 -128v-256c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42l1 342c0 23 19 42 42 42h171z" />
+ <glyph glyph-name="desktop_mac" unicode="desktop_mac"
+d="M448 213v214h-384v-214h384zM448 469c23 0 43 -19 43 -42v-256c0 -23 -20 -43 -43 -43h-149l42 -64v-21h-170v21l42 64h-149c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h384z" />
+ <glyph glyph-name="desktop_windows" unicode="desktop_windows"
+d="M448 171v256h-384v-256h384zM448 469c23 0 43 -19 43 -42v-256c0 -23 -20 -43 -43 -43h-149v-43h42v-42h-170v42h42v43h-149c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h384z" />
+ <glyph glyph-name="details" unicode="details"
+d="M136 384l120 -213l120 213h-240zM64 427h384l-192 -342z" />
+ <glyph glyph-name="developer_board" unicode="developer_board"
+d="M256 277h85v-128h-85v128zM128 363h107v-107h-107v107zM256 363h85v-64h-85v64zM128 235h107v-86h-107v86zM384 107v298h-299v-298h299zM469 320h-42v-43h42v-42h-42v-43h42v-43h-42v-42c0 -23 -20 -43 -43 -43h-299c-23 0 -42 20 -42 43v298c0 23 19 43 42 43h299
+c23 0 43 -20 43 -43v-42h42v-43z" />
+ <glyph glyph-name="developer_mode" unicode="developer_mode"
+d="M363 107v42h42v-85c0 -23 -19 -43 -42 -43h-214c-23 0 -42 20 -42 43v85h42v-42h214zM213 188l-30 -30l-98 98l98 98l30 -30l-67 -68zM329 158l-30 30l67 68l-67 68l30 30l98 -98zM149 405v-42h-42v85c0 23 19 43 42 43l214 -1c23 0 42 -19 42 -42v-85h-42v42h-214z" />
+ <glyph glyph-name="device_hub" unicode="device_hub"
+d="M363 171h85v-107h-107v65l-85 90l-85 -90v-65h-107v107h85l86 85v68c-25 9 -43 32 -43 60c0 35 29 64 64 64s64 -29 64 -64c0 -28 -18 -51 -43 -60v-68z" />
+ <glyph glyph-name="devices" unicode="devices"
+d="M469 149v150h-85v-150h85zM491 341c12 0 21 -9 21 -21v-213c0 -12 -9 -22 -21 -22h-128c-12 0 -22 10 -22 22v213c0 12 10 21 22 21h128zM85 384v-235h214v-64h-299v64h43v235c0 23 19 43 42 43h384v-43h-384z" />
+ <glyph glyph-name="devices_other" unicode="devices_other"
+d="M448 128v171h-85v-171h85zM469 341c11 0 22 -10 22 -21v-213c0 -11 -11 -22 -22 -22h-128c-11 0 -21 11 -21 22v213c0 11 10 21 21 21h128zM235 139c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM277 256v-38c13 -12 22 -28 22 -47s-9 -36 -22 -48
+v-38h-85v38c-13 12 -21 29 -21 48s8 35 21 47v38h85zM64 384v-256h85v-43h-85c-23 0 -43 20 -43 43v256c0 23 20 43 43 43h384v-43h-384z" />
+ <glyph glyph-name="dialer_sip" unicode="dialer_sip"
+d="M427 181c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22l-47 -47c31 -61 81 -110 141 -141l47 47c6 6 15 7 22 5c24 -8 49 -12 76 -12zM427 405v22h-22v-22h22z
+M384 448h64v-64h-43v-43h-21v107zM320 405v-64h-64v22h43v21h-43v64h64v-21h-43v-22h43zM363 448v-107h-22v107h22z" />
+ <glyph glyph-name="dialpad" unicode="dialpad"
+d="M256 491c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM256 363c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM384 363c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM384 235c23 0 43 -20 43 -43
+s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM256 235c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM384 405c-23 0 -43 20 -43 43s20 43 43 43s43 -20 43 -43s-20 -43 -43 -43zM128 235c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43z
+M128 363c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM128 491c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM256 107c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43z" />
+ <glyph glyph-name="directions" unicode="directions"
+d="M299 203l74 74l-74 75v-53h-107c-12 0 -21 -10 -21 -22v-85h42v64h86v-53zM463 271c8 -9 8 -22 0 -30l-192 -192c-8 -8 -22 -8 -30 0l-192 192c-8 8 -8 22 0 30l192 192c8 8 22 8 30 0z" />
+ <glyph glyph-name="directions_bike" unicode="directions_bike"
+d="M405 75c41 0 75 33 75 74s-34 75 -75 75s-74 -34 -74 -75s33 -74 74 -74zM405 256c60 0 107 -47 107 -107s-47 -106 -107 -106s-106 46 -106 106s46 107 106 107zM230 288l47 -49v-132h-42v106l-69 60c-9 6 -12 17 -12 30c0 11 3 21 12 30l60 60c6 9 17 12 30 12
+s23 -3 34 -12l41 -41c19 -19 44 -32 76 -32v-43c-45 0 -80 17 -108 45l-17 17zM107 75c41 0 74 33 74 74s-33 75 -74 75s-75 -34 -75 -75s34 -74 75 -74zM107 256c60 0 106 -47 106 -107s-46 -106 -106 -106s-107 46 -107 106s47 107 107 107zM331 395c-23 0 -43 19 -43 42
+s20 43 43 43s42 -20 42 -43s-19 -42 -42 -42z" />
+ <glyph glyph-name="directions_boat" unicode="directions_boat"
+d="M128 384v-85l128 42l128 -42v85h-256zM84 107l-40 142c-4.78212 14.3464 3.99001 23.6633 14 27l27 9v99c0 23 20 43 43 43h64v64h128v-64h64c23 0 43 -20 43 -43v-99l27 -9c10.0202 -3.34008 18.7871 -12.6386 14 -27l-40 -142h-1c-34 0 -65 18 -86 42
+c-21 -24 -51 -42 -85 -42s-64 18 -85 42c-21 -24 -52 -42 -86 -42h-1zM427 64h42v-43h-42c-29 0 -59 7 -86 21c-54 -28 -116 -28 -170 0c-27 -14 -57 -21 -86 -21h-42v43h42c30 0 60 10 86 28c52 -36 118 -36 170 0c26 -18 56 -28 86 -28z" />
+ <glyph glyph-name="directions_bus" unicode="directions_bus"
+d="M384 277v107h-256v-107h256zM352 149c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM160 149c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM85 171v213c0 75 77 85 171 85s171 -10 171 -85v-213c0 -19 -9 -36 -22 -48v-38
+c0 -12 -9 -21 -21 -21h-21c-12 0 -22 9 -22 21v22h-170v-22c0 -12 -10 -21 -22 -21h-21c-12 0 -21 9 -21 21v38c-13 12 -22 29 -22 48z" />
+ <glyph glyph-name="directions_car" unicode="directions_car"
+d="M107 277h298l-32 96h-234zM373 171c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM139 171c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM404 384l44 -128v-171c0 -12 -9 -21 -21 -21h-22c-12 0 -21 9 -21 21v22h-256v-22
+c0 -12 -9 -21 -21 -21h-22c-12 0 -21 9 -21 21v171l44 128c4 13 17 21 31 21h234c14 0 27 -8 31 -21z" />
+ <glyph glyph-name="directions_railway" unicode="directions_railway"
+d="M384 299v106h-256v-106h256zM256 149c23 0 43 20 43 43s-20 43 -43 43s-43 -20 -43 -43s20 -43 43 -43zM85 181v224c0 75 77 86 171 86s171 -11 171 -86v-224c0 -41 -34 -74 -75 -74l32 -32v-11h-256v11l32 32c-41 0 -75 33 -75 74z" />
+ <glyph glyph-name="directions_run" unicode="directions_run"
+d="M211 99l-149 29l8 43l105 -21l34 173l-39 -15v-73h-42v100l111 47c6 0 11 2 17 2c15 0 27 -8 36 -21l21 -34c17 -30 51 -51 92 -51v-43c-47 0 -89 21 -117 53l-13 -64l45 -42v-160h-43v128l-45 42zM288 395c-23 0 -43 20 -43 43s20 42 43 42s42 -19 42 -42
+s-19 -43 -42 -43z" />
+ <glyph glyph-name="directions_subway" unicode="directions_subway"
+d="M384 277v107h-107v-107h107zM352 149c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM235 277v107h-107v-107h107zM160 149c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM256 469c94 0 171 -10 171 -85v-203c0 -41 -34 -74 -75 -74
+l32 -32v-11h-256v11l32 32c-41 0 -75 33 -75 74v203c0 75 77 85 171 85z" />
+ <glyph glyph-name="directions_transit" unicode="directions_transit"
+d="M384 277v107h-107v-107h107zM352 149c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM235 277v107h-107v-107h107zM160 149c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM256 469c94 0 171 -10 171 -85v-203c0 -41 -34 -74 -75 -74
+l32 -32v-11h-256v11l32 32c-41 0 -75 33 -75 74v203c0 75 77 85 171 85z" />
+ <glyph glyph-name="directions_walk" unicode="directions_walk"
+d="M209 322l-60 -301h45l39 171l44 -43v-128h43v160l-45 43l13 64c28 -32 70 -53 117 -53v42c-41 0 -74 22 -91 52l-22 34c-9 13 -21 21 -36 21c-6 0 -11 -2 -17 -2l-111 -47v-100h43v72l38 15zM288 395c-23 0 -43 19 -43 42s20 43 43 43s43 -20 43 -43s-20 -42 -43 -42z
+" />
+ <glyph glyph-name="disc_full" unicode="disc_full"
+d="M213 213c23 0 43 20 43 43s-20 43 -43 43s-42 -20 -42 -43s19 -43 42 -43zM213 427c94 0 171 -77 171 -171s-77 -171 -171 -171s-170 77 -170 171s76 171 170 171zM427 363h42v-107h-42v107zM427 171v42h42v-42h-42z" />
+ <glyph glyph-name="dns" unicode="dns"
+d="M149 320c23 0 43 20 43 43s-20 42 -43 42s-42 -19 -42 -42s19 -43 42 -43zM427 448c12 0 21 -9 21 -21v-128c0 -12 -9 -22 -21 -22h-342c-12 0 -21 10 -21 22v128c0 12 9 21 21 21h342zM149 107c23 0 43 19 43 42s-20 43 -43 43s-42 -20 -42 -43s19 -42 42 -42zM427 235
+c12 0 21 -10 21 -22v-128c0 -12 -9 -21 -21 -21h-342c-12 0 -21 9 -21 21v128c0 12 9 22 21 22h342z" />
+ <glyph glyph-name="do_not_disturb" unicode="do_not_disturb"
+d="M391 151c23 29 36 66 36 105c0 94 -77 171 -171 171c-39 0 -76 -13 -105 -36zM256 85c39 0 76 13 105 36l-240 240c-23 -29 -36 -66 -36 -105c0 -94 77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="do_not_disturb_alt" unicode="do_not_disturb_alt"
+d="M256 85c94 0 171 77 171 171c0 38 -14 75 -37 105l-239 -239c30 -23 67 -37 105 -37zM85 256c0 -38 14 -75 37 -105l239 239c-30 23 -67 37 -105 37c-94 0 -171 -77 -171 -171zM256 469c117 0 213 -96 213 -213s-96 -213 -213 -213s-213 96 -213 213s96 213 213 213z" />
+ <glyph glyph-name="do_not_disturb_off" unicode="do_not_disturb_off"
+d="M149 235h74l-43 42h-31v-42zM48 464l416 -416l-28 -27l-59 60c-34 -24 -76 -38 -121 -38c-118 0 -213 95 -213 213c0 45 14 87 38 121l-60 59zM363 277h-74l-154 154c34 24 76 38 121 38c118 0 213 -95 213 -213c0 -45 -14 -87 -38 -121l-99 100h31v42z" />
+ <glyph glyph-name="do_not_disturb_on" unicode="do_not_disturb_on"
+d="M363 235v42h-214v-42h214zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="dock" unicode="dock"
+d="M341 192v213h-170v-213h170zM341 490c23 0 43 -19 43 -42v-299c0 -23 -20 -42 -43 -42h-170c-23 0 -43 19 -43 42v299c0 23 20 43 43 43zM171 21v43h170v-43h-170z" />
+ <glyph glyph-name="domain" unicode="domain"
+d="M384 192v-43h-43v43h43zM384 277v-42h-43v42h43zM427 107v213h-171v-43h43v-42h-43v-43h43v-43h-43v-42h171zM213 363v42h-42v-42h42zM213 277v43h-42v-43h42zM213 192v43h-42v-43h42zM213 107v42h-42v-42h42zM128 363v42h-43v-42h43zM128 277v43h-43v-43h43zM128 192v43
+h-43v-43h43zM128 107v42h-43v-42h43zM256 363h213v-299h-426v384h213v-85z" />
+ <glyph glyph-name="done" unicode="done"
+d="M192 166l226 227l30 -30l-256 -256l-119 119l29 30z" />
+ <glyph glyph-name="done_all" unicode="done_all"
+d="M9 226l30 30l119 -119l-30 -30zM474 393l31 -30l-256 -256l-120 119l31 30l89 -89zM384 363l-135 -136l-30 30l135 136z" />
+ <glyph glyph-name="donut_large" unicode="donut_large"
+d="M277 108c64 9 119 63 128 127h64c-10 -107 -85 -182 -192 -192v65zM405 277c-9 64 -64 118 -128 127v65c107 -10 182 -85 192 -192h-64zM235 404c-64 -10 -128 -73 -128 -148s64 -138 128 -148v-65c-107 11 -192 102 -192 213s85 202 192 213v-65z" />
+ <glyph glyph-name="donut_small" unicode="donut_small"
+d="M277 195c21 6 33 22 40 40h152c-10 -101 -85 -182 -192 -192v152zM317 277c-7 18 -19 34 -40 40v152c107 -10 182 -91 192 -192h-152zM235 317c-21 -9 -43 -33 -43 -61s22 -52 43 -61v-152c-107 11 -192 102 -192 213s85 202 192 213v-152z" />
+ <glyph glyph-name="drafts" unicode="drafts"
+d="M256 235l176 110l-176 103l-176 -103zM469 341v-213c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v213c0 15 8 30 20 37l193 113l193 -113c12 -7 20 -22 20 -37z" />
+ <glyph glyph-name="drag_handle" unicode="drag_handle"
+d="M85 192v43h342v-43h-342zM427 320v-43h-342v43h342z" />
+ <glyph glyph-name="drive_eta" unicode="drive_eta"
+d="M107 299h298l-32 96h-234zM373 192c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM139 192c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM404 405l44 -128v-170c0 -12 -9 -22 -21 -22h-22c-12 0 -21 10 -21 22v21h-256v-21
+c0 -12 -9 -22 -21 -22h-22c-12 0 -21 10 -21 22v170l44 128c4 13 17 22 31 22h234c14 0 27 -9 31 -22z" />
+ <glyph glyph-name="dvr" unicode="dvr"
+d="M149 256v-43h-42v43h42zM149 341v-42h-42v42h42zM405 256v-43h-234v43h234zM405 341v-42h-234v42h234zM448 149v256h-384v-256h384zM448 448c23 0 43 -20 43 -43l-1 -256c0 -23 -19 -42 -42 -42h-107v-43h-170v43h-107c-23 0 -43 19 -43 42v256c0 23 20 43 43 43h384z
+" />
+ <glyph glyph-name="edit" unicode="edit"
+d="M442 362l-39 -39l-80 80l39 39c8 8 22 8 30 0l50 -50c8 -8 8 -22 0 -30zM64 144l236 236l80 -80l-236 -236h-80v80z" />
+ <glyph glyph-name="edit_location" unicode="edit_location"
+d="M318 351c3 3 3 8 0 11l-20 20c-3 3 -8 3 -11 0l-15 -15l31 -31zM223 256l71 71l-31 31l-71 -71v-31h31zM256 469c82 0 149 -67 149 -149c0 -112 -149 -277 -149 -277s-149 165 -149 277c0 82 67 149 149 149z" />
+ <glyph glyph-name="eject" unicode="eject"
+d="M256 405l142 -213h-284zM107 149h298v-42h-298v42z" />
+ <glyph glyph-name="email" unicode="email"
+d="M427 341v43l-171 -107l-171 107v-43l171 -106zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342z" />
+ <glyph glyph-name="enhanced_encryption" unicode="enhanced_encryption"
+d="M341 171v42h-64v64h-42v-64h-64v-42h64v-64h42v64h64zM190 384v-43h132v43c0 36 -30 66 -66 66s-66 -30 -66 -66zM384 341c23 0 43 -19 43 -42v-214c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h21v43c0 59 48 107 107 107s107 -48 107 -107
+v-43h21z" />
+ <glyph glyph-name="equalizer" unicode="equalizer"
+d="M341 320h86v-235h-86v235zM85 85v171h86v-171h-86zM213 85v342h86v-342h-86z" />
+ <glyph glyph-name="error" unicode="error"
+d="M277 235v128h-42v-128h42zM277 149v43h-42v-43h42zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="error_outline" unicode="error_outline"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM235 363h42v-128h-42v128zM235 192h42v-43h-42v43z" />
+ <glyph glyph-name="euro_symbol" unicode="euro_symbol"
+d="M320 117c35 0 66 13 90 34l38 -38c-34 -31 -79 -49 -128 -49c-84 0 -155 54 -181 128h-75v43h65c-1 7 -1 14 -1 21s0 14 1 21h-65v43h75c26 74 97 128 181 128c49 0 94 -18 128 -49l-38 -38c-24 21 -56 34 -90 34c-53 0 -100 -31 -123 -75h123v-43h-137
+c-1 -7 -2 -14 -2 -21s1 -14 2 -21h137v-43h-123c23 -44 69 -75 123 -75z" />
+ <glyph glyph-name="ev_station" unicode="ev_station"
+d="M171 128l85 149h-43v107l-85 -160h43v-96zM384 299c12 0 21 9 21 21s-9 21 -21 21s-21 -9 -21 -21s9 -21 21 -21zM422 358c10 -10 15 -23 15 -38v-203c0 -29 -24 -53 -53 -53s-53 24 -53 53v107h-32v-160h-214v341c0 23 20 43 43 43h128c23 0 43 -20 43 -43v-149h21
+c23 0 43 -20 43 -43v-96c0 -12 9 -21 21 -21s21 9 21 21v154c-7 -3 -13 -4 -21 -4c-29 0 -53 24 -53 53c0 23 14 42 34 50l-45 45l23 22z" />
+ <glyph glyph-name="event" unicode="event"
+d="M405 107v234h-298v-234h298zM341 491h43v-43h21c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h21v43h43v-43h170v43zM363 256v-107h-107v107h107z" />
+ <glyph glyph-name="event_available" unicode="event_available"
+d="M405 107v234h-298v-234h298zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h21v43h43v-43h170v43h43v-43h21zM353 276l-127 -127l-68 68l23 23l45 -45l104 104z" />
+ <glyph glyph-name="event_busy" unicode="event_busy"
+d="M405 107v234h-298v-234h298zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h21v43h43v-43h170v43h43v-43h21zM199 149l-23 23l52 52l-52 52l23 23l52 -52l52 52l22 -23l-52 -52l52 -52l-22 -23l-52 52z" />
+ <glyph glyph-name="event_note" unicode="event_note"
+d="M299 213v-42h-150v42h150zM405 107v234h-298v-234h298zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h21v43h43v-43h170v43h43v-43h21zM363 299v-43h-214v43h214z" />
+ <glyph glyph-name="event_seat" unicode="event_seat"
+d="M363 235h-214v170c0 23 20 43 43 43h128c23 0 43 -20 43 -43v-170zM43 299h64v-64h-64v64zM405 299h64v-64h-64v64zM85 64v128h342v-128h-64v64h-214v-64h-64z" />
+ <glyph glyph-name="exit_to_app" unicode="exit_to_app"
+d="M405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v85h43v-85h298v298h-298v-85h-43v85c0 23 19 43 43 43h298zM215 179l55 56h-206v42h206l-55 56l30 30l107 -107l-107 -107z" />
+ <glyph glyph-name="expand_less" unicode="expand_less"
+d="M256 341l128 -128l-30 -30l-98 98l-98 -98l-30 30z" />
+ <glyph glyph-name="expand_more" unicode="expand_more"
+d="M354 329l30 -30l-128 -128l-128 128l30 30l98 -98z" />
+ <glyph glyph-name="explicit" unicode="explicit"
+d="M320 320v43h-128v-214h128v43h-85v43h85v42h-85v43h85zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="explore" unicode="explore"
+d="M303 209l81 175l-175 -81l-81 -175zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM256 279c13 0 23 -10 23 -23s-10 -23 -23 -23s-23 10 -23 23s10 23 23 23z" />
+ <glyph glyph-name="exposure" unicode="exposure"
+d="M427 85v342l-342 -342h342zM107 405v-42h128v42h-128zM427 469c23 0 42 -19 42 -42v-342c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v342c0 23 19 42 42 42h342zM320 149h-43v43h43v43h43v-43h42v-43h-42v-42h-43v42z" />
+ <glyph glyph-name="exposure_neg_1" unicode="exposure_neg_&#x31;"
+d="M405 128h-42v227l-64 -22v36l100 36h6v-277zM85 277h171v-42h-171v42z" />
+ <glyph glyph-name="exposure_neg_2" unicode="exposure_neg_&#x32;"
+d="M43 277h170v-42h-170v42zM351 405c51.6805 0 86 -23.4377 86 -75c0 -8 -1 -17 -4 -25s-6 -17 -11 -25c-10.9564 -17.5303 -25.11 -35.11 -40 -50l-61 -66h127v-36h-184v32l89 97c13.5256 13.5256 22.2329 25.3882 31 40c5.07755 8.46258 7 15.5272 7 28c0 6 0 13 -2 18
+c-5.9589 14.8973 -17.1504 26 -38 26c-30.4379 0 -46 -18.4676 -46 -49h-46c0 25.6678 10.3448 46.3448 24 60c15.6925 15.6925 36.8462 25 68 25z" />
+ <glyph glyph-name="exposure_plus_1" unicode="exposure_plus_&#x31;"
+d="M427 128h-43v227l-64 -22v36l100 36h7v-277zM213 363v-86h86v-42h-86v-86h-42v86h-86v42h86v86h42z" />
+ <glyph glyph-name="exposure_plus_2" unicode="exposure_plus_&#x32;"
+d="M171 363v-86h85v-42h-85v-86h-43v86h-85v42h85v86h43zM342 164h127v-36h-184v32l89 97c13.5256 13.5256 22.2329 25.3882 31 40c4.82857 8.04762 8 16.6883 8 28c0 13.988 -4.98597 22.9813 -11 31c-6.38798 8.51731 -15.0381 13 -30 13
+c-15.4008 0 -27.3364 -6.33642 -35 -14c-6.99604 -6.99604 -11 -21.7099 -11 -35h-46c0 25.6678 10.3448 46.3448 24 60c8 8 17 15 29 19s25 6 40 6c14 0 25 -2 36 -5c10 -4 20 -8 27 -15c13.4025 -11.4878 23 -30.9925 23 -55c0 -20.2222 -7.3586 -36.1738 -16 -50
+c-5 -8 -10 -17 -17 -25s-15 -17 -23 -25z" />
+ <glyph glyph-name="exposure_zero" unicode="exposure_zero"
+d="M299 296c0 25.8021 -1.44348 42.6652 -11 57c-4 6 -9 9 -14 12s-11 4 -18 4s-13 -1 -18 -4s-10 -6 -14 -12c-9.53524 -14.3029 -11 -31.2267 -11 -57v-57c0 -34.3202 4.66098 -58.7966 25 -71c5 -3 11 -4 18 -4c16.7682 0 24.8052 6.20777 32 17
+c8.87006 13.3051 12 34.4084 12 58v57h-1zM168 289c0 68.5293 21.3782 116 88 116c46.5088 0 71.845 -23.9186 82 -62c4 -15 7 -32 7 -54v-44h-1c0 -39.7402 -7.68654 -69.0255 -24 -90c-8 -9 -17 -17 -28 -21s-23 -6 -36 -6s-25 2 -36 6s-20 12 -28 21
+c-17.4464 19.6272 -24 51.2554 -24 90v44z" />
+ <glyph glyph-name="extension" unicode="extension"
+d="M437 277c29 0 54 -24 54 -53s-25 -53 -54 -53h-32v-86c0 -23 -19 -42 -42 -42h-81v32c0 32 -26 57 -58 57s-58 -25 -58 -57v-32h-81c-23 0 -42 19 -42 42v81h32c32 0 57 26 57 58s-25 58 -57 58h-32v81c0 23 19 42 42 42h86v32c0 29 24 54 53 54s53 -25 53 -54v-32h86
+c23 0 42 -19 42 -42v-86h32z" />
+ <glyph glyph-name="face" unicode="face"
+d="M256 85c94 0 171 77 171 171c0 17 -3 33 -7 48c-15 -4 -31 -5 -48 -5c-72 0 -135 35 -174 90c-21 -51 -62 -93 -112 -115c-1 -6 -1 -12 -1 -18c0 -94 77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM320 261
+c15 0 27 -11 27 -26s-12 -27 -27 -27s-27 12 -27 27s12 26 27 26zM192 261c15 0 27 -11 27 -26s-12 -27 -27 -27s-27 12 -27 27s12 26 27 26z" />
+ <glyph glyph-name="fast_forward" unicode="fast_forward"
+d="M277 384l182 -128l-182 -128v256zM85 128v256l182 -128z" />
+ <glyph glyph-name="fast_rewind" unicode="fast_rewind"
+d="M245 256l182 128v-256zM235 128l-182 128l182 128v-256z" />
+ <glyph glyph-name="favorite" unicode="favorite"
+d="M256 57l-31 28c-110 100 -182 165 -182 246c0 66 51 117 117 117c37 0 73 -18 96 -45c23 27 59 45 96 45c66 0 117 -51 117 -117c0 -81 -72 -147 -182 -247z" />
+ <glyph glyph-name="favorite_border" unicode="favorite_border"
+d="M258 116c102 92 169 153 169 215c0 43 -32 74 -75 74c-33 0 -65 -21 -76 -50h-40c-11 29 -43 50 -76 50c-43 0 -75 -31 -75 -74c0 -62 67 -123 169 -215l2 -2zM352 448c66 0 117 -51 117 -117c0 -81 -72 -146 -182 -246l-31 -28l-31 27c-110 100 -182 166 -182 247
+c0 66 51 117 117 117c37 0 73 -18 96 -45c23 27 59 45 96 45z" />
+ <glyph glyph-name="featured_play_list" unicode="featured_play_list"
+d="M256 363v42h-192v-42h192zM256 277v43h-192v-43h192zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="featured_video" unicode="featured_video"
+d="M256 256v149h-192v-149h192zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="feedback" unicode="feedback"
+d="M277 299v85h-42v-85h42zM277 213v43h-42v-43h42zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="fiber_dvr" unicode="fiber_dvr"
+d="M448 267v21c0 18 -14 32 -32 32h-75v-128h32v43h25l18 -43h32l-19 45c11 5 19 17 19 30zM269 192l38 128h-32l-22 -73l-21 73h-32l37 -128h32zM171 224v64c0 18 -14 32 -32 32h-75v-128h75c18 0 32 14 32 32zM448 448c24 0 43 -19 43 -43v-298c0 -23 -19 -43 -43 -43
+h-384c-24 0 -43 20 -43 43v298c0 24 19 43 43 43h384zM96 288h43v-64h-43v64zM373 288h43v-21h-43v21z" />
+ <glyph glyph-name="fiber_manual_record" unicode="fiber_manual_record"
+d="M85 256c0 94 77 171 171 171s171 -77 171 -171s-77 -171 -171 -171s-171 77 -171 171z" />
+ <glyph glyph-name="fiber_new" unicode="fiber_new"
+d="M437 213v107h-26v-96h-24v75h-27v-75h-24v96h-27v-107c0 -12 10 -21 22 -21h85c12 0 21 9 21 21zM288 293v27h-85v-128h85v27h-53v23h53v27h-53v24h53zM181 192v128h-26v-75l-54 75h-26v-128h26v75l55 -75h25zM427 427c24 0 42 -19 42 -43v-256c0 -24 -18 -43 -42 -43
+h-342c-24 0 -42 19 -42 43v256c0 24 18 43 42 43h342z" />
+ <glyph glyph-name="fiber_pin" unicode="fiber_pin"
+d="M427 192v128h-27v-75l-53 75h-27v-128h27v75l54 -75h26zM267 192v128h-32v-128h32zM192 267v21c0 18 -14 32 -32 32h-75v-128h32v43h43c18 0 32 14 32 32zM427 427c24 0 42 -19 42 -43v-256c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v256c0 24 18 43 42 43h342z
+M117 288h43v-21h-43v21z" />
+ <glyph glyph-name="fiber_smart_record" unicode="fiber_smart_record"
+d="M363 421c74 -19 128 -85 128 -165s-54 -146 -128 -165v44c50 17 85 65 85 121s-35 104 -85 121v44zM21 256c0 94 77 171 171 171s171 -77 171 -171s-77 -171 -171 -171s-171 77 -171 171z" />
+ <glyph glyph-name="file_download" unicode="file_download"
+d="M107 128h298v-43h-298v43zM405 320l-149 -149l-149 149h85v128h128v-128h85z" />
+ <glyph glyph-name="file_upload" unicode="file_upload"
+d="M107 128h298v-43h-298v43zM192 171v128h-85l149 149l149 -149h-85v-128h-128z" />
+ <glyph glyph-name="filter" unicode="filter"
+d="M448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43zM340 292l76 -100h-235l59 75l42 -50z" />
+ <glyph glyph-name="filter_1" unicode="filter_&#x31;"
+d="M448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299zM299 192v171h-43v42h85v-213h-42zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43z" />
+ <glyph glyph-name="filter_2" unicode="filter_&#x32;"
+d="M363 235v-43h-128v85c0 24 19 43 42 43h43v43h-85v42h85c23 0 43 -18 43 -42v-43c0 -24 -20 -43 -43 -43h-43v-42h86zM448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299zM64 405
+v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43z" />
+ <glyph glyph-name="filter_3" unicode="filter_&#x33;"
+d="M363 235c0 -24 -20 -43 -43 -43h-85v43h85v42h-43v43h43v43h-85v42h85c23 0 43 -18 43 -42v-32c0 -18 -14 -32 -32 -32c18 0 32 -14 32 -32v-32zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43zM448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299
+c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299z" />
+ <glyph glyph-name="filter_4" unicode="filter_&#x34;"
+d="M448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299zM320 192v85h-85v128h42v-85h43v85h43v-213h-43zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43z" />
+ <glyph glyph-name="filter_5" unicode="filter_&#x35;"
+d="M363 235c0 -24 -20 -43 -43 -43h-85v43h85v42h-85v128h128v-42h-86v-43h43c23 0 43 -19 43 -43v-42zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43zM448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299
+c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299z" />
+ <glyph glyph-name="filter_6" unicode="filter_&#x36;"
+d="M277 277v-42h43v42h-43zM277 192c-23 0 -42 19 -42 43v128c0 24 19 42 42 42h86v-42h-86v-43h43c23 0 43 -19 43 -43v-42c0 -24 -20 -43 -43 -43h-43zM448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299
+c0 23 19 43 42 43h299zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43z" />
+ <glyph glyph-name="filter_7" unicode="filter_&#x37;"
+d="M277 192h-42l85 171h-85v42h128v-42zM448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43z" />
+ <glyph glyph-name="filter_8" unicode="filter_&#x38;"
+d="M277 277v-42h43v42h-43zM277 363v-43h43v43h-43zM277 192c-23 0 -42 19 -42 43v32c0 18 14 32 32 32c-18 0 -32 14 -32 32v32c0 24 19 42 42 42h43c23 0 43 -18 43 -42v-32c0 -18 -14 -32 -32 -32c18 0 32 -14 32 -32v-32c0 -24 -20 -43 -43 -43h-43zM448 149v299h-299
+v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43z" />
+ <glyph glyph-name="filter_9" unicode="filter_&#x39;"
+d="M320 320v43h-43v-43h43zM320 405c23 0 43 -18 43 -42v-128c0 -24 -20 -43 -43 -43h-85v43h85v42h-43c-23 0 -42 19 -42 43v43c0 24 19 42 42 42h43zM448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299
+c0 23 19 43 42 43h299zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43z" />
+ <glyph glyph-name="filter_9_plus" unicode="filter_&#x39;_plus"
+d="M448 320v128h-299v-299h299v128h-43v-42h-42v42h-43v43h43v43h42v-43h43zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299zM235 320h21v21h-21v-21zM299 256c0 -24 -20 -43 -43 -43h-64v43h64v21h-21
+c-23 0 -43 19 -43 43v21c0 24 20 43 43 43h21c23 0 43 -19 43 -43v-85zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43z" />
+ <glyph glyph-name="filter_b_and_w" unicode="filter_b_and_w"
+d="M405 107v298h-149v-128zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298zM256 277l-149 -170h149v170z" />
+ <glyph glyph-name="filter_center_focus" unicode="filter_center_focus"
+d="M256 320c35 0 64 -29 64 -64s-29 -64 -64 -64s-64 29 -64 64s29 64 64 64zM405 107v85h43v-85c0 -23 -20 -43 -43 -43h-85v43h85zM405 448c23 0 43 -20 43 -43v-85h-43v85h-85v43h85zM107 405v-85h-43v85c0 23 20 43 43 43h85v-43h-85zM107 192v-85h85v-43h-85
+c-23 0 -43 20 -43 43v85h43z" />
+ <glyph glyph-name="filter_drama" unicode="filter_drama"
+d="M405 128c35 0 64 29 64 64s-29 64 -64 64h-32v11c0 65 -52 117 -117 117c-38 0 -72 -18 -94 -47c54 -15 94 -65 94 -124h-43c0 47 -38 86 -85 86s-85 -39 -85 -86s38 -85 85 -85h277zM413 298c55 -4 99 -50 99 -106c0 -59 -48 -107 -107 -107h-277
+c-71 0 -128 57 -128 128c0 66 50 120 114 127c27 51 80 87 142 87c78 0 142 -55 157 -129z" />
+ <glyph glyph-name="filter_frames" unicode="filter_frames"
+d="M384 341h-256v-213h256zM427 85v299h-96l-74 75l-75 -75h-97v-299h342zM427 427c23 0 42 -20 42 -43v-299c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h86l85 85l85 -85h86z" />
+ <glyph glyph-name="filter_hdr" unicode="filter_hdr"
+d="M299 384l192 -256h-470l128 171l96 -128l34 25l-60 81z" />
+ <glyph glyph-name="filter_list" unicode="filter_list"
+d="M128 235v42h256v-42h-256zM64 384h384v-43h-384v43zM213 128v43h86v-43h-86z" />
+ <glyph glyph-name="filter_none" unicode="filter_none"
+d="M448 149v299h-299v-299h299zM448 491c23 0 43 -20 43 -43v-299c0 -23 -20 -42 -43 -42h-299c-23 0 -42 19 -42 42v299c0 23 19 43 42 43h299zM64 405v-341h341v-43h-341c-23 0 -43 20 -43 43v341h43z" />
+ <glyph glyph-name="filter_tilt_shift" unicode="filter_tilt_shift"
+d="M121 91l30 30c24 -18 53 -30 84 -34v-43c-43 4 -82 21 -114 47zM277 87c31 4 60 16 83 34l31 -30c-32 -26 -71 -43 -114 -47v43zM391 151c18 24 30 52 34 83h43c-4 -43 -21 -81 -47 -113zM320 256c0 -35 -29 -64 -64 -64s-64 29 -64 64s29 64 64 64s64 -29 64 -64z
+M87 235c4 -31 16 -60 34 -83l-30 -31c-26 32 -43 71 -47 114h43zM121 361c-18 -24 -30 -53 -34 -84h-43c4 43 21 82 47 114zM425 277c-4 31 -16 60 -34 84l30 30c26 -32 43 -71 47 -114h-43zM391 421l-30 -30c-24 18 -53 30 -84 34v43c43 -4 82 -21 114 -47zM235 425
+c-31 -4 -60 -16 -84 -34l-30 30c32 26 71 43 114 47v-43z" />
+ <glyph glyph-name="filter_vintage" unicode="filter_vintage"
+d="M256 171c47 0 85 38 85 85s-38 85 -85 85s-85 -38 -85 -85s38 -85 85 -85zM49 137c0 49.2164 31.3621 102.121 82 119c-6 2 -12 6 -18 9c-41 24 -64 66 -64 110c38 22 87 24 128 0c6 -3 12 -7 17 -11c-1 7 -2 13 -2 20c0 47 26 89 64 111c38 -22 64 -64 64 -111
+c0 -7 -1 -13 -2 -20c5 4 11 8 17 11c41 24 90 22 128 0c0 -44 -23 -86 -64 -110c-6 -3 -12 -7 -18 -9c6 -2 12 -6 18 -9c41 -24 64 -66 64 -110c-38 -22 -87 -24 -128 0c-6 3 -12 7 -17 11c1 -7 2 -13 2 -20c0 -47 -26 -89 -64 -111c-38 22 -64 64 -64 111c0 7 1 13 2 20
+c-5 -4 -11 -8 -17 -11c-41 -24 -90 -22 -128 0z" />
+ <glyph glyph-name="find_in_page" unicode="find_in_page"
+d="M192 235c0 35 29 64 64 64s64 -29 64 -64s-29 -64 -64 -64s-64 29 -64 64zM427 94l-82 82c11 17 18 37 18 59c0 59 -48 106 -107 106s-107 -47 -107 -106s48 -107 107 -107c22 0 42 7 59 18l94 -95c-7 -5 -15 -8 -25 -8h-256c-23 0 -43 19 -43 42l1 342c0 23 19 42 42 42
+h171l128 -128v-247z" />
+ <glyph glyph-name="find_replace" unicode="find_replace"
+d="M355 189l103 -104l-31 -31l-104 103c-25 -18 -55 -29 -88 -29c-41 0 -79 17 -106 44l-44 -44v128h128l-54 -54c19 -19 47 -31 76 -31c52 0 94 36 104 85h43c-3 -25 -13 -48 -27 -67zM235 384c-52 0 -95 -36 -105 -85h-43c10 72 73 128 148 128c41 0 78 -17 105 -44l44 44
+v-128h-128l54 54c-19 19 -46 31 -75 31z" />
+ <glyph glyph-name="fingerprint" unicode="fingerprint"
+d="M318 43h-3c-34 9 -56 22 -79 45c-30 30 -46 69 -46 111c0 35 29 63 65 63s66 -28 66 -63c0 -23 19 -41 44 -41s45 18 45 41c0 80 -70 146 -155 146c-61 0 -116 -34 -141 -86c-8 -17 -12 -38 -12 -60c0 -17 1 -43 14 -77c4.57857 -13.7357 -15.4693 -18.3268 -20 -7
+c-10 28 -16 55 -16 84c0 26 5 49 15 69c28 60 91 99 160 99c97 0 176 -76 176 -168c0 -35 -30 -62 -66 -62s-65 27 -65 62c0 23 -20 42 -45 42s-44 -19 -44 -42c0 -36 14 -70 40 -96c20 -20 40 -31 70 -39c6 -1 8 -7 7 -13c-1 -5 -6 -8 -10 -8zM265 199
+c0 -48.7573 40.2888 -91 96 -91c9.9641 0 32.7732 7.36098 35 -6c1 -6 -3 -12 -9 -13c-12 -2 -23 -2 -26 -2c-25 0 -48 6 -66 19c-32 22 -51 56 -51 93c0 6 5 11 11 11s10 -5 10 -11zM208 47c-3 0 -5 1 -7 3c-19 19 -29 31 -43 57c-15 26 -23 58 -23 92c0 63 54 115 121 115
+s121 -52 121 -115c0 -6 -5 -10 -11 -10s-11 4 -11 10c0 52 -44 94 -99 94s-99 -42 -99 -94c0 -31 6 -59 19 -82c14 -25 24 -35 40 -52c4 -4 4 -11 0 -15c-2 -2 -5 -3 -8 -3zM75 305c-8.81177 0 -13.8926 7.8456 -9 16c21 30 48 54 80 70c67 35 153 35 220 0
+c32 -16 59 -39 80 -69c3 -5 2 -12 -3 -15s-12 -2 -15 3c-19 27 -43 47 -72 62c-61 31 -139 32 -200 0c-29 -15 -54 -36 -73 -63c-2 -3 -5 -4 -8 -4zM380 417c-2 0 -4 0 -5 1c-41 21 -77 30 -119 30s-83 -10 -119 -30c-11.6907 -7.0144 -21.6392 12.0165 -10 19
+c40 22 83 32 129 32c45 0 85 -10 129 -32c9.10556 -5.46333 5.20303 -20 -5 -20z" />
+ <glyph glyph-name="first_page" unicode="first_page"
+d="M128 384h43v-256h-43v256zM393 158l-30 -30l-128 128l128 128l30 -30l-98 -98z" />
+ <glyph glyph-name="fitness_center" unicode="fitness_center"
+d="M439 195l30 -31l-45 -45l30 -31l-30 -30l-31 30l-45 -45l-31 30l-30 -30l-31 30l76 76l-183 183l-76 -76l-30 31l30 30l-30 31l45 45l-30 31l30 30l31 -30l45 45l31 -30l30 30l31 -30l-76 -76l183 -183l76 76l30 -31z" />
+ <glyph glyph-name="flag" unicode="flag"
+d="M307 384h120v-213h-150l-8 42h-120v-149h-42v363h192z" />
+ <glyph glyph-name="flare" unicode="flare"
+d="M235 21v128h42v-128h-42zM120 150l46 46l30 -30l-46 -46zM316 166l30 30l46 -46l-30 -30zM256 320c35 0 64 -29 64 -64s-29 -64 -64 -64s-64 29 -64 64s29 64 64 64zM363 277h128v-42h-128v42zM392 362l-46 -46l-30 30l46 46zM277 491v-128h-42v128h42zM196 346l-30 -30
+l-46 46l30 30zM149 277v-42h-128v42h128z" />
+ <glyph glyph-name="flash_auto" unicode="flash_auto"
+d="M359 349h50l-25 78zM405 469l69 -192h-41l-15 43h-68l-15 -43h-41l69 192h42zM64 469h213l-85 -192h85l-149 -256v192h-64v256z" />
+ <glyph glyph-name="flash_off" unicode="flash_off"
+d="M363 299l-33 -57l-181 181v46h214l-86 -170h86zM70 448l335 -336l-27 -27l-88 89l-77 -131v192h-64v79l-106 107z" />
+ <glyph glyph-name="flash_on" unicode="flash_on"
+d="M149 469h214l-86 -170h86l-150 -256v192h-64v234z" />
+ <glyph glyph-name="flight" unicode="flight"
+d="M217 320zM448 171l-171 53v-117l43 -32v-32l-75 21l-74 -21v32l42 32v117l-170 -53v42l170 107v117c0 18 14 32 32 32s32 -14 32 -32v-117l171 -107v-42z" />
+ <glyph glyph-name="flight_land" unicode="flight_land"
+d="M299 204c-68.2362 18.7638 -137.045 36.9549 -206 55l-34 10v110l31 -8l20 -50l106 -28v176l41 -11l59 -192l113 -30c17 -5 27 -23 23 -40c-5 -17 -22 -26 -39 -22zM53 107h406v-43h-406v43z" />
+ <glyph glyph-name="flight_takeoff" unicode="flight_takeoff"
+d="M471 306c4 -17 -6 -34 -23 -39c-68.7788 -18.2212 -137.501 -36.499 -206 -55l-113 -30l-34 -10c-18.76 31.9067 -37.3464 63.9869 -56 96l31 8l42 -32l106 28l-88 153l41 11l147 -137l114 30c17 5 35 -6 39 -23zM53 107h406v-43h-406v43z" />
+ <glyph glyph-name="flip" unicode="flip"
+d="M405 64v43h43c0 -23 -20 -43 -43 -43zM405 235v42h43v-42h-43zM320 405v43h43v-43h-43zM405 149v43h43v-43h-43zM235 21v470h42v-470h-42zM405 448c23 0 43 -20 43 -43h-43v43zM64 405c0 23 20 43 43 43h85v-43h-85v-298h85v-43h-85c-23 0 -43 20 -43 43v298zM405 320v43
+h43v-43h-43zM320 64v43h43v-43h-43z" />
+ <glyph glyph-name="flip_to_back" unicode="flip_to_back"
+d="M320 149v43h43v-43h-43zM320 405v43h43v-43h-43zM107 363v-256h256v-43h-256c-24 0 -43 20 -43 43v256h43zM405 149v43h43c0 -23 -20 -43 -43 -43zM405 320v43h43v-43h-43zM405 235v42h43v-42h-43zM192 149c-24 0 -43 20 -43 43h43v-43zM277 448v-43h-42v43h42zM405 448
+c23 0 43 -20 43 -43h-43v43zM277 192v-43h-42v43h42zM192 448v-43h-43c0 23 19 43 43 43zM192 277v-42h-43v42h43zM192 363v-43h-43v43h43z" />
+ <glyph glyph-name="flip_to_front" unicode="flip_to_front"
+d="M149 64v43h43v-43h-43zM235 64v43h42v-43h-42zM405 192v213h-213v-213h213zM405 448c23 0 43 -20 43 -43v-213c0 -23 -20 -43 -43 -43h-213c-24 0 -43 20 -43 43v213c0 23 19 43 43 43h213zM320 64v43h43v-43h-43zM64 320v43h43v-43h-43zM107 64c-24 0 -43 20 -43 43h43
+v-43zM64 149v43h43v-43h-43zM64 235v42h43v-42h-43z" />
+ <glyph glyph-name="folder" unicode="folder"
+d="M213 427l43 -43h171c23 0 42 -20 42 -43v-213c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h128z" />
+ <glyph glyph-name="folder_open" unicode="folder_open"
+d="M427 128v213h-342v-213h342zM427 384c23 0 42 -20 42 -43v-213c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h128l43 -43h171z" />
+ <glyph glyph-name="folder_shared" unicode="folder_shared"
+d="M405 149v22c0 28 -57 42 -85 42s-85 -14 -85 -42v-22h170zM320 320c-23 0 -43 -20 -43 -43s20 -42 43 -42s43 19 43 42s-20 43 -43 43zM427 384c23 0 42 -20 42 -43v-213c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h128l43 -43h171z" />
+ <glyph glyph-name="folder_special" unicode="folder_special"
+d="M383 149l-17 71l55 48l-72 6l-29 67l-29 -67l-72 -6l55 -48l-17 -71l63 37zM427 384c23 0 42 -20 42 -43v-213c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h128l43 -43h171z" />
+ <glyph glyph-name="font_download" unicode="font_download"
+d="M340 117h45l-109 278h-40l-109 -278h45l24 64h120zM427 469c23 0 42 -19 42 -42v-342c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v342c0 23 19 42 42 42h342zM212 224l44 118l44 -118h-88z" />
+ <glyph glyph-name="format_align_center" unicode="format_align_center"
+d="M64 448h384v-43h-384v43zM149 363h214v-43h-214v43zM64 235v42h384v-42h-384zM64 64v43h384v-43h-384zM149 192h214v-43h-214v43z" />
+ <glyph glyph-name="format_align_justify" unicode="format_align_justify"
+d="M64 448h384v-43h-384v43zM64 320v43h384v-43h-384zM64 235v42h384v-42h-384zM64 149v43h384v-43h-384zM64 64v43h384v-43h-384z" />
+ <glyph glyph-name="format_align_left" unicode="format_align_left"
+d="M64 448h384v-43h-384v43zM64 64v43h384v-43h-384zM64 235v42h384v-42h-384zM320 363v-43h-256v43h256zM320 192v-43h-256v43h256z" />
+ <glyph glyph-name="format_align_right" unicode="format_align_right"
+d="M64 448h384v-43h-384v43zM192 320v43h256v-43h-256zM64 235v42h384v-42h-384zM192 149v43h256v-43h-256zM64 64v43h384v-43h-384z" />
+ <glyph glyph-name="format_bold" unicode="format_bold"
+d="M288 181c18 0 32 14 32 32s-14 32 -32 32h-75v-64h75zM213 373v-64h64c18 0 32 14 32 32s-14 32 -32 32h-64zM333 282c28 -13 46 -41 46 -73c0 -45 -34 -81 -79 -81h-151v299h134c48 0 85 -38 85 -86c0 -22 -14 -45 -35 -59z" />
+ <glyph glyph-name="format_clear" unicode="format_clear"
+d="M128 405h299v-64h-124l-34 -80l-45 44l15 36h-51l-60 60v4zM70 405l6 -5l308 -309l-27 -27l-121 121l-33 -78h-64l52 123l-148 148z" />
+ <glyph glyph-name="format_color_fill" unicode="format_color_fill"
+d="M0 85h512v-85h-512v85zM405 267c0 0 43 -47 43 -75c0 -23 -20 -43 -43 -43s-42 20 -42 43c0 28 42 75 42 75zM111 299h205l-103 102zM353 321c13 -13 13 -33 0 -45l-117 -117c-6 -6 -15 -10 -23 -10s-16 4 -22 10l-118 117c-13 12 -13 32 0 45l110 110l-51 51l31 30z" />
+ <glyph glyph-name="format_color_reset" unicode="format_color_reset"
+d="M112 400l312 -312l-27 -27l-57 56c-23 -20 -52 -32 -84 -32c-71 0 -128 57 -128 128c0 26 12 57 28 88l-71 71zM384 213c0 -10 -1 -19 -3 -28l-183 184c30 43 58 75 58 75s128 -146 128 -231z" />
+ <glyph glyph-name="format_color_text" unicode="format_color_text"
+d="M205 256h102l-51 135zM235 448h42l117 -299h-48l-23 64h-134l-24 -64h-48zM0 85h512v-85h-512v85z" />
+ <glyph glyph-name="format_indent_decrease" unicode="format_indent_decrease"
+d="M235 235v42h213v-42h-213zM235 320v43h213v-43h-213zM64 448h384v-43h-384v43zM64 64v43h384v-43h-384zM64 256l85 85v-170zM235 149v43h213v-43h-213z" />
+ <glyph glyph-name="format_indent_increase" unicode="format_indent_increase"
+d="M235 235v42h213v-42h-213zM235 320v43h213v-43h-213zM64 448h384v-43h-384v43zM235 149v43h213v-43h-213zM64 341l85 -85l-85 -85v170zM64 64v43h384v-43h-384z" />
+ <glyph glyph-name="format_italic" unicode="format_italic"
+d="M213 427h171v-64h-60l-72 -171h47v-64h-171v64h60l72 171h-47v64z" />
+ <glyph glyph-name="format_line_spacing" unicode="format_line_spacing"
+d="M213 235v42h256v-42h-256zM213 107v42h256v-42h-256zM213 405h256v-42h-256v42zM128 363v-214h53l-74 -74l-75 74h53v214h-53l75 74l74 -74h-53z" />
+ <glyph glyph-name="format_list_bulleted" unicode="format_list_bulleted"
+d="M149 405h299v-42h-299v42zM149 235v42h299v-42h-299zM149 107v42h299v-42h-299zM85 160c18 0 32 -15 32 -32s-15 -32 -32 -32s-32 15 -32 32s14 32 32 32zM85 416c18 0 32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32s14 32 32 32zM85 288c18 0 32 -14 32 -32
+s-14 -32 -32 -32s-32 14 -32 32s14 32 32 32z" />
+ <glyph glyph-name="format_list_numbered" unicode="format_list_numbered"
+d="M149 235v42h299v-42h-299zM149 107v42h299v-42h-299zM149 405h299v-42h-299v42zM43 277v22h64v-20l-39 -44h39v-22h-64v20l38 44h-38zM64 341v64h-21v22h42v-86h-21zM43 149v22h64v-86h-64v22h42v10h-21v22h21v10h-42z" />
+ <glyph glyph-name="format_paint" unicode="format_paint"
+d="M384 427h64v-171h-171v-192c0 -12 -9 -21 -21 -21h-43c-12 0 -21 9 -21 21v235h213v85h-21v-21c0 -12 -9 -22 -21 -22h-256c-12 0 -22 10 -22 22v85c0 12 10 21 22 21h256c12 0 21 -9 21 -21v-21z" />
+ <glyph glyph-name="format_quote" unicode="format_quote"
+d="M299 149l42 86h-64v128h128v-128l-42 -86h-64zM128 149l43 86h-64v128h128v-128l-43 -86h-64z" />
+ <glyph glyph-name="format_shapes" unicode="format_shapes"
+d="M228 240h56l-28 82zM293 213h-75l-15 -42h-35l73 192h30l72 -192h-34zM405 405h43v43h-43v-43zM448 64v43h-43v-43h43zM363 107v42h42v214h-42v42h-214v-42h-42v-214h42v-42h214zM107 64v43h-43v-43h43zM64 448v-43h43v43h-43zM491 363h-43v-214h43v-128h-128v43h-214
+v-43h-128v128h43v214h-43v128h128v-43h214v43h128v-128z" />
+ <glyph glyph-name="format_size" unicode="format_size"
+d="M64 256v64h192v-64h-64v-149h-64v149h-64zM192 427h277v-64h-106v-256h-64v256h-107v64z" />
+ <glyph glyph-name="format_strikethrough" unicode="format_strikethrough"
+d="M64 213v43h384v-43h-384zM107 427h298v-64h-106v-64h-86v64h-106v64zM213 107v64h86v-64h-86z" />
+ <glyph glyph-name="format_textdirection_l_to_r" unicode="format_textdirection_l_to_r"
+d="M448 128l-85 -85v64h-256v42h256v64zM192 299c-47 0 -85 38 -85 85s38 85 85 85h171v-42h-43v-235h-43v235h-42v-235h-43v107z" />
+ <glyph glyph-name="format_textdirection_r_to_l" unicode="format_textdirection_r_to_l"
+d="M171 149h256v-42h-256v-64l-86 85l86 85v-64zM213 299c-47 0 -85 38 -85 85s38 85 85 85h171v-42h-43v-235h-42v235h-43v-235h-43v107z" />
+ <glyph glyph-name="format_underlined" unicode="format_underlined"
+d="M107 107h298v-43h-298v43zM256 149c-71 0 -128 57 -128 128v171h53v-171c0 -41 34 -74 75 -74s75 33 75 74v171h53v-171c0 -71 -57 -128 -128 -128z" />
+ <glyph glyph-name="forum" unicode="forum"
+d="M363 256c0 -12 -10 -21 -22 -21h-213l-85 -86v299c0 12 9 21 21 21h277c12 0 22 -9 22 -21v-192zM448 384c12 0 21 -9 21 -21v-320l-85 85h-235c-12 0 -21 9 -21 21v43h277v192h43z" />
+ <glyph glyph-name="forward" unicode="forward"
+d="M256 341v86l171 -171l-171 -171v86h-171v170h171z" />
+ <glyph glyph-name="forward_10" unicode="forward_&#x31;&#x30;"
+d="M282 188c0 -3.2653 6.32517 -7 10 -7c2 0 5 0 7 2l4 5s2 4 2 6v43c0 0 -2 4 -2 6c0 2.75261 -8.21183 7 -11 7c-2 0 -4 -1 -6 -3l-4 -4s-3 -4 -3 -6v-43s3 -4 3 -6zM322 209c0 -6 0 -13 -2 -17l-6 -13s-7 -6 -11 -6s-9 -2 -13 -2s-9 0 -13 2s-6 4 -10 6
+c-6.74403 3.37202 -9 19.7461 -9 30v15c0 6 0 13 2 17l7 13s6 6 10 6s9 2 13 2s9 0 13 -2s7 -4 11 -6s4 -7 6 -13s2 -11 2 -17v-15zM233 171h-20v70l-21 -6v15l38 12h3v-91zM85 235c0 94 77 170 171 170v86l107 -107l-107 -107v86c-70 0 -128 -58 -128 -128
+s58 -128 128 -128s128 58 128 128h43c0 -94 -77 -171 -171 -171s-171 77 -171 171z" />
+ <glyph glyph-name="forward_30" unicode="forward_&#x33;&#x30;"
+d="M85 235c0 94 77 170 171 170v86l107 -107l-107 -107v86c-70 0 -128 -58 -128 -128s58 -128 128 -128s128 58 128 128h43c0 -94 -77 -171 -171 -171s-171 77 -171 171zM284 188c0 -3.2653 6.32517 -7 10 -7c2 0 5 0 7 2l4 5s2 4 2 6v43c0 0 -2 4 -2 6
+c0 2.75261 -8.21183 7 -11 7c-2 0 -4 -1 -6 -3l-4 -4s-2 -4 -2 -6v-43s2 -4 2 -6zM326 209c0 -6 0 -13 -2 -17l-6 -13s-7 -6 -11 -6s-9 -2 -13 -2c-10.126 0 -16.1493 4.57466 -23 8c-4 2 -4 7 -6 13s-3 11 -3 17v15c0 6 1 13 3 17l6 13s7 6 11 6s8 2 12 2s9 0 13 -2
+s7 -4 11 -6s4 -7 6 -13s2 -11 2 -17v-15zM213 224c8.11936 0 15 4.95913 15 13v4s-2 2 -2 4s-2 2 -4 2h-11s-2 -2 -4 -2s-2 -2 -2 -4v-4h-22c0 9.89385 8.81974 23 18 23c2 0 8 2 10 2c8.67272 0 17.6319 -2.81597 24 -6c5.06488 -2.53244 8 -12.109 8 -19v-7s-2 -4 -2 -6
+s-2 -4 -4 -4s-5 -3 -7 -5c4 -2 9 -4 11 -8s4 -9 4 -13s0 -9 -2 -11s-4 -6 -6 -8s-7 -4 -11 -4s-9 -2 -13 -2s-8 0 -10 2s-7 2 -11 4c-5.58093 2.79046 -9 13.5084 -9 21h18v-4s2 -2 2 -4s2 -2 4 -2h11s2 2 4 2s2 2 2 4v11s-2 2 -2 4s-2 2 -4 2h-13v15h8z" />
+ <glyph glyph-name="forward_5" unicode="forward_&#x35;"
+d="M250 222c-1.79204 -0.716817 -7 -2.40231 -7 -4c0 -2 -2 -3 -2 -3h-13l5 47h51v-15h-37l-2 -19s2 0 2 2s3 1 3 3s2 0 4 0h4c4 0 9 -1 11 -3s6 -4 8 -6c4.43641 -4.43641 9 -13.6284 9 -23c0 -4 0 -9 -2 -11s-3 -7 -7 -11c-5.62284 -5.62284 -13.295 -8 -23 -8
+c-4 0 -9 0 -11 2s-6 2 -10 4c-5.5956 2.7978 -9 11.277 -9 19h17c0 -7.40446 5.29508 -10 13 -10c2 0 4 0 6 2l5 4s2 4 2 6v13l-2 4l-5 5s-4 2 -6 2h-4zM85 235c0 94 77 170 171 170v86l107 -107l-107 -107v86c-70 0 -128 -58 -128 -128s58 -128 128 -128s128 58 128 128h43
+c0 -94 -77 -171 -171 -171s-171 77 -171 171z" />
+ <glyph glyph-name="free_breakfast" unicode="free_breakfast"
+d="M85 107h342v-43h-342v43zM427 341v64h-43v-64h43zM427 448c24 0 42 -19 42 -43v-64c0 -23 -18 -42 -42 -42h-43v-64c0 -47 -38 -86 -85 -86h-128c-47 0 -86 39 -86 86v213h342z" />
+ <glyph glyph-name="fullscreen" unicode="fullscreen"
+d="M299 405h106v-106h-42v64h-64v42zM363 149v64h42v-106h-106v42h64zM107 299v106h106v-42h-64v-64h-42zM149 213v-64h64v-42h-106v106h42z" />
+ <glyph glyph-name="fullscreen_exit" unicode="fullscreen_exit"
+d="M341 341h64v-42h-106v106h42v-64zM299 107v106h106v-42h-64v-64h-42zM171 341v64h42v-106h-106v42h64zM107 171v42h106v-106h-42v64h-64z" />
+ <glyph glyph-name="functions" unicode="functions"
+d="M384 427v-64h-149l106 -107l-106 -107h149v-64h-256v43l139 128l-139 128v43h256z" />
+ <glyph glyph-name="g_translate" unicode="g_translate"
+d="M448 85v278c0 12 -9 21 -21 21h-188l25 -86h41v22h23v-22h77v-22h-27c-7 -27 -22 -53 -41 -75l58 -57l-15 -16l-58 57l-19 -19l17 -59l-43 -43h150c12 0 21 9 21 21zM298 253c5 -10 13 -23 24 -36c26 31 33 59 33 59h-85l7 -23h21zM282 237l13 -47l12 11
+c-10 11 -18 23 -25 36zM237 286c0 4.92043 -0.140331 11.2807 -2 15h-84v-33h47c-3 -13 -16 -32 -45 -32c-28 0 -51 24 -51 52s23 52 51 52c16 0 26 -7 32 -13l2 -1l26 25l-2 1c-16 15 -36 23 -58 23c-48 0 -87 -39 -87 -87s39 -87 87 -87c49 0 84 35 84 85zM427 405
+c23 0 42 -19 42 -42v-278c0 -23 -19 -42 -42 -42h-171l-21 64h-150c-23 0 -42 19 -42 42v278c0 23 19 42 42 42h128l19 -64h195z" />
+ <glyph glyph-name="gamepad" unicode="gamepad"
+d="M352 320h117v-128h-117l-64 64zM192 160l64 64l64 -64v-117h-128v117zM160 320l64 -64l-64 -64h-117v128h117zM320 352l-64 -64l-64 64v117h128v-117z" />
+ <glyph glyph-name="games" unicode="games"
+d="M352 320h117v-128h-117l-64 64zM192 160l64 64l64 -64v-117h-128v117zM160 320l64 -64l-64 -64h-117v128h117zM320 352l-64 -64l-64 64v117h128v-117z" />
+ <glyph glyph-name="gavel" unicode="gavel"
+d="M82 310l120 -121l-60 -60l-121 120zM263 491l120 -121l-60 -60l-121 120zM112 340l60 60l302 -302l-60 -60zM21 64h256v-43h-256v43z" />
+ <glyph glyph-name="gesture" unicode="gesture"
+d="M296 116c15 0 40 18 46 75c-46 -12 -62 -46 -62 -59c0 -10 9 -16 16 -16zM98 365l-37 36c5 6 10 12 18 20c5 5 30 27 58 27c19 0 54 -15 54 -61c0 -29 -11 -46 -28 -70c-10 -14 -32 -52 -39 -75c-8 -23 -3 -41 7 -41c9 0 19 12 24 18c5 5 37 42 49 58c16 20 57 60 105 60
+c63 0 83 -54 86 -89h53v-53h-52c-9 -102 -66 -131 -101 -131c-38 0 -68 30 -68 66s34 101 115 115c-2 17 -3 38 -38 38c-27 0 -61 -41 -87 -73c-24 -29 -42 -52 -65 -59c-49.7758 -15.7187 -85 28.2434 -85 73c0 52 56 126 61 135c6 10 17 28 6 32c-7 3 -21 -11 -36 -26z
+" />
+ <glyph glyph-name="get_app" unicode="get_app"
+d="M107 128h298v-43h-298v43zM405 320l-149 -149l-149 149h85v128h128v-128h85z" />
+ <glyph glyph-name="gif" unicode="gif"
+d="M405 288h-64v-21h43v-32h-43v-43h-32v128h96v-32zM192 320c13 0 21 -10 21 -21v-11h-74v-64h42v32h32v-43c0 -11 -8 -21 -21 -21h-64c-13 0 -21 10 -21 21v86c0 11 8 21 21 21h64zM245 320h32v-128h-32v128z" />
+ <glyph glyph-name="goat" unicode="goat"
+d="M511 318c1 -1 1 -4 0 -5l-25 -32c-1 -1 -3 -2 -4 -2l-15 3l-7 -22c-3 -5 -10 -5 -13 0l-14 30l-23 5l-47 -112l17 -136c0 -3 -2 -4 -4 -4h-20c-2 0 -3 1 -4 3l-20 81l-10 17l-25 -98c0 -2 -2 -3 -4 -3h-21c-2 0 -4 2 -4 4l23 135h-135l-35 -66l8 -68c1 -3 -1 -5 -4 -5
+h-20c-1 0 -3 0 -4 2l-28 102l-34 -39l6 -60c1 -3 -1 -5 -4 -5h-22c-2 0 -4 1 -4 2l-13 56l21 82v144s-23 9 -23 30h274c0 0 48 -1 95 33c0 0 -8 22 6 36c0 0 28 -20 36 -25c10 -6 17 5 14 14c-2 6 -9 28 -45 42c-4.57884 1.52628 -15.2106 2.3682 -13 9c0 2 2 3 4 3
+c44 -6 70 -42 77 -58c1 -2 20 -15 18 -38c0 -3 0 -5 2 -7z" />
+ <glyph glyph-name="golf_course" unicode="golf_course"
+d="M363 386l-128 -66v-193c61 -3 106 -21 106 -42c0 -23 -57 -42 -128 -42s-128 19 -128 42c0 16 26 30 64 37v-37h43v384zM384 96c0 18 14 32 32 32s32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32z" />
+ <glyph glyph-name="gps_fixed" unicode="gps_fixed"
+d="M256 107c83 0 149 66 149 149s-66 149 -149 149s-149 -66 -149 -149s66 -149 149 -149zM447 277h44v-42h-44c-10 -89 -81 -160 -170 -170v-44h-42v44c-89 10 -160 81 -170 170h-44v42h44c10 89 81 160 170 170v44h42v-44c89 -10 160 -81 170 -170zM256 341
+c47 0 85 -38 85 -85s-38 -85 -85 -85s-85 38 -85 85s38 85 85 85z" />
+ <glyph glyph-name="gps_not_fixed" unicode="gps_not_fixed"
+d="M256 107c83 0 149 66 149 149s-66 149 -149 149s-149 -66 -149 -149s66 -149 149 -149zM447 277h44v-42h-44c-10 -89 -81 -160 -170 -170v-44h-42v44c-89 10 -160 81 -170 170h-44v42h44c10 89 81 160 170 170v44h42v-44c89 -10 160 -81 170 -170z" />
+ <glyph glyph-name="gps_off" unicode="gps_off"
+d="M347 138l-209 209c-19 -25 -31 -57 -31 -91c0 -83 66 -149 149 -149c34 0 66 12 91 31zM64 421l27 27l357 -357l-27 -27l-44 44c-28 -23 -62 -39 -100 -43v-44h-42v44c-89 10 -160 81 -170 170h-44v42h44c4 38 20 72 43 100zM447 277h44v-42h-44c-3 -24 -10 -48 -21 -68
+l-32 32c7 17 11 37 11 57c0 83 -66 149 -149 149c-20 0 -40 -4 -57 -11l-32 32c21 11 44 18 68 21v44h42v-44c89 -10 160 -81 170 -170z" />
+ <glyph glyph-name="grade" unicode="grade"
+d="M256 144l-132 -80l35 150l-116 101l153 13l60 141l60 -141l153 -13l-116 -101l35 -150z" />
+ <glyph glyph-name="gradient" unicode="gradient"
+d="M405 277v128h-298v-128h42v-42h43v-43h43v43h42v-43h43v43h43v42h42zM363 128v43h-43v-43h43zM277 128v43h-42v-43h42zM192 128v43h-43v-43h43zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298zM149 320h43
+v-43h-43v43zM320 320h43v-43h-43v43zM235 320h42v-43h43v-42h-43v42h-42v-42h-43v42h43v43zM363 235v-43h42v43h-42zM149 235h-42v-43h42v43z" />
+ <glyph glyph-name="grain" unicode="grain"
+d="M213 427c23 0 43 -20 43 -43s-20 -43 -43 -43s-42 20 -42 43s19 43 42 43zM299 341c23 0 42 -19 42 -42s-19 -43 -42 -43s-43 20 -43 43s20 42 43 42zM384 256c23 0 43 -20 43 -43s-20 -42 -43 -42s-43 19 -43 42s20 43 43 43zM299 171c23 0 42 -20 42 -43
+s-19 -43 -42 -43s-43 20 -43 43s20 43 43 43zM384 341c-23 0 -43 20 -43 43s20 43 43 43s43 -20 43 -43s-20 -43 -43 -43zM128 171c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM128 341c23 0 43 -19 43 -42s-20 -43 -43 -43s-43 20 -43 43s20 42 43 42z
+M213 256c23 0 43 -20 43 -43s-20 -42 -43 -42s-42 19 -42 42s19 43 42 43z" />
+ <glyph glyph-name="graphic_eq" unicode="graphic_eq"
+d="M405 299h43v-86h-43v86zM320 128v256h43v-256h-43zM64 213v86h43v-86h-43zM235 43v426h42v-426h-42zM149 128v256h43v-256h-43z" />
+ <glyph glyph-name="grid_off" unicode="grid_off"
+d="M341 85h31l-31 31v-31zM299 85v74l-12 12h-74v-86h86zM171 213v74l-12 12h-74v-86h86zM171 85v86h-86v-86h86zM85 372v-31h31zM213 244v-31h31zM27 485l458 -458l-27 -27l-43 43h-330c-23 0 -42 19 -42 42v330l-43 43zM341 427v-86h86v86h-86zM171 427h-31l-43 42h330
+c23 0 42 -19 42 -42v-330l-42 43v31h-31l-43 42h74v86h-86v-74l-42 43v31h-31l-43 42h74v86h-86v-74l-42 43v31z" />
+ <glyph glyph-name="grid_on" unicode="grid_on"
+d="M427 341v86h-86v-86h86zM427 213v86h-86v-86h86zM427 85v86h-86v-86h86zM299 341v86h-86v-86h86zM299 213v86h-86v-86h86zM299 85v86h-86v-86h86zM171 341v86h-86v-86h86zM171 213v86h-86v-86h86zM171 85v86h-86v-86h86zM427 469c23 0 42 -19 42 -42v-342
+c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v342c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="group" unicode="group"
+d="M341 235c50 0 150 -25 150 -75v-53h-128v53c0 32 -17 56 -42 74c7 1 14 1 20 1zM171 235c50 0 149 -25 149 -75v-53h-299v53c0 50 100 75 150 75zM171 277c-35 0 -64 29 -64 64s29 64 64 64s63 -29 63 -64s-28 -64 -63 -64zM341 277c-35 0 -64 29 -64 64s29 64 64 64
+s64 -29 64 -64s-29 -64 -64 -64z" />
+ <glyph glyph-name="group_add" unicode="group_add"
+d="M277 235c43 0 128 -21 128 -64v-43h-256v43c0 43 85 64 128 64zM419 231c43 -7 93 -27 93 -60v-43h-64v43c0 25 -11 44 -29 60zM277 277c-35 0 -64 29 -64 64s29 64 64 64s64 -29 64 -64s-29 -64 -64 -64zM384 277c-7 0 -13 1 -19 3c12 17 19 38 19 61s-7 44 -19 61
+c6 2 12 3 19 3c35 0 64 -29 64 -64s-29 -64 -64 -64zM171 299v-43h-64v-64h-43v64h-64v43h64v64h43v-64h64z" />
+ <glyph glyph-name="group_work" unicode="group_work"
+d="M341 139c29 0 54 24 54 53s-25 53 -54 53s-53 -24 -53 -53s24 -53 53 -53zM203 341c0 -29 24 -53 53 -53s53 24 53 53s-24 54 -53 54s-53 -25 -53 -54zM171 139c29 0 53 24 53 53s-24 53 -53 53s-54 -24 -54 -53s25 -53 54 -53zM256 469c118 0 213 -95 213 -213
+s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="hd" unicode="hd"
+d="M309 224v64h43v-64h-43zM277 320v-128h86c12 0 21 9 21 21v86c0 12 -9 21 -21 21h-86zM235 192v128h-32v-53h-43v53h-32v-128h32v43h43v-43h32zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h298z" />
+ <glyph glyph-name="hdr_off" unicode="hdr_off"
+d="M53 459c135.424 -135.909 271.816 -270.85 408 -406l-24 -23l-162 162h-72v73l-32 32v-105h-32v53h-43v-53h-32v128h32v-43h43v43h8l-117 117zM277 288h-8l-32 32h40c17 0 32 -15 32 -32v-41l-32 32v9zM373 288v-21h43v21h-43zM373 192h-8l-24 23v105h75
+c17 0 32 -15 32 -32v-21c0 -13 -8 -26 -19 -30l19 -45h-32l-19 43h-24v-43z" />
+ <glyph glyph-name="hdr_on" unicode="hdr_on"
+d="M277 224v64h-42v-64h42zM277 320c17 0 32 -15 32 -32v-64c0 -17 -15 -32 -32 -32h-74v128h74zM139 277v43h32v-128h-32v53h-43v-53h-32v128h32v-43h43zM416 267v21h-43v-21h43zM448 267c0 -13 -8 -24 -19 -30l19 -45h-32l-19 43h-24v-43h-32v128h75c17 0 32 -15 32 -32
+v-21z" />
+ <glyph glyph-name="hdr_strong" unicode="hdr_strong"
+d="M107 213c23 0 42 20 42 43s-19 43 -42 43s-43 -20 -43 -43s20 -43 43 -43zM107 341c47 0 85 -38 85 -85s-38 -85 -85 -85s-86 38 -86 85s39 85 86 85zM363 384c71 0 128 -57 128 -128s-57 -128 -128 -128s-128 57 -128 128s57 128 128 128z" />
+ <glyph glyph-name="hdr_weak" unicode="hdr_weak"
+d="M363 171c47 0 85 38 85 85s-38 85 -85 85s-86 -38 -86 -85s39 -85 86 -85zM363 384c71 0 128 -57 128 -128s-57 -128 -128 -128s-128 57 -128 128s57 128 128 128zM107 341c47 0 85 -38 85 -85s-38 -85 -85 -85s-86 38 -86 85s39 85 86 85z" />
+ <glyph glyph-name="headset" unicode="headset"
+d="M256 491c106 0 192 -86 192 -192v-150c0 -35 -29 -64 -64 -64h-64v171h85v43c0 83 -66 149 -149 149s-149 -66 -149 -149v-43h85v-171h-64c-35 0 -64 29 -64 64v150c0 106 86 192 192 192z" />
+ <glyph glyph-name="headset_mic" unicode="headset_mic"
+d="M256 491c106 0 192 -86 192 -192v-214c0 -35 -29 -64 -64 -64h-128v43h149v21h-85v171h85v43c0 83 -66 149 -149 149s-149 -66 -149 -149v-43h85v-171h-64c-35 0 -64 29 -64 64v150c0 106 86 192 192 192z" />
+ <glyph glyph-name="healing" unicode="healing"
+d="M355 78l78 78l-78 77l-77 -78zM299 277c-12 0 -22 -9 -22 -21s10 -21 22 -21s21 9 21 21s-9 21 -21 21zM256 192c12 0 21 9 21 21s-9 22 -21 22s-21 -10 -21 -22s9 -21 21 -21zM213 235c12 0 22 9 22 21s-10 21 -22 21s-21 -9 -21 -21s9 -21 21 -21zM156 278l77 78
+l-77 77l-78 -78zM256 320c-12 0 -21 -9 -21 -21s9 -22 21 -22s21 10 21 22s-9 21 -21 21zM378 256l85 -85c8 -8 8 -22 0 -30l-92 -93c-4 -4 -9 -6 -15 -6s-12 2 -16 6l-84 85l-85 -85c-8 -8 -22 -8 -30 0l-93 93c-8 8 -8 22 0 30l85 85l-85 84c-8 8 -8 23 0 31l93 92
+c4 4 10 6 15 6c6 0 11 -2 15 -6l85 -85l84 85c8 8 23 8 31 0l92 -92c8 -8 8 -23 0 -31z" />
+ <glyph glyph-name="hearing" unicode="hearing"
+d="M245 320c0 29 25 53 54 53s53 -24 53 -53s-24 -53 -53 -53s-54 24 -54 53zM163 456c-35 -35 -56 -83 -56 -136s21 -101 56 -136l-30 -30c-42 42 -69 101 -69 166s27 124 69 166zM363 85c23 0 42 20 42 43h43c0 -47 -38 -85 -85 -85c-12 0 -24 2 -35 7
+c-29 15 -46 37 -59 76c-7 21 -19 31 -36 44c-19 14 -42 32 -61 67c-15 27 -23 56 -23 83c0 84 66 149 150 149s149 -65 149 -149h-43c0 60 -46 107 -106 107s-107 -47 -107 -107c0 -20 6 -43 17 -63c15 -28 33 -41 50 -54c20 -15 40 -31 51 -64c11 -32 21 -42 36 -50
+c4 -2 11 -4 17 -4z" />
+ <glyph glyph-name="help" unicode="help"
+d="M321 272c12 12 20 29 20 48c0 47 -38 85 -85 85s-85 -38 -85 -85h42c0 23 20 43 43 43s43 -20 43 -43c0 -12 -5 -22 -13 -30l-26 -27c-15 -16 -25 -37 -25 -60v-11h42c0 32 10 44 25 60zM277 107v42h-42v-42h42zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213
+s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="help_outline" unicode="help_outline"
+d="M256 384c47 0 85 -38 85 -85c0 -53 -64 -59 -64 -107h-42c0 69 64 64 64 107c0 23 -20 42 -43 42s-43 -19 -43 -42h-42c0 47 38 85 85 85zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213
+s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM235 128v43h42v-43h-42z" />
+ <glyph glyph-name="high_quality" unicode="high_quality"
+d="M309 224v64h43v-64h-43zM384 213v86c0 12 -9 21 -21 21h-64c-12 0 -22 -9 -22 -21v-86c0 -12 10 -21 22 -21h16v-32h32v32h16c12 0 21 9 21 21zM235 192v128h-32v-53h-43v53h-32v-128h32v43h43v-43h32zM405 427c23 0 43 -20 43 -43v-256c0 -23 -20 -43 -43 -43h-298
+c-24 0 -43 20 -43 43v256c0 23 19 43 43 43h298z" />
+ <glyph glyph-name="highlight" unicode="highlight"
+d="M362 372l45 45l30 -30l-45 -46zM75 387l30 30l45 -45l-30 -31zM235 469h42v-64h-42v64zM128 213v107h256v-107l-64 -64v-106h-128v106z" />
+ <glyph glyph-name="highlight_off" unicode="highlight_off"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM311 341l30 -30l-55 -55l55 -55l-30 -30l-55 55l-55 -55l-30 30l55 55l-55 55l30 30l55 -55z
+" />
+ <glyph glyph-name="history" unicode="history"
+d="M256 341h32v-90l75 -45l-16 -26l-91 55v106zM277 448c106 0 192 -86 192 -192s-86 -192 -192 -192c-53 0 -100 21 -135 56l30 31c27 -27 64 -44 105 -44c83 0 150 66 150 149s-67 149 -150 149s-149 -66 -149 -149h64l-86 -86l-2 3l-83 83h64c0 106 86 192 192 192z" />
+ <glyph glyph-name="home" unicode="home"
+d="M213 85h-106v171h-64l213 192l213 -192h-64v-171h-106v128h-86v-128z" />
+ <glyph glyph-name="hot_tub" unicode="hot_tub"
+d="M313 387c22 -21 31 -50 27 -79l-1 -9h-41l3 12c3.05626 17.3188 -3.40602 35.406 -16 48c-22 22 -32 51 -28 80l1 9h41l-2 -13c-3 -17 2 -34 14 -47zM398 387c22 -21 32 -50 28 -79l-2 -9h-40l2 12c3 17 -2 34 -14 47l-2 1c-22 22 -32 51 -28 80l2 9h40l-2 -13
+c-3 -17 2 -34 14 -47zM405 85v128h-42v-128h42zM320 85v128h-43v-128h43zM235 85v128h-43v-128h43zM149 85v128h-42v-128h42zM238 256h231v-171c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v171h64v16c0 26 22 48 48 48c15.3845 0 28.1542 -8.15417 36 -16l29 -33
+c5 -6 11 -10 18 -15zM107 384c0 24 18 43 42 43s43 -19 43 -43s-19 -43 -43 -43s-42 19 -42 43z" />
+ <glyph glyph-name="hotel" unicode="hotel"
+d="M405 363c47 0 86 -39 86 -86v-192h-43v64h-384v-64h-43v320h43v-192h171v150h170zM149 235c-35 0 -64 29 -64 64s29 64 64 64s64 -29 64 -64s-29 -64 -64 -64z" />
+ <glyph glyph-name="hourglass_empty" unicode="hourglass_empty"
+d="M256 267l85 85v75h-170v-75zM341 160l-85 85l-85 -85v-75h170v75zM128 469h256v-128l-85 -85l85 -85v-128h-256v128l85 85l-85 85v128z" />
+ <glyph glyph-name="hourglass_full" unicode="hourglass_full"
+d="M128 469h256v-128l-85 -85l85 -85v-128h-256v128l85 85l-85 85v128z" />
+ <glyph glyph-name="http" unicode="http"
+d="M459 267v21h-43v-21h43zM459 320c17 0 32 -15 32 -32v-21c0 -17 -15 -32 -32 -32h-43v-43h-32v128h75zM267 288v32h96v-32h-32v-96h-32v96h-32zM149 288v32h96v-32h-32v-96h-32v96h-32zM96 277v43h32v-128h-32v53h-43v-53h-32v128h32v-43h43z" />
+ <glyph glyph-name="https" unicode="https"
+d="M322 341v43c0 36 -30 66 -66 66s-66 -30 -66 -66v-43h132zM256 149c23 0 43 20 43 43s-20 43 -43 43s-43 -20 -43 -43s20 -43 43 -43zM384 341c23 0 43 -19 43 -42v-214c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h21v43c0 59 48 107 107 107
+s107 -48 107 -107v-43h21z" />
+ <glyph glyph-name="image" unicode="image"
+d="M181 224l-74 -96h298l-96 128l-74 -96zM448 107c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298c23 0 43 -20 43 -43v-298z" />
+ <glyph glyph-name="image_aspect_ratio" unicode="image_aspect_ratio"
+d="M427 128v256h-342v-256h342zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342zM256 299v-43h-43v43h43zM171 299v-43h-43v43h43zM341 213v-42h-42v42h42zM341 299v-43h-42v43h42z" />
+ <glyph glyph-name="import_contacts" unicode="import_contacts"
+d="M448 117v246c-23 7 -49 10 -75 10c-36 0 -88 -14 -117 -32v-245c29 18 81 32 117 32c26 0 52 -4 75 -11zM373 416c44.2046 0 90.7488 -11.0375 118 -32v-311c0 -5 -6 -11 -11 -11c-2 0 -3 0 -5 1c-30 16 -67 22 -102 22c-36 0 -88 -14 -117 -32c-31 23 -75 32 -117 32
+c-31 0 -73 -9 -102 -23c-2 0 -3 -1 -5 -1c-5 0 -11 5 -11 10v313c31 23 76 32 118 32s86 -9 117 -32c31 23 75 32 117 32z" />
+ <glyph glyph-name="import_export" unicode="import_export"
+d="M341 149h64l-85 -85l-85 85h64v150h42v-150zM192 448l85 -85h-64v-150h-42v150h-64z" />
+ <glyph glyph-name="important_devices" unicode="important_devices"
+d="M255 320h65l-53 -38l20 -62l-52 39l-53 -39l20 62l-53 38h65l21 64zM427 469c23 0 42 -18 42 -42v-107h-42v107h-384v-256h277v-43h-43v-43h43v-42h-171v42h43v43h-149c-24 0 -43 20 -43 43v256c0 24 19 42 43 42h384zM491 85v150h-107v-150h107zM491 277
+c12 0 21 -9 21 -21v-192c0 -12 -9 -21 -21 -21h-107c-12 0 -21 9 -21 21v192c0 12 9 21 21 21h107z" />
+ <glyph glyph-name="inbox" unicode="inbox"
+d="M405 192v213h-299v-213h86c0 -35 29 -64 64 -64s64 29 64 64h85zM405 448c23 0 43 -19 43 -43v-298c0 -23 -20 -43 -43 -43h-299c-24 0 -42 20 -42 43v298c0 24 18 43 42 43h299z" />
+ <glyph glyph-name="indeterminate_check_box" unicode="indeterminate_check_box"
+d="M363 235v42h-214v-42h214zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="info" unicode="info"
+d="M277 320v43h-42v-43h42zM277 149v128h-42v-128h42zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="info_outline" unicode="info_outline"
+d="M235 320v43h42v-43h-42zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM235 149v128h42v-128h-42z" />
+ <glyph glyph-name="input" unicode="input"
+d="M235 171v64h-214v42h214v64l85 -85zM448 448c23 0 43 -19 43 -43v-299c0 -23 -20 -42 -43 -42h-384c-23 0 -43 19 -43 42v86h43v-86h384v300h-384v-86h-43v85c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="insert_chart" unicode="insert_chart"
+d="M363 149v86h-43v-86h43zM277 149v214h-42v-214h42zM192 149v150h-43v-150h43zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="insert_comment" unicode="insert_comment"
+d="M384 341v43h-256v-43h256zM384 277v43h-256v-43h256zM384 213v43h-256v-43h256zM427 469c23 0 42 -19 42 -42v-384l-85 85h-299c-23 0 -42 20 -42 43v256c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="insert_drive_file" unicode="insert_drive_file"
+d="M277 320h118l-118 117v-117zM128 469h171l128 -128v-256c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42l1 342c0 23 19 42 42 42z" />
+ <glyph glyph-name="insert_emoticon" unicode="insert_emoticon"
+d="M256 139c-50 0 -92 30 -109 74h218c-17 -44 -59 -74 -109 -74zM181 277c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM331 277c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM256 85c94 0 171 77 171 171s-77 171 -171 171
+s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="insert_invitation" unicode="insert_invitation"
+d="M405 107v234h-298v-234h298zM341 491h43v-43h21c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h21v43h43v-43h170v43zM363 256v-107h-107v107h107z" />
+ <glyph glyph-name="insert_link" unicode="insert_link"
+d="M363 363c59 0 106 -48 106 -107s-47 -107 -106 -107h-86v41h86c36 0 66 30 66 66s-30 66 -66 66h-86v41h86zM171 235v42h170v-42h-170zM83 256c0 -36 30 -66 66 -66h86v-41h-86c-59 0 -106 48 -106 107s47 107 106 107h86v-41h-86c-36 0 -66 -30 -66 -66z" />
+ <glyph glyph-name="insert_photo" unicode="insert_photo"
+d="M181 224l-74 -96h298l-96 128l-74 -96zM448 107c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298c23 0 43 -20 43 -43v-298z" />
+ <glyph glyph-name="invert_colors" unicode="invert_colors"
+d="M256 94v309l-90 -90c-24 -24 -38 -57 -38 -91c0 -68.7916 59.1998 -128 128 -128zM377 343c67 -67 67 -174 0 -241c-33 -33 -77 -50 -121 -50s-88 17 -121 50c-67 67 -67 174 0 241l121 121z" />
+ <glyph glyph-name="invert_colors_off" unicode="invert_colors_off"
+d="M256 403l-49 -48l-30 30l79 79l121 -121c52 -52 63 -129 34 -192l-155 154v98zM256 94v103l-102 102c-17 -22 -26 -49 -26 -77c0 -68.7916 59.1998 -128 128 -128zM441 67l7 -8l-27 -27l-58 58c-31 -25 -69 -38 -107 -38c-44 0 -88 17 -121 50c-62 63 -66 161 -12 228
+l-59 59l27 27c116.495 -116.495 232.353 -233.66 350 -349z" />
+ <glyph glyph-name="iso" unicode="iso"
+d="M363 149h-107v32h107v-32zM405 107v298l-298 -298h298zM117 352v-32h43v-43h32v43h43v32h-43v43h-32v-43h-43zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="keyboard" unicode="keyboard"
+d="M405 299v42h-42v-42h42zM405 235v42h-42v-42h42zM341 299v42h-42v-42h42zM341 235v42h-42v-42h42zM341 149v43h-170v-43h170zM149 299v42h-42v-42h42zM149 235v42h-42v-42h42zM171 277v-42h42v42h-42zM171 341v-42h42v42h-42zM235 277v-42h42v42h-42zM235 341v-42h42v42
+h-42zM427 405c23 0 42 -19 42 -42v-214c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v214c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="keyboard_arrow_down" unicode="keyboard_arrow_down"
+d="M158 345l98 -98l98 98l30 -30l-128 -128l-128 128z" />
+ <glyph glyph-name="keyboard_arrow_left" unicode="keyboard_arrow_left"
+d="M329 169l-30 -30l-128 128l128 128l30 -30l-98 -98z" />
+ <glyph glyph-name="keyboard_arrow_right" unicode="keyboard_arrow_right"
+d="M183 163l98 98l-98 98l30 30l128 -128l-128 -128z" />
+ <glyph glyph-name="keyboard_arrow_up" unicode="keyboard_arrow_up"
+d="M158 183l-30 30l128 128l128 -128l-30 -30l-98 98z" />
+ <glyph glyph-name="keyboard_backspace" unicode="keyboard_backspace"
+d="M448 277v-42h-302l76 -77l-30 -30l-128 128l128 128l30 -30l-76 -77h302z" />
+ <glyph glyph-name="keyboard_capslock" unicode="keyboard_capslock"
+d="M128 128v43h256v-43h-256zM256 333l-98 -98l-30 30l128 128l128 -128l-30 -30z" />
+ <glyph glyph-name="keyboard_hide" unicode="keyboard_hide"
+d="M256 21l-85 86h170zM405 341v43h-42v-43h42zM405 277v43h-42v-43h42zM341 341v43h-42v-43h42zM341 277v43h-42v-43h42zM341 192v43h-170v-43h170zM149 341v43h-42v-43h42zM149 277v43h-42v-43h42zM171 320v-43h42v43h-42zM171 384v-43h42v43h-42zM235 320v-43h42v43h-42z
+M235 384v-43h42v43h-42zM427 448c23 0 42 -20 42 -43v-213c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v213c0 23 19 43 42 43h342z" />
+ <glyph glyph-name="keyboard_return" unicode="keyboard_return"
+d="M405 363h43v-128h-324l77 -77l-30 -30l-128 128l128 128l30 -30l-77 -77h281v86z" />
+ <glyph glyph-name="keyboard_tab" unicode="keyboard_tab"
+d="M427 384h42v-256h-42v256zM247 354l30 30l128 -128l-128 -128l-30 30l77 77h-303v42h303z" />
+ <glyph glyph-name="keyboard_voice" unicode="keyboard_voice"
+d="M369 256h36c0 -73 -58 -133 -128 -143v-70h-42v70c-70 10 -128 70 -128 143h36c0 -64 54 -109 113 -109s113 45 113 109zM256 192c-35 0 -64 29 -64 64v128c0 35 29 64 64 64s64 -29 64 -64v-128c0 -35 -29 -64 -64 -64z" />
+ <glyph glyph-name="kitchen" unicode="kitchen"
+d="M171 256h42v-107h-42v107zM171 405h42v-64h-42v64zM384 320v107h-256v-107h256zM384 85v193h-256v-193h256zM384 469c23 0 43 -18 43 -42v-342c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v342c0 24 20 42 43 42h256z" />
+ <glyph glyph-name="label" unicode="label"
+d="M376 387l93 -131l-93 -131c-8 -11 -21 -18 -35 -18h-234c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h234c14 0 27 -7 35 -18z" />
+ <glyph glyph-name="label_outline" unicode="label_outline"
+d="M341 149l76 107l-76 107h-234v-214h234zM376 387l93 -131l-93 -131c-8 -11 -21 -18 -35 -18h-234c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h234c14 0 27 -7 35 -18z" />
+ <glyph glyph-name="landscape" unicode="landscape"
+d="M299 384l192 -256h-470l128 171l96 -128l34 25l-60 81z" />
+ <glyph glyph-name="language" unicode="language"
+d="M349 213h72c3 14 6 28 6 43s-3 29 -6 43h-72c2 -14 3 -28 3 -43s-1 -29 -3 -43zM311 95c39 13 73 41 93 76h-63c-7 -27 -17 -52 -30 -76zM306 213c2 14 3 28 3 43s-1 29 -3 43h-100c-2 -14 -3 -28 -3 -43s1 -29 3 -43h100zM256 86c18 26 32 54 41 85h-82
+c9 -31 23 -59 41 -85zM171 341c7 27 17 52 30 76c-39 -13 -73 -41 -93 -76h63zM108 171c20 -35 54 -63 93 -76c-13 24 -23 49 -30 76h-63zM91 213h72c-2 14 -3 28 -3 43s1 29 3 43h-72c-3 -14 -6 -28 -6 -43s3 -29 6 -43zM256 426c-18 -26 -32 -54 -41 -85h82
+c-9 31 -23 59 -41 85zM404 341c-20 35 -54 63 -93 76c13 -24 23 -49 30 -76h63zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="laptop" unicode="laptop"
+d="M85 384v-213h342v213h-342zM427 128h85v-43h-512v43h85c-23 0 -42 20 -42 43v213c0 23 19 43 42 43h342c23 0 42 -20 42 -43v-213c0 -23 -19 -43 -42 -43z" />
+ <glyph glyph-name="laptop_chromebook" unicode="laptop_chromebook"
+d="M427 192v213h-342v-213h342zM299 128v21h-86v-21h86zM469 128h43v-43h-512v43h43v320h426v-320z" />
+ <glyph glyph-name="laptop_mac" unicode="laptop_mac"
+d="M256 107c12 0 21 9 21 21s-9 21 -21 21s-21 -9 -21 -21s9 -21 21 -21zM85 405v-234h342v234h-342zM427 128h85c0 -23 -20 -43 -43 -43h-426c-23 0 -43 20 -43 43h85c-23 0 -42 20 -42 43v234c0 23 19 43 42 43h342c23 0 42 -20 42 -43v-234c0 -23 -19 -43 -42 -43z" />
+ <glyph glyph-name="laptop_windows" unicode="laptop_windows"
+d="M85 405v-213h342v213h-342zM427 128h85v-43h-512v43h85v21c-23 0 -42 20 -42 43v213c0 23 19 43 42 43h342c23 0 42 -20 42 -43v-213c0 -23 -19 -43 -42 -43v-21z" />
+ <glyph glyph-name="last_page" unicode="last_page"
+d="M341 384h43v-256h-43v256zM119 354l30 30l128 -128l-128 -128l-30 30l98 98z" />
+ <glyph glyph-name="launch" unicode="launch"
+d="M299 448h149v-149h-43v76l-209 -209l-30 30l209 209h-76v43zM405 107v149h43v-149c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h149v-43h-149v-298h298z" />
+ <glyph glyph-name="layers" unicode="layers"
+d="M256 171c-64.012 49.6547 -127.813 99.5201 -192 149l192 149l192 -149c-64.1875 -49.4791 -127.987 -99.3464 -192 -149zM256 116l157 123l35 -27l-192 -149l-192 149l35 27z" />
+ <glyph glyph-name="layers_clear" unicode="layers_clear"
+d="M70 491l399 -400l-27 -27l-80 81l-106 -82l-192 149l35 27l157 -123l75 59l-30 30l-45 -34c-64.012 49.6547 -127.813 99.5201 -192 149l69 54l-90 90zM448 320c-28.8803 -22.1197 -57.4315 -44.5685 -86 -67l-168 168l62 48zM423 192l-31 31l25 19l31 -30z" />
+ <glyph glyph-name="leak_add" unicode="leak_add"
+d="M299 64c0 83 66 149 149 149v-42c-59 0 -107 -48 -107 -107h-42zM384 64c0 35 29 64 64 64v-64h-64zM213 64c0 129 106 235 235 235v-43c-106 0 -192 -86 -192 -192h-43zM213 448c0 -83 -66 -149 -149 -149v42c59 0 107 48 107 107h42zM299 448
+c0 -129 -105 -235 -235 -235v43c106 0 192 86 192 192h43zM128 448c0 -35 -29 -64 -64 -64v64h64z" />
+ <glyph glyph-name="leak_remove" unicode="leak_remove"
+d="M328 265c35 21 76 34 120 34v-43c-32 0 -62 -8 -89 -22zM425 168l-34 34c17 7 37 11 57 11v-42c-8 0 -16 -1 -23 -3zM299 448c0 -44 -13 -85 -34 -120l-31 31c14 27 22 57 22 89h43zM64 421l27 27l357 -357l-27 -27l-61 61c-12 -17 -19 -38 -19 -61h-42c0 34 12 66 31 91
+l-31 30c-27 -33 -43 -75 -43 -121h-43c0 58 21 111 56 152l-53 53c-41 -35 -94 -56 -152 -56v43c46 0 89 16 122 43l-31 31c-25 -19 -57 -31 -91 -31v42c23 0 44 7 61 19zM213 448c0 -20 -4 -40 -11 -57l-34 34c2 7 3 15 3 23h42z" />
+ <glyph glyph-name="lens" unicode="lens"
+d="M256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="library_add" unicode="library_add"
+d="M405 277v43h-85v85h-43v-85h-85v-43h85v-85h43v85h85zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h256zM85 384v-299h299v-42h-299c-23 0 -42 19 -42 42v299h42z" />
+ <glyph glyph-name="library_books" unicode="library_books"
+d="M405 363v42h-213v-42h213zM320 192v43h-128v-43h128zM405 277v43h-213v-43h213zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h256zM85 384v-299h299v-42h-299c-23 0 -42 19 -42 42v299h42z" />
+ <glyph glyph-name="library_music" unicode="library_music"
+d="M85 384v-299h299v-42h-299c-23 0 -42 19 -42 42v299h42zM384 363v42h-85v-117c-9 7 -20 11 -32 11c-29 0 -54 -25 -54 -54s25 -53 54 -53s53 24 53 53v118h64zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42
+h256z" />
+ <glyph glyph-name="lightbulb_outline" unicode="lightbulb_outline"
+d="M317 233c29 20 46 52 46 87c0 59 -48 107 -107 107s-107 -48 -107 -107c0 -35 17 -67 46 -87l18 -13v-49h86v49zM256 469c82 0 149 -67 149 -149c0 -51 -25 -95 -64 -122v-49c0 -12 -9 -21 -21 -21h-128c-12 0 -21 9 -21 21v49c-39 27 -64 71 -64 122
+c0 82 67 149 149 149zM192 64v21h128v-21c0 -12 -9 -21 -21 -21h-86c-12 0 -21 9 -21 21z" />
+ <glyph glyph-name="line_style" unicode="line_style"
+d="M64 427h384v-86h-384v86zM277 256v43h171v-43h-171zM64 256v43h171v-43h-171zM405 85v43h43v-43h-43zM320 85v43h43v-43h-43zM235 85v43h42v-43h-42zM149 85v43h43v-43h-43zM64 85v43h43v-43h-43zM341 171v42h107v-42h-107zM203 171v42h106v-42h-106zM64 171v42h107v-42
+h-107z" />
+ <glyph glyph-name="line_weight" unicode="line_weight"
+d="M64 427h384v-86h-384v86zM64 235v64h384v-64h-384zM64 85v22h384v-22h-384zM64 149v43h384v-43h-384z" />
+ <glyph glyph-name="linear_scale" unicode="linear_scale"
+d="M416 309c29 0 53 -24 53 -53s-24 -53 -53 -53c-22 0 -41 13 -49 32h-62c-8 -19 -27 -32 -49 -32s-41 13 -49 32h-62c-8 -19 -27 -32 -49 -32c-29 0 -53 24 -53 53s24 53 53 53c22 0 41 -13 49 -32h62c8 19 27 32 49 32s41 -13 49 -32h62c8 19 27 32 49 32z" />
+ <glyph glyph-name="link" unicode="link"
+d="M363 363c59 0 106 -48 106 -107s-47 -107 -106 -107h-86v41h86c36 0 66 30 66 66s-30 66 -66 66h-86v41h86zM171 235v42h170v-42h-170zM83 256c0 -36 30 -66 66 -66h86v-41h-86c-59 0 -106 48 -106 107s47 107 106 107h86v-41h-86c-36 0 -66 -30 -66 -66z" />
+ <glyph glyph-name="linked_camera" unicode="linked_camera"
+d="M341 384c24 0 43 -19 43 -43h28c0 39 -32 71 -71 71v-28zM256 107c59 0 107 47 107 106s-48 107 -107 107s-107 -48 -107 -107s48 -106 107 -106zM363 320h106v-235c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v256c0 23 19 43 42 43h68l39 43h128v-64
+c24 0 43 -19 43 -43zM341 441v28c71 0 128 -57 128 -128h-28c0 55 -45 100 -100 100zM188 213c0 38 30 69 68 69s68 -31 68 -69s-30 -68 -68 -68s-68 30 -68 68z" />
+ <glyph glyph-name="list" unicode="list"
+d="M149 363h299v-43h-299v43zM149 149v43h299v-43h-299zM149 235v42h299v-42h-299zM64 320v43h43v-43h-43zM64 149v43h43v-43h-43zM64 235v42h43v-42h-43z" />
+ <glyph glyph-name="live_help" unicode="live_help"
+d="M321 293c12 12 20 29 20 48c0 47 -38 86 -85 86s-85 -39 -85 -86h42c0 23 20 43 43 43s43 -20 43 -43c0 -12 -5 -22 -13 -30l-26 -27c-15 -16 -25 -37 -25 -60v-11h42c0 32 10 45 25 61zM277 128v43h-42v-43h42zM405 469c23 0 43 -19 43 -42v-299c0 -23 -20 -43 -43 -43
+h-85l-64 -64l-64 64h-85c-24 0 -43 20 -43 43v299c0 23 19 42 43 42h298z" />
+ <glyph glyph-name="live_tv" unicode="live_tv"
+d="M192 299l149 -86l-149 -85v171zM448 85v256h-384v-256h384zM448 384c23 0 43 -19 43 -43v-256c0 -23 -20 -42 -43 -42h-384c-23 0 -43 19 -43 42v256c0 24 20 43 43 43h162l-70 70l15 15l85 -85l85 85l15 -15l-70 -70h162z" />
+ <glyph glyph-name="local_activity" unicode="local_activity"
+d="M332 154l-23 87l70 58l-90 5l-33 84l-33 -84l-91 -5l71 -58l-23 -87l76 49zM427 256c0 -23 19 -43 42 -43v-85c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v85c24 0 42 20 42 43s-19 43 -42 43v85c0 23 19 43 42 43h342c23 0 42 -20 42 -43v-85
+c-23 0 -42 -20 -42 -43z" />
+ <glyph glyph-name="local_airport" unicode="local_airport"
+d="M448 171l-171 53v-117l43 -32v-32l-75 21l-74 -21v32l42 32v117l-170 -53v42l170 107v117c0 18 14 32 32 32s32 -14 32 -32v-117l171 -107v-42z" />
+ <glyph glyph-name="local_atm" unicode="local_atm"
+d="M427 128v256h-342v-256h342zM427 427c24 0 42 -19 42 -43v-256c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v256c0 24 18 43 42 43h342zM235 149v22h-43v42h85v22h-64c-12 0 -21 9 -21 21v64c0 12 9 21 21 21h22v22h42v-22h43v-42h-85v-22h64c12 0 21 -9 21 -21v-64
+c0 -12 -9 -21 -21 -21h-22v-22h-42z" />
+ <glyph glyph-name="local_bar" unicode="local_bar"
+d="M159 363h194l38 42h-270zM448 405l-171 -192v-106h107v-43h-256v43h107v106l-171 192v43h384v-43z" />
+ <glyph glyph-name="local_cafe" unicode="local_cafe"
+d="M43 64v43h384v-43h-384zM427 341v64h-43v-64h43zM427 448c24 0 42 -19 42 -43v-64c0 -24 -18 -42 -42 -42h-43v-64c0 -47 -38 -86 -85 -86h-128c-47 0 -86 39 -86 86v213h342z" />
+ <glyph glyph-name="local_car_wash" unicode="local_car_wash"
+d="M107 235h298l-32 96h-234zM373 128c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM139 128c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM404 341l44 -128v-170c0 -12 -9 -22 -21 -22h-22c-12 0 -21 10 -21 22v21h-256v-21
+c0 -12 -9 -22 -21 -22h-22c-12 0 -21 10 -21 22v170l44 128c4 13 17 22 31 22h234c14 0 27 -9 31 -22zM149 405c-18 0 -32 14 -32 32c0 21 32 58 32 58s32 -37 32 -58c0 -18 -14 -32 -32 -32zM256 405c-18 0 -32 14 -32 32c0 21 32 58 32 58s32 -37 32 -58
+c0 -18 -14 -32 -32 -32zM363 405c-18 0 -32 14 -32 32c0 21 32 58 32 58s32 -37 32 -58c0 -18 -14 -32 -32 -32z" />
+ <glyph glyph-name="local_convenience_store" unicode="local_convenience_store"
+d="M341 256v107h-21v-43h-21v43h-22v-64h43v-43h21zM235 299v64h-64v-22h42v-21h-42v-64h64v21h-43v22h43zM405 363h64v-278h-170v86h-86v-86h-170v278h64v64h298v-64z" />
+ <glyph glyph-name="local_dining" unicode="local_dining"
+d="M317 266l-31 -31l147 -147l-30 -30l-147 147l-147 -147l-30 30l208 208c-15 33 -4 79 30 113c41 41 99 48 130 17s24 -90 -17 -131c-34 -34 -80 -44 -113 -29zM173 227l-90 90c-33 33 -33 87 0 120l150 -149z" />
+ <glyph glyph-name="local_drink" unicode="local_drink"
+d="M391 341l9 86h-288l9 -86h270zM256 107c35 0 64 29 64 64c0 43 -64 115 -64 115s-64 -72 -64 -115c0 -35 29 -64 64 -64zM64 469h384l-43 -389c-3 -21 -20 -37 -42 -37h-214c-22 0 -39 16 -42 37z" />
+ <glyph glyph-name="local_florist" unicode="local_florist"
+d="M256 395c-29 0 -53 -25 -53 -54s24 -53 53 -53s53 24 53 53s-24 54 -53 54zM119 293c0 21 13 39 31 48c-18 9 -31 27 -31 48c0 29 25 54 54 54c11 0 21 -4 30 -10v4c0 29 24 54 53 54s53 -25 53 -54v-4c9 6 19 10 30 10c29 0 54 -25 54 -54c0 -21 -13 -39 -31 -48
+c18 -9 31 -27 31 -48c0 -29 -25 -53 -54 -53c-11 0 -21 3 -30 9v-4c0 -29 -24 -53 -53 -53s-53 24 -53 53v4c-9 -6 -19 -9 -30 -9c-29 0 -54 24 -54 53zM256 43c-106 0 -192 86 -192 192c106 0 192 -86 192 -192zM256 43c0 106 86 192 192 192c0 -106 -86 -192 -192 -192z
+" />
+ <glyph glyph-name="local_gas_station" unicode="local_gas_station"
+d="M384 299c12 0 21 9 21 21s-9 21 -21 21s-21 -9 -21 -21s9 -21 21 -21zM256 299v106h-128v-106h128zM422 358c10 -10 15 -23 15 -38v-203c0 -29 -24 -53 -53 -53s-53 24 -53 53v107h-32v-160h-214v341c0 23 20 43 43 43h128c23 0 43 -20 43 -43v-149h21
+c23 0 43 -20 43 -43v-96c0 -12 9 -21 21 -21s21 9 21 21v154c-7 -3 -13 -4 -21 -4c-29 0 -53 24 -53 53c0 23 14 42 34 50l-45 45l23 22z" />
+ <glyph glyph-name="local_grocery_store" unicode="local_grocery_store"
+d="M363 128c23 0 42 -20 42 -43s-19 -42 -42 -42s-43 19 -43 42s20 43 43 43zM21 469h70l20 -42h316c12 0 21 -10 21 -22c0 -4 -1 -7 -3 -10l-76 -138c-7 -13 -21 -22 -37 -22h-159l-19 -35l-1 -3c0 -3 2 -5 5 -5h247v-43h-256c-23 0 -42 20 -42 43c0 7 2 14 5 20l29 53
+l-77 162h-43v42zM149 128c23 0 43 -20 43 -43s-20 -42 -43 -42s-42 19 -42 42s19 43 42 43z" />
+ <glyph glyph-name="local_hospital" unicode="local_hospital"
+d="M384 213v86h-85v85h-86v-85h-85v-86h85v-85h86v85h85zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="local_hotel" unicode="local_hotel"
+d="M405 363c47 0 86 -39 86 -86v-192h-43v64h-384v-64h-43v320h43v-192h171v150h170zM149 235c-35 0 -64 29 -64 64s29 64 64 64s64 -29 64 -64s-29 -64 -64 -64z" />
+ <glyph glyph-name="local_laundry_service" unicode="local_laundry_service"
+d="M256 85c71 0 128 57 128 128s-57 128 -128 128s-128 -57 -128 -128s57 -128 128 -128zM149 427c-12 0 -21 -10 -21 -22s9 -21 21 -21s22 9 22 21s-10 22 -22 22zM213 427c-12 0 -21 -10 -21 -22s9 -21 21 -21s22 9 22 21s-10 22 -22 22zM384 469c24 0 43 -18 43 -42v-342
+c0 -24 -19 -42 -43 -42h-256c-24 0 -43 18 -43 42v342c0 24 19 42 43 42h256zM196 153l120 121c33 -33 33 -88 0 -121s-87 -33 -120 0z" />
+ <glyph glyph-name="local_library" unicode="local_library"
+d="M256 341c-35 0 -64 29 -64 64s29 64 64 64s64 -29 64 -64s-29 -64 -64 -64zM256 266c50 47 118 75 192 75v-234c-74 0 -142 -29 -192 -76c-50 47 -118 76 -192 76v234c74 0 142 -28 192 -75z" />
+ <glyph glyph-name="local_mall" unicode="local_mall"
+d="M256 235c59 0 107 47 107 106h-43c0 -35 -29 -64 -64 -64s-64 29 -64 64h-43c0 -59 48 -106 107 -106zM256 448c-35 0 -64 -29 -64 -64h128c0 35 -29 64 -64 64zM405 384c23 0 43 -20 43 -43v-256c0 -23 -20 -42 -43 -42h-298c-23 0 -43 19 -43 42v256c0 23 20 43 43 43
+h42c0 59 48 107 107 107s107 -48 107 -107h42z" />
+ <glyph glyph-name="local_movies" unicode="local_movies"
+d="M384 320v43h-43v-43h43zM384 235v42h-43v-42h43zM384 149v43h-43v-43h43zM171 320v43h-43v-43h43zM171 235v42h-43v-42h43zM171 149v43h-43v-43h43zM384 448h43v-384h-43v43h-43v-43h-170v43h-43v-43h-43v384h43v-43h43v43h170v-43h43v43z" />
+ <glyph glyph-name="local_offer" unicode="local_offer"
+d="M117 363c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM457 265c8 -8 12 -18 12 -30s-4 -22 -12 -30l-150 -150c-8 -8 -18 -12 -30 -12s-22 4 -30 12l-192 192c-8 8 -12 18 -12 30v150c0 23 19 42 42 42h150c12 0 22 -4 30 -12z" />
+ <glyph glyph-name="local_parking" unicode="local_parking"
+d="M282 277c23 0 42 20 42 43s-19 43 -42 43h-69v-86h69zM277 448c71 0 128 -57 128 -128s-57 -128 -128 -128h-64v-128h-85v384h149z" />
+ <glyph glyph-name="local_pharmacy" unicode="local_pharmacy"
+d="M341 213v43h-64v64h-42v-64h-64v-43h64v-64h42v64h64zM448 405v-42l-43 -128l43 -128v-43h-384v43l43 128l-43 128v42h271l31 86l50 -19l-24 -67h56z" />
+ <glyph glyph-name="local_phone" unicode="local_phone"
+d="M141 282c31 -60 81 -110 141 -141l47 47c6 6 15 8 22 5c24 -8 50 -12 76 -12c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22z" />
+ <glyph glyph-name="local_pizza" unicode="local_pizza"
+d="M256 192c23 0 43 20 43 43s-20 42 -43 42s-43 -19 -43 -42s20 -43 43 -43zM149 363c0 -23 20 -43 43 -43s43 20 43 43s-20 42 -43 42s-43 -19 -43 -42zM256 469c76 0 145 -33 192 -85l-192 -341l-192 341c47 52 116 85 192 85z" />
+ <glyph glyph-name="local_play" unicode="local_play"
+d="M332 154l-23 87l70 58l-90 5l-33 84l-33 -84l-91 -5l71 -58l-23 -87l76 49zM427 256c0 -23 19 -43 42 -43v-85c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v85c24 0 42 20 42 43s-19 43 -42 43v85c0 23 19 43 42 43h342c23 0 42 -20 42 -43v-85
+c-23 0 -42 -20 -42 -43z" />
+ <glyph glyph-name="local_post_office" unicode="local_post_office"
+d="M427 341v43l-171 -107l-171 107v-43l171 -106zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342z" />
+ <glyph glyph-name="local_printshop" unicode="local_printshop"
+d="M384 448v-85h-256v85h256zM405 256c12 0 22 9 22 21s-10 22 -22 22s-21 -10 -21 -22s9 -21 21 -21zM341 107v106h-170v-106h170zM405 341c35 0 64 -29 64 -64v-128h-85v-85h-256v85h-85v128c0 35 29 64 64 64h298z" />
+ <glyph glyph-name="local_see" unicode="local_see"
+d="M256 149c59 0 107 48 107 107s-48 107 -107 107s-107 -48 -107 -107s48 -107 107 -107zM192 469h128l39 -42h68c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h68zM188 256c0 38 30 68 68 68s68 -30 68 -68
+s-30 -68 -68 -68s-68 30 -68 68z" />
+ <glyph glyph-name="local_shipping" unicode="local_shipping"
+d="M384 117c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM416 309h-53v-53h95zM128 117c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM427 341l64 -85v-107h-43c0 -35 -29 -64 -64 -64s-64 29 -64 64h-128c0 -35 -29 -64 -64 -64
+s-64 29 -64 64h-43v235c0 23 20 43 43 43h299v-86h64z" />
+ <glyph glyph-name="local_taxi" unicode="local_taxi"
+d="M107 277h298l-32 96h-234zM373 171c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM139 171c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM404 384l44 -128v-171c0 -12 -9 -21 -21 -21h-22c-12 0 -21 9 -21 21v22h-256v-22
+c0 -12 -9 -21 -21 -21h-22c-12 0 -21 9 -21 21v171l44 128c4 13 17 21 31 21h53v43h128v-43h53c14 0 27 -8 31 -21z" />
+ <glyph glyph-name="location_city" unicode="location_city"
+d="M405 192v43h-42v-43h42zM405 107v42h-42v-42h42zM277 363v42h-42v-42h42zM277 277v43h-42v-43h42zM277 192v43h-42v-43h42zM277 107v42h-42v-42h42zM149 277v43h-42v-43h42zM149 192v43h-42v-43h42zM149 107v42h-42v-42h42zM320 277h128v-213h-384v299h128v42l64 64
+l64 -64v-128z" />
+ <glyph glyph-name="location_disabled" unicode="location_disabled"
+d="M347 138l-209 209c-19 -25 -31 -57 -31 -91c0 -83 66 -149 149 -149c34 0 66 12 91 31zM64 421l27 27l357 -357l-27 -27l-44 44c-28 -23 -62 -39 -100 -43v-44h-42v44c-89 10 -160 81 -170 170h-44v42h44c4 38 20 72 43 100zM447 277h44v-42h-44c-3 -24 -10 -48 -21 -68
+l-32 32c7 17 11 37 11 57c0 83 -66 149 -149 149c-20 0 -40 -4 -57 -11l-32 32c21 11 44 18 68 21v44h42v-44c89 -10 160 -81 170 -170z" />
+ <glyph glyph-name="location_off" unicode="location_off"
+d="M250 267c59.1765 -58.4901 118.284 -117.049 177 -176l-27 -27l-72 71c-36 -53 -72 -92 -72 -92s-149 165 -149 277c0 11 2 22 4 33l-68 68l27 27l178 -178zM256 373c-16 0 -29 -7 -39 -18l-69 68c27 28 66 46 108 46c83 0 149 -66 149 -149c0 -36 -15 -77 -36 -117
+l-77 78c11 10 17 23 17 39c0 29 -24 53 -53 53z" />
+ <glyph glyph-name="location_on" unicode="location_on"
+d="M256 267c29 0 53 24 53 53s-24 53 -53 53s-53 -24 -53 -53s24 -53 53 -53zM256 469c83 0 149 -66 149 -149c0 -112 -149 -277 -149 -277s-149 165 -149 277c0 83 66 149 149 149z" />
+ <glyph glyph-name="location_searching" unicode="location_searching"
+d="M256 107c83 0 149 66 149 149s-66 149 -149 149s-149 -66 -149 -149s66 -149 149 -149zM447 277h44v-42h-44c-10 -89 -81 -160 -170 -170v-44h-42v44c-89 10 -160 81 -170 170h-44v42h44c10 89 81 160 170 170v44h42v-44c89 -10 160 -81 170 -170z" />
+ <glyph glyph-name="lock" unicode="lock"
+d="M322 341v43c0 36 -30 66 -66 66s-66 -30 -66 -66v-43h132zM256 149c23 0 43 20 43 43s-20 43 -43 43s-43 -20 -43 -43s20 -43 43 -43zM384 341c23 0 43 -19 43 -42v-214c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h21v43c0 59 48 107 107 107
+s107 -48 107 -107v-43h21z" />
+ <glyph glyph-name="lock_open" unicode="lock_open"
+d="M384 85v214h-256v-214h256zM384 341c23 0 43 -19 43 -42v-214c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h194v43c0 36 -30 66 -66 66s-66 -30 -66 -66h-41c0 59 48 107 107 107s107 -48 107 -107v-43h21zM256 149c-23 0 -43 20 -43 43
+s20 43 43 43s43 -20 43 -43s-20 -43 -43 -43z" />
+ <glyph glyph-name="lock_outline" unicode="lock_outline"
+d="M384 85v214h-256v-214h256zM190 384v-43h132v43c0 36 -30 66 -66 66s-66 -30 -66 -66zM384 341c23 0 43 -19 43 -42v-214c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h21v43c0 59 48 107 107 107s107 -48 107 -107v-43h21zM256 149
+c-23 0 -43 20 -43 43s20 43 43 43s43 -20 43 -43s-20 -43 -43 -43z" />
+ <glyph glyph-name="looks" unicode="looks"
+d="M256 384c129 0 235 -106 235 -235h-43c0 106 -86 192 -192 192s-192 -86 -192 -192h-43c0 129 106 235 235 235zM256 299c82 0 149 -68 149 -150h-42c0 59 -48 107 -107 107s-107 -48 -107 -107h-42c0 82 67 150 149 150z" />
+ <glyph glyph-name="looks_3" unicode="looks_&#x33;"
+d="M320 288v32c0 24 -19 43 -42 43h-86v-43h86v-43h-43v-42h43v-43h-86v-43h86c23 0 42 19 42 43v32c0 18 -14 32 -32 32c18 0 32 14 32 32zM406 448c23 0 42 -20 42 -43v-298c0 -23 -19 -43 -42 -43h-299c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h299z" />
+ <glyph glyph-name="looks_4" unicode="looks_&#x34;"
+d="M320 149v214h-43v-86h-42v86h-43v-128h85v-86h43zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="looks_5" unicode="looks_&#x35;"
+d="M320 320v43h-128v-128h85v-43h-85v-43h85c23 0 43 19 43 43v43c0 24 -20 42 -43 42h-42v43h85zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="looks_6" unicode="looks_&#x36;"
+d="M320 320v43h-85c-23 0 -43 -19 -43 -43v-128c0 -24 20 -43 43 -43h42c23 0 43 19 43 43v43c0 24 -20 42 -43 42h-42v43h85zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298zM235 192v43h42v-43h-42z" />
+ <glyph glyph-name="looks_one" unicode="looks_one"
+d="M299 149v214h-86v-43h43v-171h43zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="looks_two" unicode="looks_two"
+d="M320 277v43c0 24 -20 43 -43 43h-85v-43h85v-43h-42c-23 0 -43 -18 -43 -42v-86h128v43h-85v43h42c23 0 43 18 43 42zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="loop" unicode="loop"
+d="M256 128v64l85 -85l-85 -86v64c-94 0 -171 77 -171 171c0 33 10 65 27 91l31 -31c-10 -18 -15 -38 -15 -60c0 -71 57 -128 128 -128zM256 427c94 0 171 -77 171 -171c0 -33 -10 -65 -27 -91l-31 31c10 18 15 38 15 60c0 71 -57 128 -128 128v-64l-85 85l85 86v-64z" />
+ <glyph glyph-name="loupe" unicode="loupe"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213v-171c0 -23 -19 -42 -42 -42h-171c-118 0 -213 95 -213 213s95 213 213 213zM277 363v-86h86v-42h-86v-86h-42v86h-86v42h86v86h42z" />
+ <glyph glyph-name="low_priority" unicode="low_priority"
+d="M43 267c0 76 62 138 138 138h75v-42h-75c-53 0 -96 -43 -96 -96s43 -96 96 -96h11v42l64 -64l-64 -64v43h-11c-76 0 -138 63 -138 139zM299 171h170v-43h-170v43zM299 288h170v-43h-170v43zM299 405h170v-42h-170v42z" />
+ <glyph glyph-name="loyalty" unicode="loyalty"
+d="M368 186c10 10 16 23 16 38c0 29 -24 53 -53 53c-15 0 -28 -5 -38 -15l-16 -16l-15 16c-10 10 -23 15 -38 15c-29 0 -53 -24 -53 -53c0 -15 5 -28 15 -38l91 -91zM117 363c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM457 265c8 -8 12 -18 12 -30
+s-4 -22 -12 -30l-150 -150c-8 -8 -18 -12 -30 -12s-22 4 -30 12l-192 192c-8 8 -12 18 -12 30v150c0 23 19 42 42 42h150c12 0 22 -4 30 -12z" />
+ <glyph glyph-name="mail" unicode="mail"
+d="M427 341v43l-171 -107l-171 107v-43l171 -106zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342z" />
+ <glyph glyph-name="mail_outline" unicode="mail_outline"
+d="M256 277l171 107h-342zM427 128v213l-171 -106l-171 106v-213h342zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342z" />
+ <glyph glyph-name="map" unicode="map"
+d="M320 107v253l-128 45v-253zM437 448c6 0 11 -5 11 -11v-322c0 -5 -4 -9 -8 -10l-120 -41l-128 45l-114 -44l-3 -1c-6 0 -11 5 -11 11v322c0 5 4 9 8 10l120 41l128 -45l114 44z" />
+ <glyph glyph-name="markunread" unicode="markunread"
+d="M427 341v43l-171 -107l-171 107v-43l171 -106zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342z" />
+ <glyph glyph-name="markunread_mailbox" unicode="markunread_mailbox"
+d="M427 384c23 0 42 -20 42 -43v-256c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v256c0 23 19 43 42 43h43v128h171v-85h-128v-171h42v128h214z" />
+ <glyph glyph-name="memory" unicode="memory"
+d="M363 149v214h-214v-214h214zM448 277h-43v-42h43v-43h-43v-43c0 -23 -19 -42 -42 -42h-43v-43h-43v43h-42v-43h-43v43h-43c-23 0 -42 19 -42 42v43h-43v43h43v42h-43v43h43v43c0 23 19 42 42 42h43v43h43v-43h42v43h43v-43h43c23 0 42 -19 42 -42v-43h43v-43zM277 235v42
+h-42v-42h42zM320 320v-128h-128v128h128z" />
+ <glyph glyph-name="menu" unicode="menu"
+d="M64 384h384v-43h-384v43zM64 235v42h384v-42h-384zM64 128v43h384v-43h-384z" />
+ <glyph glyph-name="merge_type" unicode="merge_type"
+d="M160 341l96 96l96 -96h-75v-136l-128 -128l-30 30l116 115v119h-75zM363 77l-73 72l30 30l73 -72z" />
+ <glyph glyph-name="message" unicode="message"
+d="M384 341v43h-256v-43h256zM384 277v43h-256v-43h256zM384 213v43h-256v-43h256zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="mic" unicode="mic"
+d="M369 277h36c0 -73 -58 -133 -128 -143v-70h-42v70c-70 10 -128 70 -128 143h36c0 -64 54 -108 113 -108s113 44 113 108zM256 213c-35 0 -64 29 -64 64v128c0 35 29 64 64 64s64 -29 64 -64v-128c0 -35 -29 -64 -64 -64z" />
+ <glyph glyph-name="mic_none" unicode="mic_none"
+d="M369 277h36c0 -73 -58 -133 -128 -143v-70h-42v70c-70 10 -128 70 -128 143h36c0 -64 54 -108 113 -108s113 44 113 108zM230 407v-132c0 -14 12 -25 26 -25s25 11 25 25l1 132c0 14 -12 26 -26 26s-26 -12 -26 -26zM256 213c-35 0 -64 29 -64 64v128c0 35 29 64 64 64
+s64 -29 64 -64v-128c0 -35 -29 -64 -64 -64z" />
+ <glyph glyph-name="mic_off" unicode="mic_off"
+d="M91 448l357 -357l-27 -27l-89 89c-16 -10 -36 -16 -55 -19v-70h-42v70c-70 10 -128 70 -128 143h36c0 -64 54 -108 113 -108c17 0 34 4 49 11l-35 35c-4 -1 -9 -2 -14 -2c-35 0 -64 29 -64 64v16l-128 128zM320 274l-128 127v4c0 35 29 64 64 64s64 -29 64 -64v-131z
+M405 277c0 -25 -7 -49 -19 -70l-26 27c6 13 9 27 9 43h36z" />
+ <glyph glyph-name="mms" unicode="mms"
+d="M107 213h298l-96 128l-74 -96l-54 64zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="mode_comment" unicode="mode_comment"
+d="M469 427v-384l-85 85h-299c-23 0 -42 20 -42 43v256c0 23 19 42 42 42h342c23 0 42 -19 42 -42z" />
+ <glyph glyph-name="mode_edit" unicode="mode_edit"
+d="M442 362l-39 -39l-80 80l39 39c8 8 22 8 30 0l50 -50c8 -8 8 -22 0 -30zM64 144l236 236l80 -80l-236 -236h-80v80z" />
+ <glyph glyph-name="monetization_on" unicode="monetization_on"
+d="M286 126c37 7 67 28 67 67c0 54 -47 73 -90 84s-56 23 -56 41c0 20 19 35 51 35c34 0 46 -16 47 -40h42c-1 33 -21 62 -61 72v42h-57v-42c-37 -8 -66 -31 -66 -68c0 -44 36 -65 89 -78c48 -11 57 -28 57 -46c0 -13 -9 -34 -51 -34c-39 0 -55 18 -57 40h-42
+c2 -41 34 -64 70 -72v-42h57v41zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="money_off" unicode="money_off"
+d="M114 425l311 -312l-27 -27l-47 48c-13 -12 -32 -20 -52 -24v-46h-64v46c-41 9 -76 35 -79 82h47c2 -25 20 -45 64 -45c29 0 44 10 51 20l-75 74c-50 15 -83 40 -83 84l-73 73zM267 365c-13 0 -24 -2 -33 -6l-31 31c10 5 21 9 32 12v46h64v-47c45 -11 67 -44 68 -81h-47
+c-1 27 -15 45 -53 45z" />
+ <glyph glyph-name="monochrome_photos" unicode="monochrome_photos"
+d="M427 107v256h-171v-22c60 0 107 -46 107 -106s-47 -107 -107 -107v38c-38 0 -68 31 -68 69s30 68 68 68v-137c38 0 68 31 68 69s-30 68 -68 68v38c-60 0 -107 -46 -107 -106s47 -107 107 -107v-21h171zM427 405c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-342
+c-23 0 -42 20 -42 43v256c0 23 19 42 42 42h69l38 43h128l38 -43h69z" />
+ <glyph glyph-name="mood" unicode="mood"
+d="M256 139c-50 0 -92 30 -109 74h218c-17 -44 -59 -74 -109 -74zM181 277c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM331 277c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM256 85c94 0 171 77 171 171s-77 171 -171 171
+s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="mood_bad" unicode="mood_bad"
+d="M256 213c50 0 92 -30 109 -74h-218c17 44 59 74 109 74zM181 277c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM331 277c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM256 85c94 0 171 77 171 171s-77 171 -171 171
+s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="more" unicode="more"
+d="M405 224c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM299 224c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM192 224c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM469 448c23 0 43 -20 43 -43v-298
+c0 -23 -20 -43 -43 -43h-318c-15 0 -28 8 -36 19l-115 173l115 173c8 11 19 19 34 19h320z" />
+ <glyph glyph-name="more_horiz" unicode="more_horiz"
+d="M256 299c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM384 299c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM128 299c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43z" />
+ <glyph glyph-name="more_vert" unicode="more_vert"
+d="M256 171c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM256 299c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM256 341c-23 0 -43 20 -43 43s20 43 43 43s43 -20 43 -43s-20 -43 -43 -43z" />
+ <glyph glyph-name="motorcycle" unicode="motorcycle"
+d="M405 149c35 0 64 29 64 64s-29 64 -64 64s-64 -29 -64 -64s29 -64 64 -64zM167 192h-60v43h60c-9 25 -33 42 -60 42c-35 0 -64 -29 -64 -64s29 -64 64 -64c27 0 51 18 60 43zM415 319c55 -4 97 -49 97 -106c0 -60 -47 -106 -107 -106s-106 46 -106 106c0 13 2 26 6 38
+l-59 -59h-35c-10 -49 -52 -85 -104 -85c-60 0 -107 46 -107 106s47 107 107 107h247l-43 43h-76v42h94z" />
+ <glyph glyph-name="mouse" unicode="mouse"
+d="M235 489v-169h-150c0 87 66 159 150 169zM85 192v85h342v-85c0 -94 -77 -171 -171 -171s-171 77 -171 171zM277 489c84 -10 150 -82 150 -169h-150v169z" />
+ <glyph glyph-name="move_to_inbox" unicode="move_to_inbox"
+d="M341 299l-85 -86l-85 86h42v64h86v-64h42zM405 192v213h-299v-213h86c0 -35 29 -64 64 -64s64 29 64 64h85zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-299c-24 0 -42 20 -42 43v298c0 23 18 43 42 43h299z" />
+ <glyph glyph-name="movie" unicode="movie"
+d="M384 427h85v-299c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h22l42 -86h64l-42 86h42l43 -86h64l-43 86h43l43 -86h64z" />
+ <glyph glyph-name="movie_creation" unicode="movie_creation"
+d="M384 427h85v-299c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h22l42 -86h64l-42 86h42l43 -86h64l-43 86h43l43 -86h64z" />
+ <glyph glyph-name="movie_filter" unicode="movie_filter"
+d="M361 257l44 20l-44 20l-20 44l-20 -44l-44 -20l44 -20l20 -44zM240 187l59 26l-59 27l-27 59l-26 -59l-59 -27l59 -26l26 -59zM384 427h85v-299c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h22l42 -64h64l-42 64h42l43 -64h64l-43 64h43
+l43 -64h64z" />
+ <glyph glyph-name="multiline_chart" unicode="multiline_chart"
+d="M469 364l-65 -73c23 -37 39 -82 44 -131h-43c-4 35 -15 68 -31 97l-86 -97l-85 86l-128 -128l-32 32l160 160l85 -86l61 70c-36 42 -86 69 -144 69c-50 0 -96 -20 -132 -52l-30 30c44 39 100 64 162 64c69 0 129 -30 173 -79l61 68z" />
+ <glyph glyph-name="music_note" unicode="music_note"
+d="M256 448h128v-85h-85v-214c0 -47 -39 -85 -86 -85s-85 38 -85 85s38 86 85 86c16 0 30 -5 43 -12v225z" />
+ <glyph glyph-name="music_video" unicode="music_video"
+d="M171 192c0 35 29 64 64 64c7 0 14 -2 21 -4v132h107v-43h-64v-150c0 -35 -29 -63 -64 -63s-64 29 -64 64zM448 107v298h-384v-298h384zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="my_location" unicode="my_location"
+d="M256 107c83 0 149 66 149 149s-66 149 -149 149s-149 -66 -149 -149s66 -149 149 -149zM447 277h44v-42h-44c-10 -89 -81 -160 -170 -170v-44h-42v44c-89 10 -160 81 -170 170h-44v42h44c10 89 81 160 170 170v44h42v-44c89 -10 160 -81 170 -170zM256 341
+c47 0 85 -38 85 -85s-38 -85 -85 -85s-85 38 -85 85s38 85 85 85z" />
+ <glyph glyph-name="nature" unicode="nature"
+d="M277 168v-83h128v-42h-298v42h128v84c-71 12 -125 73 -125 147c0 83 67 150 150 150s149 -67 149 -150c0 -77 -58 -139 -132 -148z" />
+ <glyph glyph-name="nature_people" unicode="nature_people"
+d="M96 277c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM473 316c0 -77 -58 -139 -132 -148v-83h64v-42h-341v106h-21v86c0 12 9 21 21 21h64c12 0 21 -9 21 -21v-86h-21v-64h171v84c-71 12 -125 73 -125 147c0 83 67 150 150 150s149 -67 149 -150z
+" />
+ <glyph glyph-name="navigate_before" unicode="navigate_before"
+d="M329 354l-98 -98l98 -98l-30 -30l-128 128l128 128z" />
+ <glyph glyph-name="navigate_next" unicode="navigate_next"
+d="M213 384l128 -128l-128 -128l-30 30l98 98l-98 98z" />
+ <glyph glyph-name="navigation" unicode="navigation"
+d="M256 469l160 -390l-15 -15l-145 64l-145 -64l-15 15z" />
+ <glyph glyph-name="near_me" unicode="near_me"
+d="M448 448l-161 -384h-21l-56 146l-146 56v21z" />
+ <glyph glyph-name="network_cell" unicode="network_cell"
+d="M469 43h-426l426 426v-426z" />
+ <glyph glyph-name="network_check" unicode="network_check"
+d="M107 235c43 43 100 63 156 61l-28 -61c-31 -4 -62 -19 -86 -43zM363 192c-8 8 -17 15 -26 21l12 62c20 -10 39 -23 56 -40zM448 277c-26 26 -56 46 -88 59l11 60c44 -16 85 -41 120 -76zM21 320c80 80 190 110 293 92l-25 -57c-80 10 -164 -17 -225 -78zM339 405
+c6 0 11 -4 11 -10l-52 -275v-1c-4 -19 -22 -34 -42 -34c-24 0 -43 19 -43 43c0 7 2 15 5 21l111 248c1.57297 4.7189 4.56186 8 10 8z" />
+ <glyph glyph-name="network_locked" unicode="network_locked"
+d="M448 171v32c0 18 -14 32 -32 32s-32 -14 -32 -32v-32h64zM469 171c12 0 22 -10 22 -22v-85c0 -12 -10 -21 -22 -21h-106c-12 0 -22 9 -22 21v85c0 12 10 22 22 22v32c0 29 24 53 53 53s53 -24 53 -53v-32zM416 299c-53 0 -96 -43 -96 -96v-6c-13 -12 -21 -29 -21 -48v-64
+h-278l406 406v-193c-4 0 -7 1 -11 1z" />
+ <glyph glyph-name="network_wifi" unicode="network_wifi"
+d="M436.25 278.586c0.284113 -0.222489 0.53415 -0.418301 0.749753 -0.585993l-181 -224l-181 224c0.215604 0.167692 0.46564 0.363504 0.749753 0.585993l-67.7498 84.414c10 7 105 85 248 85s238 -78 248 -85z" />
+ <glyph glyph-name="new_releases" unicode="new_releases"
+d="M277 235v128h-42v-128h42zM277 149v43h-42v-43h42zM491 256l-52 -59l7 -79l-77 -17l-40 -68l-73 31l-73 -31l-40 67l-77 18l7 79l-52 59l52 60l-7 78l77 17l40 68l73 -31l73 31l40 -68l77 -17l-7 -79z" />
+ <glyph glyph-name="next_week" unicode="next_week"
+d="M235 117l85 86l-85 85l-22 -21l64 -64l-64 -64zM213 405v-42h86v42h-86zM299 448c23.3225 0 42 -19.4985 42 -43v-42h86c23 0 42 -20 42 -43v-235c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v235c0 23 19 43 42 43h86v42c0 23 19 43 42 43h86z" />
+ <glyph glyph-name="nfc" unicode="nfc"
+d="M384 384v-256h-256v256h85v-43h-42v-170h170v170h-64v-48c13 -7 22 -21 22 -37c0 -23 -20 -43 -43 -43s-43 20 -43 43c0 16 9 30 22 37v48c0 23 19 43 42 43h107zM427 85v342h-342v-342h342zM427 469c23 0 42 -19 42 -42v-342c0 -23 -19 -42 -42 -42h-342
+c-23 0 -42 19 -42 42v342c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="no_encryption" unicode="no_encryption"
+d="M190 384v-26l-39 39c6 53 50 94 105 94c59 0 107 -48 107 -107v-43h21c23 0 43 -19 43 -42v-178l-221 220h116v43c0 36 -30 66 -66 66s-66 -30 -66 -66zM448 47l-26 -26l-24 24c-4 -1 -9 -2 -14 -2h-256c-23 0 -43 19 -43 42v214c0 16 10 30 23 37l-44 43l26 26z" />
+ <glyph glyph-name="no_sim" unicode="no_sim"
+d="M78 429l373 -372l-28 -28l-40 41c-6 -3 -13 -6 -20 -6h-214c-23 0 -42 20 -42 43v239l-56 56zM405 405v-249l-242 242l50 50h150c23 0 42 -20 42 -43z" />
+ <glyph glyph-name="not_interested" unicode="not_interested"
+d="M391 151c23 29 36 66 36 105c0 94 -77 171 -171 171c-39 0 -76 -13 -105 -36zM256 85c39 0 76 13 105 36l-240 240c-23 -29 -36 -66 -36 -105c0 -94 77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="note" unicode="note"
+d="M320 395v-118h117zM469 299v-171c0 -23 -19 -42 -42 -42l-342 -1c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h256z" />
+ <glyph glyph-name="note_add" unicode="note_add"
+d="M277 320h118l-118 117v-117zM341 171v42h-64v64h-42v-64h-64v-42h64v-64h42v64h64zM299 469l128 -128v-256c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42l1 342c0 23 19 42 42 42h171z" />
+ <glyph glyph-name="notifications" unicode="notifications"
+d="M384 171l43 -43v-21h-342v21l43 43v106c0 66 35 120 96 135v15c0 18 14 32 32 32s32 -14 32 -32v-15c61 -15 96 -70 96 -135v-106zM256 43c-24 0 -43 19 -43 42h86c0 -23 -20 -42 -43 -42z" />
+ <glyph glyph-name="notifications_active" unicode="notifications_active"
+d="M256 43c-24 0 -43 19 -43 42h85c0 -24.8376 -18.6125 -42 -42 -42zM384 277v-106l43 -43v-21h-342v21l43 43v106c0 66 35 120 96 135v15c0 18 14 32 32 32s32 -14 32 -32v-15c61 -15 96 -70 96 -135zM426 288c-3 57 -32 106 -75 137l30 30c51 -39 85 -99 88 -167h-43z
+M162 425c-44 -31 -73 -80 -76 -137h-43c3 68 37 128 88 167z" />
+ <glyph glyph-name="notifications_none" unicode="notifications_none"
+d="M341 149v128c0 53 -32 96 -85 96s-85 -43 -85 -96v-128h170zM384 171l43 -43v-21h-342v21l43 43v106c0 66 35 120 96 135v15c0 18 14 32 32 32s32 -14 32 -32v-15c61 -15 96 -70 96 -135v-106zM256 43c-23 0 -43 19 -43 42h86c0 -23 -20 -42 -43 -42z" />
+ <glyph glyph-name="notifications_off" unicode="notifications_off"
+d="M384 199l-191 201c5 2 10 5 15 7h1l6 3c3 1 6 1 9 2v15c0 18 14 32 32 32s32 -14 32 -32v-15c61 -15 96 -69 96 -135v-78zM256 43c-24 0 -43 18 -43 42h86c0 -24 -19 -42 -43 -42zM167 381c93.6174 -96.7159 187.67 -192.997 281 -290l-27 -27l-43 43h-293v21l43 43v107
+c0 27 6 52 17 73l-60 59l27 28z" />
+ <glyph glyph-name="notifications_paused" unicode="notifications_paused"
+d="M309 303v38h-106v-38h59l-59 -73v-38h106v38h-59zM384 171l43 -43v-21h-342v21l43 43v106c0 65 35 120 96 135v15c0 18 14 32 32 32s32 -14 32 -32v-15c61 -15 96 -70 96 -135v-106zM256 43c-24 0 -43 19 -43 42h86c0 -23 -20 -42 -43 -42z" />
+ <glyph glyph-name="offline_pin" unicode="offline_pin"
+d="M220 213l143 143l-30 30l-113 -113l-41 41l-30 -30zM363 128v43h-214v-43h214zM256 469c117 0 213 -96 213 -213s-96 -213 -213 -213s-213 96 -213 213s96 213 213 213z" />
+ <glyph glyph-name="ondemand_video" unicode="ondemand_video"
+d="M341 277l-149 -85v171zM448 149v256h-384v-256h384zM448 448c23 0 43 -19 43 -43l-1 -256c0 -23 -19 -42 -42 -42h-107v-43h-170v43h-107c-24 0 -43 19 -43 42v256c0 24 19 43 43 43h384z" />
+ <glyph glyph-name="opacity" unicode="opacity"
+d="M128 213h256c0 43 -14 69 -38 93l-90 94l-90 -93c-24 -24 -38 -51 -38 -94zM377 341c33 -33 50 -77 50 -120s-17 -88 -50 -121s-77 -50 -121 -50s-88 17 -121 50s-50 78 -50 121s17 87 50 120l121 121z" />
+ <glyph glyph-name="open_in_browser" unicode="open_in_browser"
+d="M256 299l85 -86h-64v-128h-42v128h-64zM405 427c24 0 43 -20 43 -43v-256c0 -23 -20 -43 -43 -43h-85v43h85v213h-298v-213h85v-43h-85c-24 0 -43 20 -43 43v256c0 23 19 43 43 43h298z" />
+ <glyph glyph-name="open_in_new" unicode="open_in_new"
+d="M299 448h149v-149h-43v76l-209 -209l-30 30l209 209h-76v43zM405 107v149h43v-149c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h149v-43h-149v-298h298z" />
+ <glyph glyph-name="open_with" unicode="open_with"
+d="M299 192v-64h64l-107 -107l-107 107h64v64h86zM491 256l-107 -107v64h-64v86h64v64zM192 299v-86h-64v-64l-107 107l107 107v-64h64zM213 320v64h-64l107 107l107 -107h-64v-64h-86z" />
+ <glyph glyph-name="pages" unicode="pages"
+d="M405 448c23 0 43 -20 43 -43v-128h-107l22 86l-86 -22v107h128zM363 149l-22 86h107v-128c0 -23 -20 -43 -43 -43h-128v107zM171 235l-22 -86l86 22v-107h-128c-23 0 -43 20 -43 43v128h107zM64 405c0 23 20 43 43 43h128v-107l-86 22l22 -86h-107v128z" />
+ <glyph glyph-name="pageview" unicode="pageview"
+d="M358 124l30 30l-62 62c9 15 15 32 15 51c0 53 -43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96c19 0 36 6 51 15zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342zM245 320c29 0 54 -24 54 -53
+s-25 -54 -54 -54s-53 25 -53 54s24 53 53 53z" />
+ <glyph glyph-name="palette" unicode="palette"
+d="M373 256c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM309 341c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM203 341c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM139 256c18 0 32 14 32 32s-14 32 -32 32
+s-32 -14 -32 -32s14 -32 32 -32zM256 448c106 0 192 -77 192 -171c0 -59 -48 -106 -107 -106h-37c-18 0 -32 -14 -32 -32c0 -8 3 -15 8 -21s8 -14 8 -22c0 -18 -14 -32 -32 -32c-106 0 -192 86 -192 192s86 192 192 192z" />
+ <glyph glyph-name="pan_tool" unicode="pan_tool"
+d="M491 395v-310c0 -47 -39 -85 -86 -85h-155c-23 0 -45 9 -61 25l-168 171s27 26 28 26c5 4 11 6 17 6c5 0 9 -1 13 -3c1 0 92 -52 92 -52v254c0 18 14 32 32 32s32 -14 32 -32v-150h21v203c0 18 14 32 32 32s32 -14 32 -32v-203h21v182c0 18 14 32 32 32s32 -14 32 -32
+v-182h22v118c0 18 14 32 32 32s32 -14 32 -32z" />
+ <glyph glyph-name="panorama" unicode="panorama"
+d="M181 245l-74 -96h298l-96 128l-74 -96zM491 128c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v256c0 23 20 43 43 43h384c23 0 43 -20 43 -43v-256z" />
+ <glyph glyph-name="panorama_fish_eye" unicode="panorama_fish_eye"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="panorama_horizontal" unicode="panorama_horizontal"
+d="M457 427c7 0 12 -5 12 -14v-314c0 -9 -5 -14 -12 -14c-2 0 -4 1 -6 2c-63 23 -129 35 -195 35s-132 -12 -195 -35c-2 -1 -4 -2 -6 -2c-7 0 -12 6 -12 14v314c0 9 5 14 12 14c2 0 4 -1 6 -2c63 -23 129 -35 195 -35s132 12 195 35c2 1 4 2 6 2zM427 372
+c-55 -17 -113 -24 -171 -24s-116 8 -171 24v-232c55 16 113 24 171 24s116 -8 171 -24v232z" />
+ <glyph glyph-name="panorama_vertical" unicode="panorama_vertical"
+d="M140 85h232c-16 55 -24 113 -24 171s8 116 24 171h-232c16 -55 24 -113 24 -171s-8 -116 -24 -171zM425 61c1 -2 2 -4 2 -6c0 -7 -6 -12 -14 -12h-314c-9 0 -14 5 -14 12c0 2 1 4 2 6c23 63 35 129 35 195s-12 132 -35 195c-1 2 -2 4 -2 6c0 7 5 12 14 12h314
+c9 0 14 -5 14 -12c0 -2 -1 -4 -2 -6c-23 -63 -35 -129 -35 -195s12 -132 35 -195z" />
+ <glyph glyph-name="panorama_wide_angle" unicode="panorama_wide_angle"
+d="M256 427c58 0 112 -6 170 -16l19 -3l6 -19c12 -44 18 -89 18 -133s-6 -89 -18 -133l-6 -19l-19 -3c-58 -10 -112 -16 -170 -16s-112 6 -170 16l-19 3l-6 19c-12 44 -18 89 -18 133s6 89 18 133l6 19l19 3c58 10 112 16 170 16zM256 384c-52 0 -101 -5 -156 -14
+c-10 -38 -15 -76 -15 -114s5 -76 15 -114c55 -9 104 -14 156 -14s101 5 156 14c10 38 15 76 15 114s-5 76 -15 114c-55 9 -104 14 -156 14z" />
+ <glyph glyph-name="party_mode" unicode="party_mode"
+d="M256 149c59 0 107 48 107 107c0 7 -1 14 -2 21h-45c2 -7 4 -14 4 -21c0 -35 -29 -64 -64 -64h-85c20 -26 50 -43 85 -43zM256 363c-59 0 -107 -48 -107 -107c0 -7 1 -14 2 -21h45c-2 7 -4 14 -4 21c0 35 29 64 64 64h85c-20 26 -50 43 -85 43zM427 427
+c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h68l39 42h128l39 -42h68z" />
+ <glyph glyph-name="pause" unicode="pause"
+d="M299 405h85v-298h-85v298zM128 107v298h85v-298h-85z" />
+ <glyph glyph-name="pause_circle_filled" unicode="pause_circle_filled"
+d="M320 171v170h-43v-170h43zM235 171v170h-43v-170h43zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="pause_circle_outline" unicode="pause_circle_outline"
+d="M277 171v170h43v-170h-43zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM192 171v170h43v-170h-43z" />
+ <glyph glyph-name="payment" unicode="payment"
+d="M427 341v43h-342v-43h342zM427 128v128h-342v-128h342zM427 427c24 0 42 -19 42 -43v-256c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v256c0 24 18 43 42 43h342z" />
+ <glyph glyph-name="people" unicode="people"
+d="M341 235c50 0 150 -25 150 -75v-53h-128v53c0 32 -17 56 -42 74c7 1 14 1 20 1zM171 235c50 0 149 -25 149 -75v-53h-299v53c0 50 100 75 150 75zM171 277c-35 0 -64 29 -64 64s29 64 64 64s63 -29 63 -64s-28 -64 -63 -64zM341 277c-35 0 -64 29 -64 64s29 64 64 64
+s64 -29 64 -64s-29 -64 -64 -64z" />
+ <glyph glyph-name="people_outline" unicode="people_outline"
+d="M352 373c-23 0 -43 -19 -43 -42s20 -43 43 -43s43 20 43 43s-20 42 -43 42zM352 256c-41 0 -75 34 -75 75s34 74 75 74s75 -33 75 -74s-34 -75 -75 -75zM160 373c-23 0 -43 -19 -43 -42s20 -43 43 -43s43 20 43 43s-20 42 -43 42zM160 256c-41 0 -75 34 -75 75
+s34 74 75 74s75 -33 75 -74s-34 -75 -75 -75zM459 139v26c0 12 -55 38 -107 38c-23 0 -45 -6 -64 -12c7 -8 11 -16 11 -26v-26h160zM267 139v26c0 12 -55 38 -107 38s-107 -26 -107 -38v-26h214zM352 235c46 0 139 -24 139 -70v-58h-470v58c0 46 93 70 139 70
+c26 0 65 -8 96 -22c31 14 70 22 96 22z" />
+ <glyph glyph-name="perm_camera_mic" unicode="perm_camera_mic"
+d="M299 235v85c0 23 -20 43 -43 43s-43 -20 -43 -43v-85c0 -23 20 -43 43 -43s43 20 43 43zM427 405c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-150v45c60 10 107 63 107 126h-43c0 -47 -38 -86 -85 -86s-85 39 -85 86h-43c0 -63 47 -116 107 -126v-45h-150
+c-23 0 -42 20 -42 43v256c0 23 19 42 42 42h68l39 43h128l39 -43h68z" />
+ <glyph glyph-name="perm_contact_calendar" unicode="perm_contact_calendar"
+d="M384 128v21c0 43 -85 66 -128 66s-128 -23 -128 -66v-21h256zM256 384c-35 0 -64 -29 -64 -64s29 -64 64 -64s64 29 64 64s-29 64 -64 64zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h21v43h43v-43h170v43
+h43v-43h21z" />
+ <glyph glyph-name="perm_data_setting" unicode="perm_data_setting"
+d="M405 75c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM484 96l23 -17c2 -2 2 -5 1 -7l-21 -37c-1 -2 -5 -4 -7 -3l-26 11c-5 -4 -12 -7 -18 -10l-4 -29c0 -3 -3 -4 -6 -4h-42c-3 0 -6 1 -6 4l-4 29c-7 3 -12 6 -18 10l-26 -11c-3 -1 -6 1 -7 3l-21 37
+c-1 2 -1 5 1 7l23 17c0 3 -1 7 -1 11s1 7 1 10l-23 18c-2 2 -2 5 -1 7l21 37c1 2 5 3 7 2l26 -11c6 4 12 8 18 11l4 28c0 3 3 4 6 4h42c3 0 6 -1 6 -4l4 -28c7 -3 12 -7 18 -11l26 11c3 1 6 0 7 -2l21 -37c1 -2 1 -5 -1 -7l-23 -18c1 -3 1 -6 1 -10s-1 -8 -1 -11zM405 267
+c-88 0 -160 -72 -160 -160c0 -7 1 -15 2 -22h-247l427 427l-1 -247c-7 1 -14 2 -21 2z" />
+ <glyph glyph-name="perm_device_information" unicode="perm_device_information"
+d="M363 107v298h-214v-298h214zM363 490c23 0 42 -19 42 -42v-384c0 -23 -19 -43 -42 -43h-214c-23 0 -42 20 -42 43v384c0 23 19 43 42 43zM277 277v-128h-42v128h42zM277 363v-43h-42v43h42z" />
+ <glyph glyph-name="perm_identity" unicode="perm_identity"
+d="M256 235c57 0 171 -29 171 -86v-64h-342v64c0 57 114 86 171 86zM256 427c47 0 85 -39 85 -86s-38 -85 -85 -85s-85 38 -85 85s38 86 85 86zM256 194c-63 0 -130 -31 -130 -45v-23h260v23c0 14 -67 45 -130 45zM256 386c-25 0 -45 -20 -45 -45s20 -44 45 -44s45 19 45 44
+s-20 45 -45 45z" />
+ <glyph glyph-name="perm_media" unicode="perm_media"
+d="M149 192h299l-75 96l-53 -64l-75 96zM469 427c23 0 43 -20 43 -43v-213c0 -23 -20 -43 -43 -43h-341c-23 0 -43 20 -43 43l1 256c0 23 19 42 42 42h128l43 -42h170zM43 384v-299h384v-42h-384c-23 0 -43 19 -43 42v299h43z" />
+ <glyph glyph-name="perm_phone_msg" unicode="perm_phone_msg"
+d="M256 448h192v-149h-128l-64 -64v213zM427 181c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22l-47 -47c31 -60 81 -110 141 -141l47 47c6 6 15 7 22 5
+c24 -8 49 -12 76 -12z" />
+ <glyph glyph-name="perm_scan_wifi" unicode="perm_scan_wifi"
+d="M235 341h42v43h-42v-43zM277 171v128h-42v-128h42zM256 448c108 0 189 -40 256 -91l-256 -314l-256 315c67 51 148 90 256 90z" />
+ <glyph glyph-name="person" unicode="person"
+d="M256 213c57 0 171 -28 171 -85v-43h-342v43c0 57 114 85 171 85zM256 256c-47 0 -85 38 -85 85s38 86 85 86s85 -39 85 -86s-38 -85 -85 -85z" />
+ <glyph glyph-name="person_add" unicode="person_add"
+d="M320 213c57 0 171 -28 171 -85v-43h-342v43c0 57 114 85 171 85zM128 299h64v-43h-64v-64h-43v64h-64v43h64v64h43v-64zM320 256c-47 0 -85 38 -85 85s38 86 85 86s85 -39 85 -86s-38 -85 -85 -85z" />
+ <glyph glyph-name="person_outline" unicode="person_outline"
+d="M256 235c57 0 171 -29 171 -86v-64h-342v64c0 57 114 86 171 86zM256 427c47 0 85 -39 85 -86s-38 -85 -85 -85s-85 38 -85 85s38 86 85 86zM256 194c-63 0 -130 -31 -130 -45v-23h260v23c0 14 -67 45 -130 45zM256 386c-25 0 -45 -20 -45 -45s20 -44 45 -44s45 19 45 44
+s-20 45 -45 45z" />
+ <glyph glyph-name="person_pin" unicode="person_pin"
+d="M384 171v19c0 43 -85 66 -128 66s-128 -23 -128 -66v-19h256zM256 399c-32 0 -58 -26 -58 -58s26 -57 58 -57s58 25 58 57s-26 58 -58 58zM405 469c23 0 43 -19 43 -42v-299c0 -23 -20 -43 -43 -43h-85l-64 -64l-64 64h-85c-24 0 -43 20 -43 43v299c0 23 19 42 43 42h298
+z" />
+ <glyph glyph-name="person_pin_circle" unicode="person_pin_circle"
+d="M256 213c36 0 67 18 85 46c0 28 -57 44 -85 44s-85 -16 -85 -44c18 -28 49 -46 85 -46zM256 427c-23 0 -43 -20 -43 -43c0 -24 20 -43 43 -43s43 19 43 43c0 23 -20 43 -43 43zM256 469c82 0 149 -67 149 -149c0 -112 -149 -277 -149 -277s-149 165 -149 277
+c0 82 67 149 149 149z" />
+ <glyph glyph-name="personal_video" unicode="personal_video"
+d="M448 149v256h-384v-256h384zM448 448c23 0 43 -19 43 -43l-1 -256c0 -23 -19 -42 -42 -42h-107v-43h-170v43h-107c-24 0 -43 19 -43 42v256c0 24 19 43 43 43h384z" />
+ <glyph glyph-name="pets" unicode="pets"
+d="M370 195c28 -28 63 -58 56 -102c-6 -22 -22 -44 -50 -50c-16 -3 -65 9 -118 9h-4c-53 0 -102 -12 -118 -9c-28 6 -44 28 -50 50c-6 43 28 74 56 102c19 22 34 40 53 62c10 12 22 23 37 28c2 1 5 2 7 2c6 1 11 1 17 1s12 0 17 -1c2 0 5 -1 7 -2c15 -5 27 -16 37 -28
+c19 -22 34 -40 53 -62zM363 309c0 29 24 54 53 54s53 -25 53 -54s-24 -53 -53 -53s-53 24 -53 53zM267 395c0 29 24 53 53 53s53 -24 53 -53s-24 -54 -53 -54s-53 25 -53 54zM139 395c0 29 24 53 53 53s53 -24 53 -53s-24 -54 -53 -54s-53 25 -53 54zM43 309
+c0 29 24 54 53 54s53 -25 53 -54s-24 -53 -53 -53s-53 24 -53 53z" />
+ <glyph glyph-name="phone" unicode="phone"
+d="M141 282c31 -60 81 -110 141 -141l47 47c6 6 15 8 22 5c24 -8 50 -12 76 -12c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22z" />
+ <glyph glyph-name="phone_android" unicode="phone_android"
+d="M368 128v299h-224v-299h224zM299 64v21h-86v-21h86zM341 491c35 0 64 -29 64 -64v-342c0 -35 -29 -64 -64 -64h-170c-35 0 -64 29 -64 64v342c0 35 29 64 64 64h170z" />
+ <glyph glyph-name="phone_bluetooth_speaker" unicode="phone_bluetooth_speaker"
+d="M427 181c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22l-47 -47c31 -61 81 -110 141 -141l47 47c6 6 15 7 22 5c24 -8 49 -12 76 -12zM384 358v-40l20 20zM384 450
+v-40l20 20zM314 309l-15 15l59 60l-59 60l15 15l49 -49v81h10l61 -61l-46 -46l46 -46l-61 -61h-10v81z" />
+ <glyph glyph-name="phone_forwarded" unicode="phone_forwarded"
+d="M427 181c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22l-47 -47c31 -61 81 -110 141 -141l47 47c6 6 15 7 22 5c24 -8 49 -12 76 -12zM384 277v64h-85v86h85v64
+l107 -107z" />
+ <glyph glyph-name="phone_in_talk" unicode="phone_in_talk"
+d="M320 256c0 35 -29 64 -64 64v43c59 0 107 -48 107 -107h-43zM405 256c0 83 -66 149 -149 149v43c106 0 192 -86 192 -192h-43zM427 181c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76
+c2 -7 1 -16 -5 -22l-47 -47c31 -61 81 -110 141 -141l47 47c6 6 15 7 22 5c24 -8 49 -12 76 -12z" />
+ <glyph glyph-name="phone_iphone" unicode="phone_iphone"
+d="M341 128v299h-192v-299h192zM245 43c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM331 491c29 0 53 -25 53 -54v-362c0 -29 -24 -54 -53 -54h-171c-29 0 -53 25 -53 54v362c0 29 24 54 53 54h171z" />
+ <glyph glyph-name="phone_locked" unicode="phone_locked"
+d="M410 427v10c0 20 -17 37 -37 37s-36 -17 -36 -37v-10h73zM427 427c12 0 21 -10 21 -22v-85c0 -12 -9 -21 -21 -21h-107c-12 0 -21 9 -21 21v85c0 12 9 22 21 22v10c0 29 24 54 53 54s54 -25 54 -54v-10zM427 181c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21
+c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22l-47 -47c31 -61 81 -110 141 -141l47 47c6 6 15 7 22 5c24 -8 49 -12 76 -12z" />
+ <glyph glyph-name="phone_missed" unicode="phone_missed"
+d="M506 156c4 -4 6 -9 6 -15s-2 -11 -6 -15l-53 -53c-4 -4 -9 -6 -15 -6s-11 2 -15 6c-17 16 -36 30 -57 40c-7 3 -12 11 -12 19v66c-31 10 -64 15 -98 15s-67 -5 -98 -15v-66c0 -9 -5 -17 -12 -20c-21 -10 -40 -23 -57 -39c-4 -4 -9 -6 -15 -6s-11 2 -15 6l-53 53
+c-4 4 -6 9 -6 15s2 11 6 15c65 62 153 100 250 100s185 -38 250 -100zM139 395v-75h-32v128h128v-32h-75l96 -96l128 128l21 -21l-149 -150z" />
+ <glyph glyph-name="phone_paused" unicode="phone_paused"
+d="M405 448h43v-149h-43v149zM427 181c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22l-47 -47c31 -61 81 -110 141 -141l47 47c6 6 15 7 22 5c24 -8 49 -12 76 -12z
+M363 448v-149h-43v149h43z" />
+ <glyph glyph-name="phonelink" unicode="phonelink"
+d="M469 149v150h-85v-150h85zM491 341c12 0 21 -9 21 -21v-213c0 -12 -9 -22 -21 -22h-128c-12 0 -22 10 -22 22v213c0 12 10 21 22 21h128zM85 384v-235h214v-64h-299v64h43v235c0 23 19 43 42 43h384v-43h-384z" />
+ <glyph glyph-name="phonelink_erase" unicode="phonelink_erase"
+d="M405 491c23 0 43 -20 43 -43v-384c0 -23 -20 -43 -43 -43h-213c-23 0 -43 20 -43 43v64h43v-43h213v342h-213v-43h-43v64c0 23 20 43 43 43h213zM277 337l-85 -85l85 -86l-21 -21l-85 85l-86 -85l-21 21l85 86l-85 85l21 21l86 -85l85 85z" />
+ <glyph glyph-name="phonelink_lock" unicode="phonelink_lock"
+d="M203 277v32c0 17 -15 28 -32 28s-32 -11 -32 -28v-32h64zM230 277c13 0 26 -12 26 -27v-75c0 -13 -13 -26 -28 -26h-117c-13 0 -26 13 -26 28v75c0 13 13 25 26 25v32c0 30 30 54 60 54s59 -24 59 -54v-32zM405 491c23 0 43 -20 43 -43v-384c0 -23 -20 -43 -43 -43h-213
+c-23 0 -43 20 -43 43v64h43v-43h213v342h-213v-43h-43v64c0 23 20 43 43 43h213z" />
+ <glyph glyph-name="phonelink_off" unicode="phonelink_off"
+d="M491 341c12 0 21 -9 21 -21v-213c0 -12 -9 -22 -21 -22h-4l-64 64h46v150h-85v-111l-43 43v89c0 12 10 21 22 21h128zM85 378v-229h229zM41 477c138.107 -138.226 275.985 -276.682 414 -415l-27 -27l-50 50h-378v64h43v235c0 10 4 20 10 27l-39 39zM469 384h-281l-43 43
+h324v-43z" />
+ <glyph glyph-name="phonelink_ring" unicode="phonelink_ring"
+d="M299 85v342h-214v-342h214zM299 491c23 0 42 -20 42 -43v-384c0 -23 -19 -43 -42 -43h-214c-23 0 -42 20 -42 43v384c0 23 19 43 42 43h214zM384 303c26 -28 26 -66 0 -92l-21 22c11 15 11 34 0 49zM429 348c53 -51 53 -133 0 -182l-22 22c38 41 38 100 0 138z" />
+ <glyph glyph-name="phonelink_setup" unicode="phonelink_setup"
+d="M405 491c23 0 43 -20 43 -43v-384c0 -23 -20 -43 -43 -43h-213c-23 0 -43 20 -43 43v64h43v-43h213v342h-213v-43h-43v64c0 23 20 43 43 43h213zM171 213c23 0 42 20 42 43s-19 43 -42 43s-43 -20 -43 -43s20 -43 43 -43zM252 245l23 -19c2 -2 4 -4 2 -6l-21 -37
+c-2 -2 -4 -2 -6 -2l-28 11c-6 -4 -13 -9 -19 -11l-5 -27c-2 -2 -4 -5 -6 -5h-43c-2 0 -6 3 -4 5l-4 27c-6 2 -13 7 -19 11l-30 -9c-2 -2 -5 1 -7 3l-21 36c0 2 0 4 2 8l24 17v22l-24 17c-2 2 -4 4 -2 6l21 37c2 2 5 2 7 2l27 -11c6 4 14 9 20 11l4 27c2 2 4 5 6 5h43
+c4 0 6 -3 6 -5l5 -27c6 -2 13 -7 19 -11l28 9c2 2 4 -1 6 -3l21 -36c0 -2 0 -4 -2 -6l-23 -17v-22z" />
+ <glyph glyph-name="photo" unicode="photo"
+d="M181 224l-74 -96h298l-96 128l-74 -96zM448 107c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298c23 0 43 -20 43 -43v-298z" />
+ <glyph glyph-name="photo_album" unicode="photo_album"
+d="M128 107h256l-82 109l-64 -82l-46 55zM128 427v-171l53 32l54 -32v171h-107zM384 469c23 0 43 -19 43 -42v-342c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v342c0 23 20 42 43 42h256z" />
+ <glyph glyph-name="photo_camera" unicode="photo_camera"
+d="M256 149c59 0 107 48 107 107s-48 107 -107 107s-107 -48 -107 -107s48 -107 107 -107zM192 469h128l39 -42h68c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h68zM188 256c0 38 30 68 68 68s68 -30 68 -68
+s-30 -68 -68 -68s-68 30 -68 68z" />
+ <glyph glyph-name="photo_filter" unicode="photo_filter"
+d="M283 283l58 -27l-58 -27l-27 -58l-27 58l-58 27l58 27l27 58zM363 299l-20 44l-44 20l44 20l20 44l20 -44l44 -20l-44 -20zM406 299h42v-192c0 -23 -19 -43 -42 -43h-299c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h192v-43h-192v-298h299v192z" />
+ <glyph glyph-name="photo_library" unicode="photo_library"
+d="M43 384h42v-299h299v-42h-299c-23 0 -42 19 -42 42v299zM235 256l-64 -85h256l-86 106l-63 -79zM469 171c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h256c23 0 42 -19 42 -42v-256z" />
+ <glyph glyph-name="photo_size_select_actual" unicode="photo_size_select_actual"
+d="M107 149h298l-96 128l-74 -96l-54 64zM448 448c21 0 43 -22 43 -43v-298c0 -21 -22 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 21 22 43 43 43h384z" />
+ <glyph glyph-name="photo_size_select_large" unicode="photo_size_select_large"
+d="M64 107h213l-68 91l-53 -69l-39 46zM21 277h299v-213h-256c-23 0 -43 20 -43 43v170zM107 448h42v-43h-42v43zM192 448h43v-43h-43v43zM64 448v-43h-43c0 21 22 43 43 43zM363 107h42v-43h-42v43zM363 448h42v-43h-42v43zM21 363h43v-43h-43v43zM448 448
+c21 0 43 -22 43 -43h-43v43zM448 363h43v-43h-43v43zM277 448h43v-43h-43v43zM491 107c0 -21 -22 -43 -43 -43v43h43zM448 277h43v-42h-43v42zM448 192h43v-43h-43v43z" />
+ <glyph glyph-name="photo_size_select_small" unicode="photo_size_select_small"
+d="M149 448v-43h-42v43h42zM235 448v-43h-43v43h43zM64 277v-42h-43v42h43zM64 448v-43h-43c0 21 22 43 43 43zM405 107v-43h-42v43h42zM405 448v-43h-42v43h42zM320 107v-43h-43v43h43zM64 363v-43h-43v43h43zM64 64c-23 0 -43 20 -43 43v85h214v-128h-171zM448 448
+c21 0 43 -22 43 -43h-43v43zM491 363v-43h-43v43h43zM320 448v-43h-43v43h43zM491 107c0 -21 -22 -43 -43 -43v43h43zM491 277v-42h-43v42h43zM491 192v-43h-43v43h43z" />
+ <glyph glyph-name="picture_as_pdf" unicode="picture_as_pdf"
+d="M299 267v64h21v-64h-21zM85 384v-299h299v-42h-299c-23 0 -42 19 -42 42v299h42zM192 309v22h21v-22h-21zM437 331v32h-64v-128h32v42h32v32h-32v22h32zM352 267v64c0 18 -14 32 -32 32h-53v-128h53c18 0 32 14 32 32zM245 309v22c0 18 -14 32 -32 32h-53v-128h32v42h21
+c18 0 32 14 32 32zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h256z" />
+ <glyph glyph-name="picture_in_picture" unicode="picture_in_picture"
+d="M448 106v300h-384v-300h384zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384zM405 363v-128h-170v128h170z" />
+ <glyph glyph-name="picture_in_picture_alt" unicode="picture_in_picture_alt"
+d="M448 106v300h-384v-300h384zM491 107c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v299c0 23 20 42 43 42h384c23 0 43 -19 43 -42v-299zM405 277v-128h-170v128h170z" />
+ <glyph glyph-name="pie_chart" unicode="pie_chart"
+d="M278 234h191c-10 -101 -90 -181 -191 -191v191zM278 469c101 -10 181 -90 191 -191h-191v191zM235 469v-426c-108 11 -192 102 -192 213s84 202 192 213z" />
+ <glyph glyph-name="pie_chart_outlined" unicode="pie_chart_outlined"
+d="M277 87c77 10 138 71 148 148h-148v-148zM85 256c0 -87 66 -158 150 -169v338c-84 -10 -150 -82 -150 -169zM277 425v-148h148c-10 77 -71 138 -148 148zM256 469c117 0 213 -96 213 -213s-96 -213 -213 -213s-213 96 -213 213s96 213 213 213z" />
+ <glyph glyph-name="pin_drop" unicode="pin_drop"
+d="M107 85h298v-42h-298v42zM213 341c0 -23 20 -42 43 -42c24 0 43 19 43 42s-20 43 -43 43s-43 -20 -43 -43zM384 341c0 -96 -128 -234 -128 -234s-128 138 -128 234c0 71 57 128 128 128s128 -57 128 -128z" />
+ <glyph glyph-name="place" unicode="place"
+d="M256 267c29 0 53 24 53 53s-24 53 -53 53s-53 -24 -53 -53s24 -53 53 -53zM256 469c83 0 149 -66 149 -149c0 -112 -149 -277 -149 -277s-149 165 -149 277c0 83 66 149 149 149z" />
+ <glyph glyph-name="play_arrow" unicode="play_arrow"
+d="M171 405l234 -149l-234 -149v298z" />
+ <glyph glyph-name="play_circle_filled" unicode="play_circle_filled"
+d="M213 160l128 96l-128 96v-192zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="play_circle_outline" unicode="play_circle_outline"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM213 160v192l128 -96z" />
+ <glyph glyph-name="play_for_work" unicode="play_for_work"
+d="M128 213h43c0 -47 38 -85 85 -85s85 38 85 85h43c0 -71 -57 -128 -128 -128s-128 57 -128 128zM235 405h42v-119h75l-96 -96l-96 96h75v119z" />
+ <glyph glyph-name="playlist_add" unicode="playlist_add"
+d="M43 171v42h170v-42h-170zM384 213h85v-42h-85v-86h-43v86h-85v42h85v86h43v-86zM299 384v-43h-256v43h256zM299 299v-43h-256v43h256z" />
+ <glyph glyph-name="playlist_add_check" unicode="playlist_add_check"
+d="M459 267l32 -32l-149 -150l-97 96l32 32l65 -64zM43 171v42h170v-42h-170zM299 384v-43h-256v43h256zM299 299v-43h-256v43h256z" />
+ <glyph glyph-name="playlist_play" unicode="playlist_play"
+d="M363 235l106 -64l-106 -64v128zM43 192v43h277v-43h-277zM405 405v-42h-362v42h362zM405 320v-43h-362v43h362z" />
+ <glyph glyph-name="plus_one" unicode="plus_one"
+d="M309 382l96 23v-277h-42v226l-54 -11v39zM213 341v-85h86v-43h-86v-85h-42v85h-86v43h86v85h42z" />
+ <glyph glyph-name="poll" unicode="poll"
+d="M363 149v86h-43v-86h43zM277 149v214h-42v-214h42zM192 149v150h-43v-150h43zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="polymer" unicode="polymer"
+d="M405 427l96 -171l-96 -171h-85l96 171l-56 99l-168 -270h-85l-96 171l96 171h85l-96 -171l56 -99l168 270h85z" />
+ <glyph glyph-name="pool" unicode="pool"
+d="M299 395c0 29 24 53 53 53s53 -24 53 -53s-24 -54 -53 -54s-53 25 -53 54zM185 256c-12 0 -17 3 -25 8c-4 3 -9 5 -16 8l69 69l-21 22c-24 24 -46 32 -85 32v53c53 0 84 -10 117 -43l137 -136c-3 -2 -6 -4 -9 -5c-8 -5 -13 -8 -25 -8s-16 3 -24 8c-10 6 -23 13 -47 13
+s-37 -7 -47 -13c-8 -5 -12 -8 -24 -8zM469 160c-24 0 -36 8 -46 14c-8 5 -13 7 -25 7s-16 -2 -24 -7c-10 -6 -23 -14 -47 -14s-36 8 -46 14c-8 5 -13 7 -25 7s-16 -2 -24 -7c-10 -6 -23 -14 -47 -14s-36 8 -46 14c-8 5 -13 7 -25 7s-16 -2 -24 -7c-10 -6 -23 -14 -47 -14v43
+c12 0 16 2 24 7c10 6 23 14 47 14s36 -8 46 -14c8 -5 13 -7 25 -7s16 2 24 7c10 6 23 14 47 14s36 -8 46 -14c8 -5 13 -7 25 -7s16 2 24 7c10 6 23 14 47 14s36 -8 46 -14c8 -5 13 -7 25 -7v-43zM469 64c-24 0 -36 8 -46 14c-8 5 -13 7 -25 7s-16 -2 -24 -7
+c-10 -6 -23 -14 -47 -14s-36 8 -46 14c-8 5 -13 7 -25 7s-16 -2 -24 -7c-10 -6 -23 -14 -47 -14s-37 8 -47 14c-8 5 -12 7 -24 7s-17 -2 -25 -7c-10 -6 -22 -14 -46 -14v43c12 0 16 2 24 7c10 6 23 14 47 14s36 -8 46 -14c8 -5 13 -7 25 -7s16 2 24 7c10 6 23 14 47 14
+s37 -8 47 -14c8 -5 12 -7 24 -7s17 2 25 7c10 6 22 14 46 14s37 -8 47 -14c8 -5 12 -7 24 -7v-43z" />
+ <glyph glyph-name="portable_wifi_off" unicode="portable_wifi_off"
+d="M70 459l21 -22l357 -357l-27 -27l-160 161h-1l-4 -1c-23 0 -43 20 -43 43l1 4l-34 34c-6 -12 -9 -24 -9 -38c0 -32 17 -59 42 -74l-21 -37c-38 22 -64 64 -64 111c0 26 7 49 20 69l-30 31c-20 -28 -33 -62 -33 -100c0 -63 34 -118 85 -148l-21 -37
+c-64 37 -106 106 -106 185c0 49 16 95 44 131l-44 45zM256 427c-29 0 -56 -7 -80 -20l-31 31c32 20 70 31 111 31c118 0 213 -95 213 -213c0 -41 -11 -79 -31 -111l-32 31c13 24 21 51 21 80c0 94 -77 171 -171 171zM375 208l-35 35c1 4 1 9 1 13c0 47 -38 85 -85 85
+c-4 0 -9 0 -13 -1l-35 35c15 6 31 9 48 9c71 0 128 -57 128 -128c0 -17 -3 -33 -9 -48z" />
+ <glyph glyph-name="portrait" unicode="portrait"
+d="M405 107v298h-298v-298h298zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298zM352 165v-16h-192v16c0 32 64 48 96 48s96 -16 96 -48zM256 251c-26 0 -48 22 -48 48s22 48 48 48s48 -22 48 -48
+s-22 -48 -48 -48z" />
+ <glyph glyph-name="power" unicode="power"
+d="M342 363c21 0 42 -22 42 -43v-117l-75 -75v-64h-106v64l-75 75v117c0 21 21 43 42 43h1v85h42v-85h86v85h42z" />
+ <glyph glyph-name="power_input" unicode="power_input"
+d="M341 192v43h107v-43h-107zM192 192v43h107v-43h-107zM43 192v43h106v-43h-106zM43 320h405v-43h-405v43z" />
+ <glyph glyph-name="power_settings_new" unicode="power_settings_new"
+d="M380 402c41 -35 68 -88 68 -146c0 -106 -86 -192 -192 -192s-192 86 -192 192c0 58 27 111 68 146l30 -30c-33 -27 -55 -69 -55 -116c0 -83 66 -149 149 -149s149 66 149 149c0 47 -21 88 -55 115zM277 448v-213h-42v213h42z" />
+ <glyph glyph-name="pregnant_woman" unicode="pregnant_woman"
+d="M341 235v-86h-64v-106h-64v106h-42v150c0 35 29 64 64 64s64 -29 64 -64c25 -10 42 -35 42 -64zM192 427c0 24 19 42 43 42s42 -18 42 -42s-18 -43 -42 -43s-43 19 -43 43z" />
+ <glyph glyph-name="present_to_all" unicode="present_to_all"
+d="M213 256h-42l85 85l85 -85h-42v-85h-86v85zM448 106v300h-384v-300h384zM448 448c24 0 43 -19 43 -43v-298c0 -24 -19 -43 -43 -43h-384c-24 0 -43 19 -43 43v298c0 24 19 43 43 43h384z" />
+ <glyph glyph-name="print" unicode="print"
+d="M384 448v-85h-256v85h256zM405 256c12 0 22 9 22 21s-10 22 -22 22s-21 -10 -21 -22s9 -21 21 -21zM341 107v106h-170v-106h170zM405 341c35 0 64 -29 64 -64v-128h-85v-85h-256v85h-85v128c0 35 29 64 64 64h298z" />
+ <glyph glyph-name="priority_high" unicode="priority_high"
+d="M213 448h86v-256h-86v256zM213 107c0 24 19 42 43 42s43 -18 43 -42s-19 -43 -43 -43s-43 19 -43 43z" />
+ <glyph glyph-name="public" unicode="public"
+d="M382 141c28 30 45 71 45 115c0 71 -44 133 -107 158v-9c0 -23 -20 -42 -43 -42h-42v-43c0 -12 -10 -21 -22 -21h-42v-43h128c12 0 21 -9 21 -21v-64h21c19 0 35 -13 41 -30zM235 87v41c-23 0 -43 20 -43 43v21l-102 102c-3 -12 -5 -25 -5 -38c0 -87 66 -159 150 -169z
+M256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="publish" unicode="publish"
+d="M107 213l149 150l149 -150h-85v-128h-128v128h-85zM107 427h298v-43h-298v43z" />
+ <glyph glyph-name="query_builder" unicode="query_builder"
+d="M267 363v-112l96 -57l-16 -27l-112 68v128h32zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="question_answer" unicode="question_answer"
+d="M363 256c0 -12 -10 -21 -22 -21h-213l-85 -86v299c0 12 9 21 21 21h277c12 0 22 -9 22 -21v-192zM448 384c12 0 21 -9 21 -21v-320l-85 85h-235c-12 0 -21 9 -21 21v43h277v192h43z" />
+ <glyph glyph-name="queue" unicode="queue"
+d="M405 277v43h-85v85h-43v-85h-85v-43h85v-85h43v85h85zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h256zM85 384v-299h299v-42h-299c-23 0 -42 19 -42 42v299h42z" />
+ <glyph glyph-name="queue_music" unicode="queue_music"
+d="M363 384h106v-43h-64v-192c0 -35 -29 -64 -64 -64s-64 29 -64 64s29 64 64 64c7 0 15 -2 22 -4v175zM64 171v42h171v-42h-171zM320 299v-43h-256v43h256zM320 384v-43h-256v43h256z" />
+ <glyph glyph-name="queue_play_next" unicode="queue_play_next"
+d="M512 128l-96 -96l-32 32l64 64l-64 64l32 32zM277 299h64v-43h-64v-64h-42v64h-64v43h64v64h42v-64zM448 448c23 0 43 -19 43 -43v-170h-43v170h-384v-256h320v-42h-43v-43h-170v43h-107c-24 0 -43 19 -43 42v256c0 24 19 43 43 43h384z" />
+ <glyph glyph-name="radio" unicode="radio"
+d="M427 256v85h-342v-85h256v43h43v-43h43zM149 85c35 0 64 29 64 64s-29 64 -64 64s-64 -29 -64 -64s29 -64 64 -64zM69 381l270 110l14 -36l-176 -71h250c24 0 42 -19 42 -43v-256c0 -23 -18 -42 -42 -42h-342c-24 0 -42 19 -42 42v256c0 18 10 34 26 40z" />
+ <glyph glyph-name="radio_button_checked" unicode="radio_button_checked"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM256 363c59 0 107 -48 107 -107s-48 -107 -107 -107s-107 48 -107 107s48 107 107 107z" />
+ <glyph glyph-name="radio_button_unchecked" unicode="radio_button_unchecked"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="rate_review" unicode="rate_review"
+d="M384 213v43h-117l-43 -43h160zM128 213h53l147 147c4 4 4 11 0 15l-38 38c-4 4 -11 4 -15 0l-147 -147v-53zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="receipt" unicode="receipt"
+d="M64 43v426l32 -32l32 32l32 -32l32 32l32 -32l32 32l32 -32l32 32l32 -32l32 32l32 -32l32 32v-426l-32 32l-32 -32l-32 32l-32 -32l-32 32l-32 -32l-32 32l-32 -32l-32 32l-32 -32l-32 32zM384 320v43h-256v-43h256zM384 235v42h-256v-42h256zM384 149v43h-256v-43h256z
+" />
+ <glyph glyph-name="recent_actors" unicode="recent_actors"
+d="M267 149v16c0 32 -64 48 -96 48s-96 -16 -96 -48v-16h192zM171 347c-26 0 -48 -22 -48 -48s22 -48 48 -48s48 22 48 48s-22 48 -48 48zM299 405c12 0 21 -9 21 -21v-256c0 -12 -9 -21 -21 -21h-256c-12 0 -22 9 -22 21v256c0 12 10 21 22 21h256zM363 107v298h42v-298
+h-42zM448 405h43v-298h-43v298z" />
+ <glyph glyph-name="record_voice_over" unicode="record_voice_over"
+d="M428 469c83 -86 83 -215 0 -298l-35 34c59 68 59 166 0 230zM358 398c43 -47 43 -112 0 -155l-36 36c18 25 18 58 0 83zM192 192c57 0 171 -28 171 -85v-43h-342v43c0 57 114 85 171 85zM107 320c0 47 38 85 85 85s85 -38 85 -85s-38 -85 -85 -85s-85 38 -85 85z" />
+ <glyph glyph-name="redeem" unicode="redeem"
+d="M427 213v128h-109l45 -60l-35 -25c-24.0378 32.6288 -48.3187 65.0147 -72 98c-23.6829 -32.9837 -47.9614 -65.3719 -72 -98l-35 25l45 60h-109v-128h342zM427 107v42h-342v-42h342zM192 427c-12 0 -21 -10 -21 -22s9 -21 21 -21s21 9 21 21s-9 22 -21 22zM320 427
+c-12 0 -21 -10 -21 -22s9 -21 21 -21s21 9 21 21s-9 22 -21 22zM427 384c24 0 42 -19 42 -43v-234c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v234c0 24 18 43 42 43h47c-2 7 -4 14 -4 21c0 35 29 64 64 64c22 0 41 -11 53 -28l11 -15l11 15c12 17 31 28 53 28
+c35 0 64 -29 64 -64c0 -7 -2 -14 -4 -21h47z" />
+ <glyph glyph-name="redo" unicode="redo"
+d="M393 286l76 77v-192h-192l78 77c-30 25 -68 40 -110 40c-76 0 -140 -49 -162 -117l-50 16c29 89 113 154 212 154c57 0 109 -21 148 -55z" />
+ <glyph glyph-name="refresh" unicode="refresh"
+d="M377 377l50 50v-150h-150l69 69c-23 23 -55 38 -90 38c-71 0 -128 -57 -128 -128s57 -128 128 -128c56 0 104 35 121 85h44c-19 -74 -85 -128 -165 -128c-94 0 -170 77 -170 171s76 171 170 171c47 0 90 -19 121 -50z" />
+ <glyph glyph-name="remove" unicode="remove"
+d="M405 235h-298v42h298v-42z" />
+ <glyph glyph-name="remove_circle" unicode="remove_circle"
+d="M363 235v42h-214v-42h214zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="remove_circle_outline" unicode="remove_circle_outline"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM149 277h214v-42h-214v42z" />
+ <glyph glyph-name="remove_from_queue" unicode="remove_from_queue"
+d="M341 299v-43h-170v43h170zM448 149v256h-384v-256h384zM448 448c23 0 43 -19 43 -43l-1 -256c0 -23 -19 -42 -42 -42h-107v-43h-170v43h-107c-24 0 -43 19 -43 42v256c0 24 19 43 43 43h384z" />
+ <glyph glyph-name="remove_red_eye" unicode="remove_red_eye"
+d="M256 320c35 0 64 -29 64 -64s-29 -64 -64 -64s-64 29 -64 64s29 64 64 64zM256 149c59 0 107 48 107 107s-48 107 -107 107s-107 -48 -107 -107s48 -107 107 -107zM256 416c107 0 198 -66 235 -160c-37 -94 -128 -160 -235 -160s-198 66 -235 160c37 94 128 160 235 160z
+" />
+ <glyph glyph-name="remove_shopping_cart" unicode="remove_shopping_cart"
+d="M149 128c23 0 43 -20 43 -43s-20 -42 -43 -42s-42 19 -42 42s19 43 42 43zM332 235l-192 192h287c12 0 21 -10 21 -22c0 -4 -1 -7 -3 -10l-76 -138c-7 -13 -21 -22 -37 -22zM158 192h108l-43 43h-50l-19 -35l-1 -3c0 -3 2 -5 5 -5zM485 27l-27 -27l-61 61
+c-8 -11 -20 -18 -34 -18c-23 0 -43 19 -43 42c0 14 7 27 18 35l-30 29h-159c-23 0 -42 20 -42 43c0 7 2 14 5 20l29 53l-47 99l-94 94l27 27z" />
+ <glyph glyph-name="reorder" unicode="reorder"
+d="M64 405h384v-42h-384v42zM64 277v43h384v-43h-384zM64 107v42h384v-42h-384zM64 192v43h384v-43h-384z" />
+ <glyph glyph-name="repeat" unicode="repeat"
+d="M363 149v86h42v-128h-256v-64l-85 85l85 85v-64h214zM149 363v-86h-42v128h256v64l85 -85l-85 -85v64h-214z" />
+ <glyph glyph-name="repeat_one" unicode="repeat_one"
+d="M277 192h-32v85h-32v22l43 21h21v-128zM363 149v86h42v-128h-256v-64l-85 85l85 85v-64h214zM149 363v-86h-42v128h256v64l85 -85l-85 -85v64h-214z" />
+ <glyph glyph-name="replay" unicode="replay"
+d="M256 405c94 0 171 -76 171 -170s-77 -171 -171 -171s-171 77 -171 171h43c0 -71 57 -128 128 -128s128 57 128 128s-57 128 -128 128v-86l-107 107l107 107v-86z" />
+ <glyph glyph-name="replay_10" unicode="replay_&#x31;&#x30;"
+d="M282 188c0 -3.2653 6.32517 -7 10 -7c2 0 5 0 7 2l4 5s2 4 2 6v43c0 0 -2 4 -2 6c0 2.75261 -8.21183 7 -11 7c-2 0 -4 -1 -6 -3l-4 -4s-3 -4 -3 -6v-43s3 -4 3 -6zM324 209c0 -6 0 -13 -2 -17l-6 -13s-7 -6 -11 -6s-9 -2 -13 -2s-9 0 -13 2s-6 4 -10 6
+c-6.74403 3.37202 -9 19.7461 -9 30v15c0 6 0 13 2 17l7 13s6 6 10 6s9 2 13 2s9 0 13 -2s7 -4 11 -6s4 -7 6 -13s2 -11 2 -17v-15zM233 171h-20v70l-21 -6v15l38 12h3v-91zM256 405c94 0 171 -76 171 -170s-77 -171 -171 -171s-171 77 -171 171h43c0 -70 58 -128 128 -128
+s128 58 128 128s-58 128 -128 128v-86l-107 107l107 107v-86z" />
+ <glyph glyph-name="replay_30" unicode="replay_&#x33;&#x30;"
+d="M286 188c0 -3.76553 6.92157 -7 11 -7c2 0 4 0 6 2l4 5s2 4 2 6v43c0 2 -2 4 -2 6c0 2.33563 -7.56075 7 -10 7c-2 0 -5 -1 -7 -3l-4 -4s-2 -4 -2 -6v-43s2 -4 2 -6zM326 209c0 -6 0 -13 -2 -17l-6 -13s-7 -6 -11 -6s-9 -2 -13 -2c-10.126 0 -16.1493 4.57466 -23 8
+c-4 2 -4 7 -6 13s-3 11 -3 17v15c0 6 1 13 3 17l6 13s7 6 11 6s8 2 12 2s9 0 13 -2s7 -4 11 -6s4 -7 6 -13s2 -11 2 -17v-15zM213 224c8.11936 0 15 4.95913 15 13v4s-2 2 -2 4s-2 2 -4 2h-11s-2 -2 -4 -2s-2 -2 -2 -4v-4h-22c0 9.89385 8.81974 23 18 23c2 0 8 2 10 2
+c8.67272 0 17.6319 -2.81597 24 -6c5.06488 -2.53244 8 -12.109 8 -19v-7s-2 -4 -2 -6s-2 -4 -4 -4s-5 -3 -7 -5c4 -2 9 -4 11 -8s4 -9 4 -13s0 -9 -2 -11s-4 -6 -6 -8s-7 -4 -11 -4s-9 -2 -13 -2s-8 0 -10 2s-7 2 -11 4c-5.58093 2.79046 -9 13.5084 -9 21h18v-4s2 -2 2 -4
+s2 -2 4 -2h11s2 2 4 2s2 2 2 4v11s-2 2 -2 4s-2 2 -4 2h-13v15h8zM256 405c94 0 171 -76 171 -170s-77 -171 -171 -171s-171 77 -171 171h43c0 -70 58 -128 128 -128s128 58 128 128s-58 128 -128 128v-86l-107 107l107 107v-86z" />
+ <glyph glyph-name="replay_5" unicode="replay_&#x35;"
+d="M252 222c-1.79204 -0.716817 -7 -2.40231 -7 -4c0 -2 -2 -3 -2 -3h-15l5 47h51v-15h-37l-2 -19s2 0 2 2s3 1 3 3s2 0 4 0h4c4 0 9 -1 11 -3s6 -4 8 -6c4.43641 -4.43641 9 -13.6284 9 -23c0 -4 0 -9 -2 -11s-3 -7 -7 -11s-6 -4 -8 -6s-9 -2 -13 -2s-9 0 -11 2s-6 2 -10 4
+c-5.5956 2.7978 -9 11.277 -9 19h17c0 -7.40446 5.29508 -10 13 -10c2 0 4 0 6 2l5 4s2 4 2 6v13l-2 4l-5 5s-4 2 -6 2h-4zM256 405c94 0 171 -76 171 -170s-77 -171 -171 -171s-171 77 -171 171h43c0 -70 58 -128 128 -128s128 58 128 128s-58 128 -128 128v-86l-107 107
+l107 107v-86z" />
+ <glyph glyph-name="reply" unicode="reply"
+d="M213 320c149 -21 214 -128 235 -235c-53 75 -128 109 -235 109v-87l-149 149l149 149v-85z" />
+ <glyph glyph-name="reply_all" unicode="reply_all"
+d="M277 320c149 -21 214 -128 235 -235c-53 75 -128 109 -235 109v-87l-149 149l149 149v-85zM149 341l-85 -85l85 -85v-64l-149 149l149 149v-64z" />
+ <glyph glyph-name="report" unicode="report"
+d="M277 235v128h-42v-128h42zM256 143c15 0 28 13 28 28s-13 27 -28 27s-28 -12 -28 -27s13 -28 28 -28zM336 448l112 -112v-160l-112 -112h-160l-112 112v160l112 112h160z" />
+ <glyph glyph-name="report_problem" unicode="report_problem"
+d="M277 213v86h-42v-86h42zM277 128v43h-42v-43h42zM21 64l235 405l235 -405h-470z" />
+ <glyph glyph-name="restaurant" unicode="restaurant"
+d="M341 384c0 38 48 85 107 85v-426h-53v170h-54v171zM235 320v149h42v-149c0 -45 -35 -82 -80 -85v-192h-53v192c-45 3 -80 40 -80 85v149h43v-149h42v149h43v-149h43z" />
+ <glyph glyph-name="restaurant_menu" unicode="restaurant_menu"
+d="M317 266l-31 -31l147 -147l-30 -30l-147 147l-147 -147l-30 30l208 208c-15 33 -4 79 30 113c41 41 99 48 130 17s24 -90 -17 -131c-34 -34 -80 -44 -113 -29zM173 227l-90 90c-33 33 -33 87 0 120l150 -149z" />
+ <glyph glyph-name="restore" unicode="restore"
+d="M256 341h32v-90l75 -45l-16 -26l-91 55v106zM277 448c106 0 192 -86 192 -192s-86 -192 -192 -192c-53 0 -100 21 -135 56l30 31c27 -27 64 -44 105 -44c83 0 150 66 150 149s-67 149 -150 149s-149 -66 -149 -149h64l-86 -86l-2 3l-83 83h64c0 106 86 192 192 192z" />
+ <glyph glyph-name="restore_page" unicode="restore_page"
+d="M256 128c59 0 107 48 107 107s-48 106 -107 106c-38 0 -71 -20 -90 -49l-27 28v-85h85l-34 34c12 24 37 40 66 40c41 0 75 -33 75 -74s-34 -75 -75 -75c-25 0 -48 13 -61 32h-37c16 -38 54 -64 98 -64zM299 469l128 -128v-256c0 -23 -20 -42 -43 -42h-256
+c-23 0 -43 19 -43 42l1 342c0 23 19 42 42 42h171z" />
+ <glyph glyph-name="ring_volume" unicode="ring_volume"
+d="M137 303c0 0 -74 74 -76 75l30 31l76 -76zM277 469v-106h-42v106h42zM451 378c-2 -1 -76 -75 -76 -75l-30 30l76 76zM506 156c4 -4 6 -9 6 -15s-2 -11 -6 -15l-53 -53c-4 -4 -9 -6 -15 -6s-11 2 -15 6c-17 16 -36 30 -57 40c-7 3 -12 11 -12 19v66c-31 10 -64 15 -98 15
+s-67 -5 -98 -15v-66c0 -9 -5 -17 -12 -20c-21 -10 -40 -23 -57 -39c-4 -4 -9 -6 -15 -6s-11 2 -15 6l-53 53c-4 4 -6 9 -6 15s2 11 6 15c65 62 153 100 250 100s185 -38 250 -100z" />
+ <glyph glyph-name="room" unicode="room"
+d="M256 267c29 0 53 24 53 53s-24 53 -53 53s-53 -24 -53 -53s24 -53 53 -53zM256 469c83 0 149 -66 149 -149c0 -112 -149 -277 -149 -277s-149 165 -149 277c0 83 66 149 149 149z" />
+ <glyph glyph-name="room_service" unicode="room_service"
+d="M295 346c83 -17 147 -88 153 -175h-384c6 87 70 158 153 175c-2 5 -4 11 -4 17c0 23 20 42 43 42s43 -19 43 -42c0 -6 -2 -12 -4 -17zM43 149h426v-42h-426v42z" />
+ <glyph glyph-name="rotate_90_degrees_ccw" unicode="rotate_&#x39;&#x30;_degrees_ccw"
+d="M413 370c75 -75 75 -196 0 -271c-37 -38 -87 -56 -136 -56c-32 0 -63 8 -92 24l32 31c19 -9 39 -13 60 -13c38 0 77 15 106 44c58 58 58 153 0 211c-29 29 -68 44 -106 44v-69l-90 90l90 91v-69c49 0 99 -19 136 -57zM79 237l78 -78l78 78l-78 78zM157 375l138 -138
+l-138 -138l-139 138z" />
+ <glyph glyph-name="rotate_left" unicode="rotate_left"
+d="M277 425c84 -10 150 -82 150 -169s-66 -159 -150 -169v43c61 10 107 63 107 126s-46 116 -107 126v-83l-97 95l97 97v-66zM151 121l31 31c16 -12 34 -19 53 -22v-43c-30 4 -59 15 -84 34zM130 235c3 -19 10 -37 21 -53l-30 -30c-19 25 -30 53 -34 83h43zM152 330
+c-11 -16 -19 -34 -22 -53h-43c4 30 16 58 35 83z" />
+ <glyph glyph-name="rotate_right" unicode="rotate_right"
+d="M360 182c12 16 19 34 22 53h43c-4 -30 -15 -58 -34 -83zM277 130c19 3 37 10 53 22l31 -31c-25 -19 -54 -30 -84 -34v43zM425 277h-43c-3 19 -10 37 -22 53l31 30c19 -25 30 -53 34 -83zM332 394l-97 -95v83c-61 -10 -107 -63 -107 -126s46 -116 107 -126v-43
+c-84 10 -150 82 -150 169s66 159 150 169v66z" />
+ <glyph glyph-name="rounded_corner" unicode="rounded_corner"
+d="M448 341v-106h-43v106c0 35 -29 64 -64 64h-106v43h106c59 0 107 -48 107 -107zM64 64v43h43v-43h-43zM149 64v43h43v-43h-43zM235 64v43h42v-43h-42zM149 405v43h43v-43h-43zM64 405v43h43v-43h-43zM64 320v43h43v-43h-43zM64 149v43h43v-43h-43zM64 235v42h43v-42h-43z
+M405 149v43h43v-43h-43zM405 107h43v-43h-43v43z" />
+ <glyph glyph-name="router" unicode="router"
+d="M320 128v43h-43v-43h43zM245 128v43h-42v-43h42zM171 128v43h-43v-43h43zM405 235c23 0 43 -20 43 -43v-85c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v85c0 23 20 43 43 43h213v85h43v-85h42zM412 369l-17 -17c-15 15 -35 21 -54 21s-38 -6 -53 -21l-17 17
+c19 19 44 30 70 30s52 -11 71 -30zM431 386c-26 23 -58 36 -90 36s-63 -13 -89 -36l-17 17c30 30 68 45 106 45s77 -15 107 -45z" />
+ <glyph glyph-name="rowing" unicode="rowing"
+d="M448 64l-64 -64l-64 64v32l-151 151c-7 -1 -14 -1 -20 -1v46c35 -1 77 18 100 43l30 33c7.60688 7.60688 20.1539 16 35 16h1c26 0 48 -22 48 -48v-123c0 -18 -8 -34 -20 -46l-76 76v49c-13 -11 -31 -22 -49 -30l134 -134h32zM320 491c23 0 43 -20 43 -43
+s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM181 203l54 -54h-43l-75 -74l-32 32z" />
+ <glyph glyph-name="rss_feed" unicode="rss_feed"
+d="M85 297c117 0 212 -95 212 -212h-61c0 83 -68 151 -151 151v61zM85 417c183 0 332 -149 332 -332h-60c0 150 -122 272 -272 272v60zM85 132c0 26 21 46 47 46s46 -20 46 -46s-20 -47 -46 -47s-47 21 -47 47z" />
+ <glyph glyph-name="rv_hookup" unicode="rv_hookup"
+d="M363 469l64 -64l-64 -64v43h-171v43h171v42zM384 213v64h-85v-64h85zM235 85c12 0 21 10 21 22s-9 21 -21 21s-22 -9 -22 -21s10 -22 22 -22zM427 149h42v-42h-170c0 -35 -29 -64 -64 -64s-64 29 -64 64h-43c-23 0 -43 19 -43 42v64h150v64h-86v-42l-64 64l64 64v-43h235
+c23 0 43 -20 43 -43v-128z" />
+ <glyph glyph-name="satellite" unicode="satellite"
+d="M107 128h298l-96 128l-74 -96l-54 64zM107 256c83 0 149 67 149 150h-43c0 -59 -47 -107 -106 -107v-43zM107 406v-65c35 0 64 30 64 65h-64zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298z" />
+ <glyph glyph-name="save" unicode="save"
+d="M320 320v85h-213v-85h213zM256 107c35 0 64 29 64 64s-29 64 -64 64s-64 -29 -64 -64s29 -64 64 -64zM363 448l85 -85v-256c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h256z" />
+ <glyph glyph-name="scanner" unicode="scanner"
+d="M405 149v43h-213v-43h213zM149 149v43h-42v-43h42zM422 284c15 -4 26 -22 26 -39v-117c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v85c0 23 20 43 43 43h268l-300 109l15 40z" />
+ <glyph glyph-name="schedule" unicode="schedule"
+d="M267 363v-112l96 -57l-16 -27l-112 68v128h32zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="school" unicode="school"
+d="M256 448l235 -128v-171h-43v148l-192 -105l-235 128zM107 231l149 -82l149 82v-86l-149 -81l-149 81v86z" />
+ <glyph glyph-name="screen_lock_landscape" unicode="screen_lock_landscape"
+d="M230 299v-22h52v22c0 14 -12 25 -26 25s-26 -11 -26 -25zM213 171c-12 0 -21 9 -21 21v64c0 12 9 21 21 21v22c0 23 19 42 43 42c23 0 43 -18 43 -42v-22c12 0 21 -9 21 -21v-64c0 -12 -9 -21 -21 -21h-86zM405 149v214h-298v-214h298zM448 405c23 0 43 -19 43 -42v-214
+c0 -23 -20 -42 -43 -42h-384c-23 0 -43 19 -43 42v214c0 23 20 42 43 42h384z" />
+ <glyph glyph-name="screen_lock_portrait" unicode="screen_lock_portrait"
+d="M363 107v298h-214v-298h214zM363 491c23 0 42 -20 42 -43v-384c0 -23 -19 -43 -42 -43h-214c-23 0 -42 20 -42 43v384c0 23 19 43 42 43h214zM230 299v-22h52v22c0 14 -12 25 -26 25s-26 -11 -26 -25zM213 171c-12 0 -21 9 -21 21v64c0 12 9 21 21 21v22
+c0 23 19 42 43 42c23 0 43 -18 43 -42v-22c12 0 21 -9 21 -21v-64c0 -12 -9 -21 -21 -21h-86z" />
+ <glyph glyph-name="screen_lock_rotation" unicode="screen_lock_rotation"
+d="M358 459v-11h73v11c0 20 -16 36 -36 36s-37 -16 -37 -36zM341 320c-12 0 -21 9 -21 21v86c0 12 9 21 21 21v11c0 29 25 53 54 53s53 -24 53 -53v-11c12 0 21 -9 21 -21v-86c0 -12 -9 -21 -21 -21h-107zM181 75l28 28l81 -81l-14 -1c-134 0 -244 104 -255 235h32
+c8 -80 58 -148 128 -181zM496 240c13 -12 13 -33 0 -46l-136 -135c-12 -13 -32 -13 -45 0l-256 256c-13 12 -13 32 0 45l135 136c12 13 33 13 46 0l52 -52l-30 -30l-45 44l-121 -120l242 -242l120 121l-47 47l30 30z" />
+ <glyph glyph-name="screen_rotation" unicode="screen_rotation"
+d="M160 54l29 28l81 -81l-14 -1c-134 0 -244 104 -255 235h32c8 -80 57 -148 127 -181zM316 60l136 136l-256 256l-136 -136zM218 475l257 -257c13 -12 13 -32 0 -45l-136 -136c-12 -13 -32 -13 -45 0l-257 257c-13 12 -13 32 0 45l136 136c12 13 32 13 45 0zM352 458
+l-29 -28l-81 81l14 1c134 0 244 -104 255 -235h-32c-8 80 -57 148 -127 181z" />
+ <glyph glyph-name="screen_share" unicode="screen_share"
+d="M277 203l86 80l-86 80v-46c-83 -12 -116 -68 -128 -125c30 40 69 58 128 58v-47zM427 128h85v-43h-512v43h85c-24 0 -42 20 -42 43v213c0 24 18 43 42 43h342c23 0 42 -19 42 -43v-213c0 -23 -19 -43 -42 -43z" />
+ <glyph glyph-name="sd_card" unicode="sd_card"
+d="M384 341v86h-43v-86h43zM320 341v86h-43v-86h43zM256 341v86h-43v-86h43zM384 469c23 0 43 -19 43 -42v-342c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42l1 256l127 128h171z" />
+ <glyph glyph-name="sd_storage" unicode="sd_storage"
+d="M384 341v86h-43v-86h43zM320 341v86h-43v-86h43zM256 341v86h-43v-86h43zM384 469c23 0 43 -19 43 -42v-342c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42l1 256l127 128h171z" />
+ <glyph glyph-name="search" unicode="search"
+d="M203 213c53 0 96 43 96 96s-43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96zM331 213l106 -106l-32 -32l-106 106v17l-6 6c-24 -21 -56 -33 -90 -33c-77 0 -139 61 -139 138s62 139 139 139s138 -62 138 -139c0 -34 -12 -66 -33 -90l6 -6h17z" />
+ <glyph glyph-name="security" unicode="security"
+d="M256 491l192 -86v-128c0 -118 -82 -229 -192 -256c-110 27 -192 138 -192 256v128zM256 256v-191c79 25 138 103 149 191h-149zM256 256v188l-149 -66v-122h149z" />
+ <glyph glyph-name="select_all" unicode="select_all"
+d="M192 320v-128h128v128h-128zM149 149v214h214v-214h-214zM320 405v43h43v-43h-43zM320 64v43h43v-43h-43zM405 149v43h43v-43h-43zM405 320v43h43v-43h-43zM405 64v43h43c0 -23 -20 -43 -43 -43zM405 235v42h43v-42h-43zM235 64v43h42v-43h-42zM192 448v-43h-43v43h43z
+M64 149v43h43v-43h-43zM107 64c-23 0 -43 20 -43 43h43v-43zM405 448c23 0 43 -20 43 -43h-43v43zM277 448v-43h-42v43h42zM64 320v43h43v-43h-43zM149 64v43h43v-43h-43zM64 235v42h43v-42h-43zM64 405c0 23 20 43 43 43v-43h-43z" />
+ <glyph glyph-name="send" unicode="send"
+d="M43 64v149l320 43l-320 43v149l448 -192z" />
+ <glyph glyph-name="sentiment_dissatisfied" unicode="sentiment_dissatisfied"
+d="M256 213c50 0 92 -30 109 -74h-35c-15 25 -42 42 -74 42s-59 -17 -74 -42h-35c17 44 59 74 109 74zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213
+s95 213 213 213zM149 309c0 18 14 32 32 32s32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32zM299 309c0 18 14 32 32 32s32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32z" />
+ <glyph glyph-name="sentiment_neutral" unicode="sentiment_neutral"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM149 309c0 18 14 32 32 32s32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32zM299 309
+c0 18 14 32 32 32s32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32zM192 213h128v-32h-128v32z" />
+ <glyph glyph-name="sentiment_satisfied" unicode="sentiment_satisfied"
+d="M256 171c32 0 59 17 74 42h35c-17 -44 -59 -74 -109 -74s-92 30 -109 74h35c15 -25 42 -42 74 -42zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213
+s95 213 213 213zM149 309c0 18 14 32 32 32s32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32zM299 309c0 18 14 32 32 32s32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32z" />
+ <glyph glyph-name="sentiment_very_dissatisfied" unicode="sentiment_very_dissatisfied"
+d="M256 213c50 0 92 -30 109 -74h-218c17 44 59 74 109 74zM167 256l-23 23l23 22l-23 23l23 22l22 -22l23 22l23 -22l-23 -23l23 -22l-23 -23l-23 23zM345 346l23 -22l-23 -23l23 -22l-23 -23l-22 23l-23 -23l-23 23l23 22l-23 23l23 22l23 -22zM256 85
+c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="sentiment_very_satisfied" unicode="sentiment_very_satisfied"
+d="M256 139c-50 0 -92 30 -109 74h218c-17 -44 -59 -74 -109 -74zM189 300l-22 -23l-23 23l45 45l46 -45l-23 -23zM277 300l46 45l45 -45l-23 -23l-22 23l-23 -23zM256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469
+c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="settings" unicode="settings"
+d="M256 181c41 0 75 34 75 75s-34 75 -75 75s-75 -34 -75 -75s34 -75 75 -75zM415 235l45 -35c4 -3 5 -9 2 -14l-43 -74c-3 -5 -8 -6 -13 -4l-53 21c-11 -8 -23 -16 -36 -21l-8 -56c-1 -5 -5 -9 -10 -9h-86c-5 0 -9 4 -10 9l-8 56c-13 5 -25 12 -36 21l-53 -21
+c-5 -2 -10 -1 -13 4l-43 74c-3 5 -2 11 2 14l45 35c-1 7 -1 14 -1 21s0 14 1 21l-45 35c-4 3 -5 9 -2 14l43 74c3 5 8 6 13 4l53 -21c11 8 23 16 36 21l8 56c1 5 5 9 10 9h86c5 0 9 -4 10 -9l8 -56c13 -5 25 -12 36 -21l53 21c5 2 10 1 13 -4l43 -74c3 -5 2 -11 -2 -14
+l-45 -35c1 -7 1 -14 1 -21s0 -14 -1 -21z" />
+ <glyph glyph-name="settings_applications" unicode="settings_applications"
+d="M368 256c0 5 0 10 -1 15l32 24c3 2 3 7 1 10l-30 52c-2 3 -6 4 -9 3l-37 -15c-8 6 -16 11 -25 15l-6 39c-1 3 -3 6 -7 6h-60c-4 0 -6 -2 -7 -6l-6 -40c-9 -4 -17 -8 -25 -14l-37 15c-3 1 -7 -1 -9 -4l-30 -51c-2 -3 -2 -8 1 -10l32 -24c-1 -5 -1 -10 -1 -15s0 -10 1 -15
+l-32 -24c-3 -2 -3 -7 -1 -10l30 -52c2 -3 6 -4 9 -3l37 15c8 -6 16 -11 25 -15l6 -39c1 -3 3 -6 7 -6h60c4 0 6 2 7 6l6 40c9 4 17 8 25 14l37 -15c3 -1 7 1 9 4l30 51c2 3 2 8 -1 10l-32 24c1 5 1 10 1 15zM405 448c24 0 43 -20 43 -43v-298c0 -23 -19 -43 -43 -43h-298
+c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h298zM256 299c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43z" />
+ <glyph glyph-name="settings_backup_restore" unicode="settings_backup_restore"
+d="M256 448c106 0 192 -86 192 -192s-86 -192 -192 -192c-44 0 -85 15 -117 40l30 30c25 -17 55 -27 87 -27c83 0 149 66 149 149s-66 149 -149 149s-149 -66 -149 -149h64l-86 -85l-85 85h64c0 106 86 192 192 192zM299 256c0 -23 -20 -43 -43 -43s-43 20 -43 43
+s20 43 43 43s43 -20 43 -43z" />
+ <glyph glyph-name="settings_bluetooth" unicode="settings_bluetooth"
+d="M317 207l-40 40v-80zM277 430v-80l40 40zM378 390l-92 -91l92 -92l-122 -122h-21v162l-98 -98l-30 30l119 120l-119 119l30 30l98 -98v162h21zM320 0v43h43v-43h-43zM149 0v43h43v-43h-43zM235 0v43h42v-43h-42z" />
+ <glyph glyph-name="settings_brightness" unicode="settings_brightness"
+d="M256 320v-128c35 0 64 29 64 64s-29 64 -64 64zM171 171v53l-32 32l32 32v53h53l32 32l32 -32h53v-53l32 -32l-32 -32v-53h-53l-32 -32l-32 32h-53zM448 106v300h-384v-300h384zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298
+c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="settings_cell" unicode="settings_cell"
+d="M341 171v256h-170v-256h170zM341 512c23 0 43 -20 43 -43v-341c0 -23 -20 -43 -43 -43h-170c-23 0 -43 20 -43 43v341c0 23 20 43 43 43h170zM320 0v43h43v-43h-43zM235 0v43h42v-43h-42zM149 0v43h43v-43h-43z" />
+ <glyph glyph-name="settings_ethernet" unicode="settings_ethernet"
+d="M379 395l116 -139l-116 -139l-33 27l93 112l-93 112zM235 235v42h42v-42h-42zM363 277v-42h-43v42h43zM149 235v42h43v-42h-43zM166 368l-93 -112l93 -112l-33 -27l-116 139l116 139z" />
+ <glyph glyph-name="settings_input_antenna" unicode="settings_input_antenna"
+d="M256 491c129 0 235 -106 235 -235h-43c0 106 -86 192 -192 192s-192 -86 -192 -192h-43c0 129 106 235 235 235zM277 207v-70l73 -73l-30 -30l-64 64l-64 -64l-30 30l73 73v70c-19 8 -32 27 -32 49c0 29 24 53 53 53s53 -24 53 -53c0 -22 -13 -41 -32 -49zM256 405
+c83 0 149 -66 149 -149h-42c0 59 -48 107 -107 107s-107 -48 -107 -107h-42c0 83 66 149 149 149z" />
+ <glyph glyph-name="settings_input_component" unicode="settings_input_component"
+d="M363 171v42h128v-42c0 -28 -18 -51 -43 -60v-90h-43v90c-25 9 -42 32 -42 60zM277 469v-85h43v-128h-128v128h43v85c0 12 9 22 21 22s21 -10 21 -22zM448 384h43v-128h-128v128h42v85c0 12 10 22 22 22s21 -10 21 -22v-85zM21 171v42h128v-42c0 -28 -17 -51 -42 -60v-90
+h-43v90c-25 9 -43 32 -43 60zM192 171v42h128v-42c0 -28 -18 -51 -43 -60v-90h-42v90c-25 9 -43 32 -43 60zM107 469v-85h42v-128h-128v128h43v85c0 12 9 22 21 22s22 -10 22 -22z" />
+ <glyph glyph-name="settings_input_composite" unicode="settings_input_composite"
+d="M363 171v42h128v-42c0 -28 -18 -51 -43 -60v-90h-43v90c-25 9 -42 32 -42 60zM277 469v-85h43v-128h-128v128h43v85c0 12 9 22 21 22s21 -10 21 -22zM448 384h43v-128h-128v128h42v85c0 12 10 22 22 22s21 -10 21 -22v-85zM21 171v42h128v-42c0 -28 -17 -51 -42 -60v-90
+h-43v90c-25 9 -43 32 -43 60zM192 171v42h128v-42c0 -28 -18 -51 -43 -60v-90h-42v90c-25 9 -43 32 -43 60zM107 469v-85h42v-128h-128v128h43v85c0 12 9 22 21 22s22 -10 22 -22z" />
+ <glyph glyph-name="settings_input_hdmi" unicode="settings_input_hdmi"
+d="M171 427v-64h42v42h22v-42h42v42h22v-42h42v64h-170zM384 363h21v-128l-64 -128v-64h-170v64l-64 128v128h21v64c0 23 20 42 43 42h170c23 0 43 -19 43 -42v-64z" />
+ <glyph glyph-name="settings_input_svideo" unicode="settings_input_svideo"
+d="M331 192c18 0 32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32s14 32 32 32zM373 299c18 0 32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32s14 32 32 32zM256 64c106 0 192 86 192 192s-86 192 -192 192s-192 -86 -192 -192s86 -192 192 -192zM256 491
+c129 0 235 -106 235 -235s-106 -235 -235 -235s-235 106 -235 235s106 235 235 235zM181 192c18 0 32 -14 32 -32s-14 -32 -32 -32s-32 14 -32 32s14 32 32 32zM320 373c0 -18 -14 -32 -32 -32h-64c-18 0 -32 14 -32 32s14 32 32 32h64c18 0 32 -14 32 -32zM171 267
+c0 -18 -14 -32 -32 -32s-32 14 -32 32s14 32 32 32s32 -14 32 -32z" />
+ <glyph glyph-name="settings_overscan" unicode="settings_overscan"
+d="M448 106v300h-384v-300h384zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384zM299 171l-43 -54l-43 54h86zM128 299v-86l-53 43zM384 299l53 -43l-53 -43v86zM256 395l43 -54h-86z" />
+ <glyph glyph-name="settings_phone" unicode="settings_phone"
+d="M405 320h43v-43h-43v43zM427 181c12 0 21 -9 21 -21v-75c0 -12 -9 -21 -21 -21c-200 0 -363 163 -363 363c0 12 9 21 21 21h75c12 0 21 -9 21 -21c0 -27 4 -52 12 -76c2 -7 1 -16 -5 -22l-47 -47c31 -60 81 -110 141 -141l47 47c6 6 15 7 22 5c24 -8 49 -12 76 -12z
+M363 320v-43h-43v43h43zM277 320v-43h-42v43h42z" />
+ <glyph glyph-name="settings_power" unicode="settings_power"
+d="M320 0v43h43v-43h-43zM353 417c44 -31 74 -82 74 -140c0 -94 -77 -170 -171 -170s-171 76 -171 170c0 58 30 109 74 140l30 -30c-37 -23 -61 -64 -61 -110c0 -71 57 -128 128 -128s128 57 128 128c0 46 -25 87 -62 109zM277 469v-213h-42v213h42zM235 0v43h42v-43h-42z
+M149 0v43h43v-43h-43z" />
+ <glyph glyph-name="settings_remote" unicode="settings_remote"
+d="M256 512c65 0 124 -26 166 -69l-30 -30c-35 35 -83 56 -136 56s-101 -21 -136 -56l-30 30c42 42 101 69 166 69zM150 383c27 27 65 44 106 44s79 -17 106 -44l-30 -30c-19 19 -47 31 -76 31s-57 -12 -76 -31zM256 192c23 0 43 20 43 43s-20 42 -43 42s-43 -19 -43 -42
+s20 -43 43 -43zM320 320c12 0 21 -9 21 -21v-256c0 -12 -9 -22 -21 -22h-128c-12 0 -21 10 -21 22v256c0 12 9 21 21 21h128z" />
+ <glyph glyph-name="settings_system_daydream" unicode="settings_system_daydream"
+d="M448 106v300h-384v-300h384zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384zM192 171c-35 0 -64 29 -64 64c0 33 25 60 57 63h4c12 25 37 43 67 43c38 0 69 -28 74 -64h1c29 0 53 -24 53 -53
+s-24 -53 -53 -53h-139z" />
+ <glyph glyph-name="settings_voice" unicode="settings_voice"
+d="M405 299c0 -73 -58 -134 -128 -144v-70h-42v70c-70 10 -128 71 -128 144h36c0 -64 54 -109 113 -109s113 45 113 109h36zM320 0v43h43v-43h-43zM235 0v43h42v-43h-42zM256 235c-35 0 -64 29 -64 64v128c0 35 29 64 64 64s64 -29 64 -64v-128c0 -35 -29 -64 -64 -64z
+M149 0v43h43v-43h-43z" />
+ <glyph glyph-name="share" unicode="share"
+d="M384 169c34 0 62 -28 62 -62s-28 -63 -62 -63s-62 29 -62 63c0 5 0 10 1 14l-151 88c-12 -11 -27 -17 -44 -17c-35 0 -64 29 -64 64s29 64 64 64c17 0 32 -6 44 -17l150 87c-1 5 -2 10 -2 15c0 35 29 64 64 64s64 -29 64 -64s-29 -64 -64 -64c-17 0 -32 7 -44 18
+l-150 -88c1 -5 2 -10 2 -15s-1 -10 -2 -15l152 -88c11 10 26 16 42 16z" />
+ <glyph glyph-name="shop" unicode="shop"
+d="M192 128l160 107l-160 85v-192zM213 427v-43h86v43h-86zM341 384h128v-277c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v277h128v43c0 24 18 42 42 42h86c24 0 42 -18 42 -42v-43z" />
+ <glyph glyph-name="shop_two" unicode="shop_two"
+d="M256 192l117 85l-117 64v-149zM256 448v-43h85v43h-85zM384 405h107v-234c0 -24 -19 -43 -43 -43h-299c-24 0 -42 19 -42 43v234h106v43c0 24 19 43 43 43h85c24 0 43 -19 43 -43v-43zM64 320v-235h341c0 -24 -18 -42 -42 -42h-299c-24 0 -43 18 -43 42v235h43z" />
+ <glyph glyph-name="shopping_basket" unicode="shopping_basket"
+d="M256 149c23 0 43 20 43 43s-20 43 -43 43s-43 -20 -43 -43s20 -43 43 -43zM192 320h128l-64 94zM367 320h102c12 0 22 -9 22 -21c-17.3126 -69.0207 -36.8524 -135.814 -55 -204c-5 -18 -21 -31 -41 -31h-278c-20 0 -36 13 -41 31l-54 198c-1 2 -1 4 -1 6
+c0 12 10 21 22 21h102l93 140c4 6 11 9 18 9s14 -3 18 -9z" />
+ <glyph glyph-name="shopping_cart" unicode="shopping_cart"
+d="M363 128c23 0 42 -20 42 -43s-19 -42 -42 -42s-43 19 -43 42s20 43 43 43zM21 469h70l20 -42h316c12 0 21 -10 21 -22c0 -4 -1 -7 -3 -10l-76 -138c-7 -13 -21 -22 -37 -22h-159l-19 -35l-1 -3c0 -3 2 -5 5 -5h247v-43h-256c-23 0 -42 20 -42 43c0 7 2 14 5 20l29 53
+l-77 162h-43v42zM149 128c23 0 43 -20 43 -43s-20 -42 -43 -42s-42 19 -42 42s19 43 42 43z" />
+ <glyph glyph-name="short_text" unicode="short_text"
+d="M85 235h214v-43h-214v43zM85 320h342v-43h-342v43z" />
+ <glyph glyph-name="show_chart" unicode="show_chart"
+d="M75 118l-32 32l160 160l85 -86l151 170l30 -30l-181 -204l-85 86z" />
+ <glyph glyph-name="shuffle" unicode="shuffle"
+d="M316 226l67 -67l44 44v-118h-118l44 44l-67 67zM309 427h118v-118l-44 44l-268 -268l-30 30l268 268zM226 316l-30 -30l-111 111l30 30z" />
+ <glyph glyph-name="signal_cellular_4_bar" unicode="signal_cellular_&#x34;_bar"
+d="M43 43l426 426v-426h-426z" />
+ <glyph glyph-name="signal_cellular_connected_no_internet_4_bar" unicode="signal_cellular_connected_no_internet_&#x34;_bar"
+d="M43 43l426 426v-128h-85v-298h-341zM427 43v42h42v-42h-42zM427 128v171h42v-171h-42z" />
+ <glyph glyph-name="signal_cellular_no_sim" unicode="signal_cellular_no_sim"
+d="M78 429l373 -372l-28 -28l-40 41c-6 -3 -13 -6 -20 -6h-214c-23 0 -42 20 -42 43v239l-56 56zM405 405v-249l-242 242l50 50h150c23 0 42 -20 42 -43z" />
+ <glyph glyph-name="signal_cellular_null" unicode="signal_cellular_null"
+d="M469 469v-426h-426zM427 366l-281 -281h281v281z" />
+ <glyph glyph-name="signal_cellular_off" unicode="signal_cellular_off"
+d="M102 416l367 -368l-27 -27l-42 43h-379l189 189l-135 136zM448 491v-367l-183 183z" />
+ <glyph glyph-name="signal_wifi_4_bar" unicode="signal_wifi_&#x34;_bar"
+d="M256 54l-248 309c10 7 105 85 248 85s238 -78 248 -85z" />
+ <glyph glyph-name="signal_wifi_4_bar_lock" unicode="signal_wifi_&#x34;_bar_lock"
+d="M331 203v-56l-75 -94l-247 310c9 6 104 85 247 85s238 -79 247 -85l-44 -56c-6 2 -13 2 -22 2c-60 0 -106 -46 -106 -106zM469 171v32c0 17 -15 32 -32 32s-32 -15 -32 -32v-32h64zM491 171c11 0 21 -11 21 -22v-85c0 -11 -10 -21 -21 -21h-107c-11 0 -21 10 -21 21v85
+c0 11 10 22 21 22v32c0 30 23 53 53 53s54 -23 54 -53v-32z" />
+ <glyph glyph-name="signal_wifi_off" unicode="signal_wifi_off"
+d="M70 481c122.302 -122.698 245.474 -244.526 367 -368l-27 -27l-71 71l-83 -103l-248 309c5 4 32 26 78 47l-43 44zM504 363l-116 -145l-221 220c27 6 57 10 89 10c143 0 238 -78 248 -85z" />
+ <glyph glyph-name="sim_card" unicode="sim_card"
+d="M363 192v85h-43v-85h43zM277 235v42h-42v-42h42zM277 107v85h-42v-85h42zM192 192v85h-43v-85h43zM363 107v42h-43v-42h43zM192 107v42h-43v-42h43zM426 427l1 -342c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42v256l128 128h171c23 0 42 -19 42 -42z" />
+ <glyph glyph-name="sim_card_alert" unicode="sim_card_alert"
+d="M277 235v106h-42v-106h42zM277 149v43h-42v-43h42zM384 469c23 0 43 -19 43 -42v-342c0 -23 -20 -42 -43 -42h-256c-23 0 -43 19 -43 42l1 256l127 128h171z" />
+ <glyph glyph-name="skip_next" unicode="skip_next"
+d="M341 384h43v-256h-43v256zM128 128v256l181 -128z" />
+ <glyph glyph-name="skip_previous" unicode="skip_previous"
+d="M203 256l181 128v-256zM128 384h43v-256h-43v256z" />
+ <glyph glyph-name="slideshow" unicode="slideshow"
+d="M405 107v298h-298v-298h298zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h298zM213 341l107 -85l-107 -85v170z" />
+ <glyph glyph-name="slow_motion_video" unicode="slow_motion_video"
+d="M469 256c0 -110 -84 -201 -191 -212v43c84 11 149 83 149 169s-65 158 -149 169v43c107 -11 191 -102 191 -212zM121 91l30 30c24 -18 53 -30 84 -34v-43c-43 4 -82 21 -114 47zM87 235c4 -31 16 -60 34 -83l-30 -31c-26 32 -43 71 -47 114h43zM121 361
+c-18 -24 -30 -53 -34 -84h-43c4 43 21 82 47 114zM235 425c-31 -4 -60 -16 -84 -34l-30 30c32 26 71 43 114 47v-43zM278 303l63 -47c-42.8195 -31.8471 -85.479 -63.8543 -128 -96z" />
+ <glyph glyph-name="smartphone" unicode="smartphone"
+d="M363 107v298h-214v-298h214zM363 490c23 0 42 -19 42 -42v-384c0 -23 -19 -43 -42 -43h-214c-23 0 -42 20 -42 43v384c0 23 19 43 42 43z" />
+ <glyph glyph-name="smoke_free" unicode="smoke_free"
+d="M363 172l-63 63h63v-63zM309 326c-39 0 -71 33 -71 72s32 71 71 71v-32c-22 0 -39 -15 -39 -37s17 -43 39 -43h33c40 0 74 -29 74 -67v-34h-32v27c0 28 -20 43 -42 43h-33zM402 408c40 -19 67 -60 67 -108v-44h-32v44c0 48 -37 87 -85 87v32c22 0 39 18 39 40h32
+c0 -20 -8 -38 -21 -51zM384 235h32v-64h-32v64zM437 235h32v-64h-32v64zM43 384l26 27l363 -363l-27 -27l-149 150h-213v64h149z" />
+ <glyph glyph-name="smoking_rooms" unicode="smoking_rooms"
+d="M342 294c40 0 74 -28 74 -67v-35h-32v28c0 28 -20 43 -42 43h-33c-39 0 -71 33 -71 72s32 71 71 71v-32c-22 0 -39 -15 -39 -37s17 -43 39 -43h33zM402 347c40 -19 67 -60 67 -107v-48h-32v48c0 48 -37 86 -85 86v32c22 0 39 18 39 40s-17 39 -39 39v32
+c39 0 71 -32 71 -71c0 -20 -8 -38 -21 -51zM384 171h32v-64h-32v64zM437 171h32v-64h-32v64zM43 171h320v-64h-320v64z" />
+ <glyph glyph-name="sms" unicode="sms"
+d="M363 277v43h-43v-43h43zM277 277v43h-42v-43h42zM192 277v43h-43v-43h43zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="sms_failed" unicode="sms_failed"
+d="M277 299v85h-42v-85h42zM277 213v43h-42v-43h42zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="snooze" unicode="snooze"
+d="M192 277v43h128v-38l-77 -90h77v-43h-128v39l77 89h-77zM256 85c83 0 149 67 149 150s-66 149 -149 149s-149 -66 -149 -149s66 -150 149 -150zM256 427c106 0 192 -86 192 -192s-86 -192 -192 -192s-192 86 -192 192s86 192 192 192zM469 390l-27 -33l-98 83l27 32z
+M168 440l-98 -82l-27 32l98 82z" />
+ <glyph glyph-name="sort" unicode="sort"
+d="M64 235v42h256v-42h-256zM64 384h384v-43h-384v43zM64 128v43h128v-43h-128z" />
+ <glyph glyph-name="sort_by_alpha" unicode="sort_by_alpha"
+d="M336 168h130v-34h-182v27l126 183h-125v34h177v-27zM106 221h83l-42 111zM130 378h35l96 -244h-39l-20 52h-109l-20 -52h-39zM219 99h99l-50 -50zM319 413h-101l50 50z" />
+ <glyph glyph-name="spa" unicode="spa"
+d="M330 307c-27 -15 -52 -34 -74 -57c-22 23 -47 42 -74 57c5 59 29 116 75 162c45 -45 69 -102 73 -162zM43 299c95.1702 0 171.746 -54.2229 213 -117c41.2966 62.8426 117.856 117 213 117c0 -113 -71 -209 -171 -245c-14 -5 -27 -8 -42 -11c-15 2 -29 6 -42 11
+c-100 36 -171 132 -171 245z" />
+ <glyph glyph-name="space_bar" unicode="space_bar"
+d="M384 320h43v-128h-342v128h43v-85h256v85z" />
+ <glyph glyph-name="speaker" unicode="speaker"
+d="M256 256c35 0 64 -29 64 -64s-29 -64 -64 -64s-64 29 -64 64s29 64 64 64zM256 85c59 0 107 48 107 107s-48 107 -107 107s-107 -48 -107 -107s48 -107 107 -107zM256 427c-24 0 -43 -20 -43 -43s19 -43 43 -43c23 0 43 20 43 43s-20 43 -43 43zM363 469
+c23 0 42 -19 42 -42v-342c0 -23 -19 -42 -42 -42h-214c-23 0 -42 19 -42 42v342c0 23 19 42 42 42h214z" />
+ <glyph glyph-name="speaker_group" unicode="speaker_group"
+d="M128 405v-341h213v-43h-213c-24 0 -43 20 -43 43v341h43zM245 245c0 29 25 54 54 54s53 -25 53 -54s-24 -53 -53 -53s-54 24 -54 53zM299 160c47 0 85 38 85 85s-38 86 -85 86s-86 -39 -86 -86s39 -85 86 -85zM299 448c-23 0 -43 -19 -43 -43s20 -42 43 -42s42 18 42 42
+s-19 43 -42 43zM388 491c21 0 39 -18 39 -39v-307c0 -21 -18 -38 -39 -38h-179c-21 0 -38 17 -38 38v307c0 21 17 39 38 39h179z" />
+ <glyph glyph-name="speaker_notes" unicode="speaker_notes"
+d="M384 341v43h-171v-43h171zM384 277v43h-171v-43h171zM320 213v43h-107v-43h107zM171 341v43h-43v-43h43zM171 277v43h-43v-43h43zM171 213v43h-43v-43h43zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="speaker_notes_off" unicode="speaker_notes_off"
+d="M427 469c23 0 42 -19 42 -42v-256c0 -23 -18 -42 -41 -43l-149 149h105v43h-148l-21 21h169v43h-171v-41l-126 126h340zM128 277h43l-43 43v-43zM171 213v43h-43v-43h43zM27 475l442 -442l-27 -27l-122 122h-192l-85 -85v362l-43 43z" />
+ <glyph glyph-name="speaker_phone" unicode="speaker_phone"
+d="M320 85v171h-128v-171h128zM317 298c13 0 24 -11 24 -24v-207c0 -13 -11 -24 -24 -24h-122c-13 0 -24 11 -24 24v207c0 13 11 25 24 25zM256 491c64 0 123 -27 165 -69l-30 -30c-35 35 -82 56 -135 56s-100 -21 -135 -56l-30 30c42 42 101 69 165 69zM149 361
+c27 27 65 44 107 44s80 -17 107 -44l-31 -30c-19 19 -46 31 -76 31s-57 -12 -76 -31z" />
+ <glyph glyph-name="spellcheck" unicode="spellcheck"
+d="M461 265l30 -30l-203 -203l-108 109l30 30l78 -79zM137 277h88l-44 118zM266 171l-25 64h-120l-24 -64h-45l109 277h40l109 -277h-44z" />
+ <glyph glyph-name="star" unicode="star"
+d="M256 144l-132 -80l35 150l-116 101l153 13l60 141l60 -141l153 -13l-116 -101l35 -150z" />
+ <glyph glyph-name="star_border" unicode="star_border"
+d="M256 183l80 -48l-21 91l71 62l-94 8l-36 86l-36 -86l-94 -8l71 -62l-21 -91zM469 315l-116 -101l35 -150l-132 80l-132 -80l35 150l-116 101l153 13l60 141l60 -141z" />
+ <glyph glyph-name="star_half" unicode="star_half"
+d="M256 183l80 -48l-21 91l71 62l-94 8l-36 86v-199zM469 315l-116 -101l35 -150l-132 80l-132 -80l35 150l-116 101l153 13l60 141l60 -141z" />
+ <glyph glyph-name="stars" unicode="stars"
+d="M346 128l-24 103l80 69l-105 9l-41 96l-41 -97l-105 -8l80 -69l-24 -103l90 54zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="stay_current_landscape" unicode="stay_current_landscape"
+d="M405 363h-298v-214h298v214zM22 363c0 23 19 42 42 42h384c23 0 43 -19 43 -42v-214c0 -23 -20 -42 -43 -42h-384c-23 0 -43 19 -43 42z" />
+ <glyph glyph-name="stay_current_portrait" unicode="stay_current_portrait"
+d="M363 107v298h-214v-298h214zM363 490c23 0 42 -19 42 -42v-384c0 -23 -19 -43 -42 -43h-214c-23 0 -42 20 -42 43v384c0 23 19 43 42 43z" />
+ <glyph glyph-name="stay_primary_landscape" unicode="stay_primary_landscape"
+d="M405 363h-298v-214h298v214zM22 363c0 23 19 42 42 42h384c23 0 43 -19 43 -42v-214c0 -23 -20 -42 -43 -42h-384c-23 0 -43 19 -43 42z" />
+ <glyph glyph-name="stay_primary_portrait" unicode="stay_primary_portrait"
+d="M363 107v298h-214v-298h214zM363 490c23 0 42 -19 42 -42v-384c0 -23 -19 -43 -42 -43h-214c-23 0 -42 20 -42 43v384c0 23 19 43 42 43z" />
+ <glyph glyph-name="stop" unicode="stop"
+d="M128 384h256v-256h-256v256z" />
+ <glyph glyph-name="stop_screen_share" unicode="stop_screen_share"
+d="M149 192c20 28 45 44 78 52l-34 34c-25 -24 -37 -54 -44 -86zM51 475l421 -421l-27 -27l-58 58h-387v43h85c-24 0 -42 19 -42 42v214c0 13 5 23 14 31l-33 33zM469 170c0 -16 -9 -30 -22 -37l-118 118l34 32l-86 79v-45c-4 -1 -7 -1 -11 -2l-112 111h273
+c23 0 42 -18 42 -42v-214zM453 128h59v-43h-17z" />
+ <glyph glyph-name="storage" unicode="storage"
+d="M85 277v-42h43v42h-43zM43 213v86h426v-86h-426zM128 363v42h-43v-42h43zM43 427h426v-86h-426v86zM85 149v-42h43v42h-43zM43 85v86h426v-86h-426z" />
+ <glyph glyph-name="store" unicode="store"
+d="M256 128v85h-128v-85h128zM448 213h-21v-128h-43v128h-85v-128h-214v128h-21v43l21 107h342l21 -107v-43zM427 427v-43h-342v43h342z" />
+ <glyph glyph-name="store_mall_directory" unicode="store_mall_directory"
+d="M256 128v85h-128v-85h128zM448 213h-21v-128h-43v128h-85v-128h-214v128h-21v43l21 107h342l21 -107v-43zM427 427v-43h-342v43h342z" />
+ <glyph glyph-name="straighten" unicode="straighten"
+d="M448 171v170h-43v-85h-42v85h-43v-85h-43v85h-42v-85h-43v85h-43v-85h-42v85h-43v-170h384zM448 384c23 0 43 -20 43 -43v-170c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v170c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="streetview" unicode="streetview"
+d="M245 384c0 -38 16 -73 41 -98l-209 -209c-8 8 -13 18 -13 30v298c0 23 20 43 43 43h154c-10 -19 -16 -41 -16 -64zM277 384c0 59 48 107 107 107s107 -48 107 -107s-48 -107 -107 -107s-107 48 -107 107zM268 206c32 24 73 39 116 39c22 0 44 -4 64 -11v-127
+c0 -23 -20 -43 -43 -43h-149v117c0 10 5 19 12 25z" />
+ <glyph glyph-name="strikethrough_s" unicode="strikethrough_s"
+d="M200 232c0 -38.1216 24.1545 -54 62 -54c26.1564 0 49 10.6702 49 36c0 23.9161 -12.6848 29.3424 -30 38c-3 1 -8 3 -12 4h-205v43h384v-43h-83c1 -2 3 -5 4 -7c4 -10 7 -22 7 -35c0 -46.2545 -30.1882 -69.4824 -67 -80c-14 -4 -29 -6 -46 -6c-10 0 -21 1 -31 3
+c-21.9156 4.38312 -40.6035 10.4527 -56 22c-22.8363 17.1272 -39 39.9131 -39 79h63zM311 352c0 30.7771 -19.602 45 -51 45c-22.5729 0 -39.6285 -7.25692 -47 -22c-2 -4 -3 -9 -3 -14c0 -10 6 -19 16 -26c8 -5 16 -10 30 -15h-98c-1 2 -3 3 -4 5c-6 10 -8 22 -8 36
+c0 28.7417 14.9303 49.3443 32 63c20.5411 14.3788 47.8126 24 83 24c35.0657 0 64.1326 -10.0193 83 -27c17.5603 -15.8042 31 -37.9468 31 -69h-64z" />
+ <glyph glyph-name="style" unicode="style"
+d="M125 91v135l74 -178h-31c-23 0 -43 20 -43 43zM168 325c12 0 21 10 21 22s-9 21 -21 21s-21 -9 -21 -21s9 -22 21 -22zM470 172c9 -22 -1 -47 -23 -56l-157 -65c-5 -2 -11 -3 -17 -3c-17 0 -32 10 -39 26l-106 256c-2 6 -3 11 -3 17c0 16 10 31 26 38l158 65
+c6 2 11 3 17 3c16 0 31 -10 38 -26zM54 93c-22 9 -32 33 -23 55l52 125v-192z" />
+ <glyph glyph-name="subdirectory_arrow_left" unicode="subdirectory_arrow_left"
+d="M235 320l30 -30l-77 -77h196v214h43v-256h-239l77 -77l-30 -30l-128 128z" />
+ <glyph glyph-name="subdirectory_arrow_right" unicode="subdirectory_arrow_right"
+d="M405 192l-128 -128l-30 30l77 77h-239v256h43v-214h196l-77 77l30 30z" />
+ <glyph glyph-name="subject" unicode="subject"
+d="M85 405h342v-42h-342v42zM85 192v43h342v-43h-342zM427 320v-43h-342v43h342zM299 149v-42h-214v42h214z" />
+ <glyph glyph-name="subscriptions" unicode="subscriptions"
+d="M341 171l-128 69v-139zM469 256v-171c0 -23 -19 -42 -42 -42h-342c-23 0 -42 19 -42 42v171c0 23 19 43 42 43h342c23 0 42 -20 42 -43zM384 469v-42h-256v42h256zM427 341h-342v43h342v-43z" />
+ <glyph glyph-name="subtitles" unicode="subtitles"
+d="M427 213v43h-214v-43h214zM427 128v43h-86v-43h86zM299 128v43h-214v-43h214zM85 256v-43h86v43h-86zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342z" />
+ <glyph glyph-name="subway" unicode="subway"
+d="M384 173v147c0 56 -57 64 -128 64c-64 0 -128 -8 -128 -64v-147c0 -31 25 -56 56 -56l-24 -24v-8h36l32 32h60l32 -32h32v8l-24 24c31 0 56 25 56 56zM380 452c57 -22 89 -69 89 -129v-280h-426v280c0 60 32 107 89 129c38 15 84 17 124 17s86 -2 124 -17zM150 320h213
+v-107h-213v107zM160 171c0 12 9 21 21 21s22 -9 22 -21s-10 -22 -22 -22s-21 10 -21 22zM309 171c0 12 10 21 22 21s21 -9 21 -21s-9 -22 -21 -22s-22 10 -22 22z" />
+ <glyph glyph-name="supervisor_account" unicode="supervisor_account"
+d="M192 235c14 0 32 -2 51 -6c-44 -24 -51 -56 -51 -74v-48h-149v53c0 50 99 75 149 75zM352 213c39 0 117 -19 117 -58v-48h-234v48c0 39 78 58 117 58zM192 277c-35 0 -64 29 -64 64s29 64 64 64s64 -29 64 -64s-29 -64 -64 -64zM352 256c-29 0 -53 24 -53 53s24 54 53 54
+s53 -25 53 -54s-24 -53 -53 -53z" />
+ <glyph glyph-name="surround_sound" unicode="surround_sound"
+d="M256 299c23 0 43 -20 43 -43s-20 -43 -43 -43s-43 20 -43 43s20 43 43 43zM377 135c33 33 50 77 50 121s-17 88 -50 121l-31 -31c25 -25 38 -57 38 -90s-12 -66 -37 -91zM256 171c47 0 85 38 85 85s-38 85 -85 85s-85 -38 -85 -85s38 -85 85 -85zM166 166
+c-25 25 -38 57 -38 90s12 66 37 91l-30 30c-33 -33 -50 -77 -50 -121s17 -88 50 -121zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342z" />
+ <glyph glyph-name="swap_calls" unicode="swap_calls"
+d="M384 427l85 -86h-64v-149c0 -47 -38 -85 -85 -85s-85 38 -85 85v149c0 23 -20 43 -43 43s-43 -20 -43 -43v-149h64l-85 -85l-85 85h64v149c0 47 38 86 85 86s85 -39 85 -86v-149c0 -23 20 -43 43 -43s43 20 43 43v149h-64z" />
+ <glyph glyph-name="swap_horiz" unicode="swap_horiz"
+d="M448 320l-85 -85v64h-150v42h150v64zM149 277v-64h150v-42h-150v-64l-85 85z" />
+ <glyph glyph-name="swap_vert" unicode="swap_vert"
+d="M192 448l85 -85h-64v-150h-42v150h-64zM341 149h64l-85 -85l-85 85h64v150h42v-150z" />
+ <glyph glyph-name="swap_vertical_circle" unicode="swap_vertical_circle"
+d="M373 192h-53v85h-43v-85h-53l75 -75zM139 320h53v-85h43v85h53l-75 75zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="switch_camera" unicode="switch_camera"
+d="M320 181l75 75l-75 75v-54h-128v54l-75 -75l75 -75v54h128v-54zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h68l39 42h128l39 -42h68z" />
+ <glyph glyph-name="switch_video" unicode="switch_video"
+d="M277 181l75 75l-75 75v-54h-128v54l-74 -75l74 -75v54h128v-54zM384 309l85 86v-278l-85 86v-75c0 -12 -9 -21 -21 -21h-299c-12 0 -21 9 -21 21v256c0 12 9 21 21 21h299c12 0 21 -9 21 -21v-75z" />
+ <glyph glyph-name="sync" unicode="sync"
+d="M256 128v64l85 -85l-85 -86v64c-94 0 -171 77 -171 171c0 33 10 65 27 91l31 -31c-10 -18 -15 -38 -15 -60c0 -71 57 -128 128 -128zM256 427c94 0 171 -77 171 -171c0 -33 -10 -65 -27 -91l-31 31c10 18 15 38 15 60c0 71 -57 128 -128 128v-64l-85 85l85 86v-64z" />
+ <glyph glyph-name="sync_disabled" unicode="sync_disabled"
+d="M427 427l-51 -51c31 -31 51 -73 51 -120c0 -33 -10 -64 -26 -90l-32 31c9 18 15 38 15 59c0 35 -15 67 -38 90l-47 -47v128h128zM61 397l27 27l335 -336l-27 -27l-50 50c-15 -9 -31 -16 -48 -20v44c6 2 12 5 17 8l-172 172c-9 -18 -15 -38 -15 -59c0 -35 15 -67 38 -90
+l47 47v-128h-128l51 51c-31 31 -51 73 -51 120c0 33 10 64 26 90zM213 377c-6 -2 -11 -5 -16 -8l-31 32c15 9 30 16 47 20v-44z" />
+ <glyph glyph-name="sync_problem" unicode="sync_problem"
+d="M235 235v128h42v-128h-42zM448 427l-50 -51c31 -31 50 -73 50 -120c0 -80 -54 -146 -128 -165v44c50 17 85 65 85 121c0 35 -14 67 -37 90l-48 -47v128h128zM235 149v43h42v-43h-42zM64 256c0 80 54 146 128 165v-44c-50 -17 -85 -65 -85 -121c0 -35 14 -67 37 -90l48 47
+v-128h-128l50 51c-31 31 -50 73 -50 120z" />
+ <glyph glyph-name="system_update" unicode="system_update"
+d="M341 235l-85 -86l-85 86h64v106h42v-106h64zM363 107v298h-214v-298h214zM363 490c23 0 42 -19 42 -42v-384c0 -23 -19 -43 -42 -43h-214c-23 0 -42 20 -42 43v384c0 23 19 43 42 43z" />
+ <glyph glyph-name="system_update_alt" unicode="system_update_alt"
+d="M448 437c23 0 43 -19 43 -42v-299c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v299c0 23 20 42 43 42h128v-42h-128v-299h384v299h-128v42h128zM256 160l-85 85h64v192h42v-192h64z" />
+ <glyph glyph-name="tab" unicode="tab"
+d="M448 107v213h-171v85h-213v-298h384zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="tab_unselected" unicode="tab_unselected"
+d="M363 64v43h42v-43h-42zM277 64v43h43v-43h-43zM448 235v42h43v-42h-43zM448 64v43h43c0 -23 -20 -43 -43 -43zM107 405v43h42v-43h-42zM107 64v43h42v-43h-42zM192 405v43h43v-43h-43zM448 149v43h43v-43h-43zM448 448c23 0 43 -20 43 -43v-85h-214v128h171zM64 64
+c-23 0 -43 20 -43 43h43v-43zM21 149v43h43v-43h-43zM192 64v43h43v-43h-43zM21 405c0 23 20 43 43 43v-43h-43zM21 235v42h43v-42h-43zM21 320v43h43v-43h-43z" />
+ <glyph glyph-name="tablet" unicode="tablet"
+d="M405 128v256h-298v-256h298zM448 427c23 0 43 -20 43 -43l-1 -256c0 -23 -19 -43 -42 -43h-384c-23 0 -43 20 -43 43v256c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="tablet_android" unicode="tablet_android"
+d="M411 107v341h-310v-341h310zM299 43v21h-86v-21h86zM384 512c35 0 64 -29 64 -64v-384c0 -35 -29 -64 -64 -64h-256c-35 0 -64 29 -64 64v384c0 35 29 64 64 64h256z" />
+ <glyph glyph-name="tablet_mac" unicode="tablet_mac"
+d="M405 107v341h-320v-341h320zM245 21c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM395 512c29 0 53 -24 53 -53v-406c0 -29 -24 -53 -53 -53h-299c-29 0 -53 24 -53 53v406c0 29 24 53 53 53h299z" />
+ <glyph glyph-name="tag_faces" unicode="tag_faces"
+d="M256 139c-50 0 -92 30 -109 74h218c-17 -44 -59 -74 -109 -74zM181 277c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM331 277c-18 0 -32 14 -32 32s14 32 32 32s32 -14 32 -32s-14 -32 -32 -32zM256 85c94 0 171 77 171 171s-77 171 -171 171
+s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="tap_and_play" unicode="tap_and_play"
+d="M363 490c23 0 42 -19 42 -42v-363c0 -23 -19 -42 -42 -42h-45c-2 30 -9 58 -20 85h65v277h-214v-128c-14 6 -27 11 -42 14v157c0 23 19 43 42 43zM43 256c130 0 234 -105 234 -235h-42c0 106 -86 192 -192 192v43zM43 85c35 0 64 -29 64 -64h-64v64zM43 171
+c83 0 149 -67 149 -150h-43c0 59 -47 107 -106 107v43z" />
+ <glyph glyph-name="terrain" unicode="terrain"
+d="M299 384l192 -256h-470l128 171l96 -128l34 25l-60 81z" />
+ <glyph glyph-name="text_fields" unicode="text_fields"
+d="M459 320v-64h-64v-149h-64v149h-64v64h192zM53 427h278v-64h-107v-256h-64v256h-107v64z" />
+ <glyph glyph-name="text_format" unicode="text_format"
+d="M256 384l-40 -107h80zM203 239l-20 -47h-44l101 235h32l101 -235h-44l-20 47h-106zM107 149h298v-42h-298v42z" />
+ <glyph glyph-name="textsms" unicode="textsms"
+d="M363 277v43h-43v-43h43zM277 277v43h-42v-43h42zM192 277v43h-43v-43h43zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="texture" unicode="texture"
+d="M198 64l250 250v-61l-189 -189h-61zM448 107c0 -22.9739 -20.0355 -43 -43 -43h-42l85 85v-42zM107 448h42l-85 -85v42c0 23 20 43 43 43zM253 448h61l-250 -250v61zM416 446c15 -4 27 -15 31 -30l-351 -350c-14.6749 4.19283 -25.8059 15.3206 -30 30z" />
+ <glyph glyph-name="theaters" unicode="theaters"
+d="M384 320v43h-43v-43h43zM384 235v42h-43v-42h43zM384 149v43h-43v-43h43zM171 320v43h-43v-43h43zM171 235v42h-43v-42h43zM171 149v43h-43v-43h43zM384 448h43v-384h-43v43h-43v-43h-170v43h-43v-43h-43v384h43v-43h43v43h170v-43h43v43z" />
+ <glyph glyph-name="thumb_down" unicode="thumb_down"
+d="M405 448h86v-256h-86v256zM320 448c23 0 43 -20 43 -43v-213c0 -12 -5 -22 -13 -30l-140 -141l-23 23c-6 6 -9 13 -9 22v7l21 98h-135c-23 0 -43 19 -43 42l1 2h-1v41c0 6 1 11 3 16l65 150c6 15 21 26 39 26h192z" />
+ <glyph glyph-name="thumb_up" unicode="thumb_up"
+d="M491 299l-1 -2h1v-41c0 -6 -1 -11 -3 -16l-65 -150c-6 -15 -21 -26 -39 -26h-192c-23 0 -43 20 -43 43v213c0 12 5 22 13 30l140 141l23 -23c6 -6 9 -13 9 -22v-7l-21 -98h135c23 0 43 -19 43 -42zM21 64v256h86v-256h-86z" />
+ <glyph glyph-name="thumbs_up_down" unicode="thumbs_up_down"
+d="M480 299c18 0 32 -14 32 -32v-139c0 -9 -3 -17 -9 -23l-106 -105l-17 17c-4 4 -7 10 -7 17c4.95149 24.3818 10.0081 48.6586 15 73h-111c-12 0 -21 9 -21 21v27c0 4 1 7 2 11l49 113c5 11 16 20 29 20h144zM256 384v-27c0 -4 -1 -7 -2 -11l-49 -113
+c-5 -11 -16 -20 -29 -20h-144c-18 0 -32 14 -32 32v139c0 9 3 17 9 23l106 105l17 -17c4 -4 7 -10 7 -17c-4.95149 -24.3818 -10.0081 -48.6586 -15 -73h111c12 0 21 -9 21 -21z" />
+ <glyph glyph-name="time_to_leave" unicode="time_to_leave"
+d="M107 299h298l-32 96h-234zM373 192c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM139 192c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM404 405l44 -128v-170c0 -12 -9 -22 -21 -22h-22c-12 0 -21 10 -21 22v21h-256v-21
+c0 -12 -9 -22 -21 -22h-22c-12 0 -21 10 -21 22v170l44 128c4 13 17 22 31 22h234c14 0 27 -9 31 -22z" />
+ <glyph glyph-name="timelapse" unicode="timelapse"
+d="M256 85c94 0 171 77 171 171s-77 171 -171 171s-171 -77 -171 -171s77 -171 171 -171zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213zM346 346c50 -50 51 -130 1 -180s-131 -50 -181 0l90 90v128c33 0 65 -13 90 -38z" />
+ <glyph glyph-name="timeline" unicode="timeline"
+d="M491 341c0 -23 -20 -42 -43 -42c-4 0 -8 0 -11 1l-76 -76c1 -3 2 -7 2 -11c0 -23 -20 -42 -43 -42s-43 19 -43 42c0 4 1 8 2 11l-55 55c-3 -1 -7 -2 -11 -2s-8 1 -11 2l-97 -97c1 -3 2 -7 2 -11c0 -23 -20 -43 -43 -43s-43 20 -43 43s20 42 43 42c4 0 8 0 11 -1l97 97
+c-1 3 -1 7 -1 11c0 23 19 43 42 43s43 -20 43 -43c0 -4 0 -8 -1 -11l54 -54c3 1 7 1 11 1s8 0 11 -1l76 75c-1 3 -2 7 -2 11c0 23 20 43 43 43s43 -20 43 -43z" />
+ <glyph glyph-name="timer" unicode="timer"
+d="M256 85c83 0 149 67 149 150s-66 149 -149 149s-149 -66 -149 -149s66 -150 149 -150zM406 354c26 -33 42 -74 42 -119c0 -106 -86 -192 -192 -192s-192 86 -192 192s86 192 192 192c45 0 87 -17 120 -43l30 31c11 -9 21 -19 30 -30zM235 213v128h42v-128h-42zM320 491
+v-43h-128v43h128z" />
+ <glyph glyph-name="timer_10" unicode="timer_&#x31;&#x30;"
+d="M275 230v54c0 23.1679 -2.28229 40.1372 -10 53c-5.32529 10.6506 -15.2041 15 -30 15c-6 0 -13 -1 -18 -3c-19.376 -11.6256 -23 -33.9937 -23 -66v-53c0 -13 0 -24 2 -33s6 -15 9 -21c5.59145 -11.1829 14.1701 -16 30 -16c15.4236 0 24.6161 5.23229 30 16
+c3 6 6 12 8 21s2 20 2 33zM152 277c0 64.1175 20.6864 109 83 109c25.9331 0 47.8484 -8.37646 60 -24c15.2136 -19.5604 22 -48.5586 22 -85v-41c0 -63.9076 -19.6435 -110 -82 -110c-62.0914 0 -83 46.0788 -83 110v41zM436 289c-16.3185 0 -30 -6.67853 -30 -23
+c0 -14.5467 7.81248 -15.525 19 -20c5 -2 12 -4 19 -5c11 -2 19 -5 28 -8s16 -8 22 -12s10 -10 13 -16s5 -12 5 -21c0 -30.9206 -20.0931 -44.031 -44 -52c-9 -3 -19 -4 -30 -4c-35.9519 0 -63.4589 14.4041 -74 39c-3 7 -5 14 -5 22h41c0 -21.2888 17.0766 -30 38 -30
+c18.6968 0 33 5.89308 33 23c0 13.5739 -8.51234 16.8049 -19 21c-12.7341 5.09362 -34.9088 9.09079 -48 14c-8 3 -14 7 -20 11c-11.0546 7.36974 -19 18.5758 -19 36c0 27.5628 20.3776 44.7925 42 52c9 3 18 4 29 4c40.9316 0 75 -19.1355 75 -59h-42
+c0 12.2774 -7.84356 22.4609 -18 25c-4 1 -10 3 -15 3zM0 347l101 37h6v-256h-43v205l-64 -22v36z" />
+ <glyph glyph-name="timer_3" unicode="timer_&#x33;"
+d="M374 289c-15.9409 0 -31 -7.57315 -31 -23c0 -13.6828 9.30955 -15.7238 20 -20c5 -2 11 -4 18 -5c11 -2 20 -5 29 -8s16 -8 22 -12s10 -10 13 -16s5 -12 5 -21c0 -30.9206 -20.0931 -44.031 -44 -52c-9 -3 -20 -4 -31 -4c-35.3954 0 -62.613 14.7638 -73 39
+c-3 7 -5 14 -5 22h40c0 -20.4241 18.5387 -30 39 -30c18.6968 0 33 5.89308 33 23c0 13.5739 -8.51234 16.8049 -19 21c-5 2 -13 4 -21 6c-18.808 3.76159 -34.9505 10.3003 -48 19c-10.5283 7.01889 -18 19.4522 -18 36c0 27.5628 20.3776 44.7925 42 52c9 3 18 4 29 4
+c40.9316 0 75 -19.1355 75 -59h-42c0 13.019 -8.2055 22.3014 -19 25c-4 1 -9 3 -14 3zM215 259c24.7243 -9.2716 42 -25.484 42 -58c0 -25.5996 -8.85495 -43.6412 -24 -55c-14.0356 -12.0305 -34.4533 -20 -60 -20c-46.8771 0 -84 25.2474 -84 72h43
+c0 -11.5043 4.1483 -22.8612 11 -28c7.35188 -5.51391 17.5339 -10 30 -10c27.0755 0 42 14.0756 42 41c0 28.626 -17.0664 41 -46 41h-26v33h25c20.5078 0 35.1083 8.27068 41 23c2 5 2 10 2 16c0 24.8875 -12.4571 38 -38 38c-18.723 0 -29.7305 -7.46097 -36 -20
+c-2 -4 -3 -9 -3 -15h-42c0 34.3341 22.95 53.98 48 64c10 3 21 5 33 5c48.7123 0 80 -23.4793 80 -72c0 -28.4847 -18.378 -45.189 -38 -55z" />
+ <glyph glyph-name="timer_off" unicode="timer_off"
+d="M256 85c27 0 53 8 75 21l-204 204c-13 -22 -20 -48 -20 -75c0 -83 66 -150 149 -150zM64 427l379 -379l-27 -27l-54 54c-31 -20 -67 -32 -106 -32c-106 0 -192 86 -192 192c0 39 12 76 32 106l-59 59zM235 311v30h42v-73zM320 491v-43h-128v43h128zM406 415l30 -30
+l-30 -31c26 -33 42 -74 42 -119c0 -39 -12 -76 -32 -106l-31 31c13 22 20 48 20 75c0 83 -66 149 -149 149c-27 0 -52 -7 -74 -20l-32 31c30 20 67 32 106 32c45 0 87 -16 120 -42z" />
+ <glyph glyph-name="title" unicode="title"
+d="M107 427h298v-64h-117v-256h-64v256h-117v64z" />
+ <glyph glyph-name="toc" unicode="toc"
+d="M405 235v42h43v-42h-43zM405 363h43v-43h-43v43zM405 149v43h43v-43h-43zM64 149v43h299v-43h-299zM64 235v42h299v-42h-299zM64 320v43h299v-43h-299z" />
+ <glyph glyph-name="today" unicode="today"
+d="M149 299h107v-107h-107v107zM405 107v234h-298v-234h298zM405 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v298c0 23 19 43 43 43h21v43h43v-43h170v43h43v-43h21z" />
+ <glyph glyph-name="toll" unicode="toll"
+d="M64 256c0 -56 35 -104 85 -121v-44c-74 19 -128 85 -128 165s54 146 128 165v-44c-50 -17 -85 -65 -85 -121zM320 128c71 0 128 57 128 128s-57 128 -128 128s-128 -57 -128 -128s57 -128 128 -128zM320 427c94 0 171 -77 171 -171s-77 -171 -171 -171s-171 77 -171 171
+s77 171 171 171z" />
+ <glyph glyph-name="tonality" unicode="tonality"
+d="M421 213c2 7 3 15 4 22h-148v-22h144zM389 149c5 7 11 15 15 22h-127v-22h112zM277 87c22 3 43 10 62 20h-62v-20zM277 299v-22h148c-1 7 -2 15 -4 22h-144zM277 363v-22h127c-4 7 -10 15 -15 22h-112zM277 425v-20h62c-19 10 -40 17 -62 20zM235 87v338
+c-84 -10 -150 -82 -150 -169s66 -159 150 -169zM256 469c118 0 213 -95 213 -213s-95 -213 -213 -213s-213 95 -213 213s95 213 213 213z" />
+ <glyph glyph-name="touch_app" unicode="touch_app"
+d="M402 173c11 -5 19 -16 19 -29v-4l-16 -113c-2 -16 -15 -27 -31 -27h-145c-9 0 -16 3 -22 9l-106 106l17 17c4 4 10 7 17 7c2 0 3 -1 5 -1l73 -15v229c0 18 14 32 32 32s32 -14 32 -32v-128h17c4 0 7 -1 11 -2zM192 272c-26 17 -43 47 -43 80c0 53 43 96 96 96
+s96 -43 96 -96c0 -33 -16 -63 -42 -80v80c0 29 -25 53 -54 53s-53 -24 -53 -53v-80z" />
+ <glyph glyph-name="toys" unicode="toys"
+d="M256 256c0 -64 -53 -117 -117 -117s-118 53 -118 117h235zM256 256c-64 0 -117 53 -117 117s53 118 117 118v-235zM256 256c64 0 117 -53 117 -117s-53 -118 -117 -118v235zM256 256c0 64 53 117 117 117s118 -53 118 -117h-235z" />
+ <glyph glyph-name="track_changes" unicode="track_changes"
+d="M407 407c39 -39 62 -92 62 -151c0 -118 -95 -213 -213 -213s-213 95 -213 213s95 213 213 213h21v-176c13 -7 22 -21 22 -37c0 -23 -20 -43 -43 -43s-43 20 -43 43c0 16 9 30 22 37v45c-37 -10 -64 -42 -64 -82c0 -47 38 -85 85 -85s85 38 85 85c0 23 -10 44 -25 60
+l30 30c23 -23 38 -55 38 -90c0 -71 -57 -128 -128 -128s-128 57 -128 128c0 63 46 116 107 126v43c-84 -10 -150 -82 -150 -169c0 -94 77 -171 171 -171s171 77 171 171c0 47 -19 90 -50 121z" />
+ <glyph glyph-name="traffic" unicode="traffic"
+d="M256 320c24 0 43 20 43 43c0 24 -20 42 -43 42c-24 0 -43 -18 -43 -42c0 -23 19 -43 43 -43zM256 213c24 0 43 20 43 43s-20 43 -43 43c-24 0 -43 -20 -43 -43s19 -43 43 -43zM256 107c24 0 43 19 43 42s-20 43 -43 43c-24 0 -43 -20 -43 -43s19 -42 43 -42zM427 299
+c0 -40 -27 -73 -64 -83v-24h64c0 -40 -27 -72 -64 -82v-25c0 -12 -10 -21 -22 -21h-170c-12 0 -22 9 -22 21v25c-37 10 -64 42 -64 82h64v24c-37 10 -64 43 -64 83h64v24c-37 10 -64 42 -64 82h64v22c0 12 10 21 22 21h170c12 0 22 -9 22 -21v-22h64c0 -40 -27 -72 -64 -82
+v-24h64z" />
+ <glyph glyph-name="train" unicode="train"
+d="M352 149c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM277 299h107v85h-107v-85zM235 299v85h-107v-85h107zM160 149c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM256 469c94 0 171 -10 171 -85v-203c0 -41 -34 -74 -75 -74
+l32 -32v-11h-43l-42 43h-81l-42 -43h-48v11l32 32c-41 0 -75 33 -75 74v203c0 75 86 85 171 85z" />
+ <glyph glyph-name="tram" unicode="tram"
+d="M363 213v107h-214v-107h214zM256 117c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM405 151c0 -36 -19 -66 -55 -66h2l32 -32v-10h-43l-42 42h-81l-42 -42h-48v10l34 34c-30 7 -55 33 -55 64v180c0 59 60 72 127 74l17 32h-102v32h214v-32h-70
+l-16 -32c73 -2 128 -14 128 -74v-180z" />
+ <glyph glyph-name="transfer_within_a_station" unicode="transfer_within_a_station"
+d="M123 322l-59 -301h45l37 171l46 -43v-128h43v161l-44 44l13 64c28 -34 69 -55 116 -55v42c-39 0 -74 22 -93 53l-20 34c-7 13 -21 20 -36 20c-5 0 -11 -1 -16 -3l-112 -46v-100h42v71l38 16zM203 395c-23 0 -43 19 -43 42s20 43 43 43s42 -20 42 -43s-19 -42 -42 -42z
+M416 91v37l53 -53l-53 -54v38h-117v32h117zM352 181h117v-32h-117v-37l-53 53l53 54v-38z" />
+ <glyph glyph-name="transform" unicode="transform"
+d="M213 341v43h128c23 0 43 -20 43 -43v-128h-43v128h-128zM469 128h-85v-43h43l-64 -64l-64 64h42v43h-170c-23 0 -43 20 -43 43v170h-85v43h85v43h-43l64 64l64 -64h-42v-256h298v-43z" />
+ <glyph glyph-name="translate" unicode="translate"
+d="M339 149h69l-35 93zM395 299l96 -256h-43l-24 64h-101l-24 -64h-43l96 256h43zM275 191l-17 -44l-66 66l-107 -106l-30 30l109 107c-27 30 -48 62 -64 97h43c13 -25 29 -49 49 -71c31 34 54 73 68 114h-239v43h150v42h42v-42h150v-43h-63c-16 -50 -42 -98 -79 -139l-1 -1
+z" />
+ <glyph glyph-name="trending_down" unicode="trending_down"
+d="M341 128l49 49l-104 104l-85 -85l-158 158l30 30l128 -128l85 85l134 -134l49 49v-128h-128z" />
+ <glyph glyph-name="trending_flat" unicode="trending_flat"
+d="M469 256l-85 -85v64h-320v42h320v64z" />
+ <glyph glyph-name="trending_up" unicode="trending_up"
+d="M341 384h128v-128l-49 49l-134 -134l-85 85l-128 -128l-30 30l158 158l85 -85l104 104z" />
+ <glyph glyph-name="tune" unicode="tune"
+d="M320 320v128h43v-43h85v-42h-85v-43h-43zM448 235h-213v42h213v-42zM149 320h43v-128h-43v43h-85v42h85v43zM277 64h-42v128h42v-43h171v-42h-171v-43zM64 405h213v-42h-213v42zM64 149h128v-42h-128v42z" />
+ <glyph glyph-name="turned_in" unicode="turned_in"
+d="M363 448c23 0 42 -20 42 -43v-341l-149 64l-149 -64v341c0 23 19 43 42 43h214z" />
+ <glyph glyph-name="turned_in_not" unicode="turned_in_not"
+d="M363 128v277h-214v-277l107 47zM363 448c23 0 42 -20 42 -43v-341l-149 64l-149 -64v341c0 23 19 43 42 43h214z" />
+ <glyph glyph-name="tv" unicode="tv"
+d="M448 149v256h-384v-256h384zM448 448c23 0 43 -20 43 -43l-1 -256c0 -23 -19 -42 -42 -42h-107v-43h-170v43h-107c-23 0 -43 19 -43 42v256c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="unarchive" unicode="unarchive"
+d="M109 405h294l-20 22h-256zM256 309l-117 -117h74v-43h86v43h74zM438 401c6 -7 10 -18 10 -28v-266c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v266c0 10 4 21 10 28l29 35c6 7 15 12 25 12h256c10 0 19 -5 25 -12z" />
+ <glyph glyph-name="undo" unicode="undo"
+d="M267 341c99 0 182 -65 212 -154l-50 -16c-22 68 -86 117 -162 117c-42 0 -80 -15 -110 -40l78 -77h-192v192l76 -77c39 34 91 55 148 55z" />
+ <glyph glyph-name="unfold_less" unicode="unfold_less"
+d="M354 397l-98 -98l-98 98l30 30l68 -68l68 68zM158 115l98 98l98 -98l-30 -30l-68 68l-68 -68z" />
+ <glyph glyph-name="unfold_more" unicode="unfold_more"
+d="M256 124l68 68l30 -30l-98 -98l-98 98l30 30zM256 388l-68 -68l-30 30l98 98l98 -98l-30 -30z" />
+ <glyph glyph-name="update" unicode="update"
+d="M267 341v-90l74 -45l-15 -26l-91 55v106h32zM448 296h-145l59 60c-58 58 -153 60 -211 2s-58 -150 0 -208s153 -58 211 0c29 29 43 62 43 104h43c0 -42 -18 -97 -56 -134c-75 -74 -197 -74 -272 0s-75 194 0 268s195 74 270 0l58 60v-152z" />
+ <glyph glyph-name="usb" unicode="usb"
+d="M320 363h85v-86h-21v-42c0 -24 -19 -43 -43 -43h-64v-65c15 -8 26 -24 26 -42c0 -26 -21 -47 -47 -47s-47 21 -47 47c0 18 11 34 26 42v65h-64c-24 0 -43 19 -43 43v44c-15 8 -26 23 -26 41c0 26 21 47 47 47s47 -21 47 -47c0 -18 -10 -33 -25 -41v-44h64v170h-43l64 86
+l64 -86h-43v-170h64v42h-21v86z" />
+ <glyph glyph-name="verified_user" unicode="verified_user"
+d="M213 149l171 171l-30 30l-141 -140l-55 55l-30 -30zM256 491l192 -86v-128c0 -118 -82 -229 -192 -256c-110 27 -192 138 -192 256v128z" />
+ <glyph glyph-name="vertical_align_bottom" unicode="vertical_align_bottom"
+d="M85 107h342v-43h-342v43zM341 235l-85 -86l-85 86h64v213h42v-213h64z" />
+ <glyph glyph-name="vertical_align_center" unicode="vertical_align_center"
+d="M85 277h342v-42h-342v42zM341 405l-85 -85l-85 85h64v86h42v-86h64zM171 107l85 85l85 -85h-64v-86h-42v86h-64z" />
+ <glyph glyph-name="vertical_align_top" unicode="vertical_align_top"
+d="M85 448h342v-43h-342v43zM171 277l85 86l85 -86h-64v-213h-42v213h-64z" />
+ <glyph glyph-name="vibration" unicode="vibration"
+d="M341 107v298h-170v-298h170zM352 448c18 0 32 -14 32 -32v-320c0 -18 -14 -32 -32 -32h-192c-18 0 -32 14 -32 32v320c0 18 14 32 32 32h192zM405 149v214h43v-214h-43zM469 320h43v-128h-43v128zM64 149v214h43v-214h-43zM0 192v128h43v-128h-43z" />
+ <glyph glyph-name="video_call" unicode="video_call"
+d="M299 235v42h-64v64h-43v-64h-64v-42h64v-64h43v64h64zM363 288l85 85v-234l-85 85v-75c0 -12 -10 -21 -22 -21h-256c-12 0 -21 9 -21 21v214c0 12 9 21 21 21h256c12 0 22 -9 22 -21v-75z" />
+ <glyph glyph-name="video_label" unicode="video_label"
+d="M448 171v234h-384v-234h384zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="video_library" unicode="video_library"
+d="M256 203l128 96l-128 96v-192zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-256c-23 0 -43 20 -43 43v256c0 23 20 42 43 42h256zM85 384v-299h299v-42h-299c-23 0 -42 19 -42 42v299h42z" />
+ <glyph glyph-name="videocam" unicode="videocam"
+d="M363 288l85 85v-234l-85 85v-75c0 -12 -10 -21 -22 -21h-256c-12 0 -21 9 -21 21v214c0 12 9 21 21 21h256c12 0 22 -9 22 -21v-75z" />
+ <glyph glyph-name="videocam_off" unicode="videocam_off"
+d="M70 469l378 -378l-27 -27l-68 68c-3 -2 -8 -4 -12 -4h-256c-12 0 -21 9 -21 21v214c0 12 9 21 21 21h16l-58 58zM448 373v-228l-239 239h132c12 0 22 -9 22 -21v-75z" />
+ <glyph glyph-name="videogame_asset" unicode="videogame_asset"
+d="M416 256c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM331 192c18 0 32 14 32 32s-14 32 -32 32s-32 -14 -32 -32s14 -32 32 -32zM235 235v42h-64v64h-43v-64h-64v-42h64v-64h43v64h64zM448 384c23 0 43 -20 43 -43v-170c0 -23 -20 -43 -43 -43h-384
+c-23 0 -43 20 -43 43v170c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="view_agenda" unicode="view_agenda"
+d="M427 448c12 0 21 -9 21 -21v-128c0 -12 -9 -22 -21 -22h-363c-12 0 -21 10 -21 22v128c0 12 9 21 21 21h363zM427 235c12 0 21 -10 21 -22v-128c0 -12 -9 -21 -21 -21h-363c-12 0 -21 9 -21 21v128c0 12 9 22 21 22h363z" />
+ <glyph glyph-name="view_array" unicode="view_array"
+d="M171 128v277h192v-277h-192zM384 405h64v-277h-64v277zM85 128v277h64v-277h-64z" />
+ <glyph glyph-name="view_carousel" unicode="view_carousel"
+d="M384 384h85v-235h-85v235zM43 149v235h85v-235h-85zM149 107v320h214v-320h-214z" />
+ <glyph glyph-name="view_column" unicode="view_column"
+d="M341 405h107v-277h-107v277zM85 128v277h107v-277h-107zM213 128v277h107v-277h-107z" />
+ <glyph glyph-name="view_comfy" unicode="view_comfy"
+d="M384 405h85v-85h-85v85zM384 107v85h85v-85h-85zM277 107v85h86v-85h-86zM171 107v85h85v-85h-85zM64 107v85h85v-85h-85zM384 213v86h85v-86h-85zM277 405h86v-85h-86v85zM171 320v85h85v-85h-85zM277 213v86h86v-86h-86zM171 213v86h85v-86h-85zM64 213v86h85v-86h-85z
+M64 320v85h85v-85h-85z" />
+ <glyph glyph-name="view_compact" unicode="view_compact"
+d="M64 405h405v-128h-405v128zM213 107v149h256v-149h-256zM64 107v149h128v-149h-128z" />
+ <glyph glyph-name="view_day" unicode="view_day"
+d="M43 448h405v-64h-405v64zM427 341c12 0 21 -9 21 -21v-128c0 -12 -9 -21 -21 -21h-363c-12 0 -21 9 -21 21v128c0 12 9 21 21 21h363zM43 64v64h405v-64h-405z" />
+ <glyph glyph-name="view_headline" unicode="view_headline"
+d="M85 405h342v-42h-342v42zM85 277v43h342v-43h-342zM85 107v42h342v-42h-342zM85 192v43h342v-43h-342z" />
+ <glyph glyph-name="view_list" unicode="view_list"
+d="M192 405h256v-85h-256v85zM192 107v85h256v-85h-256zM192 213v86h256v-86h-256zM85 320v85h86v-85h-86zM85 107v85h86v-85h-86zM85 213v86h86v-86h-86z" />
+ <glyph glyph-name="view_module" unicode="view_module"
+d="M341 405h107v-128h-107v128zM213 277v128h107v-128h-107zM341 128v128h107v-128h-107zM213 128v128h107v-128h-107zM85 128v128h107v-128h-107zM85 277v128h107v-128h-107z" />
+ <glyph glyph-name="view_quilt" unicode="view_quilt"
+d="M213 405h235v-128h-235v128zM341 128v128h107v-128h-107zM85 128v277h107v-277h-107zM213 128v128h107v-128h-107z" />
+ <glyph glyph-name="view_stream" unicode="view_stream"
+d="M85 405h363v-128h-363v128zM85 128v128h363v-128h-363z" />
+ <glyph glyph-name="view_week" unicode="view_week"
+d="M277 405c12 0 22 -9 22 -21v-256c0 -12 -10 -21 -22 -21h-64c-12 0 -21 9 -21 21v256c0 12 9 21 21 21h64zM427 405c12 0 21 -9 21 -21v-256c0 -12 -9 -21 -21 -21h-64c-12 0 -22 9 -22 21v256c0 12 10 21 22 21h64zM128 405c12 0 21 -9 21 -21v-256
+c0 -12 -9 -21 -21 -21h-64c-12 0 -21 9 -21 21v256c0 12 9 21 21 21h64z" />
+ <glyph glyph-name="vignette" unicode="vignette"
+d="M256 128c94 0 171 57 171 128s-77 128 -171 128s-171 -57 -171 -128s77 -128 171 -128zM448 448c23 0 43 -20 43 -43v-298c0 -23 -20 -43 -43 -43h-384c-23 0 -43 20 -43 43v298c0 23 20 43 43 43h384z" />
+ <glyph glyph-name="visibility" unicode="visibility"
+d="M256 320c35 0 64 -29 64 -64s-29 -64 -64 -64s-64 29 -64 64s29 64 64 64zM256 149c59 0 107 48 107 107s-48 107 -107 107s-107 -48 -107 -107s48 -107 107 -107zM256 416c107 0 198 -66 235 -160c-37 -94 -128 -160 -235 -160s-198 66 -235 160c37 94 128 160 235 160z
+" />
+ <glyph glyph-name="visibility_off" unicode="visibility_off"
+d="M253 320h3c35 0 64 -29 64 -64v-4zM161 303c-7 -14 -12 -30 -12 -47c0 -59 48 -107 107 -107c17 0 33 5 47 12l-33 33c-4 -1 -9 -2 -14 -2c-35 0 -64 29 -64 64c0 5 1 10 2 14zM43 421l27 27l378 -378l-27 -27c-23.9841 23.6825 -48.1328 47.2006 -72 71
+c-29 -12 -60 -18 -93 -18c-107 0 -198 66 -235 160c17 42 45 78 80 106c-19.5086 19.4914 -38.6537 39.3463 -58 59zM256 363c-14 0 -27 -3 -39 -8l-46 46c26 10 55 15 85 15c107 0 197 -66 234 -160c-16 -40 -41 -74 -73 -101l-62 62c5 12 8 25 8 39c0 59 -48 107 -107 107
+z" />
+ <glyph glyph-name="voice_chat" unicode="voice_chat"
+d="M384 213v171l-85 -68v68h-171v-171h171v69zM427 469c23 0 42 -19 42 -42v-256c0 -23 -19 -43 -42 -43h-299l-85 -85v384c0 23 19 42 42 42h342z" />
+ <glyph glyph-name="voicemail" unicode="voicemail"
+d="M395 192c41 0 74 34 74 75s-33 74 -74 74s-75 -33 -75 -74s34 -75 75 -75zM117 192c41 0 75 34 75 75s-34 74 -75 74s-74 -33 -74 -74s33 -75 74 -75zM395 384c65 0 117 -52 117 -117s-52 -118 -117 -118h-278c-65 0 -117 53 -117 118s52 117 117 117s118 -52 118 -117
+c0 -28 -10 -55 -27 -75h96c-17 20 -27 47 -27 75c0 65 53 117 118 117z" />
+ <glyph glyph-name="volume_down" unicode="volume_down"
+d="M107 320h85l107 107v-342l-107 107h-85v128zM395 256c0 -38 -22 -70 -54 -86v172c32 -16 54 -48 54 -86z" />
+ <glyph glyph-name="volume_mute" unicode="volume_mute"
+d="M149 320h86l106 107v-342l-106 107h-86v128z" />
+ <glyph glyph-name="volume_off" unicode="volume_off"
+d="M256 427v-90l-45 45zM91 448l357 -357l-27 -27l-44 44c-23 -18 -49 -32 -78 -39v44c18 5 34 14 48 25l-91 91v-144l-107 107h-85v128h101l-101 101zM405 256c0 68 -44 125 -106 143v44c86 -19 149 -96 149 -187c0 -32 -8 -63 -22 -89l-32 33c7 17 11 36 11 56zM352 256
+c0 -5 0 -9 -1 -13l-52 52v47c32 -16 53 -48 53 -86z" />
+ <glyph glyph-name="volume_up" unicode="volume_up"
+d="M299 443c86 -19 149 -96 149 -187s-63 -168 -149 -187v44c62 18 106 75 106 143s-44 125 -106 143v44zM352 256c0 -38 -21 -70 -53 -86v172c32 -16 53 -48 53 -86zM64 320h85l107 107v-342l-107 107h-85v128z" />
+ <glyph glyph-name="vpn_key" unicode="vpn_key"
+d="M149 213c23 0 43 20 43 43s-20 43 -43 43s-42 -20 -42 -43s19 -43 42 -43zM270 299h221v-86h-43v-85h-85v85h-93c-17 -50 -65 -85 -121 -85c-71 0 -128 57 -128 128s57 128 128 128c56 0 104 -35 121 -85z" />
+ <glyph glyph-name="vpn_lock" unicode="vpn_lock"
+d="M213 65v42c-23 0 -42 19 -42 42v22l-103 102c-3 -12 -4 -25 -4 -38c0 -87 65 -160 149 -170zM404 256h43c1 -7 1 -14 1 -21c0 -118 -95 -214 -213 -214s-214 96 -214 214s96 213 214 213c22 0 44 -4 64 -10v-54c0 -23 -20 -43 -43 -43h-43v-42c0 -12 -9 -22 -21 -22h-43
+v-42h128c12 0 22 -10 22 -22v-64h21c19 0 35 -12 41 -29c28 30 44 71 44 115c0 7 0 14 -1 21zM452 427v10c0 20 -16 37 -36 37s-36 -17 -36 -37v-10h72zM469 427c12 0 22 -10 22 -22v-85c0 -12 -10 -21 -22 -21h-106c-12 0 -22 9 -22 21v85c0 12 10 22 22 22v10
+c0 29 24 54 53 54s53 -25 53 -54v-10z" />
+ <glyph glyph-name="wallpaper" unicode="wallpaper"
+d="M85 235v-150h150v-42h-150c-23 0 -42 19 -42 42v150h42zM427 85v150h42v-150c0 -23 -19 -42 -42 -42h-150v42h150zM427 469c23 0 42 -19 42 -42v-150h-42v150h-150v42h150zM363 331c0 -18 -14 -32 -32 -32s-32 14 -32 32s14 32 32 32s32 -14 32 -32zM213 235l64 -79
+l43 57l64 -85h-256zM85 427v-150h-42v150c0 23 19 42 42 42h150v-42h-150z" />
+ <glyph glyph-name="warning" unicode="warning"
+d="M277 213v86h-42v-86h42zM277 128v43h-42v-43h42zM21 64l235 405l235 -405h-470z" />
+ <glyph glyph-name="watch" unicode="watch"
+d="M128 256c0 -71 57 -128 128 -128s128 57 128 128s-57 128 -128 128s-128 -57 -128 -128zM427 256c0 -54 -26 -103 -65 -134l-21 -122h-170l-21 122c-40 31 -65 80 -65 134s25 103 65 134l21 122h170l21 -122c39 -31 65 -80 65 -134z" />
+ <glyph glyph-name="watch_later" unicode="watch_later"
+d="M346 166l17 28l-96 58v111h-32v-128zM256 469c117 0 213 -96 213 -213s-96 -213 -213 -213s-213 96 -213 213s96 213 213 213z" />
+ <glyph glyph-name="wb_auto" unicode="wb_auto"
+d="M220 171h40l-68 192h-43l-68 -192h41l15 42h68zM469 363h39l-44 -192h-37l-32 130l-32 -130h-38l-2 9c-28 -56 -85 -95 -152 -95c-94 0 -171 77 -171 171s77 171 171 171c54 0 102 -25 133 -64h16l26 -135l32 135h34l32 -135zM146 242l25 78l24 -78h-49z" />
+ <glyph glyph-name="wb_cloudy" unicode="wb_cloudy"
+d="M413 298c55 -4 99 -50 99 -106c0 -59 -48 -107 -107 -107h-277c-71 0 -128 57 -128 128c0 66 50 120 114 127c27 51 80 87 142 87c78 0 142 -55 157 -129z" />
+ <glyph glyph-name="wb_incandescent" unicode="wb_incandescent"
+d="M368 125l30 29l38 -38l-30 -30zM427 288h64v-43h-64v43zM320 377c38 -22 64 -63 64 -110c0 -71 -57 -128 -128 -128s-128 57 -128 128c0 47 26 88 64 110v103h128v-103zM85 288v-43h-64v43h64zM235 33v63h42v-63h-42zM76 116l38 39l30 -30l-38 -39z" />
+ <glyph glyph-name="wb_iridescent" unicode="wb_iridescent"
+d="M106 86l-30 31l38 38l30 -30zM76 417l30 30l38 -38l-30 -30zM436 116l-30 -30l-38 39l30 30zM277 33h-42v63h42v-63zM406 447l30 -30l-38 -38l-30 30zM235 500h42v-63h-42v63zM107 203v128h298v-128h-298z" />
+ <glyph glyph-name="wb_sunny" unicode="wb_sunny"
+d="M76 116l38 39l30 -30l-38 -39zM235 33v63h42v-63h-42zM256 395c71 0 128 -57 128 -128s-57 -128 -128 -128s-128 57 -128 128s57 128 128 128zM427 288h64v-43h-64v43zM368 125l30 29l38 -38l-30 -30zM436 417l-38 -38l-30 30l38 38zM277 500v-63h-42v63h42zM85 288v-43
+h-64v43h64zM144 409l-30 -30l-38 38l30 30z" />
+ <glyph glyph-name="wc" unicode="wc"
+d="M352 384c-24 0 -43 19 -43 43s19 42 43 42s43 -18 43 -42s-19 -43 -43 -43zM160 384c-24 0 -43 19 -43 43s19 42 43 42s43 -18 43 -42s-19 -43 -43 -43zM384 43h-64v128h-64l54 162c6 17 23 30 41 30h2c18 0 35 -13 41 -30l54 -162h-64v-128zM117 43v160h-32v117
+c0 23 20 43 43 43h64c23 0 43 -20 43 -43v-117h-32v-160h-86z" />
+ <glyph glyph-name="web" unicode="web"
+d="M427 128v192h-86v-192h86zM320 235v85h-235v-85h235zM320 128v85h-235v-85h235zM427 427c23 0 42 -20 42 -43v-256c0 -23 -19 -43 -42 -43h-342c-23 0 -42 20 -42 43v256c0 23 19 43 42 43h342z" />
+ <glyph glyph-name="web_asset" unicode="web_asset"
+d="M405 128v213h-298v-213h298zM405 427c24 0 43 -20 43 -43v-256c0 -23 -20 -43 -43 -43h-298c-24 0 -43 20 -43 43v256c0 23 19 43 43 43h298z" />
+ <glyph glyph-name="weekend" unicode="weekend"
+d="M384 405c23 0 43 -19 43 -42v-46c-25 -9 -43 -32 -43 -60v-44h-256v44c0 28 -18 51 -43 60v46c0 23 20 42 43 42h256zM448 299c23 0 43 -20 43 -43v-107c0 -23 -20 -42 -43 -42h-384c-23 0 -43 19 -43 42v107c0 23 20 43 43 43s43 -20 43 -43v-64h298v64
+c0 23 20 43 43 43z" />
+ <glyph glyph-name="whatshot" unicode="whatshot"
+d="M250 107c57 0 102 45 102 102c0 30 -4 58 -12 86c-22 -29 -61 -47 -99 -55s-60 -31 -60 -66c0 -37 31 -67 69 -67zM288 498c83 -67 139 -170 139 -285c0 -94 -77 -170 -171 -170s-171 76 -171 170c0 72 26 139 69 190v-8c0 -44 33 -79 77 -79s73 35 73 79
+c0 46 -16 103 -16 103z" />
+ <glyph glyph-name="widgets" unicode="widgets"
+d="M355 476l121 -121l-121 -120h93v-171h-171v171h78l-120 120v-78h-171v171h171v-93zM64 64v171h171v-171h-171z" />
+ <glyph glyph-name="wifi" unicode="wifi"
+d="M107 235c83 82 216 82 298 0l-42 -43c-59 59 -155 59 -214 0zM192 149c35 35 93 35 128 0l-64 -64zM21 320c130 129 341 129 470 0l-43 -43c-106 106 -278 106 -384 0z" />
+ <glyph glyph-name="wifi_lock" unicode="wifi_lock"
+d="M469 171v32c0 18 -14 32 -32 32s-32 -14 -32 -32v-32h64zM491 171c12 0 21 -10 21 -22v-85c0 -12 -9 -21 -21 -21h-107c-12 0 -21 9 -21 21v85c0 12 9 22 21 22v32c0 29 24 53 53 53s54 -24 54 -53v-32zM437 309c-59 0 -106 -47 -106 -106v-61l-75 -99l-256 341
+c71 54 160 85 256 85s185 -31 256 -85l-57 -76c-6 1 -12 1 -18 1z" />
+ <glyph glyph-name="wifi_tethering" unicode="wifi_tethering"
+d="M256 448c118 0 213 -95 213 -213c0 -79 -42 -148 -106 -185l-22 37c51 30 86 85 86 148c0 94 -77 170 -171 170s-171 -76 -171 -170c0 -63 34 -118 85 -148l-21 -37c-64 37 -106 106 -106 185c0 118 95 213 213 213zM384 235c0 -47 -26 -89 -64 -111l-21 37
+c25 15 42 42 42 74c0 47 -38 85 -85 85s-85 -38 -85 -85c0 -32 17 -59 42 -74l-21 -37c-38 22 -64 64 -64 111c0 71 57 128 128 128s128 -57 128 -128zM256 277c23 0 43 -19 43 -42s-20 -43 -43 -43s-43 20 -43 43s20 42 43 42z" />
+ <glyph glyph-name="work" unicode="work"
+d="M299 384v43h-86v-43h86zM427 384c24 0 42 -19 42 -43v-234c0 -24 -18 -43 -42 -43h-342c-24 0 -42 19 -42 43v234c0 24 18 43 42 43h86v43c0 24 18 42 42 42h86c24 0 42 -18 42 -42v-43h86z" />
+ <glyph glyph-name="wrap_text" unicode="wrap_text"
+d="M363 277c47 0 85 -38 85 -85s-38 -85 -85 -85h-43v-43l-64 64l64 64v-43h48c23 0 43 20 43 43s-20 43 -43 43h-283v42h278zM427 405v-42h-342v42h342zM85 107v42h128v-42h-128z" />
+ <glyph glyph-name="youtube_searched_for" unicode="youtube_searched_for"
+d="M363 213l106 -106l-31 -32l-107 107v16l-6 6c-24 -21 -56 -33 -90 -33c-26 0 -50 7 -71 19l32 31c12 -5 25 -8 39 -8c53 0 96 43 96 96s-43 96 -96 96s-96 -43 -96 -96h74l-88 -85l-82 85h53c0 75 62 139 139 139s139 -62 139 -139c0 -35 -13 -66 -34 -90l6 -6h17z" />
+ <glyph glyph-name="zoom_in" unicode="zoom_in"
+d="M256 299h-43v-43h-21v43h-43v21h43v43h21v-43h43v-21zM203 213c53 0 96 43 96 96s-43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96zM331 213l106 -106l-32 -32l-106 106v17l-6 6c-24 -21 -56 -33 -90 -33c-77 0 -139 61 -139 138s62 139 139 139s138 -62 138 -139
+c0 -34 -12 -66 -33 -90l6 -6h17z" />
+ <glyph glyph-name="zoom_out" unicode="zoom_out"
+d="M149 320h107v-21h-107v21zM203 213c53 0 96 43 96 96s-43 96 -96 96s-96 -43 -96 -96s43 -96 96 -96zM331 213l106 -106l-32 -32l-106 106v17l-6 6c-24 -21 -56 -33 -90 -33c-77 0 -139 61 -139 138s62 139 139 139s138 -62 138 -139c0 -34 -12 -66 -33 -90l6 -6h17z" />
+ <glyph glyph-name="zoom_out_map" unicode="zoom_out_map"
+d="M448 192v-128h-128l49 49l-62 61l31 31l61 -62zM192 64h-128v128l49 -49l61 62l31 -31l-62 -61zM64 320v128h128l-49 -49l62 -61l-31 -31l-61 62zM320 448h128v-128l-49 49l-61 -62l-31 31l62 61z" />
+ <glyph glyph-name="3" unicode="3"
+d="M0 0z" />
+ <glyph glyph-name="d" unicode="d"
+d="M0 0z" />
+ <glyph glyph-name="_" unicode="_"
+d="M0 0z" />
+ <glyph glyph-name="r" unicode="r"
+d="M0 0z" />
+ <glyph glyph-name="o" unicode="o"
+d="M0 0z" />
+ <glyph glyph-name="t" unicode="t"
+d="M0 0z" />
+ <glyph glyph-name="a" unicode="a"
+d="M0 0z" />
+ <glyph glyph-name="i" unicode="i"
+d="M0 0z" />
+ <glyph glyph-name="n" unicode="n"
+d="M0 0z" />
+ <glyph glyph-name="c" unicode="c"
+d="M0 0z" />
+ <glyph glyph-name="u" unicode="u"
+d="M0 0z" />
+ <glyph glyph-name="e" unicode="e"
+d="M0 0z" />
+ <glyph glyph-name="s" unicode="s"
+d="M0 0z" />
+ <glyph glyph-name="l" unicode="l"
+d="M0 0z" />
+ <glyph glyph-name="m" unicode="m"
+d="M0 0z" />
+ <glyph glyph-name="b" unicode="b"
+d="M0 0z" />
+ <glyph glyph-name="y" unicode="y"
+d="M0 0z" />
+ <glyph glyph-name="w" unicode="w"
+d="M0 0z" />
+ <glyph glyph-name="x" unicode="x"
+d="M0 0z" />
+ <glyph glyph-name="p" unicode="p"
+d="M0 0z" />
+ <glyph glyph-name="h" unicode="h"
+d="M0 0z" />
+ <glyph glyph-name="g" unicode="g"
+d="M0 0z" />
+ <glyph glyph-name="q" unicode="q"
+d="M0 0z" />
+ <glyph glyph-name="j" unicode="j"
+d="M0 0z" />
+ <glyph glyph-name="f" unicode="f"
+d="M0 0z" />
+ <glyph glyph-name="v" unicode="v"
+d="M0 0z" />
+ <glyph glyph-name="k" unicode="k"
+d="M0 0z" />
+ <glyph glyph-name="z" unicode="z"
+d="M0 0z" />
+ <glyph glyph-name="1" unicode="1"
+d="M0 0z" />
+ <glyph glyph-name="2" unicode="2"
+d="M0 0z" />
+ <glyph glyph-name="4" unicode="4"
+d="M0 0z" />
+ <glyph glyph-name="5" unicode="5"
+d="M0 0z" />
+ <glyph glyph-name="6" unicode="6"
+d="M0 0z" />
+ <glyph glyph-name="7" unicode="7"
+d="M0 0z" />
+ <glyph glyph-name="9" unicode="9"
+d="M0 0z" />
+ <glyph glyph-name="8" unicode="8"
+d="M0 0z" />
+ <glyph glyph-name="0" unicode="0"
+d="M0 0z" />
+ </font>
+</defs></svg>
diff --git a/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.ttf b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.ttf
new file mode 100644
index 000000000..7015564ad
--- /dev/null
+++ b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.ttf
Binary files differ
diff --git a/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.woff b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.woff
new file mode 100644
index 000000000..a0bfd17e7
--- /dev/null
+++ b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.woff
Binary files differ
diff --git a/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.woff2 b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.woff2
new file mode 100644
index 000000000..c91d24334
--- /dev/null
+++ b/vendor/mervick/material-design-icons/fonts/MaterialIcons-Regular.woff2
Binary files differ
diff --git a/vendor/mervick/material-design-icons/fonts/codepoints b/vendor/mervick/material-design-icons/fonts/codepoints
new file mode 100644
index 000000000..3c8b07507
--- /dev/null
+++ b/vendor/mervick/material-design-icons/fonts/codepoints
@@ -0,0 +1,932 @@
+3d_rotation e84d
+ac_unit eb3b
+access_alarm e190
+access_alarms e191
+access_time e192
+accessibility e84e
+accessible e914
+account_balance e84f
+account_balance_wallet e850
+account_box e851
+account_circle e853
+adb e60e
+add e145
+add_a_photo e439
+add_alarm e193
+add_alert e003
+add_box e146
+add_circle e147
+add_circle_outline e148
+add_location e567
+add_shopping_cart e854
+add_to_photos e39d
+add_to_queue e05c
+adjust e39e
+airline_seat_flat e630
+airline_seat_flat_angled e631
+airline_seat_individual_suite e632
+airline_seat_legroom_extra e633
+airline_seat_legroom_normal e634
+airline_seat_legroom_reduced e635
+airline_seat_recline_extra e636
+airline_seat_recline_normal e637
+airplanemode_active e195
+airplanemode_inactive e194
+airplay e055
+airport_shuttle eb3c
+alarm e855
+alarm_add e856
+alarm_off e857
+alarm_on e858
+album e019
+all_inclusive eb3d
+all_out e90b
+android e859
+announcement e85a
+apps e5c3
+archive e149
+arrow_back e5c4
+arrow_downward e5db
+arrow_drop_down e5c5
+arrow_drop_down_circle e5c6
+arrow_drop_up e5c7
+arrow_forward e5c8
+arrow_upward e5d8
+art_track e060
+aspect_ratio e85b
+assessment e85c
+assignment e85d
+assignment_ind e85e
+assignment_late e85f
+assignment_return e860
+assignment_returned e861
+assignment_turned_in e862
+assistant e39f
+assistant_photo e3a0
+attach_file e226
+attach_money e227
+attachment e2bc
+audiotrack e3a1
+autorenew e863
+av_timer e01b
+backspace e14a
+backup e864
+battery_alert e19c
+battery_charging_full e1a3
+battery_full e1a4
+battery_std e1a5
+battery_unknown e1a6
+beach_access eb3e
+beenhere e52d
+block e14b
+bluetooth e1a7
+bluetooth_audio e60f
+bluetooth_connected e1a8
+bluetooth_disabled e1a9
+bluetooth_searching e1aa
+blur_circular e3a2
+blur_linear e3a3
+blur_off e3a4
+blur_on e3a5
+book e865
+bookmark e866
+bookmark_border e867
+border_all e228
+border_bottom e229
+border_clear e22a
+border_color e22b
+border_horizontal e22c
+border_inner e22d
+border_left e22e
+border_outer e22f
+border_right e230
+border_style e231
+border_top e232
+border_vertical e233
+branding_watermark e06b
+brightness_1 e3a6
+brightness_2 e3a7
+brightness_3 e3a8
+brightness_4 e3a9
+brightness_5 e3aa
+brightness_6 e3ab
+brightness_7 e3ac
+brightness_auto e1ab
+brightness_high e1ac
+brightness_low e1ad
+brightness_medium e1ae
+broken_image e3ad
+brush e3ae
+bubble_chart e6dd
+bug_report e868
+build e869
+burst_mode e43c
+business e0af
+business_center eb3f
+cached e86a
+cake e7e9
+call e0b0
+call_end e0b1
+call_made e0b2
+call_merge e0b3
+call_missed e0b4
+call_missed_outgoing e0e4
+call_received e0b5
+call_split e0b6
+call_to_action e06c
+camera e3af
+camera_alt e3b0
+camera_enhance e8fc
+camera_front e3b1
+camera_rear e3b2
+camera_roll e3b3
+cancel e5c9
+card_giftcard e8f6
+card_membership e8f7
+card_travel e8f8
+casino eb40
+cast e307
+cast_connected e308
+center_focus_strong e3b4
+center_focus_weak e3b5
+change_history e86b
+chat e0b7
+chat_bubble e0ca
+chat_bubble_outline e0cb
+check e5ca
+check_box e834
+check_box_outline_blank e835
+check_circle e86c
+chevron_left e5cb
+chevron_right e5cc
+child_care eb41
+child_friendly eb42
+chrome_reader_mode e86d
+class e86e
+clear e14c
+clear_all e0b8
+close e5cd
+closed_caption e01c
+cloud e2bd
+cloud_circle e2be
+cloud_done e2bf
+cloud_download e2c0
+cloud_off e2c1
+cloud_queue e2c2
+cloud_upload e2c3
+code e86f
+collections e3b6
+collections_bookmark e431
+color_lens e3b7
+colorize e3b8
+comment e0b9
+compare e3b9
+compare_arrows e915
+computer e30a
+confirmation_number e638
+contact_mail e0d0
+contact_phone e0cf
+contacts e0ba
+content_copy e14d
+content_cut e14e
+content_paste e14f
+control_point e3ba
+control_point_duplicate e3bb
+copyright e90c
+create e150
+create_new_folder e2cc
+credit_card e870
+crop e3be
+crop_16_9 e3bc
+crop_3_2 e3bd
+crop_5_4 e3bf
+crop_7_5 e3c0
+crop_din e3c1
+crop_free e3c2
+crop_landscape e3c3
+crop_original e3c4
+crop_portrait e3c5
+crop_rotate e437
+crop_square e3c6
+dashboard e871
+data_usage e1af
+date_range e916
+dehaze e3c7
+delete e872
+delete_forever e92b
+delete_sweep e16c
+description e873
+desktop_mac e30b
+desktop_windows e30c
+details e3c8
+developer_board e30d
+developer_mode e1b0
+device_hub e335
+devices e1b1
+devices_other e337
+dialer_sip e0bb
+dialpad e0bc
+directions e52e
+directions_bike e52f
+directions_boat e532
+directions_bus e530
+directions_car e531
+directions_railway e534
+directions_run e566
+directions_subway e533
+directions_transit e535
+directions_walk e536
+disc_full e610
+dns e875
+do_not_disturb e612
+do_not_disturb_alt e611
+do_not_disturb_off e643
+do_not_disturb_on e644
+dock e30e
+domain e7ee
+done e876
+done_all e877
+donut_large e917
+donut_small e918
+drafts e151
+drag_handle e25d
+drive_eta e613
+dvr e1b2
+edit e3c9
+edit_location e568
+eject e8fb
+email e0be
+enhanced_encryption e63f
+equalizer e01d
+error e000
+error_outline e001
+euro_symbol e926
+ev_station e56d
+event e878
+event_available e614
+event_busy e615
+event_note e616
+event_seat e903
+exit_to_app e879
+expand_less e5ce
+expand_more e5cf
+explicit e01e
+explore e87a
+exposure e3ca
+exposure_neg_1 e3cb
+exposure_neg_2 e3cc
+exposure_plus_1 e3cd
+exposure_plus_2 e3ce
+exposure_zero e3cf
+extension e87b
+face e87c
+fast_forward e01f
+fast_rewind e020
+favorite e87d
+favorite_border e87e
+featured_play_list e06d
+featured_video e06e
+feedback e87f
+fiber_dvr e05d
+fiber_manual_record e061
+fiber_new e05e
+fiber_pin e06a
+fiber_smart_record e062
+file_download e2c4
+file_upload e2c6
+filter e3d3
+filter_1 e3d0
+filter_2 e3d1
+filter_3 e3d2
+filter_4 e3d4
+filter_5 e3d5
+filter_6 e3d6
+filter_7 e3d7
+filter_8 e3d8
+filter_9 e3d9
+filter_9_plus e3da
+filter_b_and_w e3db
+filter_center_focus e3dc
+filter_drama e3dd
+filter_frames e3de
+filter_hdr e3df
+filter_list e152
+filter_none e3e0
+filter_tilt_shift e3e2
+filter_vintage e3e3
+find_in_page e880
+find_replace e881
+fingerprint e90d
+first_page e5dc
+fitness_center eb43
+flag e153
+flare e3e4
+flash_auto e3e5
+flash_off e3e6
+flash_on e3e7
+flight e539
+flight_land e904
+flight_takeoff e905
+flip e3e8
+flip_to_back e882
+flip_to_front e883
+folder e2c7
+folder_open e2c8
+folder_shared e2c9
+folder_special e617
+font_download e167
+format_align_center e234
+format_align_justify e235
+format_align_left e236
+format_align_right e237
+format_bold e238
+format_clear e239
+format_color_fill e23a
+format_color_reset e23b
+format_color_text e23c
+format_indent_decrease e23d
+format_indent_increase e23e
+format_italic e23f
+format_line_spacing e240
+format_list_bulleted e241
+format_list_numbered e242
+format_paint e243
+format_quote e244
+format_shapes e25e
+format_size e245
+format_strikethrough e246
+format_textdirection_l_to_r e247
+format_textdirection_r_to_l e248
+format_underlined e249
+forum e0bf
+forward e154
+forward_10 e056
+forward_30 e057
+forward_5 e058
+free_breakfast eb44
+fullscreen e5d0
+fullscreen_exit e5d1
+functions e24a
+g_translate e927
+gamepad e30f
+games e021
+gavel e90e
+gesture e155
+get_app e884
+gif e908
+golf_course eb45
+gps_fixed e1b3
+gps_not_fixed e1b4
+gps_off e1b5
+grade e885
+gradient e3e9
+grain e3ea
+graphic_eq e1b8
+grid_off e3eb
+grid_on e3ec
+group e7ef
+group_add e7f0
+group_work e886
+hd e052
+hdr_off e3ed
+hdr_on e3ee
+hdr_strong e3f1
+hdr_weak e3f2
+headset e310
+headset_mic e311
+healing e3f3
+hearing e023
+help e887
+help_outline e8fd
+high_quality e024
+highlight e25f
+highlight_off e888
+history e889
+home e88a
+hot_tub eb46
+hotel e53a
+hourglass_empty e88b
+hourglass_full e88c
+http e902
+https e88d
+image e3f4
+image_aspect_ratio e3f5
+import_contacts e0e0
+import_export e0c3
+important_devices e912
+inbox e156
+indeterminate_check_box e909
+info e88e
+info_outline e88f
+input e890
+insert_chart e24b
+insert_comment e24c
+insert_drive_file e24d
+insert_emoticon e24e
+insert_invitation e24f
+insert_link e250
+insert_photo e251
+invert_colors e891
+invert_colors_off e0c4
+iso e3f6
+keyboard e312
+keyboard_arrow_down e313
+keyboard_arrow_left e314
+keyboard_arrow_right e315
+keyboard_arrow_up e316
+keyboard_backspace e317
+keyboard_capslock e318
+keyboard_hide e31a
+keyboard_return e31b
+keyboard_tab e31c
+keyboard_voice e31d
+kitchen eb47
+label e892
+label_outline e893
+landscape e3f7
+language e894
+laptop e31e
+laptop_chromebook e31f
+laptop_mac e320
+laptop_windows e321
+last_page e5dd
+launch e895
+layers e53b
+layers_clear e53c
+leak_add e3f8
+leak_remove e3f9
+lens e3fa
+library_add e02e
+library_books e02f
+library_music e030
+lightbulb_outline e90f
+line_style e919
+line_weight e91a
+linear_scale e260
+link e157
+linked_camera e438
+list e896
+live_help e0c6
+live_tv e639
+local_activity e53f
+local_airport e53d
+local_atm e53e
+local_bar e540
+local_cafe e541
+local_car_wash e542
+local_convenience_store e543
+local_dining e556
+local_drink e544
+local_florist e545
+local_gas_station e546
+local_grocery_store e547
+local_hospital e548
+local_hotel e549
+local_laundry_service e54a
+local_library e54b
+local_mall e54c
+local_movies e54d
+local_offer e54e
+local_parking e54f
+local_pharmacy e550
+local_phone e551
+local_pizza e552
+local_play e553
+local_post_office e554
+local_printshop e555
+local_see e557
+local_shipping e558
+local_taxi e559
+location_city e7f1
+location_disabled e1b6
+location_off e0c7
+location_on e0c8
+location_searching e1b7
+lock e897
+lock_open e898
+lock_outline e899
+looks e3fc
+looks_3 e3fb
+looks_4 e3fd
+looks_5 e3fe
+looks_6 e3ff
+looks_one e400
+looks_two e401
+loop e028
+loupe e402
+low_priority e16d
+loyalty e89a
+mail e158
+mail_outline e0e1
+map e55b
+markunread e159
+markunread_mailbox e89b
+memory e322
+menu e5d2
+merge_type e252
+message e0c9
+mic e029
+mic_none e02a
+mic_off e02b
+mms e618
+mode_comment e253
+mode_edit e254
+monetization_on e263
+money_off e25c
+monochrome_photos e403
+mood e7f2
+mood_bad e7f3
+more e619
+more_horiz e5d3
+more_vert e5d4
+motorcycle e91b
+mouse e323
+move_to_inbox e168
+movie e02c
+movie_creation e404
+movie_filter e43a
+multiline_chart e6df
+music_note e405
+music_video e063
+my_location e55c
+nature e406
+nature_people e407
+navigate_before e408
+navigate_next e409
+navigation e55d
+near_me e569
+network_cell e1b9
+network_check e640
+network_locked e61a
+network_wifi e1ba
+new_releases e031
+next_week e16a
+nfc e1bb
+no_encryption e641
+no_sim e0cc
+not_interested e033
+note e06f
+note_add e89c
+notifications e7f4
+notifications_active e7f7
+notifications_none e7f5
+notifications_off e7f6
+notifications_paused e7f8
+offline_pin e90a
+ondemand_video e63a
+opacity e91c
+open_in_browser e89d
+open_in_new e89e
+open_with e89f
+pages e7f9
+pageview e8a0
+palette e40a
+pan_tool e925
+panorama e40b
+panorama_fish_eye e40c
+panorama_horizontal e40d
+panorama_vertical e40e
+panorama_wide_angle e40f
+party_mode e7fa
+pause e034
+pause_circle_filled e035
+pause_circle_outline e036
+payment e8a1
+people e7fb
+people_outline e7fc
+perm_camera_mic e8a2
+perm_contact_calendar e8a3
+perm_data_setting e8a4
+perm_device_information e8a5
+perm_identity e8a6
+perm_media e8a7
+perm_phone_msg e8a8
+perm_scan_wifi e8a9
+person e7fd
+person_add e7fe
+person_outline e7ff
+person_pin e55a
+person_pin_circle e56a
+personal_video e63b
+pets e91d
+phone e0cd
+phone_android e324
+phone_bluetooth_speaker e61b
+phone_forwarded e61c
+phone_in_talk e61d
+phone_iphone e325
+phone_locked e61e
+phone_missed e61f
+phone_paused e620
+phonelink e326
+phonelink_erase e0db
+phonelink_lock e0dc
+phonelink_off e327
+phonelink_ring e0dd
+phonelink_setup e0de
+photo e410
+photo_album e411
+photo_camera e412
+photo_filter e43b
+photo_library e413
+photo_size_select_actual e432
+photo_size_select_large e433
+photo_size_select_small e434
+picture_as_pdf e415
+picture_in_picture e8aa
+picture_in_picture_alt e911
+pie_chart e6c4
+pie_chart_outlined e6c5
+pin_drop e55e
+place e55f
+play_arrow e037
+play_circle_filled e038
+play_circle_outline e039
+play_for_work e906
+playlist_add e03b
+playlist_add_check e065
+playlist_play e05f
+plus_one e800
+poll e801
+polymer e8ab
+pool eb48
+portable_wifi_off e0ce
+portrait e416
+power e63c
+power_input e336
+power_settings_new e8ac
+pregnant_woman e91e
+present_to_all e0df
+print e8ad
+priority_high e645
+public e80b
+publish e255
+query_builder e8ae
+question_answer e8af
+queue e03c
+queue_music e03d
+queue_play_next e066
+radio e03e
+radio_button_checked e837
+radio_button_unchecked e836
+rate_review e560
+receipt e8b0
+recent_actors e03f
+record_voice_over e91f
+redeem e8b1
+redo e15a
+refresh e5d5
+remove e15b
+remove_circle e15c
+remove_circle_outline e15d
+remove_from_queue e067
+remove_red_eye e417
+remove_shopping_cart e928
+reorder e8fe
+repeat e040
+repeat_one e041
+replay e042
+replay_10 e059
+replay_30 e05a
+replay_5 e05b
+reply e15e
+reply_all e15f
+report e160
+report_problem e8b2
+restaurant e56c
+restaurant_menu e561
+restore e8b3
+restore_page e929
+ring_volume e0d1
+room e8b4
+room_service eb49
+rotate_90_degrees_ccw e418
+rotate_left e419
+rotate_right e41a
+rounded_corner e920
+router e328
+rowing e921
+rss_feed e0e5
+rv_hookup e642
+satellite e562
+save e161
+scanner e329
+schedule e8b5
+school e80c
+screen_lock_landscape e1be
+screen_lock_portrait e1bf
+screen_lock_rotation e1c0
+screen_rotation e1c1
+screen_share e0e2
+sd_card e623
+sd_storage e1c2
+search e8b6
+security e32a
+select_all e162
+send e163
+sentiment_dissatisfied e811
+sentiment_neutral e812
+sentiment_satisfied e813
+sentiment_very_dissatisfied e814
+sentiment_very_satisfied e815
+settings e8b8
+settings_applications e8b9
+settings_backup_restore e8ba
+settings_bluetooth e8bb
+settings_brightness e8bd
+settings_cell e8bc
+settings_ethernet e8be
+settings_input_antenna e8bf
+settings_input_component e8c0
+settings_input_composite e8c1
+settings_input_hdmi e8c2
+settings_input_svideo e8c3
+settings_overscan e8c4
+settings_phone e8c5
+settings_power e8c6
+settings_remote e8c7
+settings_system_daydream e1c3
+settings_voice e8c8
+share e80d
+shop e8c9
+shop_two e8ca
+shopping_basket e8cb
+shopping_cart e8cc
+short_text e261
+show_chart e6e1
+shuffle e043
+signal_cellular_4_bar e1c8
+signal_cellular_connected_no_internet_4_bar e1cd
+signal_cellular_no_sim e1ce
+signal_cellular_null e1cf
+signal_cellular_off e1d0
+signal_wifi_4_bar e1d8
+signal_wifi_4_bar_lock e1d9
+signal_wifi_off e1da
+sim_card e32b
+sim_card_alert e624
+skip_next e044
+skip_previous e045
+slideshow e41b
+slow_motion_video e068
+smartphone e32c
+smoke_free eb4a
+smoking_rooms eb4b
+sms e625
+sms_failed e626
+snooze e046
+sort e164
+sort_by_alpha e053
+spa eb4c
+space_bar e256
+speaker e32d
+speaker_group e32e
+speaker_notes e8cd
+speaker_notes_off e92a
+speaker_phone e0d2
+spellcheck e8ce
+star e838
+star_border e83a
+star_half e839
+stars e8d0
+stay_current_landscape e0d3
+stay_current_portrait e0d4
+stay_primary_landscape e0d5
+stay_primary_portrait e0d6
+stop e047
+stop_screen_share e0e3
+storage e1db
+store e8d1
+store_mall_directory e563
+straighten e41c
+streetview e56e
+strikethrough_s e257
+style e41d
+subdirectory_arrow_left e5d9
+subdirectory_arrow_right e5da
+subject e8d2
+subscriptions e064
+subtitles e048
+subway e56f
+supervisor_account e8d3
+surround_sound e049
+swap_calls e0d7
+swap_horiz e8d4
+swap_vert e8d5
+swap_vertical_circle e8d6
+switch_camera e41e
+switch_video e41f
+sync e627
+sync_disabled e628
+sync_problem e629
+system_update e62a
+system_update_alt e8d7
+tab e8d8
+tab_unselected e8d9
+tablet e32f
+tablet_android e330
+tablet_mac e331
+tag_faces e420
+tap_and_play e62b
+terrain e564
+text_fields e262
+text_format e165
+textsms e0d8
+texture e421
+theaters e8da
+thumb_down e8db
+thumb_up e8dc
+thumbs_up_down e8dd
+time_to_leave e62c
+timelapse e422
+timeline e922
+timer e425
+timer_10 e423
+timer_3 e424
+timer_off e426
+title e264
+toc e8de
+today e8df
+toll e8e0
+tonality e427
+touch_app e913
+toys e332
+track_changes e8e1
+traffic e565
+train e570
+tram e571
+transfer_within_a_station e572
+transform e428
+translate e8e2
+trending_down e8e3
+trending_flat e8e4
+trending_up e8e5
+tune e429
+turned_in e8e6
+turned_in_not e8e7
+tv e333
+unarchive e169
+undo e166
+unfold_less e5d6
+unfold_more e5d7
+update e923
+usb e1e0
+verified_user e8e8
+vertical_align_bottom e258
+vertical_align_center e259
+vertical_align_top e25a
+vibration e62d
+video_call e070
+video_label e071
+video_library e04a
+videocam e04b
+videocam_off e04c
+videogame_asset e338
+view_agenda e8e9
+view_array e8ea
+view_carousel e8eb
+view_column e8ec
+view_comfy e42a
+view_compact e42b
+view_day e8ed
+view_headline e8ee
+view_list e8ef
+view_module e8f0
+view_quilt e8f1
+view_stream e8f2
+view_week e8f3
+vignette e435
+visibility e8f4
+visibility_off e8f5
+voice_chat e62e
+voicemail e0d9
+volume_down e04d
+volume_mute e04e
+volume_off e04f
+volume_up e050
+vpn_key e0da
+vpn_lock e62f
+wallpaper e1bc
+warning e002
+watch e334
+watch_later e924
+wb_auto e42c
+wb_cloudy e42d
+wb_incandescent e42e
+wb_iridescent e436
+wb_sunny e430
+wc e63d
+web e051
+web_asset e069
+weekend e16b
+whatshot e80e
+widgets e1bd
+wifi e63e
+wifi_lock e1e1
+wifi_tethering e1e2
+work e8f9
+wrap_text e25b
+youtube_searched_for e8fa
+zoom_in e8ff
+zoom_out e900
+zoom_out_map e56b
diff --git a/vendor/mervick/material-design-icons/index.js b/vendor/mervick/material-design-icons/index.js
new file mode 100644
index 000000000..4a1d90117
--- /dev/null
+++ b/vendor/mervick/material-design-icons/index.js
@@ -0,0 +1,3 @@
+module.exports = {
+ STATIC_PATH: __dirname,
+};
diff --git a/vendor/mervick/material-design-icons/package.json b/vendor/mervick/material-design-icons/package.json
new file mode 100644
index 000000000..c35ad8c21
--- /dev/null
+++ b/vendor/mervick/material-design-icons/package.json
@@ -0,0 +1,44 @@
+{
+ "name": "bootstrap-material-icons",
+ "version": "2.2.0",
+ "description": "Google Material Design Icons For Using With Bootstrap",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/mervick/material-design-icons"
+ },
+ "main": "index.js",
+ "authors": [
+ {
+ "name": "Andrey Izman",
+ "email": "[email protected]"
+ }
+ ],
+ "keywords": [
+ "icons",
+ "material",
+ "material-design",
+ "google",
+ "icons-web-font",
+ "web-font",
+ "bootstrap"
+ ],
+ "style": "css/material-icons.min.css",
+ "license": "(MIT AND CC-BY-4.0)",
+ "bugs": {
+ "url": "http://github.com/mervick/material-design-icons/issues"
+ },
+ "homepage": "http://github.com/mervick/material-design-icons",
+ "devDependencies": {
+ "grunt": "^0.4.5",
+ "grunt-contrib-cssmin": "^0.14.0",
+ "grunt-contrib-sass": "^0.9.2",
+ "grunt-contrib-watch": "^0.6.1",
+ "gulp": "^3.9.0",
+ "gulp-changed": "^1.3.0",
+ "gulp-util": "^3.0.7",
+ "lodash": "^4.5.0",
+ "material-design-icons": "^2.2.0",
+ "through2": "^2.0.1",
+ "vinyl": "^1.1.1"
+ }
+}
diff --git a/vendor/mervick/material-design-icons/scripts/codepoints2scss.sh b/vendor/mervick/material-design-icons/scripts/codepoints2scss.sh
new file mode 100644
index 000000000..e89e68eed
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scripts/codepoints2scss.sh
@@ -0,0 +1,30 @@
+#!/usr/bin/env bash
+
+pushd `dirname dirname $0` > /dev/null
+path=`pwd`
+popd > /dev/null
+
+codepoints_file="${path}/bower_components/material-design-icons/iconfont/codepoints"
+icons_scss_file="${path}/scss/_icons.scss"
+
+# default css prefix
+prefix_var_name="md-css-prefix"
+
+# clear the scss
+> "${icons_scss_file}"
+
+i=0
+while IFS='' read -r line || [[ -n "$line" ]]; do
+ IFS=' ' read -r -a icon <<< "$line"
+ if [ "${#icon[@]}" == 2 ] && [ -n "${icon}" ] && [ -n "${icon[1]}" ]; then
+ echo ".#{\$${prefix_var_name}}-$(echo ${icon} | sed -e 's/_/\-/g'):before { content: "'"'"\\${icon[1]}"'"'"; }" \
+ >> "${icons_scss_file}"
+ else
+ echo "ERROR: The file ${codepoints_file} has the invalid format on line $((i+1))" 1>&2
+ exit 1
+ fi
+ ((i++))
+done < "${codepoints_file}"
+
+echo "Successfully imported ${i} icons"
+exit 0 \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/scripts/updatedemo.php b/vendor/mervick/material-design-icons/scripts/updatedemo.php
new file mode 100644
index 000000000..bc7411467
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scripts/updatedemo.php
@@ -0,0 +1,61 @@
+<?php
+
+$path = __DIR__ . '/../bower_components/material-design-icons';
+$out = __DIR__ . '/../demo/js/data.js';
+$codepoints = __DIR__ . '/../bower_components/material-design-icons/iconfont/codepoints';
+$oldcodepoints = __DIR__ . '/../fonts/codepoints';
+
+$start_js = 'window.data = ';
+$end_js = ';';
+
+//$categories = file_get_contents($out);
+//$categories = substr(substr($categories, strlen($start_js)), 0, - strlen($end_js));
+//$categories = json_decode($categories, true);
+//$categories = $categories ?: [];
+
+$categories = $icons = $old_icons = [];
+$count = $count_cats = 0;
+
+foreach (file($codepoints, FILE_IGNORE_NEW_LINES) as $code) {
+ $code = explode(' ', $code, 2);
+ $icons[$code[0]] = $code[1];
+}
+foreach (file($oldcodepoints, FILE_IGNORE_NEW_LINES) as $code) {
+ $code = explode(' ', $code, 2);
+ $old_icons[$code[0]] = $code[1];
+}
+
+foreach (array_diff(scandir($path), ['.', '..']) as $category) {
+ if (is_dir("$path/$category/svg/production")) {
+ $count_cats ++;
+ $categories[$category] = [];
+ foreach (array_diff(scandir("$path/$category/svg/production"), ['.', '..']) as $file) {
+ if (preg_match('/^ic_(.+?)_\d+px\.svg$/', $file, $match)) {
+ $icon = $match[1];
+ if (isset($icons[$icon])) {
+ if (!in_array($icons[$icon], $categories[$category])) {
+ $categories[$category][$icon] = $icons[$icon];
+ $count ++;
+ }
+ }
+ }
+ }
+ }
+}
+
+$new = 0;
+
+foreach ($categories as &$category) {
+ foreach ($category as $icon => &$code) {
+ $c = $code;
+ $code = [$c, !isset($old_icons[$icon])];
+ if (!isset($old_icons[$icon])) {
+ $new ++;
+ }
+ }
+}
+
+
+file_put_contents($out, $start_js . json_encode($categories) . $end_js);
+
+echo "Found $count icons, ($new new) in $count_cats categories\n"; \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/scss/_animated.scss b/vendor/mervick/material-design-icons/scss/_animated.scss
new file mode 100644
index 000000000..60476c2d8
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_animated.scss
@@ -0,0 +1,36 @@
+@import "variables";
+
+// Spinning Icons
+// --------------------------
+
+.#{$md-css-prefix}-spin {
+ -webkit-animation: md-spin 2s infinite linear;
+ animation: md-spin 2s infinite linear;
+}
+
+.#{$md-css-prefix}-pulse {
+ -webkit-animation: md-spin 1s infinite steps(8);
+ animation: md-spin 1s infinite steps(8);
+}
+
+@-webkit-keyframes md-spin {
+ 0% {
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ 100% {
+ -webkit-transform: rotate(359deg);
+ transform: rotate(359deg);
+ }
+}
+
+@keyframes md-spin {
+ 0% {
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ 100% {
+ -webkit-transform: rotate(359deg);
+ transform: rotate(359deg);
+ }
+}
diff --git a/vendor/mervick/material-design-icons/scss/_bordered-pulled.scss b/vendor/mervick/material-design-icons/scss/_bordered-pulled.scss
new file mode 100644
index 000000000..ad307fd39
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_bordered-pulled.scss
@@ -0,0 +1,18 @@
+@import "variables";
+
+// Bordered & Pulled
+// -------------------------
+
+.#{$md-css-prefix}-border {
+ padding: .2em .25em .15em;
+ border: solid .08em $md-border-color;
+ border-radius: .1em;
+}
+
+.pull-right { float: right; }
+.pull-left { float: left; }
+
+.#{$md-css-prefix} {
+ &.pull-left { margin-right: .3em; }
+ &.pull-right { margin-left: .3em; }
+}
diff --git a/vendor/mervick/material-design-icons/scss/_core.scss b/vendor/mervick/material-design-icons/scss/_core.scss
new file mode 100644
index 000000000..caeebdc34
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_core.scss
@@ -0,0 +1,30 @@
+@import "variables";
+
+// Base Class Definition
+// -------------------------
+
+.#{$md-css-prefix}, .material-icons {
+ font: normal normal normal #{$md-font-size-base}/1 $md-font-family; // shortening font declaration
+ font-size: inherit; // can't have font-size inherit on line above, so need to override
+ display: inline-block;
+ text-transform: none;
+ letter-spacing: normal;
+ line-height: 1;
+ position: relative;
+ word-wrap: normal;
+ top: 1px;
+ /* Support for all WebKit browsers. */
+ -webkit-font-smoothing: antialiased;
+ /* Support for Firefox. */
+ -moz-osx-font-smoothing: grayscale;
+ transform: translate(0, 0); // ensures no half-pixel rendering in firefox
+}
+
+.material-icons {
+ width: 1em;
+ height: 1em;
+ /* Support for Safari and Chrome. */
+ text-rendering: optimizeLegibility;
+ /* Support for IE. */
+ font-feature-settings: 'liga';
+} \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/scss/_fixed-width.scss b/vendor/mervick/material-design-icons/scss/_fixed-width.scss
new file mode 100644
index 000000000..078727c95
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_fixed-width.scss
@@ -0,0 +1,9 @@
+@import "variables";
+
+// Fixed Width Icons
+// -------------------------
+
+.#{$md-css-prefix}-fw {
+ width: (18em / 14);
+ text-align: center;
+}
diff --git a/vendor/mervick/material-design-icons/scss/_icons.scss b/vendor/mervick/material-design-icons/scss/_icons.scss
new file mode 100644
index 000000000..c8713b92e
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_icons.scss
@@ -0,0 +1,934 @@
+@import "variables";
+
+.#{$md-css-prefix}-3d-rotation:before { content: "\e84d"; }
+.#{$md-css-prefix}-ac-unit:before { content: "\eb3b"; }
+.#{$md-css-prefix}-access-alarm:before { content: "\e190"; }
+.#{$md-css-prefix}-access-alarms:before { content: "\e191"; }
+.#{$md-css-prefix}-access-time:before { content: "\e192"; }
+.#{$md-css-prefix}-accessibility:before { content: "\e84e"; }
+.#{$md-css-prefix}-accessible:before { content: "\e914"; }
+.#{$md-css-prefix}-account-balance:before { content: "\e84f"; }
+.#{$md-css-prefix}-account-balance-wallet:before { content: "\e850"; }
+.#{$md-css-prefix}-account-box:before { content: "\e851"; }
+.#{$md-css-prefix}-account-circle:before { content: "\e853"; }
+.#{$md-css-prefix}-adb:before { content: "\e60e"; }
+.#{$md-css-prefix}-add:before { content: "\e145"; }
+.#{$md-css-prefix}-add-a-photo:before { content: "\e439"; }
+.#{$md-css-prefix}-add-alarm:before { content: "\e193"; }
+.#{$md-css-prefix}-add-alert:before { content: "\e003"; }
+.#{$md-css-prefix}-add-box:before { content: "\e146"; }
+.#{$md-css-prefix}-add-circle:before { content: "\e147"; }
+.#{$md-css-prefix}-add-circle-outline:before { content: "\e148"; }
+.#{$md-css-prefix}-add-location:before { content: "\e567"; }
+.#{$md-css-prefix}-add-shopping-cart:before { content: "\e854"; }
+.#{$md-css-prefix}-add-to-photos:before { content: "\e39d"; }
+.#{$md-css-prefix}-add-to-queue:before { content: "\e05c"; }
+.#{$md-css-prefix}-adjust:before { content: "\e39e"; }
+.#{$md-css-prefix}-airline-seat-flat:before { content: "\e630"; }
+.#{$md-css-prefix}-airline-seat-flat-angled:before { content: "\e631"; }
+.#{$md-css-prefix}-airline-seat-individual-suite:before { content: "\e632"; }
+.#{$md-css-prefix}-airline-seat-legroom-extra:before { content: "\e633"; }
+.#{$md-css-prefix}-airline-seat-legroom-normal:before { content: "\e634"; }
+.#{$md-css-prefix}-airline-seat-legroom-reduced:before { content: "\e635"; }
+.#{$md-css-prefix}-airline-seat-recline-extra:before { content: "\e636"; }
+.#{$md-css-prefix}-airline-seat-recline-normal:before { content: "\e637"; }
+.#{$md-css-prefix}-airplanemode-active:before { content: "\e195"; }
+.#{$md-css-prefix}-airplanemode-inactive:before { content: "\e194"; }
+.#{$md-css-prefix}-airplay:before { content: "\e055"; }
+.#{$md-css-prefix}-airport-shuttle:before { content: "\eb3c"; }
+.#{$md-css-prefix}-alarm:before { content: "\e855"; }
+.#{$md-css-prefix}-alarm-add:before { content: "\e856"; }
+.#{$md-css-prefix}-alarm-off:before { content: "\e857"; }
+.#{$md-css-prefix}-alarm-on:before { content: "\e858"; }
+.#{$md-css-prefix}-album:before { content: "\e019"; }
+.#{$md-css-prefix}-all-inclusive:before { content: "\eb3d"; }
+.#{$md-css-prefix}-all-out:before { content: "\e90b"; }
+.#{$md-css-prefix}-android:before { content: "\e859"; }
+.#{$md-css-prefix}-announcement:before { content: "\e85a"; }
+.#{$md-css-prefix}-apps:before { content: "\e5c3"; }
+.#{$md-css-prefix}-archive:before { content: "\e149"; }
+.#{$md-css-prefix}-arrow-back:before { content: "\e5c4"; }
+.#{$md-css-prefix}-arrow-downward:before { content: "\e5db"; }
+.#{$md-css-prefix}-arrow-drop-down:before { content: "\e5c5"; }
+.#{$md-css-prefix}-arrow-drop-down-circle:before { content: "\e5c6"; }
+.#{$md-css-prefix}-arrow-drop-up:before { content: "\e5c7"; }
+.#{$md-css-prefix}-arrow-forward:before { content: "\e5c8"; }
+.#{$md-css-prefix}-arrow-upward:before { content: "\e5d8"; }
+.#{$md-css-prefix}-art-track:before { content: "\e060"; }
+.#{$md-css-prefix}-aspect-ratio:before { content: "\e85b"; }
+.#{$md-css-prefix}-assessment:before { content: "\e85c"; }
+.#{$md-css-prefix}-assignment:before { content: "\e85d"; }
+.#{$md-css-prefix}-assignment-ind:before { content: "\e85e"; }
+.#{$md-css-prefix}-assignment-late:before { content: "\e85f"; }
+.#{$md-css-prefix}-assignment-return:before { content: "\e860"; }
+.#{$md-css-prefix}-assignment-returned:before { content: "\e861"; }
+.#{$md-css-prefix}-assignment-turned-in:before { content: "\e862"; }
+.#{$md-css-prefix}-assistant:before { content: "\e39f"; }
+.#{$md-css-prefix}-assistant-photo:before { content: "\e3a0"; }
+.#{$md-css-prefix}-attach-file:before { content: "\e226"; }
+.#{$md-css-prefix}-attach-money:before { content: "\e227"; }
+.#{$md-css-prefix}-attachment:before { content: "\e2bc"; }
+.#{$md-css-prefix}-audiotrack:before { content: "\e3a1"; }
+.#{$md-css-prefix}-autorenew:before { content: "\e863"; }
+.#{$md-css-prefix}-av-timer:before { content: "\e01b"; }
+.#{$md-css-prefix}-backspace:before { content: "\e14a"; }
+.#{$md-css-prefix}-backup:before { content: "\e864"; }
+.#{$md-css-prefix}-battery-alert:before { content: "\e19c"; }
+.#{$md-css-prefix}-battery-charging-full:before { content: "\e1a3"; }
+.#{$md-css-prefix}-battery-full:before { content: "\e1a4"; }
+.#{$md-css-prefix}-battery-std:before { content: "\e1a5"; }
+.#{$md-css-prefix}-battery-unknown:before { content: "\e1a6"; }
+.#{$md-css-prefix}-beach-access:before { content: "\eb3e"; }
+.#{$md-css-prefix}-beenhere:before { content: "\e52d"; }
+.#{$md-css-prefix}-block:before { content: "\e14b"; }
+.#{$md-css-prefix}-bluetooth:before { content: "\e1a7"; }
+.#{$md-css-prefix}-bluetooth-audio:before { content: "\e60f"; }
+.#{$md-css-prefix}-bluetooth-connected:before { content: "\e1a8"; }
+.#{$md-css-prefix}-bluetooth-disabled:before { content: "\e1a9"; }
+.#{$md-css-prefix}-bluetooth-searching:before { content: "\e1aa"; }
+.#{$md-css-prefix}-blur-circular:before { content: "\e3a2"; }
+.#{$md-css-prefix}-blur-linear:before { content: "\e3a3"; }
+.#{$md-css-prefix}-blur-off:before { content: "\e3a4"; }
+.#{$md-css-prefix}-blur-on:before { content: "\e3a5"; }
+.#{$md-css-prefix}-book:before { content: "\e865"; }
+.#{$md-css-prefix}-bookmark:before { content: "\e866"; }
+.#{$md-css-prefix}-bookmark-border:before { content: "\e867"; }
+.#{$md-css-prefix}-border-all:before { content: "\e228"; }
+.#{$md-css-prefix}-border-bottom:before { content: "\e229"; }
+.#{$md-css-prefix}-border-clear:before { content: "\e22a"; }
+.#{$md-css-prefix}-border-color:before { content: "\e22b"; }
+.#{$md-css-prefix}-border-horizontal:before { content: "\e22c"; }
+.#{$md-css-prefix}-border-inner:before { content: "\e22d"; }
+.#{$md-css-prefix}-border-left:before { content: "\e22e"; }
+.#{$md-css-prefix}-border-outer:before { content: "\e22f"; }
+.#{$md-css-prefix}-border-right:before { content: "\e230"; }
+.#{$md-css-prefix}-border-style:before { content: "\e231"; }
+.#{$md-css-prefix}-border-top:before { content: "\e232"; }
+.#{$md-css-prefix}-border-vertical:before { content: "\e233"; }
+.#{$md-css-prefix}-branding-watermark:before { content: "\e06b"; }
+.#{$md-css-prefix}-brightness-1:before { content: "\e3a6"; }
+.#{$md-css-prefix}-brightness-2:before { content: "\e3a7"; }
+.#{$md-css-prefix}-brightness-3:before { content: "\e3a8"; }
+.#{$md-css-prefix}-brightness-4:before { content: "\e3a9"; }
+.#{$md-css-prefix}-brightness-5:before { content: "\e3aa"; }
+.#{$md-css-prefix}-brightness-6:before { content: "\e3ab"; }
+.#{$md-css-prefix}-brightness-7:before { content: "\e3ac"; }
+.#{$md-css-prefix}-brightness-auto:before { content: "\e1ab"; }
+.#{$md-css-prefix}-brightness-high:before { content: "\e1ac"; }
+.#{$md-css-prefix}-brightness-low:before { content: "\e1ad"; }
+.#{$md-css-prefix}-brightness-medium:before { content: "\e1ae"; }
+.#{$md-css-prefix}-broken-image:before { content: "\e3ad"; }
+.#{$md-css-prefix}-brush:before { content: "\e3ae"; }
+.#{$md-css-prefix}-bubble-chart:before { content: "\e6dd"; }
+.#{$md-css-prefix}-bug-report:before { content: "\e868"; }
+.#{$md-css-prefix}-build:before { content: "\e869"; }
+.#{$md-css-prefix}-burst-mode:before { content: "\e43c"; }
+.#{$md-css-prefix}-business:before { content: "\e0af"; }
+.#{$md-css-prefix}-business-center:before { content: "\eb3f"; }
+.#{$md-css-prefix}-cached:before { content: "\e86a"; }
+.#{$md-css-prefix}-cake:before { content: "\e7e9"; }
+.#{$md-css-prefix}-call:before { content: "\e0b0"; }
+.#{$md-css-prefix}-call-end:before { content: "\e0b1"; }
+.#{$md-css-prefix}-call-made:before { content: "\e0b2"; }
+.#{$md-css-prefix}-call-merge:before { content: "\e0b3"; }
+.#{$md-css-prefix}-call-missed:before { content: "\e0b4"; }
+.#{$md-css-prefix}-call-missed-outgoing:before { content: "\e0e4"; }
+.#{$md-css-prefix}-call-received:before { content: "\e0b5"; }
+.#{$md-css-prefix}-call-split:before { content: "\e0b6"; }
+.#{$md-css-prefix}-call-to-action:before { content: "\e06c"; }
+.#{$md-css-prefix}-camera:before { content: "\e3af"; }
+.#{$md-css-prefix}-camera-alt:before { content: "\e3b0"; }
+.#{$md-css-prefix}-camera-enhance:before { content: "\e8fc"; }
+.#{$md-css-prefix}-camera-front:before { content: "\e3b1"; }
+.#{$md-css-prefix}-camera-rear:before { content: "\e3b2"; }
+.#{$md-css-prefix}-camera-roll:before { content: "\e3b3"; }
+.#{$md-css-prefix}-cancel:before { content: "\e5c9"; }
+.#{$md-css-prefix}-card-giftcard:before { content: "\e8f6"; }
+.#{$md-css-prefix}-card-membership:before { content: "\e8f7"; }
+.#{$md-css-prefix}-card-travel:before { content: "\e8f8"; }
+.#{$md-css-prefix}-casino:before { content: "\eb40"; }
+.#{$md-css-prefix}-cast:before { content: "\e307"; }
+.#{$md-css-prefix}-cast-connected:before { content: "\e308"; }
+.#{$md-css-prefix}-center-focus-strong:before { content: "\e3b4"; }
+.#{$md-css-prefix}-center-focus-weak:before { content: "\e3b5"; }
+.#{$md-css-prefix}-change-history:before { content: "\e86b"; }
+.#{$md-css-prefix}-chat:before { content: "\e0b7"; }
+.#{$md-css-prefix}-chat-bubble:before { content: "\e0ca"; }
+.#{$md-css-prefix}-chat-bubble-outline:before { content: "\e0cb"; }
+.#{$md-css-prefix}-check:before { content: "\e5ca"; }
+.#{$md-css-prefix}-check-box:before { content: "\e834"; }
+.#{$md-css-prefix}-check-box-outline-blank:before { content: "\e835"; }
+.#{$md-css-prefix}-check-circle:before { content: "\e86c"; }
+.#{$md-css-prefix}-chevron-left:before { content: "\e5cb"; }
+.#{$md-css-prefix}-chevron-right:before { content: "\e5cc"; }
+.#{$md-css-prefix}-child-care:before { content: "\eb41"; }
+.#{$md-css-prefix}-child-friendly:before { content: "\eb42"; }
+.#{$md-css-prefix}-chrome-reader-mode:before { content: "\e86d"; }
+.#{$md-css-prefix}-class:before { content: "\e86e"; }
+.#{$md-css-prefix}-clear:before { content: "\e14c"; }
+.#{$md-css-prefix}-clear-all:before { content: "\e0b8"; }
+.#{$md-css-prefix}-close:before { content: "\e5cd"; }
+.#{$md-css-prefix}-closed-caption:before { content: "\e01c"; }
+.#{$md-css-prefix}-cloud:before { content: "\e2bd"; }
+.#{$md-css-prefix}-cloud-circle:before { content: "\e2be"; }
+.#{$md-css-prefix}-cloud-done:before { content: "\e2bf"; }
+.#{$md-css-prefix}-cloud-download:before { content: "\e2c0"; }
+.#{$md-css-prefix}-cloud-off:before { content: "\e2c1"; }
+.#{$md-css-prefix}-cloud-queue:before { content: "\e2c2"; }
+.#{$md-css-prefix}-cloud-upload:before { content: "\e2c3"; }
+.#{$md-css-prefix}-code:before { content: "\e86f"; }
+.#{$md-css-prefix}-collections:before { content: "\e3b6"; }
+.#{$md-css-prefix}-collections-bookmark:before { content: "\e431"; }
+.#{$md-css-prefix}-color-lens:before { content: "\e3b7"; }
+.#{$md-css-prefix}-colorize:before { content: "\e3b8"; }
+.#{$md-css-prefix}-comment:before { content: "\e0b9"; }
+.#{$md-css-prefix}-compare:before { content: "\e3b9"; }
+.#{$md-css-prefix}-compare-arrows:before { content: "\e915"; }
+.#{$md-css-prefix}-computer:before { content: "\e30a"; }
+.#{$md-css-prefix}-confirmation-number:before { content: "\e638"; }
+.#{$md-css-prefix}-contact-mail:before { content: "\e0d0"; }
+.#{$md-css-prefix}-contact-phone:before { content: "\e0cf"; }
+.#{$md-css-prefix}-contacts:before { content: "\e0ba"; }
+.#{$md-css-prefix}-content-copy:before { content: "\e14d"; }
+.#{$md-css-prefix}-content-cut:before { content: "\e14e"; }
+.#{$md-css-prefix}-content-paste:before { content: "\e14f"; }
+.#{$md-css-prefix}-control-point:before { content: "\e3ba"; }
+.#{$md-css-prefix}-control-point-duplicate:before { content: "\e3bb"; }
+.#{$md-css-prefix}-copyright:before { content: "\e90c"; }
+.#{$md-css-prefix}-create:before { content: "\e150"; }
+.#{$md-css-prefix}-create-new-folder:before { content: "\e2cc"; }
+.#{$md-css-prefix}-credit-card:before { content: "\e870"; }
+.#{$md-css-prefix}-crop:before { content: "\e3be"; }
+.#{$md-css-prefix}-crop-16-9:before { content: "\e3bc"; }
+.#{$md-css-prefix}-crop-3-2:before { content: "\e3bd"; }
+.#{$md-css-prefix}-crop-5-4:before { content: "\e3bf"; }
+.#{$md-css-prefix}-crop-7-5:before { content: "\e3c0"; }
+.#{$md-css-prefix}-crop-din:before { content: "\e3c1"; }
+.#{$md-css-prefix}-crop-free:before { content: "\e3c2"; }
+.#{$md-css-prefix}-crop-landscape:before { content: "\e3c3"; }
+.#{$md-css-prefix}-crop-original:before { content: "\e3c4"; }
+.#{$md-css-prefix}-crop-portrait:before { content: "\e3c5"; }
+.#{$md-css-prefix}-crop-rotate:before { content: "\e437"; }
+.#{$md-css-prefix}-crop-square:before { content: "\e3c6"; }
+.#{$md-css-prefix}-dashboard:before { content: "\e871"; }
+.#{$md-css-prefix}-data-usage:before { content: "\e1af"; }
+.#{$md-css-prefix}-date-range:before { content: "\e916"; }
+.#{$md-css-prefix}-dehaze:before { content: "\e3c7"; }
+.#{$md-css-prefix}-delete:before { content: "\e872"; }
+.#{$md-css-prefix}-delete-forever:before { content: "\e92b"; }
+.#{$md-css-prefix}-delete-sweep:before { content: "\e16c"; }
+.#{$md-css-prefix}-description:before { content: "\e873"; }
+.#{$md-css-prefix}-desktop-mac:before { content: "\e30b"; }
+.#{$md-css-prefix}-desktop-windows:before { content: "\e30c"; }
+.#{$md-css-prefix}-details:before { content: "\e3c8"; }
+.#{$md-css-prefix}-developer-board:before { content: "\e30d"; }
+.#{$md-css-prefix}-developer-mode:before { content: "\e1b0"; }
+.#{$md-css-prefix}-device-hub:before { content: "\e335"; }
+.#{$md-css-prefix}-devices:before { content: "\e1b1"; }
+.#{$md-css-prefix}-devices-other:before { content: "\e337"; }
+.#{$md-css-prefix}-dialer-sip:before { content: "\e0bb"; }
+.#{$md-css-prefix}-dialpad:before { content: "\e0bc"; }
+.#{$md-css-prefix}-directions:before { content: "\e52e"; }
+.#{$md-css-prefix}-directions-bike:before { content: "\e52f"; }
+.#{$md-css-prefix}-directions-boat:before { content: "\e532"; }
+.#{$md-css-prefix}-directions-bus:before { content: "\e530"; }
+.#{$md-css-prefix}-directions-car:before { content: "\e531"; }
+.#{$md-css-prefix}-directions-railway:before { content: "\e534"; }
+.#{$md-css-prefix}-directions-run:before { content: "\e566"; }
+.#{$md-css-prefix}-directions-subway:before { content: "\e533"; }
+.#{$md-css-prefix}-directions-transit:before { content: "\e535"; }
+.#{$md-css-prefix}-directions-walk:before { content: "\e536"; }
+.#{$md-css-prefix}-disc-full:before { content: "\e610"; }
+.#{$md-css-prefix}-dns:before { content: "\e875"; }
+.#{$md-css-prefix}-do-not-disturb:before { content: "\e612"; }
+.#{$md-css-prefix}-do-not-disturb-alt:before { content: "\e611"; }
+.#{$md-css-prefix}-do-not-disturb-off:before { content: "\e643"; }
+.#{$md-css-prefix}-do-not-disturb-on:before { content: "\e644"; }
+.#{$md-css-prefix}-dock:before { content: "\e30e"; }
+.#{$md-css-prefix}-domain:before { content: "\e7ee"; }
+.#{$md-css-prefix}-done:before { content: "\e876"; }
+.#{$md-css-prefix}-done-all:before { content: "\e877"; }
+.#{$md-css-prefix}-donut-large:before { content: "\e917"; }
+.#{$md-css-prefix}-donut-small:before { content: "\e918"; }
+.#{$md-css-prefix}-drafts:before { content: "\e151"; }
+.#{$md-css-prefix}-drag-handle:before { content: "\e25d"; }
+.#{$md-css-prefix}-drive-eta:before { content: "\e613"; }
+.#{$md-css-prefix}-dvr:before { content: "\e1b2"; }
+.#{$md-css-prefix}-edit:before { content: "\e3c9"; }
+.#{$md-css-prefix}-edit-location:before { content: "\e568"; }
+.#{$md-css-prefix}-eject:before { content: "\e8fb"; }
+.#{$md-css-prefix}-email:before { content: "\e0be"; }
+.#{$md-css-prefix}-enhanced-encryption:before { content: "\e63f"; }
+.#{$md-css-prefix}-equalizer:before { content: "\e01d"; }
+.#{$md-css-prefix}-error:before { content: "\e000"; }
+.#{$md-css-prefix}-error-outline:before { content: "\e001"; }
+.#{$md-css-prefix}-euro-symbol:before { content: "\e926"; }
+.#{$md-css-prefix}-ev-station:before { content: "\e56d"; }
+.#{$md-css-prefix}-event:before { content: "\e878"; }
+.#{$md-css-prefix}-event-available:before { content: "\e614"; }
+.#{$md-css-prefix}-event-busy:before { content: "\e615"; }
+.#{$md-css-prefix}-event-note:before { content: "\e616"; }
+.#{$md-css-prefix}-event-seat:before { content: "\e903"; }
+.#{$md-css-prefix}-exit-to-app:before { content: "\e879"; }
+.#{$md-css-prefix}-expand-less:before { content: "\e5ce"; }
+.#{$md-css-prefix}-expand-more:before { content: "\e5cf"; }
+.#{$md-css-prefix}-explicit:before { content: "\e01e"; }
+.#{$md-css-prefix}-explore:before { content: "\e87a"; }
+.#{$md-css-prefix}-exposure:before { content: "\e3ca"; }
+.#{$md-css-prefix}-exposure-neg-1:before { content: "\e3cb"; }
+.#{$md-css-prefix}-exposure-neg-2:before { content: "\e3cc"; }
+.#{$md-css-prefix}-exposure-plus-1:before { content: "\e3cd"; }
+.#{$md-css-prefix}-exposure-plus-2:before { content: "\e3ce"; }
+.#{$md-css-prefix}-exposure-zero:before { content: "\e3cf"; }
+.#{$md-css-prefix}-extension:before { content: "\e87b"; }
+.#{$md-css-prefix}-face:before { content: "\e87c"; }
+.#{$md-css-prefix}-fast-forward:before { content: "\e01f"; }
+.#{$md-css-prefix}-fast-rewind:before { content: "\e020"; }
+.#{$md-css-prefix}-favorite:before { content: "\e87d"; }
+.#{$md-css-prefix}-favorite-border:before { content: "\e87e"; }
+.#{$md-css-prefix}-featured-play-list:before { content: "\e06d"; }
+.#{$md-css-prefix}-featured-video:before { content: "\e06e"; }
+.#{$md-css-prefix}-feedback:before { content: "\e87f"; }
+.#{$md-css-prefix}-fiber-dvr:before { content: "\e05d"; }
+.#{$md-css-prefix}-fiber-manual-record:before { content: "\e061"; }
+.#{$md-css-prefix}-fiber-new:before { content: "\e05e"; }
+.#{$md-css-prefix}-fiber-pin:before { content: "\e06a"; }
+.#{$md-css-prefix}-fiber-smart-record:before { content: "\e062"; }
+.#{$md-css-prefix}-file-download:before { content: "\e2c4"; }
+.#{$md-css-prefix}-file-upload:before { content: "\e2c6"; }
+.#{$md-css-prefix}-filter:before { content: "\e3d3"; }
+.#{$md-css-prefix}-filter-1:before { content: "\e3d0"; }
+.#{$md-css-prefix}-filter-2:before { content: "\e3d1"; }
+.#{$md-css-prefix}-filter-3:before { content: "\e3d2"; }
+.#{$md-css-prefix}-filter-4:before { content: "\e3d4"; }
+.#{$md-css-prefix}-filter-5:before { content: "\e3d5"; }
+.#{$md-css-prefix}-filter-6:before { content: "\e3d6"; }
+.#{$md-css-prefix}-filter-7:before { content: "\e3d7"; }
+.#{$md-css-prefix}-filter-8:before { content: "\e3d8"; }
+.#{$md-css-prefix}-filter-9:before { content: "\e3d9"; }
+.#{$md-css-prefix}-filter-9-plus:before { content: "\e3da"; }
+.#{$md-css-prefix}-filter-b-and-w:before { content: "\e3db"; }
+.#{$md-css-prefix}-filter-center-focus:before { content: "\e3dc"; }
+.#{$md-css-prefix}-filter-drama:before { content: "\e3dd"; }
+.#{$md-css-prefix}-filter-frames:before { content: "\e3de"; }
+.#{$md-css-prefix}-filter-hdr:before { content: "\e3df"; }
+.#{$md-css-prefix}-filter-list:before { content: "\e152"; }
+.#{$md-css-prefix}-filter-none:before { content: "\e3e0"; }
+.#{$md-css-prefix}-filter-tilt-shift:before { content: "\e3e2"; }
+.#{$md-css-prefix}-filter-vintage:before { content: "\e3e3"; }
+.#{$md-css-prefix}-find-in-page:before { content: "\e880"; }
+.#{$md-css-prefix}-find-replace:before { content: "\e881"; }
+.#{$md-css-prefix}-fingerprint:before { content: "\e90d"; }
+.#{$md-css-prefix}-first-page:before { content: "\e5dc"; }
+.#{$md-css-prefix}-fitness-center:before { content: "\eb43"; }
+.#{$md-css-prefix}-flag:before { content: "\e153"; }
+.#{$md-css-prefix}-flare:before { content: "\e3e4"; }
+.#{$md-css-prefix}-flash-auto:before { content: "\e3e5"; }
+.#{$md-css-prefix}-flash-off:before { content: "\e3e6"; }
+.#{$md-css-prefix}-flash-on:before { content: "\e3e7"; }
+.#{$md-css-prefix}-flight:before { content: "\e539"; }
+.#{$md-css-prefix}-flight-land:before { content: "\e904"; }
+.#{$md-css-prefix}-flight-takeoff:before { content: "\e905"; }
+.#{$md-css-prefix}-flip:before { content: "\e3e8"; }
+.#{$md-css-prefix}-flip-to-back:before { content: "\e882"; }
+.#{$md-css-prefix}-flip-to-front:before { content: "\e883"; }
+.#{$md-css-prefix}-folder:before { content: "\e2c7"; }
+.#{$md-css-prefix}-folder-open:before { content: "\e2c8"; }
+.#{$md-css-prefix}-folder-shared:before { content: "\e2c9"; }
+.#{$md-css-prefix}-folder-special:before { content: "\e617"; }
+.#{$md-css-prefix}-font-download:before { content: "\e167"; }
+.#{$md-css-prefix}-format-align-center:before { content: "\e234"; }
+.#{$md-css-prefix}-format-align-justify:before { content: "\e235"; }
+.#{$md-css-prefix}-format-align-left:before { content: "\e236"; }
+.#{$md-css-prefix}-format-align-right:before { content: "\e237"; }
+.#{$md-css-prefix}-format-bold:before { content: "\e238"; }
+.#{$md-css-prefix}-format-clear:before { content: "\e239"; }
+.#{$md-css-prefix}-format-color-fill:before { content: "\e23a"; }
+.#{$md-css-prefix}-format-color-reset:before { content: "\e23b"; }
+.#{$md-css-prefix}-format-color-text:before { content: "\e23c"; }
+.#{$md-css-prefix}-format-indent-decrease:before { content: "\e23d"; }
+.#{$md-css-prefix}-format-indent-increase:before { content: "\e23e"; }
+.#{$md-css-prefix}-format-italic:before { content: "\e23f"; }
+.#{$md-css-prefix}-format-line-spacing:before { content: "\e240"; }
+.#{$md-css-prefix}-format-list-bulleted:before { content: "\e241"; }
+.#{$md-css-prefix}-format-list-numbered:before { content: "\e242"; }
+.#{$md-css-prefix}-format-paint:before { content: "\e243"; }
+.#{$md-css-prefix}-format-quote:before { content: "\e244"; }
+.#{$md-css-prefix}-format-shapes:before { content: "\e25e"; }
+.#{$md-css-prefix}-format-size:before { content: "\e245"; }
+.#{$md-css-prefix}-format-strikethrough:before { content: "\e246"; }
+.#{$md-css-prefix}-format-textdirection-l-to-r:before { content: "\e247"; }
+.#{$md-css-prefix}-format-textdirection-r-to-l:before { content: "\e248"; }
+.#{$md-css-prefix}-format-underlined:before { content: "\e249"; }
+.#{$md-css-prefix}-forum:before { content: "\e0bf"; }
+.#{$md-css-prefix}-forward:before { content: "\e154"; }
+.#{$md-css-prefix}-forward-10:before { content: "\e056"; }
+.#{$md-css-prefix}-forward-30:before { content: "\e057"; }
+.#{$md-css-prefix}-forward-5:before { content: "\e058"; }
+.#{$md-css-prefix}-free-breakfast:before { content: "\eb44"; }
+.#{$md-css-prefix}-fullscreen:before { content: "\e5d0"; }
+.#{$md-css-prefix}-fullscreen-exit:before { content: "\e5d1"; }
+.#{$md-css-prefix}-functions:before { content: "\e24a"; }
+.#{$md-css-prefix}-g-translate:before { content: "\e927"; }
+.#{$md-css-prefix}-gamepad:before { content: "\e30f"; }
+.#{$md-css-prefix}-games:before { content: "\e021"; }
+.#{$md-css-prefix}-gavel:before { content: "\e90e"; }
+.#{$md-css-prefix}-gesture:before { content: "\e155"; }
+.#{$md-css-prefix}-get-app:before { content: "\e884"; }
+.#{$md-css-prefix}-gif:before { content: "\e908"; }
+.#{$md-css-prefix}-golf-course:before { content: "\eb45"; }
+.#{$md-css-prefix}-gps-fixed:before { content: "\e1b3"; }
+.#{$md-css-prefix}-gps-not-fixed:before { content: "\e1b4"; }
+.#{$md-css-prefix}-gps-off:before { content: "\e1b5"; }
+.#{$md-css-prefix}-grade:before { content: "\e885"; }
+.#{$md-css-prefix}-gradient:before { content: "\e3e9"; }
+.#{$md-css-prefix}-grain:before { content: "\e3ea"; }
+.#{$md-css-prefix}-graphic-eq:before { content: "\e1b8"; }
+.#{$md-css-prefix}-grid-off:before { content: "\e3eb"; }
+.#{$md-css-prefix}-grid-on:before { content: "\e3ec"; }
+.#{$md-css-prefix}-group:before { content: "\e7ef"; }
+.#{$md-css-prefix}-group-add:before { content: "\e7f0"; }
+.#{$md-css-prefix}-group-work:before { content: "\e886"; }
+.#{$md-css-prefix}-hd:before { content: "\e052"; }
+.#{$md-css-prefix}-hdr-off:before { content: "\e3ed"; }
+.#{$md-css-prefix}-hdr-on:before { content: "\e3ee"; }
+.#{$md-css-prefix}-hdr-strong:before { content: "\e3f1"; }
+.#{$md-css-prefix}-hdr-weak:before { content: "\e3f2"; }
+.#{$md-css-prefix}-headset:before { content: "\e310"; }
+.#{$md-css-prefix}-headset-mic:before { content: "\e311"; }
+.#{$md-css-prefix}-healing:before { content: "\e3f3"; }
+.#{$md-css-prefix}-hearing:before { content: "\e023"; }
+.#{$md-css-prefix}-help:before { content: "\e887"; }
+.#{$md-css-prefix}-help-outline:before { content: "\e8fd"; }
+.#{$md-css-prefix}-high-quality:before { content: "\e024"; }
+.#{$md-css-prefix}-highlight:before { content: "\e25f"; }
+.#{$md-css-prefix}-highlight-off:before { content: "\e888"; }
+.#{$md-css-prefix}-history:before { content: "\e889"; }
+.#{$md-css-prefix}-home:before { content: "\e88a"; }
+.#{$md-css-prefix}-hot-tub:before { content: "\eb46"; }
+.#{$md-css-prefix}-hotel:before { content: "\e53a"; }
+.#{$md-css-prefix}-hourglass-empty:before { content: "\e88b"; }
+.#{$md-css-prefix}-hourglass-full:before { content: "\e88c"; }
+.#{$md-css-prefix}-http:before { content: "\e902"; }
+.#{$md-css-prefix}-https:before { content: "\e88d"; }
+.#{$md-css-prefix}-image:before { content: "\e3f4"; }
+.#{$md-css-prefix}-image-aspect-ratio:before { content: "\e3f5"; }
+.#{$md-css-prefix}-import-contacts:before { content: "\e0e0"; }
+.#{$md-css-prefix}-import-export:before { content: "\e0c3"; }
+.#{$md-css-prefix}-important-devices:before { content: "\e912"; }
+.#{$md-css-prefix}-inbox:before { content: "\e156"; }
+.#{$md-css-prefix}-indeterminate-check-box:before { content: "\e909"; }
+.#{$md-css-prefix}-info:before { content: "\e88e"; }
+.#{$md-css-prefix}-info-outline:before { content: "\e88f"; }
+.#{$md-css-prefix}-input:before { content: "\e890"; }
+.#{$md-css-prefix}-insert-chart:before { content: "\e24b"; }
+.#{$md-css-prefix}-insert-comment:before { content: "\e24c"; }
+.#{$md-css-prefix}-insert-drive-file:before { content: "\e24d"; }
+.#{$md-css-prefix}-insert-emoticon:before { content: "\e24e"; }
+.#{$md-css-prefix}-insert-invitation:before { content: "\e24f"; }
+.#{$md-css-prefix}-insert-link:before { content: "\e250"; }
+.#{$md-css-prefix}-insert-photo:before { content: "\e251"; }
+.#{$md-css-prefix}-invert-colors:before { content: "\e891"; }
+.#{$md-css-prefix}-invert-colors-off:before { content: "\e0c4"; }
+.#{$md-css-prefix}-iso:before { content: "\e3f6"; }
+.#{$md-css-prefix}-keyboard:before { content: "\e312"; }
+.#{$md-css-prefix}-keyboard-arrow-down:before { content: "\e313"; }
+.#{$md-css-prefix}-keyboard-arrow-left:before { content: "\e314"; }
+.#{$md-css-prefix}-keyboard-arrow-right:before { content: "\e315"; }
+.#{$md-css-prefix}-keyboard-arrow-up:before { content: "\e316"; }
+.#{$md-css-prefix}-keyboard-backspace:before { content: "\e317"; }
+.#{$md-css-prefix}-keyboard-capslock:before { content: "\e318"; }
+.#{$md-css-prefix}-keyboard-hide:before { content: "\e31a"; }
+.#{$md-css-prefix}-keyboard-return:before { content: "\e31b"; }
+.#{$md-css-prefix}-keyboard-tab:before { content: "\e31c"; }
+.#{$md-css-prefix}-keyboard-voice:before { content: "\e31d"; }
+.#{$md-css-prefix}-kitchen:before { content: "\eb47"; }
+.#{$md-css-prefix}-label:before { content: "\e892"; }
+.#{$md-css-prefix}-label-outline:before { content: "\e893"; }
+.#{$md-css-prefix}-landscape:before { content: "\e3f7"; }
+.#{$md-css-prefix}-language:before { content: "\e894"; }
+.#{$md-css-prefix}-laptop:before { content: "\e31e"; }
+.#{$md-css-prefix}-laptop-chromebook:before { content: "\e31f"; }
+.#{$md-css-prefix}-laptop-mac:before { content: "\e320"; }
+.#{$md-css-prefix}-laptop-windows:before { content: "\e321"; }
+.#{$md-css-prefix}-last-page:before { content: "\e5dd"; }
+.#{$md-css-prefix}-launch:before { content: "\e895"; }
+.#{$md-css-prefix}-layers:before { content: "\e53b"; }
+.#{$md-css-prefix}-layers-clear:before { content: "\e53c"; }
+.#{$md-css-prefix}-leak-add:before { content: "\e3f8"; }
+.#{$md-css-prefix}-leak-remove:before { content: "\e3f9"; }
+.#{$md-css-prefix}-lens:before { content: "\e3fa"; }
+.#{$md-css-prefix}-library-add:before { content: "\e02e"; }
+.#{$md-css-prefix}-library-books:before { content: "\e02f"; }
+.#{$md-css-prefix}-library-music:before { content: "\e030"; }
+.#{$md-css-prefix}-lightbulb-outline:before { content: "\e90f"; }
+.#{$md-css-prefix}-line-style:before { content: "\e919"; }
+.#{$md-css-prefix}-line-weight:before { content: "\e91a"; }
+.#{$md-css-prefix}-linear-scale:before { content: "\e260"; }
+.#{$md-css-prefix}-link:before { content: "\e157"; }
+.#{$md-css-prefix}-linked-camera:before { content: "\e438"; }
+.#{$md-css-prefix}-list:before { content: "\e896"; }
+.#{$md-css-prefix}-live-help:before { content: "\e0c6"; }
+.#{$md-css-prefix}-live-tv:before { content: "\e639"; }
+.#{$md-css-prefix}-local-activity:before { content: "\e53f"; }
+.#{$md-css-prefix}-local-airport:before { content: "\e53d"; }
+.#{$md-css-prefix}-local-atm:before { content: "\e53e"; }
+.#{$md-css-prefix}-local-bar:before { content: "\e540"; }
+.#{$md-css-prefix}-local-cafe:before { content: "\e541"; }
+.#{$md-css-prefix}-local-car-wash:before { content: "\e542"; }
+.#{$md-css-prefix}-local-convenience-store:before { content: "\e543"; }
+.#{$md-css-prefix}-local-dining:before { content: "\e556"; }
+.#{$md-css-prefix}-local-drink:before { content: "\e544"; }
+.#{$md-css-prefix}-local-florist:before { content: "\e545"; }
+.#{$md-css-prefix}-local-gas-station:before { content: "\e546"; }
+.#{$md-css-prefix}-local-grocery-store:before { content: "\e547"; }
+.#{$md-css-prefix}-local-hospital:before { content: "\e548"; }
+.#{$md-css-prefix}-local-hotel:before { content: "\e549"; }
+.#{$md-css-prefix}-local-laundry-service:before { content: "\e54a"; }
+.#{$md-css-prefix}-local-library:before { content: "\e54b"; }
+.#{$md-css-prefix}-local-mall:before { content: "\e54c"; }
+.#{$md-css-prefix}-local-movies:before { content: "\e54d"; }
+.#{$md-css-prefix}-local-offer:before { content: "\e54e"; }
+.#{$md-css-prefix}-local-parking:before { content: "\e54f"; }
+.#{$md-css-prefix}-local-pharmacy:before { content: "\e550"; }
+.#{$md-css-prefix}-local-phone:before { content: "\e551"; }
+.#{$md-css-prefix}-local-pizza:before { content: "\e552"; }
+.#{$md-css-prefix}-local-play:before { content: "\e553"; }
+.#{$md-css-prefix}-local-post-office:before { content: "\e554"; }
+.#{$md-css-prefix}-local-printshop:before { content: "\e555"; }
+.#{$md-css-prefix}-local-see:before { content: "\e557"; }
+.#{$md-css-prefix}-local-shipping:before { content: "\e558"; }
+.#{$md-css-prefix}-local-taxi:before { content: "\e559"; }
+.#{$md-css-prefix}-location-city:before { content: "\e7f1"; }
+.#{$md-css-prefix}-location-disabled:before { content: "\e1b6"; }
+.#{$md-css-prefix}-location-off:before { content: "\e0c7"; }
+.#{$md-css-prefix}-location-on:before { content: "\e0c8"; }
+.#{$md-css-prefix}-location-searching:before { content: "\e1b7"; }
+.#{$md-css-prefix}-lock:before { content: "\e897"; }
+.#{$md-css-prefix}-lock-open:before { content: "\e898"; }
+.#{$md-css-prefix}-lock-outline:before { content: "\e899"; }
+.#{$md-css-prefix}-looks:before { content: "\e3fc"; }
+.#{$md-css-prefix}-looks-3:before { content: "\e3fb"; }
+.#{$md-css-prefix}-looks-4:before { content: "\e3fd"; }
+.#{$md-css-prefix}-looks-5:before { content: "\e3fe"; }
+.#{$md-css-prefix}-looks-6:before { content: "\e3ff"; }
+.#{$md-css-prefix}-looks-one:before { content: "\e400"; }
+.#{$md-css-prefix}-looks-two:before { content: "\e401"; }
+.#{$md-css-prefix}-loop:before { content: "\e028"; }
+.#{$md-css-prefix}-loupe:before { content: "\e402"; }
+.#{$md-css-prefix}-low-priority:before { content: "\e16d"; }
+.#{$md-css-prefix}-loyalty:before { content: "\e89a"; }
+.#{$md-css-prefix}-mail:before { content: "\e158"; }
+.#{$md-css-prefix}-mail-outline:before { content: "\e0e1"; }
+.#{$md-css-prefix}-map:before { content: "\e55b"; }
+.#{$md-css-prefix}-markunread:before { content: "\e159"; }
+.#{$md-css-prefix}-markunread-mailbox:before { content: "\e89b"; }
+.#{$md-css-prefix}-memory:before { content: "\e322"; }
+.#{$md-css-prefix}-menu:before { content: "\e5d2"; }
+.#{$md-css-prefix}-merge-type:before { content: "\e252"; }
+.#{$md-css-prefix}-message:before { content: "\e0c9"; }
+.#{$md-css-prefix}-mic:before { content: "\e029"; }
+.#{$md-css-prefix}-mic-none:before { content: "\e02a"; }
+.#{$md-css-prefix}-mic-off:before { content: "\e02b"; }
+.#{$md-css-prefix}-mms:before { content: "\e618"; }
+.#{$md-css-prefix}-mode-comment:before { content: "\e253"; }
+.#{$md-css-prefix}-mode-edit:before { content: "\e254"; }
+.#{$md-css-prefix}-monetization-on:before { content: "\e263"; }
+.#{$md-css-prefix}-money-off:before { content: "\e25c"; }
+.#{$md-css-prefix}-monochrome-photos:before { content: "\e403"; }
+.#{$md-css-prefix}-mood:before { content: "\e7f2"; }
+.#{$md-css-prefix}-mood-bad:before { content: "\e7f3"; }
+.#{$md-css-prefix}-more:before { content: "\e619"; }
+.#{$md-css-prefix}-more-horiz:before { content: "\e5d3"; }
+.#{$md-css-prefix}-more-vert:before { content: "\e5d4"; }
+.#{$md-css-prefix}-motorcycle:before { content: "\e91b"; }
+.#{$md-css-prefix}-mouse:before { content: "\e323"; }
+.#{$md-css-prefix}-move-to-inbox:before { content: "\e168"; }
+.#{$md-css-prefix}-movie:before { content: "\e02c"; }
+.#{$md-css-prefix}-movie-creation:before { content: "\e404"; }
+.#{$md-css-prefix}-movie-filter:before { content: "\e43a"; }
+.#{$md-css-prefix}-multiline-chart:before { content: "\e6df"; }
+.#{$md-css-prefix}-music-note:before { content: "\e405"; }
+.#{$md-css-prefix}-music-video:before { content: "\e063"; }
+.#{$md-css-prefix}-my-location:before { content: "\e55c"; }
+.#{$md-css-prefix}-nature:before { content: "\e406"; }
+.#{$md-css-prefix}-nature-people:before { content: "\e407"; }
+.#{$md-css-prefix}-navigate-before:before { content: "\e408"; }
+.#{$md-css-prefix}-navigate-next:before { content: "\e409"; }
+.#{$md-css-prefix}-navigation:before { content: "\e55d"; }
+.#{$md-css-prefix}-near-me:before { content: "\e569"; }
+.#{$md-css-prefix}-network-cell:before { content: "\e1b9"; }
+.#{$md-css-prefix}-network-check:before { content: "\e640"; }
+.#{$md-css-prefix}-network-locked:before { content: "\e61a"; }
+.#{$md-css-prefix}-network-wifi:before { content: "\e1ba"; }
+.#{$md-css-prefix}-new-releases:before { content: "\e031"; }
+.#{$md-css-prefix}-next-week:before { content: "\e16a"; }
+.#{$md-css-prefix}-nfc:before { content: "\e1bb"; }
+.#{$md-css-prefix}-no-encryption:before { content: "\e641"; }
+.#{$md-css-prefix}-no-sim:before { content: "\e0cc"; }
+.#{$md-css-prefix}-not-interested:before { content: "\e033"; }
+.#{$md-css-prefix}-note:before { content: "\e06f"; }
+.#{$md-css-prefix}-note-add:before { content: "\e89c"; }
+.#{$md-css-prefix}-notifications:before { content: "\e7f4"; }
+.#{$md-css-prefix}-notifications-active:before { content: "\e7f7"; }
+.#{$md-css-prefix}-notifications-none:before { content: "\e7f5"; }
+.#{$md-css-prefix}-notifications-off:before { content: "\e7f6"; }
+.#{$md-css-prefix}-notifications-paused:before { content: "\e7f8"; }
+.#{$md-css-prefix}-offline-pin:before { content: "\e90a"; }
+.#{$md-css-prefix}-ondemand-video:before { content: "\e63a"; }
+.#{$md-css-prefix}-opacity:before { content: "\e91c"; }
+.#{$md-css-prefix}-open-in-browser:before { content: "\e89d"; }
+.#{$md-css-prefix}-open-in-new:before { content: "\e89e"; }
+.#{$md-css-prefix}-open-with:before { content: "\e89f"; }
+.#{$md-css-prefix}-pages:before { content: "\e7f9"; }
+.#{$md-css-prefix}-pageview:before { content: "\e8a0"; }
+.#{$md-css-prefix}-palette:before { content: "\e40a"; }
+.#{$md-css-prefix}-pan-tool:before { content: "\e925"; }
+.#{$md-css-prefix}-panorama:before { content: "\e40b"; }
+.#{$md-css-prefix}-panorama-fish-eye:before { content: "\e40c"; }
+.#{$md-css-prefix}-panorama-horizontal:before { content: "\e40d"; }
+.#{$md-css-prefix}-panorama-vertical:before { content: "\e40e"; }
+.#{$md-css-prefix}-panorama-wide-angle:before { content: "\e40f"; }
+.#{$md-css-prefix}-party-mode:before { content: "\e7fa"; }
+.#{$md-css-prefix}-pause:before { content: "\e034"; }
+.#{$md-css-prefix}-pause-circle-filled:before { content: "\e035"; }
+.#{$md-css-prefix}-pause-circle-outline:before { content: "\e036"; }
+.#{$md-css-prefix}-payment:before { content: "\e8a1"; }
+.#{$md-css-prefix}-people:before { content: "\e7fb"; }
+.#{$md-css-prefix}-people-outline:before { content: "\e7fc"; }
+.#{$md-css-prefix}-perm-camera-mic:before { content: "\e8a2"; }
+.#{$md-css-prefix}-perm-contact-calendar:before { content: "\e8a3"; }
+.#{$md-css-prefix}-perm-data-setting:before { content: "\e8a4"; }
+.#{$md-css-prefix}-perm-device-information:before { content: "\e8a5"; }
+.#{$md-css-prefix}-perm-identity:before { content: "\e8a6"; }
+.#{$md-css-prefix}-perm-media:before { content: "\e8a7"; }
+.#{$md-css-prefix}-perm-phone-msg:before { content: "\e8a8"; }
+.#{$md-css-prefix}-perm-scan-wifi:before { content: "\e8a9"; }
+.#{$md-css-prefix}-person:before { content: "\e7fd"; }
+.#{$md-css-prefix}-person-add:before { content: "\e7fe"; }
+.#{$md-css-prefix}-person-outline:before { content: "\e7ff"; }
+.#{$md-css-prefix}-person-pin:before { content: "\e55a"; }
+.#{$md-css-prefix}-person-pin-circle:before { content: "\e56a"; }
+.#{$md-css-prefix}-personal-video:before { content: "\e63b"; }
+.#{$md-css-prefix}-pets:before { content: "\e91d"; }
+.#{$md-css-prefix}-phone:before { content: "\e0cd"; }
+.#{$md-css-prefix}-phone-android:before { content: "\e324"; }
+.#{$md-css-prefix}-phone-bluetooth-speaker:before { content: "\e61b"; }
+.#{$md-css-prefix}-phone-forwarded:before { content: "\e61c"; }
+.#{$md-css-prefix}-phone-in-talk:before { content: "\e61d"; }
+.#{$md-css-prefix}-phone-iphone:before { content: "\e325"; }
+.#{$md-css-prefix}-phone-locked:before { content: "\e61e"; }
+.#{$md-css-prefix}-phone-missed:before { content: "\e61f"; }
+.#{$md-css-prefix}-phone-paused:before { content: "\e620"; }
+.#{$md-css-prefix}-phonelink:before { content: "\e326"; }
+.#{$md-css-prefix}-phonelink-erase:before { content: "\e0db"; }
+.#{$md-css-prefix}-phonelink-lock:before { content: "\e0dc"; }
+.#{$md-css-prefix}-phonelink-off:before { content: "\e327"; }
+.#{$md-css-prefix}-phonelink-ring:before { content: "\e0dd"; }
+.#{$md-css-prefix}-phonelink-setup:before { content: "\e0de"; }
+.#{$md-css-prefix}-photo:before { content: "\e410"; }
+.#{$md-css-prefix}-photo-album:before { content: "\e411"; }
+.#{$md-css-prefix}-photo-camera:before { content: "\e412"; }
+.#{$md-css-prefix}-photo-filter:before { content: "\e43b"; }
+.#{$md-css-prefix}-photo-library:before { content: "\e413"; }
+.#{$md-css-prefix}-photo-size-select-actual:before { content: "\e432"; }
+.#{$md-css-prefix}-photo-size-select-large:before { content: "\e433"; }
+.#{$md-css-prefix}-photo-size-select-small:before { content: "\e434"; }
+.#{$md-css-prefix}-picture-as-pdf:before { content: "\e415"; }
+.#{$md-css-prefix}-picture-in-picture:before { content: "\e8aa"; }
+.#{$md-css-prefix}-picture-in-picture-alt:before { content: "\e911"; }
+.#{$md-css-prefix}-pie-chart:before { content: "\e6c4"; }
+.#{$md-css-prefix}-pie-chart-outlined:before { content: "\e6c5"; }
+.#{$md-css-prefix}-pin-drop:before { content: "\e55e"; }
+.#{$md-css-prefix}-place:before { content: "\e55f"; }
+.#{$md-css-prefix}-play-arrow:before { content: "\e037"; }
+.#{$md-css-prefix}-play-circle-filled:before { content: "\e038"; }
+.#{$md-css-prefix}-play-circle-outline:before { content: "\e039"; }
+.#{$md-css-prefix}-play-for-work:before { content: "\e906"; }
+.#{$md-css-prefix}-playlist-add:before { content: "\e03b"; }
+.#{$md-css-prefix}-playlist-add-check:before { content: "\e065"; }
+.#{$md-css-prefix}-playlist-play:before { content: "\e05f"; }
+.#{$md-css-prefix}-plus-one:before { content: "\e800"; }
+.#{$md-css-prefix}-poll:before { content: "\e801"; }
+.#{$md-css-prefix}-polymer:before { content: "\e8ab"; }
+.#{$md-css-prefix}-pool:before { content: "\eb48"; }
+.#{$md-css-prefix}-portable-wifi-off:before { content: "\e0ce"; }
+.#{$md-css-prefix}-portrait:before { content: "\e416"; }
+.#{$md-css-prefix}-power:before { content: "\e63c"; }
+.#{$md-css-prefix}-power-input:before { content: "\e336"; }
+.#{$md-css-prefix}-power-settings-new:before { content: "\e8ac"; }
+.#{$md-css-prefix}-pregnant-woman:before { content: "\e91e"; }
+.#{$md-css-prefix}-present-to-all:before { content: "\e0df"; }
+.#{$md-css-prefix}-print:before { content: "\e8ad"; }
+.#{$md-css-prefix}-priority-high:before { content: "\e645"; }
+.#{$md-css-prefix}-public:before { content: "\e80b"; }
+.#{$md-css-prefix}-publish:before { content: "\e255"; }
+.#{$md-css-prefix}-query-builder:before { content: "\e8ae"; }
+.#{$md-css-prefix}-question-answer:before { content: "\e8af"; }
+.#{$md-css-prefix}-queue:before { content: "\e03c"; }
+.#{$md-css-prefix}-queue-music:before { content: "\e03d"; }
+.#{$md-css-prefix}-queue-play-next:before { content: "\e066"; }
+.#{$md-css-prefix}-radio:before { content: "\e03e"; }
+.#{$md-css-prefix}-radio-button-checked:before { content: "\e837"; }
+.#{$md-css-prefix}-radio-button-unchecked:before { content: "\e836"; }
+.#{$md-css-prefix}-rate-review:before { content: "\e560"; }
+.#{$md-css-prefix}-receipt:before { content: "\e8b0"; }
+.#{$md-css-prefix}-recent-actors:before { content: "\e03f"; }
+.#{$md-css-prefix}-record-voice-over:before { content: "\e91f"; }
+.#{$md-css-prefix}-redeem:before { content: "\e8b1"; }
+.#{$md-css-prefix}-redo:before { content: "\e15a"; }
+.#{$md-css-prefix}-refresh:before { content: "\e5d5"; }
+.#{$md-css-prefix}-remove:before { content: "\e15b"; }
+.#{$md-css-prefix}-remove-circle:before { content: "\e15c"; }
+.#{$md-css-prefix}-remove-circle-outline:before { content: "\e15d"; }
+.#{$md-css-prefix}-remove-from-queue:before { content: "\e067"; }
+.#{$md-css-prefix}-remove-red-eye:before { content: "\e417"; }
+.#{$md-css-prefix}-remove-shopping-cart:before { content: "\e928"; }
+.#{$md-css-prefix}-reorder:before { content: "\e8fe"; }
+.#{$md-css-prefix}-repeat:before { content: "\e040"; }
+.#{$md-css-prefix}-repeat-one:before { content: "\e041"; }
+.#{$md-css-prefix}-replay:before { content: "\e042"; }
+.#{$md-css-prefix}-replay-10:before { content: "\e059"; }
+.#{$md-css-prefix}-replay-30:before { content: "\e05a"; }
+.#{$md-css-prefix}-replay-5:before { content: "\e05b"; }
+.#{$md-css-prefix}-reply:before { content: "\e15e"; }
+.#{$md-css-prefix}-reply-all:before { content: "\e15f"; }
+.#{$md-css-prefix}-report:before { content: "\e160"; }
+.#{$md-css-prefix}-report-problem:before { content: "\e8b2"; }
+.#{$md-css-prefix}-restaurant:before { content: "\e56c"; }
+.#{$md-css-prefix}-restaurant-menu:before { content: "\e561"; }
+.#{$md-css-prefix}-restore:before { content: "\e8b3"; }
+.#{$md-css-prefix}-restore-page:before { content: "\e929"; }
+.#{$md-css-prefix}-ring-volume:before { content: "\e0d1"; }
+.#{$md-css-prefix}-room:before { content: "\e8b4"; }
+.#{$md-css-prefix}-room-service:before { content: "\eb49"; }
+.#{$md-css-prefix}-rotate-90-degrees-ccw:before { content: "\e418"; }
+.#{$md-css-prefix}-rotate-left:before { content: "\e419"; }
+.#{$md-css-prefix}-rotate-right:before { content: "\e41a"; }
+.#{$md-css-prefix}-rounded-corner:before { content: "\e920"; }
+.#{$md-css-prefix}-router:before { content: "\e328"; }
+.#{$md-css-prefix}-rowing:before { content: "\e921"; }
+.#{$md-css-prefix}-rss-feed:before { content: "\e0e5"; }
+.#{$md-css-prefix}-rv-hookup:before { content: "\e642"; }
+.#{$md-css-prefix}-satellite:before { content: "\e562"; }
+.#{$md-css-prefix}-save:before { content: "\e161"; }
+.#{$md-css-prefix}-scanner:before { content: "\e329"; }
+.#{$md-css-prefix}-schedule:before { content: "\e8b5"; }
+.#{$md-css-prefix}-school:before { content: "\e80c"; }
+.#{$md-css-prefix}-screen-lock-landscape:before { content: "\e1be"; }
+.#{$md-css-prefix}-screen-lock-portrait:before { content: "\e1bf"; }
+.#{$md-css-prefix}-screen-lock-rotation:before { content: "\e1c0"; }
+.#{$md-css-prefix}-screen-rotation:before { content: "\e1c1"; }
+.#{$md-css-prefix}-screen-share:before { content: "\e0e2"; }
+.#{$md-css-prefix}-sd-card:before { content: "\e623"; }
+.#{$md-css-prefix}-sd-storage:before { content: "\e1c2"; }
+.#{$md-css-prefix}-search:before { content: "\e8b6"; }
+.#{$md-css-prefix}-security:before { content: "\e32a"; }
+.#{$md-css-prefix}-select-all:before { content: "\e162"; }
+.#{$md-css-prefix}-send:before { content: "\e163"; }
+.#{$md-css-prefix}-sentiment-dissatisfied:before { content: "\e811"; }
+.#{$md-css-prefix}-sentiment-neutral:before { content: "\e812"; }
+.#{$md-css-prefix}-sentiment-satisfied:before { content: "\e813"; }
+.#{$md-css-prefix}-sentiment-very-dissatisfied:before { content: "\e814"; }
+.#{$md-css-prefix}-sentiment-very-satisfied:before { content: "\e815"; }
+.#{$md-css-prefix}-settings:before { content: "\e8b8"; }
+.#{$md-css-prefix}-settings-applications:before { content: "\e8b9"; }
+.#{$md-css-prefix}-settings-backup-restore:before { content: "\e8ba"; }
+.#{$md-css-prefix}-settings-bluetooth:before { content: "\e8bb"; }
+.#{$md-css-prefix}-settings-brightness:before { content: "\e8bd"; }
+.#{$md-css-prefix}-settings-cell:before { content: "\e8bc"; }
+.#{$md-css-prefix}-settings-ethernet:before { content: "\e8be"; }
+.#{$md-css-prefix}-settings-input-antenna:before { content: "\e8bf"; }
+.#{$md-css-prefix}-settings-input-component:before { content: "\e8c0"; }
+.#{$md-css-prefix}-settings-input-composite:before { content: "\e8c1"; }
+.#{$md-css-prefix}-settings-input-hdmi:before { content: "\e8c2"; }
+.#{$md-css-prefix}-settings-input-svideo:before { content: "\e8c3"; }
+.#{$md-css-prefix}-settings-overscan:before { content: "\e8c4"; }
+.#{$md-css-prefix}-settings-phone:before { content: "\e8c5"; }
+.#{$md-css-prefix}-settings-power:before { content: "\e8c6"; }
+.#{$md-css-prefix}-settings-remote:before { content: "\e8c7"; }
+.#{$md-css-prefix}-settings-system-daydream:before { content: "\e1c3"; }
+.#{$md-css-prefix}-settings-voice:before { content: "\e8c8"; }
+.#{$md-css-prefix}-share:before { content: "\e80d"; }
+.#{$md-css-prefix}-shop:before { content: "\e8c9"; }
+.#{$md-css-prefix}-shop-two:before { content: "\e8ca"; }
+.#{$md-css-prefix}-shopping-basket:before { content: "\e8cb"; }
+.#{$md-css-prefix}-shopping-cart:before { content: "\e8cc"; }
+.#{$md-css-prefix}-short-text:before { content: "\e261"; }
+.#{$md-css-prefix}-show-chart:before { content: "\e6e1"; }
+.#{$md-css-prefix}-shuffle:before { content: "\e043"; }
+.#{$md-css-prefix}-signal-cellular-4-bar:before { content: "\e1c8"; }
+.#{$md-css-prefix}-signal-cellular-connected-no-internet-4-bar:before { content: "\e1cd"; }
+.#{$md-css-prefix}-signal-cellular-no-sim:before { content: "\e1ce"; }
+.#{$md-css-prefix}-signal-cellular-null:before { content: "\e1cf"; }
+.#{$md-css-prefix}-signal-cellular-off:before { content: "\e1d0"; }
+.#{$md-css-prefix}-signal-wifi-4-bar:before { content: "\e1d8"; }
+.#{$md-css-prefix}-signal-wifi-4-bar-lock:before { content: "\e1d9"; }
+.#{$md-css-prefix}-signal-wifi-off:before { content: "\e1da"; }
+.#{$md-css-prefix}-sim-card:before { content: "\e32b"; }
+.#{$md-css-prefix}-sim-card-alert:before { content: "\e624"; }
+.#{$md-css-prefix}-skip-next:before { content: "\e044"; }
+.#{$md-css-prefix}-skip-previous:before { content: "\e045"; }
+.#{$md-css-prefix}-slideshow:before { content: "\e41b"; }
+.#{$md-css-prefix}-slow-motion-video:before { content: "\e068"; }
+.#{$md-css-prefix}-smartphone:before { content: "\e32c"; }
+.#{$md-css-prefix}-smoke-free:before { content: "\eb4a"; }
+.#{$md-css-prefix}-smoking-rooms:before { content: "\eb4b"; }
+.#{$md-css-prefix}-sms:before { content: "\e625"; }
+.#{$md-css-prefix}-sms-failed:before { content: "\e626"; }
+.#{$md-css-prefix}-snooze:before { content: "\e046"; }
+.#{$md-css-prefix}-sort:before { content: "\e164"; }
+.#{$md-css-prefix}-sort-by-alpha:before { content: "\e053"; }
+.#{$md-css-prefix}-spa:before { content: "\eb4c"; }
+.#{$md-css-prefix}-space-bar:before { content: "\e256"; }
+.#{$md-css-prefix}-speaker:before { content: "\e32d"; }
+.#{$md-css-prefix}-speaker-group:before { content: "\e32e"; }
+.#{$md-css-prefix}-speaker-notes:before { content: "\e8cd"; }
+.#{$md-css-prefix}-speaker-notes-off:before { content: "\e92a"; }
+.#{$md-css-prefix}-speaker-phone:before { content: "\e0d2"; }
+.#{$md-css-prefix}-spellcheck:before { content: "\e8ce"; }
+.#{$md-css-prefix}-star:before { content: "\e838"; }
+.#{$md-css-prefix}-star-border:before { content: "\e83a"; }
+.#{$md-css-prefix}-star-half:before { content: "\e839"; }
+.#{$md-css-prefix}-stars:before { content: "\e8d0"; }
+.#{$md-css-prefix}-stay-current-landscape:before { content: "\e0d3"; }
+.#{$md-css-prefix}-stay-current-portrait:before { content: "\e0d4"; }
+.#{$md-css-prefix}-stay-primary-landscape:before { content: "\e0d5"; }
+.#{$md-css-prefix}-stay-primary-portrait:before { content: "\e0d6"; }
+.#{$md-css-prefix}-stop:before { content: "\e047"; }
+.#{$md-css-prefix}-stop-screen-share:before { content: "\e0e3"; }
+.#{$md-css-prefix}-storage:before { content: "\e1db"; }
+.#{$md-css-prefix}-store:before { content: "\e8d1"; }
+.#{$md-css-prefix}-store-mall-directory:before { content: "\e563"; }
+.#{$md-css-prefix}-straighten:before { content: "\e41c"; }
+.#{$md-css-prefix}-streetview:before { content: "\e56e"; }
+.#{$md-css-prefix}-strikethrough-s:before { content: "\e257"; }
+.#{$md-css-prefix}-style:before { content: "\e41d"; }
+.#{$md-css-prefix}-subdirectory-arrow-left:before { content: "\e5d9"; }
+.#{$md-css-prefix}-subdirectory-arrow-right:before { content: "\e5da"; }
+.#{$md-css-prefix}-subject:before { content: "\e8d2"; }
+.#{$md-css-prefix}-subscriptions:before { content: "\e064"; }
+.#{$md-css-prefix}-subtitles:before { content: "\e048"; }
+.#{$md-css-prefix}-subway:before { content: "\e56f"; }
+.#{$md-css-prefix}-supervisor-account:before { content: "\e8d3"; }
+.#{$md-css-prefix}-surround-sound:before { content: "\e049"; }
+.#{$md-css-prefix}-swap-calls:before { content: "\e0d7"; }
+.#{$md-css-prefix}-swap-horiz:before { content: "\e8d4"; }
+.#{$md-css-prefix}-swap-vert:before { content: "\e8d5"; }
+.#{$md-css-prefix}-swap-vertical-circle:before { content: "\e8d6"; }
+.#{$md-css-prefix}-switch-camera:before { content: "\e41e"; }
+.#{$md-css-prefix}-switch-video:before { content: "\e41f"; }
+.#{$md-css-prefix}-sync:before { content: "\e627"; }
+.#{$md-css-prefix}-sync-disabled:before { content: "\e628"; }
+.#{$md-css-prefix}-sync-problem:before { content: "\e629"; }
+.#{$md-css-prefix}-system-update:before { content: "\e62a"; }
+.#{$md-css-prefix}-system-update-alt:before { content: "\e8d7"; }
+.#{$md-css-prefix}-tab:before { content: "\e8d8"; }
+.#{$md-css-prefix}-tab-unselected:before { content: "\e8d9"; }
+.#{$md-css-prefix}-tablet:before { content: "\e32f"; }
+.#{$md-css-prefix}-tablet-android:before { content: "\e330"; }
+.#{$md-css-prefix}-tablet-mac:before { content: "\e331"; }
+.#{$md-css-prefix}-tag-faces:before { content: "\e420"; }
+.#{$md-css-prefix}-tap-and-play:before { content: "\e62b"; }
+.#{$md-css-prefix}-terrain:before { content: "\e564"; }
+.#{$md-css-prefix}-text-fields:before { content: "\e262"; }
+.#{$md-css-prefix}-text-format:before { content: "\e165"; }
+.#{$md-css-prefix}-textsms:before { content: "\e0d8"; }
+.#{$md-css-prefix}-texture:before { content: "\e421"; }
+.#{$md-css-prefix}-theaters:before { content: "\e8da"; }
+.#{$md-css-prefix}-thumb-down:before { content: "\e8db"; }
+.#{$md-css-prefix}-thumb-up:before { content: "\e8dc"; }
+.#{$md-css-prefix}-thumbs-up-down:before { content: "\e8dd"; }
+.#{$md-css-prefix}-time-to-leave:before { content: "\e62c"; }
+.#{$md-css-prefix}-timelapse:before { content: "\e422"; }
+.#{$md-css-prefix}-timeline:before { content: "\e922"; }
+.#{$md-css-prefix}-timer:before { content: "\e425"; }
+.#{$md-css-prefix}-timer-10:before { content: "\e423"; }
+.#{$md-css-prefix}-timer-3:before { content: "\e424"; }
+.#{$md-css-prefix}-timer-off:before { content: "\e426"; }
+.#{$md-css-prefix}-title:before { content: "\e264"; }
+.#{$md-css-prefix}-toc:before { content: "\e8de"; }
+.#{$md-css-prefix}-today:before { content: "\e8df"; }
+.#{$md-css-prefix}-toll:before { content: "\e8e0"; }
+.#{$md-css-prefix}-tonality:before { content: "\e427"; }
+.#{$md-css-prefix}-touch-app:before { content: "\e913"; }
+.#{$md-css-prefix}-toys:before { content: "\e332"; }
+.#{$md-css-prefix}-track-changes:before { content: "\e8e1"; }
+.#{$md-css-prefix}-traffic:before { content: "\e565"; }
+.#{$md-css-prefix}-train:before { content: "\e570"; }
+.#{$md-css-prefix}-tram:before { content: "\e571"; }
+.#{$md-css-prefix}-transfer-within-a-station:before { content: "\e572"; }
+.#{$md-css-prefix}-transform:before { content: "\e428"; }
+.#{$md-css-prefix}-translate:before { content: "\e8e2"; }
+.#{$md-css-prefix}-trending-down:before { content: "\e8e3"; }
+.#{$md-css-prefix}-trending-flat:before { content: "\e8e4"; }
+.#{$md-css-prefix}-trending-up:before { content: "\e8e5"; }
+.#{$md-css-prefix}-tune:before { content: "\e429"; }
+.#{$md-css-prefix}-turned-in:before { content: "\e8e6"; }
+.#{$md-css-prefix}-turned-in-not:before { content: "\e8e7"; }
+.#{$md-css-prefix}-tv:before { content: "\e333"; }
+.#{$md-css-prefix}-unarchive:before { content: "\e169"; }
+.#{$md-css-prefix}-undo:before { content: "\e166"; }
+.#{$md-css-prefix}-unfold-less:before { content: "\e5d6"; }
+.#{$md-css-prefix}-unfold-more:before { content: "\e5d7"; }
+.#{$md-css-prefix}-update:before { content: "\e923"; }
+.#{$md-css-prefix}-usb:before { content: "\e1e0"; }
+.#{$md-css-prefix}-verified-user:before { content: "\e8e8"; }
+.#{$md-css-prefix}-vertical-align-bottom:before { content: "\e258"; }
+.#{$md-css-prefix}-vertical-align-center:before { content: "\e259"; }
+.#{$md-css-prefix}-vertical-align-top:before { content: "\e25a"; }
+.#{$md-css-prefix}-vibration:before { content: "\e62d"; }
+.#{$md-css-prefix}-video-call:before { content: "\e070"; }
+.#{$md-css-prefix}-video-label:before { content: "\e071"; }
+.#{$md-css-prefix}-video-library:before { content: "\e04a"; }
+.#{$md-css-prefix}-videocam:before { content: "\e04b"; }
+.#{$md-css-prefix}-videocam-off:before { content: "\e04c"; }
+.#{$md-css-prefix}-videogame-asset:before { content: "\e338"; }
+.#{$md-css-prefix}-view-agenda:before { content: "\e8e9"; }
+.#{$md-css-prefix}-view-array:before { content: "\e8ea"; }
+.#{$md-css-prefix}-view-carousel:before { content: "\e8eb"; }
+.#{$md-css-prefix}-view-column:before { content: "\e8ec"; }
+.#{$md-css-prefix}-view-comfy:before { content: "\e42a"; }
+.#{$md-css-prefix}-view-compact:before { content: "\e42b"; }
+.#{$md-css-prefix}-view-day:before { content: "\e8ed"; }
+.#{$md-css-prefix}-view-headline:before { content: "\e8ee"; }
+.#{$md-css-prefix}-view-list:before { content: "\e8ef"; }
+.#{$md-css-prefix}-view-module:before { content: "\e8f0"; }
+.#{$md-css-prefix}-view-quilt:before { content: "\e8f1"; }
+.#{$md-css-prefix}-view-stream:before { content: "\e8f2"; }
+.#{$md-css-prefix}-view-week:before { content: "\e8f3"; }
+.#{$md-css-prefix}-vignette:before { content: "\e435"; }
+.#{$md-css-prefix}-visibility:before { content: "\e8f4"; }
+.#{$md-css-prefix}-visibility-off:before { content: "\e8f5"; }
+.#{$md-css-prefix}-voice-chat:before { content: "\e62e"; }
+.#{$md-css-prefix}-voicemail:before { content: "\e0d9"; }
+.#{$md-css-prefix}-volume-down:before { content: "\e04d"; }
+.#{$md-css-prefix}-volume-mute:before { content: "\e04e"; }
+.#{$md-css-prefix}-volume-off:before { content: "\e04f"; }
+.#{$md-css-prefix}-volume-up:before { content: "\e050"; }
+.#{$md-css-prefix}-vpn-key:before { content: "\e0da"; }
+.#{$md-css-prefix}-vpn-lock:before { content: "\e62f"; }
+.#{$md-css-prefix}-wallpaper:before { content: "\e1bc"; }
+.#{$md-css-prefix}-warning:before { content: "\e002"; }
+.#{$md-css-prefix}-watch:before { content: "\e334"; }
+.#{$md-css-prefix}-watch-later:before { content: "\e924"; }
+.#{$md-css-prefix}-wb-auto:before { content: "\e42c"; }
+.#{$md-css-prefix}-wb-cloudy:before { content: "\e42d"; }
+.#{$md-css-prefix}-wb-incandescent:before { content: "\e42e"; }
+.#{$md-css-prefix}-wb-iridescent:before { content: "\e436"; }
+.#{$md-css-prefix}-wb-sunny:before { content: "\e430"; }
+.#{$md-css-prefix}-wc:before { content: "\e63d"; }
+.#{$md-css-prefix}-web:before { content: "\e051"; }
+.#{$md-css-prefix}-web-asset:before { content: "\e069"; }
+.#{$md-css-prefix}-weekend:before { content: "\e16b"; }
+.#{$md-css-prefix}-whatshot:before { content: "\e80e"; }
+.#{$md-css-prefix}-widgets:before { content: "\e1bd"; }
+.#{$md-css-prefix}-wifi:before { content: "\e63e"; }
+.#{$md-css-prefix}-wifi-lock:before { content: "\e1e1"; }
+.#{$md-css-prefix}-wifi-tethering:before { content: "\e1e2"; }
+.#{$md-css-prefix}-work:before { content: "\e8f9"; }
+.#{$md-css-prefix}-wrap-text:before { content: "\e25b"; }
+.#{$md-css-prefix}-youtube-searched-for:before { content: "\e8fa"; }
+.#{$md-css-prefix}-zoom-in:before { content: "\e8ff"; }
+.#{$md-css-prefix}-zoom-out:before { content: "\e900"; }
+.#{$md-css-prefix}-zoom-out-map:before { content: "\e56b"; }
diff --git a/vendor/mervick/material-design-icons/scss/_larger.scss b/vendor/mervick/material-design-icons/scss/_larger.scss
new file mode 100644
index 000000000..7ab8a8742
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_larger.scss
@@ -0,0 +1,15 @@
+@import "variables";
+
+// Icon Sizes
+// -------------------------
+
+/* makes the font 33% larger relative to the icon container */
+.#{$md-css-prefix}-lg, .#{$md-css-prefix}-size-lg {
+ font-size: (4em / 3);
+ line-height: (3em / 4);
+ vertical-align: -15%;
+}
+.#{$md-css-prefix}-2x, .#{$md-css-prefix}-size-2x { font-size: 2em; }
+.#{$md-css-prefix}-3x, .#{$md-css-prefix}-size-3x { font-size: 3em; }
+.#{$md-css-prefix}-4x, .#{$md-css-prefix}-size-4x { font-size: 4em; }
+.#{$md-css-prefix}-5x, .#{$md-css-prefix}-size-5x { font-size: 5em; }
diff --git a/vendor/mervick/material-design-icons/scss/_list.scss b/vendor/mervick/material-design-icons/scss/_list.scss
new file mode 100644
index 000000000..9418cb1f1
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_list.scss
@@ -0,0 +1,21 @@
+@import "variables";
+
+// List Icons
+// -------------------------
+
+.#{$md-css-prefix}-ul {
+ padding-left: 0;
+ margin-left: $md-li-width;
+ list-style-type: none;
+ > li { position: relative; }
+}
+.#{$md-css-prefix}-li {
+ position: absolute;
+ left: -$md-li-width;
+ width: $md-li-width;
+ top: (2em / 14);
+ text-align: center;
+ &.#{$md-css-prefix}-lg {
+ left: -$md-li-width + (4em / 14);
+ }
+}
diff --git a/vendor/mervick/material-design-icons/scss/_mixins.scss b/vendor/mervick/material-design-icons/scss/_mixins.scss
new file mode 100644
index 000000000..77ef55403
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_mixins.scss
@@ -0,0 +1,16 @@
+// Mixins
+// --------------------------
+
+@mixin md-icon-rotate($degrees, $rotation) {
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation});
+ -webkit-transform: rotate($degrees);
+ -ms-transform: rotate($degrees);
+ transform: rotate($degrees);
+}
+
+@mixin md-icon-flip($horiz, $vert, $rotation) {
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation});
+ -webkit-transform: scale($horiz, $vert);
+ -ms-transform: scale($horiz, $vert);
+ transform: scale($horiz, $vert);
+}
diff --git a/vendor/mervick/material-design-icons/scss/_path.scss b/vendor/mervick/material-design-icons/scss/_path.scss
new file mode 100644
index 000000000..7753970d6
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_path.scss
@@ -0,0 +1,18 @@
+@import "variables";
+
+/* FONT PATH
+ * -------------------------- */
+
+@font-face {
+ font-family: $md-font-family;
+ font-style: normal;
+ font-weight: 400;
+ src: url('#{$md-font-path}/MaterialIcons-Regular.eot?v=#{$md-version}');
+ src: url('#{$md-font-path}/MaterialIcons-Regular.eot?v=#{$md-version}#iefix') format('embedded-opentype'),
+ //local('Material Icons'),
+ //local('MaterialIcons-Regular'),
+ url('#{$md-font-path}/MaterialIcons-Regular.woff2?v=#{$md-version}') format('woff2'),
+ url('#{$md-font-path}/MaterialIcons-Regular.woff?v=#{$md-version}') format('woff'),
+ url('#{$md-font-path}/MaterialIcons-Regular.ttf?v=#{$md-version}') format('truetype'),
+ url('#{$md-font-path}/MaterialIcons-Regular.svg?v=#{$md-version}#materialiconsregular') format('svg');
+} \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/scss/_rotated-flipped.scss b/vendor/mervick/material-design-icons/scss/_rotated-flipped.scss
new file mode 100644
index 000000000..0bac9e1a8
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_rotated-flipped.scss
@@ -0,0 +1,22 @@
+@import "variables";
+
+// Rotated & Flipped Icons
+// -------------------------
+
+.#{$md-css-prefix}-rotate-90 { @include md-icon-rotate(90deg, 1); }
+.#{$md-css-prefix}-rotate-180 { @include md-icon-rotate(180deg, 2); }
+.#{$md-css-prefix}-rotate-270 { @include md-icon-rotate(270deg, 3); }
+
+.#{$md-css-prefix}-flip-horizontal { @include md-icon-flip(-1, 1, 0); }
+.#{$md-css-prefix}-flip-vertical { @include md-icon-flip(1, -1, 2); }
+
+// Hook for IE8-9
+// -------------------------
+
+:root .#{$md-css-prefix}-rotate-90,
+:root .#{$md-css-prefix}-rotate-180,
+:root .#{$md-css-prefix}-rotate-270,
+:root .#{$md-css-prefix}-flip-horizontal,
+:root .#{$md-css-prefix}-flip-vertical {
+ filter: none;
+}
diff --git a/vendor/mervick/material-design-icons/scss/_stacked.scss b/vendor/mervick/material-design-icons/scss/_stacked.scss
new file mode 100644
index 000000000..ae2879c20
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_stacked.scss
@@ -0,0 +1,22 @@
+@import "variables";
+
+// Stacked Icons
+// -------------------------
+
+.#{$md-css-prefix}-stack {
+ position: relative;
+ display: inline-block;
+ width: 2em;
+ height: 2em;
+ line-height: 2em;
+ vertical-align: middle;
+}
+.#{$md-css-prefix}-stack-1x, .#{$md-css-prefix}-stack-2x {
+ position: absolute;
+ left: 0;
+ width: 100%;
+ text-align: center;
+}
+.#{$md-css-prefix}-stack-1x { line-height: inherit; }
+.#{$md-css-prefix}-stack-2x { font-size: 2em; }
+.#{$md-css-prefix}-inverse { color: $md-inverse; }
diff --git a/vendor/mervick/material-design-icons/scss/_variables.scss b/vendor/mervick/material-design-icons/scss/_variables.scss
new file mode 100644
index 000000000..546dbe217
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/_variables.scss
@@ -0,0 +1,11 @@
+// Variables
+// --------------------------
+
+$md-font-family: "Material Design Icons" !default;
+$md-font-path: "../fonts" !default;
+$md-font-size-base: 14px !default;
+$md-css-prefix: mdi !default;
+$md-border-color: #eee !default;
+$md-inverse: #fff !default;
+$md-li-width: (30em / 14) !default;
+$md-version: "2.2.1" !default; \ No newline at end of file
diff --git a/vendor/mervick/material-design-icons/scss/material-icons.scss b/vendor/mervick/material-design-icons/scss/material-icons.scss
new file mode 100644
index 000000000..8a45f956e
--- /dev/null
+++ b/vendor/mervick/material-design-icons/scss/material-icons.scss
@@ -0,0 +1,12 @@
+@import "variables";
+@import "mixins";
+@import "path";
+@import "core";
+@import "larger";
+@import "fixed-width";
+@import "list";
+@import "bordered-pulled";
+@import "animated";
+@import "rotated-flipped";
+@import "stacked";
+@import "icons";